2018-07-22 01:57:23,995 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-173 | | 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-22 01:57:23,997 - 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.9 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=JAsbBRdUW3ZZ4HrMfJRP3QZpE 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=e022d16594794ceba7252a46e5007481 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-22 01:57:23,997 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-22 01:57:23,998 - 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-22 01:57:24,024 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:57:24,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:57:24,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:57:24,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:57:24,316 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-22 01:57:24,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-22 01:57:24,316 - 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-22 01:57:24,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b06ce18-81f2-4bf1-ac74-27917e52e87b 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-22 01:57:24,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2b06ce18-81f2-4bf1-ac74-27917e52e87b 2018-07-22 01:57:24,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:57:24,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T02:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Tx_6s0rNST-u4MnRtl3UKQ"], "issued_at": "2018-07-22T01:57:24.000000Z"}} 2018-07-22 01:57:24,813 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:25,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57: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-06d1c5ab-5934-4885-b559-3af59d4eee88 x-compute-request-id: req-06d1c5ab-5934-4885-b559-3af59d4eee88 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-22 01:57:25,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-06d1c5ab-5934-4885-b559-3af59d4eee88 2018-07-22 01:57:25,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.24829697609s 2018-07-22 01:57:25,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-06d1c5ab-5934-4885-b559-3af59d4eee88 2018-07-22 01:57:25,565 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-22 01:57:25,568 - 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-22 01:57:25,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 01:57:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 01:57:25,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 01:57:25,577 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:25,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e679f5-d637-43fc-b204-3136d9fea77c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 01:57:25,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b8e679f5-d637-43fc-b204-3136d9fea77c 2018-07-22 01:57:25,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0883951187134s 2018-07-22 01:57:25,663 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b8e679f5-d637-43fc-b204-3136d9fea77c 2018-07-22 01:57:25,664 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'25cc59664c86472d83d1edd82fdabe4e', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-22 01:57:25,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-22 01:57:25,671 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:25,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081e1899-7b7b-4c7f-8a48-a1c65cfda533 Content-Encoding: gzip Content-Length: 1970 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0ba480a07a9c4ac88130776580855ee5"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10001bf6f25d44cf8e80b594b7bc08b9", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/128d50effabb4a2796b74d8eeb4d0a7f"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10001bf6f25d44cf8e80b594b7bc08b9", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/16c76417123f48ceb902cb3627ef7d86"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e7849486524d485e9ff8aa92abeab32b", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1ddac298a28d452ca7d6892c35b78066"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c28378783267464b9f5311d5e2198a93", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1e8807413bd64ca3a7810230004881e4"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6abed6706c54f3f9d643eda8ee2bb54", "id": "1e8807413bd64ca3a7810230004881e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/22f60d8301be4134bd7998b1288a8aef"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2c71b9103074ad1920a442a33e27dcd", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2674f34f1ade4e9f888d0befaa171d3c"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "397678a60a6e4fac9ecca6512beef164", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3ea40d47d54d46c48847e6f66293ed50"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9bf3b3d3f574636a958cab1610b87cf", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/441b3ac060c7419dbd94266cb47cb720"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "83d0963527674a9f84eefcf34287853d", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/46bf53565c524fbcb288986a125eab69"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "21e5e2588aad4ffdb529be4ebeb017fa", "id": "46bf53565c524fbcb288986a125eab69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/53acb06c90c54182bb91d784f78a2c77"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcc570e6768146bdbfcf5903ce0580af", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/58cc0299933c4778bd5326f89a24e24f"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10001bf6f25d44cf8e80b594b7bc08b9", "id": "58cc0299933c4778bd5326f89a24e24f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5f4933ef81f343e2adea9b900b212c89"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "83d0963527674a9f84eefcf34287853d", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/611d3aa5d9c846078ae9c4f5280800ae"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "21e5e2588aad4ffdb529be4ebeb017fa", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/666fd392b95a415a9796c888f29849f7"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "09c7568d84034691a6e02e0e3573a0ca", "id": "666fd392b95a415a9796c888f29849f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6fedbd641b6f484d849842c9c8d77b63"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00d7ef5f78494e0eac22bbe6d602dc9f", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7176849c46b94160a5f2bf00e0924703"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2c71b9103074ad1920a442a33e27dcd", "id": "7176849c46b94160a5f2bf00e0924703"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/771a63fa54304af6898dbb1c54210133"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c28378783267464b9f5311d5e2198a93", "id": "771a63fa54304af6898dbb1c54210133"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/827b37b5f2654b969ccf8fed6e509c05"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68b423b7c5dc46d2a5b0ae884a22f465", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8a738f0efa05452795a186850069bda7"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f57b6e1cef854944bd045bb921bb153c", "id": "8a738f0efa05452795a186850069bda7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8c1dd24ac3694197a40f8be41ef73ff3"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "83d0963527674a9f84eefcf34287853d", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8e0a203456c8484baba86adb28b89ed2"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00d7ef5f78494e0eac22bbe6d602dc9f", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/93309401251a41fa85da19febb0c9ec4"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f57b6e1cef854944bd045bb921bb153c", "id": "93309401251a41fa85da19febb0c9ec4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/93c6eb016a17434caeccea6d795c471a"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f57b6e1cef854944bd045bb921bb153c", "id": "93c6eb016a17434caeccea6d795c471a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/98a8760c997c4d8abcc82dc65ebb3113"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00d7ef5f78494e0eac22bbe6d602dc9f", "id": "98a8760c997c4d8abcc82dc65ebb3113"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9fa6b1d9119341c09ee180c61433b388"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "09c7568d84034691a6e02e0e3573a0ca", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a01fb8fb936a42efb60b974f5cc5f183"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "397678a60a6e4fac9ecca6512beef164", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a1814afe1a654e41b8af1645a8894eab"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2c71b9103074ad1920a442a33e27dcd", "id": "a1814afe1a654e41b8af1645a8894eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a3a166be335740ab9df05e145b379254"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "09c7568d84034691a6e02e0e3573a0ca", "id": "a3a166be335740ab9df05e145b379254"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a730024454e84b9b8b8f10bfee4174ba"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6abed6706c54f3f9d643eda8ee2bb54", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b0c7cfb05de44c6583cffff3957bee7e"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "397678a60a6e4fac9ecca6512beef164", "id": "b0c7cfb05de44c6583cffff3957bee7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bcf26bbeacd44cb79d2ae5d9564f7051"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e7849486524d485e9ff8aa92abeab32b", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c10c7113e61d4e5fa2c23257ffe54445"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e7849486524d485e9ff8aa92abeab32b", "id": "c10c7113e61d4e5fa2c23257ffe54445"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c3f2ad7f26aa4fcaa122ccf675021946"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcc570e6768146bdbfcf5903ce0580af", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c767ddcb0e0d4cb68a4177d24486e200"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9bf3b3d3f574636a958cab1610b87cf", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c8f730b6b254443480dc57b2cef55d5f"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcc570e6768146bdbfcf5903ce0580af", "id": "c8f730b6b254443480dc57b2cef55d5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cac5a726200749f5a83909721c4ac41e"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "21e5e2588aad4ffdb529be4ebeb017fa", "id": "cac5a726200749f5a83909721c4ac41e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd38fd1fbe8944b3b7b6ace40f795f90"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68b423b7c5dc46d2a5b0ae884a22f465", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d06e2d3c053f47b49ba7a99c16a0b4fb"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68b423b7c5dc46d2a5b0ae884a22f465", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/dbba068c89f74e6c8cb96a6fda256eb4"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6abed6706c54f3f9d643eda8ee2bb54", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e44acd49fe8646f394a12616da886249"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c28378783267464b9f5311d5e2198a93", "id": "e44acd49fe8646f394a12616da886249"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ee014fbe4371494ebac70ffdb19ccd36"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9bf3b3d3f574636a958cab1610b87cf", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-22 01:57:25,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-081e1899-7b7b-4c7f-8a48-a1c65cfda533 2018-07-22 01:57:25,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0924708843231s 2018-07-22 01:57:25,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-081e1899-7b7b-4c7f-8a48-a1c65cfda533 2018-07-22 01:57:25,768 - 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/0ba480a07a9c4ac88130776580855ee5'}, u'url': u'http://172.30.9.25:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'10001bf6f25d44cf8e80b594b7bc08b9', u'id': u'0ba480a07a9c4ac88130776580855ee5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/128d50effabb4a2796b74d8eeb4d0a7f'}, u'url': u'http://192.30.9.9:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'10001bf6f25d44cf8e80b594b7bc08b9', u'id': u'128d50effabb4a2796b74d8eeb4d0a7f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/16c76417123f48ceb902cb3627ef7d86'}, 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'e7849486524d485e9ff8aa92abeab32b', u'id': u'16c76417123f48ceb902cb3627ef7d86'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/1ddac298a28d452ca7d6892c35b78066'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c28378783267464b9f5311d5e2198a93', u'id': u'1ddac298a28d452ca7d6892c35b78066'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/1e8807413bd64ca3a7810230004881e4'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a6abed6706c54f3f9d643eda8ee2bb54', u'id': u'1e8807413bd64ca3a7810230004881e4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/22f60d8301be4134bd7998b1288a8aef'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c2c71b9103074ad1920a442a33e27dcd', u'id': u'22f60d8301be4134bd7998b1288a8aef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/2674f34f1ade4e9f888d0befaa171d3c'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'397678a60a6e4fac9ecca6512beef164', u'id': u'2674f34f1ade4e9f888d0befaa171d3c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3ea40d47d54d46c48847e6f66293ed50'}, u'url': u'http://172.30.9.25:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a9bf3b3d3f574636a958cab1610b87cf', u'id': u'3ea40d47d54d46c48847e6f66293ed50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/441b3ac060c7419dbd94266cb47cb720'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'83d0963527674a9f84eefcf34287853d', u'id': u'441b3ac060c7419dbd94266cb47cb720'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/46bf53565c524fbcb288986a125eab69'}, 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'21e5e2588aad4ffdb529be4ebeb017fa', u'id': u'46bf53565c524fbcb288986a125eab69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/53acb06c90c54182bb91d784f78a2c77'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bcc570e6768146bdbfcf5903ce0580af', u'id': u'53acb06c90c54182bb91d784f78a2c77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/58cc0299933c4778bd5326f89a24e24f'}, u'url': u'http://192.30.9.9:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'10001bf6f25d44cf8e80b594b7bc08b9', u'id': u'58cc0299933c4778bd5326f89a24e24f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5f4933ef81f343e2adea9b900b212c89'}, u'url': u'http://172.30.9.25:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'83d0963527674a9f84eefcf34287853d', u'id': u'5f4933ef81f343e2adea9b900b212c89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/611d3aa5d9c846078ae9c4f5280800ae'}, u'url': u'http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'21e5e2588aad4ffdb529be4ebeb017fa', u'id': u'611d3aa5d9c846078ae9c4f5280800ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/666fd392b95a415a9796c888f29849f7'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'09c7568d84034691a6e02e0e3573a0ca', u'id': u'666fd392b95a415a9796c888f29849f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/6fedbd641b6f484d849842c9c8d77b63'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'00d7ef5f78494e0eac22bbe6d602dc9f', u'id': u'6fedbd641b6f484d849842c9c8d77b63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7176849c46b94160a5f2bf00e0924703'}, u'url': u'http://172.30.9.25:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c2c71b9103074ad1920a442a33e27dcd', u'id': u'7176849c46b94160a5f2bf00e0924703'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/771a63fa54304af6898dbb1c54210133'}, 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'c28378783267464b9f5311d5e2198a93', u'id': u'771a63fa54304af6898dbb1c54210133'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/827b37b5f2654b969ccf8fed6e509c05'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'68b423b7c5dc46d2a5b0ae884a22f465', u'id': u'827b37b5f2654b969ccf8fed6e509c05'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/8a738f0efa05452795a186850069bda7'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f57b6e1cef854944bd045bb921bb153c', u'id': u'8a738f0efa05452795a186850069bda7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/8c1dd24ac3694197a40f8be41ef73ff3'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'83d0963527674a9f84eefcf34287853d', u'id': u'8c1dd24ac3694197a40f8be41ef73ff3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/8e0a203456c8484baba86adb28b89ed2'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'00d7ef5f78494e0eac22bbe6d602dc9f', u'id': u'8e0a203456c8484baba86adb28b89ed2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/93309401251a41fa85da19febb0c9ec4'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f57b6e1cef854944bd045bb921bb153c', u'id': u'93309401251a41fa85da19febb0c9ec4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/93c6eb016a17434caeccea6d795c471a'}, u'url': u'http://172.30.9.25:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f57b6e1cef854944bd045bb921bb153c', u'id': u'93c6eb016a17434caeccea6d795c471a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/98a8760c997c4d8abcc82dc65ebb3113'}, 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'00d7ef5f78494e0eac22bbe6d602dc9f', u'id': u'98a8760c997c4d8abcc82dc65ebb3113'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9fa6b1d9119341c09ee180c61433b388'}, 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'09c7568d84034691a6e02e0e3573a0ca', u'id': u'9fa6b1d9119341c09ee180c61433b388'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a01fb8fb936a42efb60b974f5cc5f183'}, 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'397678a60a6e4fac9ecca6512beef164', u'id': u'a01fb8fb936a42efb60b974f5cc5f183'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a1814afe1a654e41b8af1645a8894eab'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c2c71b9103074ad1920a442a33e27dcd', u'id': u'a1814afe1a654e41b8af1645a8894eab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a3a166be335740ab9df05e145b379254'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'09c7568d84034691a6e02e0e3573a0ca', u'id': u'a3a166be335740ab9df05e145b379254'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a730024454e84b9b8b8f10bfee4174ba'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a6abed6706c54f3f9d643eda8ee2bb54', u'id': u'a730024454e84b9b8b8f10bfee4174ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b0c7cfb05de44c6583cffff3957bee7e'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'397678a60a6e4fac9ecca6512beef164', u'id': u'b0c7cfb05de44c6583cffff3957bee7e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/bcf26bbeacd44cb79d2ae5d9564f7051'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e7849486524d485e9ff8aa92abeab32b', u'id': u'bcf26bbeacd44cb79d2ae5d9564f7051'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c10c7113e61d4e5fa2c23257ffe54445'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e7849486524d485e9ff8aa92abeab32b', u'id': u'c10c7113e61d4e5fa2c23257ffe54445'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c3f2ad7f26aa4fcaa122ccf675021946'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bcc570e6768146bdbfcf5903ce0580af', u'id': u'c3f2ad7f26aa4fcaa122ccf675021946'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c767ddcb0e0d4cb68a4177d24486e200'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a9bf3b3d3f574636a958cab1610b87cf', u'id': u'c767ddcb0e0d4cb68a4177d24486e200'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c8f730b6b254443480dc57b2cef55d5f'}, u'url': u'http://172.30.9.25:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bcc570e6768146bdbfcf5903ce0580af', u'id': u'c8f730b6b254443480dc57b2cef55d5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cac5a726200749f5a83909721c4ac41e'}, u'url': u'http://12.0.0.24:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'21e5e2588aad4ffdb529be4ebeb017fa', u'id': u'cac5a726200749f5a83909721c4ac41e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cd38fd1fbe8944b3b7b6ace40f795f90'}, 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'68b423b7c5dc46d2a5b0ae884a22f465', u'id': u'cd38fd1fbe8944b3b7b6ace40f795f90'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d06e2d3c053f47b49ba7a99c16a0b4fb'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'68b423b7c5dc46d2a5b0ae884a22f465', u'id': u'd06e2d3c053f47b49ba7a99c16a0b4fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/dbba068c89f74e6c8cb96a6fda256eb4'}, 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'a6abed6706c54f3f9d643eda8ee2bb54', u'id': u'dbba068c89f74e6c8cb96a6fda256eb4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e44acd49fe8646f394a12616da886249'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c28378783267464b9f5311d5e2198a93', u'id': u'e44acd49fe8646f394a12616da886249'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ee014fbe4371494ebac70ffdb19ccd36'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a9bf3b3d3f574636a958cab1610b87cf', u'id': u'ee014fbe4371494ebac70ffdb19ccd36'})] 2018-07-22 01:57:25,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-22 01:57:25,772 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:25,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57: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-8d247a71-6d4b-4b10-a4cb-f6e7b7243eed x-compute-request-id: req-8d247a71-6d4b-4b10-a4cb-f6e7b7243eed 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-22 01:57:25,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-8d247a71-6d4b-4b10-a4cb-f6e7b7243eed 2018-07-22 01:57:25,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.111814022064s 2018-07-22 01:57:25,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-8d247a71-6d4b-4b10-a4cb-f6e7b7243eed 2018-07-22 01:57:25,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-22 01:57:25,900 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:27,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57: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-13593f8f-936f-4c78-a66d-d5118cdc361e x-compute-request-id: req-13593f8f-936f-4c78-a66d-d5118cdc361e Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-22 01:57:27,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-13593f8f-936f-4c78-a66d-d5118cdc361e 2018-07-22 01:57:27,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.54887700081s 2018-07-22 01:57:27,447 - 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-13593f8f-936f-4c78-a66d-d5118cdc361e 2018-07-22 01:57:27,448 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-22 01:57:27,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 01:57:27,453 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:28,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a19e55e6-3633-4623-b3f8-b2ddc9ff73be Date: Sun, 22 Jul 2018 01:57:28 GMT RESP BODY: {"floatingips": []} 2018-07-22 01:57:28,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-a19e55e6-3633-4623-b3f8-b2ddc9ff73be 2018-07-22 01:57:28,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.835389137268s 2018-07-22 01:57:28,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-a19e55e6-3633-4623-b3f8-b2ddc9ff73be 2018-07-22 01:57:28,289 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-22 01:57:28,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 01:57:28,320 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:28,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57: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-843428ea-9817-49de-b943-6e05fd203ee4 x-compute-request-id: req-843428ea-9817-49de-b943-6e05fd203ee4 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.7", "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": 6}, "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.6", "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-22 01:57:28,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-843428ea-9817-49de-b943-6e05fd203ee4 2018-07-22 01:57:28,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.178574800491s 2018-07-22 01:57:28,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-843428ea-9817-49de-b943-6e05fd203ee4 2018-07-22 01:57:28,469 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', 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': 5}, 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.6', 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': 6}, 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-22 01:57:28,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-22 01:57:28,472 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:28,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57: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-aca500e0-1457-4414-bdb7-82b5dd96722c x-compute-request-id: req-aca500e0-1457-4414-bdb7-82b5dd96722c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 01:57:28,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-aca500e0-1457-4414-bdb7-82b5dd96722c 2018-07-22 01:57:28,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.125458955765s 2018-07-22 01:57:28,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-aca500e0-1457-4414-bdb7-82b5dd96722c 2018-07-22 01:57:28,596 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-22 01:57:28,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:57:28,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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:28,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ec0ece87-cd0a-4e9e-ab68-38a085f6b4cb Date: Sun, 22 Jul 2018 01:57:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 01:57:28,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ec0ece87-cd0a-4e9e-ab68-38a085f6b4cb 2018-07-22 01:57:28,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914731025696s 2018-07-22 01:57:28,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ec0ece87-cd0a-4e9e-ab68-38a085f6b4cb 2018-07-22 01:57:28,689 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'282ca6d7-8024-4f01-bd76-4e8313df85c7'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T01:55:17Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'03ff3771-4217-4429-9bb6-04632e3dc525', 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-22T01:55:11Z', u'provider:network_type': u'flat', u'tenant_id': u'9cef2184377f4ce6999694a85e97fa82', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9cef2184377f4ce6999694a85e97fa82', u'l2_adjacency': True})] 2018-07-22 01:57:28,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 01:57:28,690 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:28,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ee772b0d-d6f6-48d3-a1b9-2052d850410e Date: Sun, 22 Jul 2018 01:57:28 GMT RESP BODY: {"ports":[]} 2018-07-22 01:57:28,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-ee772b0d-d6f6-48d3-a1b9-2052d850410e 2018-07-22 01:57:28,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0340559482574s 2018-07-22 01:57:28,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-ee772b0d-d6f6-48d3-a1b9-2052d850410e 2018-07-22 01:57:28,724 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-22 01:57:28,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 01:57:28,731 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:28,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e592fc3-e2b0-4fa9-852b-d70211f20b6d Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "164c7420a58947e9805410ab5a9b3201"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/164c7420a58947e9805410ab5a9b3201/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "19e9c5ee16d04fc59e3eddac96d38dcb"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/19e9c5ee16d04fc59e3eddac96d38dcb/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "e022d16594794ceba7252a46e5007481"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "2998b46e937240539ae40e3f15b25e22"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/2998b46e937240539ae40e3f15b25e22/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "2adff0d453044eb698afb8b2c13c3e2e"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/2adff0d453044eb698afb8b2c13c3e2e/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "2d21437f84c94ebc84cb9ec59dda063f"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/2d21437f84c94ebc84cb9ec59dda063f/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "6763e67016754ca3a495328b1c6e7378"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/6763e67016754ca3a495328b1c6e7378/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "6d20edf1f671459c9d4a531c140bb6e3"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/6d20edf1f671459c9d4a531c140bb6e3/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "77b81af79195400f938b26162094f391"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/77b81af79195400f938b26162094f391/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "9526005e428c4fd3a84811994ab55908"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/9526005e428c4fd3a84811994ab55908/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "9b904d6ef2314c55a87dff6f0dcc9378"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/9b904d6ef2314c55a87dff6f0dcc9378/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "b96b6365eb474b498521b38f2b366aad"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/b96b6365eb474b498521b38f2b366aad/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "d18bfef183a648f996a6bc7fcba8f584"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/d18bfef183a648f996a6bc7fcba8f584/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "e2da2e4dc86c49e1b4ed47645936674b"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/e2da2e4dc86c49e1b4ed47645936674b/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"project": {"id": "9cef2184377f4ce6999694a85e97fa82"}}, "role": {"id": "8d771fbdfc644a978f277dff10526fc1"}, "user": {"id": "e2da2e4dc86c49e1b4ed47645936674b"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82/users/e2da2e4dc86c49e1b4ed47645936674b/roles/8d771fbdfc644a978f277dff10526fc1"}}, {"scope": {"domain": {"id": "25cc59664c86472d83d1edd82fdabe4e"}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "1421bd6f81df46d1a4f9324c33e54e8a"}, "links": {"assignment": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e/users/1421bd6f81df46d1a4f9324c33e54e8a/roles/81ba99a6e35f4bda94973ef15d75b324"}}, {"scope": {"system": {"all": true}}, "role": {"id": "81ba99a6e35f4bda94973ef15d75b324"}, "user": {"id": "2998b46e937240539ae40e3f15b25e22"}, "links": {"assignment": "http://172.30.9.25:5000/v3/system/users/2998b46e937240539ae40e3f15b25e22/roles/81ba99a6e35f4bda94973ef15d75b324"}}], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-22 01:57:28,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-5e592fc3-e2b0-4fa9-852b-d70211f20b6d 2018-07-22 01:57:28,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106300115585s 2018-07-22 01:57:28,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-5e592fc3-e2b0-4fa9-852b-d70211f20b6d 2018-07-22 01:57:28,837 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'164c7420a58947e9805410ab5a9b3201'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'19e9c5ee16d04fc59e3eddac96d38dcb'}), Munch({'project': u'e022d16594794ceba7252a46e5007481', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'2998b46e937240539ae40e3f15b25e22'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'2adff0d453044eb698afb8b2c13c3e2e'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'2d21437f84c94ebc84cb9ec59dda063f'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'6763e67016754ca3a495328b1c6e7378'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'6d20edf1f671459c9d4a531c140bb6e3'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'77b81af79195400f938b26162094f391'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'9526005e428c4fd3a84811994ab55908'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'9b904d6ef2314c55a87dff6f0dcc9378'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'b96b6365eb474b498521b38f2b366aad'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'd18bfef183a648f996a6bc7fcba8f584'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'e2da2e4dc86c49e1b4ed47645936674b'}), Munch({'project': u'9cef2184377f4ce6999694a85e97fa82', 'id': u'8d771fbdfc644a978f277dff10526fc1', 'user': u'e2da2e4dc86c49e1b4ed47645936674b'}), Munch({'domain': u'25cc59664c86472d83d1edd82fdabe4e', 'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'1421bd6f81df46d1a4f9324c33e54e8a'}), Munch({'id': u'81ba99a6e35f4bda94973ef15d75b324', 'user': u'2998b46e937240539ae40e3f15b25e22'})] 2018-07-22 01:57:28,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:57:28,844 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:28,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de3e2c5-20be-448a-ae33-2b2e3b5ce2f8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:57:28,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6de3e2c5-20be-448a-ae33-2b2e3b5ce2f8 2018-07-22 01:57:28,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0902080535889s 2018-07-22 01:57:28,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6de3e2c5-20be-448a-ae33-2b2e3b5ce2f8 2018-07-22 01:57:28,932 - 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'heat_stack_user', 'id': u'19c51c4475864fd7a40906dca10e02ec'}), 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'81ba99a6e35f4bda94973ef15d75b324'}), 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'8d771fbdfc644a978f277dff10526fc1'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'e42a9a61a8424e7f911a5ebe00b4a105'})] 2018-07-22 01:57:28,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 01:57:28,934 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:28,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e815ac35-4392-4ab0-88dd-af786994ab2c Date: Sun, 22 Jul 2018 01:57:28 GMT RESP BODY: {"routers": []} 2018-07-22 01:57:28,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e815ac35-4392-4ab0-88dd-af786994ab2c 2018-07-22 01:57:28,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0472619533539s 2018-07-22 01:57:28,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e815ac35-4392-4ab0-88dd-af786994ab2c 2018-07-22 01:57:28,981 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-22 01:57:28,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:57:28,984 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:29,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57: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-0f6dea57-d191-4044-b6fd-aeeea2269d02 x-compute-request-id: req-0f6dea57-d191-4044-b6fd-aeeea2269d02 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 01:57:29,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0f6dea57-d191-4044-b6fd-aeeea2269d02 2018-07-22 01:57:29,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210178136826s 2018-07-22 01:57:29,192 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0f6dea57-d191-4044-b6fd-aeeea2269d02 2018-07-22 01:57:29,192 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-22 01:57:29,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-22 01:57:29,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-22 01:57:29,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 01:57:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 01:57:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:29,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685d317e-2a2e-4bc0-a672-66835fff61d2 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/00d7ef5f78494e0eac22bbe6d602dc9f"}, "enabled": true, "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/09c7568d84034691a6e02e0e3573a0ca"}, "enabled": true, "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/10001bf6f25d44cf8e80b594b7bc08b9"}, "enabled": true, "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/21e5e2588aad4ffdb529be4ebeb017fa"}, "enabled": true, "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/397678a60a6e4fac9ecca6512beef164"}, "enabled": true, "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/68b423b7c5dc46d2a5b0ae884a22f465"}, "enabled": true, "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/83d0963527674a9f84eefcf34287853d"}, "enabled": true, "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a6abed6706c54f3f9d643eda8ee2bb54"}, "enabled": true, "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a9bf3b3d3f574636a958cab1610b87cf"}, "enabled": true, "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/bbff9ba6c47e4610a43087422de7d548"}, "enabled": true, "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/bcc570e6768146bdbfcf5903ce0580af"}, "enabled": true, "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/c28378783267464b9f5311d5e2198a93"}, "enabled": true, "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c2c71b9103074ad1920a442a33e27dcd"}, "enabled": true, "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/e7849486524d485e9ff8aa92abeab32b"}, "enabled": true, "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f57b6e1cef854944bd045bb921bb153c"}, "enabled": true, "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-07-22 01:57:29,222 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-685d317e-2a2e-4bc0-a672-66835fff61d2 2018-07-22 01:57:29,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0270781517029s 2018-07-22 01:57:29,223 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-685d317e-2a2e-4bc0-a672-66835fff61d2 2018-07-22 01:57:29,228 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'00d7ef5f78494e0eac22bbe6d602dc9f', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'09c7568d84034691a6e02e0e3573a0ca', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'10001bf6f25d44cf8e80b594b7bc08b9', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'21e5e2588aad4ffdb529be4ebeb017fa', 'name': u'swift'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'397678a60a6e4fac9ecca6512beef164', 'name': u'heat'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'68b423b7c5dc46d2a5b0ae884a22f465', 'name': u'nova'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'83d0963527674a9f84eefcf34287853d', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'a6abed6706c54f3f9d643eda8ee2bb54', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'a9bf3b3d3f574636a958cab1610b87cf', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'bbff9ba6c47e4610a43087422de7d548', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'bcc570e6768146bdbfcf5903ce0580af', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'c28378783267464b9f5311d5e2198a93', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'c2c71b9103074ad1920a442a33e27dcd', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'e7849486524d485e9ff8aa92abeab32b', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'f57b6e1cef854944bd045bb921bb153c', 'name': u'aodh'})] 2018-07-22 01:57:29,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 01:57:29,229 - 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}57f614980c1f4ee669fa89118bf582ca34388656" 2018-07-22 01:57:29,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-888375fe-20a3-46c8-99b2-49d13de614ef Date: Sun, 22 Jul 2018 01:57:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 01:57:29,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-888375fe-20a3-46c8-99b2-49d13de614ef 2018-07-22 01:57:29,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0427639484406s 2018-07-22 01:57:29,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-888375fe-20a3-46c8-99b2-49d13de614ef 2018-07-22 01:57:29,272 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:55:17Z', 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'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'tenant_id': u'9cef2184377f4ce6999694a85e97fa82', u'created_at': u'2018-07-22T01:55:17Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'9cef2184377f4ce6999694a85e97fa82'})] 2018-07-22 01:57:29,380 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 01:57:29,381 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-22 01:57:29,444 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-22 01:57:29,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:57:29,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:57:29,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:57:29,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:57:29,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:57:29,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:57:29,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:57:29,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:57:29,571 - 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-22 01:57:29,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442df66e-4834-4cd6-85f7-5077d268b1d3 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-22 01:57:29,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-442df66e-4834-4cd6-85f7-5077d268b1d3 2018-07-22 01:57:29,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:57:29,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T02:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["RAKkCQ3fSbK5k0WtmVfkYw"], "issued_at": "2018-07-22T01:57:29.000000Z"}} 2018-07-22 01:57:29,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:57:29,969 - 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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" 2018-07-22 01:57:30,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f169c7ab-cf26-4ffc-8c5a-b5de87667ded Date: Sun, 22 Jul 2018 01:57:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 01:57:30,976 - 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-f169c7ab-cf26-4ffc-8c5a-b5de87667ded 2018-07-22 01:57:30,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0074031353s 2018-07-22 01:57:30,976 - 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-f169c7ab-cf26-4ffc-8c5a-b5de87667ded 2018-07-22 01:57:30,977 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-22 01:57:30,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 01:57:30,978 - 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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" -d '{"network": {"name": "tenantnetwork1-net_70803ed3-464b-44d9-b0f4-de9ae7957d7d", "admin_state_up": true}}' 2018-07-22 01:57:31,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-986e1596-2cd8-47e8-8477-932ad0e1c992 Date: Sun, 22 Jul 2018 01:57:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c90ed5c2-bbf0-4153-9c04-c9186e21641c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:57:31Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_70803ed3-464b-44d9-b0f4-de9ae7957d7d","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:31Z","mtu":1450}} 2018-07-22 01:57:31,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-986e1596-2cd8-47e8-8477-932ad0e1c992 2018-07-22 01:57:31,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.513926029205s 2018-07-22 01:57:31,492 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-986e1596-2cd8-47e8-8477-932ad0e1c992 2018-07-22 01:57:31,492 - 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-22T01:57:31Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c90ed5c2-bbf0-4153-9c04-c9186e21641c', u'provider:segmentation_id': 38, 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_70803ed3-464b-44d9-b0f4-de9ae7957d7d', u'created_at': u'2018-07-22T01:57:31Z', u'mtu': 1450, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e022d16594794ceba7252a46e5007481', u'l2_adjacency': True}) 2018-07-22 01:57:31,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:57:31,494 - 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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" 2018-07-22 01:57:31,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-3794434e-89ba-4a82-b3b4-37ef4e3ab4a5 Date: Sun, 22 Jul 2018 01:57:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c90ed5c2-bbf0-4153-9c04-c9186e21641c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:57:31Z","qos_policy_id":null,"name":"tenantnetwork1-net_70803ed3-464b-44d9-b0f4-de9ae7957d7d","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:31Z","provider:network_type":"vxlan"}]} 2018-07-22 01:57:31,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3794434e-89ba-4a82-b3b4-37ef4e3ab4a5 2018-07-22 01:57:31,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112098932266s 2018-07-22 01:57:31,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3794434e-89ba-4a82-b3b4-37ef4e3ab4a5 2018-07-22 01:57:31,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 01:57:31,609 - 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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" -d '{"subnet": {"name": "tenantnetwork1-subnet_70803ed3-464b-44d9-b0f4-de9ae7957d7d", "enable_dhcp": true, "network_id": "c90ed5c2-bbf0-4153-9c04-c9186e21641c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 01:57:32,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-aa52af03-d89f-4184-a713-4e2f04cd02a1 Date: Sun, 22 Jul 2018 01:57:32 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:57:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a1856ba7-d13e-4440-ab45-632599a959bf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_70803ed3-464b-44d9-b0f4-de9ae7957d7d","enable_dhcp":true,"segment_id":null,"network_id":"c90ed5c2-bbf0-4153-9c04-c9186e21641c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:31Z","ip_version":4}} 2018-07-22 01:57:32,133 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-aa52af03-d89f-4184-a713-4e2f04cd02a1 2018-07-22 01:57:32,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.524368047714s 2018-07-22 01:57:32,133 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-aa52af03-d89f-4184-a713-4e2f04cd02a1 2018-07-22 01:57:32,133 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:57:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a1856ba7-d13e-4440-ab45-632599a959bf', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_70803ed3-464b-44d9-b0f4-de9ae7957d7d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c90ed5c2-bbf0-4153-9c04-c9186e21641c', u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T01:57:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 01:57:32,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 01:57:32,135 - 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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "tenantnetwork1-router_70803ed3-464b-44d9-b0f4-de9ae7957d7d", "admin_state_up": true}}' 2018-07-22 01:57:33,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-9fbd7d43-b244-47dc-8ab2-8ac1ed1b9f3d Date: Sun, 22 Jul 2018 01:57:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:32Z", "admin_state_up": true, "updated_at": "2018-07-22T01:57:33Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0c0c4c44-46af-4742-8d59-41841892f7db", "name": "tenantnetwork1-router_70803ed3-464b-44d9-b0f4-de9ae7957d7d"}} 2018-07-22 01:57:33,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9fbd7d43-b244-47dc-8ab2-8ac1ed1b9f3d 2018-07-22 01:57:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43803501129s 2018-07-22 01:57:33,573 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9fbd7d43-b244-47dc-8ab2-8ac1ed1b9f3d 2018-07-22 01:57:33,573 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:57:33Z', u'revision_number': 3, u'ha': False, u'id': u'0c0c4c44-46af-4742-8d59-41841892f7db', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_70803ed3-464b-44d9-b0f4-de9ae7957d7d', u'admin_state_up': True, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T01:57:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 01:57:33,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 01:57:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/0c0c4c44-46af-4742-8d59-41841892f7db/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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" -d '{"subnet_id": "a1856ba7-d13e-4440-ab45-632599a959bf"}' 2018-07-22 01:57:35,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1929fa30-2c20-45ec-8912-1d3188e1b083 Date: Sun, 22 Jul 2018 01:57:35 GMT RESP BODY: {"network_id": "c90ed5c2-bbf0-4153-9c04-c9186e21641c", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "a1856ba7-d13e-4440-ab45-632599a959bf", "subnet_ids": ["a1856ba7-d13e-4440-ab45-632599a959bf"], "port_id": "4184ca96-9c22-481b-a2b8-4f055b48cef8", "id": "0c0c4c44-46af-4742-8d59-41841892f7db"} 2018-07-22 01:57:35,424 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0c0c4c44-46af-4742-8d59-41841892f7db/add_router_interface.json used request id req-1929fa30-2c20-45ec-8912-1d3188e1b083 2018-07-22 01:57:35,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.85038304329s 2018-07-22 01:57:35,424 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0c0c4c44-46af-4742-8d59-41841892f7db/add_router_interface.json used request id req-1929fa30-2c20-45ec-8912-1d3188e1b083 returning object 0c0c4c44-46af-4742-8d59-41841892f7db 2018-07-22 01:57:35,546 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 01:57:35,546 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-22 01:57:35,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 01:57:35,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/0c0c4c44-46af-4742-8d59-41841892f7db/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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" -d '{"subnet_id": "a1856ba7-d13e-4440-ab45-632599a959bf"}' 2018-07-22 01:57:37,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fc793ff2-d519-405e-9192-121815b6c96b Date: Sun, 22 Jul 2018 01:57:37 GMT RESP BODY: {"network_id": "c90ed5c2-bbf0-4153-9c04-c9186e21641c", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "a1856ba7-d13e-4440-ab45-632599a959bf", "subnet_ids": ["a1856ba7-d13e-4440-ab45-632599a959bf"], "port_id": "4184ca96-9c22-481b-a2b8-4f055b48cef8", "id": "0c0c4c44-46af-4742-8d59-41841892f7db"} 2018-07-22 01:57:37,288 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0c0c4c44-46af-4742-8d59-41841892f7db/remove_router_interface.json used request id req-fc793ff2-d519-405e-9192-121815b6c96b 2018-07-22 01:57:37,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.73660802841s 2018-07-22 01:57:37,289 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0c0c4c44-46af-4742-8d59-41841892f7db/remove_router_interface.json used request id req-fc793ff2-d519-405e-9192-121815b6c96b returning object 0c0c4c44-46af-4742-8d59-41841892f7db 2018-07-22 01:57:37,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 01:57:37,290 - 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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" 2018-07-22 01:57:37,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-18f16d5f-dc5d-47ba-9541-e83c7bcbb132 Date: Sun, 22 Jul 2018 01:57:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:32Z", "admin_state_up": true, "updated_at": "2018-07-22T01:57:36Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "0c0c4c44-46af-4742-8d59-41841892f7db", "name": "tenantnetwork1-router_70803ed3-464b-44d9-b0f4-de9ae7957d7d"}]} 2018-07-22 01:57:37,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-18f16d5f-dc5d-47ba-9541-e83c7bcbb132 2018-07-22 01:57:37,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140308141708s 2018-07-22 01:57:37,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-18f16d5f-dc5d-47ba-9541-e83c7bcbb132 2018-07-22 01:57:37,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 01:57:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/0c0c4c44-46af-4742-8d59-41841892f7db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" 2018-07-22 01:57:38,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d68dc924-587f-4c2f-97a2-85a222985973 Content-Length: 0 Date: Sun, 22 Jul 2018 01:57:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:57:38,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/0c0c4c44-46af-4742-8d59-41841892f7db.json used request id req-d68dc924-587f-4c2f-97a2-85a222985973 2018-07-22 01:57:38,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.0280020237s 2018-07-22 01:57:38,460 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/0c0c4c44-46af-4742-8d59-41841892f7db.json used request id req-d68dc924-587f-4c2f-97a2-85a222985973 2018-07-22 01:57:38,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 01:57:38,461 - 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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" 2018-07-22 01:57:38,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-8a0e83a3-6e8c-461a-9ac5-058c4ff1e072 Date: Sun, 22 Jul 2018 01:57:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4},{"updated_at":"2018-07-22T01:57:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a1856ba7-d13e-4440-ab45-632599a959bf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_70803ed3-464b-44d9-b0f4-de9ae7957d7d","enable_dhcp":true,"segment_id":null,"network_id":"c90ed5c2-bbf0-4153-9c04-c9186e21641c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:31Z","ip_version":4}]} 2018-07-22 01:57:38,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8a0e83a3-6e8c-461a-9ac5-058c4ff1e072 2018-07-22 01:57:38,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0784471035004s 2018-07-22 01:57:38,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8a0e83a3-6e8c-461a-9ac5-058c4ff1e072 2018-07-22 01:57:38,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 01:57:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/a1856ba7-d13e-4440-ab45-632599a959bf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" 2018-07-22 01:57:39,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ce2d625-f778-4589-8e1c-71c4b08d441f Date: Sun, 22 Jul 2018 01:57:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:57:39,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a1856ba7-d13e-4440-ab45-632599a959bf.json used request id req-2ce2d625-f778-4589-8e1c-71c4b08d441f 2018-07-22 01:57:39,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.955196857452s 2018-07-22 01:57:39,496 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a1856ba7-d13e-4440-ab45-632599a959bf.json used request id req-2ce2d625-f778-4589-8e1c-71c4b08d441f 2018-07-22 01:57:39,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:57:39,497 - 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}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" 2018-07-22 01:57:39,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-c6fb085b-4dff-422e-b515-1d9648212ce3 Date: Sun, 22 Jul 2018 01:57:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"c90ed5c2-bbf0-4153-9c04-c9186e21641c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:57:39Z","qos_policy_id":null,"name":"tenantnetwork1-net_70803ed3-464b-44d9-b0f4-de9ae7957d7d","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:31Z","provider:network_type":"vxlan"}]} 2018-07-22 01:57:39,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c6fb085b-4dff-422e-b515-1d9648212ce3 2018-07-22 01:57:39,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0799520015717s 2018-07-22 01:57:39,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c6fb085b-4dff-422e-b515-1d9648212ce3 2018-07-22 01:57:39,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 01:57:39,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/c90ed5c2-bbf0-4153-9c04-c9186e21641c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}45bcd105a4bd346db0db33e03bebc1c80fedb6b4" 2018-07-22 01:57:40,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5196c78c-46e5-4d34-aae1-8ddf2d19b2fe Date: Sun, 22 Jul 2018 01:57:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:57:40,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c90ed5c2-bbf0-4153-9c04-c9186e21641c.json used request id req-5196c78c-46e5-4d34-aae1-8ddf2d19b2fe 2018-07-22 01:57:40,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.995702981949s 2018-07-22 01:57:40,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c90ed5c2-bbf0-4153-9c04-c9186e21641c.json used request id req-5196c78c-46e5-4d34-aae1-8ddf2d19b2fe 2018-07-22 01:57:40,629 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-22 01:57:40,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:57:40,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:57:40,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:57:40,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:57:40,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:57:40,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:57:40,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:57:40,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:57:40,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:57:40,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:57:40,673 - 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-22 01:57:40,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345cb3a2-896a-4f42-9a03-5bae75499da1 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-22 01:57:40,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-345cb3a2-896a-4f42-9a03-5bae75499da1 2018-07-22 01:57:40,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:57:41,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T02:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["VWsbgPymTUWju5OF2SjjEA"], "issued_at": "2018-07-22T01:57:41.000000Z"}} 2018-07-22 01:57:41,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:57:41,060 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:42,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-701cfe4f-e93b-4e84-b8dd-49e2f3f6ebd8 Date: Sun, 22 Jul 2018 01:57:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 01:57:42,161 - 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-701cfe4f-e93b-4e84-b8dd-49e2f3f6ebd8 2018-07-22 01:57:42,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10104393959s 2018-07-22 01:57:42,161 - 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-701cfe4f-e93b-4e84-b8dd-49e2f3f6ebd8 2018-07-22 01:57:42,165 - 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-22 01:57:42,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 01:57:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 01:57:42,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 01:57:42,174 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:42,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b431f87-fdb9-4379-aca5-46ba8e3e4738 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 01:57:42,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-8b431f87-fdb9-4379-aca5-46ba8e3e4738 2018-07-22 01:57:42,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.144267082214s 2018-07-22 01:57:42,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-8b431f87-fdb9-4379-aca5-46ba8e3e4738 2018-07-22 01:57:42,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 01:57:42,326 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_8dda2f14-ea06-4556-b54a-e2205740b355"}}' 2018-07-22 01:57:42,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc856b71-4a18-4b71-b302-cb505c28bc6b 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/9e0e98e9c1fa4194b3838f88e6efb5bd"}, "tags": [], "enabled": true, "id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8dda2f14-ea06-4556-b54a-e2205740b355"}} 2018-07-22 01:57:42,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fc856b71-4a18-4b71-b302-cb505c28bc6b 2018-07-22 01:57:42,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.224855899811s 2018-07-22 01:57:42,548 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fc856b71-4a18-4b71-b302-cb505c28bc6b 2018-07-22 01:57:42,549 - 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'9e0e98e9c1fa4194b3838f88e6efb5bd', '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_8dda2f14-ea06-4556-b54a-e2205740b355'}) 2018-07-22 01:57:42,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 01:57:42,558 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ab210284-05cd-4869-8afe-e39bb8b0f6f3", "email": null, "name": "tenantnetwork2-user_8dda2f14-ea06-4556-b54a-e2205740b355"}}' 2018-07-22 01:57:42,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a62dddff-8eb7-4e6b-9dbc-eed44e2bcfbb Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_8dda2f14-ea06-4556-b54a-e2205740b355", "links": {"self": "http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2731b2d6d66b4c6dacba2afe4f9b809f", "domain_id": "default", "password_expires_at": null}} 2018-07-22 01:57:42,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-a62dddff-8eb7-4e6b-9dbc-eed44e2bcfbb 2018-07-22 01:57:42,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.412003993988s 2018-07-22 01:57:42,967 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-a62dddff-8eb7-4e6b-9dbc-eed44e2bcfbb 2018-07-22 01:57:42,968 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2731b2d6d66b4c6dacba2afe4f9b809f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_8dda2f14-ea06-4556-b54a-e2205740b355'}) 2018-07-22 01:57:42,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:57:42,975 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:43,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52abecae-702b-4ab3-8ea1-837a33ea68ce Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:57:43,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-52abecae-702b-4ab3-8ea1-837a33ea68ce 2018-07-22 01:57:43,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0855860710144s 2018-07-22 01:57:43,058 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-52abecae-702b-4ab3-8ea1-837a33ea68ce 2018-07-22 01:57:43,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:57:43,066 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:43,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d75b841-abd0-4e35-963f-5f7c5c3f7042 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:57:43,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9d75b841-abd0-4e35-963f-5f7c5c3f7042 2018-07-22 01:57:43,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0821318626404s 2018-07-22 01:57:43,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9d75b841-abd0-4e35-963f-5f7c5c3f7042 2018-07-22 01:57:43,147 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 01:57:43,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 01:57:43,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4ded3c772873e9977dda68dee1086d7ebca23ae" -d '{"role": {"name": "Member"}}' 2018-07-22 01:57:43,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba2a091-119a-4020-b58f-23d406d051ce Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "862ebb4185034f6396d257866482a2aa", "links": {"self": "http://172.30.9.25:5000/v3/roles/862ebb4185034f6396d257866482a2aa"}, "name": "Member"}} 2018-07-22 01:57:43,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-5ba2a091-119a-4020-b58f-23d406d051ce 2018-07-22 01:57:43,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.14691901207s 2018-07-22 01:57:43,297 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-5ba2a091-119a-4020-b58f-23d406d051ce 2018-07-22 01:57:43,298 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'862ebb4185034f6396d257866482a2aa'}) 2018-07-22 01:57:43,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:57:43,305 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:43,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd8ea67-a68d-4b90-afdf-c447e0565ae6 Content-Encoding: gzip Content-Length: 352 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "862ebb4185034f6396d257866482a2aa", "links": {"self": "http://172.30.9.25:5000/v3/roles/862ebb4185034f6396d257866482a2aa"}, "name": "Member"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:57:43,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9fd8ea67-a68d-4b90-afdf-c447e0565ae6 2018-07-22 01:57:43,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0937929153442s 2018-07-22 01:57:43,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9fd8ea67-a68d-4b90-afdf-c447e0565ae6 2018-07-22 01:57:43,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 01:57:43,404 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:43,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c017bc-f61b-4262-87f2-3b33bd0058ef 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-22 01:57:43,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-93c017bc-f61b-4262-87f2-3b33bd0058ef 2018-07-22 01:57:43,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0896971225739s 2018-07-22 01:57:43,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-93c017bc-f61b-4262-87f2-3b33bd0058ef 2018-07-22 01:57:43,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:57:43,495 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:43,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abdb5116-71ea-4320-99f2-55e2e85877bb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_8dda2f14-ea06-4556-b54a-e2205740b355", "links": {"self": "http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2731b2d6d66b4c6dacba2afe4f9b809f", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 01:57:43,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-abdb5116-71ea-4320-99f2-55e2e85877bb 2018-07-22 01:57:43,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121585130692s 2018-07-22 01:57:43,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-abdb5116-71ea-4320-99f2-55e2e85877bb 2018-07-22 01:57:43,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 01:57:43,629 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:43,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ba9cab-db59-4c64-b4db-0cdb2d8ab50b 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "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/9e0e98e9c1fa4194b3838f88e6efb5bd"}, "tags": [], "enabled": true, "id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8dda2f14-ea06-4556-b54a-e2205740b355"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 01:57:43,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-94ba9cab-db59-4c64-b4db-0cdb2d8ab50b 2018-07-22 01:57:43,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0867969989777s 2018-07-22 01:57:43,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-94ba9cab-db59-4c64-b4db-0cdb2d8ab50b 2018-07-22 01:57:43,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 01:57:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=2731b2d6d66b4c6dacba2afe4f9b809f&role.id=862ebb4185034f6396d257866482a2aa&scope.project.id=9e0e98e9c1fa4194b3838f88e6efb5bd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:43,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f574c5b-fb42-477f-8a7f-01472e23506d 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=2731b2d6d66b4c6dacba2afe4f9b809f&role.id=862ebb4185034f6396d257866482a2aa&scope.project.id=9e0e98e9c1fa4194b3838f88e6efb5bd", "previous": null, "next": null}} 2018-07-22 01:57:43,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=2731b2d6d66b4c6dacba2afe4f9b809f&role.id=862ebb4185034f6396d257866482a2aa&scope.project.id=9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-1f574c5b-fb42-477f-8a7f-01472e23506d 2018-07-22 01:57:43,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.169325113297s 2018-07-22 01:57:43,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=2731b2d6d66b4c6dacba2afe4f9b809f&role.id=862ebb4185034f6396d257866482a2aa&scope.project.id=9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-1f574c5b-fb42-477f-8a7f-01472e23506d 2018-07-22 01:57:43,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 01:57:43,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd/users/2731b2d6d66b4c6dacba2afe4f9b809f/roles/862ebb4185034f6396d257866482a2aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:44,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80fe6a4-d966-4441-b3b8-841fe942e485 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:57:44,056 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd/users/2731b2d6d66b4c6dacba2afe4f9b809f/roles/862ebb4185034f6396d257866482a2aa used request id req-b80fe6a4-d966-4441-b3b8-841fe942e485 2018-07-22 01:57:44,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163445949554s 2018-07-22 01:57:44,057 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd/users/2731b2d6d66b4c6dacba2afe4f9b809f/roles/862ebb4185034f6396d257866482a2aa used request id req-b80fe6a4-d966-4441-b3b8-841fe942e485 2018-07-22 01:57:44,058 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_8dda2f14-ea06-4556-b54a-e2205740b355', 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'9e0e98e9c1fa4194b3838f88e6efb5bd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ab210284-05cd-4869-8afe-e39bb8b0f6f3', 'username': u'tenantnetwork2-user_8dda2f14-ea06-4556-b54a-e2205740b355', '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-22 01:57:44,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:57:44,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:57:44,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:57:44,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:57:44,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:57:44,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:57:44,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:57:44,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:57:44,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:57:44,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:57:44,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:57:44,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:57:44,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:57:44,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:57:44,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:57:44,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:57:44,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:57:44,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:57:44,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:57:44,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:57:44,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:57:44,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:57:44,063 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_8dda2f14-ea06-4556-b54a-e2205740b355', 'password': 'ab210284-05cd-4869-8afe-e39bb8b0f6f3', 'project_name': 'tenantnetwork2-project_8dda2f14-ea06-4556-b54a-e2205740b355', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '9e0e98e9c1fa4194b3838f88e6efb5bd', 'project_domain_name': 'Default'} 2018-07-22 01:57:44,064 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-22 01:57:44,065 - 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-22 01:57:44,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9035f09-5af3-4fcb-9a4d-8e6a9afebbbf 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-22 01:57:44,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a9035f09-5af3-4fcb-9a4d-8e6a9afebbbf 2018-07-22 01:57:44,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:57:44,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "862ebb4185034f6396d257866482a2aa", "name": "Member"}], "expires_at": "2018-07-22T02:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "name": "tenantnetwork2-project_8dda2f14-ea06-4556-b54a-e2205740b355"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9e0e98e9c1fa4194b3838f88e6efb5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_8dda2f14-ea06-4556-b54a-e2205740b355", "id": "2731b2d6d66b4c6dacba2afe4f9b809f"}, "audit_ids": ["i5xlbjCeSLyOLgKgn6OzsA"], "issued_at": "2018-07-22T01:57:44.000000Z"}} 2018-07-22 01:57:44,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 01:57:44,450 - 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}127d69ba8d85797d9da53f231a45848a2047d820" -d '{"network": {"name": "tenantnetwork2-net_8dda2f14-ea06-4556-b54a-e2205740b355", "admin_state_up": true}}' 2018-07-22 01:57:45,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-cbad29bc-82c6-46ed-805e-6f726cae9d3b Date: Sun, 22 Jul 2018 01:57:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a562e97e-3faf-4642-ae29-961cfd27fea9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:57:45Z","is_default":false,"name":"tenantnetwork2-net_8dda2f14-ea06-4556-b54a-e2205740b355","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","created_at":"2018-07-22T01:57:45Z","mtu":1450}} 2018-07-22 01:57:45,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cbad29bc-82c6-46ed-805e-6f726cae9d3b 2018-07-22 01:57:45,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.41377305984s 2018-07-22 01:57:45,863 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cbad29bc-82c6-46ed-805e-6f726cae9d3b 2018-07-22 01:57:45,864 - 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-22T01:57:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'a562e97e-3faf-4642-ae29-961cfd27fea9', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_8dda2f14-ea06-4556-b54a-e2205740b355', u'admin_state_up': True, u'tenant_id': u'9e0e98e9c1fa4194b3838f88e6efb5bd', u'created_at': u'2018-07-22T01:57:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9e0e98e9c1fa4194b3838f88e6efb5bd', u'l2_adjacency': True}) 2018-07-22 01:57:45,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:57:45,865 - 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}127d69ba8d85797d9da53f231a45848a2047d820" 2018-07-22 01:57:45,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-5c83b3fd-81e0-4bb9-93fe-015c8c03a80b Date: Sun, 22 Jul 2018 01:57:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a562e97e-3faf-4642-ae29-961cfd27fea9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:57:45Z","qos_policy_id":null,"name":"tenantnetwork2-net_8dda2f14-ea06-4556-b54a-e2205740b355","admin_state_up":true,"tenant_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","created_at":"2018-07-22T01:57:45Z","mtu":1450}]} 2018-07-22 01:57:45,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5c83b3fd-81e0-4bb9-93fe-015c8c03a80b 2018-07-22 01:57:45,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130504846573s 2018-07-22 01:57:45,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5c83b3fd-81e0-4bb9-93fe-015c8c03a80b 2018-07-22 01:57:45,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 01:57:45,998 - 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}127d69ba8d85797d9da53f231a45848a2047d820" -d '{"subnet": {"name": "tenantnetwork2-subnet_8dda2f14-ea06-4556-b54a-e2205740b355", "enable_dhcp": true, "network_id": "a562e97e-3faf-4642-ae29-961cfd27fea9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 01:57:46,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dfb4e8d1-f4be-45d8-87ce-f11a4f9daa08 Date: Sun, 22 Jul 2018 01:57:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a562e97e-3faf-4642-ae29-961cfd27fea9","tenant_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","created_at":"2018-07-22T01:57:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:57:46Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","id":"cd0e967e-47a5-40ea-abfb-15cde16d2196","subnetpool_id":null,"name":"tenantnetwork2-subnet_8dda2f14-ea06-4556-b54a-e2205740b355"}} 2018-07-22 01:57:46,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-dfb4e8d1-f4be-45d8-87ce-f11a4f9daa08 2018-07-22 01:57:46,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.758327007294s 2018-07-22 01:57:46,756 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-dfb4e8d1-f4be-45d8-87ce-f11a4f9daa08 2018-07-22 01:57:46,756 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:57:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cd0e967e-47a5-40ea-abfb-15cde16d2196', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_8dda2f14-ea06-4556-b54a-e2205740b355', u'enable_dhcp': True, u'network_id': u'a562e97e-3faf-4642-ae29-961cfd27fea9', u'tenant_id': u'9e0e98e9c1fa4194b3838f88e6efb5bd', u'created_at': u'2018-07-22T01:57:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9e0e98e9c1fa4194b3838f88e6efb5bd'}) 2018-07-22 01:57:46,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 01:57:46,757 - 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}127d69ba8d85797d9da53f231a45848a2047d820" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "tenantnetwork2-router_8dda2f14-ea06-4556-b54a-e2205740b355", "admin_state_up": true}}' 2018-07-22 01:57:48,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1e505aa0-5c55-48d0-88d4-4471399be5f3 Date: Sun, 22 Jul 2018 01:57:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:46Z", "admin_state_up": true, "updated_at": "2018-07-22T01:57:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "fe144ff8-fb5e-44f9-a316-e488234650cf", "name": "tenantnetwork2-router_8dda2f14-ea06-4556-b54a-e2205740b355"}} 2018-07-22 01:57:48,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1e505aa0-5c55-48d0-88d4-4471399be5f3 2018-07-22 01:57:48,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.2992079258s 2018-07-22 01:57:48,056 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1e505aa0-5c55-48d0-88d4-4471399be5f3 2018-07-22 01:57:48,057 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:57:47Z', u'revision_number': 3, u'id': u'fe144ff8-fb5e-44f9-a316-e488234650cf', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_8dda2f14-ea06-4556-b54a-e2205740b355', u'admin_state_up': True, u'tenant_id': u'9e0e98e9c1fa4194b3838f88e6efb5bd', u'created_at': u'2018-07-22T01:57:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'9e0e98e9c1fa4194b3838f88e6efb5bd'}) 2018-07-22 01:57:48,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 01:57:48,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/fe144ff8-fb5e-44f9-a316-e488234650cf/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}127d69ba8d85797d9da53f231a45848a2047d820" -d '{"subnet_id": "cd0e967e-47a5-40ea-abfb-15cde16d2196"}' 2018-07-22 01:57:50,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-865718b0-4280-4369-834c-241bea0381ca Date: Sun, 22 Jul 2018 01:57:50 GMT RESP BODY: {"network_id": "a562e97e-3faf-4642-ae29-961cfd27fea9", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "subnet_id": "cd0e967e-47a5-40ea-abfb-15cde16d2196", "subnet_ids": ["cd0e967e-47a5-40ea-abfb-15cde16d2196"], "port_id": "d42294ad-5047-4002-906d-a785940163d6", "id": "fe144ff8-fb5e-44f9-a316-e488234650cf"} 2018-07-22 01:57:50,080 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fe144ff8-fb5e-44f9-a316-e488234650cf/add_router_interface.json used request id req-865718b0-4280-4369-834c-241bea0381ca 2018-07-22 01:57:50,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02230596542s 2018-07-22 01:57:50,080 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fe144ff8-fb5e-44f9-a316-e488234650cf/add_router_interface.json used request id req-865718b0-4280-4369-834c-241bea0381ca returning object fe144ff8-fb5e-44f9-a316-e488234650cf 2018-07-22 01:57:50,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 01:57:50,191 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-22 01:57:50,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 01:57:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/fe144ff8-fb5e-44f9-a316-e488234650cf/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}127d69ba8d85797d9da53f231a45848a2047d820" -d '{"subnet_id": "cd0e967e-47a5-40ea-abfb-15cde16d2196"}' 2018-07-22 01:57:51,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c8d66a9b-213e-4ac8-b92f-403484b64e1e Date: Sun, 22 Jul 2018 01:57:51 GMT RESP BODY: {"network_id": "a562e97e-3faf-4642-ae29-961cfd27fea9", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "subnet_id": "cd0e967e-47a5-40ea-abfb-15cde16d2196", "subnet_ids": ["cd0e967e-47a5-40ea-abfb-15cde16d2196"], "port_id": "d42294ad-5047-4002-906d-a785940163d6", "id": "fe144ff8-fb5e-44f9-a316-e488234650cf"} 2018-07-22 01:57:51,867 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fe144ff8-fb5e-44f9-a316-e488234650cf/remove_router_interface.json used request id req-c8d66a9b-213e-4ac8-b92f-403484b64e1e 2018-07-22 01:57:51,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.67101597786s 2018-07-22 01:57:51,868 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fe144ff8-fb5e-44f9-a316-e488234650cf/remove_router_interface.json used request id req-c8d66a9b-213e-4ac8-b92f-403484b64e1e returning object fe144ff8-fb5e-44f9-a316-e488234650cf 2018-07-22 01:57:51,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 01:57:51,869 - 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}127d69ba8d85797d9da53f231a45848a2047d820" 2018-07-22 01:57:52,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-95ee41de-b74c-45cf-bf1e-2180b91be8ba Date: Sun, 22 Jul 2018 01:57:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:46Z", "admin_state_up": true, "updated_at": "2018-07-22T01:57:50Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "fe144ff8-fb5e-44f9-a316-e488234650cf", "name": "tenantnetwork2-router_8dda2f14-ea06-4556-b54a-e2205740b355"}]} 2018-07-22 01:57:52,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-95ee41de-b74c-45cf-bf1e-2180b91be8ba 2018-07-22 01:57:52,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.315410852432s 2018-07-22 01:57:52,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-95ee41de-b74c-45cf-bf1e-2180b91be8ba 2018-07-22 01:57:52,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 01:57:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/fe144ff8-fb5e-44f9-a316-e488234650cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}127d69ba8d85797d9da53f231a45848a2047d820" 2018-07-22 01:57:53,256 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0220ff2f-dc09-4db4-9cbc-229aa973c145 Content-Length: 0 Date: Sun, 22 Jul 2018 01:57:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:57:53,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/fe144ff8-fb5e-44f9-a316-e488234650cf.json used request id req-0220ff2f-dc09-4db4-9cbc-229aa973c145 2018-07-22 01:57:53,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.07053494453s 2018-07-22 01:57:53,256 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/fe144ff8-fb5e-44f9-a316-e488234650cf.json used request id req-0220ff2f-dc09-4db4-9cbc-229aa973c145 2018-07-22 01:57:53,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 01:57:53,257 - 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}127d69ba8d85797d9da53f231a45848a2047d820" 2018-07-22 01:57:53,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2eb535ee-420c-419c-b831-e91eebe4797d Date: Sun, 22 Jul 2018 01:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a562e97e-3faf-4642-ae29-961cfd27fea9","tenant_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","created_at":"2018-07-22T01:57:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:57:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","id":"cd0e967e-47a5-40ea-abfb-15cde16d2196","subnetpool_id":null,"name":"tenantnetwork2-subnet_8dda2f14-ea06-4556-b54a-e2205740b355"}]} 2018-07-22 01:57:53,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2eb535ee-420c-419c-b831-e91eebe4797d 2018-07-22 01:57:53,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.070513010025s 2018-07-22 01:57:53,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2eb535ee-420c-419c-b831-e91eebe4797d 2018-07-22 01:57:53,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 01:57:53,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/cd0e967e-47a5-40ea-abfb-15cde16d2196.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}127d69ba8d85797d9da53f231a45848a2047d820" 2018-07-22 01:57:54,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c12578b-5da1-4c27-9c99-0acbdc056431 Date: Sun, 22 Jul 2018 01:57:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:57:54,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/cd0e967e-47a5-40ea-abfb-15cde16d2196.json used request id req-5c12578b-5da1-4c27-9c99-0acbdc056431 2018-07-22 01:57:54,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.915096998215s 2018-07-22 01:57:54,244 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/cd0e967e-47a5-40ea-abfb-15cde16d2196.json used request id req-5c12578b-5da1-4c27-9c99-0acbdc056431 2018-07-22 01:57:54,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:57:54,245 - 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}127d69ba8d85797d9da53f231a45848a2047d820" 2018-07-22 01:57:54,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-2b42590b-f10b-4ea5-8ec0-45eae93f8c3d Date: Sun, 22 Jul 2018 01:57:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a562e97e-3faf-4642-ae29-961cfd27fea9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:57:54Z","qos_policy_id":null,"name":"tenantnetwork2-net_8dda2f14-ea06-4556-b54a-e2205740b355","admin_state_up":true,"tenant_id":"9e0e98e9c1fa4194b3838f88e6efb5bd","created_at":"2018-07-22T01:57:45Z","mtu":1450}]} 2018-07-22 01:57:54,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2b42590b-f10b-4ea5-8ec0-45eae93f8c3d 2018-07-22 01:57:54,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270936012268s 2018-07-22 01:57:54,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2b42590b-f10b-4ea5-8ec0-45eae93f8c3d 2018-07-22 01:57:54,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 01:57:54,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/a562e97e-3faf-4642-ae29-961cfd27fea9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}127d69ba8d85797d9da53f231a45848a2047d820" 2018-07-22 01:57:55,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5f8f813-e67d-4c34-af11-6c8664d019a3 Date: Sun, 22 Jul 2018 01:57:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:57:55,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a562e97e-3faf-4642-ae29-961cfd27fea9.json used request id req-a5f8f813-e67d-4c34-af11-6c8664d019a3 2018-07-22 01:57:55,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.61328291893s 2018-07-22 01:57:55,131 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a562e97e-3faf-4642-ae29-961cfd27fea9.json used request id req-a5f8f813-e67d-4c34-af11-6c8664d019a3 2018-07-22 01:57:55,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:57:55,135 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:55,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd7fc82-a6d4-4e92-958d-62aeb0910ce6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_8dda2f14-ea06-4556-b54a-e2205740b355", "links": {"self": "http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2731b2d6d66b4c6dacba2afe4f9b809f", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 01:57:55,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3dd7fc82-a6d4-4e92-958d-62aeb0910ce6 2018-07-22 01:57:55,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115679979324s 2018-07-22 01:57:55,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3dd7fc82-a6d4-4e92-958d-62aeb0910ce6 2018-07-22 01:57:55,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:57:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:55,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be06db8-afc4-4964-b975-8545a610f2c7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_8dda2f14-ea06-4556-b54a-e2205740b355", "links": {"self": "http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2731b2d6d66b4c6dacba2afe4f9b809f", "description": null}} 2018-07-22 01:57:55,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f used request id req-6be06db8-afc4-4964-b975-8545a610f2c7 2018-07-22 01:57:55,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.099277973175s 2018-07-22 01:57:55,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f used request id req-6be06db8-afc4-4964-b975-8545a610f2c7 2018-07-22 01:57:55,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 01:57:55,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:55,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73552f82-493f-44a9-a770-43ba419e3f78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:57:55,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f used request id req-73552f82-493f-44a9-a770-43ba419e3f78 2018-07-22 01:57:55,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225385904312s 2018-07-22 01:57:55,579 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2731b2d6d66b4c6dacba2afe4f9b809f used request id req-73552f82-493f-44a9-a770-43ba419e3f78 2018-07-22 01:57:55,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 01:57:55,588 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:55,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e8fbf0-3b39-41de-a32f-6354cb3d486e 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "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/9e0e98e9c1fa4194b3838f88e6efb5bd"}, "tags": [], "enabled": true, "id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8dda2f14-ea06-4556-b54a-e2205740b355"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 01:57:55,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-75e8fbf0-3b39-41de-a32f-6354cb3d486e 2018-07-22 01:57:55,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0962989330292s 2018-07-22 01:57:55,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-75e8fbf0-3b39-41de-a32f-6354cb3d486e 2018-07-22 01:57:55,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 01:57:55,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:55,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0feaa20a-3ab4-49bc-8aa5-887a146aafbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:57:55,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-0feaa20a-3ab4-49bc-8aa5-887a146aafbb 2018-07-22 01:57:55,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.19557094574s 2018-07-22 01:57:55,881 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-0feaa20a-3ab4-49bc-8aa5-887a146aafbb 2018-07-22 01:57:55,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:57:55,886 - 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}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:55,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d013957-85d6-40c2-af75-1a2b8f45aa70 Content-Encoding: gzip Content-Length: 352 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "862ebb4185034f6396d257866482a2aa", "links": {"self": "http://172.30.9.25:5000/v3/roles/862ebb4185034f6396d257866482a2aa"}, "name": "Member"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:57:55,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6d013957-85d6-40c2-af75-1a2b8f45aa70 2018-07-22 01:57:55,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104546070099s 2018-07-22 01:57:55,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6d013957-85d6-40c2-af75-1a2b8f45aa70 2018-07-22 01:57:55,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 01:57:55,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/862ebb4185034f6396d257866482a2aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4ded3c772873e9977dda68dee1086d7ebca23ae" 2018-07-22 01:57:56,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a60650f-de6e-4992-a3aa-daf45e0ce1cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:57:56,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/862ebb4185034f6396d257866482a2aa used request id req-7a60650f-de6e-4992-a3aa-daf45e0ce1cb 2018-07-22 01:57:56,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.114792108536s 2018-07-22 01:57:56,109 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/862ebb4185034f6396d257866482a2aa used request id req-7a60650f-de6e-4992-a3aa-daf45e0ce1cb 2018-07-22 01:57:56,163 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-22 01:57:56,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:57:56,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:57:56,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:57:56,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:57:56,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:57:56,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:57:56,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:57:56,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:57:56,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:57:56,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:57:56,257 - 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-22 01:57:56,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedd80f9-738d-4e0e-af04-cee40a3edaba 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-22 01:57:56,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bedd80f9-738d-4e0e-af04-cee40a3edaba 2018-07-22 01:57:56,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:57:56,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T02:57:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["suIdhUHOTD-FXqP6NJefBg"], "issued_at": "2018-07-22T01:57:56.000000Z"}} 2018-07-22 01:57:56,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:57:56,653 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:57:56,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e4c2a685-0bab-4b87-a264-3a8ca1fad1e3 Date: Sun, 22 Jul 2018 01:57:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 01:57:56,908 - 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-e4c2a685-0bab-4b87-a264-3a8ca1fad1e3 2018-07-22 01:57:56,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255223989487s 2018-07-22 01:57:56,908 - 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-e4c2a685-0bab-4b87-a264-3a8ca1fad1e3 2018-07-22 01:57:56,909 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-22 01:57:56,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 01:57:56,910 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" -d '{"network": {"name": "vmready1-net_5e2abb20-9117-438c-abcc-cfc1be1a9037", "admin_state_up": true}}' 2018-07-22 01:57:57,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-2e3b8ea9-6ed6-4d96-b548-ff5797407964 Date: Sun, 22 Jul 2018 01:57:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"badd4371-7012-4e9c-a38f-dab0b913b355","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:57:57Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_5e2abb20-9117-438c-abcc-cfc1be1a9037","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:56Z","mtu":1450}} 2018-07-22 01:57:57,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2e3b8ea9-6ed6-4d96-b548-ff5797407964 2018-07-22 01:57:57,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.473528146744s 2018-07-22 01:57:57,383 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2e3b8ea9-6ed6-4d96-b548-ff5797407964 2018-07-22 01:57:57,383 - 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-22T01:57:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'badd4371-7012-4e9c-a38f-dab0b913b355', u'provider:segmentation_id': 46, 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_5e2abb20-9117-438c-abcc-cfc1be1a9037', u'created_at': u'2018-07-22T01:57:56Z', u'mtu': 1450, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e022d16594794ceba7252a46e5007481', u'l2_adjacency': True}) 2018-07-22 01:57:57,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:57:57,385 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:57:57,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-77c2152e-f4e2-4764-9bf9-74f9319daa5a Date: Sun, 22 Jul 2018 01:57:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"badd4371-7012-4e9c-a38f-dab0b913b355","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:57:57Z","qos_policy_id":null,"name":"vmready1-net_5e2abb20-9117-438c-abcc-cfc1be1a9037","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:56Z","provider:network_type":"vxlan"}]} 2018-07-22 01:57:57,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-77c2152e-f4e2-4764-9bf9-74f9319daa5a 2018-07-22 01:57:57,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100353002548s 2018-07-22 01:57:57,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-77c2152e-f4e2-4764-9bf9-74f9319daa5a 2018-07-22 01:57:57,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 01:57:57,487 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" -d '{"subnet": {"name": "vmready1-subnet_5e2abb20-9117-438c-abcc-cfc1be1a9037", "enable_dhcp": true, "network_id": "badd4371-7012-4e9c-a38f-dab0b913b355", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 01:57:57,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-3332dd01-8744-405a-bab3-ea1344383b22 Date: Sun, 22 Jul 2018 01:57:57 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5dc69c38-d6c9-4519-9e29-6a7616000587","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_5e2abb20-9117-438c-abcc-cfc1be1a9037","enable_dhcp":true,"segment_id":null,"network_id":"badd4371-7012-4e9c-a38f-dab0b913b355","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:57Z","ip_version":4}} 2018-07-22 01:57:57,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3332dd01-8744-405a-bab3-ea1344383b22 2018-07-22 01:57:57,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.410483121872s 2018-07-22 01:57:57,898 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3332dd01-8744-405a-bab3-ea1344383b22 2018-07-22 01:57:57,898 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:57:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5dc69c38-d6c9-4519-9e29-6a7616000587', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_5e2abb20-9117-438c-abcc-cfc1be1a9037', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'badd4371-7012-4e9c-a38f-dab0b913b355', u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T01:57:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 01:57:57,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 01:57:57,899 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "vmready1-router_5e2abb20-9117-438c-abcc-cfc1be1a9037", "admin_state_up": true}}' 2018-07-22 01:57:59,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-43b6d3a5-43db-4e07-91a1-41a8da4efe70 Date: Sun, 22 Jul 2018 01:57:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:57Z", "admin_state_up": true, "updated_at": "2018-07-22T01:57:59Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "2897ddc5-35c0-406d-b867-bb1b6b7ac6d9", "name": "vmready1-router_5e2abb20-9117-438c-abcc-cfc1be1a9037"}} 2018-07-22 01:57:59,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-43b6d3a5-43db-4e07-91a1-41a8da4efe70 2018-07-22 01:57:59,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48664903641s 2018-07-22 01:57:59,386 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-43b6d3a5-43db-4e07-91a1-41a8da4efe70 2018-07-22 01:57:59,386 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:57:59Z', u'revision_number': 3, u'ha': False, u'id': u'2897ddc5-35c0-406d-b867-bb1b6b7ac6d9', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_5e2abb20-9117-438c-abcc-cfc1be1a9037', u'admin_state_up': True, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T01:57:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 01:57:59,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 01:57:59,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2897ddc5-35c0-406d-b867-bb1b6b7ac6d9/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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" -d '{"subnet_id": "5dc69c38-d6c9-4519-9e29-6a7616000587"}' 2018-07-22 01:58:01,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-35904ed5-9e04-4724-8d82-449c781fa037 Date: Sun, 22 Jul 2018 01:58:01 GMT RESP BODY: {"network_id": "badd4371-7012-4e9c-a38f-dab0b913b355", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "5dc69c38-d6c9-4519-9e29-6a7616000587", "subnet_ids": ["5dc69c38-d6c9-4519-9e29-6a7616000587"], "port_id": "daaf9ebf-918d-4717-982b-0469d3798c41", "id": "2897ddc5-35c0-406d-b867-bb1b6b7ac6d9"} 2018-07-22 01:58:01,313 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2897ddc5-35c0-406d-b867-bb1b6b7ac6d9/add_router_interface.json used request id req-35904ed5-9e04-4724-8d82-449c781fa037 2018-07-22 01:58:01,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.92654204369s 2018-07-22 01:58:01,314 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2897ddc5-35c0-406d-b867-bb1b6b7ac6d9/add_router_interface.json used request id req-35904ed5-9e04-4724-8d82-449c781fa037 returning object 2897ddc5-35c0-406d-b867-bb1b6b7ac6d9 2018-07-22 01:58:01,314 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 01:58:01,446 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 01:58:01,448 - 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-22 01:58:01,453 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 01:58:01 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-22 01:58:01,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:58:01,460 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:02,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-54d76708-a8d6-4814-9e14-52af33f8d27a Date: Sun, 22 Jul 2018 01:58:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:58:02,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-54d76708-a8d6-4814-9e14-52af33f8d27a 2018-07-22 01:58:02,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.672544002533s 2018-07-22 01:58:02,130 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-54d76708-a8d6-4814-9e14-52af33f8d27a 2018-07-22 01:58:02,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 01:58:02,141 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_5e2abb20-9117-438c-abcc-cfc1be1a9037", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_5e2abb20-9117-438c-abcc-cfc1be1a9037"}' 2018-07-22 01:58:02,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c7a6798-024f-48c0-a10e-190ea5d7a71b Date: Sun, 22 Jul 2018 01:58:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "de82498f-27c7-4941-8769-e35d9d0899bb", "size": null, "self": "/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:58:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_5e2abb20-9117-438c-abcc-cfc1be1a9037", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_5e2abb20-9117-438c-abcc-cfc1be1a9037", "checksum": null, "created_at": "2018-07-22T01:58:02Z", "protected": false} 2018-07-22 01:58:02,225 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1c7a6798-024f-48c0-a10e-190ea5d7a71b 2018-07-22 01:58:02,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0875639915466s 2018-07-22 01:58:02,225 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1c7a6798-024f-48c0-a10e-190ea5d7a71b returning object de82498f-27c7-4941-8769-e35d9d0899bb 2018-07-22 01:58:02,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 01:58:02,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb/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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" -d '' 2018-07-22 01:58:05,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-516bc217-f227-4073-b2f1-b9d47e15323f Date: Sun, 22 Jul 2018 01:58:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 01:58:05,558 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb/file used request id req-516bc217-f227-4073-b2f1-b9d47e15323f 2018-07-22 01:58:05,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.33237600327s 2018-07-22 01:58:05,559 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb/file used request id req-516bc217-f227-4073-b2f1-b9d47e15323f 2018-07-22 01:58:05,559 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_5e2abb20-9117-438c-abcc-cfc1be1a9037', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T01:58:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'de82498f-27c7-4941-8769-e35d9d0899bb', u'size': None, u'name': u'vmready1-img_5e2abb20-9117-438c-abcc-cfc1be1a9037', u'checksum': None, u'self': u'/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T01:58:02Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 01:58:05,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 01:58:05,563 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_5e2abb20-9117-438c-abcc-cfc1be1a9037", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 01:58:06,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-116d7f57-bbdd-4d09-9342-873c76c8635a x-compute-request-id: req-116d7f57-bbdd-4d09-9342-873c76c8635a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_5e2abb20-9117-438c-abcc-cfc1be1a9037", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b", "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": "719c1b38-6d62-4c94-893c-5b4ced04a52b"}} 2018-07-22 01:58:06,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-116d7f57-bbdd-4d09-9342-873c76c8635a 2018-07-22 01:58:06,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.646193027496s 2018-07-22 01:58:06,207 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-116d7f57-bbdd-4d09-9342-873c76c8635a 2018-07-22 01:58:06,207 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_5e2abb20-9117-438c-abcc-cfc1be1a9037', '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'e022d16594794ceba7252a46e5007481', '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'719c1b38-6d62-4c94-893c-5b4ced04a52b', 'swap': 0}) 2018-07-22 01:58:06,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 01:58:06,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b/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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" -d '{"extra_specs": {}}' 2018-07-22 01:58:06,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-2de0b219-c555-49a0-a00e-85360c2abd18 x-compute-request-id: req-2de0b219-c555-49a0-a00e-85360c2abd18 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 01:58:06,330 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b/os-extra_specs used request id req-2de0b219-c555-49a0-a00e-85360c2abd18 2018-07-22 01:58:06,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.121795892715s 2018-07-22 01:58:06,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b/os-extra_specs used request id req-2de0b219-c555-49a0-a00e-85360c2abd18 2018-07-22 01:58:06,460 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 01:58:06,460 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 01:58:06,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 01:58:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2897ddc5-35c0-406d-b867-bb1b6b7ac6d9/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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" -d '{"subnet_id": "5dc69c38-d6c9-4519-9e29-6a7616000587"}' 2018-07-22 01:58:08,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b99bbcbc-a2a9-43e3-8e54-962adec323c9 Date: Sun, 22 Jul 2018 01:58:08 GMT RESP BODY: {"network_id": "badd4371-7012-4e9c-a38f-dab0b913b355", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "5dc69c38-d6c9-4519-9e29-6a7616000587", "subnet_ids": ["5dc69c38-d6c9-4519-9e29-6a7616000587"], "port_id": "daaf9ebf-918d-4717-982b-0469d3798c41", "id": "2897ddc5-35c0-406d-b867-bb1b6b7ac6d9"} 2018-07-22 01:58:08,211 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2897ddc5-35c0-406d-b867-bb1b6b7ac6d9/remove_router_interface.json used request id req-b99bbcbc-a2a9-43e3-8e54-962adec323c9 2018-07-22 01:58:08,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74616003036s 2018-07-22 01:58:08,212 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2897ddc5-35c0-406d-b867-bb1b6b7ac6d9/remove_router_interface.json used request id req-b99bbcbc-a2a9-43e3-8e54-962adec323c9 returning object 2897ddc5-35c0-406d-b867-bb1b6b7ac6d9 2018-07-22 01:58:08,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 01:58:08,213 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:08,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-41fd5cce-7066-4456-8049-0fa240a5aa90 Date: Sun, 22 Jul 2018 01:58:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:57Z", "admin_state_up": true, "updated_at": "2018-07-22T01:58:07Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "2897ddc5-35c0-406d-b867-bb1b6b7ac6d9", "name": "vmready1-router_5e2abb20-9117-438c-abcc-cfc1be1a9037"}]} 2018-07-22 01:58:08,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-41fd5cce-7066-4456-8049-0fa240a5aa90 2018-07-22 01:58:08,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.148406028748s 2018-07-22 01:58:08,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-41fd5cce-7066-4456-8049-0fa240a5aa90 2018-07-22 01:58:08,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 01:58:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/2897ddc5-35c0-406d-b867-bb1b6b7ac6d9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:09,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbf54e9a-4637-4fcb-b5b5-7bccc90c52b7 Content-Length: 0 Date: Sun, 22 Jul 2018 01:58:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:58:09,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2897ddc5-35c0-406d-b867-bb1b6b7ac6d9.json used request id req-bbf54e9a-4637-4fcb-b5b5-7bccc90c52b7 2018-07-22 01:58:09,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.996291875839s 2018-07-22 01:58:09,359 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2897ddc5-35c0-406d-b867-bb1b6b7ac6d9.json used request id req-bbf54e9a-4637-4fcb-b5b5-7bccc90c52b7 2018-07-22 01:58:09,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 01:58:09,360 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:09,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-633b7cf1-95d6-4116-b01e-2019e9419ecf Date: Sun, 22 Jul 2018 01:58:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4},{"updated_at":"2018-07-22T01:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5dc69c38-d6c9-4519-9e29-6a7616000587","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_5e2abb20-9117-438c-abcc-cfc1be1a9037","enable_dhcp":true,"segment_id":null,"network_id":"badd4371-7012-4e9c-a38f-dab0b913b355","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:57Z","ip_version":4}]} 2018-07-22 01:58:09,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-633b7cf1-95d6-4116-b01e-2019e9419ecf 2018-07-22 01:58:09,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0734598636627s 2018-07-22 01:58:09,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-633b7cf1-95d6-4116-b01e-2019e9419ecf 2018-07-22 01:58:09,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 01:58:09,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/5dc69c38-d6c9-4519-9e29-6a7616000587.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:10,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b68a4b40-7ed9-4ca9-bdda-8018437c597b Date: Sun, 22 Jul 2018 01:58:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:58:10,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5dc69c38-d6c9-4519-9e29-6a7616000587.json used request id req-b68a4b40-7ed9-4ca9-bdda-8018437c597b 2018-07-22 01:58:10,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.950813055038s 2018-07-22 01:58:10,386 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5dc69c38-d6c9-4519-9e29-6a7616000587.json used request id req-b68a4b40-7ed9-4ca9-bdda-8018437c597b 2018-07-22 01:58:10,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:58:10,387 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:10,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-e009c4a8-b0c1-4723-937f-f230c98bf671 Date: Sun, 22 Jul 2018 01:58:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"badd4371-7012-4e9c-a38f-dab0b913b355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:58:10Z","qos_policy_id":null,"name":"vmready1-net_5e2abb20-9117-438c-abcc-cfc1be1a9037","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:57:56Z","provider:network_type":"vxlan"}]} 2018-07-22 01:58:10,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e009c4a8-b0c1-4723-937f-f230c98bf671 2018-07-22 01:58:10,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0965120792389s 2018-07-22 01:58:10,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e009c4a8-b0c1-4723-937f-f230c98bf671 2018-07-22 01:58:10,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 01:58:10,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/badd4371-7012-4e9c-a38f-dab0b913b355.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:11,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2750ecf6-3e4e-4036-9e91-3bd7162744a5 Date: Sun, 22 Jul 2018 01:58:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:58:11,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/badd4371-7012-4e9c-a38f-dab0b913b355.json used request id req-2750ecf6-3e4e-4036-9e91-3bd7162744a5 2018-07-22 01:58:11,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.746104955673s 2018-07-22 01:58:11,231 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/badd4371-7012-4e9c-a38f-dab0b913b355.json used request id req-2750ecf6-3e4e-4036-9e91-3bd7162744a5 2018-07-22 01:58:11,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:58:11,239 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:11,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-1cd34328-0ecb-4146-81d1-272ecb9c750a Date: Sun, 22 Jul 2018 01:58:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/de82498f-27c7-4941-8769-e35d9d0899bb/snap", "metadata": {}}], "file": "/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "de82498f-27c7-4941-8769-e35d9d0899bb", "size": 12716032, "self": "/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/de82498f-27c7-4941-8769-e35d9d0899bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:58:05Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_5e2abb20-9117-438c-abcc-cfc1be1a9037", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_5e2abb20-9117-438c-abcc-cfc1be1a9037", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T01:58:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:58:11,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1cd34328-0ecb-4146-81d1-272ecb9c750a 2018-07-22 01:58:11,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248429775238s 2018-07-22 01:58:11,260 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1cd34328-0ecb-4146-81d1-272ecb9c750a 2018-07-22 01:58:11,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 01:58:11,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:11,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08d39a24-b7b5-45aa-aef2-87d913842416 Date: Sun, 22 Jul 2018 01:58: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-22 01:58:11,549 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb used request id req-08d39a24-b7b5-45aa-aef2-87d913842416 2018-07-22 01:58:11,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.287129878998s 2018-07-22 01:58:11,549 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/de82498f-27c7-4941-8769-e35d9d0899bb used request id req-08d39a24-b7b5-45aa-aef2-87d913842416 2018-07-22 01:58:11,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 01:58:11,553 - 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}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:11,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-1c9f0f13-6222-4664-a6a8-5e37e604ab63 x-compute-request-id: req-1c9f0f13-6222-4664-a6a8-5e37e604ab63 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_5e2abb20-9117-438c-abcc-cfc1be1a9037", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b", "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": "719c1b38-6d62-4c94-893c-5b4ced04a52b"}]} 2018-07-22 01:58:11,579 - 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-1c9f0f13-6222-4664-a6a8-5e37e604ab63 2018-07-22 01:58:11,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293939113617s 2018-07-22 01:58:11,580 - 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-1c9f0f13-6222-4664-a6a8-5e37e604ab63 2018-07-22 01:58:11,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 01:58:11,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a647cd9fc90e9f0d90e60b27eab8d652d1cb602" 2018-07-22 01:58:11,631 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 01:58: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-b8f304ce-694b-4ade-a070-b4950f9b9cd0 x-compute-request-id: req-b8f304ce-694b-4ade-a070-b4950f9b9cd0 Content-Length: 0 Content-Type: application/json 2018-07-22 01:58:11,632 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b used request id req-b8f304ce-694b-4ade-a070-b4950f9b9cd0 2018-07-22 01:58:11,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0502910614014s 2018-07-22 01:58:11,632 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/719c1b38-6d62-4c94-893c-5b4ced04a52b used request id req-b8f304ce-694b-4ade-a070-b4950f9b9cd0 2018-07-22 01:58:11,687 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-22 01:58:11,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:58:11,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:58:11,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:58:11,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:58:11,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:58:11,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:58:11,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:58:11,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:58:11,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:58:11,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:58:11,731 - 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-22 01:58:11,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4184eac6-3111-4de0-ad42-2be737e26913 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-22 01:58:11,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4184eac6-3111-4de0-ad42-2be737e26913 2018-07-22 01:58:11,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:58:12,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T02:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["7ddA3VgkQZ6PTVPARSTAWA"], "issued_at": "2018-07-22T01:58:12.000000Z"}} 2018-07-22 01:58:12,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:58:12,117 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:12,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-18a33f9b-a1cb-445c-8ff4-febb4c88032e Date: Sun, 22 Jul 2018 01:58:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 01:58:12,463 - 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-18a33f9b-a1cb-445c-8ff4-febb4c88032e 2018-07-22 01:58:12,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347229003906s 2018-07-22 01:58:12,464 - 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-18a33f9b-a1cb-445c-8ff4-febb4c88032e 2018-07-22 01:58:12,467 - 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-22 01:58:12,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 01:58:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 01:58:12,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 01:58:12,477 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:12,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1460bdd-ff92-40a5-bbdc-b6c51b388a48 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 01:58:12,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b1460bdd-ff92-40a5-bbdc-b6c51b388a48 2018-07-22 01:58:12,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.092955827713s 2018-07-22 01:58:12,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b1460bdd-ff92-40a5-bbdc-b6c51b388a48 2018-07-22 01:58:12,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 01:58:12,577 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_8bbf304a-876c-439c-a05e-a9e602fe24b2"}}' 2018-07-22 01:58:12,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6ca0e7-d661-4591-8bf3-d5606a2a5fa8 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/4043fc3395a642fa905495dd88a6e672"}, "tags": [], "enabled": true, "id": "4043fc3395a642fa905495dd88a6e672", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_8bbf304a-876c-439c-a05e-a9e602fe24b2"}} 2018-07-22 01:58:12,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6d6ca0e7-d661-4591-8bf3-d5606a2a5fa8 2018-07-22 01:58:12,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.147400856018s 2018-07-22 01:58:12,722 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6d6ca0e7-d661-4591-8bf3-d5606a2a5fa8 2018-07-22 01:58:12,722 - 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'4043fc3395a642fa905495dd88a6e672', '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_8bbf304a-876c-439c-a05e-a9e602fe24b2'}) 2018-07-22 01:58:12,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 01:58:12,733 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "57d08ada-54da-4257-9974-9d03ee7b8939", "email": null, "name": "vmready2-user_8bbf304a-876c-439c-a05e-a9e602fe24b2"}}' 2018-07-22 01:58:13,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-567988da-d54f-433c-b48f-0a3da437f596 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_8bbf304a-876c-439c-a05e-a9e602fe24b2", "links": {"self": "http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8b93bb6fb424a70a67299bddcd5046d", "domain_id": "default", "password_expires_at": null}} 2018-07-22 01:58:13,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-567988da-d54f-433c-b48f-0a3da437f596 2018-07-22 01:58:13,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.338032007217s 2018-07-22 01:58:13,067 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-567988da-d54f-433c-b48f-0a3da437f596 2018-07-22 01:58:13,068 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c8b93bb6fb424a70a67299bddcd5046d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_8bbf304a-876c-439c-a05e-a9e602fe24b2'}) 2018-07-22 01:58:13,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:58:13,074 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:13,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358e67ea-9a9f-42b0-9ebc-37ce499cbd73 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:58:13,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-358e67ea-9a9f-42b0-9ebc-37ce499cbd73 2018-07-22 01:58:13,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860180854797s 2018-07-22 01:58:13,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-358e67ea-9a9f-42b0-9ebc-37ce499cbd73 2018-07-22 01:58:13,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:58:13,165 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:13,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e51115-ac2a-43d6-ba96-9b4f0db501db Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:58:13,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c6e51115-ac2a-43d6-ba96-9b4f0db501db 2018-07-22 01:58:13,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0886149406433s 2018-07-22 01:58:13,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c6e51115-ac2a-43d6-ba96-9b4f0db501db 2018-07-22 01:58:13,252 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 01:58:13,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 01:58:13,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" -d '{"role": {"name": "Member"}}' 2018-07-22 01:58:13,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-960dffc7-5aca-4165-805c-e3c8472c5e10 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e184fcc6c4b543719ff3b9d1d1987e30", "links": {"self": "http://172.30.9.25:5000/v3/roles/e184fcc6c4b543719ff3b9d1d1987e30"}, "name": "Member"}} 2018-07-22 01:58:13,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-960dffc7-5aca-4165-805c-e3c8472c5e10 2018-07-22 01:58:13,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.153460025787s 2018-07-22 01:58:13,410 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-960dffc7-5aca-4165-805c-e3c8472c5e10 2018-07-22 01:58:13,410 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'e184fcc6c4b543719ff3b9d1d1987e30'}) 2018-07-22 01:58:13,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:58:13,417 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:13,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7819e7-101c-4f6e-bbad-ecb994c640e9 Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e184fcc6c4b543719ff3b9d1d1987e30", "links": {"self": "http://172.30.9.25:5000/v3/roles/e184fcc6c4b543719ff3b9d1d1987e30"}, "name": "Member"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:58:13,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2b7819e7-101c-4f6e-bbad-ecb994c640e9 2018-07-22 01:58:13,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0879909992218s 2018-07-22 01:58:13,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2b7819e7-101c-4f6e-bbad-ecb994c640e9 2018-07-22 01:58:13,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 01:58:13,510 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:13,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf7be87-b49f-45e0-8a84-e17db00d86a4 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-22 01:58:13,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-1cf7be87-b49f-45e0-8a84-e17db00d86a4 2018-07-22 01:58:13,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0932540893555s 2018-07-22 01:58:13,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-1cf7be87-b49f-45e0-8a84-e17db00d86a4 2018-07-22 01:58:13,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:58:13,605 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:13,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ed8aa5-1994-4626-9876-f61eb98cac7a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_8bbf304a-876c-439c-a05e-a9e602fe24b2", "links": {"self": "http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8b93bb6fb424a70a67299bddcd5046d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 01:58:13,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f8ed8aa5-1994-4626-9876-f61eb98cac7a 2018-07-22 01:58:13,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105969905853s 2018-07-22 01:58:13,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f8ed8aa5-1994-4626-9876-f61eb98cac7a 2018-07-22 01:58:13,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 01:58:13,722 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:13,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15c420f-6389-45d2-a4e4-434543da01a3 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": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672"}, "tags": [], "enabled": true, "id": "4043fc3395a642fa905495dd88a6e672", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_8bbf304a-876c-439c-a05e-a9e602fe24b2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 01:58:13,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-c15c420f-6389-45d2-a4e4-434543da01a3 2018-07-22 01:58:13,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0910530090332s 2018-07-22 01:58:13,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-c15c420f-6389-45d2-a4e4-434543da01a3 2018-07-22 01:58:13,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 01:58:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=c8b93bb6fb424a70a67299bddcd5046d&role.id=e184fcc6c4b543719ff3b9d1d1987e30&scope.project.id=4043fc3395a642fa905495dd88a6e672" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:13,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e026dd21-150d-4fe3-b740-f3c7b55349d6 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=c8b93bb6fb424a70a67299bddcd5046d&role.id=e184fcc6c4b543719ff3b9d1d1987e30&scope.project.id=4043fc3395a642fa905495dd88a6e672", "previous": null, "next": null}} 2018-07-22 01:58:13,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c8b93bb6fb424a70a67299bddcd5046d&role.id=e184fcc6c4b543719ff3b9d1d1987e30&scope.project.id=4043fc3395a642fa905495dd88a6e672 used request id req-e026dd21-150d-4fe3-b740-f3c7b55349d6 2018-07-22 01:58:13,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0920600891113s 2018-07-22 01:58:13,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c8b93bb6fb424a70a67299bddcd5046d&role.id=e184fcc6c4b543719ff3b9d1d1987e30&scope.project.id=4043fc3395a642fa905495dd88a6e672 used request id req-e026dd21-150d-4fe3-b740-f3c7b55349d6 2018-07-22 01:58:13,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 01:58:13,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672/users/c8b93bb6fb424a70a67299bddcd5046d/roles/e184fcc6c4b543719ff3b9d1d1987e30 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:14,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-071247a0-41b9-4fa3-a0d5-6b56bfa60056 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:58:14,083 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672/users/c8b93bb6fb424a70a67299bddcd5046d/roles/e184fcc6c4b543719ff3b9d1d1987e30 used request id req-071247a0-41b9-4fa3-a0d5-6b56bfa60056 2018-07-22 01:58:14,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168290138245s 2018-07-22 01:58:14,083 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672/users/c8b93bb6fb424a70a67299bddcd5046d/roles/e184fcc6c4b543719ff3b9d1d1987e30 used request id req-071247a0-41b9-4fa3-a0d5-6b56bfa60056 2018-07-22 01:58:14,084 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_8bbf304a-876c-439c-a05e-a9e602fe24b2', 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'4043fc3395a642fa905495dd88a6e672', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '57d08ada-54da-4257-9974-9d03ee7b8939', 'username': u'vmready2-user_8bbf304a-876c-439c-a05e-a9e602fe24b2', '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-22 01:58:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:58:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:58:14,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:58:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:58:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:58:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:58:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:58:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:58:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:58:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:58:14,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:58:14,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:58:14,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:58:14,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:58:14,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:58:14,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:58:14,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:58:14,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:58:14,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:58:14,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:58:14,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:58:14,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:58:14,089 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_8bbf304a-876c-439c-a05e-a9e602fe24b2', 'password': '57d08ada-54da-4257-9974-9d03ee7b8939', 'project_name': 'vmready2-project_8bbf304a-876c-439c-a05e-a9e602fe24b2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '4043fc3395a642fa905495dd88a6e672', 'project_domain_name': 'Default'} 2018-07-22 01:58:14,090 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-22 01:58:14,091 - 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-22 01:58:14,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a9a8f0-1784-42f5-a75f-0b1fec9cf876 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-22 01:58:14,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-71a9a8f0-1784-42f5-a75f-0b1fec9cf876 2018-07-22 01:58:14,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:58:14,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e184fcc6c4b543719ff3b9d1d1987e30", "name": "Member"}], "expires_at": "2018-07-22T02:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4043fc3395a642fa905495dd88a6e672", "name": "vmready2-project_8bbf304a-876c-439c-a05e-a9e602fe24b2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/4043fc3395a642fa905495dd88a6e672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/4043fc3395a642fa905495dd88a6e672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/4043fc3395a642fa905495dd88a6e672", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_4043fc3395a642fa905495dd88a6e672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4043fc3395a642fa905495dd88a6e672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/4043fc3395a642fa905495dd88a6e672", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/4043fc3395a642fa905495dd88a6e672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/4043fc3395a642fa905495dd88a6e672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/4043fc3395a642fa905495dd88a6e672", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/4043fc3395a642fa905495dd88a6e672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/4043fc3395a642fa905495dd88a6e672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4043fc3395a642fa905495dd88a6e672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/4043fc3395a642fa905495dd88a6e672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/4043fc3395a642fa905495dd88a6e672", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_8bbf304a-876c-439c-a05e-a9e602fe24b2", "id": "c8b93bb6fb424a70a67299bddcd5046d"}, "audit_ids": ["UT9eXNuBSf-K_IE8xcrQpg"], "issued_at": "2018-07-22T01:58:14.000000Z"}} 2018-07-22 01:58:14,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 01:58:14,486 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" -d '{"network": {"name": "vmready2-net_8bbf304a-876c-439c-a05e-a9e602fe24b2", "admin_state_up": true}}' 2018-07-22 01:58:15,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-45d00aba-6673-4b81-b2cd-0ea311898943 Date: Sun, 22 Jul 2018 01:58:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"baf74ba9-3e16-424a-a6e3-f614aeb183fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4043fc3395a642fa905495dd88a6e672","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:58:15Z","is_default":false,"name":"vmready2-net_8bbf304a-876c-439c-a05e-a9e602fe24b2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4043fc3395a642fa905495dd88a6e672","created_at":"2018-07-22T01:58:15Z","mtu":1450}} 2018-07-22 01:58:15,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-45d00aba-6673-4b81-b2cd-0ea311898943 2018-07-22 01:58:15,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.25377106667s 2018-07-22 01:58:15,740 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-45d00aba-6673-4b81-b2cd-0ea311898943 2018-07-22 01:58:15,741 - 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-22T01:58:15Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'baf74ba9-3e16-424a-a6e3-f614aeb183fc', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_8bbf304a-876c-439c-a05e-a9e602fe24b2', u'admin_state_up': True, u'tenant_id': u'4043fc3395a642fa905495dd88a6e672', u'created_at': u'2018-07-22T01:58:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4043fc3395a642fa905495dd88a6e672', u'l2_adjacency': True}) 2018-07-22 01:58:15,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:58:15,742 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:15,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-ae91a788-2f80-4cdd-b189-051a55c82d32 Date: Sun, 22 Jul 2018 01:58:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"baf74ba9-3e16-424a-a6e3-f614aeb183fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4043fc3395a642fa905495dd88a6e672","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:58:15Z","qos_policy_id":null,"name":"vmready2-net_8bbf304a-876c-439c-a05e-a9e602fe24b2","admin_state_up":true,"tenant_id":"4043fc3395a642fa905495dd88a6e672","created_at":"2018-07-22T01:58:15Z","mtu":1450}]} 2018-07-22 01:58:15,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ae91a788-2f80-4cdd-b189-051a55c82d32 2018-07-22 01:58:15,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.142055988312s 2018-07-22 01:58:15,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ae91a788-2f80-4cdd-b189-051a55c82d32 2018-07-22 01:58:15,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 01:58:15,886 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" -d '{"subnet": {"name": "vmready2-subnet_8bbf304a-876c-439c-a05e-a9e602fe24b2", "enable_dhcp": true, "network_id": "baf74ba9-3e16-424a-a6e3-f614aeb183fc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 01:58:16,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d503cfdc-6583-4d5a-89a6-d7e5bc29a1c0 Date: Sun, 22 Jul 2018 01:58:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"baf74ba9-3e16-424a-a6e3-f614aeb183fc","tenant_id":"4043fc3395a642fa905495dd88a6e672","created_at":"2018-07-22T01:58:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:58:16Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4043fc3395a642fa905495dd88a6e672","id":"f64af1ce-f683-4089-b895-155495cb44e9","subnetpool_id":null,"name":"vmready2-subnet_8bbf304a-876c-439c-a05e-a9e602fe24b2"}} 2018-07-22 01:58:16,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d503cfdc-6583-4d5a-89a6-d7e5bc29a1c0 2018-07-22 01:58:16,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.620689153671s 2018-07-22 01:58:16,506 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d503cfdc-6583-4d5a-89a6-d7e5bc29a1c0 2018-07-22 01:58:16,507 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:58:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f64af1ce-f683-4089-b895-155495cb44e9', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_8bbf304a-876c-439c-a05e-a9e602fe24b2', u'enable_dhcp': True, u'network_id': u'baf74ba9-3e16-424a-a6e3-f614aeb183fc', u'tenant_id': u'4043fc3395a642fa905495dd88a6e672', u'created_at': u'2018-07-22T01:58:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4043fc3395a642fa905495dd88a6e672'}) 2018-07-22 01:58:16,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 01:58:16,508 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "vmready2-router_8bbf304a-876c-439c-a05e-a9e602fe24b2", "admin_state_up": true}}' 2018-07-22 01:58:17,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-039b9da8-fa60-4c18-8527-109974a73108 Date: Sun, 22 Jul 2018 01:58:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:16Z", "admin_state_up": true, "updated_at": "2018-07-22T01:58:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "061ad856-0e81-499d-a26c-ff1e430b5f6c", "name": "vmready2-router_8bbf304a-876c-439c-a05e-a9e602fe24b2"}} 2018-07-22 01:58:17,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-039b9da8-fa60-4c18-8527-109974a73108 2018-07-22 01:58:17,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.32440304756s 2018-07-22 01:58:17,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-039b9da8-fa60-4c18-8527-109974a73108 2018-07-22 01:58:17,832 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:58:17Z', u'revision_number': 3, u'id': u'061ad856-0e81-499d-a26c-ff1e430b5f6c', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_8bbf304a-876c-439c-a05e-a9e602fe24b2', u'admin_state_up': True, u'tenant_id': u'4043fc3395a642fa905495dd88a6e672', u'created_at': u'2018-07-22T01:58:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'4043fc3395a642fa905495dd88a6e672'}) 2018-07-22 01:58:17,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 01:58:17,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/061ad856-0e81-499d-a26c-ff1e430b5f6c/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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" -d '{"subnet_id": "f64af1ce-f683-4089-b895-155495cb44e9"}' 2018-07-22 01:58:20,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e2bcaf97-8940-47fd-bbdb-121cdedd3e37 Date: Sun, 22 Jul 2018 01:58:20 GMT RESP BODY: {"network_id": "baf74ba9-3e16-424a-a6e3-f614aeb183fc", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "subnet_id": "f64af1ce-f683-4089-b895-155495cb44e9", "subnet_ids": ["f64af1ce-f683-4089-b895-155495cb44e9"], "port_id": "0f4c1efe-1b1d-4b3c-a49e-519c1792e895", "id": "061ad856-0e81-499d-a26c-ff1e430b5f6c"} 2018-07-22 01:58:20,159 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/061ad856-0e81-499d-a26c-ff1e430b5f6c/add_router_interface.json used request id req-e2bcaf97-8940-47fd-bbdb-121cdedd3e37 2018-07-22 01:58:20,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.32621383667s 2018-07-22 01:58:20,160 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/061ad856-0e81-499d-a26c-ff1e430b5f6c/add_router_interface.json used request id req-e2bcaf97-8940-47fd-bbdb-121cdedd3e37 returning object 061ad856-0e81-499d-a26c-ff1e430b5f6c 2018-07-22 01:58:20,160 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 01:58:20,292 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 01:58:20,294 - 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-22 01:58:20,298 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 01:58:20 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-22 01:58:20,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:58:20,302 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:20,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a9f399f1-5662-4d3f-9687-c2836025089e Date: Sun, 22 Jul 2018 01:58:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:58:20,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a9f399f1-5662-4d3f-9687-c2836025089e 2018-07-22 01:58:20,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.655577898026s 2018-07-22 01:58:20,956 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a9f399f1-5662-4d3f-9687-c2836025089e 2018-07-22 01:58:20,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 01:58:20,968 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_8bbf304a-876c-439c-a05e-a9e602fe24b2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_8bbf304a-876c-439c-a05e-a9e602fe24b2"}' 2018-07-22 01:58:21,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2d6e786f-032a-4ed1-8cd6-826f6a8d0fa0 Date: Sun, 22 Jul 2018 01:58:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c/file", "owner": "4043fc3395a642fa905495dd88a6e672", "id": "9b001b26-793d-4ce2-86ec-864543b9e07c", "size": null, "self": "/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:58:20Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_8bbf304a-876c-439c-a05e-a9e602fe24b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_8bbf304a-876c-439c-a05e-a9e602fe24b2", "checksum": null, "created_at": "2018-07-22T01:58:20Z", "protected": false} 2018-07-22 01:58:21,058 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2d6e786f-032a-4ed1-8cd6-826f6a8d0fa0 2018-07-22 01:58:21,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0937769412994s 2018-07-22 01:58:21,059 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2d6e786f-032a-4ed1-8cd6-826f6a8d0fa0 returning object 9b001b26-793d-4ce2-86ec-864543b9e07c 2018-07-22 01:58:21,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 01:58:21,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c/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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" -d '' 2018-07-22 01:58:21,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ce132b2-331d-447c-be44-38bb73d4520b Date: Sun, 22 Jul 2018 01:58:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 01:58:21,480 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c/file used request id req-9ce132b2-331d-447c-be44-38bb73d4520b 2018-07-22 01:58:21,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.420508146286s 2018-07-22 01:58:21,480 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c/file used request id req-9ce132b2-331d-447c-be44-38bb73d4520b 2018-07-22 01:58:21,480 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_8bbf304a-876c-439c-a05e-a9e602fe24b2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T01:58:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c/file', u'owner': u'4043fc3395a642fa905495dd88a6e672', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9b001b26-793d-4ce2-86ec-864543b9e07c', u'size': None, u'name': u'vmready2-img_8bbf304a-876c-439c-a05e-a9e602fe24b2', u'checksum': None, u'self': u'/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T01:58:20Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 01:58:21,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 01:58:21,484 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_8bbf304a-876c-439c-a05e-a9e602fe24b2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 01:58:21,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-8546a3c5-833b-47a1-a1e7-205f39720e25 x-compute-request-id: req-8546a3c5-833b-47a1-a1e7-205f39720e25 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_8bbf304a-876c-439c-a05e-a9e602fe24b2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b", "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": "7b0f73ad-e54f-4347-a7c1-3fbeca91421b"}} 2018-07-22 01:58:21,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8546a3c5-833b-47a1-a1e7-205f39720e25 2018-07-22 01:58:21,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.311020851135s 2018-07-22 01:58:21,793 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8546a3c5-833b-47a1-a1e7-205f39720e25 2018-07-22 01:58:21,793 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_8bbf304a-876c-439c-a05e-a9e602fe24b2', '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'e022d16594794ceba7252a46e5007481', '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'7b0f73ad-e54f-4347-a7c1-3fbeca91421b', 'swap': 0}) 2018-07-22 01:58:21,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 01:58:21,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b/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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" -d '{"extra_specs": {}}' 2018-07-22 01:58:21,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-3b3cdfe7-5e2b-4d16-8edf-8ebe5abbc7fd x-compute-request-id: req-3b3cdfe7-5e2b-4d16-8edf-8ebe5abbc7fd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 01:58:21,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b/os-extra_specs used request id req-3b3cdfe7-5e2b-4d16-8edf-8ebe5abbc7fd 2018-07-22 01:58:21,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243809223175s 2018-07-22 01:58:21,819 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b/os-extra_specs used request id req-3b3cdfe7-5e2b-4d16-8edf-8ebe5abbc7fd 2018-07-22 01:58:21,929 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 01:58:21,930 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 01:58:21,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 01:58:21,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/061ad856-0e81-499d-a26c-ff1e430b5f6c/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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" -d '{"subnet_id": "f64af1ce-f683-4089-b895-155495cb44e9"}' 2018-07-22 01:58:23,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-85bd8e33-2949-4d3f-b856-ff1c0da82f88 Date: Sun, 22 Jul 2018 01:58:23 GMT RESP BODY: {"network_id": "baf74ba9-3e16-424a-a6e3-f614aeb183fc", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "subnet_id": "f64af1ce-f683-4089-b895-155495cb44e9", "subnet_ids": ["f64af1ce-f683-4089-b895-155495cb44e9"], "port_id": "0f4c1efe-1b1d-4b3c-a49e-519c1792e895", "id": "061ad856-0e81-499d-a26c-ff1e430b5f6c"} 2018-07-22 01:58:23,566 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/061ad856-0e81-499d-a26c-ff1e430b5f6c/remove_router_interface.json used request id req-85bd8e33-2949-4d3f-b856-ff1c0da82f88 2018-07-22 01:58:23,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63157582283s 2018-07-22 01:58:23,567 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/061ad856-0e81-499d-a26c-ff1e430b5f6c/remove_router_interface.json used request id req-85bd8e33-2949-4d3f-b856-ff1c0da82f88 returning object 061ad856-0e81-499d-a26c-ff1e430b5f6c 2018-07-22 01:58:23,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 01:58:23,568 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:23,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-6441eab0-3b1f-4cb5-8f12-b9a69208d379 Date: Sun, 22 Jul 2018 01:58:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:16Z", "admin_state_up": true, "updated_at": "2018-07-22T01:58:22Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "061ad856-0e81-499d-a26c-ff1e430b5f6c", "name": "vmready2-router_8bbf304a-876c-439c-a05e-a9e602fe24b2"}]} 2018-07-22 01:58:23,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6441eab0-3b1f-4cb5-8f12-b9a69208d379 2018-07-22 01:58:23,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.159166097641s 2018-07-22 01:58:23,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6441eab0-3b1f-4cb5-8f12-b9a69208d379 2018-07-22 01:58:23,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 01:58:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/061ad856-0e81-499d-a26c-ff1e430b5f6c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:24,749 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f928cbd-8116-4ad4-8272-9500945bc5b7 Content-Length: 0 Date: Sun, 22 Jul 2018 01:58:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:58:24,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/061ad856-0e81-499d-a26c-ff1e430b5f6c.json used request id req-6f928cbd-8116-4ad4-8272-9500945bc5b7 2018-07-22 01:58:24,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.02133607864s 2018-07-22 01:58:24,750 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/061ad856-0e81-499d-a26c-ff1e430b5f6c.json used request id req-6f928cbd-8116-4ad4-8272-9500945bc5b7 2018-07-22 01:58:24,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 01:58:24,751 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:24,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e9842049-2133-4fb5-91ea-2280da783303 Date: Sun, 22 Jul 2018 01:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"baf74ba9-3e16-424a-a6e3-f614aeb183fc","tenant_id":"4043fc3395a642fa905495dd88a6e672","created_at":"2018-07-22T01:58:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:58:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4043fc3395a642fa905495dd88a6e672","id":"f64af1ce-f683-4089-b895-155495cb44e9","subnetpool_id":null,"name":"vmready2-subnet_8bbf304a-876c-439c-a05e-a9e602fe24b2"}]} 2018-07-22 01:58:24,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e9842049-2133-4fb5-91ea-2280da783303 2018-07-22 01:58:24,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0891578197479s 2018-07-22 01:58:24,840 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e9842049-2133-4fb5-91ea-2280da783303 2018-07-22 01:58:24,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 01:58:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/f64af1ce-f683-4089-b895-155495cb44e9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:25,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d1232e0-db34-4614-8b0e-e791dc402a09 Date: Sun, 22 Jul 2018 01:58:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:58:25,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f64af1ce-f683-4089-b895-155495cb44e9.json used request id req-0d1232e0-db34-4614-8b0e-e791dc402a09 2018-07-22 01:58:25,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0579931736s 2018-07-22 01:58:25,900 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f64af1ce-f683-4089-b895-155495cb44e9.json used request id req-0d1232e0-db34-4614-8b0e-e791dc402a09 2018-07-22 01:58:25,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:58:25,901 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:26,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-45e8cd41-18cb-4951-a533-1d6f5a0c8594 Date: Sun, 22 Jul 2018 01:58:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"baf74ba9-3e16-424a-a6e3-f614aeb183fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4043fc3395a642fa905495dd88a6e672","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:58:25Z","qos_policy_id":null,"name":"vmready2-net_8bbf304a-876c-439c-a05e-a9e602fe24b2","admin_state_up":true,"tenant_id":"4043fc3395a642fa905495dd88a6e672","created_at":"2018-07-22T01:58:15Z","mtu":1450}]} 2018-07-22 01:58:26,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-45e8cd41-18cb-4951-a533-1d6f5a0c8594 2018-07-22 01:58:26,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125518083572s 2018-07-22 01:58:26,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-45e8cd41-18cb-4951-a533-1d6f5a0c8594 2018-07-22 01:58:26,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 01:58:26,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/baf74ba9-3e16-424a-a6e3-f614aeb183fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:26,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1372a31-4542-489a-8a91-2f67f9037605 Date: Sun, 22 Jul 2018 01:58:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:58:26,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/baf74ba9-3e16-424a-a6e3-f614aeb183fc.json used request id req-b1372a31-4542-489a-8a91-2f67f9037605 2018-07-22 01:58:26,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.926098108292s 2018-07-22 01:58:26,954 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/baf74ba9-3e16-424a-a6e3-f614aeb183fc.json used request id req-b1372a31-4542-489a-8a91-2f67f9037605 2018-07-22 01:58:26,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:58:26,961 - 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}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:26,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-814298bc-fc83-425f-8b35-98ff51d878c2 Date: Sun, 22 Jul 2018 01:58:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9b001b26-793d-4ce2-86ec-864543b9e07c/snap", "metadata": {}}], "file": "/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c/file", "owner": "4043fc3395a642fa905495dd88a6e672", "id": "9b001b26-793d-4ce2-86ec-864543b9e07c", "size": 12716032, "self": "/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9b001b26-793d-4ce2-86ec-864543b9e07c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:58:21Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_8bbf304a-876c-439c-a05e-a9e602fe24b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_8bbf304a-876c-439c-a05e-a9e602fe24b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T01:58:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:58:26,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-814298bc-fc83-425f-8b35-98ff51d878c2 2018-07-22 01:58:26,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359780788422s 2018-07-22 01:58:26,994 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-814298bc-fc83-425f-8b35-98ff51d878c2 2018-07-22 01:58:26,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 01:58:27,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ecbdcdc1f1a7ca0d0a0f84a2fbc2f2e1f351e2a3" 2018-07-22 01:58:27,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83b4b6e1-70e2-4ef4-abdf-a4441941ae4d Date: Sun, 22 Jul 2018 01:58:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 01:58:27,321 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c used request id req-83b4b6e1-70e2-4ef4-abdf-a4441941ae4d 2018-07-22 01:58:27,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.324652910233s 2018-07-22 01:58:27,321 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9b001b26-793d-4ce2-86ec-864543b9e07c used request id req-83b4b6e1-70e2-4ef4-abdf-a4441941ae4d 2018-07-22 01:58:27,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 01:58:27,324 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:27,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-8af0c25b-f3fd-4b98-9f8e-8d0ee5282cbd x-compute-request-id: req-8af0c25b-f3fd-4b98-9f8e-8d0ee5282cbd Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_8bbf304a-876c-439c-a05e-a9e602fe24b2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b", "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": "7b0f73ad-e54f-4347-a7c1-3fbeca91421b"}]} 2018-07-22 01:58:27,349 - 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-8af0c25b-f3fd-4b98-9f8e-8d0ee5282cbd 2018-07-22 01:58:27,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278358459473s 2018-07-22 01:58:27,350 - 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-8af0c25b-f3fd-4b98-9f8e-8d0ee5282cbd 2018-07-22 01:58:27,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 01:58:27,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:27,499 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 01:58: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 x-openstack-request-id: req-6e3e4f8d-6315-4224-a556-c559013ab4d1 x-compute-request-id: req-6e3e4f8d-6315-4224-a556-c559013ab4d1 Content-Length: 0 Content-Type: application/json 2018-07-22 01:58:27,499 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b used request id req-6e3e4f8d-6315-4224-a556-c559013ab4d1 2018-07-22 01:58:27,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.147814035416s 2018-07-22 01:58:27,499 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7b0f73ad-e54f-4347-a7c1-3fbeca91421b used request id req-6e3e4f8d-6315-4224-a556-c559013ab4d1 2018-07-22 01:58:27,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:58:27,503 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:27,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba8325e-3c5a-4264-a489-5e44f98939f3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_8bbf304a-876c-439c-a05e-a9e602fe24b2", "links": {"self": "http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8b93bb6fb424a70a67299bddcd5046d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 01:58:27,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3ba8325e-3c5a-4264-a489-5e44f98939f3 2018-07-22 01:58:27,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.154484033585s 2018-07-22 01:58:27,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3ba8325e-3c5a-4264-a489-5e44f98939f3 2018-07-22 01:58:27,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:58:27,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:27,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56279c30-85c9-4f66-bd81-66382083dde1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_8bbf304a-876c-439c-a05e-a9e602fe24b2", "links": {"self": "http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c8b93bb6fb424a70a67299bddcd5046d", "description": null}} 2018-07-22 01:58:27,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d used request id req-56279c30-85c9-4f66-bd81-66382083dde1 2018-07-22 01:58:27,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10906291008s 2018-07-22 01:58:27,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d used request id req-56279c30-85c9-4f66-bd81-66382083dde1 2018-07-22 01:58:27,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 01:58:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:27,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d7f3e9d-6fee-450a-8c9b-45690ba31f76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:58:27,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d used request id req-0d7f3e9d-6fee-450a-8c9b-45690ba31f76 2018-07-22 01:58:27,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.220324993134s 2018-07-22 01:58:27,991 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c8b93bb6fb424a70a67299bddcd5046d used request id req-0d7f3e9d-6fee-450a-8c9b-45690ba31f76 2018-07-22 01:58:27,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 01:58:28,001 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:28,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77abc2ef-ae4c-4913-b668-910bb529e6ba Content-Encoding: gzip Content-Length: 384 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": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672"}, "tags": [], "enabled": true, "id": "4043fc3395a642fa905495dd88a6e672", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_8bbf304a-876c-439c-a05e-a9e602fe24b2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 01:58:28,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-77abc2ef-ae4c-4913-b668-910bb529e6ba 2018-07-22 01:58:28,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826690196991s 2018-07-22 01:58:28,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-77abc2ef-ae4c-4913-b668-910bb529e6ba 2018-07-22 01:58:28,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 01:58:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:28,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8bbe44f-c725-4ae1-abef-b9b4cae838f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:58:28,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-b8bbe44f-c725-4ae1-abef-b9b4cae838f7 2018-07-22 01:58:28,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.193893909454s 2018-07-22 01:58:28,280 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-b8bbe44f-c725-4ae1-abef-b9b4cae838f7 2018-07-22 01:58:28,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:58:28,286 - 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}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:28,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584dfda0-c7a7-4675-81f8-7996c81e14ef Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e184fcc6c4b543719ff3b9d1d1987e30", "links": {"self": "http://172.30.9.25:5000/v3/roles/e184fcc6c4b543719ff3b9d1d1987e30"}, "name": "Member"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:58:28,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-584dfda0-c7a7-4675-81f8-7996c81e14ef 2018-07-22 01:58:28,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0882120132446s 2018-07-22 01:58:28,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-584dfda0-c7a7-4675-81f8-7996c81e14ef 2018-07-22 01:58:28,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 01:58:28,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/e184fcc6c4b543719ff3b9d1d1987e30 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8c7454c8f21fcab3b5090d5c30400276dcce0c6" 2018-07-22 01:58:28,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c3b7ca7-f12a-46a3-a7bd-23fbdf8e6e32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:58:28,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e184fcc6c4b543719ff3b9d1d1987e30 used request id req-4c3b7ca7-f12a-46a3-a7bd-23fbdf8e6e32 2018-07-22 01:58:28,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.211135149002s 2018-07-22 01:58:28,587 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e184fcc6c4b543719ff3b9d1d1987e30 used request id req-4c3b7ca7-f12a-46a3-a7bd-23fbdf8e6e32 2018-07-22 01:58:28,641 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-22 01:58:28,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:58:28,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:58:28,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:58:28,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:58:28,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:58:28,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:58:28,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:58:28,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:58:28,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:58:28,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:58:28,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:58:28,689 - 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-22 01:58:28,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ed8679-2746-41c0-ba9b-848c219613ef 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-22 01:58:28,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-77ed8679-2746-41c0-ba9b-848c219613ef 2018-07-22 01:58:28,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:58:29,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T02:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Je_PkENJQRaEFRO5-F2W3g"], "issued_at": "2018-07-22T01:58:29.000000Z"}} 2018-07-22 01:58:29,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:58:29,091 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:29,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dbcbd021-416b-48ef-9fae-64142eac1933 Date: Sun, 22 Jul 2018 01:58:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 01:58:29,337 - 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-dbcbd021-416b-48ef-9fae-64142eac1933 2018-07-22 01:58:29,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246691942215s 2018-07-22 01:58:29,337 - 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-dbcbd021-416b-48ef-9fae-64142eac1933 2018-07-22 01:58:29,343 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-22 01:58:29,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 01:58:29,345 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"network": {"name": "singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "admin_state_up": true}}' 2018-07-22 01:58:29,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-62086151-91df-404e-9dbb-0b791dadd535 Date: Sun, 22 Jul 2018 01:58:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:58:29Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:29Z","mtu":1450}} 2018-07-22 01:58:29,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-62086151-91df-404e-9dbb-0b791dadd535 2018-07-22 01:58:29,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.346877813339s 2018-07-22 01:58:29,691 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-62086151-91df-404e-9dbb-0b791dadd535 2018-07-22 01:58:29,692 - 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-22T01:58:29Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'af3fe3cc-eb16-45d9-9c13-dc4828499f29', u'provider:segmentation_id': 77, 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_8e84dd66-043f-4da1-8ea8-2c0422cc28e7', u'created_at': u'2018-07-22T01:58:29Z', u'mtu': 1450, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e022d16594794ceba7252a46e5007481', u'l2_adjacency': True}) 2018-07-22 01:58:29,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:58:29,693 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:29,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-7cdda59f-6850-4bc0-9ab5-05977e3328a3 Date: Sun, 22 Jul 2018 01:58:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:58:29Z","qos_policy_id":null,"name":"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:29Z","provider:network_type":"vxlan"}]} 2018-07-22 01:58:29,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7cdda59f-6850-4bc0-9ab5-05977e3328a3 2018-07-22 01:58:29,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1001060009s 2018-07-22 01:58:29,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7cdda59f-6850-4bc0-9ab5-05977e3328a3 2018-07-22 01:58:29,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 01:58:29,795 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"subnet": {"name": "singlevm1-subnet_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "enable_dhcp": true, "network_id": "af3fe3cc-eb16-45d9-9c13-dc4828499f29", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 01:58:30,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8a03517c-e9d0-4de7-bd96-2e6950a08073 Date: Sun, 22 Jul 2018 01:58:30 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:58:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"03731700-ac0b-4b49-910d-5cb4992b8921","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_8e84dd66-043f-4da1-8ea8-2c0422cc28e7","enable_dhcp":true,"segment_id":null,"network_id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:29Z","ip_version":4}} 2018-07-22 01:58:30,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8a03517c-e9d0-4de7-bd96-2e6950a08073 2018-07-22 01:58:30,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.39363694191s 2018-07-22 01:58:30,189 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8a03517c-e9d0-4de7-bd96-2e6950a08073 2018-07-22 01:58:30,189 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:58:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'03731700-ac0b-4b49-910d-5cb4992b8921', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_8e84dd66-043f-4da1-8ea8-2c0422cc28e7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'af3fe3cc-eb16-45d9-9c13-dc4828499f29', u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T01:58:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 01:58:30,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 01:58:30,190 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "singlevm1-router_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "admin_state_up": true}}' 2018-07-22 01:58:31,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-2bf3d364-a189-4274-b965-f88cec36266f Date: Sun, 22 Jul 2018 01:58:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:58:30Z", "admin_state_up": true, "updated_at": "2018-07-22T01:58:31Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b2791a7d-d0f5-45e4-ba12-58077abc402e", "name": "singlevm1-router_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}} 2018-07-22 01:58:31,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2bf3d364-a189-4274-b965-f88cec36266f 2018-07-22 01:58:31,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53912901878s 2018-07-22 01:58:31,729 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2bf3d364-a189-4274-b965-f88cec36266f 2018-07-22 01:58:31,730 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:58:31Z', u'revision_number': 3, u'ha': False, u'id': u'b2791a7d-d0f5-45e4-ba12-58077abc402e', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_8e84dd66-043f-4da1-8ea8-2c0422cc28e7', u'admin_state_up': True, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T01:58:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 01:58:31,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 01:58:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b2791a7d-d0f5-45e4-ba12-58077abc402e/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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"subnet_id": "03731700-ac0b-4b49-910d-5cb4992b8921"}' 2018-07-22 01:58:34,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fab42944-86a7-49f7-bbcf-4aca94b8285c Date: Sun, 22 Jul 2018 01:58:34 GMT RESP BODY: {"network_id": "af3fe3cc-eb16-45d9-9c13-dc4828499f29", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "03731700-ac0b-4b49-910d-5cb4992b8921", "subnet_ids": ["03731700-ac0b-4b49-910d-5cb4992b8921"], "port_id": "e7d0c858-1594-4948-b268-099ac8cd035f", "id": "b2791a7d-d0f5-45e4-ba12-58077abc402e"} 2018-07-22 01:58:34,027 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2791a7d-d0f5-45e4-ba12-58077abc402e/add_router_interface.json used request id req-fab42944-86a7-49f7-bbcf-4aca94b8285c 2018-07-22 01:58:34,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29678702354s 2018-07-22 01:58:34,027 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2791a7d-d0f5-45e4-ba12-58077abc402e/add_router_interface.json used request id req-fab42944-86a7-49f7-bbcf-4aca94b8285c returning object b2791a7d-d0f5-45e4-ba12-58077abc402e 2018-07-22 01:58:34,028 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 01:58:34,160 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 01:58:34,162 - 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-22 01:58:34,166 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 01:58:34 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-22 01:58:34,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:58:34,175 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:34,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0e4fe3e7-0924-4a8b-a794-beed657802ab Date: Sun, 22 Jul 2018 01:58:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:58:34,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0e4fe3e7-0924-4a8b-a794-beed657802ab 2018-07-22 01:58:34,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.653411865234s 2018-07-22 01:58:34,825 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0e4fe3e7-0924-4a8b-a794-beed657802ab 2018-07-22 01:58:34,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 01:58:34,836 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}' 2018-07-22 01:58:34,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-67a31d16-5f74-4b4d-9838-3bba3d8a1277 Date: Sun, 22 Jul 2018 01:58:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "size": null, "self": "/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:58:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "checksum": null, "created_at": "2018-07-22T01:58:34Z", "protected": false} 2018-07-22 01:58:34,899 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-67a31d16-5f74-4b4d-9838-3bba3d8a1277 2018-07-22 01:58:34,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0659618377686s 2018-07-22 01:58:34,899 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-67a31d16-5f74-4b4d-9838-3bba3d8a1277 returning object e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def 2018-07-22 01:58:34,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 01:58:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '' 2018-07-22 01:58:35,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1116af7b-6493-4903-9f85-8c7e416c2b78 Date: Sun, 22 Jul 2018 01:58:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 01:58:35,353 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/file used request id req-1116af7b-6493-4903-9f85-8c7e416c2b78 2018-07-22 01:58:35,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.452906131744s 2018-07-22 01:58:35,353 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/file used request id req-1116af7b-6493-4903-9f85-8c7e416c2b78 2018-07-22 01:58:35,353 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T01:58:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def', u'size': None, u'name': u'singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7', u'checksum': None, u'self': u'/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T01:58:34Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 01:58:35,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 01:58:35,357 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 01:58:35,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-d2f7b17b-37d5-4901-8cca-11031595f276 x-compute-request-id: req-d2f7b17b-37d5-4901-8cca-11031595f276 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "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": "1625a7eb-557d-4cbe-906e-25f3786ceda6"}} 2018-07-22 01:58:35,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d2f7b17b-37d5-4901-8cca-11031595f276 2018-07-22 01:58:35,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.627634048462s 2018-07-22 01:58:35,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d2f7b17b-37d5-4901-8cca-11031595f276 2018-07-22 01:58:35,983 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_8e84dd66-043f-4da1-8ea8-2c0422cc28e7', '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'e022d16594794ceba7252a46e5007481', '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'1625a7eb-557d-4cbe-906e-25f3786ceda6', 'swap': 0}) 2018-07-22 01:58:35,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 01:58:35,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6/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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"extra_specs": {}}' 2018-07-22 01:58:36,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-cc2cc42f-f8d7-41b4-a606-1b3b74163c1b x-compute-request-id: req-cc2cc42f-f8d7-41b4-a606-1b3b74163c1b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 01:58:36,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6/os-extra_specs used request id req-cc2cc42f-f8d7-41b4-a606-1b3b74163c1b 2018-07-22 01:58:36,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.123805046082s 2018-07-22 01:58:36,108 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6/os-extra_specs used request id req-cc2cc42f-f8d7-41b4-a606-1b3b74163c1b 2018-07-22 01:58:36,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 01:58:36,111 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"keypair": {"name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}}' 2018-07-22 01:58:36,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-16c6b3f0-0b42-452b-9318-83bceaf1fc2f x-compute-request-id: req-16c6b3f0-0b42-452b-9318-83bceaf1fc2f Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3nNNGvfJAlNW5y1uNJPzDfnoW4u5rDbevOKkuIu41FtiNLgCl+dfha3J6RTnCPbBhONxnDSelihv8P2j4TQZAPFzxjcU/DC5hHuaQ0arXPbnLTpladFAnpgIC9yt7YKw9UofKv5qqvA0gRJc0Q0krW6l3O101CZwANJ7m4o5L08XXESCipbSaeAGP7qFiOuxHHRgPv4kvayEa93jm9GG9KgVNJDX3ZE0jj/DQy3CSwGLaA5iKtXtwKAGgSFo2WgaM1uaYSiF3gnp5fMnAufMVapaxMWVi888TN8NsxIigC701P2KCNhF8bJZkqcqGs6RCCZWYvHD8IGF2ob8hEAOB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAt5zTRr3yQJTVuctbjST8w356FuLuaw23rzipLiLuNRbYjS4A\npfnX4WtyekU5wj2wYTjcZw0npYob/D9o+E0GQDxc8Y3FPwwuYR7mkNGq1z25y06Z\nWnRQJ6YCAvcre2CsPVKHyr+aqrwNIESXNENJK1updztdNQmcADSe5uKOS9PF1xEg\noqW0mngBj+6hYjrsRx0YD7+JL2shGvd45vRhvSoFTSQ192RNI4/w0MtwksBi2gOY\nirV7cCgBoEhaNloGjNbmmEohd4J6eXzJwLnzFWqWsTFlYvPPEzfDbMSIoAu9NT9i\ngjYRfGyWZKnKhrOkQgmVmLxw/CBhdqG/IRADgQIDAQABAoIBAQCW9Y8XKHAV/MhD\nexiIURKnwEKssmMHDT4qB9HApuNmLqRYXqwVyfZd1TNHp8a3FnT/WfqLl1szVPtx\nRskM7HbpNTfNOZwkG+W93+P8yQVG9e7dYn/eyKZmEqywt3q+c1rpCAOxBBsrqHS6\nROp0A6YSycfoyZv2UTI7UQgcF8SaPdxIYNxDZT1ISSChTFKt6R9YsbDc0QCN+sG3\nidiZ3jAqPYIQBbYCXQA6MJoj54RG6SLAnL+anMWhgQhVb3E7o/2REYewiU8CsBGO\nBGYgVs9N950p5Marx3hmdwslJ5ZTBC9GJg9yZ8nc05uXVGZiXzUf4G0byjUfOd2k\n04TbXGnpAoGBAN/mnHCmA0k2U+b2c2gTzl1PNSxILNd1xk01n/u5ug5QZNTIbGh9\nv8SvIwhps74yNMIh/PMthUYt2dTvG5eCWS5rAYDufyli+FJjPaSOv/yLnTm8ZP9b\nDyN+EMGYk+mxO7zrN6CkV9M2WuXMLZohurSstkS3iyNRlI6gexGmcRwPAoGBANHv\nmF2GcDm0yN5VkuJx+Q/smlPpi1BhJxhvJTivk22juSrxXiOpAbCzXUZqX1o0Kcjn\nsQx3ZzmSW8+iZmEGP7lxwuIV2P8cpkNZMx/QPcqw9OMXn9vdlD4M8LkAsekuN/RO\nJd8wOky7sy2yoDaiPD4fq7hbq5fLwHitCfHCCJdvAoGBANPYJnyPFtzWglwtItR+\nqOqwXucfAw55aL701gIeoGOavUx2tdvH3wIBk2wKVv7GEhT8g5CyqT7Vcx19fuXD\ndw3sQOf0wGwwMDQDofdo+U3B62kNT6IsTg6O4NvLuWeLQbJl+6QK2u4Ep8x1e1Ay\nSa1ZHLu3zfYE4kJwpQD2Ml8RAoGBAM+qLhH1tnWeu0QTaiTNkQ2Lgm2XC9QLBl1J\nNIyKQU+nMLel4vVrbNyZ0J6jAod8KgkuBxjJ1DZC7MbLYnJ/d/G88oYqDmjsshrU\n1ZmWqEkkGlm5OMyItudabZTTdymuKnNkClponoLg+TEvDQR+HxFkyrynEWoqhs3Y\nfYnD4jPJAoGBAKW5C+MBI/pn5GOoec+2Y+eiZ0GbwpbSyfiukqL5YEJ+d1Sl9y6S\nMGh1NJ1idteFVV0a4yxA7KmaM46pXoq2m5GJsyht2fTXaDLbvh2f7LwJGAocpt8y\nMcxM+ELl6HrHf4wT63OpUH1dsKe4YZdn9ayyrysKcozolkU4dZQoswxZ\n-----END RSA PRIVATE KEY-----\n", "user_id": "2998b46e937240539ae40e3f15b25e22", "name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "fingerprint": "f9:67:bb:0e:6c:fd:3f:12:c0:d2:40:a7:4e:c3:9b:6d"}} 2018-07-22 01:58:36,391 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-16c6b3f0-0b42-452b-9318-83bceaf1fc2f 2018-07-22 01:58:36,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.282279014587s 2018-07-22 01:58:36,391 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-16c6b3f0-0b42-452b-9318-83bceaf1fc2f 2018-07-22 01:58:36,392 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3nNNGvfJAlNW5y1uNJPzDfnoW4u5rDbevOKkuIu41FtiNLgCl+dfha3J6RTnCPbBhONxnDSelihv8P2j4TQZAPFzxjcU/DC5hHuaQ0arXPbnLTpladFAnpgIC9yt7YKw9UofKv5qqvA0gRJc0Q0krW6l3O101CZwANJ7m4o5L08XXESCipbSaeAGP7qFiOuxHHRgPv4kvayEa93jm9GG9KgVNJDX3ZE0jj/DQy3CSwGLaA5iKtXtwKAGgSFo2WgaM1uaYSiF3gnp5fMnAufMVapaxMWVi888TN8NsxIigC701P2KCNhF8bJZkqcqGs6RCCZWYvHD8IGF2ob8hEAOB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAt5zTRr3yQJTVuctbjST8w356FuLuaw23rzipLiLuNRbYjS4A\npfnX4WtyekU5wj2wYTjcZw0npYob/D9o+E0GQDxc8Y3FPwwuYR7mkNGq1z25y06Z\nWnRQJ6YCAvcre2CsPVKHyr+aqrwNIESXNENJK1updztdNQmcADSe5uKOS9PF1xEg\noqW0mngBj+6hYjrsRx0YD7+JL2shGvd45vRhvSoFTSQ192RNI4/w0MtwksBi2gOY\nirV7cCgBoEhaNloGjNbmmEohd4J6eXzJwLnzFWqWsTFlYvPPEzfDbMSIoAu9NT9i\ngjYRfGyWZKnKhrOkQgmVmLxw/CBhdqG/IRADgQIDAQABAoIBAQCW9Y8XKHAV/MhD\nexiIURKnwEKssmMHDT4qB9HApuNmLqRYXqwVyfZd1TNHp8a3FnT/WfqLl1szVPtx\nRskM7HbpNTfNOZwkG+W93+P8yQVG9e7dYn/eyKZmEqywt3q+c1rpCAOxBBsrqHS6\nROp0A6YSycfoyZv2UTI7UQgcF8SaPdxIYNxDZT1ISSChTFKt6R9YsbDc0QCN+sG3\nidiZ3jAqPYIQBbYCXQA6MJoj54RG6SLAnL+anMWhgQhVb3E7o/2REYewiU8CsBGO\nBGYgVs9N950p5Marx3hmdwslJ5ZTBC9GJg9yZ8nc05uXVGZiXzUf4G0byjUfOd2k\n04TbXGnpAoGBAN/mnHCmA0k2U+b2c2gTzl1PNSxILNd1xk01n/u5ug5QZNTIbGh9\nv8SvIwhps74yNMIh/PMthUYt2dTvG5eCWS5rAYDufyli+FJjPaSOv/yLnTm8ZP9b\nDyN+EMGYk+mxO7zrN6CkV9M2WuXMLZohurSstkS3iyNRlI6gexGmcRwPAoGBANHv\nmF2GcDm0yN5VkuJx+Q/smlPpi1BhJxhvJTivk22juSrxXiOpAbCzXUZqX1o0Kcjn\nsQx3ZzmSW8+iZmEGP7lxwuIV2P8cpkNZMx/QPcqw9OMXn9vdlD4M8LkAsekuN/RO\nJd8wOky7sy2yoDaiPD4fq7hbq5fLwHitCfHCCJdvAoGBANPYJnyPFtzWglwtItR+\nqOqwXucfAw55aL701gIeoGOavUx2tdvH3wIBk2wKVv7GEhT8g5CyqT7Vcx19fuXD\ndw3sQOf0wGwwMDQDofdo+U3B62kNT6IsTg6O4NvLuWeLQbJl+6QK2u4Ep8x1e1Ay\nSa1ZHLu3zfYE4kJwpQD2Ml8RAoGBAM+qLhH1tnWeu0QTaiTNkQ2Lgm2XC9QLBl1J\nNIyKQU+nMLel4vVrbNyZ0J6jAod8KgkuBxjJ1DZC7MbLYnJ/d/G88oYqDmjsshrU\n1ZmWqEkkGlm5OMyItudabZTTdymuKnNkClponoLg+TEvDQR+HxFkyrynEWoqhs3Y\nfYnD4jPJAoGBAKW5C+MBI/pn5GOoec+2Y+eiZ0GbwpbSyfiukqL5YEJ+d1Sl9y6S\nMGh1NJ1idteFVV0a4yxA7KmaM46pXoq2m5GJsyht2fTXaDLbvh2f7LwJGAocpt8y\nMcxM+ELl6HrHf4wT63OpUH1dsKe4YZdn9ayyrysKcozolkU4dZQoswxZ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2998b46e937240539ae40e3f15b25e22', 'name': u'singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7', 'created_at': '2018-07-22T01:58:36.392530', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f9:67:bb:0e:6c:fd:3f:12:c0:d2:40:a7:4e:c3:9b:6d', 'type': 'ssh', 'id': u'singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7'}) 2018-07-22 01:58:36,393 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAt5zTRr3yQJTVuctbjST8w356FuLuaw23rzipLiLuNRbYjS4A pfnX4WtyekU5wj2wYTjcZw0npYob/D9o+E0GQDxc8Y3FPwwuYR7mkNGq1z25y06Z WnRQJ6YCAvcre2CsPVKHyr+aqrwNIESXNENJK1updztdNQmcADSe5uKOS9PF1xEg oqW0mngBj+6hYjrsRx0YD7+JL2shGvd45vRhvSoFTSQ192RNI4/w0MtwksBi2gOY irV7cCgBoEhaNloGjNbmmEohd4J6eXzJwLnzFWqWsTFlYvPPEzfDbMSIoAu9NT9i gjYRfGyWZKnKhrOkQgmVmLxw/CBhdqG/IRADgQIDAQABAoIBAQCW9Y8XKHAV/MhD exiIURKnwEKssmMHDT4qB9HApuNmLqRYXqwVyfZd1TNHp8a3FnT/WfqLl1szVPtx RskM7HbpNTfNOZwkG+W93+P8yQVG9e7dYn/eyKZmEqywt3q+c1rpCAOxBBsrqHS6 ROp0A6YSycfoyZv2UTI7UQgcF8SaPdxIYNxDZT1ISSChTFKt6R9YsbDc0QCN+sG3 idiZ3jAqPYIQBbYCXQA6MJoj54RG6SLAnL+anMWhgQhVb3E7o/2REYewiU8CsBGO BGYgVs9N950p5Marx3hmdwslJ5ZTBC9GJg9yZ8nc05uXVGZiXzUf4G0byjUfOd2k 04TbXGnpAoGBAN/mnHCmA0k2U+b2c2gTzl1PNSxILNd1xk01n/u5ug5QZNTIbGh9 v8SvIwhps74yNMIh/PMthUYt2dTvG5eCWS5rAYDufyli+FJjPaSOv/yLnTm8ZP9b DyN+EMGYk+mxO7zrN6CkV9M2WuXMLZohurSstkS3iyNRlI6gexGmcRwPAoGBANHv mF2GcDm0yN5VkuJx+Q/smlPpi1BhJxhvJTivk22juSrxXiOpAbCzXUZqX1o0Kcjn sQx3ZzmSW8+iZmEGP7lxwuIV2P8cpkNZMx/QPcqw9OMXn9vdlD4M8LkAsekuN/RO Jd8wOky7sy2yoDaiPD4fq7hbq5fLwHitCfHCCJdvAoGBANPYJnyPFtzWglwtItR+ qOqwXucfAw55aL701gIeoGOavUx2tdvH3wIBk2wKVv7GEhT8g5CyqT7Vcx19fuXD dw3sQOf0wGwwMDQDofdo+U3B62kNT6IsTg6O4NvLuWeLQbJl+6QK2u4Ep8x1e1Ay Sa1ZHLu3zfYE4kJwpQD2Ml8RAoGBAM+qLhH1tnWeu0QTaiTNkQ2Lgm2XC9QLBl1J NIyKQU+nMLel4vVrbNyZ0J6jAod8KgkuBxjJ1DZC7MbLYnJ/d/G88oYqDmjsshrU 1ZmWqEkkGlm5OMyItudabZTTdymuKnNkClponoLg+TEvDQR+HxFkyrynEWoqhs3Y fYnD4jPJAoGBAKW5C+MBI/pn5GOoec+2Y+eiZ0GbwpbSyfiukqL5YEJ+d1Sl9y6S MGh1NJ1idteFVV0a4yxA7KmaM46pXoq2m5GJsyht2fTXaDLbvh2f7LwJGAocpt8y McxM+ELl6HrHf4wT63OpUH1dsKe4YZdn9ayyrysKcozolkU4dZQoswxZ -----END RSA PRIVATE KEY----- 2018-07-22 01:58:36,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 01:58:36,396 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"security_group": {"name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-22 01:58:36,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-2a4561da-c699-4b3d-b40f-b37cf4ecdb2a Date: Sun, 22 Jul 2018 01:58:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:58:36Z", "updated_at": "2018-07-22T01:58:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "4af8132c-d829-4aff-959f-9c81aea2bd1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "567d09a5-34de-479a-a09e-15401624aee1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}} 2018-07-22 01:58:36,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2a4561da-c699-4b3d-b40f-b37cf4ecdb2a 2018-07-22 01:58:36,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.199134111404s 2018-07-22 01:58:36,595 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2a4561da-c699-4b3d-b40f-b37cf4ecdb2a 2018-07-22 01:58:36,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 01:58:36,600 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:36,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-9023ad63-2ec2-4ff5-bf9a-265f51bd2bf4 Date: Sun, 22 Jul 2018 01:58:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:31Z", "updated_at": "2018-07-22T01:57:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "465645da-307a-4088-9198-d1e7e0e7bd80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "6a6c888c-512e-401f-bf9b-ebfb914c6f5f", "remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "6aadc70e-88c9-4cae-9081-79f347654a17", "remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "be10ad85-3b70-4017-bc9b-aeff65b902d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:58:36Z", "updated_at": "2018-07-22T01:58:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "4af8132c-d829-4aff-959f-9c81aea2bd1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "567d09a5-34de-479a-a09e-15401624aee1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 01:58:36,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9023ad63-2ec2-4ff5-bf9a-265f51bd2bf4 2018-07-22 01:58:36,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0784561634064s 2018-07-22 01:58:36,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9023ad63-2ec2-4ff5-bf9a-265f51bd2bf4 2018-07-22 01:58:36,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 01:58:36,685 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -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": "bfce923e-f360-4077-8ae5-611cdb4bde2c"}}' 2018-07-22 01:58:36,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-87c6cd48-3d60-440a-a5aa-3d4dea55b5e7 Date: Sun, 22 Jul 2018 01:58:36 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-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:58:36Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "afcc5f50-c285-47e4-881f-03988d4330d2"}} 2018-07-22 01:58:36,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-87c6cd48-3d60-440a-a5aa-3d4dea55b5e7 2018-07-22 01:58:36,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125070095062s 2018-07-22 01:58:36,810 - 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-87c6cd48-3d60-440a-a5aa-3d4dea55b5e7 2018-07-22 01:58:36,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 01:58:36,813 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:36,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-5c25834b-9607-4182-b28a-72ae7db2f358 Date: Sun, 22 Jul 2018 01:58:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:31Z", "updated_at": "2018-07-22T01:57:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "465645da-307a-4088-9198-d1e7e0e7bd80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "6a6c888c-512e-401f-bf9b-ebfb914c6f5f", "remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "6aadc70e-88c9-4cae-9081-79f347654a17", "remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "be10ad85-3b70-4017-bc9b-aeff65b902d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:58:36Z", "updated_at": "2018-07-22T01:58:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "4af8132c-d829-4aff-959f-9c81aea2bd1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "567d09a5-34de-479a-a09e-15401624aee1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "afcc5f50-c285-47e4-881f-03988d4330d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 3, "project_id": "e022d16594794ceba7252a46e5007481", "id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 01:58:36,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-5c25834b-9607-4182-b28a-72ae7db2f358 2018-07-22 01:58:36,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0528380870819s 2018-07-22 01:58:36,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-5c25834b-9607-4182-b28a-72ae7db2f358 2018-07-22 01:58:36,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 01:58:36,871 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -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": "bfce923e-f360-4077-8ae5-611cdb4bde2c"}}' 2018-07-22 01:58:37,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-cdda62db-01fa-4dd7-953d-8bdd2252fd00 Date: Sun, 22 Jul 2018 01:58:37 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-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:58:36Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "ad565ae3-6e42-4289-9f13-66d1447ec8f9"}} 2018-07-22 01:58:37,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-cdda62db-01fa-4dd7-953d-8bdd2252fd00 2018-07-22 01:58:37,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129930973053s 2018-07-22 01:58:37,001 - 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-cdda62db-01fa-4dd7-953d-8bdd2252fd00 2018-07-22 01:58:37,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:58:37,002 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:37,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-74b678f2-a8ec-4d48-8c5d-232fd58161be Date: Sun, 22 Jul 2018 01:58:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["03731700-ac0b-4b49-910d-5cb4992b8921"],"description":"","tags":[],"updated_at":"2018-07-22T01:58:29Z","qos_policy_id":null,"name":"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:29Z","provider:network_type":"vxlan"}]} 2018-07-22 01:58:37,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-74b678f2-a8ec-4d48-8c5d-232fd58161be 2018-07-22 01:58:37,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0853371620178s 2018-07-22 01:58:37,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-74b678f2-a8ec-4d48-8c5d-232fd58161be 2018-07-22 01:58:37,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:58:37,096 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:37,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-802890bb-3ea4-4c74-9382-3fd306283269 Date: Sun, 22 Jul 2018 01:58:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/snap", "metadata": {}}], "file": "/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "size": 12716032, "self": "/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:58:35Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T01:58:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:58:37,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-802890bb-3ea4-4c74-9382-3fd306283269 2018-07-22 01:58:37,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0244009494781s 2018-07-22 01:58:37,117 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-802890bb-3ea4-4c74-9382-3fd306283269 2018-07-22 01:58:37,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 01:58:37,121 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:37,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-f3acd49d-f80b-46b0-9abc-7bd9c1ad204a x-compute-request-id: req-f3acd49d-f80b-46b0-9abc-7bd9c1ad204a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "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": "1625a7eb-557d-4cbe-906e-25f3786ceda6"}]} 2018-07-22 01:58:37,247 - 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-f3acd49d-f80b-46b0-9abc-7bd9c1ad204a 2018-07-22 01:58:37,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.128115177155s 2018-07-22 01:58:37,247 - 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-f3acd49d-f80b-46b0-9abc-7bd9c1ad204a 2018-07-22 01:58:37,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 01:58:37,252 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"server": {"name": "singlevm1-vm_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "imageRef": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "key_name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "flavorRef": "1625a7eb-557d-4cbe-906e-25f3786ceda6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "af3fe3cc-eb16-45d9-9c13-dc4828499f29"}], "security_groups": [{"name": "bfce923e-f360-4077-8ae5-611cdb4bde2c"}]}}' 2018-07-22 01:58:39,155 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 01:58: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-85f19e89-4dd9-47cc-a292-b505b6dc8f73 x-compute-request-id: req-85f19e89-4dd9-47cc-a292-b505b6dc8f73 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "bfce923e-f360-4077-8ae5-611cdb4bde2c"}], "OS-DCF:diskConfig": "MANUAL", "id": "e94927b0-3c50-4298-89aa-4f388eec64b8", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "bookmark"}], "adminPass": "ZPpfHT5mvELP"}} 2018-07-22 01:58:39,155 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-85f19e89-4dd9-47cc-a292-b505b6dc8f73 2018-07-22 01:58:39,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.90623402596s 2018-07-22 01:58:39,156 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-85f19e89-4dd9-47cc-a292-b505b6dc8f73 2018-07-22 01:58:39,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:58:39,159 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:40,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-c0f9e71a-6de1-4543-b611-fcf8b4720ea1 x-compute-request-id: req-c0f9e71a-6de1-4543-b611-fcf8b4720ea1 Content-Encoding: gzip Content-Length: 639 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/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "bookmark"}], "image": {"id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "links": [{"href": "http://172.30.9.25:8774/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1625a7eb-557d-4cbe-906e-25f3786ceda6", "links": [{"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "bookmark"}]}, "id": "e94927b0-3c50-4298-89aa-4f388eec64b8", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T01:58:39Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "created": "2018-07-22T01:58:39Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:58:40,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c0f9e71a-6de1-4543-b611-fcf8b4720ea1 2018-07-22 01:58:40,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.56473708153s 2018-07-22 01:58:40,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c0f9e71a-6de1-4543-b611-fcf8b4720ea1 2018-07-22 01:58:40,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:58:40,729 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:40,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-0c014d40-d1f2-44c4-85db-dd765fef1410 Date: Sun, 22 Jul 2018 01:58:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["03731700-ac0b-4b49-910d-5cb4992b8921"],"description":"","tags":[],"updated_at":"2018-07-22T01:58:29Z","qos_policy_id":null,"name":"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:29Z","provider:network_type":"vxlan"}]} 2018-07-22 01:58:40,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0c014d40-d1f2-44c4-85db-dd765fef1410 2018-07-22 01:58:40,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103008031845s 2018-07-22 01:58:40,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0c014d40-d1f2-44c4-85db-dd765fef1410 2018-07-22 01:58:40,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 01:58:40,833 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:40,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-88f5c7d8-9702-4108-bf27-d93b802bf2e9 Date: Sun, 22 Jul 2018 01:58:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:58:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"03731700-ac0b-4b49-910d-5cb4992b8921","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_8e84dd66-043f-4da1-8ea8-2c0422cc28e7","enable_dhcp":true,"segment_id":null,"network_id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:29Z","ip_version":4},{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 01:58:40,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-88f5c7d8-9702-4108-bf27-d93b802bf2e9 2018-07-22 01:58:40,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0660400390625s 2018-07-22 01:58:40,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-88f5c7d8-9702-4108-bf27-d93b802bf2e9 2018-07-22 01:58:40,900 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 01:58:42,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:58:42,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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:43,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-9c7b1589-baf3-4bc2-8ebf-71398dc13391 x-compute-request-id: req-9c7b1589-baf3-4bc2-8ebf-71398dc13391 Content-Encoding: gzip Content-Length: 739 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/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "bookmark"}], "image": {"id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "links": [{"href": "http://172.30.9.25:8774/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1625a7eb-557d-4cbe-906e-25f3786ceda6", "links": [{"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "bookmark"}]}, "id": "e94927b0-3c50-4298-89aa-4f388eec64b8", "security_groups": [{"name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T01:58:42Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "created": "2018-07-22T01:58:39Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:58:43,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9c7b1589-baf3-4bc2-8ebf-71398dc13391 2018-07-22 01:58:43,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563413858414s 2018-07-22 01:58:43,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9c7b1589-baf3-4bc2-8ebf-71398dc13391 2018-07-22 01:58:43,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 01:58:45,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:58:45,476 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:45,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-733ed880-42af-4516-9c17-7ec25a8b108f x-compute-request-id: req-733ed880-42af-4516-9c17-7ec25a8b108f Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:bb:75", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "bookmark"}], "image": {"id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "links": [{"href": "http://172.30.9.25:8774/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1625a7eb-557d-4cbe-906e-25f3786ceda6", "links": [{"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "bookmark"}]}, "id": "e94927b0-3c50-4298-89aa-4f388eec64b8", "security_groups": [{"name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T01:58:42Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "created": "2018-07-22T01:58:39Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:58:45,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-733ed880-42af-4516-9c17-7ec25a8b108f 2018-07-22 01:58:45,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484450817108s 2018-07-22 01:58:45,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-733ed880-42af-4516-9c17-7ec25a8b108f 2018-07-22 01:58:45,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 01:58:47,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:58:47,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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:49,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-89786edb-5f39-4274-a878-9843d36ed0bc x-compute-request-id: req-89786edb-5f39-4274-a878-9843d36ed0bc Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:bb:75", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "bookmark"}], "image": {"id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "links": [{"href": "http://172.30.9.25:8774/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1625a7eb-557d-4cbe-906e-25f3786ceda6", "links": [{"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "bookmark"}]}, "id": "e94927b0-3c50-4298-89aa-4f388eec64b8", "security_groups": [{"name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T01:58:42Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "created": "2018-07-22T01:58:39Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:58:49,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89786edb-5f39-4274-a878-9843d36ed0bc 2018-07-22 01:58:49,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22149610519s 2018-07-22 01:58:49,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89786edb-5f39-4274-a878-9843d36ed0bc 2018-07-22 01:58:49,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 01:58:51,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:58:51,196 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:51,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-640eaa74-b36d-474b-863b-0ad6a06a754f x-compute-request-id: req-640eaa74-b36d-474b-863b-0ad6a06a754f Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:bb:75", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "bookmark"}], "image": {"id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "links": [{"href": "http://172.30.9.25:8774/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-22T01:58:48.000000", "flavor": {"id": "1625a7eb-557d-4cbe-906e-25f3786ceda6", "links": [{"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "bookmark"}]}, "id": "e94927b0-3c50-4298-89aa-4f388eec64b8", "security_groups": [{"name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T01:58:48Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "created": "2018-07-22T01:58:39Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:58:51,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-640eaa74-b36d-474b-863b-0ad6a06a754f 2018-07-22 01:58:51,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539344072342s 2018-07-22 01:58:51,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-640eaa74-b36d-474b-863b-0ad6a06a754f 2018-07-22 01:58:51,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 01:58:51,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e94927b0-3c50-4298-89aa-4f388eec64b8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:51,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 993 X-Openstack-Request-Id: req-6488f150-dc42-4e1b-b28f-7e10efd43a24 Date: Sun, 22 Jul 2018 01:58:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T01:58:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"03731700-ac0b-4b49-910d-5cb4992b8921","ip_address":"192.168.120.11"}],"id":"0a86013f-5ae5-497d-9ca9-a5eca43961e7","security_groups":["bfce923e-f360-4077-8ae5-611cdb4bde2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:bb:75","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:41Z","binding:vnic_type":"normal","device_id":"e94927b0-3c50-4298-89aa-4f388eec64b8","ip_allocation":"immediate"}]} 2018-07-22 01:58:51,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e94927b0-3c50-4298-89aa-4f388eec64b8 used request id req-6488f150-dc42-4e1b-b28f-7e10efd43a24 2018-07-22 01:58:51,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0421071052551s 2018-07-22 01:58:51,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e94927b0-3c50-4298-89aa-4f388eec64b8 used request id req-6488f150-dc42-4e1b-b28f-7e10efd43a24 2018-07-22 01:58:51,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 01:58:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0a86013f-5ae5-497d-9ca9-a5eca43961e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:51,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6a329fd2-b145-4dc2-b770-81bf4edd0bc8 Date: Sun, 22 Jul 2018 01:58:51 GMT RESP BODY: {"floatingips": []} 2018-07-22 01:58:51,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0a86013f-5ae5-497d-9ca9-a5eca43961e7 used request id req-6a329fd2-b145-4dc2-b770-81bf4edd0bc8 2018-07-22 01:58:51,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185420513153s 2018-07-22 01:58:51,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0a86013f-5ae5-497d-9ca9-a5eca43961e7 used request id req-6a329fd2-b145-4dc2-b770-81bf4edd0bc8 2018-07-22 01:58:51,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:58:51,807 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:52,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-39d50eef-0bff-4366-8973-167ef667bdf3 x-compute-request-id: req-39d50eef-0bff-4366-8973-167ef667bdf3 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:bb:75", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "bookmark"}], "image": {"id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "links": [{"href": "http://172.30.9.25:8774/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-22T01:58:48.000000", "flavor": {"id": "1625a7eb-557d-4cbe-906e-25f3786ceda6", "links": [{"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "bookmark"}]}, "id": "e94927b0-3c50-4298-89aa-4f388eec64b8", "security_groups": [{"name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T01:58:48Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "created": "2018-07-22T01:58:39Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:58:52,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39d50eef-0bff-4366-8973-167ef667bdf3 2018-07-22 01:58:52,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366227149963s 2018-07-22 01:58:52,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39d50eef-0bff-4366-8973-167ef667bdf3 2018-07-22 01:58:52,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 01:58:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e94927b0-3c50-4298-89aa-4f388eec64b8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:52,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 993 X-Openstack-Request-Id: req-a3b260db-4be9-465d-a94c-7a7fc00f672a Date: Sun, 22 Jul 2018 01:58:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T01:58:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"03731700-ac0b-4b49-910d-5cb4992b8921","ip_address":"192.168.120.11"}],"id":"0a86013f-5ae5-497d-9ca9-a5eca43961e7","security_groups":["bfce923e-f360-4077-8ae5-611cdb4bde2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:bb:75","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:41Z","binding:vnic_type":"normal","device_id":"e94927b0-3c50-4298-89aa-4f388eec64b8","ip_allocation":"immediate"}]} 2018-07-22 01:58:52,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e94927b0-3c50-4298-89aa-4f388eec64b8 used request id req-a3b260db-4be9-465d-a94c-7a7fc00f672a 2018-07-22 01:58:52,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0455899238586s 2018-07-22 01:58:52,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e94927b0-3c50-4298-89aa-4f388eec64b8 used request id req-a3b260db-4be9-465d-a94c-7a7fc00f672a 2018-07-22 01:58:52,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 01:58:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0a86013f-5ae5-497d-9ca9-a5eca43961e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:52,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-739f036a-2bfa-400d-b8c4-6cfdbbca95f9 Date: Sun, 22 Jul 2018 01:58:52 GMT RESP BODY: {"floatingips": []} 2018-07-22 01:58:52,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0a86013f-5ae5-497d-9ca9-a5eca43961e7 used request id req-739f036a-2bfa-400d-b8c4-6cfdbbca95f9 2018-07-22 01:58:52,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185489654541s 2018-07-22 01:58:52,246 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0a86013f-5ae5-497d-9ca9-a5eca43961e7 used request id req-739f036a-2bfa-400d-b8c4-6cfdbbca95f9 2018-07-22 01:58:52,246 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:bb:75', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def'}), 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-22T01:58:48.000000', 'flavor': Munch({u'id': u'1625a7eb-557d-4cbe-906e-25f3786ceda6'}), 'az': u'nova', 'id': u'e94927b0-3c50-4298-89aa-4f388eec64b8', 'security_groups': [Munch({u'name': u'singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2998b46e937240539ae40e3f15b25e22', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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-22T01:58:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T01:58:48Z', 'hostId': u'750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae', '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-22T01:58:48.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'e022d16594794ceba7252a46e5007481', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_8e84dd66-043f-4da1-8ea8-2c0422cc28e7', 'adminPass': None, 'tenant_id': u'e022d16594794ceba7252a46e5007481', 'created_at': u'2018-07-22T01:58:39Z', 'created': u'2018-07-22T01:58:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 01:58:52,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:58:52,249 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:52,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-76bf2f91-6f5b-4f01-92f7-f50eb6975ce8 Date: Sun, 22 Jul 2018 01:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["03731700-ac0b-4b49-910d-5cb4992b8921"],"description":"","tags":[],"updated_at":"2018-07-22T01:58:29Z","qos_policy_id":null,"name":"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:29Z","provider:network_type":"vxlan"}]} 2018-07-22 01:58:52,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-76bf2f91-6f5b-4f01-92f7-f50eb6975ce8 2018-07-22 01:58:52,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100107908249s 2018-07-22 01:58:52,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-76bf2f91-6f5b-4f01-92f7-f50eb6975ce8 2018-07-22 01:58:52,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 01:58:52,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e94927b0-3c50-4298-89aa-4f388eec64b8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:52,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 993 X-Openstack-Request-Id: req-da61dfac-7d03-44e6-936c-6af1a94ef779 Date: Sun, 22 Jul 2018 01:58:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T01:58:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"03731700-ac0b-4b49-910d-5cb4992b8921","ip_address":"192.168.120.11"}],"id":"0a86013f-5ae5-497d-9ca9-a5eca43961e7","security_groups":["bfce923e-f360-4077-8ae5-611cdb4bde2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:bb:75","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:41Z","binding:vnic_type":"normal","device_id":"e94927b0-3c50-4298-89aa-4f388eec64b8","ip_allocation":"immediate"}]} 2018-07-22 01:58:52,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e94927b0-3c50-4298-89aa-4f388eec64b8 used request id req-da61dfac-7d03-44e6-936c-6af1a94ef779 2018-07-22 01:58:52,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0437180995941s 2018-07-22 01:58:52,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e94927b0-3c50-4298-89aa-4f388eec64b8 used request id req-da61dfac-7d03-44e6-936c-6af1a94ef779 2018-07-22 01:58:52,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 01:58:52,397 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"floatingip": {"floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.11", "port_id": "0a86013f-5ae5-497d-9ca9-a5eca43961e7"}}' 2018-07-22 01:58:54,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-c022ff2d-26f1-4042-b57e-0e0fe01011da Date: Sun, 22 Jul 2018 01:58:54 GMT RESP BODY: {"floatingip": {"router_id": "b2791a7d-d0f5-45e4-ba12-58077abc402e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:58:53Z", "updated_at": "2018-07-22T01:58:53Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "e022d16594794ceba7252a46e5007481", "port_id": "0a86013f-5ae5-497d-9ca9-a5eca43961e7", "id": "2f0be92f-e354-4d23-80d6-a7464c9882b1", "qos_policy_id": null}} 2018-07-22 01:58:54,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c022ff2d-26f1-4042-b57e-0e0fe01011da 2018-07-22 01:58:54,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.95532298088s 2018-07-22 01:58:54,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c022ff2d-26f1-4042-b57e-0e0fe01011da 2018-07-22 01:58:54,355 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'b2791a7d-d0f5-45e4-ba12-58077abc402e', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e022d16594794ceba7252a46e5007481', 'created_at': u'2018-07-22T01:58:53Z', 'attached': True, 'updated_at': u'2018-07-22T01:58:53Z', 'id': u'2f0be92f-e354-4d23-80d6-a7464c9882b1', 'floating_network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b2791a7d-d0f5-45e4-ba12-58077abc402e', u'qos_policy_id': None, 'project_id': u'e022d16594794ceba7252a46e5007481', 'port_id': u'0a86013f-5ae5-497d-9ca9-a5eca43961e7', 'port': u'0a86013f-5ae5-497d-9ca9-a5eca43961e7', 'network': u'03ff3771-4217-4429-9bb6-04632e3dc525'}) 2018-07-22 01:58:54,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 01:58:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8/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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 01:58:55,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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,Accept-Encoding x-openstack-request-id: req-74092eaa-e9f9-44f1-b688-924a994f734e x-compute-request-id: req-74092eaa-e9f9-44f1-b688-924a994f734e Content-Encoding: gzip Content-Length: 9569 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 485064998 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.165737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167571] pid_max: default: 32768 minimum: 301\n[ 0.168566] ACPI: Core revision 20150930\n[ 0.170030] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171492] Security Framework initialized\n[ 0.172413] Yama: becoming mindful.\n[ 0.173223] AppArmor: AppArmor initialized\n[ 0.174186] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.175683] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177131] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.178494] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180073] Initializing cgroup subsys io\n[ 0.181005] Initializing cgroup subsys memory\n[ 0.181978] Initializing cgroup subsys devices\n[ 0.182967] Initializing cgroup subsys freezer\n[ 0.183938] Initializing cgroup subsys net_cls\n[ 0.184914] Initializing cgroup subsys perf_event\n[ 0.185931] Initializing cgroup subsys net_prio\n[ 0.186921] Initializing cgroup subsys hugetlb\n[ 0.187900] Initializing cgroup subsys pids\n[ 0.188887] CPU: Physical Processor ID: 0\n[ 0.190500] mce: CPU supports 10 MCE banks\n[ 0.191445] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192562] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210529] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.216770] ftrace: allocating 31920 entries in 125 pages\n[ 0.241792] smpboot: Max logical packages: 1\n[ 0.242722] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.244216] x2apic enabled\n[ 0.245102] Switched APIC routing to physical x2apic.\n[ 0.246950] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.248222] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.250548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.252563] KVM setup paravirtual spinlock\n[ 0.253952] x86: Booted up 1 node, 1 CPUs\n[ 0.254867] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.256429] devtmpfs: initialized\n[ 0.258231] evm: security.selinux\n[ 0.259019] evm: security.SMACK64\n[ 0.259803] evm: security.SMACK64EXEC\n[ 0.260636] evm: security.SMACK64TRANSMUTE\n[ 0.261557] evm: security.SMACK64MMAP\n[ 0.262385] evm: security.ima\n[ 0.263102] evm: security.capability\n[ 0.263995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.266084] pinctrl core: initialized pinctrl subsystem\n[ 0.267298] RTC time: 1:58:48, date: 07/22/18\n[ 0.268366] NET: Registered protocol family 16\n[ 0.269470] cpuidle: using governor ladder\n[ 0.270379] cpuidle: using governor menu\n[ 0.271254] PCCT header not found.\n[ 0.272089] ACPI: bus type PCI registered\n[ 0.272981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.274354] PCI: Using configuration type 1 for base access\n[ 0.276240] ACPI: Added _OSI(Module Device)\n[ 0.277211] ACPI: Added _OSI(Processor Device)\n[ 0.278179] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279198] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281083] ACPI: Interpreter enabled\n[ 0.281947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290181] ACPI: (supports S0 S5)\n[ 0.290958] ACPI: Using IOAPIC for interrupt routing\n[ 0.292005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.295309] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296579] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297959] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299295] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301752] acpiphp: Slot [3] registered\n[ 0.302642] acpiphp: Slot [4] registered\n[ 0.303542] acpiphp: Slot [5] registered\n[ 0.304418] acpiphp: Slot [6] registered\n[ 0.305294] acpiphp: Slot [7] registered\n[ 0.306171] acpiphp: Slot [8] registered\n[ 0.307063] acpiphp: Slot [9] registered\n[ 0.307946] acpiphp: Slot [10] registered\n[ 0.308837] acpiphp: Slot [11] registered\n[ 0.309736] acpiphp: Slot [12] registered\n[ 0.310636] acpiphp: Slot [13] registered\n[ 0.311535] acpiphp: Slot [14] registered\n[ 0.312429] acpiphp: Slot [15] registered\n[ 0.323662] acpiphp: Slot [16] registered\n[ 0.324559] acpiphp: Slot [17] registered\n[ 0.325457] acpiphp: Slot [18] registered\n[ 0.326344] acpiphp: Slot [19] registered\n[ 0.327236] acpiphp: Slot [20] registered\n[ 0.328135] acpiphp: Slot [21] registered\n[ 0.329033] acpiphp: Slot [22] registered\n[ 0.329925] acpiphp: Slot [23] registered\n[ 0.330824] acpiphp: Slot [24] registered\n[ 0.331764] acpiphp: Slot [25] registered\n[ 0.332675] acpiphp: Slot [26] registered\n[ 0.333572] acpiphp: Slot [27] registered\n[ 0.334465] acpiphp: Slot [28] registered\n[ 0.335370] acpiphp: Slot [29] registered\n[ 0.336280] acpiphp: Slot [30] registered\n[ 0.337189] acpiphp: Slot [31] registered\n[ 0.338099] PCI host bridge to bus 0000:00\n[ 0.339005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340366] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.343369] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344984] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.346654] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354368] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.358174] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.360069] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.378626] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.380750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.382352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.383954] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.385553] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.387024] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.388480] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.389718] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.391581] vgaarb: loaded\n[ 0.392279] vgaarb: bridge control possible 0000:00:02.0\n[ 0.393676] SCSI subsystem initialized\n[ 0.394710] ACPI: bus type USB registered\n[ 0.395676] usbcore: registered new interface driver usbfs\n[ 0.396889] usbcore: registered new interface driver hub\n[ 0.398091] usbcore: registered new device driver usb\n[ 0.399413] PCI: Using ACPI for IRQ routing\n[ 0.400683] NetLabel: Initializing\n[ 0.401541] NetLabel: domain hash size = 128\n[ 0.402559] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403681] NetLabel: unlabeled traffic allowed by default\n[ 0.405021] clocksource: Switched to clocksource kvm-clock\n[ 0.413245] AppArmor: AppArmor Filesystem Enabled\n[ 0.414365] pnp: PnP ACPI init\n[ 0.415405] pnp: PnP ACPI: found 5 devices\n[ 0.421930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.423931] NET: Registered protocol family 2\n[ 0.425123] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426651] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428062] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429473] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430750] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432182] NET: Registered protocol family 1\n[ 0.433205] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434497] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.435785] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.449832] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463861] Trying to unpack rootfs image as initramfs...\n[ 0.520039] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.521940] Scanning for low memory corruption every 60 seconds\n[ 0.523528] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.524877] audit: initializing netlink subsys (disabled)\n[ 0.526101] audit: type=2000 audit(1532224728.981:1): initialized\n[ 0.527635] Initialise system trusted keyring\n[ 0.528720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.530094] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.532444] zbud: loaded\n[ 0.533276] VFS: Disk quotas dquot_6.6.0\n[ 0.534226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.536081] fuse init (API version 7.23)\n[ 0.537162] Key type big_key registered\n[ 0.538096] Allocating IMA MOK and blacklist keyrings.\n[ 0.539489] Key type asymmetric registered\n[ 0.540446] Asymmetric key parser 'x509' registered\n[ 0.541571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543332] io scheduler noop registered\n[ 0.544249] io scheduler deadline registered (default)\n[ 0.545426] io scheduler cfq registered\n[ 0.546403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547616] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549141] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550820] ACPI: Power Button [PWRF]\n[ 0.551787] GHES: HEST is not enabled!\n[ 0.565282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622233] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624935] Linux agpgart interface v0.103\n[ 0.627958] brd: module loaded\n[ 0.629815] loop: module loaded\n[ 0.634572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636287] GPT:90111 != 2097151\n[ 0.637092] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638406] GPT:90111 != 2097151\n[ 0.639199] GPT: Use GNU Parted to correct GPT errors.\n[ 0.640359] vda: vda1 vda15\n[ 0.641791] scsi host0: ata_piix\n[ 0.642702] scsi host1: ata_piix\n[ 0.643547] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.645006] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.646741] libphy: Fixed MDIO Bus: probed\n[ 0.647713] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648856] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651410] PPP generic driver version 2.4.2\n[ 0.652489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.653925] ehci-pci: EHCI PCI platform driver\n[ 0.654966] ehci-platform: EHCI generic platform driver\n[ 0.656148] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657508] ohci-pci: OHCI PCI platform driver\n[ 0.658550] ohci-platform: OHCI generic platform driver\n[ 0.659741] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.674077] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.675270] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677001] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.679543] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681028] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682710] usb usb1: Product: UHCI Host Controller\n[ 0.683826] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685199] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686366] hub 1-0:1.0: USB hub found\n[ 0.687293] hub 1-0:1.0: 2 ports detected\n[ 0.688401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690856] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691995] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.693238] mousedev: PS/2 mouse device common for all mice\n[ 0.694738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.696911] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698218] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.699638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701077] i2c /dev entries driver\n[ 0.701995] device-mapper: uevent: version 1.0.3\n[ 0.703130] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.705110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706777] NET: Registered protocol family 10\n[ 0.708086] NET: Registered protocol family 17\n[ 0.709174] Key type dns_resolver registered\n[ 0.710347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.711668] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.713804] registered taskstats version 1\n[ 0.714805] Loading compiled-in X.509 certificates\n[ 0.716453] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718695] zswap: loaded using pool lzo/zbud\n[ 0.720536] Key type trusted registered\n[ 0.722515] Key type encrypted registered\n[ 0.723505] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726042] evm: HMAC attrs: 0x1\n[ 0.727140] Magic number: 10:205:964\n[ 0.728138] rtc_cmos 00:00: setting system clock to 2018-07-22 01:58:48 UTC (1532224728)\n[ 0.730076] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731414] EDD information not available.\n[ 0.806325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818659] Write protecting the kernel read-only data: 14336k\n[ 0.821015] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\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.869221] 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.76\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.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLmbYVriCbVUPtWs856gnmq9rMfRul81XRyw9y2BomvHJcrf60qnZhvNBkqpZ9w34xE/CqB4xRqdpxASRbZ/+WctQgeiGcT6ZDjrGJ7eM6Gui2Uh33kt0A6WuryWJQsGpjdwZS5LyQ0Zoe2qPNsoA8iiXctus83LDwUeb4ffs69Pug2+NMbLPY1RJsenZvRdWF41Je4O9vXFgEy4tIR4QQk3lmiclFELbrn7oQj0ujCxwsqXW6ux8PzgYCY3iiw0F2BEI/MYSDp2+T+R+Aa6sGa0yRrrILzNEzGIjCr/CG+pTPh01/cB7XuYALKnUx+o+PJHr9tgu+OUeoNo8UXVTz root@singlevm1-vm-8e84dd66-043f-4da1-8ea8-2c0422cc28e7\nssh-dss AAAAB3NzaC1kc3MAAACBAKVBSwQ8B2PxrAW0NirdXvJ5NitbcibZfZRfwjhqkxcbi7bevs5pU2eZ1tBB53tda6OjqnlpXHSzkEKCXns3XhCktpd8XtpL7jxSD0rxMb6SLwhiJnSc0yJo0eup/UhYa2FoFEF3S0kD1DA5pW/jXUZ15EOyWSJTwCcQ2zR5068TAAAAFQC1lzhfEc0ttpvRpTcO/D1H64XWgwAAAIEAoW9kgXoVKqy8fMuzIOTqQmxEtk/Ol90MYP+fwo2t10eu8OGmjH2c/AmUAj90C+Gn/FRWcJaXKHKQdwqqvqcV3PLNjv12M7vDYSihlF8879GhNF2gmZ4DgCsa98m0pfiBp13yH6H+Wixf8/LIWzypOqEh1CpeDPptSuVIsaES/mEAAACAGdEjmepfUSNHXkFp5INmOeLaJUhpUU2YRnPyQD9ZkMLIacd2zTWG2CAezL16SA0UvYvQdIrXCYXvtzfTi+XRrmsLMv8kN/GcsdXQzCwJn1z102NPH+uj5Oe//zApW9Br0uX4zJVlT9LGzAvG8DRpcFtqf0vOC8Wak271eTxjNw8= root@singlevm1-vm-8e84dd66-043f-4da1-8ea8-2c0422cc28e7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe49:bb75/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \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-8e84dd66-043f-4da1-8ea8-2c0422cc28e7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8e84dd66-043f-4da1-8ea8-2c0422cc28e7 login: "} 2018-07-22 01:58:55,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8/action used request id req-74092eaa-e9f9-44f1-b688-924a994f734e 2018-07-22 01:58:55,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.706243991852s 2018-07-22 01:58:55,063 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8/action used request id req-74092eaa-e9f9-44f1-b688-924a994f734e 2018-07-22 01:58:55,063 - 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 485064998 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.165737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167571] pid_max: default: 32768 minimum: 301 [ 0.168566] ACPI: Core revision 20150930 [ 0.170030] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171492] Security Framework initialized [ 0.172413] Yama: becoming mindful. [ 0.173223] AppArmor: AppArmor initialized [ 0.174186] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.175683] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177131] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.178494] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180073] Initializing cgroup subsys io [ 0.181005] Initializing cgroup subsys memory [ 0.181978] Initializing cgroup subsys devices [ 0.182967] Initializing cgroup subsys freezer [ 0.183938] Initializing cgroup subsys net_cls [ 0.184914] Initializing cgroup subsys perf_event [ 0.185931] Initializing cgroup subsys net_prio [ 0.186921] Initializing cgroup subsys hugetlb [ 0.187900] Initializing cgroup subsys pids [ 0.188887] CPU: Physical Processor ID: 0 [ 0.190500] mce: CPU supports 10 MCE banks [ 0.191445] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192562] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210529] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.216770] ftrace: allocating 31920 entries in 125 pages [ 0.241792] smpboot: Max logical packages: 1 [ 0.242722] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.244216] x2apic enabled [ 0.245102] Switched APIC routing to physical x2apic. [ 0.246950] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.248222] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.250548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.252563] KVM setup paravirtual spinlock [ 0.253952] x86: Booted up 1 node, 1 CPUs [ 0.254867] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.256429] devtmpfs: initialized [ 0.258231] evm: security.selinux [ 0.259019] evm: security.SMACK64 [ 0.259803] evm: security.SMACK64EXEC [ 0.260636] evm: security.SMACK64TRANSMUTE [ 0.261557] evm: security.SMACK64MMAP [ 0.262385] evm: security.ima [ 0.263102] evm: security.capability [ 0.263995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.266084] pinctrl core: initialized pinctrl subsystem [ 0.267298] RTC time: 1:58:48, date: 07/22/18 [ 0.268366] NET: Registered protocol family 16 [ 0.269470] cpuidle: using governor ladder [ 0.270379] cpuidle: using governor menu [ 0.271254] PCCT header not found. [ 0.272089] ACPI: bus type PCI registered [ 0.272981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.274354] PCI: Using configuration type 1 for base access [ 0.276240] ACPI: Added _OSI(Module Device) [ 0.277211] ACPI: Added _OSI(Processor Device) [ 0.278179] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279198] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281083] ACPI: Interpreter enabled [ 0.281947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.290181] ACPI: (supports S0 S5) [ 0.290958] ACPI: Using IOAPIC for interrupt routing [ 0.292005] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.295309] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.296579] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297959] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.299295] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.301752] acpiphp: Slot [3] registered [ 0.302642] acpiphp: Slot [4] registered [ 0.303542] acpiphp: Slot [5] registered [ 0.304418] acpiphp: Slot [6] registered [ 0.305294] acpiphp: Slot [7] registered [ 0.306171] acpiphp: Slot [8] registered [ 0.307063] acpiphp: Slot [9] registered [ 0.307946] acpiphp: Slot [10] registered [ 0.308837] acpiphp: Slot [11] registered [ 0.309736] acpiphp: Slot [12] registered [ 0.310636] acpiphp: Slot [13] registered [ 0.311535] acpiphp: Slot [14] registered [ 0.312429] acpiphp: Slot [15] registered [ 0.323662] acpiphp: Slot [16] registered [ 0.324559] acpiphp: Slot [17] registered [ 0.325457] acpiphp: Slot [18] registered [ 0.326344] acpiphp: Slot [19] registered [ 0.327236] acpiphp: Slot [20] registered [ 0.328135] acpiphp: Slot [21] registered [ 0.329033] acpiphp: Slot [22] registered [ 0.329925] acpiphp: Slot [23] registered [ 0.330824] acpiphp: Slot [24] registered [ 0.331764] acpiphp: Slot [25] registered [ 0.332675] acpiphp: Slot [26] registered [ 0.333572] acpiphp: Slot [27] registered [ 0.334465] acpiphp: Slot [28] registered [ 0.335370] acpiphp: Slot [29] registered [ 0.336280] acpiphp: Slot [30] registered [ 0.337189] acpiphp: Slot [31] registered [ 0.338099] PCI host bridge to bus 0000:00 [ 0.339005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.340366] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.341751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.343369] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.344984] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.346654] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354368] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.358174] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.360069] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.378626] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.380750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.382352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.383954] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.385553] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.387024] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.388480] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.389718] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.391581] vgaarb: loaded [ 0.392279] vgaarb: bridge control possible 0000:00:02.0 [ 0.393676] SCSI subsystem initialized [ 0.394710] ACPI: bus type USB registered [ 0.395676] usbcore: registered new interface driver usbfs [ 0.396889] usbcore: registered new interface driver hub [ 0.398091] usbcore: registered new device driver usb [ 0.399413] PCI: Using ACPI for IRQ routing [ 0.400683] NetLabel: Initializing [ 0.401541] NetLabel: domain hash size = 128 [ 0.402559] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.403681] NetLabel: unlabeled traffic allowed by default [ 0.405021] clocksource: Switched to clocksource kvm-clock [ 0.413245] AppArmor: AppArmor Filesystem Enabled [ 0.414365] pnp: PnP ACPI init [ 0.415405] pnp: PnP ACPI: found 5 devices [ 0.421930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.423931] NET: Registered protocol family 2 [ 0.425123] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.426651] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.428062] TCP: Hash tables configured (established 4096 bind 4096) [ 0.429473] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.430750] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.432182] NET: Registered protocol family 1 [ 0.433205] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.434497] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.435785] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.449832] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.463861] Trying to unpack rootfs image as initramfs... [ 0.520039] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.521940] Scanning for low memory corruption every 60 seconds [ 0.523528] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.524877] audit: initializing netlink subsys (disabled) [ 0.526101] audit: type=2000 audit(1532224728.981:1): initialized [ 0.527635] Initialise system trusted keyring [ 0.528720] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.530094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532444] zbud: loaded [ 0.533276] VFS: Disk quotas dquot_6.6.0 [ 0.534226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.536081] fuse init (API version 7.23) [ 0.537162] Key type big_key registered [ 0.538096] Allocating IMA MOK and blacklist keyrings. [ 0.539489] Key type asymmetric registered [ 0.540446] Asymmetric key parser 'x509' registered [ 0.541571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.543332] io scheduler noop registered [ 0.544249] io scheduler deadline registered (default) [ 0.545426] io scheduler cfq registered [ 0.546403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.547616] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549141] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.550820] ACPI: Power Button [PWRF] [ 0.551787] GHES: HEST is not enabled! [ 0.565282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.595735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622233] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624935] Linux agpgart interface v0.103 [ 0.627958] brd: module loaded [ 0.629815] loop: module loaded [ 0.634572] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.636287] GPT:90111 != 2097151 [ 0.637092] GPT:Alternate GPT header not at the end of the disk. [ 0.638406] GPT:90111 != 2097151 [ 0.639199] GPT: Use GNU Parted to correct GPT errors. [ 0.640359] vda: vda1 vda15 [ 0.641791] scsi host0: ata_piix [ 0.642702] scsi host1: ata_piix [ 0.643547] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.645006] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.646741] libphy: Fixed MDIO Bus: probed [ 0.647713] tun: Universal TUN/TAP device driver, 1.6 [ 0.648856] tun: (C) 1999-2004 Max Krasnyansky [ 0.651410] PPP generic driver version 2.4.2 [ 0.652489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.653925] ehci-pci: EHCI PCI platform driver [ 0.654966] ehci-platform: EHCI generic platform driver [ 0.656148] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.657508] ohci-pci: OHCI PCI platform driver [ 0.658550] ohci-platform: OHCI generic platform driver [ 0.659741] uhci_hcd: USB Universal Host Controller Interface driver [ 0.674077] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.675270] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677001] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.678182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.679543] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.681028] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.682710] usb usb1: Product: UHCI Host Controller [ 0.683826] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.685199] usb usb1: SerialNumber: 0000:00:01.2 [ 0.686366] hub 1-0:1.0: USB hub found [ 0.687293] hub 1-0:1.0: 2 ports detected [ 0.688401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.690856] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.691995] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.693238] mousedev: PS/2 mouse device common for all mice [ 0.694738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.696911] rtc_cmos 00:00: RTC can wake from S4 [ 0.698218] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.699638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.701077] i2c /dev entries driver [ 0.701995] device-mapper: uevent: version 1.0.3 [ 0.703130] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.705110] ledtrig-cpu: registered to indicate activity on CPUs [ 0.706777] NET: Registered protocol family 10 [ 0.708086] NET: Registered protocol family 17 [ 0.709174] Key type dns_resolver registered [ 0.710347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.711668] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.713804] registered taskstats version 1 [ 0.714805] Loading compiled-in X.509 certificates [ 0.716453] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.718695] zswap: loaded using pool lzo/zbud [ 0.720536] Key type trusted registered [ 0.722515] Key type encrypted registered [ 0.723505] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724765] ima: No TPM chip found, activating TPM-bypass! [ 0.726042] evm: HMAC attrs: 0x1 [ 0.727140] Magic number: 10:205:964 [ 0.728138] rtc_cmos 00:00: setting system clock to 2018-07-22 01:58:48 UTC (1532224728) [ 0.730076] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.731414] EDD information not available. [ 0.806325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.818659] Write protecting the kernel read-only data: 14336k [ 0.821015] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.823161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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.869221] 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.76 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.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLmbYVriCbVUPtWs856gnmq9rMfRul81XRyw9y2BomvHJcrf60qnZhvNBkqpZ9w34xE/CqB4xRqdpxASRbZ/+WctQgeiGcT6ZDjrGJ7eM6Gui2Uh33kt0A6WuryWJQsGpjdwZS5LyQ0Zoe2qPNsoA8iiXctus83LDwUeb4ffs69Pug2+NMbLPY1RJsenZvRdWF41Je4O9vXFgEy4tIR4QQk3lmiclFELbrn7oQj0ujCxwsqXW6ux8PzgYCY3iiw0F2BEI/MYSDp2+T+R+Aa6sGa0yRrrILzNEzGIjCr/CG+pTPh01/cB7XuYALKnUx+o+PJHr9tgu+OUeoNo8UXVTz root@singlevm1-vm-8e84dd66-043f-4da1-8ea8-2c0422cc28e7 ssh-dss AAAAB3NzaC1kc3MAAACBAKVBSwQ8B2PxrAW0NirdXvJ5NitbcibZfZRfwjhqkxcbi7bevs5pU2eZ1tBB53tda6OjqnlpXHSzkEKCXns3XhCktpd8XtpL7jxSD0rxMb6SLwhiJnSc0yJo0eup/UhYa2FoFEF3S0kD1DA5pW/jXUZ15EOyWSJTwCcQ2zR5068TAAAAFQC1lzhfEc0ttpvRpTcO/D1H64XWgwAAAIEAoW9kgXoVKqy8fMuzIOTqQmxEtk/Ol90MYP+fwo2t10eu8OGmjH2c/AmUAj90C+Gn/FRWcJaXKHKQdwqqvqcV3PLNjv12M7vDYSihlF8879GhNF2gmZ4DgCsa98m0pfiBp13yH6H+Wixf8/LIWzypOqEh1CpeDPptSuVIsaES/mEAAACAGdEjmepfUSNHXkFp5INmOeLaJUhpUU2YRnPyQD9ZkMLIacd2zTWG2CAezL16SA0UvYvQdIrXCYXvtzfTi+XRrmsLMv8kN/GcsdXQzCwJn1z102NPH+uj5Oe//zApW9Br0uX4zJVlT9LGzAvG8DRpcFtqf0vOC8Wak271eTxjNw8= root@singlevm1-vm-8e84dd66-043f-4da1-8ea8-2c0422cc28e7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe49:bb75/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 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-8e84dd66-043f-4da1-8ea8-2c0422cc28e7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8e84dd66-043f-4da1-8ea8-2c0422cc28e7 login: 2018-07-22 01:58:55,110 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e476d10L 2018-07-22 01:58:55,111 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 01:58:55,111 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 01:58:55,111 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 01:58:55,113 - 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-22 01:58:55,113 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 01:58:55,113 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 01:58:55,113 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 01:58:55,114 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 01:58:55,114 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 01:58:55,133 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 01:58:55,134 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 01:58:55,143 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 715cca6e2115a3e0b7fff9527fc38d28 2018-07-22 01:58:55,145 - paramiko.transport - DEBUG - Trying discovered key f967bb0e6cfd3f12c0d240a74ec39b6d in /tmp/tmpevYb9b 2018-07-22 01:58:55,170 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 01:58:55,177 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 01:58:55,210 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 01:58:55,211 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 01:58:55,211 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 01:58:55,212 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 01:58:55,213 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 01:58:55,213 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-22 01:58:55,219 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 01:58:55,326 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 01:58:55,327 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:26 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 01:58:55,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 01:58:55,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/2f0be92f-e354-4d23-80d6-a7464c9882b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:56,235 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47b07051-d70c-4926-92d0-aad4a3159e12 Content-Length: 0 Date: Sun, 22 Jul 2018 01:58:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:58:56,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/2f0be92f-e354-4d23-80d6-a7464c9882b1.json used request id req-47b07051-d70c-4926-92d0-aad4a3159e12 2018-07-22 01:58:56,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.900915145874s 2018-07-22 01:58:56,235 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/2f0be92f-e354-4d23-80d6-a7464c9882b1.json used request id req-47b07051-d70c-4926-92d0-aad4a3159e12 2018-07-22 01:58:56,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 01:58:56,241 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:56,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7f425846-d4dd-4579-a760-f77b22a7b168 Date: Sun, 22 Jul 2018 01:58:56 GMT RESP BODY: {"floatingips": []} 2018-07-22 01:58:56,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-7f425846-d4dd-4579-a760-f77b22a7b168 2018-07-22 01:58:56,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0490849018097s 2018-07-22 01:58:56,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-7f425846-d4dd-4579-a760-f77b22a7b168 2018-07-22 01:58:56,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 01:58:56,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:56,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:58: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-f4f99dc6-4614-434d-9ca4-b714ce4bd31a x-compute-request-id: req-f4f99dc6-4614-434d-9ca4-b714ce4bd31a Content-Type: application/json 2018-07-22 01:58:56,474 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8 used request id req-f4f99dc6-4614-434d-9ca4-b714ce4bd31a 2018-07-22 01:58:56,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.182404994965s 2018-07-22 01:58:56,474 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8 used request id req-f4f99dc6-4614-434d-9ca4-b714ce4bd31a 2018-07-22 01:58:56,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:58:56,477 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:56,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-0b512fc1-e760-498d-819e-19c0ffe59e6e x-compute-request-id: req-0b512fc1-e760-498d-819e-19c0ffe59e6e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:bb:75", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:bb:75", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e94927b0-3c50-4298-89aa-4f388eec64b8", "rel": "bookmark"}], "image": {"id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "links": [{"href": "http://172.30.9.25:8774/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-22T01:58:48.000000", "flavor": {"id": "1625a7eb-557d-4cbe-906e-25f3786ceda6", "links": [{"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "bookmark"}]}, "id": "e94927b0-3c50-4298-89aa-4f388eec64b8", "security_groups": [{"name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T01:58:56Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "created": "2018-07-22T01:58:39Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:58:56,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b512fc1-e760-498d-819e-19c0ffe59e6e 2018-07-22 01:58:56,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385792016983s 2018-07-22 01:58:56,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b512fc1-e760-498d-819e-19c0ffe59e6e 2018-07-22 01:58:56,862 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 01:58:58,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:58:58,868 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:59,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:58: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-d0c6b203-4ea2-44e4-bdbf-b54d7d35276c x-compute-request-id: req-d0c6b203-4ea2-44e4-bdbf-b54d7d35276c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 01:58:59,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0c6b203-4ea2-44e4-bdbf-b54d7d35276c 2018-07-22 01:58:59,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.281648874283s 2018-07-22 01:58:59,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0c6b203-4ea2-44e4-bdbf-b54d7d35276c 2018-07-22 01:58:59,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 01:58:59,151 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:59,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-cada4505-d2e3-4ab5-b46b-87821eec86da Date: Sun, 22 Jul 2018 01:58:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:31Z", "updated_at": "2018-07-22T01:57:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "465645da-307a-4088-9198-d1e7e0e7bd80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "6a6c888c-512e-401f-bf9b-ebfb914c6f5f", "remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "6aadc70e-88c9-4cae-9081-79f347654a17", "remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "be10ad85-3b70-4017-bc9b-aeff65b902d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:58:36Z", "updated_at": "2018-07-22T01:58:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "4af8132c-d829-4aff-959f-9c81aea2bd1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "567d09a5-34de-479a-a09e-15401624aee1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "ad565ae3-6e42-4289-9f13-66d1447ec8f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T01:58:36Z", "revision_number": 0, "id": "afcc5f50-c285-47e4-881f-03988d4330d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:36Z", "security_group_id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "bfce923e-f360-4077-8ae5-611cdb4bde2c", "name": "singlevm1-sg_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 01:58:59,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cada4505-d2e3-4ab5-b46b-87821eec86da 2018-07-22 01:58:59,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0585010051727s 2018-07-22 01:58:59,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-cada4505-d2e3-4ab5-b46b-87821eec86da 2018-07-22 01:58:59,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 01:58:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/bfce923e-f360-4077-8ae5-611cdb4bde2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:59,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce15ba24-3e5a-4570-81ec-e983f1cef622 Content-Length: 0 Date: Sun, 22 Jul 2018 01:58:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:58:59,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bfce923e-f360-4077-8ae5-611cdb4bde2c.json used request id req-ce15ba24-3e5a-4570-81ec-e983f1cef622 2018-07-22 01:58:59,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173676013947s 2018-07-22 01:58:59,388 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bfce923e-f360-4077-8ae5-611cdb4bde2c.json used request id req-ce15ba24-3e5a-4570-81ec-e983f1cef622 2018-07-22 01:58:59,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 01:58:59,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:58:59,442 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 01:58: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-de27545b-b20a-4bf7-bd16-d5316aee701e x-compute-request-id: req-de27545b-b20a-4bf7-bd16-d5316aee701e Content-Length: 0 Content-Type: application/json 2018-07-22 01:58:59,442 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7 used request id req-de27545b-b20a-4bf7-bd16-d5316aee701e 2018-07-22 01:58:59,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0537841320038s 2018-07-22 01:58:59,443 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_8e84dd66-043f-4da1-8ea8-2c0422cc28e7 used request id req-de27545b-b20a-4bf7-bd16-d5316aee701e 2018-07-22 01:58:59,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 01:58:59,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b2791a7d-d0f5-45e4-ba12-58077abc402e/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}854d825cc6428be5aff960a72aa08f6dd3e08239" -d '{"subnet_id": "03731700-ac0b-4b49-910d-5cb4992b8921"}' 2018-07-22 01:59:01,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3b03814c-67c0-494f-8384-3ebb32811d9e Date: Sun, 22 Jul 2018 01:59:01 GMT RESP BODY: {"network_id": "af3fe3cc-eb16-45d9-9c13-dc4828499f29", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "03731700-ac0b-4b49-910d-5cb4992b8921", "subnet_ids": ["03731700-ac0b-4b49-910d-5cb4992b8921"], "port_id": "e7d0c858-1594-4948-b268-099ac8cd035f", "id": "b2791a7d-d0f5-45e4-ba12-58077abc402e"} 2018-07-22 01:59:01,015 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2791a7d-d0f5-45e4-ba12-58077abc402e/remove_router_interface.json used request id req-3b03814c-67c0-494f-8384-3ebb32811d9e 2018-07-22 01:59:01,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.57202601433s 2018-07-22 01:59:01,015 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2791a7d-d0f5-45e4-ba12-58077abc402e/remove_router_interface.json used request id req-3b03814c-67c0-494f-8384-3ebb32811d9e returning object b2791a7d-d0f5-45e4-ba12-58077abc402e 2018-07-22 01:59:01,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 01:59:01,017 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:01,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-003d6a36-ca45-408c-99c0-a564359cd405 Date: Sun, 22 Jul 2018 01:59:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:58:30Z", "admin_state_up": true, "updated_at": "2018-07-22T01:59:00Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "b2791a7d-d0f5-45e4-ba12-58077abc402e", "name": "singlevm1-router_8e84dd66-043f-4da1-8ea8-2c0422cc28e7"}]} 2018-07-22 01:59:01,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-003d6a36-ca45-408c-99c0-a564359cd405 2018-07-22 01:59:01,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124957084656s 2018-07-22 01:59:01,141 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-003d6a36-ca45-408c-99c0-a564359cd405 2018-07-22 01:59:01,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 01:59:01,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/b2791a7d-d0f5-45e4-ba12-58077abc402e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:02,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-744fad3a-24ed-44e2-926a-eb6578b28809 Content-Length: 0 Date: Sun, 22 Jul 2018 01:59:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:59:02,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b2791a7d-d0f5-45e4-ba12-58077abc402e.json used request id req-744fad3a-24ed-44e2-926a-eb6578b28809 2018-07-22 01:59:02,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.08365416527s 2018-07-22 01:59:02,227 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b2791a7d-d0f5-45e4-ba12-58077abc402e.json used request id req-744fad3a-24ed-44e2-926a-eb6578b28809 2018-07-22 01:59:02,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 01:59:02,228 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:02,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-5d110d5a-698c-4b55-97bc-dd76f778d033 Date: Sun, 22 Jul 2018 01:59:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:58:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"03731700-ac0b-4b49-910d-5cb4992b8921","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_8e84dd66-043f-4da1-8ea8-2c0422cc28e7","enable_dhcp":true,"segment_id":null,"network_id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:29Z","ip_version":4},{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 01:59:02,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-5d110d5a-698c-4b55-97bc-dd76f778d033 2018-07-22 01:59:02,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0512959957123s 2018-07-22 01:59:02,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-5d110d5a-698c-4b55-97bc-dd76f778d033 2018-07-22 01:59:02,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 01:59:02,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/03731700-ac0b-4b49-910d-5cb4992b8921.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:03,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a3ecca8-a729-49a3-949e-6fe8cfd557c3 Date: Sun, 22 Jul 2018 01:59:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:59:03,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/03731700-ac0b-4b49-910d-5cb4992b8921.json used request id req-4a3ecca8-a729-49a3-949e-6fe8cfd557c3 2018-07-22 01:59:03,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.944298028946s 2018-07-22 01:59:03,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/03731700-ac0b-4b49-910d-5cb4992b8921.json used request id req-4a3ecca8-a729-49a3-949e-6fe8cfd557c3 2018-07-22 01:59:03,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:59:03,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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:03,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-ee04c808-d20a-4a17-a6f5-5577c7f2db27 Date: Sun, 22 Jul 2018 01:59:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"af3fe3cc-eb16-45d9-9c13-dc4828499f29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:59:03Z","qos_policy_id":null,"name":"singlevm1-net_8e84dd66-043f-4da1-8ea8-2c0422cc28e7","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T01:58:29Z","provider:network_type":"vxlan"}]} 2018-07-22 01:59:03,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ee04c808-d20a-4a17-a6f5-5577c7f2db27 2018-07-22 01:59:03,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0815930366516s 2018-07-22 01:59:03,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ee04c808-d20a-4a17-a6f5-5577c7f2db27 2018-07-22 01:59:03,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 01:59:03,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/af3fe3cc-eb16-45d9-9c13-dc4828499f29.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:04,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d61c4ed0-db71-44be-8984-d72bd9050261 Date: Sun, 22 Jul 2018 01:59:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:59:04,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/af3fe3cc-eb16-45d9-9c13-dc4828499f29.json used request id req-d61c4ed0-db71-44be-8984-d72bd9050261 2018-07-22 01:59:04,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.952183961868s 2018-07-22 01:59:04,261 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/af3fe3cc-eb16-45d9-9c13-dc4828499f29.json used request id req-d61c4ed0-db71-44be-8984-d72bd9050261 2018-07-22 01:59:04,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:59:04,269 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:04,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-04a4f03f-74d7-429e-baf5-01883495ec80 Date: Sun, 22 Jul 2018 01:59:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/snap", "metadata": {}}], "file": "/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "size": 12716032, "self": "/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:58:35Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T01:58:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:59:04,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-04a4f03f-74d7-429e-baf5-01883495ec80 2018-07-22 01:59:04,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250208377838s 2018-07-22 01:59:04,291 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-04a4f03f-74d7-429e-baf5-01883495ec80 2018-07-22 01:59:04,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 01:59:04,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:04,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f412e566-371b-4bec-919a-0d0db19c2730 Date: Sun, 22 Jul 2018 01:59: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-22 01:59:04,731 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def used request id req-f412e566-371b-4bec-919a-0d0db19c2730 2018-07-22 01:59:04,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.439035892487s 2018-07-22 01:59:04,732 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e4ed2932-8bb8-4c16-9cf1-f6a68b7f1def used request id req-f412e566-371b-4bec-919a-0d0db19c2730 2018-07-22 01:59:04,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 01:59:04,736 - 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}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:04,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-0c7771c3-0a3a-45a9-a36b-1acf546de6ff x-compute-request-id: req-0c7771c3-0a3a-45a9-a36b-1acf546de6ff Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8e84dd66-043f-4da1-8ea8-2c0422cc28e7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6", "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": "1625a7eb-557d-4cbe-906e-25f3786ceda6"}]} 2018-07-22 01:59:04,761 - 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-0c7771c3-0a3a-45a9-a36b-1acf546de6ff 2018-07-22 01:59:04,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288710594177s 2018-07-22 01:59:04,761 - 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-0c7771c3-0a3a-45a9-a36b-1acf546de6ff 2018-07-22 01:59:04,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 01:59:04,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}854d825cc6428be5aff960a72aa08f6dd3e08239" 2018-07-22 01:59:04,803 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 01:59: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-e1de9874-84c6-4982-9538-8c48966f79fb x-compute-request-id: req-e1de9874-84c6-4982-9538-8c48966f79fb Content-Length: 0 Content-Type: application/json 2018-07-22 01:59:04,803 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6 used request id req-e1de9874-84c6-4982-9538-8c48966f79fb 2018-07-22 01:59:04,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0402297973633s 2018-07-22 01:59:04,803 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1625a7eb-557d-4cbe-906e-25f3786ceda6 used request id req-e1de9874-84c6-4982-9538-8c48966f79fb 2018-07-22 01:59:04,858 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:59:04,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:59:04,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:59:04,903 - 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-22 01:59:04,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad78de4-518f-48ab-a346-5b4d63f8a11c 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-22 01:59:04,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5ad78de4-518f-48ab-a346-5b4d63f8a11c 2018-07-22 01:59:04,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:59:05,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T02:59:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["mCLNZ5qpReqFT7P4w2R_Fg"], "issued_at": "2018-07-22T01:59:05.000000Z"}} 2018-07-22 01:59:05,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:59:05,307 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:05,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5eda795f-2236-4578-9ed9-f1b8dd99731c Date: Sun, 22 Jul 2018 01:59:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 01:59:05,712 - 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-5eda795f-2236-4578-9ed9-f1b8dd99731c 2018-07-22 01:59:05,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406523942947s 2018-07-22 01:59:05,713 - 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-5eda795f-2236-4578-9ed9-f1b8dd99731c 2018-07-22 01:59:05,717 - 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-22 01:59:05,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 01:59:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 01:59:05,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 01:59:05,726 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:05,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a9f129-cf0e-46fb-8edd-bbb69127cb2a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 01:59:05,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-50a9f129-cf0e-46fb-8edd-bbb69127cb2a 2018-07-22 01:59:05,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0869162082672s 2018-07-22 01:59:05,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-50a9f129-cf0e-46fb-8edd-bbb69127cb2a 2018-07-22 01:59:05,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 01:59:05,821 - 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}4a29487450eb3e09032563503ede128906caff13" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}}' 2018-07-22 01:59:05,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0a72c32-2a33-4798-833c-e0b07647d67a 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/67a505fd97474cfcb1587b9af3726ce7"}, "tags": [], "enabled": true, "id": "67a505fd97474cfcb1587b9af3726ce7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}} 2018-07-22 01:59:05,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0a72c32-2a33-4798-833c-e0b07647d67a 2018-07-22 01:59:05,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.168471097946s 2018-07-22 01:59:05,986 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0a72c32-2a33-4798-833c-e0b07647d67a 2018-07-22 01:59:05,987 - 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'67a505fd97474cfcb1587b9af3726ce7', '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_ae6d8a45-f931-4257-a6d2-91ef88dccd59'}) 2018-07-22 01:59:05,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 01:59:05,997 - 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}4a29487450eb3e09032563503ede128906caff13" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "053fa3c2-1157-49ae-bd2b-b9c66be93202", "email": null, "name": "singlevm2-user_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}}' 2018-07-22 01:59:06,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ebc14d2-146e-4d08-b235-482e3271a1d1 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "links": {"self": "http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "142c1232ecf1415c97c0c63be9ccf41a", "domain_id": "default", "password_expires_at": null}} 2018-07-22 01:59:06,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-6ebc14d2-146e-4d08-b235-482e3271a1d1 2018-07-22 01:59:06,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.371609926224s 2018-07-22 01:59:06,365 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-6ebc14d2-146e-4d08-b235-482e3271a1d1 2018-07-22 01:59:06,366 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'142c1232ecf1415c97c0c63be9ccf41a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_ae6d8a45-f931-4257-a6d2-91ef88dccd59'}) 2018-07-22 01:59:06,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:59:06,373 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:06,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edacbe3-222d-48ee-a1d4-24d96a80d1c0 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:59:06,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3edacbe3-222d-48ee-a1d4-24d96a80d1c0 2018-07-22 01:59:06,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0219058990479s 2018-07-22 01:59:06,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3edacbe3-222d-48ee-a1d4-24d96a80d1c0 2018-07-22 01:59:06,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:59:06,399 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:06,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7699c77d-3329-43e5-bf68-7311233b437a Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:59:06,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7699c77d-3329-43e5-bf68-7311233b437a 2018-07-22 01:59:06,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910489559174s 2018-07-22 01:59:06,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7699c77d-3329-43e5-bf68-7311233b437a 2018-07-22 01:59:06,489 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 01:59:06,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 01:59:06,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a29487450eb3e09032563503ede128906caff13" -d '{"role": {"name": "Member"}}' 2018-07-22 01:59:06,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760a2bf7-a40d-43a6-ba6b-6e5edf877d17 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1f3b250d93b4e1385e05af4a7ad1a20", "links": {"self": "http://172.30.9.25:5000/v3/roles/d1f3b250d93b4e1385e05af4a7ad1a20"}, "name": "Member"}} 2018-07-22 01:59:06,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-760a2bf7-a40d-43a6-ba6b-6e5edf877d17 2018-07-22 01:59:06,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0937600135803s 2018-07-22 01:59:06,587 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-760a2bf7-a40d-43a6-ba6b-6e5edf877d17 2018-07-22 01:59:06,587 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'd1f3b250d93b4e1385e05af4a7ad1a20'}) 2018-07-22 01:59:06,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:59:06,594 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:06,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f580f14e-3279-447b-9ca9-206a2da3657f Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d1f3b250d93b4e1385e05af4a7ad1a20", "links": {"self": "http://172.30.9.25:5000/v3/roles/d1f3b250d93b4e1385e05af4a7ad1a20"}, "name": "Member"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:59:06,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f580f14e-3279-447b-9ca9-206a2da3657f 2018-07-22 01:59:06,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116170883179s 2018-07-22 01:59:06,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f580f14e-3279-447b-9ca9-206a2da3657f 2018-07-22 01:59:06,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 01:59:06,715 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:06,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a2e2f5-2725-4415-b0f5-3debdc0dbd68 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-22 01:59:06,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-43a2e2f5-2725-4415-b0f5-3debdc0dbd68 2018-07-22 01:59:06,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0907099246979s 2018-07-22 01:59:06,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-43a2e2f5-2725-4415-b0f5-3debdc0dbd68 2018-07-22 01:59:06,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:59:06,807 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:06,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65a70b2-781f-4411-9313-b449f28ce8aa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "singlevm2-user_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "links": {"self": "http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "142c1232ecf1415c97c0c63be9ccf41a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 01:59:06,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e65a70b2-781f-4411-9313-b449f28ce8aa 2018-07-22 01:59:06,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103132963181s 2018-07-22 01:59:06,907 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e65a70b2-781f-4411-9313-b449f28ce8aa 2018-07-22 01:59:06,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 01:59:06,921 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:07,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52446d29-7942-431b-b37b-20cd584db2ef 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": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7"}, "tags": [], "enabled": true, "id": "67a505fd97474cfcb1587b9af3726ce7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 01:59:07,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-52446d29-7942-431b-b37b-20cd584db2ef 2018-07-22 01:59:07,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0861489772797s 2018-07-22 01:59:07,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-52446d29-7942-431b-b37b-20cd584db2ef 2018-07-22 01:59:07,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 01:59:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=142c1232ecf1415c97c0c63be9ccf41a&role.id=d1f3b250d93b4e1385e05af4a7ad1a20&scope.project.id=67a505fd97474cfcb1587b9af3726ce7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:07,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674985ed-dab5-4e81-b0eb-040a2140683e 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=142c1232ecf1415c97c0c63be9ccf41a&role.id=d1f3b250d93b4e1385e05af4a7ad1a20&scope.project.id=67a505fd97474cfcb1587b9af3726ce7", "previous": null, "next": null}} 2018-07-22 01:59:07,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=142c1232ecf1415c97c0c63be9ccf41a&role.id=d1f3b250d93b4e1385e05af4a7ad1a20&scope.project.id=67a505fd97474cfcb1587b9af3726ce7 used request id req-674985ed-dab5-4e81-b0eb-040a2140683e 2018-07-22 01:59:07,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0856828689575s 2018-07-22 01:59:07,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=142c1232ecf1415c97c0c63be9ccf41a&role.id=d1f3b250d93b4e1385e05af4a7ad1a20&scope.project.id=67a505fd97474cfcb1587b9af3726ce7 used request id req-674985ed-dab5-4e81-b0eb-040a2140683e 2018-07-22 01:59:07,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 01:59:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7/users/142c1232ecf1415c97c0c63be9ccf41a/roles/d1f3b250d93b4e1385e05af4a7ad1a20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:07,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64dfb882-b224-4e0a-a080-8a1330d7c2b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:59:07,229 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7/users/142c1232ecf1415c97c0c63be9ccf41a/roles/d1f3b250d93b4e1385e05af4a7ad1a20 used request id req-64dfb882-b224-4e0a-a080-8a1330d7c2b3 2018-07-22 01:59:07,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126815080643s 2018-07-22 01:59:07,230 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7/users/142c1232ecf1415c97c0c63be9ccf41a/roles/d1f3b250d93b4e1385e05af4a7ad1a20 used request id req-64dfb882-b224-4e0a-a080-8a1330d7c2b3 2018-07-22 01:59:07,230 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59', 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'67a505fd97474cfcb1587b9af3726ce7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '053fa3c2-1157-49ae-bd2b-b9c66be93202', 'username': u'singlevm2-user_ae6d8a45-f931-4257-a6d2-91ef88dccd59', '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-22 01:59:07,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:59:07,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:59:07,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:59:07,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:59:07,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:59:07,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:59:07,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:59:07,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:59:07,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:59:07,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:59:07,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:59:07,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:59:07,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:59:07,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:59:07,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:59:07,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:59:07,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:59:07,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:59:07,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:59:07,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:59:07,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:59:07,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:59:07,236 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_ae6d8a45-f931-4257-a6d2-91ef88dccd59', 'password': '053fa3c2-1157-49ae-bd2b-b9c66be93202', 'project_name': 'singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '67a505fd97474cfcb1587b9af3726ce7', 'project_domain_name': 'Default'} 2018-07-22 01:59:07,236 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-22 01:59:07,237 - 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-22 01:59:07,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7976319c-8c10-455f-966d-0dca31073a3b 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-22 01:59:07,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7976319c-8c10-455f-966d-0dca31073a3b 2018-07-22 01:59:07,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:59:07,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1f3b250d93b4e1385e05af4a7ad1a20", "name": "Member"}], "expires_at": "2018-07-22T02:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67a505fd97474cfcb1587b9af3726ce7", "name": "singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/67a505fd97474cfcb1587b9af3726ce7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/67a505fd97474cfcb1587b9af3726ce7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/67a505fd97474cfcb1587b9af3726ce7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_67a505fd97474cfcb1587b9af3726ce7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_67a505fd97474cfcb1587b9af3726ce7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/67a505fd97474cfcb1587b9af3726ce7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/67a505fd97474cfcb1587b9af3726ce7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/67a505fd97474cfcb1587b9af3726ce7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/67a505fd97474cfcb1587b9af3726ce7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/67a505fd97474cfcb1587b9af3726ce7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/67a505fd97474cfcb1587b9af3726ce7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/67a505fd97474cfcb1587b9af3726ce7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/67a505fd97474cfcb1587b9af3726ce7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/67a505fd97474cfcb1587b9af3726ce7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "id": "142c1232ecf1415c97c0c63be9ccf41a"}, "audit_ids": ["gGC2eEypQami-GNhFhuddw"], "issued_at": "2018-07-22T01:59:07.000000Z"}} 2018-07-22 01:59:07,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 01:59:07,629 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"network": {"name": "singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "admin_state_up": true}}' 2018-07-22 01:59:08,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4a52f112-722e-46a6-b206-6d14cfa2ac3c Date: Sun, 22 Jul 2018 01:59:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4324de89-c419-45c9-8053-e5fae760711e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67a505fd97474cfcb1587b9af3726ce7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:59:08Z","is_default":false,"name":"singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59","qos_policy_id":null,"admin_state_up":true,"tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:07Z","mtu":1450}} 2018-07-22 01:59:08,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4a52f112-722e-46a6-b206-6d14cfa2ac3c 2018-07-22 01:59:08,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.580056190491s 2018-07-22 01:59:08,209 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4a52f112-722e-46a6-b206-6d14cfa2ac3c 2018-07-22 01:59:08,209 - 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-22T01:59:08Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'4324de89-c419-45c9-8053-e5fae760711e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59', u'admin_state_up': True, u'tenant_id': u'67a505fd97474cfcb1587b9af3726ce7', u'created_at': u'2018-07-22T01:59:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'67a505fd97474cfcb1587b9af3726ce7', u'l2_adjacency': True}) 2018-07-22 01:59:08,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:59:08,210 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:08,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-ac4bf956-dc88-4b4c-a2f1-a61891de4c8d Date: Sun, 22 Jul 2018 01:59:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4324de89-c419-45c9-8053-e5fae760711e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67a505fd97474cfcb1587b9af3726ce7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:59:08Z","qos_policy_id":null,"name":"singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59","admin_state_up":true,"tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:07Z","mtu":1450}]} 2018-07-22 01:59:08,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ac4bf956-dc88-4b4c-a2f1-a61891de4c8d 2018-07-22 01:59:08,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.149785041809s 2018-07-22 01:59:08,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ac4bf956-dc88-4b4c-a2f1-a61891de4c8d 2018-07-22 01:59:08,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 01:59:08,363 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"subnet": {"name": "singlevm2-subnet_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "enable_dhcp": true, "network_id": "4324de89-c419-45c9-8053-e5fae760711e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 01:59:08,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-97a6fa2d-7d8a-4692-8b01-14ec2b10caa5 Date: Sun, 22 Jul 2018 01:59:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4324de89-c419-45c9-8053-e5fae760711e","tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:59:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"67a505fd97474cfcb1587b9af3726ce7","id":"4b85d799-7bcf-43dd-8a51-9158f49bfeb3","subnetpool_id":null,"name":"singlevm2-subnet_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}} 2018-07-22 01:59:08,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-97a6fa2d-7d8a-4692-8b01-14ec2b10caa5 2018-07-22 01:59:08,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.559156894684s 2018-07-22 01:59:08,922 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-97a6fa2d-7d8a-4692-8b01-14ec2b10caa5 2018-07-22 01:59:08,922 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:59:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4b85d799-7bcf-43dd-8a51-9158f49bfeb3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_ae6d8a45-f931-4257-a6d2-91ef88dccd59', u'enable_dhcp': True, u'network_id': u'4324de89-c419-45c9-8053-e5fae760711e', u'tenant_id': u'67a505fd97474cfcb1587b9af3726ce7', u'created_at': u'2018-07-22T01:59:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'67a505fd97474cfcb1587b9af3726ce7'}) 2018-07-22 01:59:08,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 01:59:08,923 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "singlevm2-router_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "admin_state_up": true}}' 2018-07-22 01:59:10,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-2fdfa7c8-ea16-440c-a72d-3b5ecc774816 Date: Sun, 22 Jul 2018 01:59:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:08Z", "admin_state_up": true, "updated_at": "2018-07-22T01:59:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "c9e504a1-c5da-4901-9ec0-24a536d0728e", "name": "singlevm2-router_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}} 2018-07-22 01:59:10,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2fdfa7c8-ea16-440c-a72d-3b5ecc774816 2018-07-22 01:59:10,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64341306686s 2018-07-22 01:59:10,567 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2fdfa7c8-ea16-440c-a72d-3b5ecc774816 2018-07-22 01:59:10,567 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:59:10Z', u'revision_number': 3, u'id': u'c9e504a1-c5da-4901-9ec0-24a536d0728e', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_ae6d8a45-f931-4257-a6d2-91ef88dccd59', u'admin_state_up': True, u'tenant_id': u'67a505fd97474cfcb1587b9af3726ce7', u'created_at': u'2018-07-22T01:59:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'67a505fd97474cfcb1587b9af3726ce7'}) 2018-07-22 01:59:10,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 01:59:10,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c9e504a1-c5da-4901-9ec0-24a536d0728e/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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"subnet_id": "4b85d799-7bcf-43dd-8a51-9158f49bfeb3"}' 2018-07-22 01:59:12,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f8da0608-9d61-47bd-ad9b-7ba37aa9b335 Date: Sun, 22 Jul 2018 01:59:12 GMT RESP BODY: {"network_id": "4324de89-c419-45c9-8053-e5fae760711e", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "subnet_id": "4b85d799-7bcf-43dd-8a51-9158f49bfeb3", "subnet_ids": ["4b85d799-7bcf-43dd-8a51-9158f49bfeb3"], "port_id": "6b39e908-d3b5-4ce3-a889-c6d3a6abc7f1", "id": "c9e504a1-c5da-4901-9ec0-24a536d0728e"} 2018-07-22 01:59:12,778 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c9e504a1-c5da-4901-9ec0-24a536d0728e/add_router_interface.json used request id req-f8da0608-9d61-47bd-ad9b-7ba37aa9b335 2018-07-22 01:59:12,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21036291122s 2018-07-22 01:59:12,779 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c9e504a1-c5da-4901-9ec0-24a536d0728e/add_router_interface.json used request id req-f8da0608-9d61-47bd-ad9b-7ba37aa9b335 returning object c9e504a1-c5da-4901-9ec0-24a536d0728e 2018-07-22 01:59:12,779 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 01:59:12,911 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 01:59:12,913 - 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-22 01:59:12,918 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 01:59:12 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-22 01:59:12,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:59:12,926 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:13,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fb8fb2b9-0abd-47cf-bce9-cad430ef9a82 Date: Sun, 22 Jul 2018 01:59:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:59:13,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fb8fb2b9-0abd-47cf-bce9-cad430ef9a82 2018-07-22 01:59:13,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175931930542s 2018-07-22 01:59:13,098 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fb8fb2b9-0abd-47cf-bce9-cad430ef9a82 2018-07-22 01:59:13,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 01:59:13,107 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}' 2018-07-22 01:59:13,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/071c6319-154d-4513-84ba-3c28db0e8544 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c641843b-8b05-48a7-9be3-03536d1ed949 Date: Sun, 22 Jul 2018 01:59:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/071c6319-154d-4513-84ba-3c28db0e8544/file", "owner": "67a505fd97474cfcb1587b9af3726ce7", "id": "071c6319-154d-4513-84ba-3c28db0e8544", "size": null, "self": "/v2/images/071c6319-154d-4513-84ba-3c28db0e8544", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:59:13Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "checksum": null, "created_at": "2018-07-22T01:59:13Z", "protected": false} 2018-07-22 01:59:13,332 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c641843b-8b05-48a7-9be3-03536d1ed949 2018-07-22 01:59:13,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.227144956589s 2018-07-22 01:59:13,332 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c641843b-8b05-48a7-9be3-03536d1ed949 returning object 071c6319-154d-4513-84ba-3c28db0e8544 2018-07-22 01:59:13,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 01:59:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/071c6319-154d-4513-84ba-3c28db0e8544/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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '' 2018-07-22 01:59:14,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-007be74f-d5ad-4b5a-bd43-602237d7daec Date: Sun, 22 Jul 2018 01:59: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-22 01:59:14,760 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/071c6319-154d-4513-84ba-3c28db0e8544/file used request id req-007be74f-d5ad-4b5a-bd43-602237d7daec 2018-07-22 01:59:14,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.42771291733s 2018-07-22 01:59:14,761 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/071c6319-154d-4513-84ba-3c28db0e8544/file used request id req-007be74f-d5ad-4b5a-bd43-602237d7daec 2018-07-22 01:59:14,761 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T01:59:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/071c6319-154d-4513-84ba-3c28db0e8544/file', u'owner': u'67a505fd97474cfcb1587b9af3726ce7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'071c6319-154d-4513-84ba-3c28db0e8544', u'size': None, u'name': u'singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59', u'checksum': None, u'self': u'/v2/images/071c6319-154d-4513-84ba-3c28db0e8544', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T01:59:13Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 01:59:14,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 01:59:14,765 - 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}4a29487450eb3e09032563503ede128906caff13" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 01:59:15,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-97c48d7d-49ab-4855-8bc2-e6eb094a5f1e x-compute-request-id: req-97c48d7d-49ab-4855-8bc2-e6eb094a5f1e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "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": "46b0cb5b-7255-4b24-97f9-be10606a5b20"}} 2018-07-22 01:59:15,041 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-97c48d7d-49ab-4855-8bc2-e6eb094a5f1e 2018-07-22 01:59:15,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.27937912941s 2018-07-22 01:59:15,042 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-97c48d7d-49ab-4855-8bc2-e6eb094a5f1e 2018-07-22 01:59:15,043 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_ae6d8a45-f931-4257-a6d2-91ef88dccd59', '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'e022d16594794ceba7252a46e5007481', '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'46b0cb5b-7255-4b24-97f9-be10606a5b20', 'swap': 0}) 2018-07-22 01:59:15,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 01:59:15,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20/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}4a29487450eb3e09032563503ede128906caff13" -d '{"extra_specs": {}}' 2018-07-22 01:59:15,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-26154e11-7ee1-4731-8c3a-c47770c554bb x-compute-request-id: req-26154e11-7ee1-4731-8c3a-c47770c554bb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 01:59:15,066 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20/os-extra_specs used request id req-26154e11-7ee1-4731-8c3a-c47770c554bb 2018-07-22 01:59:15,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229818820953s 2018-07-22 01:59:15,067 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20/os-extra_specs used request id req-26154e11-7ee1-4731-8c3a-c47770c554bb 2018-07-22 01:59:15,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 01:59:15,069 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"keypair": {"name": "singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}}' 2018-07-22 01:59:15,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-c798d557-22be-423f-b148-10f3152a7fc3 x-compute-request-id: req-c798d557-22be-423f-b148-10f3152a7fc3 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaVWogYbDGU+8zDB9IP9M86xGEuVY7iPNEfF2ZbeZ4J96KT0oEb5HzRYVY14ixywdXJSRjtNLjLHEo2OTJpbPWUXZ/TjkTAeq2biCVoa2sDfUPXEwJXsFbZzrcjsHaHbp5enOH8YNtMPj08nzoXGQzbV5l7STi1/fkhdR2+1pdVqaTE+J27C7HmoFVEMYqnuGTe4KwP8eTrxXsM+8ORAzKpck680M4c+PCC/STHyCktgwcqNi0tdn/tmn7Bh+AsRyFFe5LtBPyUa4zhCikQ9CVdvteL8SOZZ3DtWBZCwJuo5yoOo5aZkCg+K5jxEYBVrp3CFZKuIbb44VwgwpaThdN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2lVqIGGwxlPvMwwfSD/TPOsRhLlWO4jzRHxdmW3meCfeik9K\nBG+R80WFWNeIscsHVyUkY7TS4yxxKNjkyaWz1lF2f045EwHqtm4glaGtrA31D1xM\nCV7BW2c63I7B2h26eXpzh/GDbTD49PJ86FxkM21eZe0k4tf35IXUdvtaXVamkxPi\nduwux5qBVRDGKp7hk3uCsD/Hk68V7DPvDkQMyqXJOvNDOHPjwgv0kx8gpLYMHKjY\ntLXZ/7Zp+wYfgLEchRXuS7QT8lGuM4QopEPQlXb7Xi/EjmWdw7VgWQsCbqOcqDqO\nWmZAoPiuY8RGAVa6dwhWSriG2+OFcIMKWk4XTQIDAQABAoIBAQC6+YLVEFQOxDqI\ngM0ZVm9UMArkmsOaYIHUGJ0fk9pW8+3EjHpaqiFXMCYuGwZZHAHBQ3GSYXxoR9rw\nnC3x8hG8bC8Kfrap7G5QpKcK/VZ5jcpbyTLko1z7JcBmuWqRm/vhpFfkB5QBonrR\naghGBTlaQUMiDqAUE9eawHFfI4oTe1f7fq/A5lisHq1tBdxxxnGHybnTbWIjJX6F\nCiiqkHCrxDkk6OGnV9ivprfib6LMRRa8vXnO2e3gvw/dMAI2r7IhqU7VvN8W2Aiq\nCllYJD9A5GYSKocjSAe23/iietLLpogtxWnHiPFHK3E7/tmtxuby1rPXq1Urp7OK\nYLaQw9EBAoGBAPdc4gsbviJIgnGL01Oxh07n/8OnlEzEmfDgObE/j2HZ8k9yU6D0\nQv57VrYAZcweaSLEQvtNs5t5A3N8wPL1zeTs/uYbVkqWdhxiyDHz9/8Kbg8CGSgO\noDy0eiE0SPVapdt6uEZc9Thso0LFh2tQNfOTfkhwwLos0RmoK3nOM/gRAoGBAOH1\nC/em+sW2Lfecx4oMMN01xJxTdgOJcSFG1XN7Wyji/qkWr5+QpnfhLO+Qz3TDtvUy\nSFBmrnoHucP9NBSzrOWqnIyGy7X3IRrPWiKTVWZrb4DPZV7SWmSoqF/F9TSDX3DX\nnvcDUoWtS/xXrsU23RCzkJeJupUrAiZeMI1GTYd9AoGAfl3s/E/H6iuwt+D+rJrc\nzOqoNoO9txoYqn1h+7LExPBaYUu+fVNLhkXsHj5FwukmPKSWs1sWji5cHPt2dqgr\n7u9DqLn+c0w6OnYcX6iK4LerUe94eoY+RcTNP3k+bFlKsb0Xtpp2i8S0AsB2VdQ8\nO5r1wHwZeQK8L6dBzpAQ7IECgYAe2cpMgevzWrBkAm/sFUYGrfSuM2cFjJp5pKY4\nIjuMFZIXnBVWf/V6oK/19Zudoas1RyxAbgScfLmMXOHjgbS1ltnRBgaCTb+jXXQ9\nDEi4typ+N9LrY2UcITr7+JdGGDnLumTl7PozbjnVtlMSci80vI+dYRysiTa97lZK\ns7KaMQKBgQDp1wahwvEuubSm77nwI2vTwL7qicYDP+cTfvXbJLLmlB6O/FM+hAfB\nxmeNHEykmLKGmeEV+2lUOX0Pd+W24yrc8Of+sCxbbCMcS1ZLGjoniFBA7qb24mM1\nClkcxo9ZKxiu8zFPBxkOqAHvnYeu/G4lZ2mMdisy4Wx4/2SMXd29cg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "142c1232ecf1415c97c0c63be9ccf41a", "name": "singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "fingerprint": "72:74:a6:04:5b:d0:01:35:27:15:2d:fe:58:a0:75:34"}} 2018-07-22 01:59:15,703 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-c798d557-22be-423f-b148-10f3152a7fc3 2018-07-22 01:59:15,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.635933876038s 2018-07-22 01:59:15,704 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-c798d557-22be-423f-b148-10f3152a7fc3 2018-07-22 01:59:15,704 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaVWogYbDGU+8zDB9IP9M86xGEuVY7iPNEfF2ZbeZ4J96KT0oEb5HzRYVY14ixywdXJSRjtNLjLHEo2OTJpbPWUXZ/TjkTAeq2biCVoa2sDfUPXEwJXsFbZzrcjsHaHbp5enOH8YNtMPj08nzoXGQzbV5l7STi1/fkhdR2+1pdVqaTE+J27C7HmoFVEMYqnuGTe4KwP8eTrxXsM+8ORAzKpck680M4c+PCC/STHyCktgwcqNi0tdn/tmn7Bh+AsRyFFe5LtBPyUa4zhCikQ9CVdvteL8SOZZ3DtWBZCwJuo5yoOo5aZkCg+K5jxEYBVrp3CFZKuIbb44VwgwpaThdN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2lVqIGGwxlPvMwwfSD/TPOsRhLlWO4jzRHxdmW3meCfeik9K\nBG+R80WFWNeIscsHVyUkY7TS4yxxKNjkyaWz1lF2f045EwHqtm4glaGtrA31D1xM\nCV7BW2c63I7B2h26eXpzh/GDbTD49PJ86FxkM21eZe0k4tf35IXUdvtaXVamkxPi\nduwux5qBVRDGKp7hk3uCsD/Hk68V7DPvDkQMyqXJOvNDOHPjwgv0kx8gpLYMHKjY\ntLXZ/7Zp+wYfgLEchRXuS7QT8lGuM4QopEPQlXb7Xi/EjmWdw7VgWQsCbqOcqDqO\nWmZAoPiuY8RGAVa6dwhWSriG2+OFcIMKWk4XTQIDAQABAoIBAQC6+YLVEFQOxDqI\ngM0ZVm9UMArkmsOaYIHUGJ0fk9pW8+3EjHpaqiFXMCYuGwZZHAHBQ3GSYXxoR9rw\nnC3x8hG8bC8Kfrap7G5QpKcK/VZ5jcpbyTLko1z7JcBmuWqRm/vhpFfkB5QBonrR\naghGBTlaQUMiDqAUE9eawHFfI4oTe1f7fq/A5lisHq1tBdxxxnGHybnTbWIjJX6F\nCiiqkHCrxDkk6OGnV9ivprfib6LMRRa8vXnO2e3gvw/dMAI2r7IhqU7VvN8W2Aiq\nCllYJD9A5GYSKocjSAe23/iietLLpogtxWnHiPFHK3E7/tmtxuby1rPXq1Urp7OK\nYLaQw9EBAoGBAPdc4gsbviJIgnGL01Oxh07n/8OnlEzEmfDgObE/j2HZ8k9yU6D0\nQv57VrYAZcweaSLEQvtNs5t5A3N8wPL1zeTs/uYbVkqWdhxiyDHz9/8Kbg8CGSgO\noDy0eiE0SPVapdt6uEZc9Thso0LFh2tQNfOTfkhwwLos0RmoK3nOM/gRAoGBAOH1\nC/em+sW2Lfecx4oMMN01xJxTdgOJcSFG1XN7Wyji/qkWr5+QpnfhLO+Qz3TDtvUy\nSFBmrnoHucP9NBSzrOWqnIyGy7X3IRrPWiKTVWZrb4DPZV7SWmSoqF/F9TSDX3DX\nnvcDUoWtS/xXrsU23RCzkJeJupUrAiZeMI1GTYd9AoGAfl3s/E/H6iuwt+D+rJrc\nzOqoNoO9txoYqn1h+7LExPBaYUu+fVNLhkXsHj5FwukmPKSWs1sWji5cHPt2dqgr\n7u9DqLn+c0w6OnYcX6iK4LerUe94eoY+RcTNP3k+bFlKsb0Xtpp2i8S0AsB2VdQ8\nO5r1wHwZeQK8L6dBzpAQ7IECgYAe2cpMgevzWrBkAm/sFUYGrfSuM2cFjJp5pKY4\nIjuMFZIXnBVWf/V6oK/19Zudoas1RyxAbgScfLmMXOHjgbS1ltnRBgaCTb+jXXQ9\nDEi4typ+N9LrY2UcITr7+JdGGDnLumTl7PozbjnVtlMSci80vI+dYRysiTa97lZK\ns7KaMQKBgQDp1wahwvEuubSm77nwI2vTwL7qicYDP+cTfvXbJLLmlB6O/FM+hAfB\nxmeNHEykmLKGmeEV+2lUOX0Pd+W24yrc8Of+sCxbbCMcS1ZLGjoniFBA7qb24mM1\nClkcxo9ZKxiu8zFPBxkOqAHvnYeu/G4lZ2mMdisy4Wx4/2SMXd29cg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'142c1232ecf1415c97c0c63be9ccf41a', 'name': u'singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59', 'created_at': '2018-07-22T01:59:15.704805', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67a505fd97474cfcb1587b9af3726ce7', 'name': 'singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'72:74:a6:04:5b:d0:01:35:27:15:2d:fe:58:a0:75:34', 'type': 'ssh', 'id': u'singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59'}) 2018-07-22 01:59:15,705 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2lVqIGGwxlPvMwwfSD/TPOsRhLlWO4jzRHxdmW3meCfeik9K BG+R80WFWNeIscsHVyUkY7TS4yxxKNjkyaWz1lF2f045EwHqtm4glaGtrA31D1xM CV7BW2c63I7B2h26eXpzh/GDbTD49PJ86FxkM21eZe0k4tf35IXUdvtaXVamkxPi duwux5qBVRDGKp7hk3uCsD/Hk68V7DPvDkQMyqXJOvNDOHPjwgv0kx8gpLYMHKjY tLXZ/7Zp+wYfgLEchRXuS7QT8lGuM4QopEPQlXb7Xi/EjmWdw7VgWQsCbqOcqDqO WmZAoPiuY8RGAVa6dwhWSriG2+OFcIMKWk4XTQIDAQABAoIBAQC6+YLVEFQOxDqI gM0ZVm9UMArkmsOaYIHUGJ0fk9pW8+3EjHpaqiFXMCYuGwZZHAHBQ3GSYXxoR9rw nC3x8hG8bC8Kfrap7G5QpKcK/VZ5jcpbyTLko1z7JcBmuWqRm/vhpFfkB5QBonrR aghGBTlaQUMiDqAUE9eawHFfI4oTe1f7fq/A5lisHq1tBdxxxnGHybnTbWIjJX6F CiiqkHCrxDkk6OGnV9ivprfib6LMRRa8vXnO2e3gvw/dMAI2r7IhqU7VvN8W2Aiq CllYJD9A5GYSKocjSAe23/iietLLpogtxWnHiPFHK3E7/tmtxuby1rPXq1Urp7OK YLaQw9EBAoGBAPdc4gsbviJIgnGL01Oxh07n/8OnlEzEmfDgObE/j2HZ8k9yU6D0 Qv57VrYAZcweaSLEQvtNs5t5A3N8wPL1zeTs/uYbVkqWdhxiyDHz9/8Kbg8CGSgO oDy0eiE0SPVapdt6uEZc9Thso0LFh2tQNfOTfkhwwLos0RmoK3nOM/gRAoGBAOH1 C/em+sW2Lfecx4oMMN01xJxTdgOJcSFG1XN7Wyji/qkWr5+QpnfhLO+Qz3TDtvUy SFBmrnoHucP9NBSzrOWqnIyGy7X3IRrPWiKTVWZrb4DPZV7SWmSoqF/F9TSDX3DX nvcDUoWtS/xXrsU23RCzkJeJupUrAiZeMI1GTYd9AoGAfl3s/E/H6iuwt+D+rJrc zOqoNoO9txoYqn1h+7LExPBaYUu+fVNLhkXsHj5FwukmPKSWs1sWji5cHPt2dqgr 7u9DqLn+c0w6OnYcX6iK4LerUe94eoY+RcTNP3k+bFlKsb0Xtpp2i8S0AsB2VdQ8 O5r1wHwZeQK8L6dBzpAQ7IECgYAe2cpMgevzWrBkAm/sFUYGrfSuM2cFjJp5pKY4 IjuMFZIXnBVWf/V6oK/19Zudoas1RyxAbgScfLmMXOHjgbS1ltnRBgaCTb+jXXQ9 DEi4typ+N9LrY2UcITr7+JdGGDnLumTl7PozbjnVtlMSci80vI+dYRysiTa97lZK s7KaMQKBgQDp1wahwvEuubSm77nwI2vTwL7qicYDP+cTfvXbJLLmlB6O/FM+hAfB xmeNHEykmLKGmeEV+2lUOX0Pd+W24yrc8Of+sCxbbCMcS1ZLGjoniFBA7qb24mM1 Clkcxo9ZKxiu8zFPBxkOqAHvnYeu/G4lZ2mMdisy4Wx4/2SMXd29cg== -----END RSA PRIVATE KEY----- 2018-07-22 01:59:15,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 01:59:15,709 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"security_group": {"name": "singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-22 01:59:15,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-cdeeea57-0fda-4458-8ca7-221f4a8cddd3 Date: Sun, 22 Jul 2018 01:59:15 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:15Z", "updated_at": "2018-07-22T01:59:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:15Z", "revision_number": 0, "id": "7b0d3484-ed8e-4042-9f59-3115a7a77bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:15Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:15Z", "revision_number": 0, "id": "f96c81e0-51b4-464e-bbb9-a4b420ce70be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:15Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 2, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "name": "singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}} 2018-07-22 01:59:15,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cdeeea57-0fda-4458-8ca7-221f4a8cddd3 2018-07-22 01:59:15,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.203785896301s 2018-07-22 01:59:15,912 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cdeeea57-0fda-4458-8ca7-221f4a8cddd3 2018-07-22 01:59:15,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 01:59:15,917 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:16,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-71a683ca-6329-4f04-880a-749fb088d7a3 Date: Sun, 22 Jul 2018 01:59:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:15Z", "updated_at": "2018-07-22T01:59:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:15Z", "revision_number": 0, "id": "7b0d3484-ed8e-4042-9f59-3115a7a77bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:15Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:15Z", "revision_number": 0, "id": "f96c81e0-51b4-464e-bbb9-a4b420ce70be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:15Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 2, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "name": "singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}]} 2018-07-22 01:59:16,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-71a683ca-6329-4f04-880a-749fb088d7a3 2018-07-22 01:59:16,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0892870426178s 2018-07-22 01:59:16,006 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-71a683ca-6329-4f04-880a-749fb088d7a3 2018-07-22 01:59:16,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 01:59:16,011 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -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": "f1a19db7-72c3-484a-b5a5-ee4771c6edec"}}' 2018-07-22 01:59:16,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-908b6c32-0478-4422-8bd2-319c89aaf4a1 Date: Sun, 22 Jul 2018 01:59:16 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-22T01:59:16Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "port_range_min": 22, "revision_number": 0, "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:16Z", "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "91d5cf4a-183f-4cad-9bd0-60fea45fed12"}} 2018-07-22 01:59:16,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-908b6c32-0478-4422-8bd2-319c89aaf4a1 2018-07-22 01:59:16,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146201133728s 2018-07-22 01:59:16,157 - 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-908b6c32-0478-4422-8bd2-319c89aaf4a1 2018-07-22 01:59:16,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 01:59:16,161 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:16,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-eb65853c-6abf-4ed1-b2b4-78f03e5900e7 Date: Sun, 22 Jul 2018 01:59:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:15Z", "updated_at": "2018-07-22T01:59:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:15Z", "revision_number": 0, "id": "7b0d3484-ed8e-4042-9f59-3115a7a77bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:15Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T01:59:16Z", "revision_number": 0, "id": "91d5cf4a-183f-4cad-9bd0-60fea45fed12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:16Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:15Z", "revision_number": 0, "id": "f96c81e0-51b4-464e-bbb9-a4b420ce70be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:15Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 3, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "name": "singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}]} 2018-07-22 01:59:16,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-eb65853c-6abf-4ed1-b2b4-78f03e5900e7 2018-07-22 01:59:16,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0581848621368s 2018-07-22 01:59:16,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-eb65853c-6abf-4ed1-b2b4-78f03e5900e7 2018-07-22 01:59:16,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 01:59:16,223 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -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": "f1a19db7-72c3-484a-b5a5-ee4771c6edec"}}' 2018-07-22 01:59:16,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-af7aa97f-2c5f-4ed5-8bf4-c991091b955d Date: Sun, 22 Jul 2018 01:59:16 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-22T01:59:16Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "port_range_min": null, "revision_number": 0, "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:16Z", "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "9b013d67-8d79-49a4-b3cc-9d05b69aaed0"}} 2018-07-22 01:59:16,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-af7aa97f-2c5f-4ed5-8bf4-c991091b955d 2018-07-22 01:59:16,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167389154434s 2018-07-22 01:59:16,391 - 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-af7aa97f-2c5f-4ed5-8bf4-c991091b955d 2018-07-22 01:59:16,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:59:16,392 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:16,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-7cf83bdc-6f4c-4c22-aa02-5cb5b33ab4df Date: Sun, 22 Jul 2018 01:59:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4324de89-c419-45c9-8053-e5fae760711e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67a505fd97474cfcb1587b9af3726ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["4b85d799-7bcf-43dd-8a51-9158f49bfeb3"],"description":"","tags":[],"updated_at":"2018-07-22T01:59:08Z","qos_policy_id":null,"name":"singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59","admin_state_up":true,"tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:07Z","mtu":1450}]} 2018-07-22 01:59:16,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7cf83bdc-6f4c-4c22-aa02-5cb5b33ab4df 2018-07-22 01:59:16,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106193065643s 2018-07-22 01:59:16,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7cf83bdc-6f4c-4c22-aa02-5cb5b33ab4df 2018-07-22 01:59:16,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:59:16,507 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:16,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c0235051-52c0-45f5-a190-6172ee742af4 Date: Sun, 22 Jul 2018 01:59:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/071c6319-154d-4513-84ba-3c28db0e8544/snap", "metadata": {}}], "file": "/v2/images/071c6319-154d-4513-84ba-3c28db0e8544/file", "owner": "67a505fd97474cfcb1587b9af3726ce7", "id": "071c6319-154d-4513-84ba-3c28db0e8544", "size": 12716032, "self": "/v2/images/071c6319-154d-4513-84ba-3c28db0e8544", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/071c6319-154d-4513-84ba-3c28db0e8544/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:59:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T01:59:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:59:16,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c0235051-52c0-45f5-a190-6172ee742af4 2018-07-22 01:59:16,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0334730148315s 2018-07-22 01:59:16,537 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c0235051-52c0-45f5-a190-6172ee742af4 2018-07-22 01:59:16,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 01:59:16,541 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:16,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-ac890ad2-83d0-4d63-83b7-04d4773cb650 x-compute-request-id: req-ac890ad2-83d0-4d63-83b7-04d4773cb650 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "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": "46b0cb5b-7255-4b24-97f9-be10606a5b20"}]} 2018-07-22 01:59:16,688 - 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-ac890ad2-83d0-4d63-83b7-04d4773cb650 2018-07-22 01:59:16,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.149119853973s 2018-07-22 01:59:16,688 - 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-ac890ad2-83d0-4d63-83b7-04d4773cb650 2018-07-22 01:59:16,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 01:59:16,692 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"server": {"name": "singlevm2-vm_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "imageRef": "071c6319-154d-4513-84ba-3c28db0e8544", "key_name": "singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "flavorRef": "46b0cb5b-7255-4b24-97f9-be10606a5b20", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4324de89-c419-45c9-8053-e5fae760711e"}], "security_groups": [{"name": "f1a19db7-72c3-484a-b5a5-ee4771c6edec"}]}}' 2018-07-22 01:59:17,939 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 01:59: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-c9beb00e-2343-4f28-94df-1000ffb6ed7b x-compute-request-id: req-c9beb00e-2343-4f28-94df-1000ffb6ed7b Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f1a19db7-72c3-484a-b5a5-ee4771c6edec"}], "OS-DCF:diskConfig": "MANUAL", "id": "59174bf4-682b-4ddd-bfb5-d66075ff7fae", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "bookmark"}], "adminPass": "JVnauSzaE9ro"}} 2018-07-22 01:59:17,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c9beb00e-2343-4f28-94df-1000ffb6ed7b 2018-07-22 01:59:17,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.24990296364s 2018-07-22 01:59:17,940 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c9beb00e-2343-4f28-94df-1000ffb6ed7b 2018-07-22 01:59:17,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:59:17,944 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:18,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-139f451f-8058-4f29-a8f3-f5e98fcbe33c x-compute-request-id: req-139f451f-8058-4f29-a8f3-f5e98fcbe33c Content-Encoding: gzip Content-Length: 606 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/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "bookmark"}], "image": {"id": "071c6319-154d-4513-84ba-3c28db0e8544", "links": [{"href": "http://172.30.9.25:8774/images/071c6319-154d-4513-84ba-3c28db0e8544", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46b0cb5b-7255-4b24-97f9-be10606a5b20", "links": [{"href": "http://172.30.9.25:8774/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "rel": "bookmark"}]}, "id": "59174bf4-682b-4ddd-bfb5-d66075ff7fae", "user_id": "142c1232ecf1415c97c0c63be9ccf41a", "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-22T01:59:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "name": "singlevm2-vm_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "created": "2018-07-22T01:59:17Z", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:59:18,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-139f451f-8058-4f29-a8f3-f5e98fcbe33c 2018-07-22 01:59:18,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762749910355s 2018-07-22 01:59:18,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-139f451f-8058-4f29-a8f3-f5e98fcbe33c 2018-07-22 01:59:18,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:59:18,712 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:18,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c2161e14-10ad-4b21-897a-252cb52bcb24 Date: Sun, 22 Jul 2018 01:59:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4324de89-c419-45c9-8053-e5fae760711e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67a505fd97474cfcb1587b9af3726ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["4b85d799-7bcf-43dd-8a51-9158f49bfeb3"],"description":"","tags":[],"updated_at":"2018-07-22T01:59:08Z","qos_policy_id":null,"name":"singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59","admin_state_up":true,"tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:07Z","mtu":1450}]} 2018-07-22 01:59:18,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c2161e14-10ad-4b21-897a-252cb52bcb24 2018-07-22 01:59:18,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.131581068039s 2018-07-22 01:59:18,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c2161e14-10ad-4b21-897a-252cb52bcb24 2018-07-22 01:59:18,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 01:59:18,845 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:18,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-47181189-0e7c-4dc6-9ef6-d0f39b2fb2d8 Date: Sun, 22 Jul 2018 01:59:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4324de89-c419-45c9-8053-e5fae760711e","tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:59:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"67a505fd97474cfcb1587b9af3726ce7","id":"4b85d799-7bcf-43dd-8a51-9158f49bfeb3","subnetpool_id":null,"name":"singlevm2-subnet_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}]} 2018-07-22 01:59:18,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-47181189-0e7c-4dc6-9ef6-d0f39b2fb2d8 2018-07-22 01:59:18,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0660359859467s 2018-07-22 01:59:18,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-47181189-0e7c-4dc6-9ef6-d0f39b2fb2d8 2018-07-22 01:59:18,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 01:59:20,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:59:20,918 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:21,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-59a73a9d-6b3b-4d60-ae5c-ed3d44aa73f2 x-compute-request-id: req-59a73a9d-6b3b-4d60-ae5c-ed3d44aa73f2 Content-Encoding: gzip Content-Length: 667 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/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "bookmark"}], "image": {"id": "071c6319-154d-4513-84ba-3c28db0e8544", "links": [{"href": "http://172.30.9.25:8774/images/071c6319-154d-4513-84ba-3c28db0e8544", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46b0cb5b-7255-4b24-97f9-be10606a5b20", "links": [{"href": "http://172.30.9.25:8774/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "rel": "bookmark"}]}, "id": "59174bf4-682b-4ddd-bfb5-d66075ff7fae", "security_groups": [{"name": "singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}], "user_id": "142c1232ecf1415c97c0c63be9ccf41a", "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-22T01:59:18Z", "hostId": "3073471c795a38ab5b29268963901f77300a5d438d0dc5d3400b9463", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "name": "singlevm2-vm_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "created": "2018-07-22T01:59:17Z", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:59:21,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59a73a9d-6b3b-4d60-ae5c-ed3d44aa73f2 2018-07-22 01:59:21,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540493011475s 2018-07-22 01:59:21,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59a73a9d-6b3b-4d60-ae5c-ed3d44aa73f2 2018-07-22 01:59:21,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 01:59:23,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:59:23,465 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:23,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-70583e19-6636-4bce-b223-c463a8536eae x-compute-request-id: req-70583e19-6636-4bce-b223-c463a8536eae Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:f7:42", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "bookmark"}], "image": {"id": "071c6319-154d-4513-84ba-3c28db0e8544", "links": [{"href": "http://172.30.9.25:8774/images/071c6319-154d-4513-84ba-3c28db0e8544", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T01:59:23.000000", "flavor": {"id": "46b0cb5b-7255-4b24-97f9-be10606a5b20", "links": [{"href": "http://172.30.9.25:8774/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "rel": "bookmark"}]}, "id": "59174bf4-682b-4ddd-bfb5-d66075ff7fae", "security_groups": [{"name": "singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}], "user_id": "142c1232ecf1415c97c0c63be9ccf41a", "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-22T01:59:23Z", "hostId": "3073471c795a38ab5b29268963901f77300a5d438d0dc5d3400b9463", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "name": "singlevm2-vm_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "created": "2018-07-22T01:59:17Z", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:59:23,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-70583e19-6636-4bce-b223-c463a8536eae 2018-07-22 01:59:23,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446424007416s 2018-07-22 01:59:23,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-70583e19-6636-4bce-b223-c463a8536eae 2018-07-22 01:59:23,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 01:59:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=59174bf4-682b-4ddd-bfb5-d66075ff7fae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:24,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-4c226a68-8e43-4b6e-b0fe-41916181c6ba Date: Sun, 22 Jul 2018 01:59:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T01:59:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b85d799-7bcf-43dd-8a51-9158f49bfeb3","ip_address":"192.168.120.11"}],"id":"20b91af7-0e6f-465f-8aa4-22d68df0b631","security_groups":["f1a19db7-72c3-484a-b5a5-ee4771c6edec"],"mac_address":"fa:16:3e:75:f7:42","project_id":"67a505fd97474cfcb1587b9af3726ce7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4324de89-c419-45c9-8053-e5fae760711e","tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:19Z","binding:vnic_type":"normal","device_id":"59174bf4-682b-4ddd-bfb5-d66075ff7fae","ip_allocation":"immediate"}]} 2018-07-22 01:59:24,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=59174bf4-682b-4ddd-bfb5-d66075ff7fae used request id req-4c226a68-8e43-4b6e-b0fe-41916181c6ba 2018-07-22 01:59:24,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0887091159821s 2018-07-22 01:59:24,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=59174bf4-682b-4ddd-bfb5-d66075ff7fae used request id req-4c226a68-8e43-4b6e-b0fe-41916181c6ba 2018-07-22 01:59:24,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 01:59:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=20b91af7-0e6f-465f-8aa4-22d68df0b631" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:24,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-59280f89-336a-439b-9886-4719fcb0d348 Date: Sun, 22 Jul 2018 01:59:24 GMT RESP BODY: {"floatingips": []} 2018-07-22 01:59:24,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=20b91af7-0e6f-465f-8aa4-22d68df0b631 used request id req-59280f89-336a-439b-9886-4719fcb0d348 2018-07-22 01:59:24,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0193119049072s 2018-07-22 01:59:24,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=20b91af7-0e6f-465f-8aa4-22d68df0b631 used request id req-59280f89-336a-439b-9886-4719fcb0d348 2018-07-22 01:59:24,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:59:24,030 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:24,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-c9e571de-f2ae-4398-b0b2-c3c3364218b4 x-compute-request-id: req-c9e571de-f2ae-4398-b0b2-c3c3364218b4 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:f7:42", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "bookmark"}], "image": {"id": "071c6319-154d-4513-84ba-3c28db0e8544", "links": [{"href": "http://172.30.9.25:8774/images/071c6319-154d-4513-84ba-3c28db0e8544", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T01:59:23.000000", "flavor": {"id": "46b0cb5b-7255-4b24-97f9-be10606a5b20", "links": [{"href": "http://172.30.9.25:8774/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "rel": "bookmark"}]}, "id": "59174bf4-682b-4ddd-bfb5-d66075ff7fae", "security_groups": [{"name": "singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}], "user_id": "142c1232ecf1415c97c0c63be9ccf41a", "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-22T01:59:23Z", "hostId": "3073471c795a38ab5b29268963901f77300a5d438d0dc5d3400b9463", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "name": "singlevm2-vm_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "created": "2018-07-22T01:59:17Z", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:59:24,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c9e571de-f2ae-4398-b0b2-c3c3364218b4 2018-07-22 01:59:24,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177024126053s 2018-07-22 01:59:24,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c9e571de-f2ae-4398-b0b2-c3c3364218b4 2018-07-22 01:59:24,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 01:59:24,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=59174bf4-682b-4ddd-bfb5-d66075ff7fae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:24,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-b7d40778-66b4-439a-8f3c-0707be18edb4 Date: Sun, 22 Jul 2018 01:59:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T01:59:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b85d799-7bcf-43dd-8a51-9158f49bfeb3","ip_address":"192.168.120.11"}],"id":"20b91af7-0e6f-465f-8aa4-22d68df0b631","security_groups":["f1a19db7-72c3-484a-b5a5-ee4771c6edec"],"mac_address":"fa:16:3e:75:f7:42","project_id":"67a505fd97474cfcb1587b9af3726ce7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4324de89-c419-45c9-8053-e5fae760711e","tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:19Z","binding:vnic_type":"normal","device_id":"59174bf4-682b-4ddd-bfb5-d66075ff7fae","ip_allocation":"immediate"}]} 2018-07-22 01:59:24,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=59174bf4-682b-4ddd-bfb5-d66075ff7fae used request id req-b7d40778-66b4-439a-8f3c-0707be18edb4 2018-07-22 01:59:24,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536389350891s 2018-07-22 01:59:24,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=59174bf4-682b-4ddd-bfb5-d66075ff7fae used request id req-b7d40778-66b4-439a-8f3c-0707be18edb4 2018-07-22 01:59:24,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 01:59:24,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=20b91af7-0e6f-465f-8aa4-22d68df0b631" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:24,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c5d5d4e4-88d0-492e-988e-155638093ba8 Date: Sun, 22 Jul 2018 01:59:24 GMT RESP BODY: {"floatingips": []} 2018-07-22 01:59:24,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=20b91af7-0e6f-465f-8aa4-22d68df0b631 used request id req-c5d5d4e4-88d0-492e-988e-155638093ba8 2018-07-22 01:59:24,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0176780223846s 2018-07-22 01:59:24,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=20b91af7-0e6f-465f-8aa4-22d68df0b631 used request id req-c5d5d4e4-88d0-492e-988e-155638093ba8 2018-07-22 01:59:24,286 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:f7:42', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'071c6319-154d-4513-84ba-3c28db0e8544'}), 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-22T01:59:23.000000', 'flavor': Munch({u'id': u'46b0cb5b-7255-4b24-97f9-be10606a5b20'}), 'az': u'nova', 'id': u'59174bf4-682b-4ddd-bfb5-d66075ff7fae', 'security_groups': [Munch({u'name': u'singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'142c1232ecf1415c97c0c63be9ccf41a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67a505fd97474cfcb1587b9af3726ce7', 'name': 'singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59', '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-22T01:59:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T01:59:23Z', 'hostId': u'3073471c795a38ab5b29268963901f77300a5d438d0dc5d3400b9463', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'3073471c795a38ab5b29268963901f77300a5d438d0dc5d3400b9463', '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-22T01:59:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'67a505fd97474cfcb1587b9af3726ce7', 'name': u'singlevm2-vm_ae6d8a45-f931-4257-a6d2-91ef88dccd59', 'adminPass': None, 'tenant_id': u'67a505fd97474cfcb1587b9af3726ce7', 'created_at': u'2018-07-22T01:59:17Z', 'created': u'2018-07-22T01:59:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 01:59:24,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:59:24,290 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:24,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c4ee2e63-a243-44fe-9a96-5fe6de839eab Date: Sun, 22 Jul 2018 01:59:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4324de89-c419-45c9-8053-e5fae760711e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67a505fd97474cfcb1587b9af3726ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["4b85d799-7bcf-43dd-8a51-9158f49bfeb3"],"description":"","tags":[],"updated_at":"2018-07-22T01:59:08Z","qos_policy_id":null,"name":"singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59","admin_state_up":true,"tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:07Z","mtu":1450}]} 2018-07-22 01:59:24,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c4ee2e63-a243-44fe-9a96-5fe6de839eab 2018-07-22 01:59:24,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102183103561s 2018-07-22 01:59:24,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c4ee2e63-a243-44fe-9a96-5fe6de839eab 2018-07-22 01:59:24,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 01:59:24,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=59174bf4-682b-4ddd-bfb5-d66075ff7fae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:24,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-fe60c35a-bd48-4449-8f1a-8c5bdae516e9 Date: Sun, 22 Jul 2018 01:59:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T01:59:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b85d799-7bcf-43dd-8a51-9158f49bfeb3","ip_address":"192.168.120.11"}],"id":"20b91af7-0e6f-465f-8aa4-22d68df0b631","security_groups":["f1a19db7-72c3-484a-b5a5-ee4771c6edec"],"mac_address":"fa:16:3e:75:f7:42","project_id":"67a505fd97474cfcb1587b9af3726ce7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4324de89-c419-45c9-8053-e5fae760711e","tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:19Z","binding:vnic_type":"normal","device_id":"59174bf4-682b-4ddd-bfb5-d66075ff7fae","ip_allocation":"immediate"}]} 2018-07-22 01:59:24,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=59174bf4-682b-4ddd-bfb5-d66075ff7fae used request id req-fe60c35a-bd48-4449-8f1a-8c5bdae516e9 2018-07-22 01:59:24,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.055419921875s 2018-07-22 01:59:24,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=59174bf4-682b-4ddd-bfb5-d66075ff7fae used request id req-fe60c35a-bd48-4449-8f1a-8c5bdae516e9 2018-07-22 01:59:24,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 01:59:24,450 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"floatingip": {"floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.11", "port_id": "20b91af7-0e6f-465f-8aa4-22d68df0b631"}}' 2018-07-22 01:59:26,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-d937adea-b133-414f-9608-46bb9771eeaa Date: Sun, 22 Jul 2018 01:59:26 GMT RESP BODY: {"floatingip": {"router_id": "c9e504a1-c5da-4901-9ec0-24a536d0728e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:25Z", "updated_at": "2018-07-22T01:59:25Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "port_id": "20b91af7-0e6f-465f-8aa4-22d68df0b631", "id": "90f1ad45-9e84-405c-b072-30664ca50d7d", "qos_policy_id": null}} 2018-07-22 01:59:26,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d937adea-b133-414f-9608-46bb9771eeaa 2018-07-22 01:59:26,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.96563100815s 2018-07-22 01:59:26,415 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d937adea-b133-414f-9608-46bb9771eeaa 2018-07-22 01:59:26,419 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'c9e504a1-c5da-4901-9ec0-24a536d0728e', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'67a505fd97474cfcb1587b9af3726ce7', 'created_at': u'2018-07-22T01:59:25Z', 'attached': True, 'updated_at': u'2018-07-22T01:59:25Z', 'id': u'90f1ad45-9e84-405c-b072-30664ca50d7d', 'floating_network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67a505fd97474cfcb1587b9af3726ce7', 'name': 'singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'c9e504a1-c5da-4901-9ec0-24a536d0728e', u'qos_policy_id': None, 'project_id': u'67a505fd97474cfcb1587b9af3726ce7', 'port_id': u'20b91af7-0e6f-465f-8aa4-22d68df0b631', 'port': u'20b91af7-0e6f-465f-8aa4-22d68df0b631', 'network': u'03ff3771-4217-4429-9bb6-04632e3dc525'}) 2018-07-22 01:59:26,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 01:59:26,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae/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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 01:59:26,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-9ac75404-1ac0-40f3-ad87-4ee225cdd029 x-compute-request-id: req-9ac75404-1ac0-40f3-ad87-4ee225cdd029 Content-Encoding: gzip Content-Length: 7883 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 459999773 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.139691] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141404] pid_max: default: 32768 minimum: 301\n[ 0.142327] ACPI: Core revision 20150930\n[ 0.143734] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145089] Security Framework initialized\n[ 0.145928] Yama: becoming mindful.\n[ 0.146681] AppArmor: AppArmor initialized\n[ 0.147895] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151572] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153406] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155552] Initializing cgroup subsys io\n[ 0.156709] Initializing cgroup subsys memory\n[ 0.157943] Initializing cgroup subsys devices\n[ 0.159228] Initializing cgroup subsys freezer\n[ 0.160426] Initializing cgroup subsys net_cls\n[ 0.161692] Initializing cgroup subsys perf_event\n[ 0.163041] Initializing cgroup subsys net_prio\n[ 0.164275] Initializing cgroup subsys hugetlb\n[ 0.165523] Initializing cgroup subsys pids\n[ 0.166772] CPU: Physical Processor ID: 0\n[ 0.168643] mce: CPU supports 10 MCE banks\n[ 0.169644] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185461] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191779] ftrace: allocating 31920 entries in 125 pages\n[ 0.217717] smpboot: Max logical packages: 1\n[ 0.218606] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220005] x2apic enabled\n[ 0.220822] Switched APIC routing to physical x2apic.\n[ 0.222573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223729] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225865] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227714] KVM setup paravirtual spinlock\n[ 0.229094] x86: Booted up 1 node, 1 CPUs\n[ 0.229930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.231376] devtmpfs: initialized\n[ 0.233124] evm: security.selinux\n[ 0.233841] evm: security.SMACK64\n[ 0.234556] evm: security.SMACK64EXEC\n[ 0.235325] evm: security.SMACK64TRANSMUTE\n[ 0.236157] evm: security.SMACK64MMAP\n[ 0.236923] evm: security.ima\n[ 0.237579] evm: security.capability\n[ 0.238416] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.240332] pinctrl core: initialized pinctrl subsystem\n[ 0.241483] RTC time: 1:59:23, date: 07/22/18\n[ 0.242500] NET: Registered protocol family 16\n[ 0.243525] cpuidle: using governor ladder\n[ 0.244373] cpuidle: using governor menu\n[ 0.245189] PCCT header not found.\n[ 0.245969] ACPI: bus type PCI registered\n[ 0.246793] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.248088] PCI: Using configuration type 1 for base access\n[ 0.249910] ACPI: Added _OSI(Module Device)\n[ 0.250775] ACPI: Added _OSI(Processor Device)\n[ 0.251680] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.252610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.254384] ACPI: Interpreter enabled\n[ 0.255181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.257078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.260861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.262747] ACPI: (supports S0 S5)\n[ 0.263475] ACPI: Using IOAPIC for interrupt routing\n[ 0.264448] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.270077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.273584] acpiphp: Slot [3] registered\n[ 0.274416] acpiphp: Slot [4] registered\n[ 0.275236] acpiphp: Slot [5] registered\n[ 0.276055] acpiphp: Slot [6] registered\n[ 0.276868] acpiphp: Slot [7] registered\n[ 0.277690] acpiphp: Slot [8] registered\n[ 0.278515] acpiphp: Slot [9] registered\n[ 0.279350] acpiphp: Slot [10] registered\n[ 0.280187] acpiphp: Slot [11] registered\n[ 0.281020] acpiphp: Slot [12] registered\n[ 0.281856] acpiphp: Slot [13] registered\n[ 0.282702] acpiphp: Slot [14] registered\n[ 0.283540] acpiphp: Slot [15] registered\n[ 0.294559] acpiphp: Slot [16] registered\n[ 0.295404] acpiphp: Slot [17] registered\n[ 0.296247] acpiphp: Slot [18] registered\n[ 0.297079] acpiphp: Slot [19] registered\n[ 0.297911] acpiphp: Slot [20] registered\n[ 0.298746] acpiphp: Slot [21] registered\n[ 0.299583] acpiphp: Slot [22] registered\n[ 0.300424] acpiphp: Slot [23] registered\n[ 0.301260] acpiphp: Slot [24] registered\n[ 0.302095] acpiphp: Slot [25] registered\n[ 0.302929] acpiphp: Slot [26] registered\n[ 0.303758] acpiphp: Slot [27] registered\n[ 0.304593] acpiphp: Slot [28] registered\n[ 0.305489] acpiphp: Slot [29] registered\n[ 0.306329] acpiphp: Slot [30] registered\n[ 0.307167] acpiphp: Slot [31] registered\n[ 0.308003] PCI host bridge to bus 0000:00\n[ 0.308836] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311354] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312863] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.314360] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.315883] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319214] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.320550] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321770] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323077] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328557] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.349473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353294] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356024] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357384] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358477] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360066] vgaarb: loaded\n[ 0.360679] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361958] SCSI subsystem initialized\n[ 0.362902] ACPI: bus type USB registered\n[ 0.363752] usbcore: registered new interface driver usbfs\n[ 0.364815] usbcore: registered new interface driver hub\n[ 0.365851] usbcore: registered new device driver usb\n[ 0.367000] PCI: Using ACPI for IRQ routing\n[ 0.368161] NetLabel: Initializing\n[ 0.368903] NetLabel: domain hash size = 128\n[ 0.369774] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370760] NetLabel: unlabeled traffic allowed by default\n[ 0.371962] clocksource: Switched to clocksource kvm-clock\n[ 0.380317] AppArmor: AppArmor Filesystem Enabled\n[ 0.381328] pnp: PnP ACPI init\n[ 0.382288] pnp: PnP ACPI: found 5 devices\n[ 0.388640] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390418] NET: Registered protocol family 2\n[ 0.391516] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392858] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394107] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395354] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397704] NET: Registered protocol family 1\n[ 0.398618] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399750] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400861] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428996] Trying to unpack rootfs image as initramfs...\n[ 0.485755] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487503] Scanning for low memory corruption every 60 seconds\n[ 0.488949] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490157] audit: initializing netlink subsys (disabled)\n[ 0.491221] audit: type=2000 audit(1532224763.977:1): initialized\n[ 0.492662] Initialise system trusted keyring\n[ 0.493641] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494847] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497016] zbud: loaded\n[ 0.497762] VFS: Disk quotas dquot_6.6.0\n[ 0.498617] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500276] fuse init (API version 7.23)\n[ 0.501216] Key type big_key registered\n[ 0.502049] Allocating IMA MOK and blacklist keyrings.\n[ 0.503324] Key type asymmetric registered\n[ 0.504190] Asymmetric key parser 'x509' registered\n[ 0.505187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506707] io scheduler noop registered\n[ 0.507526] io scheduler deadline registered (default)\n[ 0.508563] io scheduler cfq registered\n[ 0.509442] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513338] ACPI: Power Button [PWRF]\n[ 0.514223] GHES: HEST is not enabled!\n[ 0.527799] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555575] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.557730] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583804] Linux agpgart interface v0.103\n[ 0.586440] brd: module loaded\n[ 0.588144] loop: module loaded\n[ 0.592907] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594435] GPT:90111 != 2097151\n[ 0.595138] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596289] GPT:90111 != 2097151\n[ 0.596991] GPT: Use GNU Parted to correct GPT errors.\n[ 0.597995] vda: vda1 vda15\n[ 0.599253] scsi host0: ata_piix\n[ 0.600070] scsi host1: ata_piix\n[ 0.600816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.602122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.603629] libphy: Fixed MDIO Bus: probed\n[ 0.604483] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611690] PPP generic driver version 2.4.2\n[ 0.613576] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615252] ehci-pci: EHCI PCI platform driver\n[ 0.616588] ehci-platform: EHCI generic platform driver\n[ 0.618091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619832] ohci-pci: OHCI PCI platform driver\n[ 0.621144] ohci-platform: OHCI generic platform driver\n[ 0.622660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637959] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639514] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641727] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643243] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.645066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649076] usb usb1: Product: UHCI Host Controller\n[ 0.650757] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652513] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653996] hub 1-0:1.0: USB hub found\n[ 0.655169] hub 1-0:1.0: 2 ports detected\n[ 0.656639] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661191] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662796] mousedev: PS/2 mouse device common for all mice\n[ 0.664707] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667498] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670990] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672839] i2c /dev entries driver\n[ 0.674042] device-mapper: uevent: version 1.0.3\n[ 0.675535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678043] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680701] NET: Registered protocol family 10\n[ 0.682599] NET: Registered protocol family 17\n[ 0.684017] Key type dns_resolver registered\n[ 0.685736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687426] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689699] registered taskstats version 1\n[ 0.690652] Loading compiled-in X.509 certificates\n[ 0.692358] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694454] zswap: loaded using pool lzo/zbud\n[ 0.696776] Key type trusted registered\n[ 0.698729] Key type encrypted registered\n[ 0.699636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700824] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702009] evm: HMAC attrs: 0x1\n[ 0.703142] Magic number: 10:205:964\n[ 0.704150] rtc_cmos 00:00: setting system clock to 2018-07-22 01:59:23 UTC (1532224763)\n[ 0.705988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707210] EDD information not available.\n[ 0.762426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774734] Write protecting the kernel read-only data: 14336k\n[ 0.778593] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780757] 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.829049] 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.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000002\n"} 2018-07-22 01:59:26,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae/action used request id req-9ac75404-1ac0-40f3-ad87-4ee225cdd029 2018-07-22 01:59:26,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0921411514282s 2018-07-22 01:59:26,512 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae/action used request id req-9ac75404-1ac0-40f3-ad87-4ee225cdd029 2018-07-22 01:59:26,513 - 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 459999773 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.139691] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141404] pid_max: default: 32768 minimum: 301 [ 0.142327] ACPI: Core revision 20150930 [ 0.143734] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145089] Security Framework initialized [ 0.145928] Yama: becoming mindful. [ 0.146681] AppArmor: AppArmor initialized [ 0.147895] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151572] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153406] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155552] Initializing cgroup subsys io [ 0.156709] Initializing cgroup subsys memory [ 0.157943] Initializing cgroup subsys devices [ 0.159228] Initializing cgroup subsys freezer [ 0.160426] Initializing cgroup subsys net_cls [ 0.161692] Initializing cgroup subsys perf_event [ 0.163041] Initializing cgroup subsys net_prio [ 0.164275] Initializing cgroup subsys hugetlb [ 0.165523] Initializing cgroup subsys pids [ 0.166772] CPU: Physical Processor ID: 0 [ 0.168643] mce: CPU supports 10 MCE banks [ 0.169644] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185461] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.191779] ftrace: allocating 31920 entries in 125 pages [ 0.217717] smpboot: Max logical packages: 1 [ 0.218606] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.220005] x2apic enabled [ 0.220822] Switched APIC routing to physical x2apic. [ 0.222573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.223729] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.225865] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.227714] KVM setup paravirtual spinlock [ 0.229094] x86: Booted up 1 node, 1 CPUs [ 0.229930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.231376] devtmpfs: initialized [ 0.233124] evm: security.selinux [ 0.233841] evm: security.SMACK64 [ 0.234556] evm: security.SMACK64EXEC [ 0.235325] evm: security.SMACK64TRANSMUTE [ 0.236157] evm: security.SMACK64MMAP [ 0.236923] evm: security.ima [ 0.237579] evm: security.capability [ 0.238416] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.240332] pinctrl core: initialized pinctrl subsystem [ 0.241483] RTC time: 1:59:23, date: 07/22/18 [ 0.242500] NET: Registered protocol family 16 [ 0.243525] cpuidle: using governor ladder [ 0.244373] cpuidle: using governor menu [ 0.245189] PCCT header not found. [ 0.245969] ACPI: bus type PCI registered [ 0.246793] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.248088] PCI: Using configuration type 1 for base access [ 0.249910] ACPI: Added _OSI(Module Device) [ 0.250775] ACPI: Added _OSI(Processor Device) [ 0.251680] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.252610] ACPI: Added _OSI(Processor Aggregator Device) [ 0.254384] ACPI: Interpreter enabled [ 0.255181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.257078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.260861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.262747] ACPI: (supports S0 S5) [ 0.263475] ACPI: Using IOAPIC for interrupt routing [ 0.264448] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.267613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.268798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.270077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.271308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.273584] acpiphp: Slot [3] registered [ 0.274416] acpiphp: Slot [4] registered [ 0.275236] acpiphp: Slot [5] registered [ 0.276055] acpiphp: Slot [6] registered [ 0.276868] acpiphp: Slot [7] registered [ 0.277690] acpiphp: Slot [8] registered [ 0.278515] acpiphp: Slot [9] registered [ 0.279350] acpiphp: Slot [10] registered [ 0.280187] acpiphp: Slot [11] registered [ 0.281020] acpiphp: Slot [12] registered [ 0.281856] acpiphp: Slot [13] registered [ 0.282702] acpiphp: Slot [14] registered [ 0.283540] acpiphp: Slot [15] registered [ 0.294559] acpiphp: Slot [16] registered [ 0.295404] acpiphp: Slot [17] registered [ 0.296247] acpiphp: Slot [18] registered [ 0.297079] acpiphp: Slot [19] registered [ 0.297911] acpiphp: Slot [20] registered [ 0.298746] acpiphp: Slot [21] registered [ 0.299583] acpiphp: Slot [22] registered [ 0.300424] acpiphp: Slot [23] registered [ 0.301260] acpiphp: Slot [24] registered [ 0.302095] acpiphp: Slot [25] registered [ 0.302929] acpiphp: Slot [26] registered [ 0.303758] acpiphp: Slot [27] registered [ 0.304593] acpiphp: Slot [28] registered [ 0.305489] acpiphp: Slot [29] registered [ 0.306329] acpiphp: Slot [30] registered [ 0.307167] acpiphp: Slot [31] registered [ 0.308003] PCI host bridge to bus 0000:00 [ 0.308836] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.310095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.311354] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.312863] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.314360] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.315883] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319214] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.320550] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321770] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323077] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328557] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.347945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353294] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356024] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357384] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358477] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.360066] vgaarb: loaded [ 0.360679] vgaarb: bridge control possible 0000:00:02.0 [ 0.361958] SCSI subsystem initialized [ 0.362902] ACPI: bus type USB registered [ 0.363752] usbcore: registered new interface driver usbfs [ 0.364815] usbcore: registered new interface driver hub [ 0.365851] usbcore: registered new device driver usb [ 0.367000] PCI: Using ACPI for IRQ routing [ 0.368161] NetLabel: Initializing [ 0.368903] NetLabel: domain hash size = 128 [ 0.369774] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370760] NetLabel: unlabeled traffic allowed by default [ 0.371962] clocksource: Switched to clocksource kvm-clock [ 0.380317] AppArmor: AppArmor Filesystem Enabled [ 0.381328] pnp: PnP ACPI init [ 0.382288] pnp: PnP ACPI: found 5 devices [ 0.388640] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390418] NET: Registered protocol family 2 [ 0.391516] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.392858] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.394107] TCP: Hash tables configured (established 4096 bind 4096) [ 0.395354] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397704] NET: Registered protocol family 1 [ 0.398618] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399750] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400861] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428996] Trying to unpack rootfs image as initramfs... [ 0.485755] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.487503] Scanning for low memory corruption every 60 seconds [ 0.488949] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.490157] audit: initializing netlink subsys (disabled) [ 0.491221] audit: type=2000 audit(1532224763.977:1): initialized [ 0.492662] Initialise system trusted keyring [ 0.493641] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.494847] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497016] zbud: loaded [ 0.497762] VFS: Disk quotas dquot_6.6.0 [ 0.498617] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500276] fuse init (API version 7.23) [ 0.501216] Key type big_key registered [ 0.502049] Allocating IMA MOK and blacklist keyrings. [ 0.503324] Key type asymmetric registered [ 0.504190] Asymmetric key parser 'x509' registered [ 0.505187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.506707] io scheduler noop registered [ 0.507526] io scheduler deadline registered (default) [ 0.508563] io scheduler cfq registered [ 0.509442] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.511841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513338] ACPI: Power Button [PWRF] [ 0.514223] GHES: HEST is not enabled! [ 0.527799] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555575] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.557730] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583804] Linux agpgart interface v0.103 [ 0.586440] brd: module loaded [ 0.588144] loop: module loaded [ 0.592907] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594435] GPT:90111 != 2097151 [ 0.595138] GPT:Alternate GPT header not at the end of the disk. [ 0.596289] GPT:90111 != 2097151 [ 0.596991] GPT: Use GNU Parted to correct GPT errors. [ 0.597995] vda: vda1 vda15 [ 0.599253] scsi host0: ata_piix [ 0.600070] scsi host1: ata_piix [ 0.600816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.602122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.603629] libphy: Fixed MDIO Bus: probed [ 0.604483] tun: Universal TUN/TAP device driver, 1.6 [ 0.605470] tun: (C) 1999-2004 Max Krasnyansky [ 0.611690] PPP generic driver version 2.4.2 [ 0.613576] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615252] ehci-pci: EHCI PCI platform driver [ 0.616588] ehci-platform: EHCI generic platform driver [ 0.618091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619832] ohci-pci: OHCI PCI platform driver [ 0.621144] ohci-platform: OHCI generic platform driver [ 0.622660] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637959] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639514] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641727] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.643243] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.645066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.646949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649076] usb usb1: Product: UHCI Host Controller [ 0.650757] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652513] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653996] hub 1-0:1.0: USB hub found [ 0.655169] hub 1-0:1.0: 2 ports detected [ 0.656639] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659713] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661191] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662796] mousedev: PS/2 mouse device common for all mice [ 0.664707] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.667498] rtc_cmos 00:00: RTC can wake from S4 [ 0.669154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.670990] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672839] i2c /dev entries driver [ 0.674042] device-mapper: uevent: version 1.0.3 [ 0.675535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.678043] ledtrig-cpu: registered to indicate activity on CPUs [ 0.680701] NET: Registered protocol family 10 [ 0.682599] NET: Registered protocol family 17 [ 0.684017] Key type dns_resolver registered [ 0.685736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.687426] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.689699] registered taskstats version 1 [ 0.690652] Loading compiled-in X.509 certificates [ 0.692358] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.694454] zswap: loaded using pool lzo/zbud [ 0.696776] Key type trusted registered [ 0.698729] Key type encrypted registered [ 0.699636] AppArmor: AppArmor sha1 policy hashing enabled [ 0.700824] ima: No TPM chip found, activating TPM-bypass! [ 0.702009] evm: HMAC attrs: 0x1 [ 0.703142] Magic number: 10:205:964 [ 0.704150] rtc_cmos 00:00: setting system clock to 2018-07-22 01:59:23 UTC (1532224763) [ 0.705988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.707210] EDD information not available. [ 0.762426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.774734] Write protecting the kernel read-only data: 14336k [ 0.778593] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.780757] 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.829049] 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.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000002 2018-07-22 01:59:27,216 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205 2018-07-22 01:59:37,229 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e2b0650L 2018-07-22 01:59:37,229 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 01:59:37,229 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 01:59:37,229 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 01:59:37,231 - 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-22 01:59:37,231 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 01:59:37,231 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 01:59:37,231 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 01:59:37,231 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 01:59:37,232 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 01:59:37,248 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 01:59:37,249 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 01:59:37,261 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 5dff4d36e0902c7867c5f8a0c3e50f23 2018-07-22 01:59:37,262 - paramiko.transport - DEBUG - Trying discovered key 7274a6045bd0013527152dfe58a07534 in /tmp/tmpJgPLLb 2018-07-22 01:59:37,289 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 01:59:37,296 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 01:59:37,327 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 01:59:37,328 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 01:59:37,328 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 01:59:37,331 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 01:59:37,332 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 01:59:37,332 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-22 01:59:37,338 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 01:59:37,451 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 01:59:37,451 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 01:59:37,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 01:59:37,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/90f1ad45-9e84-405c-b072-30664ca50d7d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:38,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d78246d-1e75-4097-a17d-a389a8c5be6b Content-Length: 0 Date: Sun, 22 Jul 2018 01:59:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:59:38,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/90f1ad45-9e84-405c-b072-30664ca50d7d.json used request id req-9d78246d-1e75-4097-a17d-a389a8c5be6b 2018-07-22 01:59:38,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11554694176s 2018-07-22 01:59:38,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/90f1ad45-9e84-405c-b072-30664ca50d7d.json used request id req-9d78246d-1e75-4097-a17d-a389a8c5be6b 2018-07-22 01:59:38,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 01:59:38,580 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:38,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2dc5c48b-398e-4b54-b41d-71460b15435b Date: Sun, 22 Jul 2018 01:59:38 GMT RESP BODY: {"floatingips": []} 2018-07-22 01:59:38,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-2dc5c48b-398e-4b54-b41d-71460b15435b 2018-07-22 01:59:38,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0456199645996s 2018-07-22 01:59:38,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-2dc5c48b-398e-4b54-b41d-71460b15435b 2018-07-22 01:59:38,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 01:59:38,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:38,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:59: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-545181f2-4601-4fad-9f16-c8a867404c47 x-compute-request-id: req-545181f2-4601-4fad-9f16-c8a867404c47 Content-Type: application/json 2018-07-22 01:59:38,955 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae used request id req-545181f2-4601-4fad-9f16-c8a867404c47 2018-07-22 01:59:38,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.328548908234s 2018-07-22 01:59:38,956 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae used request id req-545181f2-4601-4fad-9f16-c8a867404c47 2018-07-22 01:59:38,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:59:38,958 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:40,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-04945a47-f64f-464b-b933-a9b956971e2d x-compute-request-id: req-04945a47-f64f-464b-b933-a9b956971e2d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:f7:42", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:f7:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/59174bf4-682b-4ddd-bfb5-d66075ff7fae", "rel": "bookmark"}], "image": {"id": "071c6319-154d-4513-84ba-3c28db0e8544", "links": [{"href": "http://172.30.9.25:8774/images/071c6319-154d-4513-84ba-3c28db0e8544", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T01:59:23.000000", "flavor": {"id": "46b0cb5b-7255-4b24-97f9-be10606a5b20", "links": [{"href": "http://172.30.9.25:8774/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "rel": "bookmark"}]}, "id": "59174bf4-682b-4ddd-bfb5-d66075ff7fae", "security_groups": [{"name": "singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}], "user_id": "142c1232ecf1415c97c0c63be9ccf41a", "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-22T01:59:38Z", "hostId": "3073471c795a38ab5b29268963901f77300a5d438d0dc5d3400b9463", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "name": "singlevm2-vm_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "created": "2018-07-22T01:59:17Z", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 01:59:40,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-04945a47-f64f-464b-b933-a9b956971e2d 2018-07-22 01:59:40,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12094593048s 2018-07-22 01:59:40,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-04945a47-f64f-464b-b933-a9b956971e2d 2018-07-22 01:59:40,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 01:59:42,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 01:59:42,084 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:42,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-557ca805-7fef-4e2d-8f7c-5ab755172b21 x-compute-request-id: req-557ca805-7fef-4e2d-8f7c-5ab755172b21 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 01:59:42,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-557ca805-7fef-4e2d-8f7c-5ab755172b21 2018-07-22 01:59:42,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0849049091339s 2018-07-22 01:59:42,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-557ca805-7fef-4e2d-8f7c-5ab755172b21 2018-07-22 01:59:42,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 01:59:42,171 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:42,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-66a6a3b5-c5de-4788-9e49-c4e22c1828d2 Date: Sun, 22 Jul 2018 01:59:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:15Z", "updated_at": "2018-07-22T01:59:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:15Z", "revision_number": 0, "id": "7b0d3484-ed8e-4042-9f59-3115a7a77bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:15Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T01:59:16Z", "revision_number": 0, "id": "91d5cf4a-183f-4cad-9bd0-60fea45fed12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:16Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:16Z", "revision_number": 0, "id": "9b013d67-8d79-49a4-b3cc-9d05b69aaed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:16Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:15Z", "revision_number": 0, "id": "f96c81e0-51b4-464e-bbb9-a4b420ce70be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:15Z", "security_group_id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "f1a19db7-72c3-484a-b5a5-ee4771c6edec", "name": "singlevm2-sg_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}]} 2018-07-22 01:59:42,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-66a6a3b5-c5de-4788-9e49-c4e22c1828d2 2018-07-22 01:59:42,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0583040714264s 2018-07-22 01:59:42,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-66a6a3b5-c5de-4788-9e49-c4e22c1828d2 2018-07-22 01:59:42,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 01:59:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f1a19db7-72c3-484a-b5a5-ee4771c6edec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:42,406 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3270cf9a-d9ed-435a-bf8f-0d154ca343ce Content-Length: 0 Date: Sun, 22 Jul 2018 01:59:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:59:42,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f1a19db7-72c3-484a-b5a5-ee4771c6edec.json used request id req-3270cf9a-d9ed-435a-bf8f-0d154ca343ce 2018-07-22 01:59:42,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173981189728s 2018-07-22 01:59:42,407 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f1a19db7-72c3-484a-b5a5-ee4771c6edec.json used request id req-3270cf9a-d9ed-435a-bf8f-0d154ca343ce 2018-07-22 01:59:42,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 01:59:42,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:42,455 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 01:59: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-8cd64083-6430-461e-a8fe-396dc5199ae1 x-compute-request-id: req-8cd64083-6430-461e-a8fe-396dc5199ae1 Content-Length: 0 Content-Type: application/json 2018-07-22 01:59:42,455 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59 used request id req-8cd64083-6430-461e-a8fe-396dc5199ae1 2018-07-22 01:59:42,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0477929115295s 2018-07-22 01:59:42,455 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_ae6d8a45-f931-4257-a6d2-91ef88dccd59 used request id req-8cd64083-6430-461e-a8fe-396dc5199ae1 2018-07-22 01:59:42,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 01:59:42,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c9e504a1-c5da-4901-9ec0-24a536d0728e/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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" -d '{"subnet_id": "4b85d799-7bcf-43dd-8a51-9158f49bfeb3"}' 2018-07-22 01:59:44,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-86bd3358-944a-479a-a1c1-60c11ea3a56e Date: Sun, 22 Jul 2018 01:59:44 GMT RESP BODY: {"network_id": "4324de89-c419-45c9-8053-e5fae760711e", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "subnet_id": "4b85d799-7bcf-43dd-8a51-9158f49bfeb3", "subnet_ids": ["4b85d799-7bcf-43dd-8a51-9158f49bfeb3"], "port_id": "6b39e908-d3b5-4ce3-a889-c6d3a6abc7f1", "id": "c9e504a1-c5da-4901-9ec0-24a536d0728e"} 2018-07-22 01:59:44,155 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c9e504a1-c5da-4901-9ec0-24a536d0728e/remove_router_interface.json used request id req-86bd3358-944a-479a-a1c1-60c11ea3a56e 2018-07-22 01:59:44,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69970083237s 2018-07-22 01:59:44,156 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c9e504a1-c5da-4901-9ec0-24a536d0728e/remove_router_interface.json used request id req-86bd3358-944a-479a-a1c1-60c11ea3a56e returning object c9e504a1-c5da-4901-9ec0-24a536d0728e 2018-07-22 01:59:44,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 01:59:44,157 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:44,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-197afbd4-9550-4cc2-a9c4-ef89890b89e1 Date: Sun, 22 Jul 2018 01:59:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:08Z", "admin_state_up": true, "updated_at": "2018-07-22T01:59:43Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "c9e504a1-c5da-4901-9ec0-24a536d0728e", "name": "singlevm2-router_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}]} 2018-07-22 01:59:44,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-197afbd4-9550-4cc2-a9c4-ef89890b89e1 2018-07-22 01:59:44,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104921102524s 2018-07-22 01:59:44,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-197afbd4-9550-4cc2-a9c4-ef89890b89e1 2018-07-22 01:59:44,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 01:59:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/c9e504a1-c5da-4901-9ec0-24a536d0728e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:45,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99361316-24b0-4da3-b9ff-1d33873bdf36 Content-Length: 0 Date: Sun, 22 Jul 2018 01:59:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:59:45,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c9e504a1-c5da-4901-9ec0-24a536d0728e.json used request id req-99361316-24b0-4da3-b9ff-1d33873bdf36 2018-07-22 01:59:45,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.02386307716s 2018-07-22 01:59:45,287 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c9e504a1-c5da-4901-9ec0-24a536d0728e.json used request id req-99361316-24b0-4da3-b9ff-1d33873bdf36 2018-07-22 01:59:45,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 01:59:45,288 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:45,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9db3c273-f9cd-4e80-ba87-3160a451d6b3 Date: Sun, 22 Jul 2018 01:59:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4324de89-c419-45c9-8053-e5fae760711e","tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:59:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"67a505fd97474cfcb1587b9af3726ce7","id":"4b85d799-7bcf-43dd-8a51-9158f49bfeb3","subnetpool_id":null,"name":"singlevm2-subnet_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}]} 2018-07-22 01:59:45,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9db3c273-f9cd-4e80-ba87-3160a451d6b3 2018-07-22 01:59:45,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0453610420227s 2018-07-22 01:59:45,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9db3c273-f9cd-4e80-ba87-3160a451d6b3 2018-07-22 01:59:45,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 01:59:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/4b85d799-7bcf-43dd-8a51-9158f49bfeb3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:46,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1aed3897-c006-4919-becc-2d5a0c27dbe8 Date: Sun, 22 Jul 2018 01:59:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:59:46,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/4b85d799-7bcf-43dd-8a51-9158f49bfeb3.json used request id req-1aed3897-c006-4919-becc-2d5a0c27dbe8 2018-07-22 01:59:46,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06545495987s 2018-07-22 01:59:46,400 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/4b85d799-7bcf-43dd-8a51-9158f49bfeb3.json used request id req-1aed3897-c006-4919-becc-2d5a0c27dbe8 2018-07-22 01:59:46,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:59:46,401 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:46,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-34033f69-e10a-4eb4-99ca-9ad551beff0e Date: Sun, 22 Jul 2018 01:59:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"4324de89-c419-45c9-8053-e5fae760711e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67a505fd97474cfcb1587b9af3726ce7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:59:46Z","qos_policy_id":null,"name":"singlevm2-net_ae6d8a45-f931-4257-a6d2-91ef88dccd59","admin_state_up":true,"tenant_id":"67a505fd97474cfcb1587b9af3726ce7","created_at":"2018-07-22T01:59:07Z","mtu":1450}]} 2018-07-22 01:59:46,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-34033f69-e10a-4eb4-99ca-9ad551beff0e 2018-07-22 01:59:46,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105767011642s 2018-07-22 01:59:46,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-34033f69-e10a-4eb4-99ca-9ad551beff0e 2018-07-22 01:59:46,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 01:59:46,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/4324de89-c419-45c9-8053-e5fae760711e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:47,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79e09c2d-7eb4-4b99-a686-01cbba0e432a Date: Sun, 22 Jul 2018 01:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 01:59:47,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4324de89-c419-45c9-8053-e5fae760711e.json used request id req-79e09c2d-7eb4-4b99-a686-01cbba0e432a 2018-07-22 01:59:47,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.736340999603s 2018-07-22 01:59:47,245 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4324de89-c419-45c9-8053-e5fae760711e.json used request id req-79e09c2d-7eb4-4b99-a686-01cbba0e432a 2018-07-22 01:59:47,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:59:47,252 - 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}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:47,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-6f45c369-84d0-4dfc-a5d5-f825236c0ce3 Date: Sun, 22 Jul 2018 01:59:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/071c6319-154d-4513-84ba-3c28db0e8544/snap", "metadata": {}}], "file": "/v2/images/071c6319-154d-4513-84ba-3c28db0e8544/file", "owner": "67a505fd97474cfcb1587b9af3726ce7", "id": "071c6319-154d-4513-84ba-3c28db0e8544", "size": 12716032, "self": "/v2/images/071c6319-154d-4513-84ba-3c28db0e8544", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/071c6319-154d-4513-84ba-3c28db0e8544/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:59:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T01:59:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:59:47,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6f45c369-84d0-4dfc-a5d5-f825236c0ce3 2018-07-22 01:59:47,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191078901291s 2018-07-22 01:59:47,440 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6f45c369-84d0-4dfc-a5d5-f825236c0ce3 2018-07-22 01:59:47,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 01:59:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/071c6319-154d-4513-84ba-3c28db0e8544 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5fd3faf64de0b206c2048dd8c01e1bd57d90a47a" 2018-07-22 01:59:47,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6998b66d-b6ef-4b73-8ab6-db127f62e8bd Date: Sun, 22 Jul 2018 01:59:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 01:59:47,803 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/071c6319-154d-4513-84ba-3c28db0e8544 used request id req-6998b66d-b6ef-4b73-8ab6-db127f62e8bd 2018-07-22 01:59:47,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.361489057541s 2018-07-22 01:59:47,803 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/071c6319-154d-4513-84ba-3c28db0e8544 used request id req-6998b66d-b6ef-4b73-8ab6-db127f62e8bd 2018-07-22 01:59:47,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 01:59:47,807 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:47,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-48fad475-1206-489e-84d4-00c473b7d7de x-compute-request-id: req-48fad475-1206-489e-84d4-00c473b7d7de Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20", "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": "46b0cb5b-7255-4b24-97f9-be10606a5b20"}]} 2018-07-22 01:59:47,830 - 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-48fad475-1206-489e-84d4-00c473b7d7de 2018-07-22 01:59:47,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262620449066s 2018-07-22 01:59:47,831 - 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-48fad475-1206-489e-84d4-00c473b7d7de 2018-07-22 01:59:47,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 01:59:47,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:47,905 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 01:59: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-3d4a7646-560e-4b32-b821-56d2e34cd872 x-compute-request-id: req-3d4a7646-560e-4b32-b821-56d2e34cd872 Content-Length: 0 Content-Type: application/json 2018-07-22 01:59:47,905 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20 used request id req-3d4a7646-560e-4b32-b821-56d2e34cd872 2018-07-22 01:59:47,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0731699466705s 2018-07-22 01:59:47,905 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/46b0cb5b-7255-4b24-97f9-be10606a5b20 used request id req-3d4a7646-560e-4b32-b821-56d2e34cd872 2018-07-22 01:59:47,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:59:47,909 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:48,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468dc27e-dc69-4e1f-9130-93cc6fd3236f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "singlevm2-user_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "links": {"self": "http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "142c1232ecf1415c97c0c63be9ccf41a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 01:59:48,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-468dc27e-dc69-4e1f-9130-93cc6fd3236f 2018-07-22 01:59:48,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0956928730011s 2018-07-22 01:59:48,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-468dc27e-dc69-4e1f-9130-93cc6fd3236f 2018-07-22 01:59:48,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:59:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:48,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f19c2eb-f10b-4db3-92da-8b990fcc21be Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_ae6d8a45-f931-4257-a6d2-91ef88dccd59", "links": {"self": "http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "142c1232ecf1415c97c0c63be9ccf41a", "description": null}} 2018-07-22 01:59:48,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a used request id req-9f19c2eb-f10b-4db3-92da-8b990fcc21be 2018-07-22 01:59:48,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109689950943s 2018-07-22 01:59:48,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a used request id req-9f19c2eb-f10b-4db3-92da-8b990fcc21be 2018-07-22 01:59:48,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 01:59:48,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:48,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41d72553-e989-45dd-9b5d-6dd4793e3d90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:59:48,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a used request id req-41d72553-e989-45dd-9b5d-6dd4793e3d90 2018-07-22 01:59:48,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.253754854202s 2018-07-22 01:59:48,372 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/142c1232ecf1415c97c0c63be9ccf41a used request id req-41d72553-e989-45dd-9b5d-6dd4793e3d90 2018-07-22 01:59:48,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 01:59:48,382 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:48,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96112fb4-533f-4e03-ab87-5d18f68187b7 Content-Encoding: gzip Content-Length: 385 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": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7"}, "tags": [], "enabled": true, "id": "67a505fd97474cfcb1587b9af3726ce7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ae6d8a45-f931-4257-a6d2-91ef88dccd59"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 01:59:48,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-96112fb4-533f-4e03-ab87-5d18f68187b7 2018-07-22 01:59:48,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.090261220932s 2018-07-22 01:59:48,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-96112fb4-533f-4e03-ab87-5d18f68187b7 2018-07-22 01:59:48,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 01:59:48,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:48,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a5b7177-c1f9-4aaa-94da-ff90e0118f6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:59:48,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-8a5b7177-c1f9-4aaa-94da-ff90e0118f6f 2018-07-22 01:59:48,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161921977997s 2018-07-22 01:59:48,635 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-8a5b7177-c1f9-4aaa-94da-ff90e0118f6f 2018-07-22 01:59:48,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:59:48,641 - 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}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:48,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ef89d3-1420-4876-88dd-4b74ab32861b Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d1f3b250d93b4e1385e05af4a7ad1a20", "links": {"self": "http://172.30.9.25:5000/v3/roles/d1f3b250d93b4e1385e05af4a7ad1a20"}, "name": "Member"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:59:48,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f4ef89d3-1420-4876-88dd-4b74ab32861b 2018-07-22 01:59:48,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911099910736s 2018-07-22 01:59:48,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f4ef89d3-1420-4876-88dd-4b74ab32861b 2018-07-22 01:59:48,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 01:59:48,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/d1f3b250d93b4e1385e05af4a7ad1a20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a29487450eb3e09032563503ede128906caff13" 2018-07-22 01:59:48,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5392336f-aa1d-4000-b1b6-03aaede1b716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:59:48,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d1f3b250d93b4e1385e05af4a7ad1a20 used request id req-5392336f-aa1d-4000-b1b6-03aaede1b716 2018-07-22 01:59:48,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.115396022797s 2018-07-22 01:59:48,851 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d1f3b250d93b4e1385e05af4a7ad1a20 used request id req-5392336f-aa1d-4000-b1b6-03aaede1b716 2018-07-22 01:59:48,906 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-22 01:59:48,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:59:48,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:59:48,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:59:48,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:59:48,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:59:48,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:59:48,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:59:48,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:59:48,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:59:48,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:59:48,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:59:48,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:59:48,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:59:48,952 - 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-22 01:59:48,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed8d66b-67a5-4f46-947f-7444d8fa13d6 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-22 01:59:48,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3ed8d66b-67a5-4f46-947f-7444d8fa13d6 2018-07-22 01:59:48,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:59:49,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T02:59:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jObWWP6yQg2xNpn51mdwfw"], "issued_at": "2018-07-22T01:59:49.000000Z"}} 2018-07-22 01:59:49,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:59:49,337 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:50,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-71451b5a-767a-4534-b300-039e2e5dcec1 Date: Sun, 22 Jul 2018 01:59:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 01:59:50,268 - 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-71451b5a-767a-4534-b300-039e2e5dcec1 2018-07-22 01:59:50,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.930692911148s 2018-07-22 01:59:50,268 - 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-71451b5a-767a-4534-b300-039e2e5dcec1 2018-07-22 01:59:50,272 - 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-22 01:59:50,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 01:59:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 01:59:50,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 01:59:50,281 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:50,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3192d25f-b2d3-4c90-8b43-8a323aa79127 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 01:59:50,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3192d25f-b2d3-4c90-8b43-8a323aa79127 2018-07-22 01:59:50,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0926148891449s 2018-07-22 01:59:50,371 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3192d25f-b2d3-4c90-8b43-8a323aa79127 2018-07-22 01:59:50,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 01:59:50,382 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e"}}' 2018-07-22 01:59:50,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266c5ed0-5394-46cb-a67a-b2313088f405 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/7c7f53123835476c93f0ea9e02972063"}, "tags": [], "enabled": true, "id": "7c7f53123835476c93f0ea9e02972063", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e"}} 2018-07-22 01:59:50,499 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-266c5ed0-5394-46cb-a67a-b2313088f405 2018-07-22 01:59:50,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120044946671s 2018-07-22 01:59:50,499 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-266c5ed0-5394-46cb-a67a-b2313088f405 2018-07-22 01:59:50,500 - 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'7c7f53123835476c93f0ea9e02972063', '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_3f6d2269-955a-411d-bedf-86f3bf979c8e'}) 2018-07-22 01:59:50,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 01:59:50,510 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "26df9f04-fde8-4716-ad4b-b8bfaa659210", "email": null, "name": "vping_ssh-user_3f6d2269-955a-411d-bedf-86f3bf979c8e"}}' 2018-07-22 01:59:50,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-203c075e-27b6-4460-b9ed-6da5bc280a90 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_3f6d2269-955a-411d-bedf-86f3bf979c8e", "links": {"self": "http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34d407875cc640c3b7203895fcb5ed05", "domain_id": "default", "password_expires_at": null}} 2018-07-22 01:59:50,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-203c075e-27b6-4460-b9ed-6da5bc280a90 2018-07-22 01:59:50,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.292364835739s 2018-07-22 01:59:50,799 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-203c075e-27b6-4460-b9ed-6da5bc280a90 2018-07-22 01:59:50,799 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'34d407875cc640c3b7203895fcb5ed05', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_3f6d2269-955a-411d-bedf-86f3bf979c8e'}) 2018-07-22 01:59:50,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:59:50,806 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:50,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e61f1a-abcd-492c-919a-c2f1c5da26e2 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:59:50,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-66e61f1a-abcd-492c-919a-c2f1c5da26e2 2018-07-22 01:59:50,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0892610549927s 2018-07-22 01:59:50,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-66e61f1a-abcd-492c-919a-c2f1c5da26e2 2018-07-22 01:59:50,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:59:50,900 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:50,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05321979-a8c2-489f-96be-99dd97c69398 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:59:50,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-05321979-a8c2-489f-96be-99dd97c69398 2018-07-22 01:59:50,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0850489139557s 2018-07-22 01:59:50,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-05321979-a8c2-489f-96be-99dd97c69398 2018-07-22 01:59:50,984 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 01:59:50,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 01:59:50,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" -d '{"role": {"name": "Member"}}' 2018-07-22 01:59:51,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 01:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ca239e-d83e-4f53-b9d3-6fe6461f4006 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4fb6ef2899c49e1b6d900ef04815749", "links": {"self": "http://172.30.9.25:5000/v3/roles/a4fb6ef2899c49e1b6d900ef04815749"}, "name": "Member"}} 2018-07-22 01:59:51,084 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-90ca239e-d83e-4f53-b9d3-6fe6461f4006 2018-07-22 01:59:51,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0968790054321s 2018-07-22 01:59:51,085 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-90ca239e-d83e-4f53-b9d3-6fe6461f4006 2018-07-22 01:59:51,085 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'a4fb6ef2899c49e1b6d900ef04815749'}) 2018-07-22 01:59:51,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 01:59:51,092 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:51,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5643cc-f2f1-4acb-8e71-5636e2b712d9 Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4fb6ef2899c49e1b6d900ef04815749", "links": {"self": "http://172.30.9.25:5000/v3/roles/a4fb6ef2899c49e1b6d900ef04815749"}, "name": "Member"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 01:59:51,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d5643cc-f2f1-4acb-8e71-5636e2b712d9 2018-07-22 01:59:51,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0963008403778s 2018-07-22 01:59:51,186 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d5643cc-f2f1-4acb-8e71-5636e2b712d9 2018-07-22 01:59:51,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 01:59:51,193 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:51,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c3a9b9-1ea0-4ff1-b0e1-c5824bc68130 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-22 01:59:51,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-84c3a9b9-1ea0-4ff1-b0e1-c5824bc68130 2018-07-22 01:59:51,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0870900154114s 2018-07-22 01:59:51,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-84c3a9b9-1ea0-4ff1-b0e1-c5824bc68130 2018-07-22 01:59:51,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 01:59:51,282 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:51,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb60fb7-576d-4b40-b037-a903c5c494d3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_3f6d2269-955a-411d-bedf-86f3bf979c8e", "links": {"self": "http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34d407875cc640c3b7203895fcb5ed05", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 01:59:51,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ceb60fb7-576d-4b40-b037-a903c5c494d3 2018-07-22 01:59:51,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103693962097s 2018-07-22 01:59:51,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ceb60fb7-576d-4b40-b037-a903c5c494d3 2018-07-22 01:59:51,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 01:59:51,398 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:51,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07321a02-50fc-4bc6-8520-255558f34cec 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": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063"}, "tags": [], "enabled": true, "id": "7c7f53123835476c93f0ea9e02972063", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 01:59:51,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-07321a02-50fc-4bc6-8520-255558f34cec 2018-07-22 01:59:51,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.090038061142s 2018-07-22 01:59:51,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-07321a02-50fc-4bc6-8520-255558f34cec 2018-07-22 01:59:51,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 01:59:51,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=34d407875cc640c3b7203895fcb5ed05&role.id=a4fb6ef2899c49e1b6d900ef04815749&scope.project.id=7c7f53123835476c93f0ea9e02972063" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:51,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7028a795-a7f6-4899-a103-4f9d0109c439 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=34d407875cc640c3b7203895fcb5ed05&role.id=a4fb6ef2899c49e1b6d900ef04815749&scope.project.id=7c7f53123835476c93f0ea9e02972063", "previous": null, "next": null}} 2018-07-22 01:59:51,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=34d407875cc640c3b7203895fcb5ed05&role.id=a4fb6ef2899c49e1b6d900ef04815749&scope.project.id=7c7f53123835476c93f0ea9e02972063 used request id req-7028a795-a7f6-4899-a103-4f9d0109c439 2018-07-22 01:59:51,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0853691101074s 2018-07-22 01:59:51,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=34d407875cc640c3b7203895fcb5ed05&role.id=a4fb6ef2899c49e1b6d900ef04815749&scope.project.id=7c7f53123835476c93f0ea9e02972063 used request id req-7028a795-a7f6-4899-a103-4f9d0109c439 2018-07-22 01:59:51,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 01:59:51,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063/users/34d407875cc640c3b7203895fcb5ed05/roles/a4fb6ef2899c49e1b6d900ef04815749 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 01:59:51,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 01:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93d37377-ffd6-4bce-9a2d-6e66881a95c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 01:59:51,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063/users/34d407875cc640c3b7203895fcb5ed05/roles/a4fb6ef2899c49e1b6d900ef04815749 used request id req-93d37377-ffd6-4bce-9a2d-6e66881a95c7 2018-07-22 01:59:51,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144469022751s 2018-07-22 01:59:51,727 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063/users/34d407875cc640c3b7203895fcb5ed05/roles/a4fb6ef2899c49e1b6d900ef04815749 used request id req-93d37377-ffd6-4bce-9a2d-6e66881a95c7 2018-07-22 01:59:51,727 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e', 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'7c7f53123835476c93f0ea9e02972063', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '26df9f04-fde8-4716-ad4b-b8bfaa659210', 'username': u'vping_ssh-user_3f6d2269-955a-411d-bedf-86f3bf979c8e', '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-22 01:59:51,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 01:59:51,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 01:59:51,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 01:59:51,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 01:59:51,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 01:59:51,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 01:59:51,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 01:59:51,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 01:59:51,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 01:59:51,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 01:59:51,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 01:59:51,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 01:59:51,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 01:59:51,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 01:59:51,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 01:59:51,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 01:59:51,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 01:59:51,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 01:59:51,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 01:59:51,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 01:59:51,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 01:59:51,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 01:59:51,733 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_3f6d2269-955a-411d-bedf-86f3bf979c8e', 'password': '26df9f04-fde8-4716-ad4b-b8bfaa659210', 'project_name': 'vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '7c7f53123835476c93f0ea9e02972063', 'project_domain_name': 'Default'} 2018-07-22 01:59:51,733 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-22 01:59:51,734 - 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-22 01:59:51,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2a1b4d-1929-483a-892e-56282e2dd746 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-22 01:59:51,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1f2a1b4d-1929-483a-892e-56282e2dd746 2018-07-22 01:59:51,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 01:59:52,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4fb6ef2899c49e1b6d900ef04815749", "name": "Member"}], "expires_at": "2018-07-22T02:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c7f53123835476c93f0ea9e02972063", "name": "vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7c7f53123835476c93f0ea9e02972063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/7c7f53123835476c93f0ea9e02972063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/7c7f53123835476c93f0ea9e02972063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7c7f53123835476c93f0ea9e02972063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7c7f53123835476c93f0ea9e02972063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/7c7f53123835476c93f0ea9e02972063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/7c7f53123835476c93f0ea9e02972063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/7c7f53123835476c93f0ea9e02972063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7c7f53123835476c93f0ea9e02972063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/7c7f53123835476c93f0ea9e02972063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/7c7f53123835476c93f0ea9e02972063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7c7f53123835476c93f0ea9e02972063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/7c7f53123835476c93f0ea9e02972063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/7c7f53123835476c93f0ea9e02972063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_3f6d2269-955a-411d-bedf-86f3bf979c8e", "id": "34d407875cc640c3b7203895fcb5ed05"}, "audit_ids": ["F6AIL7S2T-yt-AJQ5s8rWA"], "issued_at": "2018-07-22T01:59:52.000000Z"}} 2018-07-22 01:59:52,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 01:59:52,131 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"network": {"name": "vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e", "admin_state_up": true}}' 2018-07-22 01:59:52,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-336cc778-a9cb-4fef-8806-40dcd5d74298 Date: Sun, 22 Jul 2018 01:59:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c7f53123835476c93f0ea9e02972063","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:59:52Z","is_default":false,"name":"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:52Z","mtu":1450}} 2018-07-22 01:59:52,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-336cc778-a9cb-4fef-8806-40dcd5d74298 2018-07-22 01:59:52,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.677772045135s 2018-07-22 01:59:52,809 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-336cc778-a9cb-4fef-8806-40dcd5d74298 2018-07-22 01:59:52,809 - 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-22T01:59:52Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'bd2c9dce-f119-4670-a82b-af07ee003f2c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e', u'admin_state_up': True, u'tenant_id': u'7c7f53123835476c93f0ea9e02972063', u'created_at': u'2018-07-22T01:59:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7c7f53123835476c93f0ea9e02972063', u'l2_adjacency': True}) 2018-07-22 01:59:52,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 01:59:52,811 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 01:59:53,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-5f577627-597b-4f4f-ad38-4bf527f135db Date: Sun, 22 Jul 2018 01:59:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c7f53123835476c93f0ea9e02972063","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T01:59:52Z","qos_policy_id":null,"name":"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e","admin_state_up":true,"tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:52Z","mtu":1450}]} 2018-07-22 01:59:53,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5f577627-597b-4f4f-ad38-4bf527f135db 2018-07-22 01:59:53,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267374992371s 2018-07-22 01:59:53,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5f577627-597b-4f4f-ad38-4bf527f135db 2018-07-22 01:59:53,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 01:59:53,080 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"subnet": {"name": "vping_ssh-subnet_3f6d2269-955a-411d-bedf-86f3bf979c8e", "enable_dhcp": true, "network_id": "bd2c9dce-f119-4670-a82b-af07ee003f2c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 01:59:53,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-af20acb4-57a1-44d4-9378-3e1a584d3262 Date: Sun, 22 Jul 2018 01:59:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:59:53Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7c7f53123835476c93f0ea9e02972063","id":"e027b49e-65c4-4083-ae34-2d599acfc064","subnetpool_id":null,"name":"vping_ssh-subnet_3f6d2269-955a-411d-bedf-86f3bf979c8e"}} 2018-07-22 01:59:53,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-af20acb4-57a1-44d4-9378-3e1a584d3262 2018-07-22 01:59:53,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.574250936508s 2018-07-22 01:59:53,654 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-af20acb4-57a1-44d4-9378-3e1a584d3262 2018-07-22 01:59:53,654 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:59:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e027b49e-65c4-4083-ae34-2d599acfc064', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_3f6d2269-955a-411d-bedf-86f3bf979c8e', u'enable_dhcp': True, u'network_id': u'bd2c9dce-f119-4670-a82b-af07ee003f2c', u'tenant_id': u'7c7f53123835476c93f0ea9e02972063', u'created_at': u'2018-07-22T01:59:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7c7f53123835476c93f0ea9e02972063'}) 2018-07-22 01:59:53,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 01:59:53,656 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "vping_ssh-router_3f6d2269-955a-411d-bedf-86f3bf979c8e", "admin_state_up": true}}' 2018-07-22 01:59:55,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a64109de-efb1-4785-93e1-265675d0d8e7 Date: Sun, 22 Jul 2018 01:59:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:53Z", "admin_state_up": true, "updated_at": "2018-07-22T01:59:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "db8b6d76-4d93-474c-8263-cee1c155e688", "name": "vping_ssh-router_3f6d2269-955a-411d-bedf-86f3bf979c8e"}} 2018-07-22 01:59:55,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a64109de-efb1-4785-93e1-265675d0d8e7 2018-07-22 01:59:55,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55112504959s 2018-07-22 01:59:55,207 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a64109de-efb1-4785-93e1-265675d0d8e7 2018-07-22 01:59:55,207 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T01:59:54Z', u'revision_number': 3, u'id': u'db8b6d76-4d93-474c-8263-cee1c155e688', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_3f6d2269-955a-411d-bedf-86f3bf979c8e', u'admin_state_up': True, u'tenant_id': u'7c7f53123835476c93f0ea9e02972063', u'created_at': u'2018-07-22T01:59:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'7c7f53123835476c93f0ea9e02972063'}) 2018-07-22 01:59:55,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 01:59:55,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/db8b6d76-4d93-474c-8263-cee1c155e688/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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"subnet_id": "e027b49e-65c4-4083-ae34-2d599acfc064"}' 2018-07-22 01:59:57,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6dc99c8c-d85a-488a-8bce-e7e9e36e9069 Date: Sun, 22 Jul 2018 01:59:57 GMT RESP BODY: {"network_id": "bd2c9dce-f119-4670-a82b-af07ee003f2c", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "subnet_id": "e027b49e-65c4-4083-ae34-2d599acfc064", "subnet_ids": ["e027b49e-65c4-4083-ae34-2d599acfc064"], "port_id": "7fa09a7f-ca1c-434a-90a8-fcf47858853e", "id": "db8b6d76-4d93-474c-8263-cee1c155e688"} 2018-07-22 01:59:57,403 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/db8b6d76-4d93-474c-8263-cee1c155e688/add_router_interface.json used request id req-6dc99c8c-d85a-488a-8bce-e7e9e36e9069 2018-07-22 01:59:57,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19545698166s 2018-07-22 01:59:57,403 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/db8b6d76-4d93-474c-8263-cee1c155e688/add_router_interface.json used request id req-6dc99c8c-d85a-488a-8bce-e7e9e36e9069 returning object db8b6d76-4d93-474c-8263-cee1c155e688 2018-07-22 01:59:57,404 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 01:59:57,536 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 01:59:57,538 - 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-22 01:59:57,542 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 01:59:57 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-22 01:59:57,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 01:59:57,546 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 01:59:58,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-66d67ca4-d221-4077-8f1c-3c43d669fdc3 Date: Sun, 22 Jul 2018 01:59:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 01:59:58,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-66d67ca4-d221-4077-8f1c-3c43d669fdc3 2018-07-22 01:59:58,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.64102602005s 2018-07-22 01:59:58,186 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-66d67ca4-d221-4077-8f1c-3c43d669fdc3 2018-07-22 01:59:58,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 01:59:58,197 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e"}' 2018-07-22 01:59:58,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4d7a9a89-3889-4bbf-812a-2af52d67e6d7 Date: Sun, 22 Jul 2018 01:59:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744/file", "owner": "7c7f53123835476c93f0ea9e02972063", "id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "size": null, "self": "/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:59:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e", "checksum": null, "created_at": "2018-07-22T01:59:58Z", "protected": false} 2018-07-22 01:59:58,271 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-4d7a9a89-3889-4bbf-812a-2af52d67e6d7 2018-07-22 01:59:58,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0771360397339s 2018-07-22 01:59:58,271 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-4d7a9a89-3889-4bbf-812a-2af52d67e6d7 returning object 8b972d40-60f1-4a1f-998c-e6e92dece744 2018-07-22 01:59:58,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 01:59:58,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744/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}38025b5e6f05a3964e6f0655f977eba375957604" -d '' 2018-07-22 01:59:58,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62f0b2e1-501b-4d39-9ab9-e221c4f7fc59 Date: Sun, 22 Jul 2018 01:59: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-22 01:59:58,716 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744/file used request id req-62f0b2e1-501b-4d39-9ab9-e221c4f7fc59 2018-07-22 01:59:58,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.444735050201s 2018-07-22 01:59:58,717 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744/file used request id req-62f0b2e1-501b-4d39-9ab9-e221c4f7fc59 2018-07-22 01:59:58,717 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T01:59:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744/file', u'owner': u'7c7f53123835476c93f0ea9e02972063', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8b972d40-60f1-4a1f-998c-e6e92dece744', u'size': None, u'name': u'vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e', u'checksum': None, u'self': u'/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T01:59:58Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 01:59:58,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 01:59:58,722 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_3f6d2269-955a-411d-bedf-86f3bf979c8e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 01:59:59,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-9fd00b42-fdf5-4a73-a3d5-80914a4b4b12 x-compute-request-id: req-9fd00b42-fdf5-4a73-a3d5-80914a4b4b12 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_3f6d2269-955a-411d-bedf-86f3bf979c8e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "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": "8588d795-3d73-4e45-8802-363a4f060964"}} 2018-07-22 01:59:59,326 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9fd00b42-fdf5-4a73-a3d5-80914a4b4b12 2018-07-22 01:59:59,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.608020067215s 2018-07-22 01:59:59,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9fd00b42-fdf5-4a73-a3d5-80914a4b4b12 2018-07-22 01:59:59,328 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_3f6d2269-955a-411d-bedf-86f3bf979c8e', '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'e022d16594794ceba7252a46e5007481', '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'8588d795-3d73-4e45-8802-363a4f060964', 'swap': 0}) 2018-07-22 01:59:59,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 01:59:59,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964/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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" -d '{"extra_specs": {}}' 2018-07-22 01:59:59,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-8ebfd7b0-1bc0-42b8-a60b-27900f1e8029 x-compute-request-id: req-8ebfd7b0-1bc0-42b8-a60b-27900f1e8029 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 01:59:59,351 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964/os-extra_specs used request id req-8ebfd7b0-1bc0-42b8-a60b-27900f1e8029 2018-07-22 01:59:59,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022036075592s 2018-07-22 01:59:59,351 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964/os-extra_specs used request id req-8ebfd7b0-1bc0-42b8-a60b-27900f1e8029 2018-07-22 01:59:59,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 01:59:59,355 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"keypair": {"name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e"}}' 2018-07-22 01:59:59,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 01:59: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-ab31f85a-87d7-401c-b1f6-73f5cc4f1237 x-compute-request-id: req-ab31f85a-87d7-401c-b1f6-73f5cc4f1237 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCh09jDxenwalKxg6FgPbn2sDE/1xAd3EZwoG/pSrc0FUmMfohh/FyhML1jSYtGx02oUF5bjY9aOtNVwNErP0A6BxaKwh7gQVl0WJMwvOCnUJqwIACbRoCFocbZx7zOvlLLuRxf76LLPYhV4N6GXQneRTQAIyFkI1bzZCkSyYcvOpj8mMWqz5nHiB8vc/49eulu1SgfxO7pZp2UhqBlfLLGrv4D5zrzkEJ5Ejc3e8AYNLEOKjr53r0+aopJpuoIhgYY7f2TNur4lgQRBb1gDFSm6Yvet6dkhKWVYOzaZEVs8QiDhRgIiwlQvW7nEMmw44xPBiJAT6MnqbLjzxDfyn0Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAodPYw8Xp8GpSsYOhYD259rAxP9cQHdxGcKBv6Uq3NBVJjH6I\nYfxcoTC9Y0mLRsdNqFBeW42PWjrTVcDRKz9AOgcWisIe4EFZdFiTMLzgp1CasCAA\nm0aAhaHG2ce8zr5Sy7kcX++iyz2IVeDehl0J3kU0ACMhZCNW82QpEsmHLzqY/JjF\nqs+Zx4gfL3P+PXrpbtUoH8Tu6WadlIagZXyyxq7+A+c685BCeRI3N3vAGDSxDio6\n+d69PmqKSabqCIYGGO39kzbq+JYEEQW9YAxUpumL3renZISllWDs2mRFbPEIg4UY\nCIsJUL1u5xDJsOOMTwYiQE+jJ6my488Q38p9GQIDAQABAoIBAAjvCw5zxKBzHjGS\nlLwdbEDEJVPi6Y7cdD8PfF4is856Rl8tNRZDulFjwXDTxI6Zvh3Gog7n17whdz1K\nscFzcnZBoerzIIU81lVn9mhAZR6XgpKqkZ4A3GOENNgdAL1hIG0CwSBCuHgD45zq\nFx7P0BWnOGGxjsxabxhstR/GZGIlAYWkU+1nhBdxz4VawQcxA8+eGRFUej+iDb33\nmlAM+3Rhyberfgc4OQE4WTt19IkLpA24b+8C9JwtLzM4LxzVuhy13fUTeh/ocowM\nb9g32GEH/aYQo3BLmYavD5q/WE5QFYBM+eUC/8LLMORJ2C2OgUpwvPDUx02SxJpE\nB0a9E+kCgYEA0W+Cul8RkKdzPQdQkzljUNzXHrYT0z2TIgWI0XWHJraxDKvtDCYZ\ntCj/54tTNWT+51x36LocZaelJUy7gxoOms7NkUbQrI/kFoP2n2uF/BIRUV501mlU\nvNl1RpkZpbCRiblo69PlhluhbKFMQt2iN9VwA2Ow0bw0OKT3UEG1/E8CgYEAxc6e\nNjGZ/C30+Wycq0R6cZvnoQP5l+nJwyna1ZzwoQ03G42q0IDizHolqq4OOGjCzNpG\ny2yyqSmthcpxQF4P56ZlSx4FyY+2bJiX+B/Zp+i8lcYmH70hWIK1AR76T4VwEM4u\nIZfI+iCg6dPL2jg/kmQ3NUBod4h24VYl5qFzjhcCgYBGVkb3RJpnlHU1V9GNwEZE\nkAaHP+sklJdnY6hxgCEltVF8yfjQjbMwOFzJbJdDZWneVcXHmUmUMltaTYzkGMoy\n36VWVwwaCDE4BpW7MKdM4tyCEVD3+WQGEJo8XYqphMU8FdLQ8Ncy6m8qRnmQM1MZ\noUr/OGnX5nc7VtvgTlFKLQKBgDFI9uCX4T8VEEmpRyvhJwTxjHfw7ppsNMo8vnqk\n3Muz6DwkQyAqTNgXwxTQw1hIueiipir/TVCawtJoC2m3Rg04x1o9A8Ih3ZkXOB4p\niWits3c55LvZuto7zu+VkVaI79AwHwxdrkSsJou8KrmXdDd8YskQ4DaQONaSSWU6\navlHAoGAODZ3ZQKYRQ7dirYgZJWnvlxj/erhJJBZi9Evsv4QUSSpBvYTzxr5vywD\nQfOYsZGidwz/Z1z0CjqitRPCM0gcNqlZy4MW1sXF3fktmHPn2c27QwrihSMrEv13\n7twPlMgZsSb8GRT/ds+SQFT71R+/24G049R6WL2BTd4RX/SzwUw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "34d407875cc640c3b7203895fcb5ed05", "name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "fingerprint": "6c:15:b6:ed:5a:a3:21:03:bc:4d:4e:8f:57:5b:65:00"}} 2018-07-22 01:59:59,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-ab31f85a-87d7-401c-b1f6-73f5cc4f1237 2018-07-22 01:59:59,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.383586883545s 2018-07-22 01:59:59,736 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-ab31f85a-87d7-401c-b1f6-73f5cc4f1237 2018-07-22 01:59:59,736 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCh09jDxenwalKxg6FgPbn2sDE/1xAd3EZwoG/pSrc0FUmMfohh/FyhML1jSYtGx02oUF5bjY9aOtNVwNErP0A6BxaKwh7gQVl0WJMwvOCnUJqwIACbRoCFocbZx7zOvlLLuRxf76LLPYhV4N6GXQneRTQAIyFkI1bzZCkSyYcvOpj8mMWqz5nHiB8vc/49eulu1SgfxO7pZp2UhqBlfLLGrv4D5zrzkEJ5Ejc3e8AYNLEOKjr53r0+aopJpuoIhgYY7f2TNur4lgQRBb1gDFSm6Yvet6dkhKWVYOzaZEVs8QiDhRgIiwlQvW7nEMmw44xPBiJAT6MnqbLjzxDfyn0Z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAodPYw8Xp8GpSsYOhYD259rAxP9cQHdxGcKBv6Uq3NBVJjH6I\nYfxcoTC9Y0mLRsdNqFBeW42PWjrTVcDRKz9AOgcWisIe4EFZdFiTMLzgp1CasCAA\nm0aAhaHG2ce8zr5Sy7kcX++iyz2IVeDehl0J3kU0ACMhZCNW82QpEsmHLzqY/JjF\nqs+Zx4gfL3P+PXrpbtUoH8Tu6WadlIagZXyyxq7+A+c685BCeRI3N3vAGDSxDio6\n+d69PmqKSabqCIYGGO39kzbq+JYEEQW9YAxUpumL3renZISllWDs2mRFbPEIg4UY\nCIsJUL1u5xDJsOOMTwYiQE+jJ6my488Q38p9GQIDAQABAoIBAAjvCw5zxKBzHjGS\nlLwdbEDEJVPi6Y7cdD8PfF4is856Rl8tNRZDulFjwXDTxI6Zvh3Gog7n17whdz1K\nscFzcnZBoerzIIU81lVn9mhAZR6XgpKqkZ4A3GOENNgdAL1hIG0CwSBCuHgD45zq\nFx7P0BWnOGGxjsxabxhstR/GZGIlAYWkU+1nhBdxz4VawQcxA8+eGRFUej+iDb33\nmlAM+3Rhyberfgc4OQE4WTt19IkLpA24b+8C9JwtLzM4LxzVuhy13fUTeh/ocowM\nb9g32GEH/aYQo3BLmYavD5q/WE5QFYBM+eUC/8LLMORJ2C2OgUpwvPDUx02SxJpE\nB0a9E+kCgYEA0W+Cul8RkKdzPQdQkzljUNzXHrYT0z2TIgWI0XWHJraxDKvtDCYZ\ntCj/54tTNWT+51x36LocZaelJUy7gxoOms7NkUbQrI/kFoP2n2uF/BIRUV501mlU\nvNl1RpkZpbCRiblo69PlhluhbKFMQt2iN9VwA2Ow0bw0OKT3UEG1/E8CgYEAxc6e\nNjGZ/C30+Wycq0R6cZvnoQP5l+nJwyna1ZzwoQ03G42q0IDizHolqq4OOGjCzNpG\ny2yyqSmthcpxQF4P56ZlSx4FyY+2bJiX+B/Zp+i8lcYmH70hWIK1AR76T4VwEM4u\nIZfI+iCg6dPL2jg/kmQ3NUBod4h24VYl5qFzjhcCgYBGVkb3RJpnlHU1V9GNwEZE\nkAaHP+sklJdnY6hxgCEltVF8yfjQjbMwOFzJbJdDZWneVcXHmUmUMltaTYzkGMoy\n36VWVwwaCDE4BpW7MKdM4tyCEVD3+WQGEJo8XYqphMU8FdLQ8Ncy6m8qRnmQM1MZ\noUr/OGnX5nc7VtvgTlFKLQKBgDFI9uCX4T8VEEmpRyvhJwTxjHfw7ppsNMo8vnqk\n3Muz6DwkQyAqTNgXwxTQw1hIueiipir/TVCawtJoC2m3Rg04x1o9A8Ih3ZkXOB4p\niWits3c55LvZuto7zu+VkVaI79AwHwxdrkSsJou8KrmXdDd8YskQ4DaQONaSSWU6\navlHAoGAODZ3ZQKYRQ7dirYgZJWnvlxj/erhJJBZi9Evsv4QUSSpBvYTzxr5vywD\nQfOYsZGidwz/Z1z0CjqitRPCM0gcNqlZy4MW1sXF3fktmHPn2c27QwrihSMrEv13\n7twPlMgZsSb8GRT/ds+SQFT71R+/24G049R6WL2BTd4RX/SzwUw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'34d407875cc640c3b7203895fcb5ed05', 'name': u'vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e', 'created_at': '2018-07-22T01:59:59.736873', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c7f53123835476c93f0ea9e02972063', 'name': 'vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6c:15:b6:ed:5a:a3:21:03:bc:4d:4e:8f:57:5b:65:00', 'type': 'ssh', 'id': u'vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e'}) 2018-07-22 01:59:59,737 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAodPYw8Xp8GpSsYOhYD259rAxP9cQHdxGcKBv6Uq3NBVJjH6I YfxcoTC9Y0mLRsdNqFBeW42PWjrTVcDRKz9AOgcWisIe4EFZdFiTMLzgp1CasCAA m0aAhaHG2ce8zr5Sy7kcX++iyz2IVeDehl0J3kU0ACMhZCNW82QpEsmHLzqY/JjF qs+Zx4gfL3P+PXrpbtUoH8Tu6WadlIagZXyyxq7+A+c685BCeRI3N3vAGDSxDio6 +d69PmqKSabqCIYGGO39kzbq+JYEEQW9YAxUpumL3renZISllWDs2mRFbPEIg4UY CIsJUL1u5xDJsOOMTwYiQE+jJ6my488Q38p9GQIDAQABAoIBAAjvCw5zxKBzHjGS lLwdbEDEJVPi6Y7cdD8PfF4is856Rl8tNRZDulFjwXDTxI6Zvh3Gog7n17whdz1K scFzcnZBoerzIIU81lVn9mhAZR6XgpKqkZ4A3GOENNgdAL1hIG0CwSBCuHgD45zq Fx7P0BWnOGGxjsxabxhstR/GZGIlAYWkU+1nhBdxz4VawQcxA8+eGRFUej+iDb33 mlAM+3Rhyberfgc4OQE4WTt19IkLpA24b+8C9JwtLzM4LxzVuhy13fUTeh/ocowM b9g32GEH/aYQo3BLmYavD5q/WE5QFYBM+eUC/8LLMORJ2C2OgUpwvPDUx02SxJpE B0a9E+kCgYEA0W+Cul8RkKdzPQdQkzljUNzXHrYT0z2TIgWI0XWHJraxDKvtDCYZ tCj/54tTNWT+51x36LocZaelJUy7gxoOms7NkUbQrI/kFoP2n2uF/BIRUV501mlU vNl1RpkZpbCRiblo69PlhluhbKFMQt2iN9VwA2Ow0bw0OKT3UEG1/E8CgYEAxc6e NjGZ/C30+Wycq0R6cZvnoQP5l+nJwyna1ZzwoQ03G42q0IDizHolqq4OOGjCzNpG y2yyqSmthcpxQF4P56ZlSx4FyY+2bJiX+B/Zp+i8lcYmH70hWIK1AR76T4VwEM4u IZfI+iCg6dPL2jg/kmQ3NUBod4h24VYl5qFzjhcCgYBGVkb3RJpnlHU1V9GNwEZE kAaHP+sklJdnY6hxgCEltVF8yfjQjbMwOFzJbJdDZWneVcXHmUmUMltaTYzkGMoy 36VWVwwaCDE4BpW7MKdM4tyCEVD3+WQGEJo8XYqphMU8FdLQ8Ncy6m8qRnmQM1MZ oUr/OGnX5nc7VtvgTlFKLQKBgDFI9uCX4T8VEEmpRyvhJwTxjHfw7ppsNMo8vnqk 3Muz6DwkQyAqTNgXwxTQw1hIueiipir/TVCawtJoC2m3Rg04x1o9A8Ih3ZkXOB4p iWits3c55LvZuto7zu+VkVaI79AwHwxdrkSsJou8KrmXdDd8YskQ4DaQONaSSWU6 avlHAoGAODZ3ZQKYRQ7dirYgZJWnvlxj/erhJJBZi9Evsv4QUSSpBvYTzxr5vywD QfOYsZGidwz/Z1z0CjqitRPCM0gcNqlZy4MW1sXF3fktmHPn2c27QwrihSMrEv13 7twPlMgZsSb8GRT/ds+SQFT71R+/24G049R6WL2BTd4RX/SzwUw= -----END RSA PRIVATE KEY----- 2018-07-22 01:59:59,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 01:59:59,740 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"security_group": {"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-22 01:59:59,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-57fd7fef-25e8-4498-9009-e7cc592211c0 Date: Sun, 22 Jul 2018 01:59:59 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:59Z", "updated_at": "2018-07-22T01:59:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:59Z", "revision_number": 0, "id": "29ab2c59-34f0-4415-b6b7-b80e64238563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:59Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:59Z", "revision_number": 0, "id": "9038f7a3-a983-49f7-8101-70da7a45470c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:59Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 2, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}} 2018-07-22 01:59:59,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-57fd7fef-25e8-4498-9009-e7cc592211c0 2018-07-22 01:59:59,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.175956010818s 2018-07-22 01:59:59,916 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-57fd7fef-25e8-4498-9009-e7cc592211c0 2018-07-22 01:59:59,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 01:59:59,920 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 01:59:59,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-9152f3b2-d3d5-4d89-ab9a-66bc64375f3e Date: Sun, 22 Jul 2018 01:59:59 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:59Z", "updated_at": "2018-07-22T01:59:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:59Z", "revision_number": 0, "id": "29ab2c59-34f0-4415-b6b7-b80e64238563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:59Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:59Z", "revision_number": 0, "id": "9038f7a3-a983-49f7-8101-70da7a45470c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:59Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 2, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}]} 2018-07-22 01:59:59,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9152f3b2-d3d5-4d89-ab9a-66bc64375f3e 2018-07-22 01:59:59,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0729970932007s 2018-07-22 01:59:59,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9152f3b2-d3d5-4d89-ab9a-66bc64375f3e 2018-07-22 01:59:59,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 01:59:59,998 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -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": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"}}' 2018-07-22 02:00:00,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ad689e26-c19a-48f8-bf54-c78523988295 Date: Sun, 22 Jul 2018 02:00:00 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-22T02:00:00Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "port_range_min": 22, "revision_number": 0, "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T02:00:00Z", "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b939846f-3b8b-423a-9d1b-d5f662581989"}} 2018-07-22 02:00:00,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ad689e26-c19a-48f8-bf54-c78523988295 2018-07-22 02:00:00,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128262042999s 2018-07-22 02:00:00,126 - 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-ad689e26-c19a-48f8-bf54-c78523988295 2018-07-22 02:00:00,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 02:00:00,130 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:00,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-9a0b88b4-74fb-4a59-902c-993ca65201f6 Date: Sun, 22 Jul 2018 02:00:00 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:59Z", "updated_at": "2018-07-22T02:00:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:59Z", "revision_number": 0, "id": "29ab2c59-34f0-4415-b6b7-b80e64238563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:59Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:59Z", "revision_number": 0, "id": "9038f7a3-a983-49f7-8101-70da7a45470c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:59Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T02:00:00Z", "revision_number": 0, "id": "b939846f-3b8b-423a-9d1b-d5f662581989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:00Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 3, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}]} 2018-07-22 02:00:00,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9a0b88b4-74fb-4a59-902c-993ca65201f6 2018-07-22 02:00:00,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480370521545s 2018-07-22 02:00:00,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9a0b88b4-74fb-4a59-902c-993ca65201f6 2018-07-22 02:00:00,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 02:00:00,181 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -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": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"}}' 2018-07-22 02:00:00,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c43c79a4-e6db-4e29-8b33-7756c5a7861a Date: Sun, 22 Jul 2018 02:00:00 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-22T02:00:00Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "port_range_min": null, "revision_number": 0, "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T02:00:00Z", "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "a3bd5b65-6e41-4672-ad5f-b1ee4e74486a"}} 2018-07-22 02:00:00,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c43c79a4-e6db-4e29-8b33-7756c5a7861a 2018-07-22 02:00:00,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137124061584s 2018-07-22 02:00:00,318 - 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-c43c79a4-e6db-4e29-8b33-7756c5a7861a 2018-07-22 02:00:00,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:00,320 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:00,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c7339e1d-9a69-4107-a5b1-0456a0045f71 Date: Sun, 22 Jul 2018 02:00:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c7f53123835476c93f0ea9e02972063","l2_adjacency":true,"status":"ACTIVE","subnets":["e027b49e-65c4-4083-ae34-2d599acfc064"],"description":"","tags":[],"updated_at":"2018-07-22T01:59:53Z","qos_policy_id":null,"name":"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e","admin_state_up":true,"tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:52Z","mtu":1450}]} 2018-07-22 02:00:00,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c7339e1d-9a69-4107-a5b1-0456a0045f71 2018-07-22 02:00:00,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111034870148s 2018-07-22 02:00:00,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c7339e1d-9a69-4107-a5b1-0456a0045f71 2018-07-22 02:00:00,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:00:00,440 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:00,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-31ca6f23-3823-44c9-b7be-ff0e26d6a433 Date: Sun, 22 Jul 2018 02:00:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8b972d40-60f1-4a1f-998c-e6e92dece744/snap", "metadata": {}}], "file": "/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744/file", "owner": "7c7f53123835476c93f0ea9e02972063", "id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "size": 12716032, "self": "/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8b972d40-60f1-4a1f-998c-e6e92dece744/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:59:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T01:59:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:00:00,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-31ca6f23-3823-44c9-b7be-ff0e26d6a433 2018-07-22 02:00:00,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356211662292s 2018-07-22 02:00:00,472 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-31ca6f23-3823-44c9-b7be-ff0e26d6a433 2018-07-22 02:00:00,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:00:00,476 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:00,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-c0eaf42a-3100-481e-b5e0-9ba1fe27e7b1 x-compute-request-id: req-c0eaf42a-3100-481e-b5e0-9ba1fe27e7b1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_3f6d2269-955a-411d-bedf-86f3bf979c8e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "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": "8588d795-3d73-4e45-8802-363a4f060964"}]} 2018-07-22 02:00:00,501 - 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-c0eaf42a-3100-481e-b5e0-9ba1fe27e7b1 2018-07-22 02:00:00,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270221233368s 2018-07-22 02:00:00,501 - 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-c0eaf42a-3100-481e-b5e0-9ba1fe27e7b1 2018-07-22 02:00:00,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 02:00:00,505 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"server": {"name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "imageRef": "8b972d40-60f1-4a1f-998c-e6e92dece744", "flavorRef": "8588d795-3d73-4e45-8802-363a4f060964", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bd2c9dce-f119-4670-a82b-af07ee003f2c"}], "security_groups": [{"name": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"}]}}' 2018-07-22 02:00:01,399 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:00: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-57f25be3-02e5-40c0-81e3-91410b6a07cd x-compute-request-id: req-57f25be3-02e5-40c0-81e3-91410b6a07cd Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"}], "OS-DCF:diskConfig": "MANUAL", "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "adminPass": "BRqS5MeYsqAb"}} 2018-07-22 02:00:01,399 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-57f25be3-02e5-40c0-81e3-91410b6a07cd 2018-07-22 02:00:01,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.896890878677s 2018-07-22 02:00:01,400 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-57f25be3-02e5-40c0-81e3-91410b6a07cd 2018-07-22 02:00:01,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:01,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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:01,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-8f11c157-0ca1-4dc9-8adb-e3a420b6f053 x-compute-request-id: req-8f11c157-0ca1-4dc9-8adb-e3a420b6f053 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/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:01,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f11c157-0ca1-4dc9-8adb-e3a420b6f053 2018-07-22 02:00:01,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547145843506s 2018-07-22 02:00:01,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f11c157-0ca1-4dc9-8adb-e3a420b6f053 2018-07-22 02:00:01,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:01,955 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:02,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-3beb9eb7-4cc2-4b2d-b3ea-811d03f2c22b Date: Sun, 22 Jul 2018 02:00:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c7f53123835476c93f0ea9e02972063","l2_adjacency":true,"status":"ACTIVE","subnets":["e027b49e-65c4-4083-ae34-2d599acfc064"],"description":"","tags":[],"updated_at":"2018-07-22T01:59:53Z","qos_policy_id":null,"name":"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e","admin_state_up":true,"tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:52Z","mtu":1450}]} 2018-07-22 02:00:02,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3beb9eb7-4cc2-4b2d-b3ea-811d03f2c22b 2018-07-22 02:00:02,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109093904495s 2018-07-22 02:00:02,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3beb9eb7-4cc2-4b2d-b3ea-811d03f2c22b 2018-07-22 02:00:02,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:00:02,065 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:02,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-59279f37-ac1d-46ff-92f2-5aef8fbb949d Date: Sun, 22 Jul 2018 02:00:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:59:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7c7f53123835476c93f0ea9e02972063","id":"e027b49e-65c4-4083-ae34-2d599acfc064","subnetpool_id":null,"name":"vping_ssh-subnet_3f6d2269-955a-411d-bedf-86f3bf979c8e"}]} 2018-07-22 02:00:02,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-59279f37-ac1d-46ff-92f2-5aef8fbb949d 2018-07-22 02:00:02,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.102228164673s 2018-07-22 02:00:02,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-59279f37-ac1d-46ff-92f2-5aef8fbb949d 2018-07-22 02:00:02,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:04,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:04,174 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:04,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-55ed3553-6937-426e-af42-aea32bbd47cb x-compute-request-id: req-55ed3553-6937-426e-af42-aea32bbd47cb Content-Encoding: gzip Content-Length: 661 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/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:02Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:04,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-55ed3553-6937-426e-af42-aea32bbd47cb 2018-07-22 02:00:04,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543614149094s 2018-07-22 02:00:04,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-55ed3553-6937-426e-af42-aea32bbd47cb 2018-07-22 02:00:04,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:06,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:06,725 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:07,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-8bfbb5e9-f8a5-4343-9b4c-0b8b8537fa9b x-compute-request-id: req-8bfbb5e9-f8a5-4343-9b4c-0b8b8537fa9b Content-Encoding: gzip Content-Length: 661 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/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:02Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:07,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8bfbb5e9-f8a5-4343-9b4c-0b8b8537fa9b 2018-07-22 02:00:07,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457366943359s 2018-07-22 02:00:07,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8bfbb5e9-f8a5-4343-9b4c-0b8b8537fa9b 2018-07-22 02:00:07,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:09,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:09,190 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:09,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-c779121f-b194-41c4-ba23-ae2dbbf2e4d5 x-compute-request-id: req-c779121f-b194-41c4-ba23-ae2dbbf2e4d5 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:f4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:07.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:07Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:09,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c779121f-b194-41c4-ba23-ae2dbbf2e4d5 2018-07-22 02:00:09,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365875959396s 2018-07-22 02:00:09,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c779121f-b194-41c4-ba23-ae2dbbf2e4d5 2018-07-22 02:00:09,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:00:09,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=983f8143-af56-496d-b614-fdbb7a4e0296" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:09,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-64da8ef0-f8ab-4b93-9b2f-7d6d5f36a318 Date: Sun, 22 Jul 2018 02:00:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:00:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e027b49e-65c4-4083-ae34-2d599acfc064","ip_address":"192.168.120.9"}],"id":"0965e7ef-c548-49bf-890a-5c611d2c4d52","security_groups":["0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"],"mac_address":"fa:16:3e:b3:d7:f4","project_id":"7c7f53123835476c93f0ea9e02972063","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T02:00:02Z","binding:vnic_type":"normal","device_id":"983f8143-af56-496d-b614-fdbb7a4e0296","ip_allocation":"immediate"}]} 2018-07-22 02:00:09,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=983f8143-af56-496d-b614-fdbb7a4e0296 used request id req-64da8ef0-f8ab-4b93-9b2f-7d6d5f36a318 2018-07-22 02:00:09,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0844829082489s 2018-07-22 02:00:09,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=983f8143-af56-496d-b614-fdbb7a4e0296 used request id req-64da8ef0-f8ab-4b93-9b2f-7d6d5f36a318 2018-07-22 02:00:09,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:00:09,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0965e7ef-c548-49bf-890a-5c611d2c4d52" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:09,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3bb57f13-4b91-4162-815e-6be1558c94e3 Date: Sun, 22 Jul 2018 02:00:09 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:00:09,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0965e7ef-c548-49bf-890a-5c611d2c4d52 used request id req-3bb57f13-4b91-4162-815e-6be1558c94e3 2018-07-22 02:00:09,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0207190513611s 2018-07-22 02:00:09,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0965e7ef-c548-49bf-890a-5c611d2c4d52 used request id req-3bb57f13-4b91-4162-815e-6be1558c94e3 2018-07-22 02:00:09,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:09,671 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:10,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-c87c426b-1635-4439-959a-7528cce714af x-compute-request-id: req-c87c426b-1635-4439-959a-7528cce714af Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:f4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:07.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:07Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:10,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c87c426b-1635-4439-959a-7528cce714af 2018-07-22 02:00:10,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355712175369s 2018-07-22 02:00:10,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c87c426b-1635-4439-959a-7528cce714af 2018-07-22 02:00:10,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:00:10,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=983f8143-af56-496d-b614-fdbb7a4e0296" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:10,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-56b7f477-fd3b-4858-adbb-989335364e72 Date: Sun, 22 Jul 2018 02:00:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:00:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e027b49e-65c4-4083-ae34-2d599acfc064","ip_address":"192.168.120.9"}],"id":"0965e7ef-c548-49bf-890a-5c611d2c4d52","security_groups":["0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"],"mac_address":"fa:16:3e:b3:d7:f4","project_id":"7c7f53123835476c93f0ea9e02972063","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T02:00:02Z","binding:vnic_type":"normal","device_id":"983f8143-af56-496d-b614-fdbb7a4e0296","ip_allocation":"immediate"}]} 2018-07-22 02:00:10,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=983f8143-af56-496d-b614-fdbb7a4e0296 used request id req-56b7f477-fd3b-4858-adbb-989335364e72 2018-07-22 02:00:10,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0581951141357s 2018-07-22 02:00:10,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=983f8143-af56-496d-b614-fdbb7a4e0296 used request id req-56b7f477-fd3b-4858-adbb-989335364e72 2018-07-22 02:00:10,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:00:10,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0965e7ef-c548-49bf-890a-5c611d2c4d52" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:10,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-adc27cda-0373-45b6-bf48-1f568c381ca0 Date: Sun, 22 Jul 2018 02:00:10 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:00:10,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0965e7ef-c548-49bf-890a-5c611d2c4d52 used request id req-adc27cda-0373-45b6-bf48-1f568c381ca0 2018-07-22 02:00:10,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189502239227s 2018-07-22 02:00:10,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0965e7ef-c548-49bf-890a-5c611d2c4d52 used request id req-adc27cda-0373-45b6-bf48-1f568c381ca0 2018-07-22 02:00:10,112 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:d7:f4', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8b972d40-60f1-4a1f-998c-e6e92dece744'}), 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-22T02:00:07.000000', 'flavor': Munch({u'id': u'8588d795-3d73-4e45-8802-363a4f060964'}), 'az': u'nova', 'id': u'983f8143-af56-496d-b614-fdbb7a4e0296', 'security_groups': [Munch({u'name': u'vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34d407875cc640c3b7203895fcb5ed05', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c7f53123835476c93f0ea9e02972063', 'name': 'vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e', '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-22T02:00:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T02:00:07Z', 'hostId': u'ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5', '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-22T02:00:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7c7f53123835476c93f0ea9e02972063', 'name': u'vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e', 'adminPass': None, 'tenant_id': u'7c7f53123835476c93f0ea9e02972063', 'created_at': u'2018-07-22T02:00:01Z', 'created': u'2018-07-22T02:00:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 02:00:10,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:10,114 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:10,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2fa5394e-d27f-4fee-9ad0-94867a790332 Date: Sun, 22 Jul 2018 02:00:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c7f53123835476c93f0ea9e02972063","l2_adjacency":true,"status":"ACTIVE","subnets":["e027b49e-65c4-4083-ae34-2d599acfc064"],"description":"","tags":[],"updated_at":"2018-07-22T01:59:53Z","qos_policy_id":null,"name":"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e","admin_state_up":true,"tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:52Z","mtu":1450}]} 2018-07-22 02:00:10,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2fa5394e-d27f-4fee-9ad0-94867a790332 2018-07-22 02:00:10,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108367919922s 2018-07-22 02:00:10,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2fa5394e-d27f-4fee-9ad0-94867a790332 2018-07-22 02:00:10,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:00:10,230 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:10,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-636890dc-3e37-4f14-837e-c10eee42a507 Date: Sun, 22 Jul 2018 02:00:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8b972d40-60f1-4a1f-998c-e6e92dece744/snap", "metadata": {}}], "file": "/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744/file", "owner": "7c7f53123835476c93f0ea9e02972063", "id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "size": 12716032, "self": "/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8b972d40-60f1-4a1f-998c-e6e92dece744/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:59:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T01:59:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:00:10,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-636890dc-3e37-4f14-837e-c10eee42a507 2018-07-22 02:00:10,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033665895462s 2018-07-22 02:00:10,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-636890dc-3e37-4f14-837e-c10eee42a507 2018-07-22 02:00:10,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:00:10,264 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:10,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-802b920f-b5a5-4791-9bce-9906b0e57816 x-compute-request-id: req-802b920f-b5a5-4791-9bce-9906b0e57816 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_3f6d2269-955a-411d-bedf-86f3bf979c8e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "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": "8588d795-3d73-4e45-8802-363a4f060964"}]} 2018-07-22 02:00:10,289 - 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-802b920f-b5a5-4791-9bce-9906b0e57816 2018-07-22 02:00:10,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271821022034s 2018-07-22 02:00:10,290 - 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-802b920f-b5a5-4791-9bce-9906b0e57816 2018-07-22 02:00:10,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 02:00:10,293 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"server": {"name": "vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e", "imageRef": "8b972d40-60f1-4a1f-998c-e6e92dece744", "key_name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "flavorRef": "8588d795-3d73-4e45-8802-363a4f060964", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bd2c9dce-f119-4670-a82b-af07ee003f2c"}], "security_groups": [{"name": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"}]}}' 2018-07-22 02:00:11,946 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:00: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-396d8131-a017-4377-b599-83a254244eee x-compute-request-id: req-396d8131-a017-4377-b599-83a254244eee Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"}], "OS-DCF:diskConfig": "MANUAL", "id": "4f209c41-90ba-4c95-afcc-3794d12c44f8", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "bookmark"}], "adminPass": "BHV22BK9s2Kj"}} 2018-07-22 02:00:11,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-396d8131-a017-4377-b599-83a254244eee 2018-07-22 02:00:11,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.65580105782s 2018-07-22 02:00:11,947 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-396d8131-a017-4377-b599-83a254244eee 2018-07-22 02:00:11,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:11,951 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:12,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-717ec6df-959d-48b6-bbcf-db8a2430c31e x-compute-request-id: req-717ec6df-959d-48b6-bbcf-db8a2430c31e Content-Encoding: gzip Content-Length: 852 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/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "4f209c41-90ba-4c95-afcc-3794d12c44f8", "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "name": "vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:11Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:f4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:07.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:07Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:12,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-717ec6df-959d-48b6-bbcf-db8a2430c31e 2018-07-22 02:00:12,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635265111923s 2018-07-22 02:00:12,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-717ec6df-959d-48b6-bbcf-db8a2430c31e 2018-07-22 02:00:12,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:14,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:14,595 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:14,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-846a77cd-88a5-4076-8689-f2825ab55cd7 x-compute-request-id: req-846a77cd-88a5-4076-8689-f2825ab55cd7 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/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "4f209c41-90ba-4c95-afcc-3794d12c44f8", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:13Z", "hostId": "6a2ccaedda4ed7ad2de7cf61f1d91b302a7b6754e052cf5cf739f5cc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "name": "vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:11Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:f4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:07.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:07Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:14,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-846a77cd-88a5-4076-8689-f2825ab55cd7 2018-07-22 02:00:14,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224180936813s 2018-07-22 02:00:14,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-846a77cd-88a5-4076-8689-f2825ab55cd7 2018-07-22 02:00:14,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:16,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:16,827 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:17,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-5dc8f8f9-3a5b-4787-94cf-663731f2ec9d x-compute-request-id: req-5dc8f8f9-3a5b-4787-94cf-663731f2ec9d 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/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "4f209c41-90ba-4c95-afcc-3794d12c44f8", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:13Z", "hostId": "6a2ccaedda4ed7ad2de7cf61f1d91b302a7b6754e052cf5cf739f5cc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "name": "vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:11Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:f4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:07.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:07Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:17,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5dc8f8f9-3a5b-4787-94cf-663731f2ec9d 2018-07-22 02:00:17,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219825029373s 2018-07-22 02:00:17,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5dc8f8f9-3a5b-4787-94cf-663731f2ec9d 2018-07-22 02:00:17,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:19,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:19,054 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:19,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-b060517d-3cf4-4e4e-be63-819bf39e4a75 x-compute-request-id: req-b060517d-3cf4-4e4e-be63-819bf39e4a75 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a7:62", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:18.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "4f209c41-90ba-4c95-afcc-3794d12c44f8", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:18Z", "hostId": "6a2ccaedda4ed7ad2de7cf61f1d91b302a7b6754e052cf5cf739f5cc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "name": "vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:11Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:f4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:07.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:07Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:19,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b060517d-3cf4-4e4e-be63-819bf39e4a75 2018-07-22 02:00:19,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4543800354s 2018-07-22 02:00:19,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b060517d-3cf4-4e4e-be63-819bf39e4a75 2018-07-22 02:00:19,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:00:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=4f209c41-90ba-4c95-afcc-3794d12c44f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:19,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-8293f7c3-6980-4004-83e5-a5011501bae3 Date: Sun, 22 Jul 2018 02:00:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:00:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e027b49e-65c4-4083-ae34-2d599acfc064","ip_address":"192.168.120.11"}],"id":"b125e0dc-3e39-4187-b27f-3f2b6129df58","security_groups":["0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"],"mac_address":"fa:16:3e:ba:a7:62","project_id":"7c7f53123835476c93f0ea9e02972063","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T02:00:13Z","binding:vnic_type":"normal","device_id":"4f209c41-90ba-4c95-afcc-3794d12c44f8","ip_allocation":"immediate"}]} 2018-07-22 02:00:19,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=4f209c41-90ba-4c95-afcc-3794d12c44f8 used request id req-8293f7c3-6980-4004-83e5-a5011501bae3 2018-07-22 02:00:19,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0550799369812s 2018-07-22 02:00:19,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=4f209c41-90ba-4c95-afcc-3794d12c44f8 used request id req-8293f7c3-6980-4004-83e5-a5011501bae3 2018-07-22 02:00:19,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:00:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=b125e0dc-3e39-4187-b27f-3f2b6129df58" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:19,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4fffa94e-56dc-4223-8969-6a2771513a78 Date: Sun, 22 Jul 2018 02:00:19 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:00:19,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=b125e0dc-3e39-4187-b27f-3f2b6129df58 used request id req-4fffa94e-56dc-4223-8969-6a2771513a78 2018-07-22 02:00:19,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0197629928589s 2018-07-22 02:00:19,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=b125e0dc-3e39-4187-b27f-3f2b6129df58 used request id req-4fffa94e-56dc-4223-8969-6a2771513a78 2018-07-22 02:00:19,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:19,593 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:19,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-6203db97-5884-467b-aeab-6c05040bce13 x-compute-request-id: req-6203db97-5884-467b-aeab-6c05040bce13 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a7:62", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:18.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "4f209c41-90ba-4c95-afcc-3794d12c44f8", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:18Z", "hostId": "6a2ccaedda4ed7ad2de7cf61f1d91b302a7b6754e052cf5cf739f5cc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "name": "vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:11Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:f4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:07.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:07Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:19,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6203db97-5884-467b-aeab-6c05040bce13 2018-07-22 02:00:19,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234085083008s 2018-07-22 02:00:19,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6203db97-5884-467b-aeab-6c05040bce13 2018-07-22 02:00:19,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:00:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=4f209c41-90ba-4c95-afcc-3794d12c44f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:19,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ef4e5fb0-72ba-4a55-94de-229f04edc8d6 Date: Sun, 22 Jul 2018 02:00:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:00:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e027b49e-65c4-4083-ae34-2d599acfc064","ip_address":"192.168.120.11"}],"id":"b125e0dc-3e39-4187-b27f-3f2b6129df58","security_groups":["0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"],"mac_address":"fa:16:3e:ba:a7:62","project_id":"7c7f53123835476c93f0ea9e02972063","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T02:00:13Z","binding:vnic_type":"normal","device_id":"4f209c41-90ba-4c95-afcc-3794d12c44f8","ip_allocation":"immediate"}]} 2018-07-22 02:00:19,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=4f209c41-90ba-4c95-afcc-3794d12c44f8 used request id req-ef4e5fb0-72ba-4a55-94de-229f04edc8d6 2018-07-22 02:00:19,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0558860301971s 2018-07-22 02:00:19,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=4f209c41-90ba-4c95-afcc-3794d12c44f8 used request id req-ef4e5fb0-72ba-4a55-94de-229f04edc8d6 2018-07-22 02:00:19,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:00:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=b125e0dc-3e39-4187-b27f-3f2b6129df58" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:19,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-312e98c3-82d4-4001-a6b3-a16a2d20518d Date: Sun, 22 Jul 2018 02:00:19 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:00:19,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=b125e0dc-3e39-4187-b27f-3f2b6129df58 used request id req-312e98c3-82d4-4001-a6b3-a16a2d20518d 2018-07-22 02:00:19,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0176990032196s 2018-07-22 02:00:19,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=b125e0dc-3e39-4187-b27f-3f2b6129df58 used request id req-312e98c3-82d4-4001-a6b3-a16a2d20518d 2018-07-22 02:00:19,908 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ba:a7:62', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8b972d40-60f1-4a1f-998c-e6e92dece744'}), 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-22T02:00:18.000000', 'flavor': Munch({u'id': u'8588d795-3d73-4e45-8802-363a4f060964'}), 'az': u'nova', 'id': u'4f209c41-90ba-4c95-afcc-3794d12c44f8', 'security_groups': [Munch({u'name': u'vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34d407875cc640c3b7203895fcb5ed05', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c7f53123835476c93f0ea9e02972063', 'name': 'vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e', '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-22T02:00:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T02:00:18Z', 'hostId': u'6a2ccaedda4ed7ad2de7cf61f1d91b302a7b6754e052cf5cf739f5cc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'6a2ccaedda4ed7ad2de7cf61f1d91b302a7b6754e052cf5cf739f5cc', '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-22T02:00:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7c7f53123835476c93f0ea9e02972063', 'name': u'vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e', 'adminPass': None, 'tenant_id': u'7c7f53123835476c93f0ea9e02972063', 'created_at': u'2018-07-22T02:00:11Z', 'created': u'2018-07-22T02:00:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 02:00:19,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:19,912 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:20,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-d07f2822-85d0-43b1-8449-b81ed1609bde Date: Sun, 22 Jul 2018 02:00:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c7f53123835476c93f0ea9e02972063","l2_adjacency":true,"status":"ACTIVE","subnets":["e027b49e-65c4-4083-ae34-2d599acfc064"],"description":"","tags":[],"updated_at":"2018-07-22T01:59:53Z","qos_policy_id":null,"name":"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e","admin_state_up":true,"tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:52Z","mtu":1450}]} 2018-07-22 02:00:20,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d07f2822-85d0-43b1-8449-b81ed1609bde 2018-07-22 02:00:20,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233933925629s 2018-07-22 02:00:20,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d07f2822-85d0-43b1-8449-b81ed1609bde 2018-07-22 02:00:20,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:00:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=4f209c41-90ba-4c95-afcc-3794d12c44f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:20,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ffc68376-edb8-4f70-abb7-f60bb74b5b56 Date: Sun, 22 Jul 2018 02:00:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:00:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e027b49e-65c4-4083-ae34-2d599acfc064","ip_address":"192.168.120.11"}],"id":"b125e0dc-3e39-4187-b27f-3f2b6129df58","security_groups":["0f7bbf4e-3c94-4b94-9e74-accbd6bfd647"],"mac_address":"fa:16:3e:ba:a7:62","project_id":"7c7f53123835476c93f0ea9e02972063","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T02:00:13Z","binding:vnic_type":"normal","device_id":"4f209c41-90ba-4c95-afcc-3794d12c44f8","ip_allocation":"immediate"}]} 2018-07-22 02:00:20,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=4f209c41-90ba-4c95-afcc-3794d12c44f8 used request id req-ffc68376-edb8-4f70-abb7-f60bb74b5b56 2018-07-22 02:00:20,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0518310070038s 2018-07-22 02:00:20,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=4f209c41-90ba-4c95-afcc-3794d12c44f8 used request id req-ffc68376-edb8-4f70-abb7-f60bb74b5b56 2018-07-22 02:00:20,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 02:00:20,201 - 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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"floatingip": {"floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.11", "port_id": "b125e0dc-3e39-4187-b27f-3f2b6129df58"}}' 2018-07-22 02:00:22,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-d45a2b0e-c8f4-41d9-b20c-ca8b2307fe47 Date: Sun, 22 Jul 2018 02:00:22 GMT RESP BODY: {"floatingip": {"router_id": "db8b6d76-4d93-474c-8263-cee1c155e688", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T02:00:21Z", "updated_at": "2018-07-22T02:00:21Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7c7f53123835476c93f0ea9e02972063", "port_id": "b125e0dc-3e39-4187-b27f-3f2b6129df58", "id": "2eb4c3e7-4f87-42ab-9f36-118d72fdf30a", "qos_policy_id": null}} 2018-07-22 02:00:22,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d45a2b0e-c8f4-41d9-b20c-ca8b2307fe47 2018-07-22 02:00:22,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.83920907974s 2018-07-22 02:00:22,040 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d45a2b0e-c8f4-41d9-b20c-ca8b2307fe47 2018-07-22 02:00:22,043 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'db8b6d76-4d93-474c-8263-cee1c155e688', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7c7f53123835476c93f0ea9e02972063', 'created_at': u'2018-07-22T02:00:21Z', 'attached': True, 'updated_at': u'2018-07-22T02:00:21Z', 'id': u'2eb4c3e7-4f87-42ab-9f36-118d72fdf30a', 'floating_network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c7f53123835476c93f0ea9e02972063', 'name': 'vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'db8b6d76-4d93-474c-8263-cee1c155e688', u'qos_policy_id': None, 'project_id': u'7c7f53123835476c93f0ea9e02972063', 'port_id': u'b125e0dc-3e39-4187-b27f-3f2b6129df58', 'port': u'b125e0dc-3e39-4187-b27f-3f2b6129df58', 'network': u'03ff3771-4217-4429-9bb6-04632e3dc525'}) 2018-07-22 02:00:22,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 02:00:22,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8/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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 02:00:22,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-7e40dfdb-6fe3-4ad5-89c5-75576bb17329 x-compute-request-id: req-7e40dfdb-6fe3-4ad5-89c5-75576bb17329 Content-Encoding: gzip Content-Length: 9575 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 458509792 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.141111] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142845] pid_max: default: 32768 minimum: 301\n[ 0.143790] ACPI: Core revision 20150930\n[ 0.145225] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146620] Security Framework initialized\n[ 0.147489] Yama: becoming mindful.\n[ 0.148265] AppArmor: AppArmor initialized\n[ 0.149162] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151883] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153155] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154633] Initializing cgroup subsys io\n[ 0.155484] Initializing cgroup subsys memory\n[ 0.156406] Initializing cgroup subsys devices\n[ 0.157317] Initializing cgroup subsys freezer\n[ 0.158228] Initializing cgroup subsys net_cls\n[ 0.159141] Initializing cgroup subsys perf_event\n[ 0.160107] Initializing cgroup subsys net_prio\n[ 0.161031] Initializing cgroup subsys hugetlb\n[ 0.161939] Initializing cgroup subsys pids\n[ 0.162844] CPU: Physical Processor ID: 0\n[ 0.164407] mce: CPU supports 10 MCE banks\n[ 0.165297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182623] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188707] ftrace: allocating 31920 entries in 125 pages\n[ 0.213688] smpboot: Max logical packages: 1\n[ 0.214613] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216042] x2apic enabled\n[ 0.216890] Switched APIC routing to physical x2apic.\n[ 0.218680] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219878] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223973] KVM setup paravirtual spinlock\n[ 0.225325] x86: Booted up 1 node, 1 CPUs\n[ 0.226183] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227665] devtmpfs: initialized\n[ 0.229415] evm: security.selinux\n[ 0.230154] evm: security.SMACK64\n[ 0.230876] evm: security.SMACK64EXEC\n[ 0.231659] evm: security.SMACK64TRANSMUTE\n[ 0.232518] evm: security.SMACK64MMAP\n[ 0.233304] evm: security.ima\n[ 0.233972] evm: security.capability\n[ 0.234818] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236790] pinctrl core: initialized pinctrl subsystem\n[ 0.237949] RTC time: 2:00:18, date: 07/22/18\n[ 0.238964] NET: Registered protocol family 16\n[ 0.240006] cpuidle: using governor ladder\n[ 0.240884] cpuidle: using governor menu\n[ 0.241724] PCCT header not found.\n[ 0.242511] ACPI: bus type PCI registered\n[ 0.243355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244670] PCI: Using configuration type 1 for base access\n[ 0.246507] ACPI: Added _OSI(Module Device)\n[ 0.247393] ACPI: Added _OSI(Processor Device)\n[ 0.248293] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249236] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251034] ACPI: Interpreter enabled\n[ 0.251841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259612] ACPI: (supports S0 S5)\n[ 0.260354] ACPI: Using IOAPIC for interrupt routing\n[ 0.261349] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264557] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.267060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268319] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270664] acpiphp: Slot [3] registered\n[ 0.271511] acpiphp: Slot [4] registered\n[ 0.272359] acpiphp: Slot [5] registered\n[ 0.273201] acpiphp: Slot [6] registered\n[ 0.274036] acpiphp: Slot [7] registered\n[ 0.274883] acpiphp: Slot [8] registered\n[ 0.275725] acpiphp: Slot [9] registered\n[ 0.276568] acpiphp: Slot [10] registered\n[ 0.277418] acpiphp: Slot [11] registered\n[ 0.278273] acpiphp: Slot [12] registered\n[ 0.279125] acpiphp: Slot [13] registered\n[ 0.279971] acpiphp: Slot [14] registered\n[ 0.280827] acpiphp: Slot [15] registered\n[ 0.291795] acpiphp: Slot [16] registered\n[ 0.292652] acpiphp: Slot [17] registered\n[ 0.293505] acpiphp: Slot [18] registered\n[ 0.294355] acpiphp: Slot [19] registered\n[ 0.295205] acpiphp: Slot [20] registered\n[ 0.296061] acpiphp: Slot [21] registered\n[ 0.296909] acpiphp: Slot [22] registered\n[ 0.297765] acpiphp: Slot [23] registered\n[ 0.298627] acpiphp: Slot [24] registered\n[ 0.299483] acpiphp: Slot [25] registered\n[ 0.300338] acpiphp: Slot [26] registered\n[ 0.301193] acpiphp: Slot [27] registered\n[ 0.302080] acpiphp: Slot [28] registered\n[ 0.302926] acpiphp: Slot [29] registered\n[ 0.303773] acpiphp: Slot [30] registered\n[ 0.304629] acpiphp: Slot [31] registered\n[ 0.305476] PCI host bridge to bus 0000:00\n[ 0.306322] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.308869] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310411] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.311917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.313458] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316762] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318122] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319370] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320705] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.344333] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.345869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.347719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.349199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.350648] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.351975] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.353337] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.354457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.356095] vgaarb: loaded\n[ 0.356730] vgaarb: bridge control possible 0000:00:02.0\n[ 0.358015] SCSI subsystem initialized\n[ 0.358980] ACPI: bus type USB registered\n[ 0.359853] usbcore: registered new interface driver usbfs\n[ 0.360949] usbcore: registered new interface driver hub\n[ 0.362019] usbcore: registered new device driver usb\n[ 0.363185] PCI: Using ACPI for IRQ routing\n[ 0.364345] NetLabel: Initializing\n[ 0.365106] NetLabel: domain hash size = 128\n[ 0.365998] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367007] NetLabel: unlabeled traffic allowed by default\n[ 0.368226] clocksource: Switched to clocksource kvm-clock\n[ 0.376543] AppArmor: AppArmor Filesystem Enabled\n[ 0.377561] pnp: PnP ACPI init\n[ 0.378537] pnp: PnP ACPI: found 5 devices\n[ 0.385013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386817] NET: Registered protocol family 2\n[ 0.387911] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392955] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394210] NET: Registered protocol family 1\n[ 0.395139] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396300] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411543] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425725] Trying to unpack rootfs image as initramfs...\n[ 0.483281] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.485030] Scanning for low memory corruption every 60 seconds\n[ 0.486461] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487691] audit: initializing netlink subsys (disabled)\n[ 0.488805] audit: type=2000 audit(1532224818.770:1): initialized\n[ 0.490230] Initialise system trusted keyring\n[ 0.491237] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.492474] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494696] zbud: loaded\n[ 0.495466] VFS: Disk quotas dquot_6.6.0\n[ 0.496343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498028] fuse init (API version 7.23)\n[ 0.498988] Key type big_key registered\n[ 0.499849] Allocating IMA MOK and blacklist keyrings.\n[ 0.501155] Key type asymmetric registered\n[ 0.502023] Asymmetric key parser 'x509' registered\n[ 0.503041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.504616] io scheduler noop registered\n[ 0.505461] io scheduler deadline registered (default)\n[ 0.506514] io scheduler cfq registered\n[ 0.507413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.508528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.509879] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511421] ACPI: Power Button [PWRF]\n[ 0.512340] GHES: HEST is not enabled!\n[ 0.526054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556297] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.579936] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582375] Linux agpgart interface v0.103\n[ 0.585166] brd: module loaded\n[ 0.586928] loop: module loaded\n[ 0.590768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.592352] GPT:90111 != 2097151\n[ 0.593086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.594275] GPT:90111 != 2097151\n[ 0.594993] GPT: Use GNU Parted to correct GPT errors.\n[ 0.596031] vda: vda1 vda15\n[ 0.597302] scsi host0: ata_piix\n[ 0.598175] scsi host1: ata_piix\n[ 0.598961] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.602191] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.604308] libphy: Fixed MDIO Bus: probed\n[ 0.605188] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606193] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608728] PPP generic driver version 2.4.2\n[ 0.609729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611017] ehci-pci: EHCI PCI platform driver\n[ 0.611960] ehci-platform: EHCI generic platform driver\n[ 0.613030] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614255] ohci-pci: OHCI PCI platform driver\n[ 0.615187] ohci-platform: OHCI generic platform driver\n[ 0.616263] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631672] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633253] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634334] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.635583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638429] usb usb1: Product: UHCI Host Controller\n[ 0.639426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641703] hub 1-0:1.0: USB hub found\n[ 0.642538] hub 1-0:1.0: 2 ports detected\n[ 0.643560] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645815] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646821] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648035] mousedev: PS/2 mouse device common for all mice\n[ 0.649390] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651356] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652549] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655091] i2c /dev entries driver\n[ 0.655902] device-mapper: uevent: version 1.0.3\n[ 0.656930] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658667] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660181] NET: Registered protocol family 10\n[ 0.661414] NET: Registered protocol family 17\n[ 0.662382] Key type dns_resolver registered\n[ 0.663458] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664642] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666566] registered taskstats version 1\n[ 0.667477] Loading compiled-in X.509 certificates\n[ 0.669029] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671012] zswap: loaded using pool lzo/zbud\n[ 0.672787] Key type trusted registered\n[ 0.674661] Key type encrypted registered\n[ 0.675542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676655] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677777] evm: HMAC attrs: 0x1\n[ 0.678798] Magic number: 10:828:5\n[ 0.679690] rtc_cmos 00:00: setting system clock to 2018-07-22 02:00:18 UTC (1532224818)\n[ 0.681430] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682620] EDD information not available.\n[ 0.757701] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769884] Write protecting the kernel read-only data: 14336k\n[ 0.772111] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.774050] 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.820374] 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.73\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.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCK6OTQAOwlJ/Bn5ulps0oY8EaFfK3a7i+2KiFr3rsYPFHscuPCFuY/rqIFYNSAT56rhSIFnYpdjJW5g1heQ5fOPBA32bf27OkLaMbesl7IIww0mABIZDVYALbQR7Gkh8GgtIzlogXTYsAtQpwh7mseMZIhiI1cJPlcM4dwOrPc1txcpPXVzbFdgw84FMr6DDZLgtuITbQ6JlJLLMc9/fm0zZJ/5nRpRzGj5WEdMpHlpNFn08+7oGbUY/7rBbLbo9ccTpfn4FreTukfA/7IhnBsMuPGYGnwawXcrCEpRb5LPua1617H1sqFfKw8Oyund4VDRvHhIAmOkeVRHueAJ1nv root@vping-ssh-vm-3f6d2269-955a-411d-bedf-86f3bf979c8e\nssh-dss AAAAB3NzaC1kc3MAAACBANGR0IqPrz5ptfCL6+yAJf7GkM2OTTQnt9tOE3JQManlm7hJoZds32oHu9ByH7nUR6MHg8ZmoD+LgoanubFi9lAjNuxiswTdiwFoDP5sopJ5X627YoBvNYqvtxzj5lypOmb3k908b9g3QaVGzYpyqzg8Y4CYJT0gGBaEWENLS4YHAAAAFQCLMkKR3wAiJsMM850v6OikARgX9wAAAIEAiHjfwweYIIBpPikRD49cNKHZzrbX573eDfGyjLu4uCFXCFgNGzjb9d+Glo5ACP/mWEQZGwfu8aE6zFLEPxxy6nh/+APbMXJNPOBT1cCa+YpZacmq7tBJ1sYQl70UFZQxowm5C2qtUYWY7stqvJdtw5yhcsjtJhNVs2T931I4fYoAAACBAILkxLZCwn5N6iFhiqUWDqhHnBnaA4JtHJ77sVPvipa53FH50XkszPRz1LjTgVA4BzPYgT+JG2gTaP55rSZ6B8MuArnS6vPnrjTUO+4STgvwCBbgShDVT+vX/HuyZFSrysoua/7iyDCZY9nHEpGTGHPi313Fb4pjeH7PcqSa7Dz2 root@vping-ssh-vm-3f6d2269-955a-411d-bedf-86f3bf979c8e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feba:a762/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \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-3f6d2269-955a-411d-bedf-86f3bf979c8e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.71 ===\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-3f6d2269-955a-411d-bedf-86f3bf979c8e login: "} 2018-07-22 02:00:22,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8/action used request id req-7e40dfdb-6fe3-4ad5-89c5-75576bb17329 2018-07-22 02:00:22,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.693740129471s 2018-07-22 02:00:22,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8/action used request id req-7e40dfdb-6fe3-4ad5-89c5-75576bb17329 2018-07-22 02:00:22,739 - 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 458509792 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.141111] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142845] pid_max: default: 32768 minimum: 301 [ 0.143790] ACPI: Core revision 20150930 [ 0.145225] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146620] Security Framework initialized [ 0.147489] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149162] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151883] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153155] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154633] Initializing cgroup subsys io [ 0.155484] Initializing cgroup subsys memory [ 0.156406] Initializing cgroup subsys devices [ 0.157317] Initializing cgroup subsys freezer [ 0.158228] Initializing cgroup subsys net_cls [ 0.159141] Initializing cgroup subsys perf_event [ 0.160107] Initializing cgroup subsys net_prio [ 0.161031] Initializing cgroup subsys hugetlb [ 0.161939] Initializing cgroup subsys pids [ 0.162844] CPU: Physical Processor ID: 0 [ 0.164407] mce: CPU supports 10 MCE banks [ 0.165297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182623] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188707] ftrace: allocating 31920 entries in 125 pages [ 0.213688] smpboot: Max logical packages: 1 [ 0.214613] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216042] x2apic enabled [ 0.216890] Switched APIC routing to physical x2apic. [ 0.218680] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219878] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223973] KVM setup paravirtual spinlock [ 0.225325] x86: Booted up 1 node, 1 CPUs [ 0.226183] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.227665] devtmpfs: initialized [ 0.229415] evm: security.selinux [ 0.230154] evm: security.SMACK64 [ 0.230876] evm: security.SMACK64EXEC [ 0.231659] evm: security.SMACK64TRANSMUTE [ 0.232518] evm: security.SMACK64MMAP [ 0.233304] evm: security.ima [ 0.233972] evm: security.capability [ 0.234818] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236790] pinctrl core: initialized pinctrl subsystem [ 0.237949] RTC time: 2:00:18, date: 07/22/18 [ 0.238964] NET: Registered protocol family 16 [ 0.240006] cpuidle: using governor ladder [ 0.240884] cpuidle: using governor menu [ 0.241724] PCCT header not found. [ 0.242511] ACPI: bus type PCI registered [ 0.243355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244670] PCI: Using configuration type 1 for base access [ 0.246507] ACPI: Added _OSI(Module Device) [ 0.247393] ACPI: Added _OSI(Processor Device) [ 0.248293] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249236] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251034] ACPI: Interpreter enabled [ 0.251841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.255732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259612] ACPI: (supports S0 S5) [ 0.260354] ACPI: Using IOAPIC for interrupt routing [ 0.261349] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.264557] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.267060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268319] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270664] acpiphp: Slot [3] registered [ 0.271511] acpiphp: Slot [4] registered [ 0.272359] acpiphp: Slot [5] registered [ 0.273201] acpiphp: Slot [6] registered [ 0.274036] acpiphp: Slot [7] registered [ 0.274883] acpiphp: Slot [8] registered [ 0.275725] acpiphp: Slot [9] registered [ 0.276568] acpiphp: Slot [10] registered [ 0.277418] acpiphp: Slot [11] registered [ 0.278273] acpiphp: Slot [12] registered [ 0.279125] acpiphp: Slot [13] registered [ 0.279971] acpiphp: Slot [14] registered [ 0.280827] acpiphp: Slot [15] registered [ 0.291795] acpiphp: Slot [16] registered [ 0.292652] acpiphp: Slot [17] registered [ 0.293505] acpiphp: Slot [18] registered [ 0.294355] acpiphp: Slot [19] registered [ 0.295205] acpiphp: Slot [20] registered [ 0.296061] acpiphp: Slot [21] registered [ 0.296909] acpiphp: Slot [22] registered [ 0.297765] acpiphp: Slot [23] registered [ 0.298627] acpiphp: Slot [24] registered [ 0.299483] acpiphp: Slot [25] registered [ 0.300338] acpiphp: Slot [26] registered [ 0.301193] acpiphp: Slot [27] registered [ 0.302080] acpiphp: Slot [28] registered [ 0.302926] acpiphp: Slot [29] registered [ 0.303773] acpiphp: Slot [30] registered [ 0.304629] acpiphp: Slot [31] registered [ 0.305476] PCI host bridge to bus 0000:00 [ 0.306322] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.308869] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310411] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.311917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313458] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.316762] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318122] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.319370] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.320705] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.324331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.325817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.344333] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.345869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.347719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.349199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.350648] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.351975] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.353337] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.354457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.356095] vgaarb: loaded [ 0.356730] vgaarb: bridge control possible 0000:00:02.0 [ 0.358015] SCSI subsystem initialized [ 0.358980] ACPI: bus type USB registered [ 0.359853] usbcore: registered new interface driver usbfs [ 0.360949] usbcore: registered new interface driver hub [ 0.362019] usbcore: registered new device driver usb [ 0.363185] PCI: Using ACPI for IRQ routing [ 0.364345] NetLabel: Initializing [ 0.365106] NetLabel: domain hash size = 128 [ 0.365998] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.367007] NetLabel: unlabeled traffic allowed by default [ 0.368226] clocksource: Switched to clocksource kvm-clock [ 0.376543] AppArmor: AppArmor Filesystem Enabled [ 0.377561] pnp: PnP ACPI init [ 0.378537] pnp: PnP ACPI: found 5 devices [ 0.385013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.386817] NET: Registered protocol family 2 [ 0.387911] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390551] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391811] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392955] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394210] NET: Registered protocol family 1 [ 0.395139] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396300] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397440] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411543] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425725] Trying to unpack rootfs image as initramfs... [ 0.483281] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.485030] Scanning for low memory corruption every 60 seconds [ 0.486461] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.487691] audit: initializing netlink subsys (disabled) [ 0.488805] audit: type=2000 audit(1532224818.770:1): initialized [ 0.490230] Initialise system trusted keyring [ 0.491237] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.492474] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494696] zbud: loaded [ 0.495466] VFS: Disk quotas dquot_6.6.0 [ 0.496343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498028] fuse init (API version 7.23) [ 0.498988] Key type big_key registered [ 0.499849] Allocating IMA MOK and blacklist keyrings. [ 0.501155] Key type asymmetric registered [ 0.502023] Asymmetric key parser 'x509' registered [ 0.503041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.504616] io scheduler noop registered [ 0.505461] io scheduler deadline registered (default) [ 0.506514] io scheduler cfq registered [ 0.507413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.508528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.509879] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511421] ACPI: Power Button [PWRF] [ 0.512340] GHES: HEST is not enabled! [ 0.526054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.556297] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.579936] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.582375] Linux agpgart interface v0.103 [ 0.585166] brd: module loaded [ 0.586928] loop: module loaded [ 0.590768] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.592352] GPT:90111 != 2097151 [ 0.593086] GPT:Alternate GPT header not at the end of the disk. [ 0.594275] GPT:90111 != 2097151 [ 0.594993] GPT: Use GNU Parted to correct GPT errors. [ 0.596031] vda: vda1 vda15 [ 0.597302] scsi host0: ata_piix [ 0.598175] scsi host1: ata_piix [ 0.598961] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.602191] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.604308] libphy: Fixed MDIO Bus: probed [ 0.605188] tun: Universal TUN/TAP device driver, 1.6 [ 0.606193] tun: (C) 1999-2004 Max Krasnyansky [ 0.608728] PPP generic driver version 2.4.2 [ 0.609729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.611017] ehci-pci: EHCI PCI platform driver [ 0.611960] ehci-platform: EHCI generic platform driver [ 0.613030] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614255] ohci-pci: OHCI PCI platform driver [ 0.615187] ohci-platform: OHCI generic platform driver [ 0.616263] uhci_hcd: USB Universal Host Controller Interface driver [ 0.630587] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.631672] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.633253] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.634334] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.635583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.636914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.638429] usb usb1: Product: UHCI Host Controller [ 0.639426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.640647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.641703] hub 1-0:1.0: USB hub found [ 0.642538] hub 1-0:1.0: 2 ports detected [ 0.643560] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.645815] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.646821] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.648035] mousedev: PS/2 mouse device common for all mice [ 0.649390] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.651356] rtc_cmos 00:00: RTC can wake from S4 [ 0.652549] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.655091] i2c /dev entries driver [ 0.655902] device-mapper: uevent: version 1.0.3 [ 0.656930] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.658667] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660181] NET: Registered protocol family 10 [ 0.661414] NET: Registered protocol family 17 [ 0.662382] Key type dns_resolver registered [ 0.663458] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.664642] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.666566] registered taskstats version 1 [ 0.667477] Loading compiled-in X.509 certificates [ 0.669029] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671012] zswap: loaded using pool lzo/zbud [ 0.672787] Key type trusted registered [ 0.674661] Key type encrypted registered [ 0.675542] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676655] ima: No TPM chip found, activating TPM-bypass! [ 0.677777] evm: HMAC attrs: 0x1 [ 0.678798] Magic number: 10:828:5 [ 0.679690] rtc_cmos 00:00: setting system clock to 2018-07-22 02:00:18 UTC (1532224818) [ 0.681430] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682620] EDD information not available. [ 0.757701] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769884] Write protecting the kernel read-only data: 14336k [ 0.772111] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.774050] 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.820374] 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.73 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.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCK6OTQAOwlJ/Bn5ulps0oY8EaFfK3a7i+2KiFr3rsYPFHscuPCFuY/rqIFYNSAT56rhSIFnYpdjJW5g1heQ5fOPBA32bf27OkLaMbesl7IIww0mABIZDVYALbQR7Gkh8GgtIzlogXTYsAtQpwh7mseMZIhiI1cJPlcM4dwOrPc1txcpPXVzbFdgw84FMr6DDZLgtuITbQ6JlJLLMc9/fm0zZJ/5nRpRzGj5WEdMpHlpNFn08+7oGbUY/7rBbLbo9ccTpfn4FreTukfA/7IhnBsMuPGYGnwawXcrCEpRb5LPua1617H1sqFfKw8Oyund4VDRvHhIAmOkeVRHueAJ1nv root@vping-ssh-vm-3f6d2269-955a-411d-bedf-86f3bf979c8e ssh-dss AAAAB3NzaC1kc3MAAACBANGR0IqPrz5ptfCL6+yAJf7GkM2OTTQnt9tOE3JQManlm7hJoZds32oHu9ByH7nUR6MHg8ZmoD+LgoanubFi9lAjNuxiswTdiwFoDP5sopJ5X627YoBvNYqvtxzj5lypOmb3k908b9g3QaVGzYpyqzg8Y4CYJT0gGBaEWENLS4YHAAAAFQCLMkKR3wAiJsMM850v6OikARgX9wAAAIEAiHjfwweYIIBpPikRD49cNKHZzrbX573eDfGyjLu4uCFXCFgNGzjb9d+Glo5ACP/mWEQZGwfu8aE6zFLEPxxy6nh/+APbMXJNPOBT1cCa+YpZacmq7tBJ1sYQl70UFZQxowm5C2qtUYWY7stqvJdtw5yhcsjtJhNVs2T931I4fYoAAACBAILkxLZCwn5N6iFhiqUWDqhHnBnaA4JtHJ77sVPvipa53FH50XkszPRz1LjTgVA4BzPYgT+JG2gTaP55rSZ6B8MuArnS6vPnrjTUO+4STgvwCBbgShDVT+vX/HuyZFSrysoua/7iyDCZY9nHEpGTGHPi313Fb4pjeH7PcqSa7Dz2 root@vping-ssh-vm-3f6d2269-955a-411d-bedf-86f3bf979c8e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feba:a762/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 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-3f6d2269-955a-411d-bedf-86f3bf979c8e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.71 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-3f6d2269-955a-411d-bedf-86f3bf979c8e login: 2018-07-22 02:00:22,816 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e106c50L 2018-07-22 02:00:22,817 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 02:00:22,817 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 02:00:22,817 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 02:00:22,819 - 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-22 02:00:22,819 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 02:00:22,820 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 02:00:22,820 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 02:00:22,820 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 02:00:22,820 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 02:00:22,838 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 02:00:22,839 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 02:00:22,849 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: fa3687b5c477a83a4786bd877422294b 2018-07-22 02:00:22,850 - paramiko.transport - DEBUG - Trying discovered key 6c15b6ed5aa32103bc4d4e8f575b6500 in /tmp/tmpM6tJwZ 2018-07-22 02:00:22,877 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 02:00:22,883 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 02:00:22,915 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 02:00:22,916 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 02:00:22,916 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 02:00:22,918 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 02:00:22,962 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 02:00:22,962 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=42.554 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.554/42.554/42.554 ms 2018-07-22 02:00:22,967 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 02:00:23,082 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 02:00:23,083 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 02:00:23,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 02:00:23,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:23,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:00: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-61428cba-88ab-4b2f-b2d8-e8164e933d27 x-compute-request-id: req-61428cba-88ab-4b2f-b2d8-e8164e933d27 Content-Type: application/json 2018-07-22 02:00:23,226 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296 used request id req-61428cba-88ab-4b2f-b2d8-e8164e933d27 2018-07-22 02:00:23,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137007951736s 2018-07-22 02:00:23,226 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296 used request id req-61428cba-88ab-4b2f-b2d8-e8164e933d27 2018-07-22 02:00:23,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:23,231 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:23,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-be68831d-7f39-4642-9be0-215f70c3ffb5 x-compute-request-id: req-be68831d-7f39-4642-9be0-215f70c3ffb5 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a7:62", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a7:62", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:18.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "4f209c41-90ba-4c95-afcc-3794d12c44f8", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:18Z", "hostId": "6a2ccaedda4ed7ad2de7cf61f1d91b302a7b6754e052cf5cf739f5cc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "name": "vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:11Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:f4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/983f8143-af56-496d-b614-fdbb7a4e0296", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:07.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "983f8143-af56-496d-b614-fdbb7a4e0296", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:23Z", "hostId": "ee0e3945b1674a5bb991e6f58806b767586c93bfce350ea0160c62d5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:01Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:23,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-be68831d-7f39-4642-9be0-215f70c3ffb5 2018-07-22 02:00:23,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2356569767s 2018-07-22 02:00:23,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-be68831d-7f39-4642-9be0-215f70c3ffb5 2018-07-22 02:00:23,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:25,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:25,471 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:25,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-a2be3bd4-ed6f-46f6-a221-07f63685c4b3 x-compute-request-id: req-a2be3bd4-ed6f-46f6-a221-07f63685c4b3 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a7:62", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a7:62", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:18.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "4f209c41-90ba-4c95-afcc-3794d12c44f8", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:18Z", "hostId": "6a2ccaedda4ed7ad2de7cf61f1d91b302a7b6754e052cf5cf739f5cc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "name": "vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:11Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:25,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a2be3bd4-ed6f-46f6-a221-07f63685c4b3 2018-07-22 02:00:25,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373064994812s 2018-07-22 02:00:25,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a2be3bd4-ed6f-46f6-a221-07f63685c4b3 2018-07-22 02:00:25,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 02:00:25,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/2eb4c3e7-4f87-42ab-9f36-118d72fdf30a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:26,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c08d2185-83d4-4259-9e02-c34ae0025eb3 Content-Length: 0 Date: Sun, 22 Jul 2018 02:00:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:00:26,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/2eb4c3e7-4f87-42ab-9f36-118d72fdf30a.json used request id req-c08d2185-83d4-4259-9e02-c34ae0025eb3 2018-07-22 02:00:26,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.909790992737s 2018-07-22 02:00:26,756 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/2eb4c3e7-4f87-42ab-9f36-118d72fdf30a.json used request id req-c08d2185-83d4-4259-9e02-c34ae0025eb3 2018-07-22 02:00:26,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:00:26,761 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:26,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c4030cfd-2203-4279-bf6e-b5a541508093 Date: Sun, 22 Jul 2018 02:00:26 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:00:26,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c4030cfd-2203-4279-bf6e-b5a541508093 2018-07-22 02:00:26,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0494630336761s 2018-07-22 02:00:26,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c4030cfd-2203-4279-bf6e-b5a541508093 2018-07-22 02:00:26,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 02:00:26,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:26,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:00: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-c1881ddf-52c5-4f5a-8973-b585d57c8d3e x-compute-request-id: req-c1881ddf-52c5-4f5a-8973-b585d57c8d3e Content-Type: application/json 2018-07-22 02:00:26,975 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8 used request id req-c1881ddf-52c5-4f5a-8973-b585d57c8d3e 2018-07-22 02:00:26,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162708997726s 2018-07-22 02:00:26,975 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8 used request id req-c1881ddf-52c5-4f5a-8973-b585d57c8d3e 2018-07-22 02:00:26,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:26,979 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:27,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-ac4bc8fe-968b-42de-972a-c9e67a6d8d2b x-compute-request-id: req-ac4bc8fe-968b-42de-972a-c9e67a6d8d2b Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a7:62", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a7:62", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4f209c41-90ba-4c95-afcc-3794d12c44f8", "rel": "bookmark"}], "image": {"id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "links": [{"href": "http://172.30.9.25:8774/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:18.000000", "flavor": {"id": "8588d795-3d73-4e45-8802-363a4f060964", "links": [{"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "bookmark"}]}, "id": "4f209c41-90ba-4c95-afcc-3794d12c44f8", "security_groups": [{"name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}], "user_id": "34d407875cc640c3b7203895fcb5ed05", "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-22T02:00:26Z", "hostId": "6a2ccaedda4ed7ad2de7cf61f1d91b302a7b6754e052cf5cf739f5cc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e", "name": "vping_ssh-vm_3f6d2269-955a-411d-bedf-86f3bf979c8e", "created": "2018-07-22T02:00:11Z", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:27,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ac4bc8fe-968b-42de-972a-c9e67a6d8d2b 2018-07-22 02:00:27,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226205825806s 2018-07-22 02:00:27,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ac4bc8fe-968b-42de-972a-c9e67a6d8d2b 2018-07-22 02:00:27,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:29,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:29,208 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:29,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-2cc8fc77-3a8a-428d-96e9-9b0d80947ce7 x-compute-request-id: req-2cc8fc77-3a8a-428d-96e9-9b0d80947ce7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 02:00:29,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2cc8fc77-3a8a-428d-96e9-9b0d80947ce7 2018-07-22 02:00:29,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.255990028381s 2018-07-22 02:00:29,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2cc8fc77-3a8a-428d-96e9-9b0d80947ce7 2018-07-22 02:00:29,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 02:00:29,466 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:29,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-4a1dd8a9-12b5-420b-b8d9-0f13012056c5 Date: Sun, 22 Jul 2018 02:00:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:59Z", "updated_at": "2018-07-22T02:00:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:59Z", "revision_number": 0, "id": "29ab2c59-34f0-4415-b6b7-b80e64238563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:59Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:59Z", "revision_number": 0, "id": "9038f7a3-a983-49f7-8101-70da7a45470c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:59Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:00Z", "revision_number": 0, "id": "a3bd5b65-6e41-4672-ad5f-b1ee4e74486a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:00Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T02:00:00Z", "revision_number": 0, "id": "b939846f-3b8b-423a-9d1b-d5f662581989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:00Z", "security_group_id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "0f7bbf4e-3c94-4b94-9e74-accbd6bfd647", "name": "vping_ssh-sg_3f6d2269-955a-411d-bedf-86f3bf979c8e"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}]} 2018-07-22 02:00:29,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4a1dd8a9-12b5-420b-b8d9-0f13012056c5 2018-07-22 02:00:29,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0603320598602s 2018-07-22 02:00:29,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4a1dd8a9-12b5-420b-b8d9-0f13012056c5 2018-07-22 02:00:29,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 02:00:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0f7bbf4e-3c94-4b94-9e74-accbd6bfd647.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:29,682 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f18c8a9-56a2-4f4d-b1d7-1a94ef90d35a Content-Length: 0 Date: Sun, 22 Jul 2018 02:00:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:00:29,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0f7bbf4e-3c94-4b94-9e74-accbd6bfd647.json used request id req-6f18c8a9-56a2-4f4d-b1d7-1a94ef90d35a 2018-07-22 02:00:29,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.15211892128s 2018-07-22 02:00:29,682 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0f7bbf4e-3c94-4b94-9e74-accbd6bfd647.json used request id req-6f18c8a9-56a2-4f4d-b1d7-1a94ef90d35a 2018-07-22 02:00:29,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 02:00:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:29,712 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:00: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-7e312647-9b8d-45cf-923e-f421fe9d20b4 x-compute-request-id: req-7e312647-9b8d-45cf-923e-f421fe9d20b4 Content-Length: 0 Content-Type: application/json 2018-07-22 02:00:29,712 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e used request id req-7e312647-9b8d-45cf-923e-f421fe9d20b4 2018-07-22 02:00:29,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0293259620667s 2018-07-22 02:00:29,712 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_3f6d2269-955a-411d-bedf-86f3bf979c8e used request id req-7e312647-9b8d-45cf-923e-f421fe9d20b4 2018-07-22 02:00:29,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 02:00:29,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/db8b6d76-4d93-474c-8263-cee1c155e688/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}38025b5e6f05a3964e6f0655f977eba375957604" -d '{"subnet_id": "e027b49e-65c4-4083-ae34-2d599acfc064"}' 2018-07-22 02:00:31,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-50001a84-cb2b-4afe-b801-78d27d382e52 Date: Sun, 22 Jul 2018 02:00:31 GMT RESP BODY: {"network_id": "bd2c9dce-f119-4670-a82b-af07ee003f2c", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "subnet_id": "e027b49e-65c4-4083-ae34-2d599acfc064", "subnet_ids": ["e027b49e-65c4-4083-ae34-2d599acfc064"], "port_id": "7fa09a7f-ca1c-434a-90a8-fcf47858853e", "id": "db8b6d76-4d93-474c-8263-cee1c155e688"} 2018-07-22 02:00:31,406 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/db8b6d76-4d93-474c-8263-cee1c155e688/remove_router_interface.json used request id req-50001a84-cb2b-4afe-b801-78d27d382e52 2018-07-22 02:00:31,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69355797768s 2018-07-22 02:00:31,406 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/db8b6d76-4d93-474c-8263-cee1c155e688/remove_router_interface.json used request id req-50001a84-cb2b-4afe-b801-78d27d382e52 returning object db8b6d76-4d93-474c-8263-cee1c155e688 2018-07-22 02:00:31,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 02:00:31,407 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:31,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-13e6b63b-889c-4a3e-b6d6-ad986f4031f9 Date: Sun, 22 Jul 2018 02:00:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:53Z", "admin_state_up": true, "updated_at": "2018-07-22T02:00:30Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "db8b6d76-4d93-474c-8263-cee1c155e688", "name": "vping_ssh-router_3f6d2269-955a-411d-bedf-86f3bf979c8e"}]} 2018-07-22 02:00:31,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-13e6b63b-889c-4a3e-b6d6-ad986f4031f9 2018-07-22 02:00:31,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128777980804s 2018-07-22 02:00:31,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-13e6b63b-889c-4a3e-b6d6-ad986f4031f9 2018-07-22 02:00:31,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 02:00:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/db8b6d76-4d93-474c-8263-cee1c155e688.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:32,590 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ec66f39-b72f-406d-bc30-fbab6092aed9 Content-Length: 0 Date: Sun, 22 Jul 2018 02:00:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:00:32,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/db8b6d76-4d93-474c-8263-cee1c155e688.json used request id req-4ec66f39-b72f-406d-bc30-fbab6092aed9 2018-07-22 02:00:32,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.05331301689s 2018-07-22 02:00:32,591 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/db8b6d76-4d93-474c-8263-cee1c155e688.json used request id req-4ec66f39-b72f-406d-bc30-fbab6092aed9 2018-07-22 02:00:32,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:00:32,592 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:32,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-67c6557e-3870-4ad9-b2e4-63a7b8204727 Date: Sun, 22 Jul 2018 02:00:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T01:59:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7c7f53123835476c93f0ea9e02972063","id":"e027b49e-65c4-4083-ae34-2d599acfc064","subnetpool_id":null,"name":"vping_ssh-subnet_3f6d2269-955a-411d-bedf-86f3bf979c8e"}]} 2018-07-22 02:00:32,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-67c6557e-3870-4ad9-b2e4-63a7b8204727 2018-07-22 02:00:32,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0450439453125s 2018-07-22 02:00:32,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-67c6557e-3870-4ad9-b2e4-63a7b8204727 2018-07-22 02:00:32,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 02:00:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/e027b49e-65c4-4083-ae34-2d599acfc064.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:33,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e439ccd0-0fc5-423b-8418-270d3156611c Date: Sun, 22 Jul 2018 02:00:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:00:33,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e027b49e-65c4-4083-ae34-2d599acfc064.json used request id req-e439ccd0-0fc5-423b-8418-270d3156611c 2018-07-22 02:00:33,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08543491364s 2018-07-22 02:00:33,724 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e027b49e-65c4-4083-ae34-2d599acfc064.json used request id req-e439ccd0-0fc5-423b-8418-270d3156611c 2018-07-22 02:00:33,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:33,725 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:33,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-0b1c2b8e-f83e-43d0-b3bb-2ab263588b76 Date: Sun, 22 Jul 2018 02:00:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"bd2c9dce-f119-4670-a82b-af07ee003f2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c7f53123835476c93f0ea9e02972063","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:00:33Z","qos_policy_id":null,"name":"vping_ssh-net_3f6d2269-955a-411d-bedf-86f3bf979c8e","admin_state_up":true,"tenant_id":"7c7f53123835476c93f0ea9e02972063","created_at":"2018-07-22T01:59:52Z","mtu":1450}]} 2018-07-22 02:00:33,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0b1c2b8e-f83e-43d0-b3bb-2ab263588b76 2018-07-22 02:00:33,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116287946701s 2018-07-22 02:00:33,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0b1c2b8e-f83e-43d0-b3bb-2ab263588b76 2018-07-22 02:00:33,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 02:00:33,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/bd2c9dce-f119-4670-a82b-af07ee003f2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:34,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5fb0495-c1c2-4172-81da-a9cd779ed851 Date: Sun, 22 Jul 2018 02:00:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:00:34,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/bd2c9dce-f119-4670-a82b-af07ee003f2c.json used request id req-f5fb0495-c1c2-4172-81da-a9cd779ed851 2018-07-22 02:00:34,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1031191349s 2018-07-22 02:00:34,946 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/bd2c9dce-f119-4670-a82b-af07ee003f2c.json used request id req-f5fb0495-c1c2-4172-81da-a9cd779ed851 2018-07-22 02:00:34,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:00:34,953 - 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}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:35,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-aafbc4ed-c59b-43c9-81ac-39f4125a222f Date: Sun, 22 Jul 2018 02:00:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8b972d40-60f1-4a1f-998c-e6e92dece744/snap", "metadata": {}}], "file": "/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744/file", "owner": "7c7f53123835476c93f0ea9e02972063", "id": "8b972d40-60f1-4a1f-998c-e6e92dece744", "size": 12716032, "self": "/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8b972d40-60f1-4a1f-998c-e6e92dece744/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T01:59:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_3f6d2269-955a-411d-bedf-86f3bf979c8e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T01:59:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:00:35,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-aafbc4ed-c59b-43c9-81ac-39f4125a222f 2018-07-22 02:00:35,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186956882477s 2018-07-22 02:00:35,137 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-aafbc4ed-c59b-43c9-81ac-39f4125a222f 2018-07-22 02:00:35,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 02:00:35,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}38025b5e6f05a3964e6f0655f977eba375957604" 2018-07-22 02:00:35,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09507732-e6aa-452b-921c-1a33d45f02b3 Date: Sun, 22 Jul 2018 02:00:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:00:35,448 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744 used request id req-09507732-e6aa-452b-921c-1a33d45f02b3 2018-07-22 02:00:35,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.310029983521s 2018-07-22 02:00:35,449 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8b972d40-60f1-4a1f-998c-e6e92dece744 used request id req-09507732-e6aa-452b-921c-1a33d45f02b3 2018-07-22 02:00:35,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:00:35,452 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 02:00:35,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-04b4a37e-157e-48e1-987d-78e00cade863 x-compute-request-id: req-04b4a37e-157e-48e1-987d-78e00cade863 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_3f6d2269-955a-411d-bedf-86f3bf979c8e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8588d795-3d73-4e45-8802-363a4f060964", "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": "8588d795-3d73-4e45-8802-363a4f060964"}]} 2018-07-22 02:00:35,478 - 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-04b4a37e-157e-48e1-987d-78e00cade863 2018-07-22 02:00:35,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288391113281s 2018-07-22 02:00:35,479 - 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-04b4a37e-157e-48e1-987d-78e00cade863 2018-07-22 02:00:35,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 02:00:35,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 02:00:35,507 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:00: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-0ad57137-7cd8-40e3-b382-0758a532121d x-compute-request-id: req-0ad57137-7cd8-40e3-b382-0758a532121d Content-Length: 0 Content-Type: application/json 2018-07-22 02:00:35,507 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964 used request id req-0ad57137-7cd8-40e3-b382-0758a532121d 2018-07-22 02:00:35,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.027204990387s 2018-07-22 02:00:35,507 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8588d795-3d73-4e45-8802-363a4f060964 used request id req-0ad57137-7cd8-40e3-b382-0758a532121d 2018-07-22 02:00:35,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 02:00:35,511 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 02:00:35,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a9cf4c-d222-4348-ae5a-8e38fb693be1 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_3f6d2269-955a-411d-bedf-86f3bf979c8e", "links": {"self": "http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34d407875cc640c3b7203895fcb5ed05", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:00:35,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-77a9cf4c-d222-4348-ae5a-8e38fb693be1 2018-07-22 02:00:35,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129162073135s 2018-07-22 02:00:35,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-77a9cf4c-d222-4348-ae5a-8e38fb693be1 2018-07-22 02:00:35,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 02:00:35,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 02:00:35,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6191759c-39cc-478e-8580-5c2411ada969 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_3f6d2269-955a-411d-bedf-86f3bf979c8e", "links": {"self": "http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "34d407875cc640c3b7203895fcb5ed05", "description": null}} 2018-07-22 02:00:35,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05 used request id req-6191759c-39cc-478e-8580-5c2411ada969 2018-07-22 02:00:35,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121088027954s 2018-07-22 02:00:35,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05 used request id req-6191759c-39cc-478e-8580-5c2411ada969 2018-07-22 02:00:35,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 02:00:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 02:00:35,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a861b15e-3570-4210-83ec-a7e292c6bfea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:00:35,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05 used request id req-a861b15e-3570-4210-83ec-a7e292c6bfea 2018-07-22 02:00:35,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.188008785248s 2018-07-22 02:00:35,954 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/34d407875cc640c3b7203895fcb5ed05 used request id req-a861b15e-3570-4210-83ec-a7e292c6bfea 2018-07-22 02:00:35,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 02:00:35,964 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 02:00:36,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2cd7d0-ece9-4372-8651-bea7831af3d0 Content-Encoding: gzip Content-Length: 385 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": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063"}, "tags": [], "enabled": true, "id": "7c7f53123835476c93f0ea9e02972063", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_3f6d2269-955a-411d-bedf-86f3bf979c8e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:00:36,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-dc2cd7d0-ece9-4372-8651-bea7831af3d0 2018-07-22 02:00:36,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0923140048981s 2018-07-22 02:00:36,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-dc2cd7d0-ece9-4372-8651-bea7831af3d0 2018-07-22 02:00:36,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 02:00:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 02:00:36,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99cd52c0-7536-4326-98d9-614cdef5053c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:00:36,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-99cd52c0-7536-4326-98d9-614cdef5053c 2018-07-22 02:00:36,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159111022949s 2018-07-22 02:00:36,217 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-99cd52c0-7536-4326-98d9-614cdef5053c 2018-07-22 02:00:36,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:00:36,224 - 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}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 02:00:36,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac16395-2d45-45d2-8a55-a4035ee4cc45 Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4fb6ef2899c49e1b6d900ef04815749", "links": {"self": "http://172.30.9.25:5000/v3/roles/a4fb6ef2899c49e1b6d900ef04815749"}, "name": "Member"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:00:36,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dac16395-2d45-45d2-8a55-a4035ee4cc45 2018-07-22 02:00:36,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0875499248505s 2018-07-22 02:00:36,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dac16395-2d45-45d2-8a55-a4035ee4cc45 2018-07-22 02:00:36,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 02:00:36,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/a4fb6ef2899c49e1b6d900ef04815749 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3a3ad1c45ded1a896eba4fd2cca5b5ceb00d36a" 2018-07-22 02:00:36,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c64b63c-d27f-4177-b287-691bad337da6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:00:36,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a4fb6ef2899c49e1b6d900ef04815749 used request id req-4c64b63c-d27f-4177-b287-691bad337da6 2018-07-22 02:00:36,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.119588851929s 2018-07-22 02:00:36,433 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a4fb6ef2899c49e1b6d900ef04815749 used request id req-4c64b63c-d27f-4177-b287-691bad337da6 2018-07-22 02:00:36,488 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-22 02:00:36,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:00:36,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:00:36,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:00:36,535 - 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-22 02:00:36,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24c4db1-4e77-45e1-962b-68e9ebc36a01 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-22 02:00:36,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a24c4db1-4e77-45e1-962b-68e9ebc36a01 2018-07-22 02:00:36,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:00:36,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DiaW5kYQQKafDmSvk28lAQ"], "issued_at": "2018-07-22T02:00:36.000000Z"}} 2018-07-22 02:00:36,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:36,917 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:37,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1fd80f59-c35e-452a-95a3-07184eef8111 Date: Sun, 22 Jul 2018 02:00:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:00:37,088 - 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-1fd80f59-c35e-452a-95a3-07184eef8111 2018-07-22 02:00:37,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.171367168427s 2018-07-22 02:00:37,089 - 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-1fd80f59-c35e-452a-95a3-07184eef8111 2018-07-22 02:00:37,092 - 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-22 02:00:37,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:00:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:00:37,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 02:00:37,102 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:37,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749cc275-0d87-42fb-a6f2-df115ebcaba9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 02:00:37,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-749cc275-0d87-42fb-a6f2-df115ebcaba9 2018-07-22 02:00:37,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0893421173096s 2018-07-22 02:00:37,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-749cc275-0d87-42fb-a6f2-df115ebcaba9 2018-07-22 02:00:37,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 02:00:37,199 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_1f3d0326-6678-4317-aaaa-a34f20db3883"}}' 2018-07-22 02:00:37,323 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f5a67c1-f670-4481-a93e-75946d4993ba 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/5e101e31f2d94094b2ea89b0c3f8aa96"}, "tags": [], "enabled": true, "id": "5e101e31f2d94094b2ea89b0c3f8aa96", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1f3d0326-6678-4317-aaaa-a34f20db3883"}} 2018-07-22 02:00:37,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8f5a67c1-f670-4481-a93e-75946d4993ba 2018-07-22 02:00:37,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127828121185s 2018-07-22 02:00:37,324 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8f5a67c1-f670-4481-a93e-75946d4993ba 2018-07-22 02:00:37,324 - 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'5e101e31f2d94094b2ea89b0c3f8aa96', '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_1f3d0326-6678-4317-aaaa-a34f20db3883'}) 2018-07-22 02:00:37,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 02:00:37,334 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "683cea46-07a0-48cc-ad55-5e3316fa8e06", "email": null, "name": "vping_userdata-user_1f3d0326-6678-4317-aaaa-a34f20db3883"}}' 2018-07-22 02:00:37,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f09b188-ca31-4204-851f-e834b6296d80 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_1f3d0326-6678-4317-aaaa-a34f20db3883", "links": {"self": "http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8140009f87bd4861860b92638343af0c", "domain_id": "default", "password_expires_at": null}} 2018-07-22 02:00:37,688 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-3f09b188-ca31-4204-851f-e834b6296d80 2018-07-22 02:00:37,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358450889587s 2018-07-22 02:00:37,689 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-3f09b188-ca31-4204-851f-e834b6296d80 2018-07-22 02:00:37,689 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8140009f87bd4861860b92638343af0c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_1f3d0326-6678-4317-aaaa-a34f20db3883'}) 2018-07-22 02:00:37,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:00:37,697 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:37,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cfd8768-16d5-4115-8cf8-abfc44d567e2 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:00:37,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5cfd8768-16d5-4115-8cf8-abfc44d567e2 2018-07-22 02:00:37,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911211967468s 2018-07-22 02:00:37,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5cfd8768-16d5-4115-8cf8-abfc44d567e2 2018-07-22 02:00:37,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:00:37,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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:37,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f254463-4f53-4b51-83c5-d6d2f8046148 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:00:37,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5f254463-4f53-4b51-83c5-d6d2f8046148 2018-07-22 02:00:37,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0909671783447s 2018-07-22 02:00:37,881 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5f254463-4f53-4b51-83c5-d6d2f8046148 2018-07-22 02:00:37,882 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 02:00:37,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 02:00:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" -d '{"role": {"name": "Member"}}' 2018-07-22 02:00:37,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f90099-5091-4dd8-86f9-b84e9f186cb5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e6ecd53db114cd495467bec177bcb6d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e6ecd53db114cd495467bec177bcb6d"}, "name": "Member"}} 2018-07-22 02:00:37,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-48f90099-5091-4dd8-86f9-b84e9f186cb5 2018-07-22 02:00:37,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0976090431213s 2018-07-22 02:00:37,984 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-48f90099-5091-4dd8-86f9-b84e9f186cb5 2018-07-22 02:00:37,984 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'0e6ecd53db114cd495467bec177bcb6d'}) 2018-07-22 02:00:37,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:00:37,991 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:38,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb85fc2-1fc3-4860-9972-6d01dfad8559 Content-Encoding: gzip Content-Length: 352 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": "0e6ecd53db114cd495467bec177bcb6d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e6ecd53db114cd495467bec177bcb6d"}, "name": "Member"}, {"domain_id": null, "id": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:00:38,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-aeb85fc2-1fc3-4860-9972-6d01dfad8559 2018-07-22 02:00:38,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0890979766846s 2018-07-22 02:00:38,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-aeb85fc2-1fc3-4860-9972-6d01dfad8559 2018-07-22 02:00:38,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 02:00:38,085 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:38,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45035ae1-0292-4ac9-b866-8b4e9e270478 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-22 02:00:38,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-45035ae1-0292-4ac9-b866-8b4e9e270478 2018-07-22 02:00:38,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0939841270447s 2018-07-22 02:00:38,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-45035ae1-0292-4ac9-b866-8b4e9e270478 2018-07-22 02:00:38,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 02:00:38,180 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:38,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8074fb-8725-43da-8032-b0f3c347a87a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_1f3d0326-6678-4317-aaaa-a34f20db3883", "links": {"self": "http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8140009f87bd4861860b92638343af0c", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:00:38,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2a8074fb-8725-43da-8032-b0f3c347a87a 2018-07-22 02:00:38,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105787992477s 2018-07-22 02:00:38,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2a8074fb-8725-43da-8032-b0f3c347a87a 2018-07-22 02:00:38,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 02:00:38,298 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:38,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9ac4d4-3a57-4b0b-a28c-e02548f56350 Content-Encoding: gzip Content-Length: 400 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": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96"}, "tags": [], "enabled": true, "id": "5e101e31f2d94094b2ea89b0c3f8aa96", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1f3d0326-6678-4317-aaaa-a34f20db3883"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:00:38,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-ab9ac4d4-3a57-4b0b-a28c-e02548f56350 2018-07-22 02:00:38,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0953631401062s 2018-07-22 02:00:38,391 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-ab9ac4d4-3a57-4b0b-a28c-e02548f56350 2018-07-22 02:00:38,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 02:00:38,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=8140009f87bd4861860b92638343af0c&role.id=0e6ecd53db114cd495467bec177bcb6d&scope.project.id=5e101e31f2d94094b2ea89b0c3f8aa96" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:38,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2751ae9-325a-4090-818f-48ac31346a95 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=8140009f87bd4861860b92638343af0c&role.id=0e6ecd53db114cd495467bec177bcb6d&scope.project.id=5e101e31f2d94094b2ea89b0c3f8aa96", "previous": null, "next": null}} 2018-07-22 02:00:38,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=8140009f87bd4861860b92638343af0c&role.id=0e6ecd53db114cd495467bec177bcb6d&scope.project.id=5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-f2751ae9-325a-4090-818f-48ac31346a95 2018-07-22 02:00:38,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0842261314392s 2018-07-22 02:00:38,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=8140009f87bd4861860b92638343af0c&role.id=0e6ecd53db114cd495467bec177bcb6d&scope.project.id=5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-f2751ae9-325a-4090-818f-48ac31346a95 2018-07-22 02:00:38,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 02:00:38,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96/users/8140009f87bd4861860b92638343af0c/roles/0e6ecd53db114cd495467bec177bcb6d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:00:38,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18080c59-24f2-4bc6-b560-b6f4e52da7a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:00:38,603 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96/users/8140009f87bd4861860b92638343af0c/roles/0e6ecd53db114cd495467bec177bcb6d used request id req-18080c59-24f2-4bc6-b560-b6f4e52da7a8 2018-07-22 02:00:38,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.116550922394s 2018-07-22 02:00:38,603 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96/users/8140009f87bd4861860b92638343af0c/roles/0e6ecd53db114cd495467bec177bcb6d used request id req-18080c59-24f2-4bc6-b560-b6f4e52da7a8 2018-07-22 02:00:38,604 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_1f3d0326-6678-4317-aaaa-a34f20db3883', 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'5e101e31f2d94094b2ea89b0c3f8aa96', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '683cea46-07a0-48cc-ad55-5e3316fa8e06', 'username': u'vping_userdata-user_1f3d0326-6678-4317-aaaa-a34f20db3883', '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-22 02:00:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:00:38,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:00:38,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:00:38,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:00:38,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:00:38,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:00:38,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:00:38,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:00:38,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:00:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:00:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:00:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:00:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:00:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:00:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:00:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:00:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:00:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:00:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:00:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:00:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:00:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:00:38,609 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_1f3d0326-6678-4317-aaaa-a34f20db3883', 'password': '683cea46-07a0-48cc-ad55-5e3316fa8e06', 'project_name': 'vping_userdata-project_1f3d0326-6678-4317-aaaa-a34f20db3883', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '5e101e31f2d94094b2ea89b0c3f8aa96', 'project_domain_name': 'Default'} 2018-07-22 02:00:38,610 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-22 02:00:38,611 - 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-22 02:00:38,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e78402b-cf33-4457-9b36-55adde5d9354 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-22 02:00:38,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4e78402b-cf33-4457-9b36-55adde5d9354 2018-07-22 02:00:38,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:00:39,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e6ecd53db114cd495467bec177bcb6d", "name": "Member"}], "expires_at": "2018-07-22T03:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e101e31f2d94094b2ea89b0c3f8aa96", "name": "vping_userdata-project_1f3d0326-6678-4317-aaaa-a34f20db3883"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5e101e31f2d94094b2ea89b0c3f8aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_1f3d0326-6678-4317-aaaa-a34f20db3883", "id": "8140009f87bd4861860b92638343af0c"}, "audit_ids": ["06mh-Jc-QPCmwjmWqcUdug"], "issued_at": "2018-07-22T02:00:39.000000Z"}} 2018-07-22 02:00:39,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 02:00:39,022 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"network": {"name": "vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883", "admin_state_up": true}}' 2018-07-22 02:00:39,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-92dbd2b9-69ca-4fa4-8f6d-467b756963b2 Date: Sun, 22 Jul 2018 02:00:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:00:39Z","is_default":false,"name":"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:39Z","mtu":1450}} 2018-07-22 02:00:39,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-92dbd2b9-69ca-4fa4-8f6d-467b756963b2 2018-07-22 02:00:39,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.551951885223s 2018-07-22 02:00:39,574 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-92dbd2b9-69ca-4fa4-8f6d-467b756963b2 2018-07-22 02:00:39,574 - 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-22T02:00:39Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'abbb04c7-5853-4d11-a76d-da30bcbacaad', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883', u'admin_state_up': True, u'tenant_id': u'5e101e31f2d94094b2ea89b0c3f8aa96', u'created_at': u'2018-07-22T02:00:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e101e31f2d94094b2ea89b0c3f8aa96', u'l2_adjacency': True}) 2018-07-22 02:00:39,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:39,575 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:39,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-5cbdcd92-cc3e-4b56-9949-de1393c115df Date: Sun, 22 Jul 2018 02:00:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:00:39Z","qos_policy_id":null,"name":"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883","admin_state_up":true,"tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:39Z","mtu":1450}]} 2018-07-22 02:00:39,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5cbdcd92-cc3e-4b56-9949-de1393c115df 2018-07-22 02:00:39,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.144579172134s 2018-07-22 02:00:39,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5cbdcd92-cc3e-4b56-9949-de1393c115df 2018-07-22 02:00:39,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 02:00:39,722 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"subnet": {"name": "vping_userdata-subnet_1f3d0326-6678-4317-aaaa-a34f20db3883", "enable_dhcp": true, "network_id": "abbb04c7-5853-4d11-a76d-da30bcbacaad", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 02:00:40,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-51367ac4-913b-409e-a57d-d0ebaf3110d4 Date: Sun, 22 Jul 2018 02:00:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T02:00:39Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","id":"50489546-9330-4c54-a430-f50d2e17ca45","subnetpool_id":null,"name":"vping_userdata-subnet_1f3d0326-6678-4317-aaaa-a34f20db3883"}} 2018-07-22 02:00:40,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-51367ac4-913b-409e-a57d-d0ebaf3110d4 2018-07-22 02:00:40,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.553325891495s 2018-07-22 02:00:40,275 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-51367ac4-913b-409e-a57d-d0ebaf3110d4 2018-07-22 02:00:40,275 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:00:39Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'50489546-9330-4c54-a430-f50d2e17ca45', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_1f3d0326-6678-4317-aaaa-a34f20db3883', u'enable_dhcp': True, u'network_id': u'abbb04c7-5853-4d11-a76d-da30bcbacaad', u'tenant_id': u'5e101e31f2d94094b2ea89b0c3f8aa96', u'created_at': u'2018-07-22T02:00:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e101e31f2d94094b2ea89b0c3f8aa96'}) 2018-07-22 02:00:40,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 02:00:40,277 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "vping_userdata-router_1f3d0326-6678-4317-aaaa-a34f20db3883", "admin_state_up": true}}' 2018-07-22 02:00:41,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-9287d5ed-5414-4d0f-9d96-822b4d14f621 Date: Sun, 22 Jul 2018 02:00:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:40Z", "admin_state_up": true, "updated_at": "2018-07-22T02:00:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4b7c8787-ca5c-4133-93b7-ba7dea10ad76", "name": "vping_userdata-router_1f3d0326-6678-4317-aaaa-a34f20db3883"}} 2018-07-22 02:00:41,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9287d5ed-5414-4d0f-9d96-822b4d14f621 2018-07-22 02:00:41,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46203517914s 2018-07-22 02:00:41,738 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9287d5ed-5414-4d0f-9d96-822b4d14f621 2018-07-22 02:00:41,739 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:00:41Z', u'revision_number': 3, u'id': u'4b7c8787-ca5c-4133-93b7-ba7dea10ad76', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_1f3d0326-6678-4317-aaaa-a34f20db3883', u'admin_state_up': True, u'tenant_id': u'5e101e31f2d94094b2ea89b0c3f8aa96', u'created_at': u'2018-07-22T02:00:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'5e101e31f2d94094b2ea89b0c3f8aa96'}) 2018-07-22 02:00:41,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 02:00:41,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/4b7c8787-ca5c-4133-93b7-ba7dea10ad76/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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"subnet_id": "50489546-9330-4c54-a430-f50d2e17ca45"}' 2018-07-22 02:00:43,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-587781a4-bc30-4723-95cd-91e9b5919766 Date: Sun, 22 Jul 2018 02:00:43 GMT RESP BODY: {"network_id": "abbb04c7-5853-4d11-a76d-da30bcbacaad", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "subnet_id": "50489546-9330-4c54-a430-f50d2e17ca45", "subnet_ids": ["50489546-9330-4c54-a430-f50d2e17ca45"], "port_id": "6d566e05-6cdc-416f-a7ca-6a68abe2e4a5", "id": "4b7c8787-ca5c-4133-93b7-ba7dea10ad76"} 2018-07-22 02:00:43,925 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4b7c8787-ca5c-4133-93b7-ba7dea10ad76/add_router_interface.json used request id req-587781a4-bc30-4723-95cd-91e9b5919766 2018-07-22 02:00:43,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18558907509s 2018-07-22 02:00:43,925 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4b7c8787-ca5c-4133-93b7-ba7dea10ad76/add_router_interface.json used request id req-587781a4-bc30-4723-95cd-91e9b5919766 returning object 4b7c8787-ca5c-4133-93b7-ba7dea10ad76 2018-07-22 02:00:43,926 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:00:44,022 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 02:00:44,024 - 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-22 02:00:44,028 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 02:00:44 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-22 02:00:44,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:00:44,037 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:44,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-71edd4c5-c177-4fac-bd1e-794a051bc34a Date: Sun, 22 Jul 2018 02:00:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:00:44,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-71edd4c5-c177-4fac-bd1e-794a051bc34a 2018-07-22 02:00:44,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192559957504s 2018-07-22 02:00:44,226 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-71edd4c5-c177-4fac-bd1e-794a051bc34a 2018-07-22 02:00:44,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 02:00:44,238 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883"}' 2018-07-22 02:00:44,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f3ab79db-202a-48ae-8727-21c45aa5291b Date: Sun, 22 Jul 2018 02:00:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415/file", "owner": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "size": null, "self": "/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:00:44Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883", "checksum": null, "created_at": "2018-07-22T02:00:44Z", "protected": false} 2018-07-22 02:00:44,308 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f3ab79db-202a-48ae-8727-21c45aa5291b 2018-07-22 02:00:44,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0738499164581s 2018-07-22 02:00:44,309 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f3ab79db-202a-48ae-8727-21c45aa5291b returning object ecd1e276-b023-4a9c-9668-55c1951e3415 2018-07-22 02:00:44,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 02:00:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415/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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '' 2018-07-22 02:00:44,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1213e69e-8552-4e8d-8a65-43b6b3b1f6b8 Date: Sun, 22 Jul 2018 02:00: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-22 02:00:44,762 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415/file used request id req-1213e69e-8552-4e8d-8a65-43b6b3b1f6b8 2018-07-22 02:00:44,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.452707052231s 2018-07-22 02:00:44,762 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415/file used request id req-1213e69e-8552-4e8d-8a65-43b6b3b1f6b8 2018-07-22 02:00:44,763 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T02:00:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415/file', u'owner': u'5e101e31f2d94094b2ea89b0c3f8aa96', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ecd1e276-b023-4a9c-9668-55c1951e3415', u'size': None, u'name': u'vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883', u'checksum': None, u'self': u'/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T02:00:44Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 02:00:44,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:00:44,766 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_1f3d0326-6678-4317-aaaa-a34f20db3883", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 02:00:45,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-438563b7-cbd4-409d-a53c-bb80fb7d8205 x-compute-request-id: req-438563b7-cbd4-409d-a53c-bb80fb7d8205 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_1f3d0326-6678-4317-aaaa-a34f20db3883", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "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": "5c9d5447-2692-4387-84c3-cb5f324ed53e"}} 2018-07-22 02:00:45,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-438563b7-cbd4-409d-a53c-bb80fb7d8205 2018-07-22 02:00:45,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.303484916687s 2018-07-22 02:00:45,067 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-438563b7-cbd4-409d-a53c-bb80fb7d8205 2018-07-22 02:00:45,068 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_1f3d0326-6678-4317-aaaa-a34f20db3883', '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'e022d16594794ceba7252a46e5007481', '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'5c9d5447-2692-4387-84c3-cb5f324ed53e', 'swap': 0}) 2018-07-22 02:00:45,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:00:45,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e/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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" -d '{"extra_specs": {}}' 2018-07-22 02:00:45,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-ba401d22-2801-49fd-8b71-5d62b783a6ae x-compute-request-id: req-ba401d22-2801-49fd-8b71-5d62b783a6ae Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:00:45,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e/os-extra_specs used request id req-ba401d22-2801-49fd-8b71-5d62b783a6ae 2018-07-22 02:00:45,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209171772003s 2018-07-22 02:00:45,090 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e/os-extra_specs used request id req-ba401d22-2801-49fd-8b71-5d62b783a6ae 2018-07-22 02:00:45,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:45,091 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:45,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-c3107648-6696-4a7c-8e6b-7b33fefb05ed Date: Sun, 22 Jul 2018 02:00:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","l2_adjacency":true,"status":"ACTIVE","subnets":["50489546-9330-4c54-a430-f50d2e17ca45"],"description":"","tags":[],"updated_at":"2018-07-22T02:00:39Z","qos_policy_id":null,"name":"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883","admin_state_up":true,"tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:39Z","mtu":1450}]} 2018-07-22 02:00:45,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c3107648-6696-4a7c-8e6b-7b33fefb05ed 2018-07-22 02:00:45,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11329293251s 2018-07-22 02:00:45,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c3107648-6696-4a7c-8e6b-7b33fefb05ed 2018-07-22 02:00:45,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:00:45,212 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:45,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-13d68c7b-1509-4b87-9581-68739bd6facc Date: Sun, 22 Jul 2018 02:00:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecd1e276-b023-4a9c-9668-55c1951e3415/snap", "metadata": {}}], "file": "/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415/file", "owner": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "size": 12716032, "self": "/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecd1e276-b023-4a9c-9668-55c1951e3415/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:00:44Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:00:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:00:45,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-13d68c7b-1509-4b87-9581-68739bd6facc 2018-07-22 02:00:45,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0351960659027s 2018-07-22 02:00:45,244 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-13d68c7b-1509-4b87-9581-68739bd6facc 2018-07-22 02:00:45,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:00:45,249 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:45,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-0fca89b2-64f1-41d8-984b-c36ef12cf90b x-compute-request-id: req-0fca89b2-64f1-41d8-984b-c36ef12cf90b Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_1f3d0326-6678-4317-aaaa-a34f20db3883", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "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": "5c9d5447-2692-4387-84c3-cb5f324ed53e"}]} 2018-07-22 02:00:45,549 - 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-0fca89b2-64f1-41d8-984b-c36ef12cf90b 2018-07-22 02:00:45,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.302264928818s 2018-07-22 02:00:45,549 - 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-0fca89b2-64f1-41d8-984b-c36ef12cf90b 2018-07-22 02:00:45,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 02:00:45,554 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"server": {"name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "imageRef": "ecd1e276-b023-4a9c-9668-55c1951e3415", "flavorRef": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "abbb04c7-5853-4d11-a76d-da30bcbacaad"}]}}' 2018-07-22 02:00:46,556 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:00: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-055f0844-c7e9-46b7-9a6c-122ddf5167d0 x-compute-request-id: req-055f0844-c7e9-46b7-9a6c-122ddf5167d0 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "afe3c975-c996-4b41-b334-dab567370e71", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "adminPass": "Ke3bR8VPNGnW"}} 2018-07-22 02:00:46,556 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-055f0844-c7e9-46b7-9a6c-122ddf5167d0 2018-07-22 02:00:46,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.00553512573s 2018-07-22 02:00:46,557 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-055f0844-c7e9-46b7-9a6c-122ddf5167d0 2018-07-22 02:00:46,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:46,560 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:46,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-18cc5eed-ab8d-40b5-a70d-c63c386a3ae8 x-compute-request-id: req-18cc5eed-ab8d-40b5-a70d-c63c386a3ae8 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/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:46,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18cc5eed-ab8d-40b5-a70d-c63c386a3ae8 2018-07-22 02:00:46,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4056828022s 2018-07-22 02:00:46,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18cc5eed-ab8d-40b5-a70d-c63c386a3ae8 2018-07-22 02:00:46,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:46,971 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:47,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-0cab5ece-5095-408e-a7fb-1e5c76f3a4e9 Date: Sun, 22 Jul 2018 02:00:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","l2_adjacency":true,"status":"ACTIVE","subnets":["50489546-9330-4c54-a430-f50d2e17ca45"],"description":"","tags":[],"updated_at":"2018-07-22T02:00:39Z","qos_policy_id":null,"name":"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883","admin_state_up":true,"tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:39Z","mtu":1450}]} 2018-07-22 02:00:47,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0cab5ece-5095-408e-a7fb-1e5c76f3a4e9 2018-07-22 02:00:47,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.175611972809s 2018-07-22 02:00:47,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0cab5ece-5095-408e-a7fb-1e5c76f3a4e9 2018-07-22 02:00:47,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:00:47,148 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:47,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc2c137a-caac-4be1-9c52-eeb00691c36d Date: Sun, 22 Jul 2018 02:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T02:00:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","id":"50489546-9330-4c54-a430-f50d2e17ca45","subnetpool_id":null,"name":"vping_userdata-subnet_1f3d0326-6678-4317-aaaa-a34f20db3883"}]} 2018-07-22 02:00:47,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bc2c137a-caac-4be1-9c52-eeb00691c36d 2018-07-22 02:00:47,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.102291107178s 2018-07-22 02:00:47,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bc2c137a-caac-4be1-9c52-eeb00691c36d 2018-07-22 02:00:47,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:49,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:49,257 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:49,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-628c8979-0362-40d2-90af-955dfb401e70 x-compute-request-id: req-628c8979-0362-40d2-90af-955dfb401e70 Content-Encoding: gzip Content-Length: 667 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/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:47Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:49,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-628c8979-0362-40d2-90af-955dfb401e70 2018-07-22 02:00:49,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508552074432s 2018-07-22 02:00:49,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-628c8979-0362-40d2-90af-955dfb401e70 2018-07-22 02:00:49,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:51,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:51,773 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:52,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-97fbb83e-9667-4b08-80f8-3b24d58f9791 x-compute-request-id: req-97fbb83e-9667-4b08-80f8-3b24d58f9791 Content-Encoding: gzip Content-Length: 667 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/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:47Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:52,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97fbb83e-9667-4b08-80f8-3b24d58f9791 2018-07-22 02:00:52,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385329961777s 2018-07-22 02:00:52,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97fbb83e-9667-4b08-80f8-3b24d58f9791 2018-07-22 02:00:52,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:54,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:54,165 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:54,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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,Accept-Encoding x-openstack-request-id: req-a6532424-2695-480b-89dd-b7596a79b54a x-compute-request-id: req-a6532424-2695-480b-89dd-b7596a79b54a Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:54,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a6532424-2695-480b-89dd-b7596a79b54a 2018-07-22 02:00:54,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496068954468s 2018-07-22 02:00:54,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a6532424-2695-480b-89dd-b7596a79b54a 2018-07-22 02:00:54,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:00:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=afe3c975-c996-4b41-b334-dab567370e71" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:54,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-94622e59-9991-476f-902e-0237cb2d5dd1 Date: Sun, 22 Jul 2018 02:00:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:00:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50489546-9330-4c54-a430-f50d2e17ca45","ip_address":"192.168.120.5"}],"id":"d946a8c3-7e02-4600-b677-a7accbe9794e","security_groups":["4bc080af-f2c5-4d17-b4fb-5cca704f3715"],"mac_address":"fa:16:3e:4b:a4:70","project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:47Z","binding:vnic_type":"normal","device_id":"afe3c975-c996-4b41-b334-dab567370e71","ip_allocation":"immediate"}]} 2018-07-22 02:00:54,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=afe3c975-c996-4b41-b334-dab567370e71 used request id req-94622e59-9991-476f-902e-0237cb2d5dd1 2018-07-22 02:00:54,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0767390727997s 2018-07-22 02:00:54,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=afe3c975-c996-4b41-b334-dab567370e71 used request id req-94622e59-9991-476f-902e-0237cb2d5dd1 2018-07-22 02:00:54,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:00:54,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d946a8c3-7e02-4600-b677-a7accbe9794e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:54,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d81db081-09c1-4e83-85e5-2ba7dab12d73 Date: Sun, 22 Jul 2018 02:00:54 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:00:54,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d946a8c3-7e02-4600-b677-a7accbe9794e used request id req-d81db081-09c1-4e83-85e5-2ba7dab12d73 2018-07-22 02:00:54,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0186359882355s 2018-07-22 02:00:54,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d946a8c3-7e02-4600-b677-a7accbe9794e used request id req-d81db081-09c1-4e83-85e5-2ba7dab12d73 2018-07-22 02:00:54,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:54,767 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:54,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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,Accept-Encoding x-openstack-request-id: req-cbf3b15c-49db-4b19-a602-747fac30b5ed x-compute-request-id: req-cbf3b15c-49db-4b19-a602-747fac30b5ed Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:54,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cbf3b15c-49db-4b19-a602-747fac30b5ed 2018-07-22 02:00:54,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192924022675s 2018-07-22 02:00:54,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cbf3b15c-49db-4b19-a602-747fac30b5ed 2018-07-22 02:00:54,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:00:54,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=afe3c975-c996-4b41-b334-dab567370e71" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:55,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-80fedcd7-b48b-442f-8011-c704e2c9dfb0 Date: Sun, 22 Jul 2018 02:00:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:00:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50489546-9330-4c54-a430-f50d2e17ca45","ip_address":"192.168.120.5"}],"id":"d946a8c3-7e02-4600-b677-a7accbe9794e","security_groups":["4bc080af-f2c5-4d17-b4fb-5cca704f3715"],"mac_address":"fa:16:3e:4b:a4:70","project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:47Z","binding:vnic_type":"normal","device_id":"afe3c975-c996-4b41-b334-dab567370e71","ip_allocation":"immediate"}]} 2018-07-22 02:00:55,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=afe3c975-c996-4b41-b334-dab567370e71 used request id req-80fedcd7-b48b-442f-8011-c704e2c9dfb0 2018-07-22 02:00:55,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0547189712524s 2018-07-22 02:00:55,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=afe3c975-c996-4b41-b334-dab567370e71 used request id req-80fedcd7-b48b-442f-8011-c704e2c9dfb0 2018-07-22 02:00:55,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:00:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d946a8c3-7e02-4600-b677-a7accbe9794e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:55,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8fa7f45b-bbf8-44ec-bf2f-ec03f6e22262 Date: Sun, 22 Jul 2018 02:00:55 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:00:55,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d946a8c3-7e02-4600-b677-a7accbe9794e used request id req-8fa7f45b-bbf8-44ec-bf2f-ec03f6e22262 2018-07-22 02:00:55,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0172209739685s 2018-07-22 02:00:55,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d946a8c3-7e02-4600-b677-a7accbe9794e used request id req-8fa7f45b-bbf8-44ec-bf2f-ec03f6e22262 2018-07-22 02:00:55,041 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:a4:70', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ecd1e276-b023-4a9c-9668-55c1951e3415'}), 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-22T02:00:51.000000', 'flavor': Munch({u'id': u'5c9d5447-2692-4387-84c3-cb5f324ed53e'}), 'az': u'nova', 'id': u'afe3c975-c996-4b41-b334-dab567370e71', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8140009f87bd4861860b92638343af0c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e101e31f2d94094b2ea89b0c3f8aa96', 'name': 'vping_userdata-project_1f3d0326-6678-4317-aaaa-a34f20db3883', '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-22T02:00:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T02:00:51Z', 'hostId': u'ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8', '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-22T02:00:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5e101e31f2d94094b2ea89b0c3f8aa96', 'name': u'vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883', 'adminPass': None, 'tenant_id': u'5e101e31f2d94094b2ea89b0c3f8aa96', 'created_at': u'2018-07-22T02:00:46Z', 'created': u'2018-07-22T02:00:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 02:00:55,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:00:55,042 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:55,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-5ed22da7-cb73-437f-a737-f689d98d7579 Date: Sun, 22 Jul 2018 02:00:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","l2_adjacency":true,"status":"ACTIVE","subnets":["50489546-9330-4c54-a430-f50d2e17ca45"],"description":"","tags":[],"updated_at":"2018-07-22T02:00:39Z","qos_policy_id":null,"name":"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883","admin_state_up":true,"tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:39Z","mtu":1450}]} 2018-07-22 02:00:55,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5ed22da7-cb73-437f-a737-f689d98d7579 2018-07-22 02:00:55,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104197025299s 2018-07-22 02:00:55,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5ed22da7-cb73-437f-a737-f689d98d7579 2018-07-22 02:00:55,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:00:55,154 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:55,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-906dc0c6-e917-4a1c-9c95-d487d324fc2b Date: Sun, 22 Jul 2018 02:00:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecd1e276-b023-4a9c-9668-55c1951e3415/snap", "metadata": {}}], "file": "/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415/file", "owner": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "size": 12716032, "self": "/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecd1e276-b023-4a9c-9668-55c1951e3415/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:00:44Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:00:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:00:55,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-906dc0c6-e917-4a1c-9c95-d487d324fc2b 2018-07-22 02:00:55,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338690280914s 2018-07-22 02:00:55,185 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-906dc0c6-e917-4a1c-9c95-d487d324fc2b 2018-07-22 02:00:55,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:00:55,189 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:55,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-5fb2338e-e677-49a1-89b4-35176a218bed x-compute-request-id: req-5fb2338e-e677-49a1-89b4-35176a218bed Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_1f3d0326-6678-4317-aaaa-a34f20db3883", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "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": "5c9d5447-2692-4387-84c3-cb5f324ed53e"}]} 2018-07-22 02:00:55,213 - 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-5fb2338e-e677-49a1-89b4-35176a218bed 2018-07-22 02:00:55,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266649723053s 2018-07-22 02:00:55,214 - 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-5fb2338e-e677-49a1-89b4-35176a218bed 2018-07-22 02:00:55,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 02:00:55,217 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"server": {"name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "imageRef": "ecd1e276-b023-4a9c-9668-55c1951e3415", "flavorRef": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "abbb04c7-5853-4d11-a76d-da30bcbacaad"}]}}' 2018-07-22 02:00:55,893 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:00: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-2ed6cdbc-13fc-45ee-b169-98bb93350144 x-compute-request-id: req-2ed6cdbc-13fc-45ee-b169-98bb93350144 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "adminPass": "95X9ArRM5uKe"}} 2018-07-22 02:00:55,893 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-2ed6cdbc-13fc-45ee-b169-98bb93350144 2018-07-22 02:00:55,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.678400993347s 2018-07-22 02:00:55,894 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-2ed6cdbc-13fc-45ee-b169-98bb93350144 2018-07-22 02:00:55,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:55,897 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-82cffbc2-e9e7-497f-8e59-952e2a432b6b x-compute-request-id: req-82cffbc2-e9e7-497f-8e59-952e2a432b6b Content-Encoding: gzip Content-Length: 841 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/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:56,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-82cffbc2-e9e7-497f-8e59-952e2a432b6b 2018-07-22 02:00:56,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201918125153s 2018-07-22 02:00:56,097 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-82cffbc2-e9e7-497f-8e59-952e2a432b6b 2018-07-22 02:00:56,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:00:58,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:00:58,108 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:00:58,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:00: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-f4559904-f299-45cd-bde5-df379b8e41b7 x-compute-request-id: req-f4559904-f299-45cd-bde5-df379b8e41b7 Content-Encoding: gzip Content-Length: 880 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/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:56Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:00:58,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4559904-f299-45cd-bde5-df379b8e41b7 2018-07-22 02:00:58,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.252143144608s 2018-07-22 02:00:58,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4559904-f299-45cd-bde5-df379b8e41b7 2018-07-22 02:00:58,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:01:00,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:00,368 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:00,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-902dd08f-de5e-4192-9a2b-5a7678580b04 x-compute-request-id: req-902dd08f-de5e-4192-9a2b-5a7678580b04 Content-Encoding: gzip Content-Length: 880 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/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:56Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:00,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-902dd08f-de5e-4192-9a2b-5a7678580b04 2018-07-22 02:01:00,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207555055618s 2018-07-22 02:01:00,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-902dd08f-de5e-4192-9a2b-5a7678580b04 2018-07-22 02:01:00,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:01:02,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:02,583 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:03,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-ece3c5fe-c6fb-44da-8647-7035dd2195b3 x-compute-request-id: req-ece3c5fe-c6fb-44da-8647-7035dd2195b3 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:02.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:01:02Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:03,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ece3c5fe-c6fb-44da-8647-7035dd2195b3 2018-07-22 02:01:03,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24995183945s 2018-07-22 02:01:03,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ece3c5fe-c6fb-44da-8647-7035dd2195b3 2018-07-22 02:01:03,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:01:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f682cc9d-7dd5-4e98-b0fa-651fd587166d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:03,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-8578a9a2-8f0f-43f7-b616-3c4f4a4d8ee3 Date: Sun, 22 Jul 2018 02:01:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:01:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50489546-9330-4c54-a430-f50d2e17ca45","ip_address":"192.168.120.12"}],"id":"a5a89e06-de5d-4867-b05c-43030c97adcc","security_groups":["4bc080af-f2c5-4d17-b4fb-5cca704f3715"],"mac_address":"fa:16:3e:ff:80:84","project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:57Z","binding:vnic_type":"normal","device_id":"f682cc9d-7dd5-4e98-b0fa-651fd587166d","ip_allocation":"immediate"}]} 2018-07-22 02:01:03,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f682cc9d-7dd5-4e98-b0fa-651fd587166d used request id req-8578a9a2-8f0f-43f7-b616-3c4f4a4d8ee3 2018-07-22 02:01:03,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0552399158478s 2018-07-22 02:01:03,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f682cc9d-7dd5-4e98-b0fa-651fd587166d used request id req-8578a9a2-8f0f-43f7-b616-3c4f4a4d8ee3 2018-07-22 02:01:03,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:01:03,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a5a89e06-de5d-4867-b05c-43030c97adcc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:03,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2e96007f-5cbd-49ad-b0d3-b24a166ed656 Date: Sun, 22 Jul 2018 02:01:03 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:01:03,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a5a89e06-de5d-4867-b05c-43030c97adcc used request id req-2e96007f-5cbd-49ad-b0d3-b24a166ed656 2018-07-22 02:01:03,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201978683472s 2018-07-22 02:01:03,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a5a89e06-de5d-4867-b05c-43030c97adcc used request id req-2e96007f-5cbd-49ad-b0d3-b24a166ed656 2018-07-22 02:01:03,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:03,920 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:04,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-9ec6f05c-185e-45c0-bcf1-70feffc33604 x-compute-request-id: req-9ec6f05c-185e-45c0-bcf1-70feffc33604 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:02.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:01:02Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:04,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ec6f05c-185e-45c0-bcf1-70feffc33604 2018-07-22 02:01:04,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19800901413s 2018-07-22 02:01:04,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ec6f05c-185e-45c0-bcf1-70feffc33604 2018-07-22 02:01:04,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:01:04,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f682cc9d-7dd5-4e98-b0fa-651fd587166d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:04,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-bcafcf82-dbf5-448c-8f37-7cff5d97f7a7 Date: Sun, 22 Jul 2018 02:01:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:01:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50489546-9330-4c54-a430-f50d2e17ca45","ip_address":"192.168.120.12"}],"id":"a5a89e06-de5d-4867-b05c-43030c97adcc","security_groups":["4bc080af-f2c5-4d17-b4fb-5cca704f3715"],"mac_address":"fa:16:3e:ff:80:84","project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:57Z","binding:vnic_type":"normal","device_id":"f682cc9d-7dd5-4e98-b0fa-651fd587166d","ip_allocation":"immediate"}]} 2018-07-22 02:01:04,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f682cc9d-7dd5-4e98-b0fa-651fd587166d used request id req-bcafcf82-dbf5-448c-8f37-7cff5d97f7a7 2018-07-22 02:01:04,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.260910987854s 2018-07-22 02:01:04,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f682cc9d-7dd5-4e98-b0fa-651fd587166d used request id req-bcafcf82-dbf5-448c-8f37-7cff5d97f7a7 2018-07-22 02:01:04,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:01:04,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a5a89e06-de5d-4867-b05c-43030c97adcc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:04,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-10987028-52c3-4f47-97ae-29427c60f637 Date: Sun, 22 Jul 2018 02:01:04 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:01:04,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a5a89e06-de5d-4867-b05c-43030c97adcc used request id req-10987028-52c3-4f47-97ae-29427c60f637 2018-07-22 02:01:04,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181021690369s 2018-07-22 02:01:04,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a5a89e06-de5d-4867-b05c-43030c97adcc used request id req-10987028-52c3-4f47-97ae-29427c60f637 2018-07-22 02:01:04,406 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ff:80:84', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ecd1e276-b023-4a9c-9668-55c1951e3415'}), 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-22T02:01:02.000000', 'flavor': Munch({u'id': u'5c9d5447-2692-4387-84c3-cb5f324ed53e'}), 'az': u'nova', 'id': u'f682cc9d-7dd5-4e98-b0fa-651fd587166d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8140009f87bd4861860b92638343af0c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e101e31f2d94094b2ea89b0c3f8aa96', 'name': 'vping_userdata-project_1f3d0326-6678-4317-aaaa-a34f20db3883', '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-22T02:01:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T02:01:02Z', 'hostId': u'8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c', '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-22T02:01:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5e101e31f2d94094b2ea89b0c3f8aa96', 'name': u'vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883', 'adminPass': None, 'tenant_id': u'5e101e31f2d94094b2ea89b0c3f8aa96', 'created_at': u'2018-07-22T02:00:55Z', 'created': u'2018-07-22T02:00:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 02:01:04,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:04,409 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:04,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-f492aba8-1a9b-4409-ada0-2e15cf583caa x-compute-request-id: req-f492aba8-1a9b-4409-ada0-2e15cf583caa Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:02.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:01:02Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:04,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f492aba8-1a9b-4409-ada0-2e15cf583caa 2018-07-22 02:01:04,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345508098602s 2018-07-22 02:01:04,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f492aba8-1a9b-4409-ada0-2e15cf583caa 2018-07-22 02:01:04,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:01:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f682cc9d-7dd5-4e98-b0fa-651fd587166d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:04,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-41695c8c-d45d-4b16-82ea-5370dbfcd62b Date: Sun, 22 Jul 2018 02:01:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:01:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50489546-9330-4c54-a430-f50d2e17ca45","ip_address":"192.168.120.12"}],"id":"a5a89e06-de5d-4867-b05c-43030c97adcc","security_groups":["4bc080af-f2c5-4d17-b4fb-5cca704f3715"],"mac_address":"fa:16:3e:ff:80:84","project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:57Z","binding:vnic_type":"normal","device_id":"f682cc9d-7dd5-4e98-b0fa-651fd587166d","ip_allocation":"immediate"}]} 2018-07-22 02:01:04,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f682cc9d-7dd5-4e98-b0fa-651fd587166d used request id req-41695c8c-d45d-4b16-82ea-5370dbfcd62b 2018-07-22 02:01:04,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0548281669617s 2018-07-22 02:01:04,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f682cc9d-7dd5-4e98-b0fa-651fd587166d used request id req-41695c8c-d45d-4b16-82ea-5370dbfcd62b 2018-07-22 02:01:04,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:01:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a5a89e06-de5d-4867-b05c-43030c97adcc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:04,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-61029018-98eb-48b1-8b6c-f640b7bc93ee Date: Sun, 22 Jul 2018 02:01:04 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:01:04,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a5a89e06-de5d-4867-b05c-43030c97adcc used request id req-61029018-98eb-48b1-8b6c-f640b7bc93ee 2018-07-22 02:01:04,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0184578895569s 2018-07-22 02:01:04,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a5a89e06-de5d-4867-b05c-43030c97adcc used request id req-61029018-98eb-48b1-8b6c-f640b7bc93ee 2018-07-22 02:01:04,838 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-22 02:01:05,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:05,842 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:06,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-de62040d-29a2-47b6-a632-fe9fd94ff1d0 x-compute-request-id: req-de62040d-29a2-47b6-a632-fe9fd94ff1d0 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:02.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:01:02Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:06,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-de62040d-29a2-47b6-a632-fe9fd94ff1d0 2018-07-22 02:01:06,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360548973083s 2018-07-22 02:01:06,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-de62040d-29a2-47b6-a632-fe9fd94ff1d0 2018-07-22 02:01:06,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 02:01:06,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d/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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 02:01:06,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-5286e30d-5d35-42b4-93f5-3a4fa4c0e4c6 x-compute-request-id: req-5286e30d-5d35-42b4-93f5-3a4fa4c0e4c6 Content-Encoding: gzip Content-Length: 7942 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 462607641 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.137049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138724] pid_max: default: 32768 minimum: 301\n[ 0.139623] ACPI: Core revision 20150930\n[ 0.141020] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142344] Security Framework initialized\n[ 0.143174] Yama: becoming mindful.\n[ 0.143923] AppArmor: AppArmor initialized\n[ 0.144794] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147448] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150096] Initializing cgroup subsys io\n[ 0.150924] Initializing cgroup subsys memory\n[ 0.151792] Initializing cgroup subsys devices\n[ 0.152681] Initializing cgroup subsys freezer\n[ 0.153552] Initializing cgroup subsys net_cls\n[ 0.154431] Initializing cgroup subsys perf_event\n[ 0.155347] Initializing cgroup subsys net_prio\n[ 0.156249] Initializing cgroup subsys hugetlb\n[ 0.157127] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159504] mce: CPU supports 10 MCE banks\n[ 0.160369] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161382] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183294] ftrace: allocating 31920 entries in 125 pages\n[ 0.208211] smpboot: Max logical packages: 1\n[ 0.209087] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210442] x2apic enabled\n[ 0.211254] Switched APIC routing to physical x2apic.\n[ 0.213017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214153] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216247] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218063] KVM setup paravirtual spinlock\n[ 0.219363] x86: Booted up 1 node, 1 CPUs\n[ 0.220186] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.221590] devtmpfs: initialized\n[ 0.223315] evm: security.selinux\n[ 0.224026] evm: security.SMACK64\n[ 0.224723] evm: security.SMACK64EXEC\n[ 0.225473] evm: security.SMACK64TRANSMUTE\n[ 0.226288] evm: security.SMACK64MMAP\n[ 0.227042] evm: security.ima\n[ 0.227690] evm: security.capability\n[ 0.228498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230374] pinctrl core: initialized pinctrl subsystem\n[ 0.231494] RTC time: 2:01:02, date: 07/22/18\n[ 0.232471] NET: Registered protocol family 16\n[ 0.233471] cpuidle: using governor ladder\n[ 0.234305] cpuidle: using governor menu\n[ 0.235099] PCCT header not found.\n[ 0.235864] ACPI: bus type PCI registered\n[ 0.236676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237926] PCI: Using configuration type 1 for base access\n[ 0.239701] ACPI: Added _OSI(Module Device)\n[ 0.240548] ACPI: Added _OSI(Processor Device)\n[ 0.241419] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242327] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244094] ACPI: Interpreter enabled\n[ 0.244877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252307] ACPI: (supports S0 S5)\n[ 0.253022] ACPI: Using IOAPIC for interrupt routing\n[ 0.253979] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257097] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262969] acpiphp: Slot [3] registered\n[ 0.263785] acpiphp: Slot [4] registered\n[ 0.264591] acpiphp: Slot [5] registered\n[ 0.265405] acpiphp: Slot [6] registered\n[ 0.266210] acpiphp: Slot [7] registered\n[ 0.267022] acpiphp: Slot [8] registered\n[ 0.267834] acpiphp: Slot [9] registered\n[ 0.268641] acpiphp: Slot [10] registered\n[ 0.269462] acpiphp: Slot [11] registered\n[ 0.270287] acpiphp: Slot [12] registered\n[ 0.271110] acpiphp: Slot [13] registered\n[ 0.271930] acpiphp: Slot [14] registered\n[ 0.272749] acpiphp: Slot [15] registered\n[ 0.283452] acpiphp: Slot [16] registered\n[ 0.284290] acpiphp: Slot [17] registered\n[ 0.285110] acpiphp: Slot [18] registered\n[ 0.285925] acpiphp: Slot [19] registered\n[ 0.286738] acpiphp: Slot [20] registered\n[ 0.287554] acpiphp: Slot [21] registered\n[ 0.288375] acpiphp: Slot [22] registered\n[ 0.289192] acpiphp: Slot [23] registered\n[ 0.290009] acpiphp: Slot [24] registered\n[ 0.290827] acpiphp: Slot [25] registered\n[ 0.291645] acpiphp: Slot [26] registered\n[ 0.292457] acpiphp: Slot [27] registered\n[ 0.293274] acpiphp: Slot [28] registered\n[ 0.294092] acpiphp: Slot [29] registered\n[ 0.294944] acpiphp: Slot [30] registered\n[ 0.295764] acpiphp: Slot [31] registered\n[ 0.296574] PCI host bridge to bus 0000:00\n[ 0.297387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299838] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301298] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302757] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.304238] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308775] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309959] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314794] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316360] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.334636] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.336105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.337887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.339339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.340738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.342004] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.343308] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.344376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.345943] vgaarb: loaded\n[ 0.346544] vgaarb: bridge control possible 0000:00:02.0\n[ 0.347783] SCSI subsystem initialized\n[ 0.348703] ACPI: bus type USB registered\n[ 0.349538] usbcore: registered new interface driver usbfs\n[ 0.350584] usbcore: registered new interface driver hub\n[ 0.351610] usbcore: registered new device driver usb\n[ 0.352728] PCI: Using ACPI for IRQ routing\n[ 0.353847] NetLabel: Initializing\n[ 0.354572] NetLabel: domain hash size = 128\n[ 0.355433] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356404] NetLabel: unlabeled traffic allowed by default\n[ 0.357572] clocksource: Switched to clocksource kvm-clock\n[ 0.365844] AppArmor: AppArmor Filesystem Enabled\n[ 0.366823] pnp: PnP ACPI init\n[ 0.367764] pnp: PnP ACPI: found 5 devices\n[ 0.374103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.375839] NET: Registered protocol family 2\n[ 0.376891] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.378205] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.379422] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.380636] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.382933] NET: Registered protocol family 1\n[ 0.383823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.384930] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386018] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.400075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.414207] Trying to unpack rootfs image as initramfs...\n[ 0.471171] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.472835] Scanning for low memory corruption every 60 seconds\n[ 0.474227] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.475409] audit: initializing netlink subsys (disabled)\n[ 0.476450] audit: type=2000 audit(1532224863.267:1): initialized\n[ 0.477925] Initialise system trusted keyring\n[ 0.478879] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.480051] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482211] zbud: loaded\n[ 0.482951] VFS: Disk quotas dquot_6.6.0\n[ 0.483781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485393] fuse init (API version 7.23)\n[ 0.486324] Key type big_key registered\n[ 0.487139] Allocating IMA MOK and blacklist keyrings.\n[ 0.488372] Key type asymmetric registered\n[ 0.489209] Asymmetric key parser 'x509' registered\n[ 0.490205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.491692] io scheduler noop registered\n[ 0.492485] io scheduler deadline registered (default)\n[ 0.493488] io scheduler cfq registered\n[ 0.494352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495410] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498165] ACPI: Power Button [PWRF]\n[ 0.499023] GHES: HEST is not enabled!\n[ 0.512682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.540662] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.542771] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.566826] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.569118] Linux agpgart interface v0.103\n[ 0.571736] brd: module loaded\n[ 0.573392] loop: module loaded\n[ 0.576826] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.578307] GPT:90111 != 2097151\n[ 0.579007] GPT:Alternate GPT header not at the end of the disk.\n[ 0.580113] GPT:90111 != 2097151\n[ 0.580798] GPT: Use GNU Parted to correct GPT errors.\n[ 0.581779] vda: vda1 vda15\n[ 0.583008] scsi host0: ata_piix\n[ 0.583797] scsi host1: ata_piix\n[ 0.584529] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.585779] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.587290] libphy: Fixed MDIO Bus: probed\n[ 0.588136] tun: Universal TUN/TAP device driver, 1.6\n[ 0.589118] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.591397] PPP generic driver version 2.4.2\n[ 0.592343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.593583] ehci-pci: EHCI PCI platform driver\n[ 0.594485] ehci-platform: EHCI generic platform driver\n[ 0.595502] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.596681] ohci-pci: OHCI PCI platform driver\n[ 0.597631] ohci-platform: OHCI generic platform driver\n[ 0.600685] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.615438] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.616484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.617990] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.619059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.620245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.621511] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.622963] usb usb1: Product: UHCI Host Controller\n[ 0.623931] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.625096] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.626170] hub 1-0:1.0: USB hub found\n[ 0.626982] hub 1-0:1.0: 2 ports detected\n[ 0.627974] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.630223] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.631219] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.632307] mousedev: PS/2 mouse device common for all mice\n[ 0.633804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.635729] rtc_cmos 00:00: RTC can wake from S4\n[ 0.636891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.638132] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.639377] i2c /dev entries driver\n[ 0.640179] device-mapper: uevent: version 1.0.3\n[ 0.641178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.642891] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.644439] NET: Registered protocol family 10\n[ 0.645650] NET: Registered protocol family 17\n[ 0.646580] Key type dns_resolver registered\n[ 0.647633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.648770] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.650629] registered taskstats version 1\n[ 0.651494] Loading compiled-in X.509 certificates\n[ 0.652993] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.654958] zswap: loaded using pool lzo/zbud\n[ 0.656657] Key type trusted registered\n[ 0.658466] Key type encrypted registered\n[ 0.659324] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.660409] ima: No TPM chip found, activating TPM-bypass!\n[ 0.661479] evm: HMAC attrs: 0x1\n[ 0.662526] Magic number: 10:828:5\n[ 0.663390] rtc_cmos 00:00: setting system clock to 2018-07-22 02:01:03 UTC (1532224863)\n[ 0.665064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.666212] EDD information not available.\n[ 0.746900] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.758619] Write protecting the kernel read-only data: 14336k\n[ 0.760772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.762668] 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\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... [ 0.914185] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.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: "} 2018-07-22 02:01:06,288 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d/action used request id req-5286e30d-5d35-42b4-93f5-3a4fa4c0e4c6 2018-07-22 02:01:06,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0851759910583s 2018-07-22 02:01:06,289 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d/action used request id req-5286e30d-5d35-42b4-93f5-3a4fa4c0e4c6 2018-07-22 02:01:06,289 - 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 462607641 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.137049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.138724] pid_max: default: 32768 minimum: 301 [ 0.139623] ACPI: Core revision 20150930 [ 0.141020] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142344] Security Framework initialized [ 0.143174] Yama: becoming mindful. [ 0.143923] AppArmor: AppArmor initialized [ 0.144794] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147448] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150096] Initializing cgroup subsys io [ 0.150924] Initializing cgroup subsys memory [ 0.151792] Initializing cgroup subsys devices [ 0.152681] Initializing cgroup subsys freezer [ 0.153552] Initializing cgroup subsys net_cls [ 0.154431] Initializing cgroup subsys perf_event [ 0.155347] Initializing cgroup subsys net_prio [ 0.156249] Initializing cgroup subsys hugetlb [ 0.157127] Initializing cgroup subsys pids [ 0.158010] CPU: Physical Processor ID: 0 [ 0.159504] mce: CPU supports 10 MCE banks [ 0.160369] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161382] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183294] ftrace: allocating 31920 entries in 125 pages [ 0.208211] smpboot: Max logical packages: 1 [ 0.209087] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210442] x2apic enabled [ 0.211254] Switched APIC routing to physical x2apic. [ 0.213017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214153] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216247] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218063] KVM setup paravirtual spinlock [ 0.219363] x86: Booted up 1 node, 1 CPUs [ 0.220186] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.221590] devtmpfs: initialized [ 0.223315] evm: security.selinux [ 0.224026] evm: security.SMACK64 [ 0.224723] evm: security.SMACK64EXEC [ 0.225473] evm: security.SMACK64TRANSMUTE [ 0.226288] evm: security.SMACK64MMAP [ 0.227042] evm: security.ima [ 0.227690] evm: security.capability [ 0.228498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230374] pinctrl core: initialized pinctrl subsystem [ 0.231494] RTC time: 2:01:02, date: 07/22/18 [ 0.232471] NET: Registered protocol family 16 [ 0.233471] cpuidle: using governor ladder [ 0.234305] cpuidle: using governor menu [ 0.235099] PCCT header not found. [ 0.235864] ACPI: bus type PCI registered [ 0.236676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.237926] PCI: Using configuration type 1 for base access [ 0.239701] ACPI: Added _OSI(Module Device) [ 0.240548] ACPI: Added _OSI(Processor Device) [ 0.241419] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242327] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244094] ACPI: Interpreter enabled [ 0.244877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.246743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.248592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.250451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.252307] ACPI: (supports S0 S5) [ 0.253022] ACPI: Using IOAPIC for interrupt routing [ 0.253979] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.257097] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.259510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.260720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.262969] acpiphp: Slot [3] registered [ 0.263785] acpiphp: Slot [4] registered [ 0.264591] acpiphp: Slot [5] registered [ 0.265405] acpiphp: Slot [6] registered [ 0.266210] acpiphp: Slot [7] registered [ 0.267022] acpiphp: Slot [8] registered [ 0.267834] acpiphp: Slot [9] registered [ 0.268641] acpiphp: Slot [10] registered [ 0.269462] acpiphp: Slot [11] registered [ 0.270287] acpiphp: Slot [12] registered [ 0.271110] acpiphp: Slot [13] registered [ 0.271930] acpiphp: Slot [14] registered [ 0.272749] acpiphp: Slot [15] registered [ 0.283452] acpiphp: Slot [16] registered [ 0.284290] acpiphp: Slot [17] registered [ 0.285110] acpiphp: Slot [18] registered [ 0.285925] acpiphp: Slot [19] registered [ 0.286738] acpiphp: Slot [20] registered [ 0.287554] acpiphp: Slot [21] registered [ 0.288375] acpiphp: Slot [22] registered [ 0.289192] acpiphp: Slot [23] registered [ 0.290009] acpiphp: Slot [24] registered [ 0.290827] acpiphp: Slot [25] registered [ 0.291645] acpiphp: Slot [26] registered [ 0.292457] acpiphp: Slot [27] registered [ 0.293274] acpiphp: Slot [28] registered [ 0.294092] acpiphp: Slot [29] registered [ 0.294944] acpiphp: Slot [30] registered [ 0.295764] acpiphp: Slot [31] registered [ 0.296574] PCI host bridge to bus 0000:00 [ 0.297387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.298610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.299838] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.301298] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.302757] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.304238] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308775] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309959] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.314794] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316360] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.334636] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.336105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.337887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.339339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.340738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.342004] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.343308] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.345943] vgaarb: loaded [ 0.346544] vgaarb: bridge control possible 0000:00:02.0 [ 0.347783] SCSI subsystem initialized [ 0.348703] ACPI: bus type USB registered [ 0.349538] usbcore: registered new interface driver usbfs [ 0.350584] usbcore: registered new interface driver hub [ 0.351610] usbcore: registered new device driver usb [ 0.352728] PCI: Using ACPI for IRQ routing [ 0.353847] NetLabel: Initializing [ 0.354572] NetLabel: domain hash size = 128 [ 0.355433] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356404] NetLabel: unlabeled traffic allowed by default [ 0.357572] clocksource: Switched to clocksource kvm-clock [ 0.365844] AppArmor: AppArmor Filesystem Enabled [ 0.366823] pnp: PnP ACPI init [ 0.367764] pnp: PnP ACPI: found 5 devices [ 0.374103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.375839] NET: Registered protocol family 2 [ 0.376891] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.378205] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.379422] TCP: Hash tables configured (established 4096 bind 4096) [ 0.380636] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.381737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.382933] NET: Registered protocol family 1 [ 0.383823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384930] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386018] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414207] Trying to unpack rootfs image as initramfs... [ 0.471171] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.472835] Scanning for low memory corruption every 60 seconds [ 0.474227] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.475409] audit: initializing netlink subsys (disabled) [ 0.476450] audit: type=2000 audit(1532224863.267:1): initialized [ 0.477925] Initialise system trusted keyring [ 0.478879] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.480051] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482211] zbud: loaded [ 0.482951] VFS: Disk quotas dquot_6.6.0 [ 0.483781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485393] fuse init (API version 7.23) [ 0.486324] Key type big_key registered [ 0.487139] Allocating IMA MOK and blacklist keyrings. [ 0.488372] Key type asymmetric registered [ 0.489209] Asymmetric key parser 'x509' registered [ 0.490205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.491692] io scheduler noop registered [ 0.492485] io scheduler deadline registered (default) [ 0.493488] io scheduler cfq registered [ 0.494352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495410] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498165] ACPI: Power Button [PWRF] [ 0.499023] GHES: HEST is not enabled! [ 0.512682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.540662] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.542771] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566826] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.569118] Linux agpgart interface v0.103 [ 0.571736] brd: module loaded [ 0.573392] loop: module loaded [ 0.576826] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578307] GPT:90111 != 2097151 [ 0.579007] GPT:Alternate GPT header not at the end of the disk. [ 0.580113] GPT:90111 != 2097151 [ 0.580798] GPT: Use GNU Parted to correct GPT errors. [ 0.581779] vda: vda1 vda15 [ 0.583008] scsi host0: ata_piix [ 0.583797] scsi host1: ata_piix [ 0.584529] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.585779] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.587290] libphy: Fixed MDIO Bus: probed [ 0.588136] tun: Universal TUN/TAP device driver, 1.6 [ 0.589118] tun: (C) 1999-2004 Max Krasnyansky [ 0.591397] PPP generic driver version 2.4.2 [ 0.592343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.593583] ehci-pci: EHCI PCI platform driver [ 0.594485] ehci-platform: EHCI generic platform driver [ 0.595502] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.596681] ohci-pci: OHCI PCI platform driver [ 0.597631] ohci-platform: OHCI generic platform driver [ 0.600685] uhci_hcd: USB Universal Host Controller Interface driver [ 0.615438] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.616484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.617990] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.619059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.620245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.621511] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.622963] usb usb1: Product: UHCI Host Controller [ 0.623931] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.625096] usb usb1: SerialNumber: 0000:00:01.2 [ 0.626170] hub 1-0:1.0: USB hub found [ 0.626982] hub 1-0:1.0: 2 ports detected [ 0.627974] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.630223] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.631219] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.632307] mousedev: PS/2 mouse device common for all mice [ 0.633804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.635729] rtc_cmos 00:00: RTC can wake from S4 [ 0.636891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.638132] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.639377] i2c /dev entries driver [ 0.640179] device-mapper: uevent: version 1.0.3 [ 0.641178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642891] ledtrig-cpu: registered to indicate activity on CPUs [ 0.644439] NET: Registered protocol family 10 [ 0.645650] NET: Registered protocol family 17 [ 0.646580] Key type dns_resolver registered [ 0.647633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.648770] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650629] registered taskstats version 1 [ 0.651494] Loading compiled-in X.509 certificates [ 0.652993] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.654958] zswap: loaded using pool lzo/zbud [ 0.656657] Key type trusted registered [ 0.658466] Key type encrypted registered [ 0.659324] AppArmor: AppArmor sha1 policy hashing enabled [ 0.660409] ima: No TPM chip found, activating TPM-bypass! [ 0.661479] evm: HMAC attrs: 0x1 [ 0.662526] Magic number: 10:828:5 [ 0.663390] rtc_cmos 00:00: setting system clock to 2018-07-22 02:01:03 UTC (1532224863) [ 0.665064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.666212] EDD information not available. [ 0.746900] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.758619] Write protecting the kernel read-only data: 14336k [ 0.760772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.762668] 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 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... [ 0.914185] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.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: 2018-07-22 02:01:06,290 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-07-22 02:01:07,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:07,294 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:07,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-85019862-5cf4-4668-9352-6b76e730915c x-compute-request-id: req-85019862-5cf4-4668-9352-6b76e730915c Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:02.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:01:02Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:00:51Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:07,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-85019862-5cf4-4668-9352-6b76e730915c 2018-07-22 02:01:07,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389137029648s 2018-07-22 02:01:07,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-85019862-5cf4-4668-9352-6b76e730915c 2018-07-22 02:01:07,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 02:01:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d/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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 02:01:07,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-a8594965-721e-467e-91e6-b36de9a9c4d8 x-compute-request-id: req-a8594965-721e-467e-91e6-b36de9a9c4d8 Content-Encoding: gzip Content-Length: 9544 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 462607641 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.137049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138724] pid_max: default: 32768 minimum: 301\n[ 0.139623] ACPI: Core revision 20150930\n[ 0.141020] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142344] Security Framework initialized\n[ 0.143174] Yama: becoming mindful.\n[ 0.143923] AppArmor: AppArmor initialized\n[ 0.144794] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147448] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150096] Initializing cgroup subsys io\n[ 0.150924] Initializing cgroup subsys memory\n[ 0.151792] Initializing cgroup subsys devices\n[ 0.152681] Initializing cgroup subsys freezer\n[ 0.153552] Initializing cgroup subsys net_cls\n[ 0.154431] Initializing cgroup subsys perf_event\n[ 0.155347] Initializing cgroup subsys net_prio\n[ 0.156249] Initializing cgroup subsys hugetlb\n[ 0.157127] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159504] mce: CPU supports 10 MCE banks\n[ 0.160369] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161382] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183294] ftrace: allocating 31920 entries in 125 pages\n[ 0.208211] smpboot: Max logical packages: 1\n[ 0.209087] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210442] x2apic enabled\n[ 0.211254] Switched APIC routing to physical x2apic.\n[ 0.213017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214153] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216247] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218063] KVM setup paravirtual spinlock\n[ 0.219363] x86: Booted up 1 node, 1 CPUs\n[ 0.220186] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.221590] devtmpfs: initialized\n[ 0.223315] evm: security.selinux\n[ 0.224026] evm: security.SMACK64\n[ 0.224723] evm: security.SMACK64EXEC\n[ 0.225473] evm: security.SMACK64TRANSMUTE\n[ 0.226288] evm: security.SMACK64MMAP\n[ 0.227042] evm: security.ima\n[ 0.227690] evm: security.capability\n[ 0.228498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230374] pinctrl core: initialized pinctrl subsystem\n[ 0.231494] RTC time: 2:01:02, date: 07/22/18\n[ 0.232471] NET: Registered protocol family 16\n[ 0.233471] cpuidle: using governor ladder\n[ 0.234305] cpuidle: using governor menu\n[ 0.235099] PCCT header not found.\n[ 0.235864] ACPI: bus type PCI registered\n[ 0.236676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237926] PCI: Using configuration type 1 for base access\n[ 0.239701] ACPI: Added _OSI(Module Device)\n[ 0.240548] ACPI: Added _OSI(Processor Device)\n[ 0.241419] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242327] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244094] ACPI: Interpreter enabled\n[ 0.244877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252307] ACPI: (supports S0 S5)\n[ 0.253022] ACPI: Using IOAPIC for interrupt routing\n[ 0.253979] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257097] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262969] acpiphp: Slot [3] registered\n[ 0.263785] acpiphp: Slot [4] registered\n[ 0.264591] acpiphp: Slot [5] registered\n[ 0.265405] acpiphp: Slot [6] registered\n[ 0.266210] acpiphp: Slot [7] registered\n[ 0.267022] acpiphp: Slot [8] registered\n[ 0.267834] acpiphp: Slot [9] registered\n[ 0.268641] acpiphp: Slot [10] registered\n[ 0.269462] acpiphp: Slot [11] registered\n[ 0.270287] acpiphp: Slot [12] registered\n[ 0.271110] acpiphp: Slot [13] registered\n[ 0.271930] acpiphp: Slot [14] registered\n[ 0.272749] acpiphp: Slot [15] registered\n[ 0.283452] acpiphp: Slot [16] registered\n[ 0.284290] acpiphp: Slot [17] registered\n[ 0.285110] acpiphp: Slot [18] registered\n[ 0.285925] acpiphp: Slot [19] registered\n[ 0.286738] acpiphp: Slot [20] registered\n[ 0.287554] acpiphp: Slot [21] registered\n[ 0.288375] acpiphp: Slot [22] registered\n[ 0.289192] acpiphp: Slot [23] registered\n[ 0.290009] acpiphp: Slot [24] registered\n[ 0.290827] acpiphp: Slot [25] registered\n[ 0.291645] acpiphp: Slot [26] registered\n[ 0.292457] acpiphp: Slot [27] registered\n[ 0.293274] acpiphp: Slot [28] registered\n[ 0.294092] acpiphp: Slot [29] registered\n[ 0.294944] acpiphp: Slot [30] registered\n[ 0.295764] acpiphp: Slot [31] registered\n[ 0.296574] PCI host bridge to bus 0000:00\n[ 0.297387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299838] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301298] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302757] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.304238] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308775] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309959] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314794] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316360] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.334636] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.336105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.337887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.339339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.340738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.342004] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.343308] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.344376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.345943] vgaarb: loaded\n[ 0.346544] vgaarb: bridge control possible 0000:00:02.0\n[ 0.347783] SCSI subsystem initialized\n[ 0.348703] ACPI: bus type USB registered\n[ 0.349538] usbcore: registered new interface driver usbfs\n[ 0.350584] usbcore: registered new interface driver hub\n[ 0.351610] usbcore: registered new device driver usb\n[ 0.352728] PCI: Using ACPI for IRQ routing\n[ 0.353847] NetLabel: Initializing\n[ 0.354572] NetLabel: domain hash size = 128\n[ 0.355433] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356404] NetLabel: unlabeled traffic allowed by default\n[ 0.357572] clocksource: Switched to clocksource kvm-clock\n[ 0.365844] AppArmor: AppArmor Filesystem Enabled\n[ 0.366823] pnp: PnP ACPI init\n[ 0.367764] pnp: PnP ACPI: found 5 devices\n[ 0.374103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.375839] NET: Registered protocol family 2\n[ 0.376891] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.378205] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.379422] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.380636] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.382933] NET: Registered protocol family 1\n[ 0.383823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.384930] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386018] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.400075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.414207] Trying to unpack rootfs image as initramfs...\n[ 0.471171] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.472835] Scanning for low memory corruption every 60 seconds\n[ 0.474227] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.475409] audit: initializing netlink subsys (disabled)\n[ 0.476450] audit: type=2000 audit(1532224863.267:1): initialized\n[ 0.477925] Initialise system trusted keyring\n[ 0.478879] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.480051] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482211] zbud: loaded\n[ 0.482951] VFS: Disk quotas dquot_6.6.0\n[ 0.483781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485393] fuse init (API version 7.23)\n[ 0.486324] Key type big_key registered\n[ 0.487139] Allocating IMA MOK and blacklist keyrings.\n[ 0.488372] Key type asymmetric registered\n[ 0.489209] Asymmetric key parser 'x509' registered\n[ 0.490205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.491692] io scheduler noop registered\n[ 0.492485] io scheduler deadline registered (default)\n[ 0.493488] io scheduler cfq registered\n[ 0.494352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495410] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498165] ACPI: Power Button [PWRF]\n[ 0.499023] GHES: HEST is not enabled!\n[ 0.512682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.540662] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.542771] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.566826] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.569118] Linux agpgart interface v0.103\n[ 0.571736] brd: module loaded\n[ 0.573392] loop: module loaded\n[ 0.576826] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.578307] GPT:90111 != 2097151\n[ 0.579007] GPT:Alternate GPT header not at the end of the disk.\n[ 0.580113] GPT:90111 != 2097151\n[ 0.580798] GPT: Use GNU Parted to correct GPT errors.\n[ 0.581779] vda: vda1 vda15\n[ 0.583008] scsi host0: ata_piix\n[ 0.583797] scsi host1: ata_piix\n[ 0.584529] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.585779] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.587290] libphy: Fixed MDIO Bus: probed\n[ 0.588136] tun: Universal TUN/TAP device driver, 1.6\n[ 0.589118] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.591397] PPP generic driver version 2.4.2\n[ 0.592343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.593583] ehci-pci: EHCI PCI platform driver\n[ 0.594485] ehci-platform: EHCI generic platform driver\n[ 0.595502] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.596681] ohci-pci: OHCI PCI platform driver\n[ 0.597631] ohci-platform: OHCI generic platform driver\n[ 0.600685] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.615438] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.616484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.617990] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.619059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.620245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.621511] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.622963] usb usb1: Product: UHCI Host Controller\n[ 0.623931] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.625096] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.626170] hub 1-0:1.0: USB hub found\n[ 0.626982] hub 1-0:1.0: 2 ports detected\n[ 0.627974] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.630223] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.631219] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.632307] mousedev: PS/2 mouse device common for all mice\n[ 0.633804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.635729] rtc_cmos 00:00: RTC can wake from S4\n[ 0.636891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.638132] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.639377] i2c /dev entries driver\n[ 0.640179] device-mapper: uevent: version 1.0.3\n[ 0.641178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.642891] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.644439] NET: Registered protocol family 10\n[ 0.645650] NET: Registered protocol family 17\n[ 0.646580] Key type dns_resolver registered\n[ 0.647633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.648770] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.650629] registered taskstats version 1\n[ 0.651494] Loading compiled-in X.509 certificates\n[ 0.652993] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.654958] zswap: loaded using pool lzo/zbud\n[ 0.656657] Key type trusted registered\n[ 0.658466] Key type encrypted registered\n[ 0.659324] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.660409] ima: No TPM chip found, activating TPM-bypass!\n[ 0.661479] evm: HMAC attrs: 0x1\n[ 0.662526] Magic number: 10:828:5\n[ 0.663390] rtc_cmos 00:00: setting system clock to 2018-07-22 02:01:03 UTC (1532224863)\n[ 0.665064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.666212] EDD information not available.\n[ 0.746900] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.758619] Write protecting the kernel read-only data: 14336k\n[ 0.760772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.762668] 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\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... [ 0.914185] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.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=== 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIEy3xPWp1vgq0NB9KBDRZIiI7XICpTDGCjtIOtbVCn7ON3dzGzedwsMTff/vacj77LekXgwfaKX+h0Mc0pIfGlYmSiOc3cXu0q3guqnVrXvZlmUVKHg4jTKSkcnJGoqKXTPwTNk+KrrST799/OqvTSEQE5pmlqVyEZ5YhOPz+UPmd1fwiKDBdUHsB4Ob1XfiiamUVlYN6MBlCc0TJajLEpI1IZ0zSE3INuhKnaeTE98PQP+ZosbHIw5NGGrr/n8gAur/jgOO/jsyIVxFRCS1DxSF4VoU0zW96ycuNd6VGQyisQ/bMtOukvFGYkCXEx0VZNVyKYjF1wmhie4xvej/5 root@vping-userdata-vm2-1f3d0326-6678-4317-aaaa-a34f20db3883\nssh-dss AAAAB3NzaC1kc3MAAACBAIkn1K7Imn7WaP9q2JUqNVQhiDMf0sWjneMEBqe2ICwYIX2E/MDPOGjq94MKqrnyXma7ftnj26iRjdDJdMt/2T+UojQgg/uxmPdvXIZNH1WWjvkLB5BjUIot7DEWp6WkFzcEvW0i4/oNMjYbsTyd4zfVumLW229L7TwbFNwgpD+JAAAAFQDlyVz+m7egn5HWhHvQxiKRtE7U9QAAAIAayVZq1fIKViFEUSY//UyouVYySAp6t6OuEnrE5t2Vu0n2PiRkKIT8nejrzunAn7Pcu5F+7ejrx34WP+NGrQK0uhyanxWvObf8cW8/CjArU9ibxl+/WeaUkq8hZule12fk+1zAv7BteQJ9u56p2h/xVSGa2Lt9q4oHuw/FX5OS3gAAAIA1LXN1T8aCe/Y1Bk5L7AWDyxkV7H67AfWs7cg4gp6yKLNpY9jCqhO6afHbFPOI2TNTsjXW91c90heCf5GN8DfNFkbZhn8M/6DigZ/4St78ey4/7p3iVQFMaLHpXp2hcT6pdtw9ulUoi/8sN3KykGzLgsIQnvraliDUli7IwYSl2g== root@vping-userdata-vm2-1f3d0326-6678-4317-aaaa-a34f20db3883\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:feff:8084/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \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-1f3d0326-6678-4317-aaaa-a34f20db3883\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.60 ===\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-1f3d0326-6678-4317-aaaa-a34f20db3883 login: "} 2018-07-22 02:01:07,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d/action used request id req-a8594965-721e-467e-91e6-b36de9a9c4d8 2018-07-22 02:01:07,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0851581096649s 2018-07-22 02:01:07,770 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d/action used request id req-a8594965-721e-467e-91e6-b36de9a9c4d8 2018-07-22 02:01:07,771 - 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 462607641 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.137049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.138724] pid_max: default: 32768 minimum: 301 [ 0.139623] ACPI: Core revision 20150930 [ 0.141020] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142344] Security Framework initialized [ 0.143174] Yama: becoming mindful. [ 0.143923] AppArmor: AppArmor initialized [ 0.144794] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147448] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150096] Initializing cgroup subsys io [ 0.150924] Initializing cgroup subsys memory [ 0.151792] Initializing cgroup subsys devices [ 0.152681] Initializing cgroup subsys freezer [ 0.153552] Initializing cgroup subsys net_cls [ 0.154431] Initializing cgroup subsys perf_event [ 0.155347] Initializing cgroup subsys net_prio [ 0.156249] Initializing cgroup subsys hugetlb [ 0.157127] Initializing cgroup subsys pids [ 0.158010] CPU: Physical Processor ID: 0 [ 0.159504] mce: CPU supports 10 MCE banks [ 0.160369] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161382] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183294] ftrace: allocating 31920 entries in 125 pages [ 0.208211] smpboot: Max logical packages: 1 [ 0.209087] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210442] x2apic enabled [ 0.211254] Switched APIC routing to physical x2apic. [ 0.213017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214153] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216247] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218063] KVM setup paravirtual spinlock [ 0.219363] x86: Booted up 1 node, 1 CPUs [ 0.220186] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.221590] devtmpfs: initialized [ 0.223315] evm: security.selinux [ 0.224026] evm: security.SMACK64 [ 0.224723] evm: security.SMACK64EXEC [ 0.225473] evm: security.SMACK64TRANSMUTE [ 0.226288] evm: security.SMACK64MMAP [ 0.227042] evm: security.ima [ 0.227690] evm: security.capability [ 0.228498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230374] pinctrl core: initialized pinctrl subsystem [ 0.231494] RTC time: 2:01:02, date: 07/22/18 [ 0.232471] NET: Registered protocol family 16 [ 0.233471] cpuidle: using governor ladder [ 0.234305] cpuidle: using governor menu [ 0.235099] PCCT header not found. [ 0.235864] ACPI: bus type PCI registered [ 0.236676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.237926] PCI: Using configuration type 1 for base access [ 0.239701] ACPI: Added _OSI(Module Device) [ 0.240548] ACPI: Added _OSI(Processor Device) [ 0.241419] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242327] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244094] ACPI: Interpreter enabled [ 0.244877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.246743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.248592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.250451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.252307] ACPI: (supports S0 S5) [ 0.253022] ACPI: Using IOAPIC for interrupt routing [ 0.253979] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.257097] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.259510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.260720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.262969] acpiphp: Slot [3] registered [ 0.263785] acpiphp: Slot [4] registered [ 0.264591] acpiphp: Slot [5] registered [ 0.265405] acpiphp: Slot [6] registered [ 0.266210] acpiphp: Slot [7] registered [ 0.267022] acpiphp: Slot [8] registered [ 0.267834] acpiphp: Slot [9] registered [ 0.268641] acpiphp: Slot [10] registered [ 0.269462] acpiphp: Slot [11] registered [ 0.270287] acpiphp: Slot [12] registered [ 0.271110] acpiphp: Slot [13] registered [ 0.271930] acpiphp: Slot [14] registered [ 0.272749] acpiphp: Slot [15] registered [ 0.283452] acpiphp: Slot [16] registered [ 0.284290] acpiphp: Slot [17] registered [ 0.285110] acpiphp: Slot [18] registered [ 0.285925] acpiphp: Slot [19] registered [ 0.286738] acpiphp: Slot [20] registered [ 0.287554] acpiphp: Slot [21] registered [ 0.288375] acpiphp: Slot [22] registered [ 0.289192] acpiphp: Slot [23] registered [ 0.290009] acpiphp: Slot [24] registered [ 0.290827] acpiphp: Slot [25] registered [ 0.291645] acpiphp: Slot [26] registered [ 0.292457] acpiphp: Slot [27] registered [ 0.293274] acpiphp: Slot [28] registered [ 0.294092] acpiphp: Slot [29] registered [ 0.294944] acpiphp: Slot [30] registered [ 0.295764] acpiphp: Slot [31] registered [ 0.296574] PCI host bridge to bus 0000:00 [ 0.297387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.298610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.299838] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.301298] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.302757] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.304238] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308775] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309959] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.314794] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316360] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.334636] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.336105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.337887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.339339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.340738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.342004] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.343308] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.345943] vgaarb: loaded [ 0.346544] vgaarb: bridge control possible 0000:00:02.0 [ 0.347783] SCSI subsystem initialized [ 0.348703] ACPI: bus type USB registered [ 0.349538] usbcore: registered new interface driver usbfs [ 0.350584] usbcore: registered new interface driver hub [ 0.351610] usbcore: registered new device driver usb [ 0.352728] PCI: Using ACPI for IRQ routing [ 0.353847] NetLabel: Initializing [ 0.354572] NetLabel: domain hash size = 128 [ 0.355433] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356404] NetLabel: unlabeled traffic allowed by default [ 0.357572] clocksource: Switched to clocksource kvm-clock [ 0.365844] AppArmor: AppArmor Filesystem Enabled [ 0.366823] pnp: PnP ACPI init [ 0.367764] pnp: PnP ACPI: found 5 devices [ 0.374103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.375839] NET: Registered protocol family 2 [ 0.376891] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.378205] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.379422] TCP: Hash tables configured (established 4096 bind 4096) [ 0.380636] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.381737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.382933] NET: Registered protocol family 1 [ 0.383823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384930] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386018] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414207] Trying to unpack rootfs image as initramfs... [ 0.471171] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.472835] Scanning for low memory corruption every 60 seconds [ 0.474227] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.475409] audit: initializing netlink subsys (disabled) [ 0.476450] audit: type=2000 audit(1532224863.267:1): initialized [ 0.477925] Initialise system trusted keyring [ 0.478879] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.480051] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482211] zbud: loaded [ 0.482951] VFS: Disk quotas dquot_6.6.0 [ 0.483781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485393] fuse init (API version 7.23) [ 0.486324] Key type big_key registered [ 0.487139] Allocating IMA MOK and blacklist keyrings. [ 0.488372] Key type asymmetric registered [ 0.489209] Asymmetric key parser 'x509' registered [ 0.490205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.491692] io scheduler noop registered [ 0.492485] io scheduler deadline registered (default) [ 0.493488] io scheduler cfq registered [ 0.494352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495410] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498165] ACPI: Power Button [PWRF] [ 0.499023] GHES: HEST is not enabled! [ 0.512682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.540662] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.542771] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566826] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.569118] Linux agpgart interface v0.103 [ 0.571736] brd: module loaded [ 0.573392] loop: module loaded [ 0.576826] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578307] GPT:90111 != 2097151 [ 0.579007] GPT:Alternate GPT header not at the end of the disk. [ 0.580113] GPT:90111 != 2097151 [ 0.580798] GPT: Use GNU Parted to correct GPT errors. [ 0.581779] vda: vda1 vda15 [ 0.583008] scsi host0: ata_piix [ 0.583797] scsi host1: ata_piix [ 0.584529] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.585779] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.587290] libphy: Fixed MDIO Bus: probed [ 0.588136] tun: Universal TUN/TAP device driver, 1.6 [ 0.589118] tun: (C) 1999-2004 Max Krasnyansky [ 0.591397] PPP generic driver version 2.4.2 [ 0.592343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.593583] ehci-pci: EHCI PCI platform driver [ 0.594485] ehci-platform: EHCI generic platform driver [ 0.595502] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.596681] ohci-pci: OHCI PCI platform driver [ 0.597631] ohci-platform: OHCI generic platform driver [ 0.600685] uhci_hcd: USB Universal Host Controller Interface driver [ 0.615438] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.616484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.617990] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.619059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.620245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.621511] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.622963] usb usb1: Product: UHCI Host Controller [ 0.623931] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.625096] usb usb1: SerialNumber: 0000:00:01.2 [ 0.626170] hub 1-0:1.0: USB hub found [ 0.626982] hub 1-0:1.0: 2 ports detected [ 0.627974] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.630223] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.631219] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.632307] mousedev: PS/2 mouse device common for all mice [ 0.633804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.635729] rtc_cmos 00:00: RTC can wake from S4 [ 0.636891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.638132] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.639377] i2c /dev entries driver [ 0.640179] device-mapper: uevent: version 1.0.3 [ 0.641178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642891] ledtrig-cpu: registered to indicate activity on CPUs [ 0.644439] NET: Registered protocol family 10 [ 0.645650] NET: Registered protocol family 17 [ 0.646580] Key type dns_resolver registered [ 0.647633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.648770] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650629] registered taskstats version 1 [ 0.651494] Loading compiled-in X.509 certificates [ 0.652993] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.654958] zswap: loaded using pool lzo/zbud [ 0.656657] Key type trusted registered [ 0.658466] Key type encrypted registered [ 0.659324] AppArmor: AppArmor sha1 policy hashing enabled [ 0.660409] ima: No TPM chip found, activating TPM-bypass! [ 0.661479] evm: HMAC attrs: 0x1 [ 0.662526] Magic number: 10:828:5 [ 0.663390] rtc_cmos 00:00: setting system clock to 2018-07-22 02:01:03 UTC (1532224863) [ 0.665064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.666212] EDD information not available. [ 0.746900] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.758619] Write protecting the kernel read-only data: 14336k [ 0.760772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.762668] 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 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... [ 0.914185] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.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 === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIEy3xPWp1vgq0NB9KBDRZIiI7XICpTDGCjtIOtbVCn7ON3dzGzedwsMTff/vacj77LekXgwfaKX+h0Mc0pIfGlYmSiOc3cXu0q3guqnVrXvZlmUVKHg4jTKSkcnJGoqKXTPwTNk+KrrST799/OqvTSEQE5pmlqVyEZ5YhOPz+UPmd1fwiKDBdUHsB4Ob1XfiiamUVlYN6MBlCc0TJajLEpI1IZ0zSE3INuhKnaeTE98PQP+ZosbHIw5NGGrr/n8gAur/jgOO/jsyIVxFRCS1DxSF4VoU0zW96ycuNd6VGQyisQ/bMtOukvFGYkCXEx0VZNVyKYjF1wmhie4xvej/5 root@vping-userdata-vm2-1f3d0326-6678-4317-aaaa-a34f20db3883 ssh-dss AAAAB3NzaC1kc3MAAACBAIkn1K7Imn7WaP9q2JUqNVQhiDMf0sWjneMEBqe2ICwYIX2E/MDPOGjq94MKqrnyXma7ftnj26iRjdDJdMt/2T+UojQgg/uxmPdvXIZNH1WWjvkLB5BjUIot7DEWp6WkFzcEvW0i4/oNMjYbsTyd4zfVumLW229L7TwbFNwgpD+JAAAAFQDlyVz+m7egn5HWhHvQxiKRtE7U9QAAAIAayVZq1fIKViFEUSY//UyouVYySAp6t6OuEnrE5t2Vu0n2PiRkKIT8nejrzunAn7Pcu5F+7ejrx34WP+NGrQK0uhyanxWvObf8cW8/CjArU9ibxl+/WeaUkq8hZule12fk+1zAv7BteQJ9u56p2h/xVSGa2Lt9q4oHuw/FX5OS3gAAAIA1LXN1T8aCe/Y1Bk5L7AWDyxkV7H67AfWs7cg4gp6yKLNpY9jCqhO6afHbFPOI2TNTsjXW91c90heCf5GN8DfNFkbZhn8M/6DigZ/4St78ey4/7p3iVQFMaLHpXp2hcT6pdtw9ulUoi/8sN3KykGzLgsIQnvraliDUli7IwYSl2g== root@vping-userdata-vm2-1f3d0326-6678-4317-aaaa-a34f20db3883 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:feff:8084/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 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-1f3d0326-6678-4317-aaaa-a34f20db3883 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-1f3d0326-6678-4317-aaaa-a34f20db3883 login: 2018-07-22 02:01:07,771 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-22 02:01:07,885 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 02:01:07,885 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:29 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-22 02:01:07,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 02:01:07,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:08,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:01: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-07ad7391-7cbc-45b6-97a8-18730576756e x-compute-request-id: req-07ad7391-7cbc-45b6-97a8-18730576756e Content-Type: application/json 2018-07-22 02:01:08,008 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71 used request id req-07ad7391-7cbc-45b6-97a8-18730576756e 2018-07-22 02:01:08,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.117708921432s 2018-07-22 02:01:08,009 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71 used request id req-07ad7391-7cbc-45b6-97a8-18730576756e 2018-07-22 02:01:08,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:08,012 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:08,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-0a4f2eb9-6840-41ec-b901-1e267e6a7798 x-compute-request-id: req-0a4f2eb9-6840-41ec-b901-1e267e6a7798 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:02.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:01:02Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:a4:70", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/afe3c975-c996-4b41-b334-dab567370e71", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:00:51.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "afe3c975-c996-4b41-b334-dab567370e71", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:01:07Z", "hostId": "ae228b4822e80576dd2a2c03fcd20a233577a4a0ca6d77b2bd5786d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:46Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:08,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0a4f2eb9-6840-41ec-b901-1e267e6a7798 2018-07-22 02:01:08,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540638923645s 2018-07-22 02:01:08,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0a4f2eb9-6840-41ec-b901-1e267e6a7798 2018-07-22 02:01:08,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:01:10,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:10,557 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:10,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-2b620126-763b-49b6-a187-6c55338122d0 x-compute-request-id: req-2b620126-763b-49b6-a187-6c55338122d0 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:02.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:01:02Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:10,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b620126-763b-49b6-a187-6c55338122d0 2018-07-22 02:01:10,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189492940903s 2018-07-22 02:01:10,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b620126-763b-49b6-a187-6c55338122d0 2018-07-22 02:01:10,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 02:01:10,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:10,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:01: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-3ab2bfeb-2699-4ec3-9c25-a2241e2af68d x-compute-request-id: req-3ab2bfeb-2699-4ec3-9c25-a2241e2af68d Content-Type: application/json 2018-07-22 02:01:10,884 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d used request id req-3ab2bfeb-2699-4ec3-9c25-a2241e2af68d 2018-07-22 02:01:10,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137440919876s 2018-07-22 02:01:10,884 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d used request id req-3ab2bfeb-2699-4ec3-9c25-a2241e2af68d 2018-07-22 02:01:10,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:10,888 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:11,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-e9b2a913-5e80-4675-9bba-79e94a591899 x-compute-request-id: req-e9b2a913-5e80-4675-9bba-79e94a591899 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f682cc9d-7dd5-4e98-b0fa-651fd587166d", "rel": "bookmark"}], "image": {"id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "links": [{"href": "http://172.30.9.25:8774/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:02.000000", "flavor": {"id": "5c9d5447-2692-4387-84c3-cb5f324ed53e", "links": [{"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "bookmark"}]}, "id": "f682cc9d-7dd5-4e98-b0fa-651fd587166d", "security_groups": [{"name": "default"}], "user_id": "8140009f87bd4861860b92638343af0c", "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-22T02:01:10Z", "hostId": "8e872da1a713c6b3fea38235732985458ae2036dfd1866956fd4803c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f3d0326-6678-4317-aaaa-a34f20db3883", "created": "2018-07-22T02:00:55Z", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:11,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e9b2a913-5e80-4675-9bba-79e94a591899 2018-07-22 02:01:11,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409424066544s 2018-07-22 02:01:11,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e9b2a913-5e80-4675-9bba-79e94a591899 2018-07-22 02:01:11,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:01:13,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:13,302 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:13,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-91b82ce6-7530-41ec-8e76-5c34074cb9aa x-compute-request-id: req-91b82ce6-7530-41ec-8e76-5c34074cb9aa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 02:01:13,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-91b82ce6-7530-41ec-8e76-5c34074cb9aa 2018-07-22 02:01:13,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0883469581604s 2018-07-22 02:01:13,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-91b82ce6-7530-41ec-8e76-5c34074cb9aa 2018-07-22 02:01:13,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 02:01:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/4b7c8787-ca5c-4133-93b7-ba7dea10ad76/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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" -d '{"subnet_id": "50489546-9330-4c54-a430-f50d2e17ca45"}' 2018-07-22 02:01:14,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c3d489c8-a0a2-42cb-98f0-a90fac0ded36 Date: Sun, 22 Jul 2018 02:01:14 GMT RESP BODY: {"network_id": "abbb04c7-5853-4d11-a76d-da30bcbacaad", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "subnet_id": "50489546-9330-4c54-a430-f50d2e17ca45", "subnet_ids": ["50489546-9330-4c54-a430-f50d2e17ca45"], "port_id": "6d566e05-6cdc-416f-a7ca-6a68abe2e4a5", "id": "4b7c8787-ca5c-4133-93b7-ba7dea10ad76"} 2018-07-22 02:01:14,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4b7c8787-ca5c-4133-93b7-ba7dea10ad76/remove_router_interface.json used request id req-c3d489c8-a0a2-42cb-98f0-a90fac0ded36 2018-07-22 02:01:14,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.58728599548s 2018-07-22 02:01:14,976 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4b7c8787-ca5c-4133-93b7-ba7dea10ad76/remove_router_interface.json used request id req-c3d489c8-a0a2-42cb-98f0-a90fac0ded36 returning object 4b7c8787-ca5c-4133-93b7-ba7dea10ad76 2018-07-22 02:01:14,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 02:01:14,977 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:15,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-b268c341-c5ac-4b2d-b7e0-2ecc08811a4c Date: Sun, 22 Jul 2018 02:01:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:40Z", "admin_state_up": true, "updated_at": "2018-07-22T02:01:13Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4b7c8787-ca5c-4133-93b7-ba7dea10ad76", "name": "vping_userdata-router_1f3d0326-6678-4317-aaaa-a34f20db3883"}]} 2018-07-22 02:01:15,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-b268c341-c5ac-4b2d-b7e0-2ecc08811a4c 2018-07-22 02:01:15,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.137925863266s 2018-07-22 02:01:15,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-b268c341-c5ac-4b2d-b7e0-2ecc08811a4c 2018-07-22 02:01:15,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 02:01:15,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/4b7c8787-ca5c-4133-93b7-ba7dea10ad76.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:16,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85878159-7177-4e80-afe9-9e7992694218 Content-Length: 0 Date: Sun, 22 Jul 2018 02:01:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:01:16,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4b7c8787-ca5c-4133-93b7-ba7dea10ad76.json used request id req-85878159-7177-4e80-afe9-9e7992694218 2018-07-22 02:01:16,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.08837008476s 2018-07-22 02:01:16,205 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4b7c8787-ca5c-4133-93b7-ba7dea10ad76.json used request id req-85878159-7177-4e80-afe9-9e7992694218 2018-07-22 02:01:16,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:01:16,206 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:16,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-febe92f3-8390-488a-b202-19a16272e9c1 Date: Sun, 22 Jul 2018 02:01:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T02:00:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","id":"50489546-9330-4c54-a430-f50d2e17ca45","subnetpool_id":null,"name":"vping_userdata-subnet_1f3d0326-6678-4317-aaaa-a34f20db3883"}]} 2018-07-22 02:01:16,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-febe92f3-8390-488a-b202-19a16272e9c1 2018-07-22 02:01:16,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0467429161072s 2018-07-22 02:01:16,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-febe92f3-8390-488a-b202-19a16272e9c1 2018-07-22 02:01:16,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 02:01:16,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/50489546-9330-4c54-a430-f50d2e17ca45.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:17,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2dc94a7-e75c-4ab8-a9cd-29a8be79f10f Date: Sun, 22 Jul 2018 02:01:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:01:17,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/50489546-9330-4c54-a430-f50d2e17ca45.json used request id req-c2dc94a7-e75c-4ab8-a9cd-29a8be79f10f 2018-07-22 02:01:17,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04319882393s 2018-07-22 02:01:17,297 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/50489546-9330-4c54-a430-f50d2e17ca45.json used request id req-c2dc94a7-e75c-4ab8-a9cd-29a8be79f10f 2018-07-22 02:01:17,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:01:17,298 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:17,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-dce6c881-2406-4b31-913e-ebfe97286e7c Date: Sun, 22 Jul 2018 02:01:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"abbb04c7-5853-4d11-a76d-da30bcbacaad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e101e31f2d94094b2ea89b0c3f8aa96","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:01:17Z","qos_policy_id":null,"name":"vping_userdata-net_1f3d0326-6678-4317-aaaa-a34f20db3883","admin_state_up":true,"tenant_id":"5e101e31f2d94094b2ea89b0c3f8aa96","created_at":"2018-07-22T02:00:39Z","mtu":1450}]} 2018-07-22 02:01:17,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dce6c881-2406-4b31-913e-ebfe97286e7c 2018-07-22 02:01:17,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.132272958755s 2018-07-22 02:01:17,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dce6c881-2406-4b31-913e-ebfe97286e7c 2018-07-22 02:01:17,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 02:01:17,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/abbb04c7-5853-4d11-a76d-da30bcbacaad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:18,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b80b51e4-61e2-4dff-a12d-725fbde9915c Date: Sun, 22 Jul 2018 02:01:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:01:18,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/abbb04c7-5853-4d11-a76d-da30bcbacaad.json used request id req-b80b51e4-61e2-4dff-a12d-725fbde9915c 2018-07-22 02:01:18,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.45975708961s 2018-07-22 02:01:18,892 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/abbb04c7-5853-4d11-a76d-da30bcbacaad.json used request id req-b80b51e4-61e2-4dff-a12d-725fbde9915c 2018-07-22 02:01:18,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:01:18,900 - 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}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:19,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-1835270f-00ae-4c5f-a2d5-baad7229be1e Date: Sun, 22 Jul 2018 02:01:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecd1e276-b023-4a9c-9668-55c1951e3415/snap", "metadata": {}}], "file": "/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415/file", "owner": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "ecd1e276-b023-4a9c-9668-55c1951e3415", "size": 12716032, "self": "/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecd1e276-b023-4a9c-9668-55c1951e3415/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:00:44Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1f3d0326-6678-4317-aaaa-a34f20db3883", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:00:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:01:19,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1835270f-00ae-4c5f-a2d5-baad7229be1e 2018-07-22 02:01:19,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192677974701s 2018-07-22 02:01:19,089 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1835270f-00ae-4c5f-a2d5-baad7229be1e 2018-07-22 02:01:19,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 02:01:19,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2de99f5a72e7ffcf70811b8204eca59bcbcba533" 2018-07-22 02:01:19,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2ab8a55-8f9f-4037-80ae-7712ba74feaa Date: Sun, 22 Jul 2018 02:01:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:01:19,509 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415 used request id req-d2ab8a55-8f9f-4037-80ae-7712ba74feaa 2018-07-22 02:01:19,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.418743848801s 2018-07-22 02:01:19,510 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ecd1e276-b023-4a9c-9668-55c1951e3415 used request id req-d2ab8a55-8f9f-4037-80ae-7712ba74feaa 2018-07-22 02:01:19,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:01:19,513 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:01:19,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-324f1930-e9e4-4749-8555-06218847a3cb x-compute-request-id: req-324f1930-e9e4-4749-8555-06218847a3cb Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_1f3d0326-6678-4317-aaaa-a34f20db3883", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e", "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": "5c9d5447-2692-4387-84c3-cb5f324ed53e"}]} 2018-07-22 02:01:19,535 - 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-324f1930-e9e4-4749-8555-06218847a3cb 2018-07-22 02:01:19,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249269008636s 2018-07-22 02:01:19,536 - 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-324f1930-e9e4-4749-8555-06218847a3cb 2018-07-22 02:01:19,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 02:01:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:01:19,610 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:01: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-142a316f-6481-432b-b59e-1b0e56e2d511 x-compute-request-id: req-142a316f-6481-432b-b59e-1b0e56e2d511 Content-Length: 0 Content-Type: application/json 2018-07-22 02:01:19,610 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e used request id req-142a316f-6481-432b-b59e-1b0e56e2d511 2018-07-22 02:01:19,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0732629299164s 2018-07-22 02:01:19,610 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5c9d5447-2692-4387-84c3-cb5f324ed53e used request id req-142a316f-6481-432b-b59e-1b0e56e2d511 2018-07-22 02:01:19,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 02:01:19,615 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:01:19,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1ae16a-d4d9-4c96-8fd1-90f156d2e817 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_1f3d0326-6678-4317-aaaa-a34f20db3883", "links": {"self": "http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8140009f87bd4861860b92638343af0c", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:01:19,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8f1ae16a-d4d9-4c96-8fd1-90f156d2e817 2018-07-22 02:01:19,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116474151611s 2018-07-22 02:01:19,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8f1ae16a-d4d9-4c96-8fd1-90f156d2e817 2018-07-22 02:01:19,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 02:01:19,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:01:19,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880de883-9bca-408b-ac4c-247182055e75 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_1f3d0326-6678-4317-aaaa-a34f20db3883", "links": {"self": "http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8140009f87bd4861860b92638343af0c", "description": null}} 2018-07-22 02:01:19,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c used request id req-880de883-9bca-408b-ac4c-247182055e75 2018-07-22 02:01:19,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0939598083496s 2018-07-22 02:01:19,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c used request id req-880de883-9bca-408b-ac4c-247182055e75 2018-07-22 02:01:19,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 02:01:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:01:20,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff08414a-aff1-4b37-ab1f-872bfa0c8662 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:01:20,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c used request id req-ff08414a-aff1-4b37-ab1f-872bfa0c8662 2018-07-22 02:01:20,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249665975571s 2018-07-22 02:01:20,079 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8140009f87bd4861860b92638343af0c used request id req-ff08414a-aff1-4b37-ab1f-872bfa0c8662 2018-07-22 02:01:20,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 02:01:20,088 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:01:20,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c9fc6b-bd55-48d7-989a-125e54881c6a Content-Encoding: gzip Content-Length: 389 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": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96"}, "tags": [], "enabled": true, "id": "5e101e31f2d94094b2ea89b0c3f8aa96", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1f3d0326-6678-4317-aaaa-a34f20db3883"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:01:20,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-71c9fc6b-bd55-48d7-989a-125e54881c6a 2018-07-22 02:01:20,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0891320705414s 2018-07-22 02:01:20,175 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-71c9fc6b-bd55-48d7-989a-125e54881c6a 2018-07-22 02:01:20,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 02:01:20,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:01:20,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-171fa8fe-3b8e-4c6f-9145-cbffc555eb68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:01:20,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-171fa8fe-3b8e-4c6f-9145-cbffc555eb68 2018-07-22 02:01:20,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.16304898262s 2018-07-22 02:01:20,343 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-171fa8fe-3b8e-4c6f-9145-cbffc555eb68 2018-07-22 02:01:20,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:01:20,349 - 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}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:01:20,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e4ce4a-9265-4895-a52b-9e6ce3b87e0e Content-Encoding: gzip Content-Length: 352 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": "0e6ecd53db114cd495467bec177bcb6d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e6ecd53db114cd495467bec177bcb6d"}, "name": "Member"}, {"domain_id": null, "id": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:01:20,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-64e4ce4a-9265-4895-a52b-9e6ce3b87e0e 2018-07-22 02:01:20,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0916068553925s 2018-07-22 02:01:20,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-64e4ce4a-9265-4895-a52b-9e6ce3b87e0e 2018-07-22 02:01:20,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 02:01:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/0e6ecd53db114cd495467bec177bcb6d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3568e7bc1f3dbfb14052ba1a9f9b3c38f6905dc0" 2018-07-22 02:01:20,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2522143-3011-4449-b4ae-59ea43e871d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:01:20,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0e6ecd53db114cd495467bec177bcb6d used request id req-b2522143-3011-4449-b4ae-59ea43e871d9 2018-07-22 02:01:20,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.101053953171s 2018-07-22 02:01:20,545 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0e6ecd53db114cd495467bec177bcb6d used request id req-b2522143-3011-4449-b4ae-59ea43e871d9 2018-07-22 02:01:20,600 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-22 02:01:20,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:01:20,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:01:20,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:01:20,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:01:20,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:01:20,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:01:20,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:01:20,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:01:20,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:01:20,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:01:20,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:01:20,647 - 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-22 02:01:20,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d4ff19-52e8-4f71-b061-8e89aba53bcf 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-22 02:01:20,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e4d4ff19-52e8-4f71-b061-8e89aba53bcf 2018-07-22 02:01:20,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:01:21,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["w2tz8awNTuSfJKH0jkpQIw"], "issued_at": "2018-07-22T02:01:21.000000Z"}} 2018-07-22 02:01:21,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:01:21,037 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:21,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-71d057f2-7547-4cfd-83d7-db6b8e079dcf Date: Sun, 22 Jul 2018 02:01:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:01:21,292 - 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-71d057f2-7547-4cfd-83d7-db6b8e079dcf 2018-07-22 02:01:21,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25545501709s 2018-07-22 02:01:21,292 - 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-71d057f2-7547-4cfd-83d7-db6b8e079dcf 2018-07-22 02:01:21,296 - 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-22 02:01:21,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:01:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:01:21,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 02:01:21,306 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:21,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfc6409-814b-436a-8d49-14c1ceea6c30 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 02:01:21,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-abfc6409-814b-436a-8d49-14c1ceea6c30 2018-07-22 02:01:21,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0898940563202s 2018-07-22 02:01:21,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-abfc6409-814b-436a-8d49-14c1ceea6c30 2018-07-22 02:01:21,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 02:01:21,403 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d"}}' 2018-07-22 02:01:21,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c898ff-097e-4c40-abf4-9e9fe35a2b3c 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/14aea5661bb4488198bb3782473d2512"}, "tags": [], "enabled": true, "id": "14aea5661bb4488198bb3782473d2512", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d"}} 2018-07-22 02:01:21,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a7c898ff-097e-4c40-abf4-9e9fe35a2b3c 2018-07-22 02:01:21,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128162145615s 2018-07-22 02:01:21,529 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a7c898ff-097e-4c40-abf4-9e9fe35a2b3c 2018-07-22 02:01:21,529 - 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'14aea5661bb4488198bb3782473d2512', '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_1f954945-8531-446f-b828-e1deb0ee318d'}) 2018-07-22 02:01:21,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 02:01:21,539 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0bffaa34-3a1a-4f9a-ba3b-f3a55ef10e9f", "email": null, "name": "cinder_test-user_1f954945-8531-446f-b828-e1deb0ee318d"}}' 2018-07-22 02:01:21,893 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30546638-778b-4b83-9bc3-6ac4d5709cb6 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_1f954945-8531-446f-b828-e1deb0ee318d", "links": {"self": "http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c635e7866f4048bcba55dc609aaadfad", "domain_id": "default", "password_expires_at": null}} 2018-07-22 02:01:21,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-30546638-778b-4b83-9bc3-6ac4d5709cb6 2018-07-22 02:01:21,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358057022095s 2018-07-22 02:01:21,894 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-30546638-778b-4b83-9bc3-6ac4d5709cb6 2018-07-22 02:01:21,895 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c635e7866f4048bcba55dc609aaadfad', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_1f954945-8531-446f-b828-e1deb0ee318d'}) 2018-07-22 02:01:21,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:01:21,901 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:21,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3cd5f1-009f-4709-86ed-cf16be5b7283 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:01:21,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ad3cd5f1-009f-4709-86ed-cf16be5b7283 2018-07-22 02:01:21,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.087119102478s 2018-07-22 02:01:21,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ad3cd5f1-009f-4709-86ed-cf16be5b7283 2018-07-22 02:01:21,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:01:21,993 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:22,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c6eb91-c9c3-4317-8179-0455b279d7b5 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:01:22,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-80c6eb91-c9c3-4317-8179-0455b279d7b5 2018-07-22 02:01:22,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860691070557s 2018-07-22 02:01:22,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-80c6eb91-c9c3-4317-8179-0455b279d7b5 2018-07-22 02:01:22,078 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 02:01:22,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 02:01:22,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" -d '{"role": {"name": "Member"}}' 2018-07-22 02:01:22,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9d24b8-13e7-455f-a779-8eb5fe5d061e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbf804f7ab2549ea8b58139e7d6847fa", "links": {"self": "http://172.30.9.25:5000/v3/roles/bbf804f7ab2549ea8b58139e7d6847fa"}, "name": "Member"}} 2018-07-22 02:01:22,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bc9d24b8-13e7-455f-a779-8eb5fe5d061e 2018-07-22 02:01:22,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.104849100113s 2018-07-22 02:01:22,187 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bc9d24b8-13e7-455f-a779-8eb5fe5d061e 2018-07-22 02:01:22,188 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'bbf804f7ab2549ea8b58139e7d6847fa'}) 2018-07-22 02:01:22,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:01:22,193 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:22,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d74c8e-e254-4b13-8fef-b4c6473f5728 Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bbf804f7ab2549ea8b58139e7d6847fa", "links": {"self": "http://172.30.9.25:5000/v3/roles/bbf804f7ab2549ea8b58139e7d6847fa"}, "name": "Member"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:01:22,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b8d74c8e-e254-4b13-8fef-b4c6473f5728 2018-07-22 02:01:22,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0858519077301s 2018-07-22 02:01:22,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b8d74c8e-e254-4b13-8fef-b4c6473f5728 2018-07-22 02:01:22,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 02:01:22,286 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:22,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18998f6-373b-4c5f-9c08-f484339c3b37 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-22 02:01:22,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-a18998f6-373b-4c5f-9c08-f484339c3b37 2018-07-22 02:01:22,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0892310142517s 2018-07-22 02:01:22,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-a18998f6-373b-4c5f-9c08-f484339c3b37 2018-07-22 02:01:22,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 02:01:22,376 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:22,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4f10a7-c3e9-4c34-84a8-57cdf0233783 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder_test-user_1f954945-8531-446f-b828-e1deb0ee318d", "links": {"self": "http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c635e7866f4048bcba55dc609aaadfad", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:01:22,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8e4f10a7-c3e9-4c34-84a8-57cdf0233783 2018-07-22 02:01:22,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111019134521s 2018-07-22 02:01:22,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8e4f10a7-c3e9-4c34-84a8-57cdf0233783 2018-07-22 02:01:22,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 02:01:22,499 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:22,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1fd304c-9fd9-438c-96ba-a373f15854e8 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": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512"}, "tags": [], "enabled": true, "id": "14aea5661bb4488198bb3782473d2512", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:01:22,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a1fd304c-9fd9-438c-96ba-a373f15854e8 2018-07-22 02:01:22,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0931558609009s 2018-07-22 02:01:22,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a1fd304c-9fd9-438c-96ba-a373f15854e8 2018-07-22 02:01:22,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 02:01:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=c635e7866f4048bcba55dc609aaadfad&role.id=bbf804f7ab2549ea8b58139e7d6847fa&scope.project.id=14aea5661bb4488198bb3782473d2512" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:22,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e23bae-fcf8-475d-9f52-3536181e7af7 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=c635e7866f4048bcba55dc609aaadfad&role.id=bbf804f7ab2549ea8b58139e7d6847fa&scope.project.id=14aea5661bb4488198bb3782473d2512", "previous": null, "next": null}} 2018-07-22 02:01:22,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c635e7866f4048bcba55dc609aaadfad&role.id=bbf804f7ab2549ea8b58139e7d6847fa&scope.project.id=14aea5661bb4488198bb3782473d2512 used request id req-37e23bae-fcf8-475d-9f52-3536181e7af7 2018-07-22 02:01:22,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0907979011536s 2018-07-22 02:01:22,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c635e7866f4048bcba55dc609aaadfad&role.id=bbf804f7ab2549ea8b58139e7d6847fa&scope.project.id=14aea5661bb4488198bb3782473d2512 used request id req-37e23bae-fcf8-475d-9f52-3536181e7af7 2018-07-22 02:01:22,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 02:01:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512/users/c635e7866f4048bcba55dc609aaadfad/roles/bbf804f7ab2549ea8b58139e7d6847fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:01:22,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52d1354c-7147-4158-9451-4e063b8efe5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:01:22,826 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512/users/c635e7866f4048bcba55dc609aaadfad/roles/bbf804f7ab2549ea8b58139e7d6847fa used request id req-52d1354c-7147-4158-9451-4e063b8efe5e 2018-07-22 02:01:22,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133781909943s 2018-07-22 02:01:22,826 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512/users/c635e7866f4048bcba55dc609aaadfad/roles/bbf804f7ab2549ea8b58139e7d6847fa used request id req-52d1354c-7147-4158-9451-4e063b8efe5e 2018-07-22 02:01:22,827 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d', 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'14aea5661bb4488198bb3782473d2512', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0bffaa34-3a1a-4f9a-ba3b-f3a55ef10e9f', 'username': u'cinder_test-user_1f954945-8531-446f-b828-e1deb0ee318d', '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-22 02:01:22,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:01:22,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:01:22,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:01:22,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:01:22,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:01:22,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:01:22,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:01:22,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:01:22,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:01:22,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:01:22,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:01:22,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:01:22,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:01:22,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:01:22,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:01:22,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:01:22,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:01:22,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:01:22,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:01:22,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:01:22,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:01:22,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:01:22,833 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_1f954945-8531-446f-b828-e1deb0ee318d', 'password': '0bffaa34-3a1a-4f9a-ba3b-f3a55ef10e9f', 'project_name': 'cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '14aea5661bb4488198bb3782473d2512', 'project_domain_name': 'Default'} 2018-07-22 02:01:22,833 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-22 02:01:22,834 - 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-22 02:01:22,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ca9aa8-bfe4-4f56-a5f5-c8c9c5793207 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-22 02:01:22,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-02ca9aa8-bfe4-4f56-a5f5-c8c9c5793207 2018-07-22 02:01:22,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:01:23,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbf804f7ab2549ea8b58139e7d6847fa", "name": "Member"}], "expires_at": "2018-07-22T03:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14aea5661bb4488198bb3782473d2512", "name": "cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/14aea5661bb4488198bb3782473d2512", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/14aea5661bb4488198bb3782473d2512", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/14aea5661bb4488198bb3782473d2512", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_14aea5661bb4488198bb3782473d2512", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_14aea5661bb4488198bb3782473d2512", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/14aea5661bb4488198bb3782473d2512", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/14aea5661bb4488198bb3782473d2512", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/14aea5661bb4488198bb3782473d2512", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/14aea5661bb4488198bb3782473d2512", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/14aea5661bb4488198bb3782473d2512", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/14aea5661bb4488198bb3782473d2512", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/14aea5661bb4488198bb3782473d2512", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/14aea5661bb4488198bb3782473d2512", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_1f954945-8531-446f-b828-e1deb0ee318d", "id": "c635e7866f4048bcba55dc609aaadfad"}, "audit_ids": ["TjTJR0xhR52x_elZpPAKKg"], "issued_at": "2018-07-22T02:01:23.000000Z"}} 2018-07-22 02:01:23,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 02:01:23,225 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"network": {"name": "cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d", "admin_state_up": true}}' 2018-07-22 02:01:23,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-aab2e8a0-29bd-4bf5-8624-9835ee6b6e46 Date: Sun, 22 Jul 2018 02:01:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"14aea5661bb4488198bb3782473d2512","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:01:23Z","is_default":false,"name":"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:23Z","mtu":1450}} 2018-07-22 02:01:23,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-aab2e8a0-29bd-4bf5-8624-9835ee6b6e46 2018-07-22 02:01:23,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.674365997314s 2018-07-22 02:01:23,899 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-aab2e8a0-29bd-4bf5-8624-9835ee6b6e46 2018-07-22 02:01:23,900 - 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-22T02:01:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'9301c9a0-0e18-485d-8308-4ef4c382b8aa', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d', u'admin_state_up': True, u'tenant_id': u'14aea5661bb4488198bb3782473d2512', u'created_at': u'2018-07-22T02:01:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'14aea5661bb4488198bb3782473d2512', u'l2_adjacency': True}) 2018-07-22 02:01:23,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:01:23,901 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:24,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-19f60218-8d7f-4bea-a149-146abe852a9b Date: Sun, 22 Jul 2018 02:01:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"14aea5661bb4488198bb3782473d2512","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:01:23Z","qos_policy_id":null,"name":"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d","admin_state_up":true,"tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:23Z","mtu":1450}]} 2018-07-22 02:01:24,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-19f60218-8d7f-4bea-a149-146abe852a9b 2018-07-22 02:01:24,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124140977859s 2018-07-22 02:01:24,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-19f60218-8d7f-4bea-a149-146abe852a9b 2018-07-22 02:01:24,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 02:01:24,027 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"subnet": {"name": "cinder_test-subnet_1f954945-8531-446f-b828-e1deb0ee318d", "enable_dhcp": true, "network_id": "9301c9a0-0e18-485d-8308-4ef4c382b8aa", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 02:01:24,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a483297f-bece-40bd-916e-b06f4c22472c Date: Sun, 22 Jul 2018 02:01:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T02:01:24Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"14aea5661bb4488198bb3782473d2512","id":"5cb1b3de-f8f3-46a6-b974-6ce1436e25fd","subnetpool_id":null,"name":"cinder_test-subnet_1f954945-8531-446f-b828-e1deb0ee318d"}} 2018-07-22 02:01:24,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a483297f-bece-40bd-916e-b06f4c22472c 2018-07-22 02:01:24,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.727702856064s 2018-07-22 02:01:24,754 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a483297f-bece-40bd-916e-b06f4c22472c 2018-07-22 02:01:24,755 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:01:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5cb1b3de-f8f3-46a6-b974-6ce1436e25fd', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_1f954945-8531-446f-b828-e1deb0ee318d', u'enable_dhcp': True, u'network_id': u'9301c9a0-0e18-485d-8308-4ef4c382b8aa', u'tenant_id': u'14aea5661bb4488198bb3782473d2512', u'created_at': u'2018-07-22T02:01:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'14aea5661bb4488198bb3782473d2512'}) 2018-07-22 02:01:24,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 02:01:24,756 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "cinder_test-router_1f954945-8531-446f-b828-e1deb0ee318d", "admin_state_up": true}}' 2018-07-22 02:01:26,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-20778f29-12d1-494d-9f3b-974c9d153759 Date: Sun, 22 Jul 2018 02:01:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:24Z", "admin_state_up": true, "updated_at": "2018-07-22T02:01:25Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "14aea5661bb4488198bb3782473d2512", "id": "1a770096-3502-45dc-bea0-02934e13483c", "name": "cinder_test-router_1f954945-8531-446f-b828-e1deb0ee318d"}} 2018-07-22 02:01:26,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-20778f29-12d1-494d-9f3b-974c9d153759 2018-07-22 02:01:26,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44947504997s 2018-07-22 02:01:26,205 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-20778f29-12d1-494d-9f3b-974c9d153759 2018-07-22 02:01:26,206 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:01:25Z', u'revision_number': 3, u'id': u'1a770096-3502-45dc-bea0-02934e13483c', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_1f954945-8531-446f-b828-e1deb0ee318d', u'admin_state_up': True, u'tenant_id': u'14aea5661bb4488198bb3782473d2512', u'created_at': u'2018-07-22T02:01:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'14aea5661bb4488198bb3782473d2512'}) 2018-07-22 02:01:26,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 02:01:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/1a770096-3502-45dc-bea0-02934e13483c/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"subnet_id": "5cb1b3de-f8f3-46a6-b974-6ce1436e25fd"}' 2018-07-22 02:01:28,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-448ccf9a-977d-40c0-97d4-145a38d09d82 Date: Sun, 22 Jul 2018 02:01:28 GMT RESP BODY: {"network_id": "9301c9a0-0e18-485d-8308-4ef4c382b8aa", "tenant_id": "14aea5661bb4488198bb3782473d2512", "subnet_id": "5cb1b3de-f8f3-46a6-b974-6ce1436e25fd", "subnet_ids": ["5cb1b3de-f8f3-46a6-b974-6ce1436e25fd"], "port_id": "e2e9f6dd-5136-4aef-b083-c818704c6c8e", "id": "1a770096-3502-45dc-bea0-02934e13483c"} 2018-07-22 02:01:28,457 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1a770096-3502-45dc-bea0-02934e13483c/add_router_interface.json used request id req-448ccf9a-977d-40c0-97d4-145a38d09d82 2018-07-22 02:01:28,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25074505806s 2018-07-22 02:01:28,458 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1a770096-3502-45dc-bea0-02934e13483c/add_router_interface.json used request id req-448ccf9a-977d-40c0-97d4-145a38d09d82 returning object 1a770096-3502-45dc-bea0-02934e13483c 2018-07-22 02:01:28,458 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:01:28,590 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 02:01:28,592 - 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-22 02:01:28,597 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 02:01:28 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-22 02:01:28,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:01:28,601 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:29,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-85e9565a-7c9e-414b-a8a4-6243e58a66b7 Date: Sun, 22 Jul 2018 02:01:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:01:29,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-85e9565a-7c9e-414b-a8a4-6243e58a66b7 2018-07-22 02:01:29,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.667283058167s 2018-07-22 02:01:29,267 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-85e9565a-7c9e-414b-a8a4-6243e58a66b7 2018-07-22 02:01:29,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 02:01:29,278 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d"}' 2018-07-22 02:01:29,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8b04aa46-b66d-47a4-ad2f-81a8fb10b469 Date: Sun, 22 Jul 2018 02:01:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705/file", "owner": "14aea5661bb4488198bb3782473d2512", "id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "size": null, "self": "/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:01:29Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d", "checksum": null, "created_at": "2018-07-22T02:01:29Z", "protected": false} 2018-07-22 02:01:29,333 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8b04aa46-b66d-47a4-ad2f-81a8fb10b469 2018-07-22 02:01:29,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0584058761597s 2018-07-22 02:01:29,334 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8b04aa46-b66d-47a4-ad2f-81a8fb10b469 returning object 0d8aa283-5e41-4512-950c-cb3d866d0705 2018-07-22 02:01:29,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 02:01:29,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '' 2018-07-22 02:01:29,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bfe731fd-fead-4a3c-8ec1-a05e5776f8e6 Date: Sun, 22 Jul 2018 02:01:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:01:29,835 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705/file used request id req-bfe731fd-fead-4a3c-8ec1-a05e5776f8e6 2018-07-22 02:01:29,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.500865936279s 2018-07-22 02:01:29,835 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705/file used request id req-bfe731fd-fead-4a3c-8ec1-a05e5776f8e6 2018-07-22 02:01:29,836 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T02:01:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705/file', u'owner': u'14aea5661bb4488198bb3782473d2512', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0d8aa283-5e41-4512-950c-cb3d866d0705', u'size': None, u'name': u'cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d', u'checksum': None, u'self': u'/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T02:01:29Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 02:01:29,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:01:29,840 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_1f954945-8531-446f-b828-e1deb0ee318d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 02:01:30,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-82faf514-0536-4efa-b271-31a369faa33f x-compute-request-id: req-82faf514-0536-4efa-b271-31a369faa33f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_1f954945-8531-446f-b828-e1deb0ee318d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "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": "effffe72-38cc-47b1-99de-faae2f5c6907"}} 2018-07-22 02:01:30,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-82faf514-0536-4efa-b271-31a369faa33f 2018-07-22 02:01:30,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.237170934677s 2018-07-22 02:01:30,074 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-82faf514-0536-4efa-b271-31a369faa33f 2018-07-22 02:01:30,075 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_1f954945-8531-446f-b828-e1deb0ee318d', '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'e022d16594794ceba7252a46e5007481', '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'effffe72-38cc-47b1-99de-faae2f5c6907', 'swap': 0}) 2018-07-22 02:01:30,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:01:30,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907/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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" -d '{"extra_specs": {}}' 2018-07-22 02:01:30,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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 x-openstack-request-id: req-23d17c66-7130-48f4-9ddc-75cbec9daa9d x-compute-request-id: req-23d17c66-7130-48f4-9ddc-75cbec9daa9d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:01:30,099 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907/os-extra_specs used request id req-23d17c66-7130-48f4-9ddc-75cbec9daa9d 2018-07-22 02:01:30,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233180522919s 2018-07-22 02:01:30,099 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907/os-extra_specs used request id req-23d17c66-7130-48f4-9ddc-75cbec9daa9d 2018-07-22 02:01:30,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 02:01:30,102 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"keypair": {"name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d"}}' 2018-07-22 02:01:30,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-f6adb2d1-6894-49f7-af38-8e66c89cf078 x-compute-request-id: req-f6adb2d1-6894-49f7-af38-8e66c89cf078 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6pW8bbRVE9vt1P08doKsvQLxemeNOvfWrU6PJfwb0V40qpGxtbxM1xYQgtY9/Tpq5bcIa0w/I2h0jhfC1aDsCSBAdMVOyZnruaJqrb1R/lPDoDS8BthzJGI/3QWag3ZCgwxsPOxWDeCAh9duSK2RWviFbm2roCXOZIUs+j3EpX1eoc8MppmWmrH9IcpUP8gO4Kor2zMpMOD99etudelUfEWFSaAkQAHQaaC7ZzP+e5e8h+aWkVNFXyPDnLiiIRtYFjB4ULXTE+KlXlfb6UzuXT3drjbnFnbri9V61SJIsPN+M5z70+yVwpfXGCxa6bSeD092iHUtgIjo8jevdWIab Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuqVvG20VRPb7dT9PHaCrL0C8XpnjTr31q1OjyX8G9FeNKqRs\nbW8TNcWEILWPf06auW3CGtMPyNodI4XwtWg7AkgQHTFTsmZ67miaq29Uf5Tw6A0v\nAbYcyRiP90FmoN2QoMMbDzsVg3ggIfXbkitkVr4hW5tq6AlzmSFLPo9xKV9XqHPD\nKaZlpqx/SHKVD/IDuCqK9szKTDg/fXrbnXpVHxFhUmgJEAB0Gmgu2cz/nuXvIfml\npFTRV8jw5y4oiEbWBYweFC10xPipV5X2+lM7l093a425xZ264vVetUiSLDzfjOc+\n9PslcKX1xgsWum0ng9Pdoh1LYCI6PI3r3ViGmwIDAQABAoIBAHDbFSqFM8YmfPdx\nF1p3yupgf0XIUPxMuh4lDbUJfOADjFULZJBrCDeMPY81mRXGJqIWbrafhjzRPas8\nEsbtxjhj8HJmYBBQDObZEySzxWj7WwtE5XZoclFZ67r6rZ55Ojkqn9L+y8xZtzwx\nl9lzKVGV1z+34tV42Y/u5LtoKmlzt3BLZ8e6wYUy6cAet+JKaFV04D8bpYHoYtnW\nRlDGKenojclX4nuPolYzl/efIIe+mxC/8YFAVTK47EW1MOfDuVMF3z62/WsNJY6H\nJrRCK4ccGSmXkyk1rnrtbfzeurTJMqyZohJ5pXMaYQsF/GixuUS7OYxtRryOgmBl\nscxBNvECgYEA4K4C0UacEuKu6z3pHyW7JqmAK1rBMDHUnbjQgYOk/UfMPmHcqFpz\nuQrC4L+Lf0up5FS8HVbgolbCWKXCHMrgfsAcu4ayYNoTmQhGLWvS1nZ/mScB1MLD\ngSv3sXbKKOSnnVTk5qCmks0ycGUXnK+HAdepQTBm0Mm5OvD8h8n+EekCgYEA1Kol\n2bzUu+Zc2QlMziy20u2yksz03Uk4XN5JM6zR9cEsSthfUe6Fl8HH57GD7lMSeMWp\nlbTP8sz35dHRgacHxNNdhvIkisDhU2Ui4XT3C5MR+wffokJEZspaVH9yZ4aLkLmW\nMj03qejuqKLYaXe4jraOy3N/OS29XlHJ52MFXeMCgYBXc8PK+2Xif/M/w1BK/F+1\nM8KcnW2Wub6dSYN29euxXlHkcij2Kobinoqt+kBs4uGU61pxPRCgf46T/Kjqlhj9\nnP9SCqLBygBYz3ypT0+4hFU0Ipe23bxFOfzmSWt0sVOAjLuv/RX5C/+2+dJP/Y5a\nLDxIEHPkjrAXfhd9LyVCiQKBgCcch8uMu/82tbrAyBxfAty2FJKFGT+dWL1TsFjN\nnuu4tEGrm5RA7tbjL7W/4wiwxIPrrm23DEuWQL1GomZa5sXfLaNE402VfZtNzWVz\nkn/Rc4wcfZek4lmZO5WwvsSlbQOX7jSdJ6CbE1F2aaC0AQBWONrYCfzlGZ/AIQbq\nIjGLAoGAdZCK0rE10/XlArBWI0lIhIk0Di+DTs0h3hok3HMYHB12Wjc5v8cAs9f2\nxXDVhBkVznNVpk5I4x5rPS792JmsxK1Ei/pcnU+ghVqz+6aVjVfJnv3AkFt0VJ6c\nzJmybAzcpxGVdpI/IYthVzGzY3mGDJwR8DN6B296x/c0hhL6eWc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "c635e7866f4048bcba55dc609aaadfad", "name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "fingerprint": "0c:7f:b7:04:30:72:a9:60:85:e6:63:13:91:7b:35:82"}} 2018-07-22 02:01:30,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-f6adb2d1-6894-49f7-af38-8e66c89cf078 2018-07-22 02:01:30,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.282683849335s 2018-07-22 02:01:30,383 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-f6adb2d1-6894-49f7-af38-8e66c89cf078 2018-07-22 02:01:30,383 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6pW8bbRVE9vt1P08doKsvQLxemeNOvfWrU6PJfwb0V40qpGxtbxM1xYQgtY9/Tpq5bcIa0w/I2h0jhfC1aDsCSBAdMVOyZnruaJqrb1R/lPDoDS8BthzJGI/3QWag3ZCgwxsPOxWDeCAh9duSK2RWviFbm2roCXOZIUs+j3EpX1eoc8MppmWmrH9IcpUP8gO4Kor2zMpMOD99etudelUfEWFSaAkQAHQaaC7ZzP+e5e8h+aWkVNFXyPDnLiiIRtYFjB4ULXTE+KlXlfb6UzuXT3drjbnFnbri9V61SJIsPN+M5z70+yVwpfXGCxa6bSeD092iHUtgIjo8jevdWIab Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuqVvG20VRPb7dT9PHaCrL0C8XpnjTr31q1OjyX8G9FeNKqRs\nbW8TNcWEILWPf06auW3CGtMPyNodI4XwtWg7AkgQHTFTsmZ67miaq29Uf5Tw6A0v\nAbYcyRiP90FmoN2QoMMbDzsVg3ggIfXbkitkVr4hW5tq6AlzmSFLPo9xKV9XqHPD\nKaZlpqx/SHKVD/IDuCqK9szKTDg/fXrbnXpVHxFhUmgJEAB0Gmgu2cz/nuXvIfml\npFTRV8jw5y4oiEbWBYweFC10xPipV5X2+lM7l093a425xZ264vVetUiSLDzfjOc+\n9PslcKX1xgsWum0ng9Pdoh1LYCI6PI3r3ViGmwIDAQABAoIBAHDbFSqFM8YmfPdx\nF1p3yupgf0XIUPxMuh4lDbUJfOADjFULZJBrCDeMPY81mRXGJqIWbrafhjzRPas8\nEsbtxjhj8HJmYBBQDObZEySzxWj7WwtE5XZoclFZ67r6rZ55Ojkqn9L+y8xZtzwx\nl9lzKVGV1z+34tV42Y/u5LtoKmlzt3BLZ8e6wYUy6cAet+JKaFV04D8bpYHoYtnW\nRlDGKenojclX4nuPolYzl/efIIe+mxC/8YFAVTK47EW1MOfDuVMF3z62/WsNJY6H\nJrRCK4ccGSmXkyk1rnrtbfzeurTJMqyZohJ5pXMaYQsF/GixuUS7OYxtRryOgmBl\nscxBNvECgYEA4K4C0UacEuKu6z3pHyW7JqmAK1rBMDHUnbjQgYOk/UfMPmHcqFpz\nuQrC4L+Lf0up5FS8HVbgolbCWKXCHMrgfsAcu4ayYNoTmQhGLWvS1nZ/mScB1MLD\ngSv3sXbKKOSnnVTk5qCmks0ycGUXnK+HAdepQTBm0Mm5OvD8h8n+EekCgYEA1Kol\n2bzUu+Zc2QlMziy20u2yksz03Uk4XN5JM6zR9cEsSthfUe6Fl8HH57GD7lMSeMWp\nlbTP8sz35dHRgacHxNNdhvIkisDhU2Ui4XT3C5MR+wffokJEZspaVH9yZ4aLkLmW\nMj03qejuqKLYaXe4jraOy3N/OS29XlHJ52MFXeMCgYBXc8PK+2Xif/M/w1BK/F+1\nM8KcnW2Wub6dSYN29euxXlHkcij2Kobinoqt+kBs4uGU61pxPRCgf46T/Kjqlhj9\nnP9SCqLBygBYz3ypT0+4hFU0Ipe23bxFOfzmSWt0sVOAjLuv/RX5C/+2+dJP/Y5a\nLDxIEHPkjrAXfhd9LyVCiQKBgCcch8uMu/82tbrAyBxfAty2FJKFGT+dWL1TsFjN\nnuu4tEGrm5RA7tbjL7W/4wiwxIPrrm23DEuWQL1GomZa5sXfLaNE402VfZtNzWVz\nkn/Rc4wcfZek4lmZO5WwvsSlbQOX7jSdJ6CbE1F2aaC0AQBWONrYCfzlGZ/AIQbq\nIjGLAoGAdZCK0rE10/XlArBWI0lIhIk0Di+DTs0h3hok3HMYHB12Wjc5v8cAs9f2\nxXDVhBkVznNVpk5I4x5rPS792JmsxK1Ei/pcnU+ghVqz+6aVjVfJnv3AkFt0VJ6c\nzJmybAzcpxGVdpI/IYthVzGzY3mGDJwR8DN6B296x/c0hhL6eWc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c635e7866f4048bcba55dc609aaadfad', 'name': u'cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d', 'created_at': '2018-07-22T02:01:30.383943', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14aea5661bb4488198bb3782473d2512', 'name': 'cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0c:7f:b7:04:30:72:a9:60:85:e6:63:13:91:7b:35:82', 'type': 'ssh', 'id': u'cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d'}) 2018-07-22 02:01:30,384 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAuqVvG20VRPb7dT9PHaCrL0C8XpnjTr31q1OjyX8G9FeNKqRs bW8TNcWEILWPf06auW3CGtMPyNodI4XwtWg7AkgQHTFTsmZ67miaq29Uf5Tw6A0v AbYcyRiP90FmoN2QoMMbDzsVg3ggIfXbkitkVr4hW5tq6AlzmSFLPo9xKV9XqHPD KaZlpqx/SHKVD/IDuCqK9szKTDg/fXrbnXpVHxFhUmgJEAB0Gmgu2cz/nuXvIfml pFTRV8jw5y4oiEbWBYweFC10xPipV5X2+lM7l093a425xZ264vVetUiSLDzfjOc+ 9PslcKX1xgsWum0ng9Pdoh1LYCI6PI3r3ViGmwIDAQABAoIBAHDbFSqFM8YmfPdx F1p3yupgf0XIUPxMuh4lDbUJfOADjFULZJBrCDeMPY81mRXGJqIWbrafhjzRPas8 Esbtxjhj8HJmYBBQDObZEySzxWj7WwtE5XZoclFZ67r6rZ55Ojkqn9L+y8xZtzwx l9lzKVGV1z+34tV42Y/u5LtoKmlzt3BLZ8e6wYUy6cAet+JKaFV04D8bpYHoYtnW RlDGKenojclX4nuPolYzl/efIIe+mxC/8YFAVTK47EW1MOfDuVMF3z62/WsNJY6H JrRCK4ccGSmXkyk1rnrtbfzeurTJMqyZohJ5pXMaYQsF/GixuUS7OYxtRryOgmBl scxBNvECgYEA4K4C0UacEuKu6z3pHyW7JqmAK1rBMDHUnbjQgYOk/UfMPmHcqFpz uQrC4L+Lf0up5FS8HVbgolbCWKXCHMrgfsAcu4ayYNoTmQhGLWvS1nZ/mScB1MLD gSv3sXbKKOSnnVTk5qCmks0ycGUXnK+HAdepQTBm0Mm5OvD8h8n+EekCgYEA1Kol 2bzUu+Zc2QlMziy20u2yksz03Uk4XN5JM6zR9cEsSthfUe6Fl8HH57GD7lMSeMWp lbTP8sz35dHRgacHxNNdhvIkisDhU2Ui4XT3C5MR+wffokJEZspaVH9yZ4aLkLmW Mj03qejuqKLYaXe4jraOy3N/OS29XlHJ52MFXeMCgYBXc8PK+2Xif/M/w1BK/F+1 M8KcnW2Wub6dSYN29euxXlHkcij2Kobinoqt+kBs4uGU61pxPRCgf46T/Kjqlhj9 nP9SCqLBygBYz3ypT0+4hFU0Ipe23bxFOfzmSWt0sVOAjLuv/RX5C/+2+dJP/Y5a LDxIEHPkjrAXfhd9LyVCiQKBgCcch8uMu/82tbrAyBxfAty2FJKFGT+dWL1TsFjN nuu4tEGrm5RA7tbjL7W/4wiwxIPrrm23DEuWQL1GomZa5sXfLaNE402VfZtNzWVz kn/Rc4wcfZek4lmZO5WwvsSlbQOX7jSdJ6CbE1F2aaC0AQBWONrYCfzlGZ/AIQbq IjGLAoGAdZCK0rE10/XlArBWI0lIhIk0Di+DTs0h3hok3HMYHB12Wjc5v8cAs9f2 xXDVhBkVznNVpk5I4x5rPS792JmsxK1Ei/pcnU+ghVqz+6aVjVfJnv3AkFt0VJ6c zJmybAzcpxGVdpI/IYthVzGzY3mGDJwR8DN6B296x/c0hhL6eWc= -----END RSA PRIVATE KEY----- 2018-07-22 02:01:30,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 02:01:30,388 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"security_group": {"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-22 02:01:30,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-c47c9608-cb84-4cff-aaa9-e8d7009db1a8 Date: Sun, 22 Jul 2018 02:01:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:30Z", "updated_at": "2018-07-22T02:01:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "385b76f3-5953-4ff6-9284-c898964f9615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "d6639433-65ef-4233-97c9-b68c5000ebb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 2, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}} 2018-07-22 02:01:30,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c47c9608-cb84-4cff-aaa9-e8d7009db1a8 2018-07-22 02:01:30,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.249519109726s 2018-07-22 02:01:30,637 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c47c9608-cb84-4cff-aaa9-e8d7009db1a8 2018-07-22 02:01:30,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 02:01:30,641 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:30,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-d809c38d-8152-43d8-acd2-32447f93f3a8 Date: Sun, 22 Jul 2018 02:01:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:30Z", "updated_at": "2018-07-22T02:01:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "385b76f3-5953-4ff6-9284-c898964f9615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "d6639433-65ef-4233-97c9-b68c5000ebb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 2, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}]} 2018-07-22 02:01:30,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d809c38d-8152-43d8-acd2-32447f93f3a8 2018-07-22 02:01:30,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0812959671021s 2018-07-22 02:01:30,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d809c38d-8152-43d8-acd2-32447f93f3a8 2018-07-22 02:01:30,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 02:01:30,727 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -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": "7e0e7d05-7906-4acf-a69c-6fbb913c104b"}}' 2018-07-22 02:01:30,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-54ebdc31-1c7d-464d-9fee-b0bd805d0d5c Date: Sun, 22 Jul 2018 02:01:30 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-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "port_range_min": 22, "revision_number": 0, "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:30Z", "project_id": "14aea5661bb4488198bb3782473d2512", "id": "386e774e-aced-49d6-8a27-1da8beb18b92"}} 2018-07-22 02:01:30,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-54ebdc31-1c7d-464d-9fee-b0bd805d0d5c 2018-07-22 02:01:30,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137464046478s 2018-07-22 02:01:30,864 - 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-54ebdc31-1c7d-464d-9fee-b0bd805d0d5c 2018-07-22 02:01:30,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 02:01:30,868 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:30,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-749353e6-5ffe-4a46-ba82-333164dc7da8 Date: Sun, 22 Jul 2018 02:01:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:30Z", "updated_at": "2018-07-22T02:01:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "385b76f3-5953-4ff6-9284-c898964f9615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "386e774e-aced-49d6-8a27-1da8beb18b92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": 22, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "d6639433-65ef-4233-97c9-b68c5000ebb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 3, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}]} 2018-07-22 02:01:30,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-749353e6-5ffe-4a46-ba82-333164dc7da8 2018-07-22 02:01:30,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047858953476s 2018-07-22 02:01:30,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-749353e6-5ffe-4a46-ba82-333164dc7da8 2018-07-22 02:01:30,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 02:01:30,920 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -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": "7e0e7d05-7906-4acf-a69c-6fbb913c104b"}}' 2018-07-22 02:01:31,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a3188a6e-7116-4e3e-ae89-5f14d9a08c7a Date: Sun, 22 Jul 2018 02:01:31 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-22T02:01:31Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "port_range_min": null, "revision_number": 0, "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:31Z", "project_id": "14aea5661bb4488198bb3782473d2512", "id": "9abd403d-2abd-4e08-b9e7-04f183e6b6b1"}} 2018-07-22 02:01:31,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a3188a6e-7116-4e3e-ae89-5f14d9a08c7a 2018-07-22 02:01:31,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131978034973s 2018-07-22 02:01:31,052 - 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-a3188a6e-7116-4e3e-ae89-5f14d9a08c7a 2018-07-22 02:01:31,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:01:31,054 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:31,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-fc61e486-9f00-4997-846f-e34175b68913 Date: Sun, 22 Jul 2018 02:01:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14aea5661bb4488198bb3782473d2512","l2_adjacency":true,"status":"ACTIVE","subnets":["5cb1b3de-f8f3-46a6-b974-6ce1436e25fd"],"description":"","tags":[],"updated_at":"2018-07-22T02:01:24Z","qos_policy_id":null,"name":"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d","admin_state_up":true,"tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:23Z","mtu":1450}]} 2018-07-22 02:01:31,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fc61e486-9f00-4997-846f-e34175b68913 2018-07-22 02:01:31,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109727859497s 2018-07-22 02:01:31,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fc61e486-9f00-4997-846f-e34175b68913 2018-07-22 02:01:31,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:01:31,171 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:31,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-71f413b1-6fa2-4e51-afd6-4ece0c18cbdc Date: Sun, 22 Jul 2018 02:01:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0d8aa283-5e41-4512-950c-cb3d866d0705/snap", "metadata": {}}], "file": "/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705/file", "owner": "14aea5661bb4488198bb3782473d2512", "id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "size": 12716032, "self": "/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0d8aa283-5e41-4512-950c-cb3d866d0705/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:01:29Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:01:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:01:31,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-71f413b1-6fa2-4e51-afd6-4ece0c18cbdc 2018-07-22 02:01:31,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361258983612s 2018-07-22 02:01:31,204 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-71f413b1-6fa2-4e51-afd6-4ece0c18cbdc 2018-07-22 02:01:31,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:01:31,209 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:31,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-146134c4-3ed6-495c-95d6-73c02d0f4cdb x-compute-request-id: req-146134c4-3ed6-495c-95d6-73c02d0f4cdb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_1f954945-8531-446f-b828-e1deb0ee318d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "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": "effffe72-38cc-47b1-99de-faae2f5c6907"}]} 2018-07-22 02:01:31,234 - 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-146134c4-3ed6-495c-95d6-73c02d0f4cdb 2018-07-22 02:01:31,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273888111115s 2018-07-22 02:01:31,234 - 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-146134c4-3ed6-495c-95d6-73c02d0f4cdb 2018-07-22 02:01:31,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 02:01:31,239 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"server": {"name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "imageRef": "0d8aa283-5e41-4512-950c-cb3d866d0705", "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "flavorRef": "effffe72-38cc-47b1-99de-faae2f5c6907", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9301c9a0-0e18-485d-8308-4ef4c382b8aa"}], "security_groups": [{"name": "7e0e7d05-7906-4acf-a69c-6fbb913c104b"}]}}' 2018-07-22 02:01:33,316 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:01: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-04b40124-7951-4bc7-ac92-4cbfb2f3d603 x-compute-request-id: req-04b40124-7951-4bc7-ac92-4cbfb2f3d603 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7e0e7d05-7906-4acf-a69c-6fbb913c104b"}], "OS-DCF:diskConfig": "MANUAL", "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "adminPass": "h38msTkoS6xb"}} 2018-07-22 02:01:33,316 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-04b40124-7951-4bc7-ac92-4cbfb2f3d603 2018-07-22 02:01:33,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.08007311821s 2018-07-22 02:01:33,316 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-04b40124-7951-4bc7-ac92-4cbfb2f3d603 2018-07-22 02:01:33,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:33,320 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:33,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-c40d59a4-7952-4911-b599-d54d23842a73 x-compute-request-id: req-c40d59a4-7952-4911-b599-d54d23842a73 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/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:33,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c40d59a4-7952-4911-b599-d54d23842a73 2018-07-22 02:01:33,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562408924103s 2018-07-22 02:01:33,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c40d59a4-7952-4911-b599-d54d23842a73 2018-07-22 02:01:33,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:01:33,887 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:34,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-106fa512-6060-4632-8c28-238d599704a6 Date: Sun, 22 Jul 2018 02:01:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14aea5661bb4488198bb3782473d2512","l2_adjacency":true,"status":"ACTIVE","subnets":["5cb1b3de-f8f3-46a6-b974-6ce1436e25fd"],"description":"","tags":[],"updated_at":"2018-07-22T02:01:24Z","qos_policy_id":null,"name":"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d","admin_state_up":true,"tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:23Z","mtu":1450}]} 2018-07-22 02:01:34,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-106fa512-6060-4632-8c28-238d599704a6 2018-07-22 02:01:34,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11550784111s 2018-07-22 02:01:34,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-106fa512-6060-4632-8c28-238d599704a6 2018-07-22 02:01:34,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:01:34,004 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:34,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b4027114-39d6-48e1-b30e-3f7e48482961 Date: Sun, 22 Jul 2018 02:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T02:01:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"14aea5661bb4488198bb3782473d2512","id":"5cb1b3de-f8f3-46a6-b974-6ce1436e25fd","subnetpool_id":null,"name":"cinder_test-subnet_1f954945-8531-446f-b828-e1deb0ee318d"}]} 2018-07-22 02:01:34,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b4027114-39d6-48e1-b30e-3f7e48482961 2018-07-22 02:01:34,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.075936794281s 2018-07-22 02:01:34,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b4027114-39d6-48e1-b30e-3f7e48482961 2018-07-22 02:01:34,080 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:01:36,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:36,085 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:36,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-95d7d7ef-2cb6-45f7-ac0b-a2aef24dd79a x-compute-request-id: req-95d7d7ef-2cb6-45f7-ac0b-a2aef24dd79a Content-Encoding: gzip Content-Length: 669 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/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:34Z", "hostId": "012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:36,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95d7d7ef-2cb6-45f7-ac0b-a2aef24dd79a 2018-07-22 02:01:36,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536090135574s 2018-07-22 02:01:36,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95d7d7ef-2cb6-45f7-ac0b-a2aef24dd79a 2018-07-22 02:01:36,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:01:38,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:38,630 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:39,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-bf78caf2-2972-4f63-9635-437c7268ca94 x-compute-request-id: req-bf78caf2-2972-4f63-9635-437c7268ca94 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:37.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:37Z", "hostId": "012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:39,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf78caf2-2972-4f63-9635-437c7268ca94 2018-07-22 02:01:39,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527462005615s 2018-07-22 02:01:39,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf78caf2-2972-4f63-9635-437c7268ca94 2018-07-22 02:01:39,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:01:39,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f0ff238a-9c71-48cf-b768-5e0c6e854e7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:39,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3c838211-b72f-45c0-9199-296e9b5a0477 Date: Sun, 22 Jul 2018 02:01:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:01:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cb1b3de-f8f3-46a6-b974-6ce1436e25fd","ip_address":"192.168.120.5"}],"id":"9fa56eb0-a3db-4871-937b-a10af4505932","security_groups":["7e0e7d05-7906-4acf-a69c-6fbb913c104b"],"mac_address":"fa:16:3e:c5:fb:a1","project_id":"14aea5661bb4488198bb3782473d2512","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:34Z","binding:vnic_type":"normal","device_id":"f0ff238a-9c71-48cf-b768-5e0c6e854e7e","ip_allocation":"immediate"}]} 2018-07-22 02:01:39,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f0ff238a-9c71-48cf-b768-5e0c6e854e7e used request id req-3c838211-b72f-45c0-9199-296e9b5a0477 2018-07-22 02:01:39,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.097827911377s 2018-07-22 02:01:39,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f0ff238a-9c71-48cf-b768-5e0c6e854e7e used request id req-3c838211-b72f-45c0-9199-296e9b5a0477 2018-07-22 02:01:39,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:01:39,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=9fa56eb0-a3db-4871-937b-a10af4505932" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:39,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8945f08a-1d70-466d-91d3-0293065f9fb7 Date: Sun, 22 Jul 2018 02:01:39 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:01:39,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=9fa56eb0-a3db-4871-937b-a10af4505932 used request id req-8945f08a-1d70-466d-91d3-0293065f9fb7 2018-07-22 02:01:39,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0177891254425s 2018-07-22 02:01:39,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=9fa56eb0-a3db-4871-937b-a10af4505932 used request id req-8945f08a-1d70-466d-91d3-0293065f9fb7 2018-07-22 02:01:39,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:39,282 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:39,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-22545fd7-6f0d-4309-bf38-99dd1ab37c63 x-compute-request-id: req-22545fd7-6f0d-4309-bf38-99dd1ab37c63 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:37.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:37Z", "hostId": "012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:39,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-22545fd7-6f0d-4309-bf38-99dd1ab37c63 2018-07-22 02:01:39,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18551492691s 2018-07-22 02:01:39,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-22545fd7-6f0d-4309-bf38-99dd1ab37c63 2018-07-22 02:01:39,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:01:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f0ff238a-9c71-48cf-b768-5e0c6e854e7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:39,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-a29492cb-89c7-4449-8057-6c071dbb66c3 Date: Sun, 22 Jul 2018 02:01:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:01:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cb1b3de-f8f3-46a6-b974-6ce1436e25fd","ip_address":"192.168.120.5"}],"id":"9fa56eb0-a3db-4871-937b-a10af4505932","security_groups":["7e0e7d05-7906-4acf-a69c-6fbb913c104b"],"mac_address":"fa:16:3e:c5:fb:a1","project_id":"14aea5661bb4488198bb3782473d2512","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:34Z","binding:vnic_type":"normal","device_id":"f0ff238a-9c71-48cf-b768-5e0c6e854e7e","ip_allocation":"immediate"}]} 2018-07-22 02:01:39,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f0ff238a-9c71-48cf-b768-5e0c6e854e7e used request id req-a29492cb-89c7-4449-8057-6c071dbb66c3 2018-07-22 02:01:39,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0544340610504s 2018-07-22 02:01:39,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f0ff238a-9c71-48cf-b768-5e0c6e854e7e used request id req-a29492cb-89c7-4449-8057-6c071dbb66c3 2018-07-22 02:01:39,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:01:39,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=9fa56eb0-a3db-4871-937b-a10af4505932" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:39,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d411871b-d6f4-4d26-a4e8-6590ae5c1569 Date: Sun, 22 Jul 2018 02:01:39 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:01:39,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=9fa56eb0-a3db-4871-937b-a10af4505932 used request id req-d411871b-d6f4-4d26-a4e8-6590ae5c1569 2018-07-22 02:01:39,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0175640583038s 2018-07-22 02:01:39,548 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=9fa56eb0-a3db-4871-937b-a10af4505932 used request id req-d411871b-d6f4-4d26-a4e8-6590ae5c1569 2018-07-22 02:01:39,548 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:fb:a1', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0d8aa283-5e41-4512-950c-cb3d866d0705'}), 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-22T02:01:37.000000', 'flavor': Munch({u'id': u'effffe72-38cc-47b1-99de-faae2f5c6907'}), 'az': u'nova', 'id': u'f0ff238a-9c71-48cf-b768-5e0c6e854e7e', 'security_groups': [Munch({u'name': u'cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c635e7866f4048bcba55dc609aaadfad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14aea5661bb4488198bb3782473d2512', 'name': 'cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d', '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-22T02:01:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T02:01:37Z', 'hostId': u'012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313', '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-22T02:01:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'14aea5661bb4488198bb3782473d2512', 'name': u'cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d', 'adminPass': None, 'tenant_id': u'14aea5661bb4488198bb3782473d2512', 'created_at': u'2018-07-22T02:01:33Z', 'created': u'2018-07-22T02:01:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 02:01:39,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:01:39,552 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:39,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-cab519ed-30c0-4f68-baf9-2d93f0fd37b0 Date: Sun, 22 Jul 2018 02:01:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14aea5661bb4488198bb3782473d2512","l2_adjacency":true,"status":"ACTIVE","subnets":["5cb1b3de-f8f3-46a6-b974-6ce1436e25fd"],"description":"","tags":[],"updated_at":"2018-07-22T02:01:24Z","qos_policy_id":null,"name":"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d","admin_state_up":true,"tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:23Z","mtu":1450}]} 2018-07-22 02:01:39,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cab519ed-30c0-4f68-baf9-2d93f0fd37b0 2018-07-22 02:01:39,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101092100143s 2018-07-22 02:01:39,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cab519ed-30c0-4f68-baf9-2d93f0fd37b0 2018-07-22 02:01:39,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:01:39,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f0ff238a-9c71-48cf-b768-5e0c6e854e7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:39,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-07f26e6a-2a19-4c28-a415-868ac934c7ae Date: Sun, 22 Jul 2018 02:01:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:01:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cb1b3de-f8f3-46a6-b974-6ce1436e25fd","ip_address":"192.168.120.5"}],"id":"9fa56eb0-a3db-4871-937b-a10af4505932","security_groups":["7e0e7d05-7906-4acf-a69c-6fbb913c104b"],"mac_address":"fa:16:3e:c5:fb:a1","project_id":"14aea5661bb4488198bb3782473d2512","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:34Z","binding:vnic_type":"normal","device_id":"f0ff238a-9c71-48cf-b768-5e0c6e854e7e","ip_allocation":"immediate"}]} 2018-07-22 02:01:39,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f0ff238a-9c71-48cf-b768-5e0c6e854e7e used request id req-07f26e6a-2a19-4c28-a415-868ac934c7ae 2018-07-22 02:01:39,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0508079528809s 2018-07-22 02:01:39,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f0ff238a-9c71-48cf-b768-5e0c6e854e7e used request id req-07f26e6a-2a19-4c28-a415-868ac934c7ae 2018-07-22 02:01:39,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 02:01:39,707 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"floatingip": {"floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.5", "port_id": "9fa56eb0-a3db-4871-937b-a10af4505932"}}' 2018-07-22 02:01:41,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-758cab75-060d-4c45-a301-b2335b8083fe Date: Sun, 22 Jul 2018 02:01:41 GMT RESP BODY: {"floatingip": {"router_id": "1a770096-3502-45dc-bea0-02934e13483c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:40Z", "updated_at": "2018-07-22T02:01:40Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "14aea5661bb4488198bb3782473d2512", "port_id": "9fa56eb0-a3db-4871-937b-a10af4505932", "id": "e5710401-3aeb-44fb-865f-79f15248c5ff", "qos_policy_id": null}} 2018-07-22 02:01:41,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-758cab75-060d-4c45-a301-b2335b8083fe 2018-07-22 02:01:41,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.91908502579s 2018-07-22 02:01:41,626 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-758cab75-060d-4c45-a301-b2335b8083fe 2018-07-22 02:01:41,629 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'1a770096-3502-45dc-bea0-02934e13483c', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'14aea5661bb4488198bb3782473d2512', 'created_at': u'2018-07-22T02:01:40Z', 'attached': True, 'updated_at': u'2018-07-22T02:01:40Z', 'id': u'e5710401-3aeb-44fb-865f-79f15248c5ff', 'floating_network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14aea5661bb4488198bb3782473d2512', 'name': 'cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'1a770096-3502-45dc-bea0-02934e13483c', u'qos_policy_id': None, 'project_id': u'14aea5661bb4488198bb3782473d2512', 'port_id': u'9fa56eb0-a3db-4871-937b-a10af4505932', 'port': u'9fa56eb0-a3db-4871-937b-a10af4505932', 'network': u'03ff3771-4217-4429-9bb6-04632e3dc525'}) 2018-07-22 02:01:41,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 02:01:41,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 02:01:41,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-1597a6e8-7db2-43b0-9226-ff0ec0af0e27 x-compute-request-id: req-1597a6e8-7db2-43b0-9226-ff0ec0af0e27 Content-Encoding: gzip Content-Length: 7930 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 443872860 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.145804] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147482] pid_max: default: 32768 minimum: 301\n[ 0.148390] ACPI: Core revision 20150930\n[ 0.149797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151127] Security Framework initialized\n[ 0.151956] Yama: becoming mindful.\n[ 0.152702] AppArmor: AppArmor initialized\n[ 0.153580] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156231] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157458] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158908] Initializing cgroup subsys io\n[ 0.159741] Initializing cgroup subsys memory\n[ 0.160617] Initializing cgroup subsys devices\n[ 0.161509] Initializing cgroup subsys freezer\n[ 0.162392] Initializing cgroup subsys net_cls\n[ 0.163273] Initializing cgroup subsys perf_event\n[ 0.164198] Initializing cgroup subsys net_prio\n[ 0.165106] Initializing cgroup subsys hugetlb\n[ 0.165991] Initializing cgroup subsys pids\n[ 0.166875] CPU: Physical Processor ID: 0\n[ 0.168380] mce: CPU supports 10 MCE banks\n[ 0.169249] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170267] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.184972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191205] ftrace: allocating 31920 entries in 125 pages\n[ 0.217242] smpboot: Max logical packages: 1\n[ 0.218116] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219489] x2apic enabled\n[ 0.220307] Switched APIC routing to physical x2apic.\n[ 0.222062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223199] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225300] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227108] KVM setup paravirtual spinlock\n[ 0.228576] x86: Booted up 1 node, 1 CPUs\n[ 0.229400] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.230814] devtmpfs: initialized\n[ 0.232561] evm: security.selinux\n[ 0.233273] evm: security.SMACK64\n[ 0.233968] evm: security.SMACK64EXEC\n[ 0.234744] evm: security.SMACK64TRANSMUTE\n[ 0.235581] evm: security.SMACK64MMAP\n[ 0.236338] evm: security.ima\n[ 0.236988] evm: security.capability\n[ 0.237815] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239708] pinctrl core: initialized pinctrl subsystem\n[ 0.240839] RTC time: 2:01:37, date: 07/22/18\n[ 0.241834] NET: Registered protocol family 16\n[ 0.242845] cpuidle: using governor ladder\n[ 0.243680] cpuidle: using governor menu\n[ 0.244479] PCCT header not found.\n[ 0.245253] ACPI: bus type PCI registered\n[ 0.246066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.247339] PCI: Using configuration type 1 for base access\n[ 0.249148] ACPI: Added _OSI(Module Device)\n[ 0.250012] ACPI: Added _OSI(Processor Device)\n[ 0.250895] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251814] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253590] ACPI: Interpreter enabled\n[ 0.254379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.260029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261908] ACPI: (supports S0 S5)\n[ 0.262630] ACPI: Using IOAPIC for interrupt routing\n[ 0.263596] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266742] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269187] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.270404] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272660] acpiphp: Slot [3] registered\n[ 0.273475] acpiphp: Slot [4] registered\n[ 0.274287] acpiphp: Slot [5] registered\n[ 0.275092] acpiphp: Slot [6] registered\n[ 0.275900] acpiphp: Slot [7] registered\n[ 0.276711] acpiphp: Slot [8] registered\n[ 0.277524] acpiphp: Slot [9] registered\n[ 0.278338] acpiphp: Slot [10] registered\n[ 0.279156] acpiphp: Slot [11] registered\n[ 0.279978] acpiphp: Slot [12] registered\n[ 0.280808] acpiphp: Slot [13] registered\n[ 0.281628] acpiphp: Slot [14] registered\n[ 0.282448] acpiphp: Slot [15] registered\n[ 0.293766] acpiphp: Slot [16] registered\n[ 0.294604] acpiphp: Slot [17] registered\n[ 0.295426] acpiphp: Slot [18] registered\n[ 0.296246] acpiphp: Slot [19] registered\n[ 0.297063] acpiphp: Slot [20] registered\n[ 0.297893] acpiphp: Slot [21] registered\n[ 0.298715] acpiphp: Slot [22] registered\n[ 0.299536] acpiphp: Slot [23] registered\n[ 0.300357] acpiphp: Slot [24] registered\n[ 0.301176] acpiphp: Slot [25] registered\n[ 0.302003] acpiphp: Slot [26] registered\n[ 0.302836] acpiphp: Slot [27] registered\n[ 0.303661] acpiphp: Slot [28] registered\n[ 0.304518] acpiphp: Slot [29] registered\n[ 0.305340] acpiphp: Slot [30] registered\n[ 0.306163] acpiphp: Slot [31] registered\n[ 0.306988] PCI host bridge to bus 0000:00\n[ 0.307809] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.310273] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.311740] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.313214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314723] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318118] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319430] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.320630] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.321917] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.326993] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.345864] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.347363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.349169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.350614] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.353322] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.354666] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.355741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357322] vgaarb: loaded\n[ 0.357932] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359200] SCSI subsystem initialized\n[ 0.360145] ACPI: bus type USB registered\n[ 0.360991] usbcore: registered new interface driver usbfs\n[ 0.362043] usbcore: registered new interface driver hub\n[ 0.363071] usbcore: registered new device driver usb\n[ 0.364210] PCI: Using ACPI for IRQ routing\n[ 0.365362] NetLabel: Initializing\n[ 0.366096] NetLabel: domain hash size = 128\n[ 0.366968] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367945] NetLabel: unlabeled traffic allowed by default\n[ 0.369141] clocksource: Switched to clocksource kvm-clock\n[ 0.377817] AppArmor: AppArmor Filesystem Enabled\n[ 0.378803] pnp: PnP ACPI init\n[ 0.379760] pnp: PnP ACPI: found 5 devices\n[ 0.386116] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387883] NET: Registered protocol family 2\n[ 0.388954] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390276] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391511] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392733] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395054] NET: Registered protocol family 1\n[ 0.395953] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398173] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412261] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426413] Trying to unpack rootfs image as initramfs...\n[ 0.483123] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484829] Scanning for low memory corruption every 60 seconds\n[ 0.486244] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487436] audit: initializing netlink subsys (disabled)\n[ 0.488492] audit: type=2000 audit(1532224898.469:1): initialized\n[ 0.489900] Initialise system trusted keyring\n[ 0.490876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.492120] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494306] zbud: loaded\n[ 0.495058] VFS: Disk quotas dquot_6.6.0\n[ 0.495903] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497549] fuse init (API version 7.23)\n[ 0.498478] Key type big_key registered\n[ 0.499304] Allocating IMA MOK and blacklist keyrings.\n[ 0.500564] Key type asymmetric registered\n[ 0.501424] Asymmetric key parser 'x509' registered\n[ 0.502414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.503921] io scheduler noop registered\n[ 0.504755] io scheduler deadline registered (default)\n[ 0.505784] io scheduler cfq registered\n[ 0.506664] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.507733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.509040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.510535] ACPI: Power Button [PWRF]\n[ 0.511413] GHES: HEST is not enabled!\n[ 0.525098] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552900] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578974] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581320] Linux agpgart interface v0.103\n[ 0.583933] brd: module loaded\n[ 0.585617] loop: module loaded\n[ 0.589194] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.590696] GPT:90111 != 2097151\n[ 0.591390] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592513] GPT:90111 != 2097151\n[ 0.593215] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594214] vda: vda1 vda15\n[ 0.595462] scsi host0: ata_piix\n[ 0.596265] scsi host1: ata_piix\n[ 0.597002] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.598275] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.599785] libphy: Fixed MDIO Bus: probed\n[ 0.600640] tun: Universal TUN/TAP device driver, 1.6\n[ 0.601650] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.603886] PPP generic driver version 2.4.2\n[ 0.604826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606066] ehci-pci: EHCI PCI platform driver\n[ 0.606976] ehci-platform: EHCI generic platform driver\n[ 0.608000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609166] ohci-pci: OHCI PCI platform driver\n[ 0.610084] ohci-platform: OHCI generic platform driver\n[ 0.611122] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.627718] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.629118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.630953] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632134] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.633659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634945] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636412] usb usb1: Product: UHCI Host Controller\n[ 0.637376] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638549] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639990] hub 1-0:1.0: USB hub found\n[ 0.640814] hub 1-0:1.0: 2 ports detected\n[ 0.642152] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644560] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645673] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646835] mousedev: PS/2 mouse device common for all mice\n[ 0.648224] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650223] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651427] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652677] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653916] i2c /dev entries driver\n[ 0.654854] device-mapper: uevent: version 1.0.3\n[ 0.655897] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659755] NET: Registered protocol family 10\n[ 0.661271] NET: Registered protocol family 17\n[ 0.662243] Key type dns_resolver registered\n[ 0.663549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664699] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666693] registered taskstats version 1\n[ 0.667617] Loading compiled-in X.509 certificates\n[ 0.669263] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671233] zswap: loaded using pool lzo/zbud\n[ 0.673410] Key type trusted registered\n[ 0.675228] Key type encrypted registered\n[ 0.676079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677192] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678284] evm: HMAC attrs: 0x1\n[ 0.679432] Magic number: 10:828:5\n[ 0.680377] rtc_cmos 00:00: setting system clock to 2018-07-22 02:01:38 UTC (1532224898)\n[ 0.682104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683257] EDD information not available.\n[ 0.759492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771935] Write protecting the kernel read-only data: 14336k\n[ 0.775538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777592] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\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... [ 0.938515] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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: "} 2018-07-22 02:01:41,718 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e/action used request id req-1597a6e8-7db2-43b0-9226-ff0ec0af0e27 2018-07-22 02:01:41,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0887360572815s 2018-07-22 02:01:41,719 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e/action used request id req-1597a6e8-7db2-43b0-9226-ff0ec0af0e27 2018-07-22 02:01:41,719 - 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 443872860 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.145804] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.147482] pid_max: default: 32768 minimum: 301 [ 0.148390] ACPI: Core revision 20150930 [ 0.149797] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151127] Security Framework initialized [ 0.151956] Yama: becoming mindful. [ 0.152702] AppArmor: AppArmor initialized [ 0.153580] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156231] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157458] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158908] Initializing cgroup subsys io [ 0.159741] Initializing cgroup subsys memory [ 0.160617] Initializing cgroup subsys devices [ 0.161509] Initializing cgroup subsys freezer [ 0.162392] Initializing cgroup subsys net_cls [ 0.163273] Initializing cgroup subsys perf_event [ 0.164198] Initializing cgroup subsys net_prio [ 0.165106] Initializing cgroup subsys hugetlb [ 0.165991] Initializing cgroup subsys pids [ 0.166875] CPU: Physical Processor ID: 0 [ 0.168380] mce: CPU supports 10 MCE banks [ 0.169249] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170267] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.184972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.191205] ftrace: allocating 31920 entries in 125 pages [ 0.217242] smpboot: Max logical packages: 1 [ 0.218116] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.219489] x2apic enabled [ 0.220307] Switched APIC routing to physical x2apic. [ 0.222062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.223199] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.225300] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.227108] KVM setup paravirtual spinlock [ 0.228576] x86: Booted up 1 node, 1 CPUs [ 0.229400] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.230814] devtmpfs: initialized [ 0.232561] evm: security.selinux [ 0.233273] evm: security.SMACK64 [ 0.233968] evm: security.SMACK64EXEC [ 0.234744] evm: security.SMACK64TRANSMUTE [ 0.235581] evm: security.SMACK64MMAP [ 0.236338] evm: security.ima [ 0.236988] evm: security.capability [ 0.237815] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239708] pinctrl core: initialized pinctrl subsystem [ 0.240839] RTC time: 2:01:37, date: 07/22/18 [ 0.241834] NET: Registered protocol family 16 [ 0.242845] cpuidle: using governor ladder [ 0.243680] cpuidle: using governor menu [ 0.244479] PCCT header not found. [ 0.245253] ACPI: bus type PCI registered [ 0.246066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.247339] PCI: Using configuration type 1 for base access [ 0.249148] ACPI: Added _OSI(Module Device) [ 0.250012] ACPI: Added _OSI(Processor Device) [ 0.250895] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253590] ACPI: Interpreter enabled [ 0.254379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.260029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.261908] ACPI: (supports S0 S5) [ 0.262630] ACPI: Using IOAPIC for interrupt routing [ 0.263596] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.266742] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.267912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.269187] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.270404] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.272660] acpiphp: Slot [3] registered [ 0.273475] acpiphp: Slot [4] registered [ 0.274287] acpiphp: Slot [5] registered [ 0.275092] acpiphp: Slot [6] registered [ 0.275900] acpiphp: Slot [7] registered [ 0.276711] acpiphp: Slot [8] registered [ 0.277524] acpiphp: Slot [9] registered [ 0.278338] acpiphp: Slot [10] registered [ 0.279156] acpiphp: Slot [11] registered [ 0.279978] acpiphp: Slot [12] registered [ 0.280808] acpiphp: Slot [13] registered [ 0.281628] acpiphp: Slot [14] registered [ 0.282448] acpiphp: Slot [15] registered [ 0.293766] acpiphp: Slot [16] registered [ 0.294604] acpiphp: Slot [17] registered [ 0.295426] acpiphp: Slot [18] registered [ 0.296246] acpiphp: Slot [19] registered [ 0.297063] acpiphp: Slot [20] registered [ 0.297893] acpiphp: Slot [21] registered [ 0.298715] acpiphp: Slot [22] registered [ 0.299536] acpiphp: Slot [23] registered [ 0.300357] acpiphp: Slot [24] registered [ 0.301176] acpiphp: Slot [25] registered [ 0.302003] acpiphp: Slot [26] registered [ 0.302836] acpiphp: Slot [27] registered [ 0.303661] acpiphp: Slot [28] registered [ 0.304518] acpiphp: Slot [29] registered [ 0.305340] acpiphp: Slot [30] registered [ 0.306163] acpiphp: Slot [31] registered [ 0.306988] PCI host bridge to bus 0000:00 [ 0.307809] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.309038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.310273] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.311740] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.313214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314723] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318118] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319430] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320630] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321917] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.325499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.326993] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.345864] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.347363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.349169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.350614] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.352022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.353322] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.354666] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.355741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.357322] vgaarb: loaded [ 0.357932] vgaarb: bridge control possible 0000:00:02.0 [ 0.359200] SCSI subsystem initialized [ 0.360145] ACPI: bus type USB registered [ 0.360991] usbcore: registered new interface driver usbfs [ 0.362043] usbcore: registered new interface driver hub [ 0.363071] usbcore: registered new device driver usb [ 0.364210] PCI: Using ACPI for IRQ routing [ 0.365362] NetLabel: Initializing [ 0.366096] NetLabel: domain hash size = 128 [ 0.366968] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.367945] NetLabel: unlabeled traffic allowed by default [ 0.369141] clocksource: Switched to clocksource kvm-clock [ 0.377817] AppArmor: AppArmor Filesystem Enabled [ 0.378803] pnp: PnP ACPI init [ 0.379760] pnp: PnP ACPI: found 5 devices [ 0.386116] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387883] NET: Registered protocol family 2 [ 0.388954] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390276] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391511] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392733] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395054] NET: Registered protocol family 1 [ 0.395953] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398173] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412261] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426413] Trying to unpack rootfs image as initramfs... [ 0.483123] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.484829] Scanning for low memory corruption every 60 seconds [ 0.486244] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.487436] audit: initializing netlink subsys (disabled) [ 0.488492] audit: type=2000 audit(1532224898.469:1): initialized [ 0.489900] Initialise system trusted keyring [ 0.490876] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.492120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494306] zbud: loaded [ 0.495058] VFS: Disk quotas dquot_6.6.0 [ 0.495903] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497549] fuse init (API version 7.23) [ 0.498478] Key type big_key registered [ 0.499304] Allocating IMA MOK and blacklist keyrings. [ 0.500564] Key type asymmetric registered [ 0.501424] Asymmetric key parser 'x509' registered [ 0.502414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.503921] io scheduler noop registered [ 0.504755] io scheduler deadline registered (default) [ 0.505784] io scheduler cfq registered [ 0.506664] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.507733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.509040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.510535] ACPI: Power Button [PWRF] [ 0.511413] GHES: HEST is not enabled! [ 0.525098] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.552900] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.555050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578974] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581320] Linux agpgart interface v0.103 [ 0.583933] brd: module loaded [ 0.585617] loop: module loaded [ 0.589194] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.590696] GPT:90111 != 2097151 [ 0.591390] GPT:Alternate GPT header not at the end of the disk. [ 0.592513] GPT:90111 != 2097151 [ 0.593215] GPT: Use GNU Parted to correct GPT errors. [ 0.594214] vda: vda1 vda15 [ 0.595462] scsi host0: ata_piix [ 0.596265] scsi host1: ata_piix [ 0.597002] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.598275] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.599785] libphy: Fixed MDIO Bus: probed [ 0.600640] tun: Universal TUN/TAP device driver, 1.6 [ 0.601650] tun: (C) 1999-2004 Max Krasnyansky [ 0.603886] PPP generic driver version 2.4.2 [ 0.604826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.606066] ehci-pci: EHCI PCI platform driver [ 0.606976] ehci-platform: EHCI generic platform driver [ 0.608000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.609166] ohci-pci: OHCI PCI platform driver [ 0.610084] ohci-platform: OHCI generic platform driver [ 0.611122] uhci_hcd: USB Universal Host Controller Interface driver [ 0.627718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.629118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.630953] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632134] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.633659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634945] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636412] usb usb1: Product: UHCI Host Controller [ 0.637376] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638549] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639990] hub 1-0:1.0: USB hub found [ 0.640814] hub 1-0:1.0: 2 ports detected [ 0.642152] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.644560] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.645673] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.646835] mousedev: PS/2 mouse device common for all mice [ 0.648224] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650223] rtc_cmos 00:00: RTC can wake from S4 [ 0.651427] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.652677] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.653916] i2c /dev entries driver [ 0.654854] device-mapper: uevent: version 1.0.3 [ 0.655897] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.657678] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659755] NET: Registered protocol family 10 [ 0.661271] NET: Registered protocol family 17 [ 0.662243] Key type dns_resolver registered [ 0.663549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.664699] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.666693] registered taskstats version 1 [ 0.667617] Loading compiled-in X.509 certificates [ 0.669263] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671233] zswap: loaded using pool lzo/zbud [ 0.673410] Key type trusted registered [ 0.675228] Key type encrypted registered [ 0.676079] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677192] ima: No TPM chip found, activating TPM-bypass! [ 0.678284] evm: HMAC attrs: 0x1 [ 0.679432] Magic number: 10:828:5 [ 0.680377] rtc_cmos 00:00: setting system clock to 2018-07-22 02:01:38 UTC (1532224898) [ 0.682104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683257] EDD information not available. [ 0.759492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771935] Write protecting the kernel read-only data: 14336k [ 0.775538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.777592] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 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... [ 0.938515] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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: 2018-07-22 02:01:48,738 - paramiko.transport - DEBUG - starting thread (client mode): 0x3dfb4e90L 2018-07-22 02:01:48,738 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 02:01:48,739 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 02:01:48,739 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 02:01:48,740 - 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-22 02:01:48,740 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 02:01:48,740 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 02:01:48,740 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 02:01:48,741 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 02:01:48,741 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 02:01:48,758 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 02:01:48,759 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 02:01:48,770 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 6a2b596dc528726e54dbcea0f5fe9f41 2018-07-22 02:01:48,771 - paramiko.transport - DEBUG - Trying discovered key 0c7fb7043072a96085e66313917b3582 in /tmp/tmpGxW6SM 2018-07-22 02:01:48,796 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 02:01:48,802 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 02:01:48,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-22 02:01:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"volume": {"display_name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "size": "2"}}' 2018-07-22 02:01:50,013 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:01:48 GMT Server: Apache x-compute-request-id: req-334facb1-8e39-4846-bd9b-3629dbf9c6b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-334facb1-8e39-4846-bd9b-3629dbf9c6b2 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}} 2018-07-22 02:01:50,013 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes used request id req-334facb1-8e39-4846-bd9b-3629dbf9c6b2 2018-07-22 02:01:50,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.20647382736s 2018-07-22 02:01:50,014 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes used request id req-334facb1-8e39-4846-bd9b-3629dbf9c6b2 2018-07-22 02:01:50,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:01:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:50,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:50 GMT Server: Apache x-compute-request-id: req-b610c309-9086-45ca-894f-eff0233206ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b610c309-9086-45ca-894f-eff0233206ec Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:01:50.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:01:50,925 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-b610c309-9086-45ca-894f-eff0233206ec 2018-07-22 02:01:50,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.910538911819s 2018-07-22 02:01:50,926 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-b610c309-9086-45ca-894f-eff0233206ec 2018-07-22 02:01:50,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:01:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:01:52,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:53,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01:52 GMT Server: Apache x-compute-request-id: req-2c0d60d4-9e03-4b19-9132-28ecb60d83b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c0d60d4-9e03-4b19-9132-28ecb60d83b2 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:01:51.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:01:53,851 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-2c0d60d4-9e03-4b19-9132-28ecb60d83b2 2018-07-22 02:01:53,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.920640945435s 2018-07-22 02:01:53,851 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-2c0d60d4-9e03-4b19-9132-28ecb60d83b2 2018-07-22 02:01:53,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:01:53,854 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:54,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-51e15190-8265-40cb-80d6-99587d563a9c Date: Sun, 22 Jul 2018 02:01:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14aea5661bb4488198bb3782473d2512","l2_adjacency":true,"status":"ACTIVE","subnets":["5cb1b3de-f8f3-46a6-b974-6ce1436e25fd"],"description":"","tags":[],"updated_at":"2018-07-22T02:01:24Z","qos_policy_id":null,"name":"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d","admin_state_up":true,"tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:23Z","mtu":1450}]} 2018-07-22 02:01:54,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-51e15190-8265-40cb-80d6-99587d563a9c 2018-07-22 02:01:54,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28956413269s 2018-07-22 02:01:54,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-51e15190-8265-40cb-80d6-99587d563a9c 2018-07-22 02:01:54,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:01:54,153 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:54,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-8a2a82dd-a50b-48bb-8e7a-6ce1dd04d197 Date: Sun, 22 Jul 2018 02:01:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0d8aa283-5e41-4512-950c-cb3d866d0705/snap", "metadata": {}}], "file": "/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705/file", "owner": "14aea5661bb4488198bb3782473d2512", "id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "size": 12716032, "self": "/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0d8aa283-5e41-4512-950c-cb3d866d0705/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:01:29Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:01:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:01:54,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8a2a82dd-a50b-48bb-8e7a-6ce1dd04d197 2018-07-22 02:01:54,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368490219116s 2018-07-22 02:01:54,186 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8a2a82dd-a50b-48bb-8e7a-6ce1dd04d197 2018-07-22 02:01:54,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:01:54,190 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:54,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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,Accept-Encoding x-openstack-request-id: req-ad3069ea-ac37-4c23-8da5-766aad4b2640 x-compute-request-id: req-ad3069ea-ac37-4c23-8da5-766aad4b2640 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_1f954945-8531-446f-b828-e1deb0ee318d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "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": "effffe72-38cc-47b1-99de-faae2f5c6907"}]} 2018-07-22 02:01:54,215 - 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-ad3069ea-ac37-4c23-8da5-766aad4b2640 2018-07-22 02:01:54,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274810791016s 2018-07-22 02:01:54,215 - 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-ad3069ea-ac37-4c23-8da5-766aad4b2640 2018-07-22 02:01:54,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 02:01:54,219 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"server": {"name": "cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d", "imageRef": "0d8aa283-5e41-4512-950c-cb3d866d0705", "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "flavorRef": "effffe72-38cc-47b1-99de-faae2f5c6907", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9301c9a0-0e18-485d-8308-4ef4c382b8aa"}], "security_groups": [{"name": "7e0e7d05-7906-4acf-a69c-6fbb913c104b"}]}}' 2018-07-22 02:01:55,121 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:01: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-cac9a4e7-96ff-475d-a47f-d58ba7e6bb16 x-compute-request-id: req-cac9a4e7-96ff-475d-a47f-d58ba7e6bb16 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7e0e7d05-7906-4acf-a69c-6fbb913c104b"}], "OS-DCF:diskConfig": "MANUAL", "id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "bookmark"}], "adminPass": "Kks6vRcY4P8u"}} 2018-07-22 02:01:55,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-cac9a4e7-96ff-475d-a47f-d58ba7e6bb16 2018-07-22 02:01:55,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.904508113861s 2018-07-22 02:01:55,121 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-cac9a4e7-96ff-475d-a47f-d58ba7e6bb16 2018-07-22 02:01:55,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:55,125 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:55,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-6e0a5ebe-5c6a-49c4-942d-9e9c7c69e918 x-compute-request-id: req-6e0a5ebe-5c6a-49c4-942d-9e9c7c69e918 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/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:55Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:37.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:37Z", "hostId": "012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:55,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e0a5ebe-5c6a-49c4-942d-9e9c7c69e918 2018-07-22 02:01:55,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421983957291s 2018-07-22 02:01:55,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e0a5ebe-5c6a-49c4-942d-9e9c7c69e918 2018-07-22 02:01:55,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:01:57,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:57,555 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:01:57,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-e7a74029-358f-4ac4-b81a-bb0640c73a51 x-compute-request-id: req-e7a74029-358f-4ac4-b81a-bb0640c73a51 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/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:56Z", "hostId": "aaea6a819aad97912fe94affb2180c390c057387264577c79f851fbb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:55Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:37.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:37Z", "hostId": "012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:01:57,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e7a74029-358f-4ac4-b81a-bb0640c73a51 2018-07-22 02:01:57,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249557971954s 2018-07-22 02:01:57,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e7a74029-358f-4ac4-b81a-bb0640c73a51 2018-07-22 02:01:57,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:01:59,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:01:59,813 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:00,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:01: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-5f61d2a4-65c3-43b0-8468-76a722d3cc6c x-compute-request-id: req-5f61d2a4-65c3-43b0-8468-76a722d3cc6c 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/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:56Z", "hostId": "aaea6a819aad97912fe94affb2180c390c057387264577c79f851fbb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:55Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:37.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:37Z", "hostId": "012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:02:00,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5f61d2a4-65c3-43b0-8468-76a722d3cc6c 2018-07-22 02:02:00,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234511137009s 2018-07-22 02:02:00,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5f61d2a4-65c3-43b0-8468-76a722d3cc6c 2018-07-22 02:02:00,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:02,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:02:02,055 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:02,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-8a28dccf-88e0-4efe-a174-58e2b66f3952 x-compute-request-id: req-8a28dccf-88e0-4efe-a174-58e2b66f3952 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e5:0b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:59.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:59Z", "hostId": "aaea6a819aad97912fe94affb2180c390c057387264577c79f851fbb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:55Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:37.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:37Z", "hostId": "012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:02:02,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8a28dccf-88e0-4efe-a174-58e2b66f3952 2018-07-22 02:02:02,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206063985825s 2018-07-22 02:02:02,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8a28dccf-88e0-4efe-a174-58e2b66f3952 2018-07-22 02:02:02,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:02:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=eded7ec2-756e-4050-8474-f57f4ffd185b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:02,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d4ce48b1-b78a-4c8f-a4ab-aab3f626e86b Date: Sun, 22 Jul 2018 02:02:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:01:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cb1b3de-f8f3-46a6-b974-6ce1436e25fd","ip_address":"192.168.120.12"}],"id":"d4e73770-84f0-4804-84c8-c676d2d0b456","security_groups":["7e0e7d05-7906-4acf-a69c-6fbb913c104b"],"mac_address":"fa:16:3e:07:e5:0b","project_id":"14aea5661bb4488198bb3782473d2512","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:56Z","binding:vnic_type":"normal","device_id":"eded7ec2-756e-4050-8474-f57f4ffd185b","ip_allocation":"immediate"}]} 2018-07-22 02:02:02,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eded7ec2-756e-4050-8474-f57f4ffd185b used request id req-d4ce48b1-b78a-4c8f-a4ab-aab3f626e86b 2018-07-22 02:02:02,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0551400184631s 2018-07-22 02:02:02,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eded7ec2-756e-4050-8474-f57f4ffd185b used request id req-d4ce48b1-b78a-4c8f-a4ab-aab3f626e86b 2018-07-22 02:02:02,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:02:02,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d4e73770-84f0-4804-84c8-c676d2d0b456" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:02,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-208d6b1f-7e0c-4240-8175-ac187ea47123 Date: Sun, 22 Jul 2018 02:02:02 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:02:02,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d4e73770-84f0-4804-84c8-c676d2d0b456 used request id req-208d6b1f-7e0c-4240-8175-ac187ea47123 2018-07-22 02:02:02,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0188739299774s 2018-07-22 02:02:02,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d4e73770-84f0-4804-84c8-c676d2d0b456 used request id req-208d6b1f-7e0c-4240-8175-ac187ea47123 2018-07-22 02:02:02,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:02:02,347 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:02,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-c57504a7-fba5-4eff-b156-ac67982ada93 x-compute-request-id: req-c57504a7-fba5-4eff-b156-ac67982ada93 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e5:0b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:59.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:59Z", "hostId": "aaea6a819aad97912fe94affb2180c390c057387264577c79f851fbb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:55Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:37.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:37Z", "hostId": "012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:02:02,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c57504a7-fba5-4eff-b156-ac67982ada93 2018-07-22 02:02:02,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220170974731s 2018-07-22 02:02:02,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c57504a7-fba5-4eff-b156-ac67982ada93 2018-07-22 02:02:02,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:02:02,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=eded7ec2-756e-4050-8474-f57f4ffd185b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:02,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-0fc7cc6f-4e17-4493-ab2a-b3be67eaefe3 Date: Sun, 22 Jul 2018 02:02:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:01:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cb1b3de-f8f3-46a6-b974-6ce1436e25fd","ip_address":"192.168.120.12"}],"id":"d4e73770-84f0-4804-84c8-c676d2d0b456","security_groups":["7e0e7d05-7906-4acf-a69c-6fbb913c104b"],"mac_address":"fa:16:3e:07:e5:0b","project_id":"14aea5661bb4488198bb3782473d2512","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:56Z","binding:vnic_type":"normal","device_id":"eded7ec2-756e-4050-8474-f57f4ffd185b","ip_allocation":"immediate"}]} 2018-07-22 02:02:02,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eded7ec2-756e-4050-8474-f57f4ffd185b used request id req-0fc7cc6f-4e17-4493-ab2a-b3be67eaefe3 2018-07-22 02:02:02,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.052964925766s 2018-07-22 02:02:02,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eded7ec2-756e-4050-8474-f57f4ffd185b used request id req-0fc7cc6f-4e17-4493-ab2a-b3be67eaefe3 2018-07-22 02:02:02,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:02:02,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d4e73770-84f0-4804-84c8-c676d2d0b456" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:02,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cee74b13-d93b-4571-a45b-8a05d08c2e86 Date: Sun, 22 Jul 2018 02:02:02 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:02:02,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d4e73770-84f0-4804-84c8-c676d2d0b456 used request id req-cee74b13-d93b-4571-a45b-8a05d08c2e86 2018-07-22 02:02:02,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182249546051s 2018-07-22 02:02:02,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=d4e73770-84f0-4804-84c8-c676d2d0b456 used request id req-cee74b13-d93b-4571-a45b-8a05d08c2e86 2018-07-22 02:02:02,648 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:e5:0b', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0d8aa283-5e41-4512-950c-cb3d866d0705'}), 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-22T02:01:59.000000', 'flavor': Munch({u'id': u'effffe72-38cc-47b1-99de-faae2f5c6907'}), 'az': u'nova', 'id': u'eded7ec2-756e-4050-8474-f57f4ffd185b', 'security_groups': [Munch({u'name': u'cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c635e7866f4048bcba55dc609aaadfad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14aea5661bb4488198bb3782473d2512', 'name': 'cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d', '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-22T02:01:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T02:01:59Z', 'hostId': u'aaea6a819aad97912fe94affb2180c390c057387264577c79f851fbb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'aaea6a819aad97912fe94affb2180c390c057387264577c79f851fbb', '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-22T02:01:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'14aea5661bb4488198bb3782473d2512', 'name': u'cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d', 'adminPass': None, 'tenant_id': u'14aea5661bb4488198bb3782473d2512', 'created_at': u'2018-07-22T02:01:55Z', 'created': u'2018-07-22T02:01:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 02:02:02,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:02:02,651 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:02,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-88be8228-5233-48e9-80af-28e6c3d573ab Date: Sun, 22 Jul 2018 02:02:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14aea5661bb4488198bb3782473d2512","l2_adjacency":true,"status":"ACTIVE","subnets":["5cb1b3de-f8f3-46a6-b974-6ce1436e25fd"],"description":"","tags":[],"updated_at":"2018-07-22T02:01:24Z","qos_policy_id":null,"name":"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d","admin_state_up":true,"tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:23Z","mtu":1450}]} 2018-07-22 02:02:02,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-88be8228-5233-48e9-80af-28e6c3d573ab 2018-07-22 02:02:02,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.137938976288s 2018-07-22 02:02:02,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-88be8228-5233-48e9-80af-28e6c3d573ab 2018-07-22 02:02:02,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 02:02:02,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=eded7ec2-756e-4050-8474-f57f4ffd185b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:02,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-75aa67be-99c3-4a71-a2d0-7a798cfe3f62 Date: Sun, 22 Jul 2018 02:02:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:01:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cb1b3de-f8f3-46a6-b974-6ce1436e25fd","ip_address":"192.168.120.12"}],"id":"d4e73770-84f0-4804-84c8-c676d2d0b456","security_groups":["7e0e7d05-7906-4acf-a69c-6fbb913c104b"],"mac_address":"fa:16:3e:07:e5:0b","project_id":"14aea5661bb4488198bb3782473d2512","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:56Z","binding:vnic_type":"normal","device_id":"eded7ec2-756e-4050-8474-f57f4ffd185b","ip_allocation":"immediate"}]} 2018-07-22 02:02:02,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eded7ec2-756e-4050-8474-f57f4ffd185b used request id req-75aa67be-99c3-4a71-a2d0-7a798cfe3f62 2018-07-22 02:02:02,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0724351406097s 2018-07-22 02:02:02,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eded7ec2-756e-4050-8474-f57f4ffd185b used request id req-75aa67be-99c3-4a71-a2d0-7a798cfe3f62 2018-07-22 02:02:02,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 02:02:02,864 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"floatingip": {"floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.12", "port_id": "d4e73770-84f0-4804-84c8-c676d2d0b456"}}' 2018-07-22 02:02:05,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-c045d816-3ab3-44bc-9b20-bbe7c0d0fc99 Date: Sun, 22 Jul 2018 02:02:05 GMT RESP BODY: {"floatingip": {"router_id": "1a770096-3502-45dc-bea0-02934e13483c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:02:03Z", "updated_at": "2018-07-22T02:02:03Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "14aea5661bb4488198bb3782473d2512", "port_id": "d4e73770-84f0-4804-84c8-c676d2d0b456", "id": "c964ebcb-537b-4f6e-b5bf-60ef9cf2c034", "qos_policy_id": null}} 2018-07-22 02:02:05,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c045d816-3ab3-44bc-9b20-bbe7c0d0fc99 2018-07-22 02:02:05,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.24225306511s 2018-07-22 02:02:05,106 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c045d816-3ab3-44bc-9b20-bbe7c0d0fc99 2018-07-22 02:02:05,110 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'1a770096-3502-45dc-bea0-02934e13483c', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'14aea5661bb4488198bb3782473d2512', 'created_at': u'2018-07-22T02:02:03Z', 'attached': True, 'updated_at': u'2018-07-22T02:02:03Z', 'id': u'c964ebcb-537b-4f6e-b5bf-60ef9cf2c034', 'floating_network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14aea5661bb4488198bb3782473d2512', 'name': 'cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'1a770096-3502-45dc-bea0-02934e13483c', u'qos_policy_id': None, 'project_id': u'14aea5661bb4488198bb3782473d2512', 'port_id': u'd4e73770-84f0-4804-84c8-c676d2d0b456', 'port': u'd4e73770-84f0-4804-84c8-c676d2d0b456', 'network': u'03ff3771-4217-4429-9bb6-04632e3dc525'}) 2018-07-22 02:02:05,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 02:02:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 02:02:05,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-cf8d831c-b0f9-4467-9a66-ea6194f49983 x-compute-request-id: req-cf8d831c-b0f9-4467-9a66-ea6194f49983 Content-Encoding: gzip Content-Length: 9578 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 590013311 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.145921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147716] pid_max: default: 32768 minimum: 301\n[ 0.148673] ACPI: Core revision 20150930\n[ 0.150088] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151492] Security Framework initialized\n[ 0.152394] Yama: becoming mindful.\n[ 0.153206] AppArmor: AppArmor initialized\n[ 0.154146] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155584] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159922] Initializing cgroup subsys io\n[ 0.160803] Initializing cgroup subsys memory\n[ 0.161711] Initializing cgroup subsys devices\n[ 0.162650] Initializing cgroup subsys freezer\n[ 0.163613] Initializing cgroup subsys net_cls\n[ 0.164563] Initializing cgroup subsys perf_event\n[ 0.165532] Initializing cgroup subsys net_prio\n[ 0.166510] Initializing cgroup subsys hugetlb\n[ 0.167455] Initializing cgroup subsys pids\n[ 0.168430] CPU: Physical Processor ID: 0\n[ 0.170031] mce: CPU supports 10 MCE banks\n[ 0.170985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172126] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187920] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194055] ftrace: allocating 31920 entries in 125 pages\n[ 0.218782] smpboot: Max logical packages: 1\n[ 0.219717] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221243] x2apic enabled\n[ 0.222069] Switched APIC routing to physical x2apic.\n[ 0.223941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.225213] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.227516] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229560] KVM setup paravirtual spinlock\n[ 0.230958] x86: Booted up 1 node, 1 CPUs\n[ 0.231857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233382] devtmpfs: initialized\n[ 0.235173] evm: security.selinux\n[ 0.235972] evm: security.SMACK64\n[ 0.236748] evm: security.SMACK64EXEC\n[ 0.237597] evm: security.SMACK64TRANSMUTE\n[ 0.238460] evm: security.SMACK64MMAP\n[ 0.239313] evm: security.ima\n[ 0.239995] evm: security.capability\n[ 0.240883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242916] pinctrl core: initialized pinctrl subsystem\n[ 0.244108] RTC time: 2:02:00, date: 07/22/18\n[ 0.245149] NET: Registered protocol family 16\n[ 0.246168] cpuidle: using governor ladder\n[ 0.247064] cpuidle: using governor menu\n[ 0.247958] PCCT header not found.\n[ 0.248782] ACPI: bus type PCI registered\n[ 0.249673] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.251058] PCI: Using configuration type 1 for base access\n[ 0.252939] ACPI: Added _OSI(Module Device)\n[ 0.253887] ACPI: Added _OSI(Processor Device)\n[ 0.254852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255889] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257775] ACPI: Interpreter enabled\n[ 0.258630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.262644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266659] ACPI: (supports S0 S5)\n[ 0.267415] ACPI: Using IOAPIC for interrupt routing\n[ 0.268527] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.271787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273071] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.274459] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.275806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278295] acpiphp: Slot [3] registered\n[ 0.279193] acpiphp: Slot [4] registered\n[ 0.280077] acpiphp: Slot [5] registered\n[ 0.280945] acpiphp: Slot [6] registered\n[ 0.281811] acpiphp: Slot [7] registered\n[ 0.282700] acpiphp: Slot [8] registered\n[ 0.283582] acpiphp: Slot [9] registered\n[ 0.284461] acpiphp: Slot [10] registered\n[ 0.285323] acpiphp: Slot [11] registered\n[ 0.286226] acpiphp: Slot [12] registered\n[ 0.287085] acpiphp: Slot [13] registered\n[ 0.287995] acpiphp: Slot [14] registered\n[ 0.288910] acpiphp: Slot [15] registered\n[ 0.299852] acpiphp: Slot [16] registered\n[ 0.300762] acpiphp: Slot [17] registered\n[ 0.301653] acpiphp: Slot [18] registered\n[ 0.302546] acpiphp: Slot [19] registered\n[ 0.303438] acpiphp: Slot [20] registered\n[ 0.304336] acpiphp: Slot [21] registered\n[ 0.305254] acpiphp: Slot [22] registered\n[ 0.306127] acpiphp: Slot [23] registered\n[ 0.306993] acpiphp: Slot [24] registered\n[ 0.307884] acpiphp: Slot [25] registered\n[ 0.308806] acpiphp: Slot [26] registered\n[ 0.309688] acpiphp: Slot [27] registered\n[ 0.310584] acpiphp: Slot [28] registered\n[ 0.311430] acpiphp: Slot [29] registered\n[ 0.312274] acpiphp: Slot [30] registered\n[ 0.313146] acpiphp: Slot [31] registered\n[ 0.314011] PCI host bridge to bus 0000:00\n[ 0.314898] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.316175] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.317560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319139] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320701] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.322325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328428] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329766] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333439] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335165] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355937] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357498] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361890] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363284] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366139] vgaarb: loaded\n[ 0.366807] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368136] SCSI subsystem initialized\n[ 0.369102] ACPI: bus type USB registered\n[ 0.369967] usbcore: registered new interface driver usbfs\n[ 0.371098] usbcore: registered new interface driver hub\n[ 0.372208] usbcore: registered new device driver usb\n[ 0.373401] PCI: Using ACPI for IRQ routing\n[ 0.374598] NetLabel: Initializing\n[ 0.375348] NetLabel: domain hash size = 128\n[ 0.376251] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377273] NetLabel: unlabeled traffic allowed by default\n[ 0.378535] clocksource: Switched to clocksource kvm-clock\n[ 0.386776] AppArmor: AppArmor Filesystem Enabled\n[ 0.387837] pnp: PnP ACPI init\n[ 0.388823] pnp: PnP ACPI: found 5 devices\n[ 0.395161] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397021] NET: Registered protocol family 2\n[ 0.398149] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399558] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400811] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404438] NET: Registered protocol family 1\n[ 0.405388] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406623] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407768] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421631] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435647] Trying to unpack rootfs image as initramfs...\n[ 0.491933] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493754] Scanning for low memory corruption every 60 seconds\n[ 0.495264] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496589] audit: initializing netlink subsys (disabled)\n[ 0.497715] audit: type=2000 audit(1532224920.642:1): initialized\n[ 0.499182] Initialise system trusted keyring\n[ 0.500165] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501390] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503589] zbud: loaded\n[ 0.504353] VFS: Disk quotas dquot_6.6.0\n[ 0.505250] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506983] fuse init (API version 7.23)\n[ 0.507982] Key type big_key registered\n[ 0.508877] Allocating IMA MOK and blacklist keyrings.\n[ 0.510194] Key type asymmetric registered\n[ 0.511103] Asymmetric key parser 'x509' registered\n[ 0.512164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513759] io scheduler noop registered\n[ 0.514622] io scheduler deadline registered (default)\n[ 0.515682] io scheduler cfq registered\n[ 0.516621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517787] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519219] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520731] ACPI: Power Button [PWRF]\n[ 0.521616] GHES: HEST is not enabled!\n[ 0.535152] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564981] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593917] Linux agpgart interface v0.103\n[ 0.596925] brd: module loaded\n[ 0.598717] loop: module loaded\n[ 0.603711] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605372] GPT:90111 != 2097151\n[ 0.606133] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607413] GPT:90111 != 2097151\n[ 0.608186] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609309] vda: vda1 vda15\n[ 0.610878] scsi host0: ata_piix\n[ 0.611765] scsi host1: ata_piix\n[ 0.612591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.613997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.615691] libphy: Fixed MDIO Bus: probed\n[ 0.616640] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617736] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620374] PPP generic driver version 2.4.2\n[ 0.621607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623263] ehci-pci: EHCI PCI platform driver\n[ 0.624448] ehci-platform: EHCI generic platform driver\n[ 0.625804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627382] ohci-pci: OHCI PCI platform driver\n[ 0.628593] ohci-platform: OHCI generic platform driver\n[ 0.629950] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644594] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645968] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647930] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649282] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.650818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653874] usb usb1: Product: UHCI Host Controller\n[ 0.654808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655946] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656952] hub 1-0:1.0: USB hub found\n[ 0.657742] hub 1-0:1.0: 2 ports detected\n[ 0.658713] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660980] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661945] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663007] mousedev: PS/2 mouse device common for all mice\n[ 0.664297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666171] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667303] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668507] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669715] i2c /dev entries driver\n[ 0.670508] device-mapper: uevent: version 1.0.3\n[ 0.671491] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673142] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674610] NET: Registered protocol family 10\n[ 0.675772] NET: Registered protocol family 17\n[ 0.676690] Key type dns_resolver registered\n[ 0.677713] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678840] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680668] registered taskstats version 1\n[ 0.681533] Loading compiled-in X.509 certificates\n[ 0.683037] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684927] zswap: loaded using pool lzo/zbud\n[ 0.686635] Key type trusted registered\n[ 0.688408] Key type encrypted registered\n[ 0.689238] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690273] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691339] evm: HMAC attrs: 0x1\n[ 0.692328] Magic number: 10:828:5\n[ 0.693170] rtc_cmos 00:00: setting system clock to 2018-07-22 02:02:00 UTC (1532224920)\n[ 0.694827] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695953] EDD information not available.\n[ 0.776112] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787851] Write protecting the kernel read-only data: 14336k\n[ 0.790014] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791881] 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.836562] 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.83\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.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. 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/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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC8uVj8hwoPwQiVL3GUFxmRrN/uYUCMtwL7OS0lDJFgCvX1EMSYo5Ry5YEyhCasOA4TR2sVWdrA3wlan+JCSAyIs/qZiLXOgJx6nbtrM0Gll+nV2WJaNUecSD8SH/ElHk8ZIiIUYzoMvlpmd3eVTT/43/rBuVJCA6Yi984OSCLMlYdsxNOQ9z76ksYAwKoASZevqvoyN8CTL37l6I93t8fVudMmlivZcfdZIpOkebWOltoh8/hM+owH94zwHXlrVba0paFN86gFKfWAQl6fBRF0jNaAllPsdShRwUb5OukFzV8XFpouQ6VGhOAwdykz9BfV0qVOFDQJLpoePsn3zYPx root@cinder-test-vm-1f954945-8531-446f-b828-e1deb0ee318d\nssh-dss AAAAB3NzaC1kc3MAAACBAMOx0d8xn3jghb5/cwb4fsQA5KNkEpjyxUeULKnzAdwviJY0wgDogApO7OIPruOCtmtoQjC2aFnetOZZc4K1EC0TG/N/GNZ0gSeaBoEvMjH5Rsoe5Bwz1NQYi/lSxtJ+WIbzlp9mTkQS0RCSsbBNdm7BqU6fqSlLzu2DNbgmcMw1AAAAFQDc9p6ZaXM7NgH9UG8gZfn70DbHywAAAIAXwPI5sEYr7aNJzuf90Crl41cG55EPtJaza5DA8yOuM/Y2f0ZdxFsR8VyRf5GyLhJCIZKldY7G+Th3ottytzVv65Xr/8u92Jf9qqEv6vcRUT0xNszDLQFp7FN16pcv2+B/e8Cw7o+Dg3a9+Pfop7mcSgYL+cICtia9iwNFhczHUwAAAIEAv5ic/3LS05w4xOu24JclZ/I0JTrTgcD34w7cbGMY/RNj85Zoc4GSuzvcDq5qhIgZ4knNURjReXQWXpWN1zbp2crmse7Nc+8EcSt/kCmggNiUW/muWeEAe6ywE/01FDZjc8zsnfNynxPtkqeAEsJ2tJtcMwDKT6G98MbcCpjUR3E= root@cinder-test-vm-1f954945-8531-446f-b828-e1deb0ee318d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe07:e50b/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-1f954945-8531-446f-b828-e1deb0ee318d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.73 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-1f954945-8531-446f-b828-e1deb0ee318d login: "} 2018-07-22 02:02:05,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b/action used request id req-cf8d831c-b0f9-4467-9a66-ea6194f49983 2018-07-22 02:02:05,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0865149497986s 2018-07-22 02:02:05,198 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b/action used request id req-cf8d831c-b0f9-4467-9a66-ea6194f49983 2018-07-22 02:02:05,198 - 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 590013311 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.145921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.147716] pid_max: default: 32768 minimum: 301 [ 0.148673] ACPI: Core revision 20150930 [ 0.150088] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151492] Security Framework initialized [ 0.152394] Yama: becoming mindful. [ 0.153206] AppArmor: AppArmor initialized [ 0.154146] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.155584] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159922] Initializing cgroup subsys io [ 0.160803] Initializing cgroup subsys memory [ 0.161711] Initializing cgroup subsys devices [ 0.162650] Initializing cgroup subsys freezer [ 0.163613] Initializing cgroup subsys net_cls [ 0.164563] Initializing cgroup subsys perf_event [ 0.165532] Initializing cgroup subsys net_prio [ 0.166510] Initializing cgroup subsys hugetlb [ 0.167455] Initializing cgroup subsys pids [ 0.168430] CPU: Physical Processor ID: 0 [ 0.170031] mce: CPU supports 10 MCE banks [ 0.170985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172126] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.187920] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.194055] ftrace: allocating 31920 entries in 125 pages [ 0.218782] smpboot: Max logical packages: 1 [ 0.219717] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.221243] x2apic enabled [ 0.222069] Switched APIC routing to physical x2apic. [ 0.223941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.225213] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.227516] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.229560] KVM setup paravirtual spinlock [ 0.230958] x86: Booted up 1 node, 1 CPUs [ 0.231857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.233382] devtmpfs: initialized [ 0.235173] evm: security.selinux [ 0.235972] evm: security.SMACK64 [ 0.236748] evm: security.SMACK64EXEC [ 0.237597] evm: security.SMACK64TRANSMUTE [ 0.238460] evm: security.SMACK64MMAP [ 0.239313] evm: security.ima [ 0.239995] evm: security.capability [ 0.240883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242916] pinctrl core: initialized pinctrl subsystem [ 0.244108] RTC time: 2:02:00, date: 07/22/18 [ 0.245149] NET: Registered protocol family 16 [ 0.246168] cpuidle: using governor ladder [ 0.247064] cpuidle: using governor menu [ 0.247958] PCCT header not found. [ 0.248782] ACPI: bus type PCI registered [ 0.249673] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.251058] PCI: Using configuration type 1 for base access [ 0.252939] ACPI: Added _OSI(Module Device) [ 0.253887] ACPI: Added _OSI(Processor Device) [ 0.254852] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255889] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257775] ACPI: Interpreter enabled [ 0.258630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.260658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.262644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.264646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.266659] ACPI: (supports S0 S5) [ 0.267415] ACPI: Using IOAPIC for interrupt routing [ 0.268527] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.271787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.273071] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.274459] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.275806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.278295] acpiphp: Slot [3] registered [ 0.279193] acpiphp: Slot [4] registered [ 0.280077] acpiphp: Slot [5] registered [ 0.280945] acpiphp: Slot [6] registered [ 0.281811] acpiphp: Slot [7] registered [ 0.282700] acpiphp: Slot [8] registered [ 0.283582] acpiphp: Slot [9] registered [ 0.284461] acpiphp: Slot [10] registered [ 0.285323] acpiphp: Slot [11] registered [ 0.286226] acpiphp: Slot [12] registered [ 0.287085] acpiphp: Slot [13] registered [ 0.287995] acpiphp: Slot [14] registered [ 0.288910] acpiphp: Slot [15] registered [ 0.299852] acpiphp: Slot [16] registered [ 0.300762] acpiphp: Slot [17] registered [ 0.301653] acpiphp: Slot [18] registered [ 0.302546] acpiphp: Slot [19] registered [ 0.303438] acpiphp: Slot [20] registered [ 0.304336] acpiphp: Slot [21] registered [ 0.305254] acpiphp: Slot [22] registered [ 0.306127] acpiphp: Slot [23] registered [ 0.306993] acpiphp: Slot [24] registered [ 0.307884] acpiphp: Slot [25] registered [ 0.308806] acpiphp: Slot [26] registered [ 0.309688] acpiphp: Slot [27] registered [ 0.310584] acpiphp: Slot [28] registered [ 0.311430] acpiphp: Slot [29] registered [ 0.312274] acpiphp: Slot [30] registered [ 0.313146] acpiphp: Slot [31] registered [ 0.314011] PCI host bridge to bus 0000:00 [ 0.314898] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.316175] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.317560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.319139] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320701] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.322325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.325814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.327183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.328428] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.329766] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.333439] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.335165] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355937] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357498] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361890] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363284] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.366139] vgaarb: loaded [ 0.366807] vgaarb: bridge control possible 0000:00:02.0 [ 0.368136] SCSI subsystem initialized [ 0.369102] ACPI: bus type USB registered [ 0.369967] usbcore: registered new interface driver usbfs [ 0.371098] usbcore: registered new interface driver hub [ 0.372208] usbcore: registered new device driver usb [ 0.373401] PCI: Using ACPI for IRQ routing [ 0.374598] NetLabel: Initializing [ 0.375348] NetLabel: domain hash size = 128 [ 0.376251] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377273] NetLabel: unlabeled traffic allowed by default [ 0.378535] clocksource: Switched to clocksource kvm-clock [ 0.386776] AppArmor: AppArmor Filesystem Enabled [ 0.387837] pnp: PnP ACPI init [ 0.388823] pnp: PnP ACPI: found 5 devices [ 0.395161] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397021] NET: Registered protocol family 2 [ 0.398149] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399558] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400811] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402047] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404438] NET: Registered protocol family 1 [ 0.405388] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406623] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407768] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421631] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435647] Trying to unpack rootfs image as initramfs... [ 0.491933] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.493754] Scanning for low memory corruption every 60 seconds [ 0.495264] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496589] audit: initializing netlink subsys (disabled) [ 0.497715] audit: type=2000 audit(1532224920.642:1): initialized [ 0.499182] Initialise system trusted keyring [ 0.500165] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.501390] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.503589] zbud: loaded [ 0.504353] VFS: Disk quotas dquot_6.6.0 [ 0.505250] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506983] fuse init (API version 7.23) [ 0.507982] Key type big_key registered [ 0.508877] Allocating IMA MOK and blacklist keyrings. [ 0.510194] Key type asymmetric registered [ 0.511103] Asymmetric key parser 'x509' registered [ 0.512164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.513759] io scheduler noop registered [ 0.514622] io scheduler deadline registered (default) [ 0.515682] io scheduler cfq registered [ 0.516621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517787] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519219] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520731] ACPI: Power Button [PWRF] [ 0.521616] GHES: HEST is not enabled! [ 0.535152] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.562780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564981] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.593917] Linux agpgart interface v0.103 [ 0.596925] brd: module loaded [ 0.598717] loop: module loaded [ 0.603711] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.605372] GPT:90111 != 2097151 [ 0.606133] GPT:Alternate GPT header not at the end of the disk. [ 0.607413] GPT:90111 != 2097151 [ 0.608186] GPT: Use GNU Parted to correct GPT errors. [ 0.609309] vda: vda1 vda15 [ 0.610878] scsi host0: ata_piix [ 0.611765] scsi host1: ata_piix [ 0.612591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.613997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.615691] libphy: Fixed MDIO Bus: probed [ 0.616640] tun: Universal TUN/TAP device driver, 1.6 [ 0.617736] tun: (C) 1999-2004 Max Krasnyansky [ 0.620374] PPP generic driver version 2.4.2 [ 0.621607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623263] ehci-pci: EHCI PCI platform driver [ 0.624448] ehci-platform: EHCI generic platform driver [ 0.625804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627382] ohci-pci: OHCI PCI platform driver [ 0.628593] ohci-platform: OHCI generic platform driver [ 0.629950] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644594] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645968] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647930] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.649282] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.650818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653874] usb usb1: Product: UHCI Host Controller [ 0.654808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655946] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656952] hub 1-0:1.0: USB hub found [ 0.657742] hub 1-0:1.0: 2 ports detected [ 0.658713] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660980] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661945] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.663007] mousedev: PS/2 mouse device common for all mice [ 0.664297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666171] rtc_cmos 00:00: RTC can wake from S4 [ 0.667303] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668507] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669715] i2c /dev entries driver [ 0.670508] device-mapper: uevent: version 1.0.3 [ 0.671491] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.673142] ledtrig-cpu: registered to indicate activity on CPUs [ 0.674610] NET: Registered protocol family 10 [ 0.675772] NET: Registered protocol family 17 [ 0.676690] Key type dns_resolver registered [ 0.677713] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.678840] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.680668] registered taskstats version 1 [ 0.681533] Loading compiled-in X.509 certificates [ 0.683037] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.684927] zswap: loaded using pool lzo/zbud [ 0.686635] Key type trusted registered [ 0.688408] Key type encrypted registered [ 0.689238] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690273] ima: No TPM chip found, activating TPM-bypass! [ 0.691339] evm: HMAC attrs: 0x1 [ 0.692328] Magic number: 10:828:5 [ 0.693170] rtc_cmos 00:00: setting system clock to 2018-07-22 02:02:00 UTC (1532224920) [ 0.694827] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.695953] EDD information not available. [ 0.776112] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.787851] Write protecting the kernel read-only data: 14336k [ 0.790014] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791881] 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.836562] 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.83 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.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. 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 /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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC8uVj8hwoPwQiVL3GUFxmRrN/uYUCMtwL7OS0lDJFgCvX1EMSYo5Ry5YEyhCasOA4TR2sVWdrA3wlan+JCSAyIs/qZiLXOgJx6nbtrM0Gll+nV2WJaNUecSD8SH/ElHk8ZIiIUYzoMvlpmd3eVTT/43/rBuVJCA6Yi984OSCLMlYdsxNOQ9z76ksYAwKoASZevqvoyN8CTL37l6I93t8fVudMmlivZcfdZIpOkebWOltoh8/hM+owH94zwHXlrVba0paFN86gFKfWAQl6fBRF0jNaAllPsdShRwUb5OukFzV8XFpouQ6VGhOAwdykz9BfV0qVOFDQJLpoePsn3zYPx root@cinder-test-vm-1f954945-8531-446f-b828-e1deb0ee318d ssh-dss AAAAB3NzaC1kc3MAAACBAMOx0d8xn3jghb5/cwb4fsQA5KNkEpjyxUeULKnzAdwviJY0wgDogApO7OIPruOCtmtoQjC2aFnetOZZc4K1EC0TG/N/GNZ0gSeaBoEvMjH5Rsoe5Bwz1NQYi/lSxtJ+WIbzlp9mTkQS0RCSsbBNdm7BqU6fqSlLzu2DNbgmcMw1AAAAFQDc9p6ZaXM7NgH9UG8gZfn70DbHywAAAIAXwPI5sEYr7aNJzuf90Crl41cG55EPtJaza5DA8yOuM/Y2f0ZdxFsR8VyRf5GyLhJCIZKldY7G+Th3ottytzVv65Xr/8u92Jf9qqEv6vcRUT0xNszDLQFp7FN16pcv2+B/e8Cw7o+Dg3a9+Pfop7mcSgYL+cICtia9iwNFhczHUwAAAIEAv5ic/3LS05w4xOu24JclZ/I0JTrTgcD34w7cbGMY/RNj85Zoc4GSuzvcDq5qhIgZ4knNURjReXQWXpWN1zbp2crmse7Nc+8EcSt/kCmggNiUW/muWeEAe6ywE/01FDZjc8zsnfNynxPtkqeAEsJ2tJtcMwDKT6G98MbcCpjUR3E= root@cinder-test-vm-1f954945-8531-446f-b828-e1deb0ee318d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe07:e50b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-1f954945-8531-446f-b828-e1deb0ee318d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.73 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-1f954945-8531-446f-b828-e1deb0ee318d login: 2018-07-22 02:02:08,209 - paramiko.transport - DEBUG - starting thread (client mode): 0x3dfb4450L 2018-07-22 02:02:08,210 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 02:02:08,210 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 02:02:08,210 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 02:02:08,212 - 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-22 02:02:08,212 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 02:02:08,212 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 02:02:08,212 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 02:02:08,212 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 02:02:08,212 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 02:02:08,230 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 02:02:08,230 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 02:02:08,242 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 4673c6bcf9221879654ddb7a9d2a5574 2018-07-22 02:02:08,243 - paramiko.transport - DEBUG - Trying discovered key 0c7fb7043072a96085e66313917b3582 in /tmp/tmpGxW6SM 2018-07-22 02:02:08,269 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 02:02:08,275 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 02:02:08,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-22 02:02:08,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"volumeAttachment": {"volumeId": "a96051f6-de79-4780-8ac5-55ba2d9d0236"}}' 2018-07-22 02:02:09,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-b0762ea9-20f4-41df-affd-453550478dc4 x-compute-request-id: req-b0762ea9-20f4-41df-affd-453550478dc4 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "eded7ec2-756e-4050-8474-f57f4ffd185b", "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "volumeId": "a96051f6-de79-4780-8ac5-55ba2d9d0236"}} 2018-07-22 02:02:09,845 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b/os-volume_attachments used request id req-b0762ea9-20f4-41df-affd-453550478dc4 2018-07-22 02:02:09,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.53750801086s 2018-07-22 02:02:09,845 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b/os-volume_attachments used request id req-b0762ea9-20f4-41df-affd-453550478dc4 2018-07-22 02:02:09,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:09,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:09,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:09 GMT Server: Apache x-compute-request-id: req-dbc0dfae-0bf9-421c-9a26-b92b491642d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbc0dfae-0bf9-421c-9a26-b92b491642d1 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:09.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:09,909 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-dbc0dfae-0bf9-421c-9a26-b92b491642d1 2018-07-22 02:02:09,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.063355922699s 2018-07-22 02:02:09,909 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-dbc0dfae-0bf9-421c-9a26-b92b491642d1 2018-07-22 02:02:09,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:11,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:11,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:11,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:11 GMT Server: Apache x-compute-request-id: req-7cd29fc5-a101-4c50-938a-2ad09ae61b3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7cd29fc5-a101-4c50-938a-2ad09ae61b3d Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:11.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:11,982 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-7cd29fc5-a101-4c50-938a-2ad09ae61b3d 2018-07-22 02:02:11,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0687630176544s 2018-07-22 02:02:11,983 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-7cd29fc5-a101-4c50-938a-2ad09ae61b3d 2018-07-22 02:02:11,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:13,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:14,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:13 GMT Server: Apache x-compute-request-id: req-05404795-921d-455d-a683-e72b86275f33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05404795-921d-455d-a683-e72b86275f33 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [{"server_id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "attachment_id": "a9829dc1-9cba-4243-9c76-26260ed7314f", "attached_at": "2018-07-22T02:02:11.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "device": "/dev/vdb", "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236"}], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:13.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:14,868 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-05404795-921d-455d-a683-e72b86275f33 2018-07-22 02:02:14,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.881311178207s 2018-07-22 02:02:14,869 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-05404795-921d-455d-a683-e72b86275f33 2018-07-22 02:02:14,871 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 02:02:14,872 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 02:02:14,873 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 02:02:14,876 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 02:02:14,946 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 02:02:14,947 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-22 02:02:14,948 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-22 02:02:14,948 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 02:02:14,985 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-22 02:02:14,986 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-22 02:02:15,013 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-22 02:02:15,487 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-22 02:02:15,488 - 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: 1d638d8d-cecc-4840-9846-f62031fc2d7d 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-22 02:02:15,489 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-22 02:02:15,489 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-22 02:02:15,489 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-22 02:02:15,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-22 02:02:15,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b/os-volume_attachments/a96051f6-de79-4780-8ac5-55ba2d9d0236 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:16,077 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:02: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-3e777be6-6aa2-45bc-b644-d4459f9eb187 x-compute-request-id: req-3e777be6-6aa2-45bc-b644-d4459f9eb187 Content-Length: 0 Content-Type: application/json 2018-07-22 02:02:16,077 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b/os-volume_attachments/a96051f6-de79-4780-8ac5-55ba2d9d0236 used request id req-3e777be6-6aa2-45bc-b644-d4459f9eb187 2018-07-22 02:02:16,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.586505889893s 2018-07-22 02:02:16,077 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b/os-volume_attachments/a96051f6-de79-4780-8ac5-55ba2d9d0236 used request id req-3e777be6-6aa2-45bc-b644-d4459f9eb187 2018-07-22 02:02:16,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:16,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:16,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:16 GMT Server: Apache x-compute-request-id: req-13353dea-2056-4c7d-80c1-711129fe2f82 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13353dea-2056-4c7d-80c1-711129fe2f82 Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [{"server_id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "attachment_id": "a9829dc1-9cba-4243-9c76-26260ed7314f", "attached_at": "2018-07-22T02:02:11.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "device": "/dev/vdb", "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236"}], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:16.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:16,144 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-13353dea-2056-4c7d-80c1-711129fe2f82 2018-07-22 02:02:16,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0665538311005s 2018-07-22 02:02:16,145 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-13353dea-2056-4c7d-80c1-711129fe2f82 2018-07-22 02:02:16,146 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:18,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:18,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:18,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:18 GMT Server: Apache x-compute-request-id: req-034424f8-01a8-47be-a4d2-e241d8b04df1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-034424f8-01a8-47be-a4d2-e241d8b04df1 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:17.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:18,213 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-034424f8-01a8-47be-a4d2-e241d8b04df1 2018-07-22 02:02:18,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0638182163239s 2018-07-22 02:02:18,213 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-034424f8-01a8-47be-a4d2-e241d8b04df1 2018-07-22 02:02:18,215 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-22 02:02:18,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-22 02:02:18,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"volumeAttachment": {"volumeId": "a96051f6-de79-4780-8ac5-55ba2d9d0236"}}' 2018-07-22 02:02:19,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-bda76c39-5dbd-406c-9700-84ba12bf0792 x-compute-request-id: req-bda76c39-5dbd-406c-9700-84ba12bf0792 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "volumeId": "a96051f6-de79-4780-8ac5-55ba2d9d0236"}} 2018-07-22 02:02:19,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e/os-volume_attachments used request id req-bda76c39-5dbd-406c-9700-84ba12bf0792 2018-07-22 02:02:19,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.58916711807s 2018-07-22 02:02:19,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e/os-volume_attachments used request id req-bda76c39-5dbd-406c-9700-84ba12bf0792 2018-07-22 02:02:19,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:19,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:19 GMT Server: Apache x-compute-request-id: req-30c27239-6d39-487e-b584-fc4d09976c91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30c27239-6d39-487e-b584-fc4d09976c91 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:19.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:19,866 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-30c27239-6d39-487e-b584-fc4d09976c91 2018-07-22 02:02:19,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0613648891449s 2018-07-22 02:02:19,867 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-30c27239-6d39-487e-b584-fc4d09976c91 2018-07-22 02:02:19,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:21,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:21,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:21 GMT Server: Apache x-compute-request-id: req-95a38305-04d3-4901-8547-abfb58ad3c61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95a38305-04d3-4901-8547-abfb58ad3c61 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:21.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:21,930 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-95a38305-04d3-4901-8547-abfb58ad3c61 2018-07-22 02:02:21,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0596508979797s 2018-07-22 02:02:21,931 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-95a38305-04d3-4901-8547-abfb58ad3c61 2018-07-22 02:02:21,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:23,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:23,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:24,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:23 GMT Server: Apache x-compute-request-id: req-a4277ee1-ab26-4d45-b838-eaf7c03786fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a4277ee1-ab26-4d45-b838-eaf7c03786fa Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [{"server_id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "attachment_id": "2c5f7ece-e87c-4c24-a338-ca1c997a3ae8", "attached_at": "2018-07-22T02:02:21.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "device": "/dev/vdb", "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236"}], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:22.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:24,004 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-a4277ee1-ab26-4d45-b838-eaf7c03786fa 2018-07-22 02:02:24,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0682079792023s 2018-07-22 02:02:24,004 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-a4277ee1-ab26-4d45-b838-eaf7c03786fa 2018-07-22 02:02:24,006 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 02:02:24,008 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 02:02:24,008 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 02:02:24,011 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 02:02:24,081 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 02:02:24,081 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-22 02:02:24,082 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-22 02:02:24,083 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 02:02:24,120 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-22 02:02:24,120 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-22 02:02:24,147 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-22 02:02:24,171 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-22 02:02:24,171 - 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-22 02:02:24,172 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-22 02:02:24,172 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-22 02:02:24,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-22 02:02:24,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e/os-volume_attachments/a96051f6-de79-4780-8ac5-55ba2d9d0236 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:24,177 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-22 02:02:24,670 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:02: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-b2b66dcd-7c36-4551-bb06-90c67ade5d65 x-compute-request-id: req-b2b66dcd-7c36-4551-bb06-90c67ade5d65 Content-Length: 0 Content-Type: application/json 2018-07-22 02:02:24,670 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e/os-volume_attachments/a96051f6-de79-4780-8ac5-55ba2d9d0236 used request id req-b2b66dcd-7c36-4551-bb06-90c67ade5d65 2018-07-22 02:02:24,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.497022867203s 2018-07-22 02:02:24,670 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e/os-volume_attachments/a96051f6-de79-4780-8ac5-55ba2d9d0236 used request id req-b2b66dcd-7c36-4551-bb06-90c67ade5d65 2018-07-22 02:02:24,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:24,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:24 GMT Server: Apache x-compute-request-id: req-03adc43e-13e1-4adf-af04-55f5aea47685 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03adc43e-13e1-4adf-af04-55f5aea47685 Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [{"server_id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "attachment_id": "2c5f7ece-e87c-4c24-a338-ca1c997a3ae8", "attached_at": "2018-07-22T02:02:21.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "device": "/dev/vdb", "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236"}], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:24.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:24,736 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-03adc43e-13e1-4adf-af04-55f5aea47685 2018-07-22 02:02:24,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0654399394989s 2018-07-22 02:02:24,737 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-03adc43e-13e1-4adf-af04-55f5aea47685 2018-07-22 02:02:24,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:26,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:26,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:26,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:26 GMT Server: Apache x-compute-request-id: req-a8c82a1e-28d7-4e38-a25b-5fb88b862fe1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8c82a1e-28d7-4e38-a25b-5fb88b862fe1 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:25.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:26,797 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-a8c82a1e-28d7-4e38-a25b-5fb88b862fe1 2018-07-22 02:02:26,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0564141273499s 2018-07-22 02:02:26,797 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-a8c82a1e-28d7-4e38-a25b-5fb88b862fe1 2018-07-22 02:02:26,906 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 02:02:26,907 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:04 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-22 02:02:26,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 02:02:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:27,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:02: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-2d0a3bd9-b174-4f7e-8fb4-e14f52c7ebb3 x-compute-request-id: req-2d0a3bd9-b174-4f7e-8fb4-e14f52c7ebb3 Content-Type: application/json 2018-07-22 02:02:27,072 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e used request id req-2d0a3bd9-b174-4f7e-8fb4-e14f52c7ebb3 2018-07-22 02:02:27,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160066127777s 2018-07-22 02:02:27,072 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e used request id req-2d0a3bd9-b174-4f7e-8fb4-e14f52c7ebb3 2018-07-22 02:02:27,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:02:27,076 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:27,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-a9b95d87-acbf-445b-bcb2-a1fb06f9f801 x-compute-request-id: req-a9b95d87-acbf-445b-bcb2-a1fb06f9f801 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e5:0b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e5:0b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:59.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:59Z", "hostId": "aaea6a819aad97912fe94affb2180c390c057387264577c79f851fbb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:55Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fb:a1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:37.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "f0ff238a-9c71-48cf-b768-5e0c6e854e7e", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:02:27Z", "hostId": "012c41ae640b8a6549c1638528421f0a2d6ea653fe8d58a2e2f74313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm2_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:33Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:02:27,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a9b95d87-acbf-445b-bcb2-a1fb06f9f801 2018-07-22 02:02:27,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311295986176s 2018-07-22 02:02:27,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a9b95d87-acbf-445b-bcb2-a1fb06f9f801 2018-07-22 02:02:27,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:29,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:02:29,393 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:29,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-ace43835-c22e-4440-94f8-b415409bd2e5 x-compute-request-id: req-ace43835-c22e-4440-94f8-b415409bd2e5 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e5:0b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e5:0b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:59.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:01:59Z", "hostId": "aaea6a819aad97912fe94affb2180c390c057387264577c79f851fbb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:55Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:02:29,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ace43835-c22e-4440-94f8-b415409bd2e5 2018-07-22 02:02:29,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214684009552s 2018-07-22 02:02:29,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ace43835-c22e-4440-94f8-b415409bd2e5 2018-07-22 02:02:29,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 02:02:29,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/e5710401-3aeb-44fb-865f-79f15248c5ff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:30,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35892ce1-d83f-4f18-a503-b529f284ea86 Content-Length: 0 Date: Sun, 22 Jul 2018 02:02:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:02:30,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/e5710401-3aeb-44fb-865f-79f15248c5ff.json used request id req-35892ce1-d83f-4f18-a503-b529f284ea86 2018-07-22 02:02:30,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.696002006531s 2018-07-22 02:02:30,306 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/e5710401-3aeb-44fb-865f-79f15248c5ff.json used request id req-35892ce1-d83f-4f18-a503-b529f284ea86 2018-07-22 02:02:30,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:02:30,312 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:30,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-b0e96a1a-b5c7-40e1-85d5-75e565a1f95d Date: Sun, 22 Jul 2018 02:02:30 GMT RESP BODY: {"floatingips": [{"router_id": "1a770096-3502-45dc-bea0-02934e13483c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:02:03Z", "updated_at": "2018-07-22T02:02:05Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "14aea5661bb4488198bb3782473d2512", "port_id": "d4e73770-84f0-4804-84c8-c676d2d0b456", "id": "c964ebcb-537b-4f6e-b5bf-60ef9cf2c034", "qos_policy_id": null}]} 2018-07-22 02:02:30,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b0e96a1a-b5c7-40e1-85d5-75e565a1f95d 2018-07-22 02:02:30,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451390743256s 2018-07-22 02:02:30,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b0e96a1a-b5c7-40e1-85d5-75e565a1f95d 2018-07-22 02:02:30,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:31,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:30 GMT Server: Apache x-compute-request-id: req-c796d296-ec9a-41b7-9aca-f91c980ff8a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c796d296-ec9a-41b7-9aca-f91c980ff8a5 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:25.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:31,364 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-c796d296-ec9a-41b7-9aca-f91c980ff8a5 2018-07-22 02:02:31,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00272417068s 2018-07-22 02:02:31,364 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-c796d296-ec9a-41b7-9aca-f91c980ff8a5 2018-07-22 02:02:31,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-22 02:02:31,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:31,450 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:02:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-59236b5f-8327-4a17-a969-897563f726a6 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-22 02:02:31,450 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236 used request id req-59236b5f-8327-4a17-a969-897563f726a6 2018-07-22 02:02:31,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0842568874359s 2018-07-22 02:02:31,450 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236 used request id req-59236b5f-8327-4a17-a969-897563f726a6 2018-07-22 02:02:31,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:31,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:31 GMT Server: Apache x-compute-request-id: req-e8fa65b0-fd5d-4534-976b-31c164837f94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8fa65b0-fd5d-4534-976b-31c164837f94 Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "c635e7866f4048bcba55dc609aaadfad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "self"}, {"href": "http://172.30.9.25:8776/14aea5661bb4488198bb3782473d2512/volumes/a96051f6-de79-4780-8ac5-55ba2d9d0236", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:01:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "14aea5661bb4488198bb3782473d2512", "updated_at": "2018-07-22T02:02:31.000000", "volume_type": null, "name": "cinder_test-volume_1f954945-8531-446f-b828-e1deb0ee318d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a96051f6-de79-4780-8ac5-55ba2d9d0236", "size": 2}]} 2018-07-22 02:02:31,509 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-e8fa65b0-fd5d-4534-976b-31c164837f94 2018-07-22 02:02:31,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0583250522614s 2018-07-22 02:02:31,510 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-e8fa65b0-fd5d-4534-976b-31c164837f94 2018-07-22 02:02:31,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:33,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 02:02:33,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:33,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:33 GMT Server: Apache x-compute-request-id: req-5793ffd0-d882-427f-8327-acc4d0437ddb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5793ffd0-d882-427f-8327-acc4d0437ddb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 02:02:33,577 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-5793ffd0-d882-427f-8327-acc4d0437ddb 2018-07-22 02:02:33,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0643920898438s 2018-07-22 02:02:33,578 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/14aea5661bb4488198bb3782473d2512/volumes/detail used request id req-5793ffd0-d882-427f-8327-acc4d0437ddb 2018-07-22 02:02:33,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 02:02:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/c964ebcb-537b-4f6e-b5bf-60ef9cf2c034.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:34,486 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a447dedd-676c-4b67-9461-c1d1bc2cf370 Content-Length: 0 Date: Sun, 22 Jul 2018 02:02:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:02:34,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/c964ebcb-537b-4f6e-b5bf-60ef9cf2c034.json used request id req-a447dedd-676c-4b67-9461-c1d1bc2cf370 2018-07-22 02:02:34,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.905585050583s 2018-07-22 02:02:34,486 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/c964ebcb-537b-4f6e-b5bf-60ef9cf2c034.json used request id req-a447dedd-676c-4b67-9461-c1d1bc2cf370 2018-07-22 02:02:34,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 02:02:34,492 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:34,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-06c2dfdf-2f03-4871-b892-4e4f8b0f5fe5 Date: Sun, 22 Jul 2018 02:02:34 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:02:34,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-06c2dfdf-2f03-4871-b892-4e4f8b0f5fe5 2018-07-22 02:02:34,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0482950210571s 2018-07-22 02:02:34,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-06c2dfdf-2f03-4871-b892-4e4f8b0f5fe5 2018-07-22 02:02:34,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 02:02:34,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:34,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:02: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-a5bc0053-efcf-4ddd-81b6-42532002a041 x-compute-request-id: req-a5bc0053-efcf-4ddd-81b6-42532002a041 Content-Type: application/json 2018-07-22 02:02:34,669 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b used request id req-a5bc0053-efcf-4ddd-81b6-42532002a041 2018-07-22 02:02:34,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.127305984497s 2018-07-22 02:02:34,669 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b used request id req-a5bc0053-efcf-4ddd-81b6-42532002a041 2018-07-22 02:02:34,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:02:34,672 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:35,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-a3938754-2171-4635-bc66-7914b5ebf727 x-compute-request-id: req-a3938754-2171-4635-bc66-7914b5ebf727 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e5:0b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e5:0b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eded7ec2-756e-4050-8474-f57f4ffd185b", "rel": "bookmark"}], "image": {"id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "links": [{"href": "http://172.30.9.25:8774/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:01:59.000000", "flavor": {"id": "effffe72-38cc-47b1-99de-faae2f5c6907", "links": [{"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "bookmark"}]}, "id": "eded7ec2-756e-4050-8474-f57f4ffd185b", "security_groups": [{"name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}], "user_id": "c635e7866f4048bcba55dc609aaadfad", "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-22T02:02:34Z", "hostId": "aaea6a819aad97912fe94affb2180c390c057387264577c79f851fbb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d", "name": "cinder_test-vm_1f954945-8531-446f-b828-e1deb0ee318d", "created": "2018-07-22T02:01:55Z", "tenant_id": "14aea5661bb4488198bb3782473d2512", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:02:35,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3938754-2171-4635-bc66-7914b5ebf727 2018-07-22 02:02:35,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410575866699s 2018-07-22 02:02:35,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3938754-2171-4635-bc66-7914b5ebf727 2018-07-22 02:02:35,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:02:37,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:02:37,088 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:37,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-c40717ee-cc44-4100-afdc-fdcb624a76fc x-compute-request-id: req-c40717ee-cc44-4100-afdc-fdcb624a76fc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 02:02:37,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c40717ee-cc44-4100-afdc-fdcb624a76fc 2018-07-22 02:02:37,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0962641239166s 2018-07-22 02:02:37,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c40717ee-cc44-4100-afdc-fdcb624a76fc 2018-07-22 02:02:37,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 02:02:37,185 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:37,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-09d3ea13-3863-4ad2-abc8-3d8a56fc6064 Date: Sun, 22 Jul 2018 02:02:37 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:30Z", "updated_at": "2018-07-22T02:01:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "385b76f3-5953-4ff6-9284-c898964f9615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "386e774e-aced-49d6-8a27-1da8beb18b92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": 22, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:31Z", "revision_number": 0, "id": "9abd403d-2abd-4e08-b9e7-04f183e6b6b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:31Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:30Z", "revision_number": 0, "id": "d6639433-65ef-4233-97c9-b68c5000ebb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:30Z", "security_group_id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "7e0e7d05-7906-4acf-a69c-6fbb913c104b", "name": "cinder_test-sg_1f954945-8531-446f-b828-e1deb0ee318d"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}]} 2018-07-22 02:02:37,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-09d3ea13-3863-4ad2-abc8-3d8a56fc6064 2018-07-22 02:02:37,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0552289485931s 2018-07-22 02:02:37,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-09d3ea13-3863-4ad2-abc8-3d8a56fc6064 2018-07-22 02:02:37,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 02:02:37,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7e0e7d05-7906-4acf-a69c-6fbb913c104b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:37,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a63f833c-205a-452f-8dc2-03433ac19d6d Content-Length: 0 Date: Sun, 22 Jul 2018 02:02:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:02:37,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7e0e7d05-7906-4acf-a69c-6fbb913c104b.json used request id req-a63f833c-205a-452f-8dc2-03433ac19d6d 2018-07-22 02:02:37,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151095867157s 2018-07-22 02:02:37,396 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7e0e7d05-7906-4acf-a69c-6fbb913c104b.json used request id req-a63f833c-205a-452f-8dc2-03433ac19d6d 2018-07-22 02:02:37,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 02:02:37,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:37,440 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:02: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-56753884-9231-4e03-ac96-386f2104fb5f x-compute-request-id: req-56753884-9231-4e03-ac96-386f2104fb5f Content-Length: 0 Content-Type: application/json 2018-07-22 02:02:37,440 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d used request id req-56753884-9231-4e03-ac96-386f2104fb5f 2018-07-22 02:02:37,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0443961620331s 2018-07-22 02:02:37,441 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_1f954945-8531-446f-b828-e1deb0ee318d used request id req-56753884-9231-4e03-ac96-386f2104fb5f 2018-07-22 02:02:37,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 02:02:37,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/1a770096-3502-45dc-bea0-02934e13483c/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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" -d '{"subnet_id": "5cb1b3de-f8f3-46a6-b974-6ce1436e25fd"}' 2018-07-22 02:02:38,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-67420a2f-31cc-4fdc-ac77-9f0c5f8e4261 Date: Sun, 22 Jul 2018 02:02:38 GMT RESP BODY: {"network_id": "9301c9a0-0e18-485d-8308-4ef4c382b8aa", "tenant_id": "14aea5661bb4488198bb3782473d2512", "subnet_id": "5cb1b3de-f8f3-46a6-b974-6ce1436e25fd", "subnet_ids": ["5cb1b3de-f8f3-46a6-b974-6ce1436e25fd"], "port_id": "e2e9f6dd-5136-4aef-b083-c818704c6c8e", "id": "1a770096-3502-45dc-bea0-02934e13483c"} 2018-07-22 02:02:38,945 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1a770096-3502-45dc-bea0-02934e13483c/remove_router_interface.json used request id req-67420a2f-31cc-4fdc-ac77-9f0c5f8e4261 2018-07-22 02:02:38,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.50433397293s 2018-07-22 02:02:38,946 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1a770096-3502-45dc-bea0-02934e13483c/remove_router_interface.json used request id req-67420a2f-31cc-4fdc-ac77-9f0c5f8e4261 returning object 1a770096-3502-45dc-bea0-02934e13483c 2018-07-22 02:02:38,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 02:02:38,947 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:39,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-1ea14bb7-f3e1-46eb-a4dd-31afc809cfbe Date: Sun, 22 Jul 2018 02:02:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:24Z", "admin_state_up": true, "updated_at": "2018-07-22T02:02:38Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "14aea5661bb4488198bb3782473d2512", "id": "1a770096-3502-45dc-bea0-02934e13483c", "name": "cinder_test-router_1f954945-8531-446f-b828-e1deb0ee318d"}]} 2018-07-22 02:02:39,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1ea14bb7-f3e1-46eb-a4dd-31afc809cfbe 2018-07-22 02:02:39,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.254540920258s 2018-07-22 02:02:39,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1ea14bb7-f3e1-46eb-a4dd-31afc809cfbe 2018-07-22 02:02:39,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 02:02:39,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/1a770096-3502-45dc-bea0-02934e13483c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:40,244 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e880652-5d6b-4b96-bc75-6c7f5910e35d Content-Length: 0 Date: Sun, 22 Jul 2018 02:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:02:40,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/1a770096-3502-45dc-bea0-02934e13483c.json used request id req-3e880652-5d6b-4b96-bc75-6c7f5910e35d 2018-07-22 02:02:40,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.04189991951s 2018-07-22 02:02:40,245 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/1a770096-3502-45dc-bea0-02934e13483c.json used request id req-3e880652-5d6b-4b96-bc75-6c7f5910e35d 2018-07-22 02:02:40,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:02:40,246 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:40,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3f188c7c-e74c-4642-bff6-d9913fcb69d5 Date: Sun, 22 Jul 2018 02:02:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T02:01:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"14aea5661bb4488198bb3782473d2512","id":"5cb1b3de-f8f3-46a6-b974-6ce1436e25fd","subnetpool_id":null,"name":"cinder_test-subnet_1f954945-8531-446f-b828-e1deb0ee318d"}]} 2018-07-22 02:02:40,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3f188c7c-e74c-4642-bff6-d9913fcb69d5 2018-07-22 02:02:40,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485320091248s 2018-07-22 02:02:40,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3f188c7c-e74c-4642-bff6-d9913fcb69d5 2018-07-22 02:02:40,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 02:02:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/5cb1b3de-f8f3-46a6-b974-6ce1436e25fd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:41,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8366b2f7-94d1-4868-b599-001129280503 Date: Sun, 22 Jul 2018 02:02:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:02:41,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5cb1b3de-f8f3-46a6-b974-6ce1436e25fd.json used request id req-8366b2f7-94d1-4868-b599-001129280503 2018-07-22 02:02:41,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03829193115s 2018-07-22 02:02:41,334 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5cb1b3de-f8f3-46a6-b974-6ce1436e25fd.json used request id req-8366b2f7-94d1-4868-b599-001129280503 2018-07-22 02:02:41,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:02:41,335 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:41,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-43932003-93f4-408b-90a1-e66ddc6474b0 Date: Sun, 22 Jul 2018 02:02:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"9301c9a0-0e18-485d-8308-4ef4c382b8aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14aea5661bb4488198bb3782473d2512","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:02:41Z","qos_policy_id":null,"name":"cinder_test-net_1f954945-8531-446f-b828-e1deb0ee318d","admin_state_up":true,"tenant_id":"14aea5661bb4488198bb3782473d2512","created_at":"2018-07-22T02:01:23Z","mtu":1450}]} 2018-07-22 02:02:41,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-43932003-93f4-408b-90a1-e66ddc6474b0 2018-07-22 02:02:41,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114291906357s 2018-07-22 02:02:41,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-43932003-93f4-408b-90a1-e66ddc6474b0 2018-07-22 02:02:41,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 02:02:41,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/9301c9a0-0e18-485d-8308-4ef4c382b8aa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:42,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97be9701-024b-4c06-bf66-db5acc8901b9 Date: Sun, 22 Jul 2018 02:02:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:02:42,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9301c9a0-0e18-485d-8308-4ef4c382b8aa.json used request id req-97be9701-024b-4c06-bf66-db5acc8901b9 2018-07-22 02:02:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.840003967285s 2018-07-22 02:02:42,290 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9301c9a0-0e18-485d-8308-4ef4c382b8aa.json used request id req-97be9701-024b-4c06-bf66-db5acc8901b9 2018-07-22 02:02:42,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:02:42,295 - 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}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:42,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-4005ab40-25ac-4bba-889a-ca92efd0d6c8 Date: Sun, 22 Jul 2018 02:02:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0d8aa283-5e41-4512-950c-cb3d866d0705/snap", "metadata": {}}], "file": "/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705/file", "owner": "14aea5661bb4488198bb3782473d2512", "id": "0d8aa283-5e41-4512-950c-cb3d866d0705", "size": 12716032, "self": "/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0d8aa283-5e41-4512-950c-cb3d866d0705/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:01:29Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1f954945-8531-446f-b828-e1deb0ee318d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:01:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:02:42,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4005ab40-25ac-4bba-889a-ca92efd0d6c8 2018-07-22 02:02:42,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341529846191s 2018-07-22 02:02:42,327 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4005ab40-25ac-4bba-889a-ca92efd0d6c8 2018-07-22 02:02:42,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 02:02:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}011829b38f09f6fdf962aac2beee9e5ec9ba0e97" 2018-07-22 02:02:42,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7cb694ba-5234-454b-9d8c-a4c93b2c6631 Date: Sun, 22 Jul 2018 02:02: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-22 02:02:42,923 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705 used request id req-7cb694ba-5234-454b-9d8c-a4c93b2c6631 2018-07-22 02:02:42,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.594512939453s 2018-07-22 02:02:42,923 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0d8aa283-5e41-4512-950c-cb3d866d0705 used request id req-7cb694ba-5234-454b-9d8c-a4c93b2c6631 2018-07-22 02:02:42,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:02:42,927 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:02:42,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-26ab92b4-38bb-4a37-a35e-8a372ec39d0e x-compute-request-id: req-26ab92b4-38bb-4a37-a35e-8a372ec39d0e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_1f954945-8531-446f-b828-e1deb0ee318d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/effffe72-38cc-47b1-99de-faae2f5c6907", "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": "effffe72-38cc-47b1-99de-faae2f5c6907"}]} 2018-07-22 02:02:42,951 - 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-26ab92b4-38bb-4a37-a35e-8a372ec39d0e 2018-07-22 02:02:42,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269448757172s 2018-07-22 02:02:42,951 - 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-26ab92b4-38bb-4a37-a35e-8a372ec39d0e 2018-07-22 02:02:42,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 02:02:42,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:02:42,985 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:02: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-9e13db02-945c-4210-9b2b-bd14a44dabce x-compute-request-id: req-9e13db02-945c-4210-9b2b-bd14a44dabce Content-Length: 0 Content-Type: application/json 2018-07-22 02:02:42,985 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907 used request id req-9e13db02-945c-4210-9b2b-bd14a44dabce 2018-07-22 02:02:42,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.032870054245s 2018-07-22 02:02:42,986 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/effffe72-38cc-47b1-99de-faae2f5c6907 used request id req-9e13db02-945c-4210-9b2b-bd14a44dabce 2018-07-22 02:02:42,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 02:02:42,989 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:02:43,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc3c58a-6ae3-4179-a49b-f208511ce19b Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder_test-user_1f954945-8531-446f-b828-e1deb0ee318d", "links": {"self": "http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c635e7866f4048bcba55dc609aaadfad", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:02:43,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-edc3c58a-6ae3-4179-a49b-f208511ce19b 2018-07-22 02:02:43,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106184959412s 2018-07-22 02:02:43,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-edc3c58a-6ae3-4179-a49b-f208511ce19b 2018-07-22 02:02:43,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 02:02:43,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:02:43,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3645a2c1-62b5-44de-8d7a-97f10b37354a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_1f954945-8531-446f-b828-e1deb0ee318d", "links": {"self": "http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c635e7866f4048bcba55dc609aaadfad", "description": null}} 2018-07-22 02:02:43,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad used request id req-3645a2c1-62b5-44de-8d7a-97f10b37354a 2018-07-22 02:02:43,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0974888801575s 2018-07-22 02:02:43,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad used request id req-3645a2c1-62b5-44de-8d7a-97f10b37354a 2018-07-22 02:02:43,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 02:02:43,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:02:43,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc27cc8-8eca-4029-aaee-8a8e9bb713de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:02:43,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad used request id req-fbc27cc8-8eca-4029-aaee-8a8e9bb713de 2018-07-22 02:02:43,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.17808008194s 2018-07-22 02:02:43,376 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c635e7866f4048bcba55dc609aaadfad used request id req-fbc27cc8-8eca-4029-aaee-8a8e9bb713de 2018-07-22 02:02:43,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 02:02:43,385 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:02:43,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab56f33c-ca35-4571-8c9d-cb3a260f50e3 Content-Encoding: gzip Content-Length: 385 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": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512"}, "tags": [], "enabled": true, "id": "14aea5661bb4488198bb3782473d2512", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1f954945-8531-446f-b828-e1deb0ee318d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:02:43,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-ab56f33c-ca35-4571-8c9d-cb3a260f50e3 2018-07-22 02:02:43,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103446960449s 2018-07-22 02:02:43,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-ab56f33c-ca35-4571-8c9d-cb3a260f50e3 2018-07-22 02:02:43,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 02:02:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:02:43,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4281a4f-4735-4672-8511-e2c6213f8cc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:02:43,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-c4281a4f-4735-4672-8511-e2c6213f8cc5 2018-07-22 02:02:43,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163187980652s 2018-07-22 02:02:43,654 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-c4281a4f-4735-4672-8511-e2c6213f8cc5 2018-07-22 02:02:43,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:02:43,661 - 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}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:02:43,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2947416a-ba7b-43ca-867e-dc1d71917856 Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bbf804f7ab2549ea8b58139e7d6847fa", "links": {"self": "http://172.30.9.25:5000/v3/roles/bbf804f7ab2549ea8b58139e7d6847fa"}, "name": "Member"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:02:43,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2947416a-ba7b-43ca-867e-dc1d71917856 2018-07-22 02:02:43,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0962960720062s 2018-07-22 02:02:43,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2947416a-ba7b-43ca-867e-dc1d71917856 2018-07-22 02:02:43,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 02:02:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/bbf804f7ab2549ea8b58139e7d6847fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82d8a5f84e194b2e0fede423930ae1c00ed0bc9a" 2018-07-22 02:02:43,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fdf0538-1167-41e7-96ed-27940515c007 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:02:43,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/bbf804f7ab2549ea8b58139e7d6847fa used request id req-2fdf0538-1167-41e7-96ed-27940515c007 2018-07-22 02:02:43,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.0984959602356s 2018-07-22 02:02:43,858 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/bbf804f7ab2549ea8b58139e7d6847fa used request id req-2fdf0538-1167-41e7-96ed-27940515c007 2018-07-22 02:02:43,912 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-22 02:02:44,389 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 02:02:44,389 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 02:02:44,390 - openstack_tests - INFO - OS Credentials = > 2018-07-22 02:02:44,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:44,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:44,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["QOGBlCDWQHG5W9ULWviDAw"], "issued_at": "2018-07-22T02:02:44.000000Z"}} 2018-07-22 02:02:44,778 - 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}ed1a09660189458a1271664b89ff782832be7f9e" 2018-07-22 02:02:45,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b976caa2-6fa8-496d-b723-99adb1cb974f Date: Sun, 22 Jul 2018 02:02:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:02:45,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-b976caa2-6fa8-496d-b723-99adb1cb974f 2018-07-22 02:02:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1a09660189458a1271664b89ff782832be7f9e" 2018-07-22 02:02:45,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d6ae6cab-35cb-4243-93e0-2c607f5c4e1a Date: Sun, 22 Jul 2018 02:02:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:02:45,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-d6ae6cab-35cb-4243-93e0-2c607f5c4e1a 2018-07-22 02:02:45,084 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-22 02:02:45,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:02:45,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:02:45,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:02:45,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:02:45,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:02:45,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:02:45,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:02:45,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:02:45,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:02:45,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:02:45,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:02:45,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:02:45,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:02:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:02:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:02:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:02:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:02:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:02:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:02:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:02:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:02:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:02:45,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-22 02:02:45,091 - 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-22 02:02:45,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1cf8fe-9370-4e17-b61a-3c9d784221e1 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-22 02:02:45,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5f1cf8fe-9370-4e17-b61a-3c9d784221e1 2018-07-22 02:02:45,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:02:45,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hMunC5QWQNaPG1pnSpIkaA"], "issued_at": "2018-07-22T02:02:45.000000Z"}} 2018-07-22 02:02:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2cf197196410534cac82f11ebea2dd7b70d39d6" 2018-07-22 02:02:45,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-c88faec8-3a1a-43ee-996b-6ee8c0eb5843 x-compute-request-id: req-c88faec8-3a1a-43ee-996b-6ee8c0eb5843 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-22 02:02:45,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-c88faec8-3a1a-43ee-996b-6ee8c0eb5843 2018-07-22 02:02:45,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.544158220291s 2018-07-22 02:02:45,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-c88faec8-3a1a-43ee-996b-6ee8c0eb5843 2018-07-22 02:02:45,636 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-22 02:02:45,636 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-22 02:02:45,636 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-22 02:02:45,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:45,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 02:02:45,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:46,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["gY1zxikwToieVVypX3LZMg"], "issued_at": "2018-07-22T02:02:46.000000Z"}} 2018-07-22 02:02:46,106 - 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}f9e065aa0044f1050004df86432cefa75d1a9746" 2018-07-22 02:02:46,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-e10da761-3085-4f1c-816c-25cb8675aebb Date: Sun, 22 Jul 2018 02:02:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-22 02:02:46,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=foo used request id req-e10da761-3085-4f1c-816c-25cb8675aebb 2018-07-22 02:02:46,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:46,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 02:02:46,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:46,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["AspoDOpgQg2NUCgC9deG5w"], "issued_at": "2018-07-22T02:02:46.000000Z"}} 2018-07-22 02:02:46,836 - 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}dde3e844d356055cdc0cc1197810c3053033df82" 2018-07-22 02:02:46,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193a975a-d181-4130-a9b7-3a6b3aaf2797 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-22 02:02:46,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-193a975a-d181-4130-a9b7-3a6b3aaf2797 2018-07-22 02:02:46,919 - 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-22 02:02:46,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:02:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:02:46,925 - 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}dde3e844d356055cdc0cc1197810c3053033df82" 2018-07-22 02:02:46,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907b0349-02d6-41ac-ace8-e7c3a9a9a9d6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:02:46,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-907b0349-02d6-41ac-ace8-e7c3a9a9a9d6 2018-07-22 02:02:46,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:46,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 02:02:46,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:47,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["M5VjnckFQYWjc8hfJ5G7ew"], "issued_at": "2018-07-22T02:02:47.000000Z"}} 2018-07-22 02:02:47,348 - 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}2d20f41b48f302d21a005d2e23e3137ee3413285" 2018-07-22 02:02:47,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-91671d86-a7a9-4dae-99e7-8b268447b6b3 Date: Sun, 22 Jul 2018 02:02:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:02:47,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks used request id req-91671d86-a7a9-4dae-99e7-8b268447b6b3 2018-07-22 02:02:47,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:47,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["3HZMKud0Tk2MhqjbZs2A9A"], "issued_at": "2018-07-22T02:02:47.000000Z"}} 2018-07-22 02:02:47,992 - 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}245e6adec4b2b2cd33b317951f72cf37ac5147c3" 2018-07-22 02:02:48,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e56e46c5-b8ae-41ce-ad64-cdc0b547f27b Date: Sun, 22 Jul 2018 02:02:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:02:48,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-e56e46c5-b8ae-41ce-ad64-cdc0b547f27b 2018-07-22 02:02:48,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245e6adec4b2b2cd33b317951f72cf37ac5147c3" 2018-07-22 02:02:48,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0275a551-9fe9-4a95-a6e4-af12051cbeb8 Date: Sun, 22 Jul 2018 02:02:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:02:48,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-0275a551-9fe9-4a95-a6e4-af12051cbeb8 2018-07-22 02:02:48,278 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:02:48,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:48,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:48,348 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-22 02:02:48,349 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:02:48,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:48,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["xJAk5co3SWGMSKZfSOlwCw"], "issued_at": "2018-07-22T02:02:48.000000Z"}} 2018-07-22 02:02:48,731 - 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}0628db6dae5c3513cceee1942ebf8f02c6cabbaf" 2018-07-22 02:02:48,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-feb2b1da-5ac6-49d1-9107-4b4e29f83671 x-compute-request-id: req-feb2b1da-5ac6-49d1-9107-4b4e29f83671 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:02:48,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail used request id req-feb2b1da-5ac6-49d1-9107-4b4e29f83671 2018-07-22 02:02:48,850 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:02:48,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:49,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["4WKf7SCxTP-k_0P080N0Hg"], "issued_at": "2018-07-22T02:02:49.000000Z"}} 2018-07-22 02:02:49,250 - 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}4dfc06747dca5f9ed4fd7d614010f713e14b4c5f" 2018-07-22 02:02:49,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02: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-7a77c8eb-0729-43f8-92f5-39ea946e29f6 x-compute-request-id: req-7a77c8eb-0729-43f8-92f5-39ea946e29f6 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.7", "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": 6}, "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.6", "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-22 02:02:49,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-7a77c8eb-0729-43f8-92f5-39ea946e29f6 2018-07-22 02:02:49,445 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 02:02:49,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:49,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:49,477 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-22 02:02:49,478 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 02:02:49,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:49,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["YN6Qvt82QG6adVHemxlZBA"], "issued_at": "2018-07-22T02:02:49.000000Z"}} 2018-07-22 02:02:49,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97af711a174e37083fae4562aa5d1efae5d6df52" 2018-07-22 02:02:50,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:49 GMT Server: Apache x-openstack-request-id: req-fba02165-943c-4a7c-97e4-40301c9e8055 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 02:02:50,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks used request id req-fba02165-943c-4a7c-97e4-40301c9e8055 2018-07-22 02:02:50,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:50,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 02:02:50,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:51,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["xo7Pfk_MRTmH9UXxoV9RGw"], "issued_at": "2018-07-22T02:02:51.000000Z"}} 2018-07-22 02:02:51,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b75a931c929e497450a87cbcc1756fe8482ec7" 2018-07-22 02:02:51,905 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:51 GMT Server: Apache x-compute-request-id: req-22b244d5-309f-4acd-9d94-03da4cd06fed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22b244d5-309f-4acd-9d94-03da4cd06fed Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 02:02:51,905 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail used request id req-22b244d5-309f-4acd-9d94-03da4cd06fed 2018-07-22 02:02:51,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:52,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fImj_lmmSKWEepEsB_PjfA"], "issued_at": "2018-07-22T02:02:52.000000Z"}} 2018-07-22 02:02:52,297 - 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}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:52,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03987d1e-71c4-4ea5-9c99-011d9f4f4fe6 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-22 02:02:52,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-03987d1e-71c4-4ea5-9c99-011d9f4f4fe6 2018-07-22 02:02:52,376 - 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-22 02:02:52,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:02:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:02:52,383 - 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}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:52,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dab0e04-2336-4042-adfd-daa2a2af29f7 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-22 02:02:52,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9dab0e04-2336-4042-adfd-daa2a2af29f7 2018-07-22 02:02:52,466 - 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}9ca5ffce87345f766665c19f97a0fba25e7ce773" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-c23af5d0-c11f-4476-bcd1-14ecf7bbfdd3-projName"}}' 2018-07-22 02:02:52,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198b8b26-d45c-42bd-a522-f14912fac329 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1a37943c39544ea89cb99ef234970ddd"}, "tags": [], "enabled": true, "id": "1a37943c39544ea89cb99ef234970ddd", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c23af5d0-c11f-4476-bcd1-14ecf7bbfdd3-projName"}} 2018-07-22 02:02:52,533 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-198b8b26-d45c-42bd-a522-f14912fac329 2018-07-22 02:02:52,533 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-c23af5d0-c11f-4476-bcd1-14ecf7bbfdd3-projName 2018-07-22 02:02:52,536 - 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-c23af5d0-c11f-4476-bcd1-14ecf7bbfdd3-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:52,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0742ad01-8481-49ee-8f6f-738e38400c93 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c23af5d0-c11f-4476-bcd1-14ecf7bbfdd3-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1a37943c39544ea89cb99ef234970ddd"}, "tags": [], "enabled": true, "id": "1a37943c39544ea89cb99ef234970ddd", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c23af5d0-c11f-4476-bcd1-14ecf7bbfdd3-projName"}]} 2018-07-22 02:02:52,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c23af5d0-c11f-4476-bcd1-14ecf7bbfdd3-projName used request id req-0742ad01-8481-49ee-8f6f-738e38400c93 2018-07-22 02:02:52,631 - 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}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:52,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372bce92-972b-4b0f-ac2a-52646ea4f8ad 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-22 02:02:52,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-372bce92-972b-4b0f-ac2a-52646ea4f8ad 2018-07-22 02:02:52,721 - 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}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:52,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-cd32facd-88ca-406e-82c8-c148215f42e8 Date: Sun, 22 Jul 2018 02:02:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:31Z", "updated_at": "2018-07-22T01:57:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "465645da-307a-4088-9198-d1e7e0e7bd80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "6a6c888c-512e-401f-bf9b-ebfb914c6f5f", "remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "6aadc70e-88c9-4cae-9081-79f347654a17", "remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "revision_number": 0, "id": "be10ad85-3b70-4017-bc9b-aeff65b902d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:02:52,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-cd32facd-88ca-406e-82c8-c148215f42e8 2018-07-22 02:02:52,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:53,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55895eb7-3ae4-468d-934e-94816f7d494f 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:02:53,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-55895eb7-3ae4-468d-934e-94816f7d494f 2018-07-22 02:02:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:53,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db211644-49af-417e-879b-3ff6b8b05ead Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:02:53,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-db211644-49af-417e-879b-3ff6b8b05ead 2018-07-22 02:02:53,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28864e31-03bf-4c18-9f74-a2a09ba03990 2018-07-22 02:02:53,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=28864e31-03bf-4c18-9f74-a2a09ba03990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:53,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-704cabc3-8905-4cfc-9279-aaa753e23c41 Date: Sun, 22 Jul 2018 02:02:53 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-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:31Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "465645da-307a-4088-9198-d1e7e0e7bd80"}, {"remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:31Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "6a6c888c-512e-401f-bf9b-ebfb914c6f5f"}, {"remote_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:31Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "6aadc70e-88c9-4cae-9081-79f347654a17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:31Z", "security_group_id": "28864e31-03bf-4c18-9f74-a2a09ba03990", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T01:57:31Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "be10ad85-3b70-4017-bc9b-aeff65b902d4"}]} 2018-07-22 02:02:53,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=28864e31-03bf-4c18-9f74-a2a09ba03990 used request id req-704cabc3-8905-4cfc-9279-aaa753e23c41 2018-07-22 02:02:53,135 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 02:02:53,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/28864e31-03bf-4c18-9f74-a2a09ba03990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:53,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33067a68-7538-4302-a88b-ceb1da7c923e Content-Length: 0 Date: Sun, 22 Jul 2018 02:02:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:02:53,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/28864e31-03bf-4c18-9f74-a2a09ba03990 used request id req-33067a68-7538-4302-a88b-ceb1da7c923e 2018-07-22 02:02:53,315 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-c23af5d0-c11f-4476-bcd1-14ecf7bbfdd3-projName 2018-07-22 02:02:53,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/1a37943c39544ea89cb99ef234970ddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca5ffce87345f766665c19f97a0fba25e7ce773" 2018-07-22 02:02:53,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e56abe2d-2404-4d6c-ad41-379b5820c0fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:02:53,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/1a37943c39544ea89cb99ef234970ddd used request id req-e56abe2d-2404-4d6c-ad41-379b5820c0fb 2018-07-22 02:02:53,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:53,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["YEdoJYEUQtyQZp1muQe4pA"], "issued_at": "2018-07-22T02:02:53.000000Z"}} 2018-07-22 02:02:53,866 - 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}4cea10d93dad51003fe2f041bb4f27514f5c75a6" 2018-07-22 02:02:53,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddf1935-a739-41db-9e89-3e8baa74b90b 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-22 02:02:53,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7ddf1935-a739-41db-9e89-3e8baa74b90b 2018-07-22 02:02:53,948 - 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-22 02:02:53,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:02:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:02:53,954 - 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}4cea10d93dad51003fe2f041bb4f27514f5c75a6" 2018-07-22 02:02:54,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f137dcf2-8fd7-44f1-b662-965f63e3ec5d 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-22 02:02:54,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f137dcf2-8fd7-44f1-b662-965f63e3ec5d 2018-07-22 02:02:54,401 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-467fa59d-53e0-4f9d-a90f-6addf92e55ee-username 2018-07-22 02:02:54,405 - 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}4cea10d93dad51003fe2f041bb4f27514f5c75a6" 2018-07-22 02:02:54,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33922f2c-0c2f-44cc-b617-97e8280c61ae Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-467fa59d-53e0-4f9d-a90f-6addf92e55ee-username", "links": {"self": "http://172.30.9.25:5000/v3/users/e6b1b9312b204975a9f158352e7ea284"}, "domain_id": "default", "enabled": true, "id": "e6b1b9312b204975a9f158352e7ea284", "options": {}}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:02:54,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-33922f2c-0c2f-44cc-b617-97e8280c61ae 2018-07-22 02:02:54,512 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-467fa59d-53e0-4f9d-a90f-6addf92e55ee-username 2018-07-22 02:02:54,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e6b1b9312b204975a9f158352e7ea284 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea10d93dad51003fe2f041bb4f27514f5c75a6" 2018-07-22 02:02:54,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dee9aae-afca-4c43-bced-cc87bf788ea7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:02:54,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e6b1b9312b204975a9f158352e7ea284 used request id req-0dee9aae-afca-4c43-bced-cc87bf788ea7 2018-07-22 02:02:54,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:55,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["muhjrWocThOSmjlm-ZM_qA"], "issued_at": "2018-07-22T02:02:55.000000Z"}} 2018-07-22 02:02:55,092 - 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}28236a90c4fd5cb98c4f60cb59f3776a2ac271cc" 2018-07-22 02:02:55,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d57341-85bd-4d3b-9719-7e24ea4a4983 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-22 02:02:55,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c7d57341-85bd-4d3b-9719-7e24ea4a4983 2018-07-22 02:02:55,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:55,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 02:02:55,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:55,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["1L4IC7y-Tjm-0oayelPLHw"], "issued_at": "2018-07-22T02:02:55.000000Z"}} 2018-07-22 02:02:55,644 - 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}6fbd98adb9b2a5ecaf5e2777166920885464cb35" 2018-07-22 02:02:55,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba23650-8a4c-4b95-af20-82d9dd104b21 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-22 02:02:55,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6ba23650-8a4c-4b95-af20-82d9dd104b21 2018-07-22 02:02:55,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:55,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:56,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["81H-Os-XQnSQxBXdYa-7KQ"], "issued_at": "2018-07-22T02:02:56.000000Z"}} 2018-07-22 02:02:56,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:56,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["oq73g4xIQhmt4IPOk3Jydg"], "issued_at": "2018-07-22T02:02:56.000000Z"}} 2018-07-22 02:02:56,502 - 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}d6afdb25808f8f814a84c34a1a6d66a325283505" 2018-07-22 02:02:56,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69798a9b-8cf1-4770-851d-fed10640404a 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-22 02:02:56,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-69798a9b-8cf1-4770-851d-fed10640404a 2018-07-22 02:02:56,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:56,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:56,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fL24iwrERv6mLcxW0SJyIw"], "issued_at": "2018-07-22T02:02:56.000000Z"}} 2018-07-22 02:02:56,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:57,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["lvZAg0rAQ_epRqCymI0H0A"], "issued_at": "2018-07-22T02:02:57.000000Z"}} 2018-07-22 02:02:57,379 - 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}c661fb9957988bf8cb3d9fd62b1dcfd466c4346f" 2018-07-22 02:02:57,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2af3936-0367-4765-8c0e-106578277791 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-22 02:02:57,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a2af3936-0367-4765-8c0e-106578277791 2018-07-22 02:02:57,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:57,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:57,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Xpn80yIVQS21RerY0_ab5g"], "issued_at": "2018-07-22T02:02:57.000000Z"}} 2018-07-22 02:02:57,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:57,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:58,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["tNqyScrJToK8TsuzkbZGGg"], "issued_at": "2018-07-22T02:02:58.000000Z"}} 2018-07-22 02:02:58,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:02:58,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:58,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["UsYpm9XWTUOtsre0Ux-utw"], "issued_at": "2018-07-22T02:02:58.000000Z"}} 2018-07-22 02:02:58,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:02:59,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["7nHWUreCQUaze5rua-11QQ"], "issued_at": "2018-07-22T02:02:59.000000Z"}} 2018-07-22 02:02:59,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}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:02:59,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f57c208-b590-4146-84f0-7805405b821e 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-22 02:02:59,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4f57c208-b590-4146-84f0-7805405b821e 2018-07-22 02:02:59,113 - 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-22 02:02:59,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:02:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:02:59,118 - 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}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:02:59,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db36242-3a9e-4613-9076-631ac282c1ed 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-22 02:02:59,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7db36242-3a9e-4613-9076-631ac282c1ed 2018-07-22 02:02:59,449 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-username 2018-07-22 02:02:59,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}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:02:59,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21c049a-3611-42b1-9d00-112855842ab8 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-22 02:02:59,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e21c049a-3611-42b1-9d00-112855842ab8 2018-07-22 02:02:59,551 - 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}c4952841860b8a01eabfbd278dad0d3f3143ad5f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-projName"}}' 2018-07-22 02:02:59,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef50daad-a4bb-475a-8342-b8c300ceb4be Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/402baf9535c34be198cad8502ca77c28"}, "tags": [], "enabled": true, "id": "402baf9535c34be198cad8502ca77c28", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-projName"}} 2018-07-22 02:02:59,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ef50daad-a4bb-475a-8342-b8c300ceb4be 2018-07-22 02:02:59,592 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-projName 2018-07-22 02:02:59,595 - 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}c4952841860b8a01eabfbd278dad0d3f3143ad5f" -d '{"role": {"name": "KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-role"}}' 2018-07-22 02:02:59,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e9367e-0757-4ceb-b54b-e7ac44fa47a9 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29e2878b3be34a84ab5548af61b8c7a9", "links": {"self": "http://172.30.9.25:5000/v3/roles/29e2878b3be34a84ab5548af61b8c7a9"}, "name": "KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-role"}} 2018-07-22 02:02:59,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-81e9367e-0757-4ceb-b54b-e7ac44fa47a9 2018-07-22 02:02:59,705 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-role 2018-07-22 02:02:59,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/29e2878b3be34a84ab5548af61b8c7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:02:59,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544b551f-3ba7-445e-a72d-dc3989456d90 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29e2878b3be34a84ab5548af61b8c7a9", "links": {"self": "http://172.30.9.25:5000/v3/roles/29e2878b3be34a84ab5548af61b8c7a9"}, "name": "KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-role"}} 2018-07-22 02:02:59,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/29e2878b3be34a84ab5548af61b8c7a9 used request id req-544b551f-3ba7-445e-a72d-dc3989456d90 2018-07-22 02:02:59,726 - keystone_utils - INFO - Granting role KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-role to project KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-projName 2018-07-22 02:02:59,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/402baf9535c34be198cad8502ca77c28/users/9bb58ad905e34ed596e29c34a90ffcbc/roles/29e2878b3be34a84ab5548af61b8c7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:02:59,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e36099df-5aec-4c22-a557-849e8f36e847 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:02:59,843 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/402baf9535c34be198cad8502ca77c28/users/9bb58ad905e34ed596e29c34a90ffcbc/roles/29e2878b3be34a84ab5548af61b8c7a9 used request id req-e36099df-5aec-4c22-a557-849e8f36e847 2018-07-22 02:02:59,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/402baf9535c34be198cad8502ca77c28/users/9bb58ad905e34ed596e29c34a90ffcbc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:02:59,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f44e8a-844a-4fc8-b064-393941a821ee Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/402baf9535c34be198cad8502ca77c28/users/9bb58ad905e34ed596e29c34a90ffcbc/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e2878b3be34a84ab5548af61b8c7a9", "links": {"self": "http://172.30.9.25:5000/v3/roles/29e2878b3be34a84ab5548af61b8c7a9"}, "name": "KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-role"}]} 2018-07-22 02:02:59,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/402baf9535c34be198cad8502ca77c28/users/9bb58ad905e34ed596e29c34a90ffcbc/roles used request id req-62f44e8a-844a-4fc8-b064-393941a821ee 2018-07-22 02:02:59,959 - 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}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:00,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8ff76c58-7975-407c-b5d1-6c12d0362835 Date: Sun, 22 Jul 2018 02:03:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:00Z", "updated_at": "2018-07-22T02:03:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:00Z", "revision_number": 0, "id": "0f0fbb25-d936-41b5-b926-016e1e801968", "remote_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:00Z", "security_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:00Z", "revision_number": 0, "id": "1380df1d-d7ba-413c-ab1a-eb2c89c45509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:00Z", "security_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:00Z", "revision_number": 0, "id": "1c4cf3e4-4743-4246-8b2c-a758e4149f2d", "remote_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:00Z", "security_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:00Z", "revision_number": 0, "id": "733727dc-f7f5-43a9-9ba3-f037d0ef56b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:00Z", "security_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "d35b4cdb-ed7c-465a-be46-91679f929886", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:03:00,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-8ff76c58-7975-407c-b5d1-6c12d0362835 2018-07-22 02:03:00,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:00,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4da60d-6d3e-46de-9699-c45c5325d44d 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:03:00,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-2a4da60d-6d3e-46de-9699-c45c5325d44d 2018-07-22 02:03:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:00,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7963ea2e-22bb-4e3b-9987-14069b158bb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:00,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-7963ea2e-22bb-4e3b-9987-14069b158bb8 2018-07-22 02:03:00,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:00,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:00,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84a5ca6-a4f1-4c78-96e8-42789c3028b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:00,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-f84a5ca6-a4f1-4c78-96e8-42789c3028b9 2018-07-22 02:03:00,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:00,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:00,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ea88f9-c39e-45f8-92f1-5322fa59bd8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:00,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-24ea88f9-c39e-45f8-92f1-5322fa59bd8c 2018-07-22 02:03:00,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:00,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756b1316-b484-4f11-bd32-0244bf8cf517 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:00,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-756b1316-b484-4f11-bd32-0244bf8cf517 2018-07-22 02:03:00,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:00,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:00,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5830aeb7-af36-4c79-b14e-b5a35910d85a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:00,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-5830aeb7-af36-4c79-b14e-b5a35910d85a 2018-07-22 02:03:00,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:00,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:00,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2baf05-e4f1-4b01-9368-ce465412300f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:00,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-cb2baf05-e4f1-4b01-9368-ce465412300f 2018-07-22 02:03:00,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d35b4cdb-ed7c-465a-be46-91679f929886 2018-07-22 02:03:00,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d35b4cdb-ed7c-465a-be46-91679f929886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:01,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-de76b896-c394-4b71-8d05-26dc5240c2c9 Date: Sun, 22 Jul 2018 02:03:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:00Z", "security_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:00Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "0f0fbb25-d936-41b5-b926-016e1e801968"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:00Z", "security_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:00Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "1380df1d-d7ba-413c-ab1a-eb2c89c45509"}, {"remote_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:00Z", "security_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:00Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "1c4cf3e4-4743-4246-8b2c-a758e4149f2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:00Z", "security_group_id": "d35b4cdb-ed7c-465a-be46-91679f929886", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:00Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "733727dc-f7f5-43a9-9ba3-f037d0ef56b1"}]} 2018-07-22 02:03:01,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d35b4cdb-ed7c-465a-be46-91679f929886 used request id req-de76b896-c394-4b71-8d05-26dc5240c2c9 2018-07-22 02:03:01,017 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 02:03:01,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d35b4cdb-ed7c-465a-be46-91679f929886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:01,143 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47dce279-3ffc-43f2-a867-6547cbe37d2e Content-Length: 0 Date: Sun, 22 Jul 2018 02:03:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:01,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d35b4cdb-ed7c-465a-be46-91679f929886 used request id req-47dce279-3ffc-43f2-a867-6547cbe37d2e 2018-07-22 02:03:01,144 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-projName 2018-07-22 02:03:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/402baf9535c34be198cad8502ca77c28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:01,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef3a4d30-cf89-4286-8722-cac2abe3d3f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:01,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/402baf9535c34be198cad8502ca77c28 used request id req-ef3a4d30-cf89-4286-8722-cac2abe3d3f2 2018-07-22 02:03:01,330 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-username 2018-07-22 02:03:01,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9bb58ad905e34ed596e29c34a90ffcbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:01,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37210ca-f409-44cd-93ca-cf543c0e7a75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:01,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9bb58ad905e34ed596e29c34a90ffcbc used request id req-d37210ca-f409-44cd-93ca-cf543c0e7a75 2018-07-22 02:03:01,489 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-9c596bb8-a8af-4ba0-aab6-7ac60c4699a2-role 2018-07-22 02:03:01,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/29e2878b3be34a84ab5548af61b8c7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4952841860b8a01eabfbd278dad0d3f3143ad5f" 2018-07-22 02:03:01,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd10600-0731-4c68-b4d9-ccd7cf87b75c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:01,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/29e2878b3be34a84ab5548af61b8c7a9 used request id req-1cd10600-0731-4c68-b4d9-ccd7cf87b75c 2018-07-22 02:03:01,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:01,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["_cp9CC3wTZy5h4eJIIrxzQ"], "issued_at": "2018-07-22T02:03:01.000000Z"}} 2018-07-22 02:03:01,976 - 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}d0a195f321e901cedbda5f75eaea6f0f6f7ddd69" 2018-07-22 02:03:02,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf6cc4a-5577-4ada-b68c-f3d735fa4cc1 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-22 02:03:02,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9bf6cc4a-5577-4ada-b68c-f3d735fa4cc1 2018-07-22 02:03:02,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:02,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:02,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["eDMVFSmJRA6sSLx6ktGtWA"], "issued_at": "2018-07-22T02:03:02.000000Z"}} 2018-07-22 02:03:02,547 - 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}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:02,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b0f281-3a3e-4eac-8efe-c65b43debe95 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-22 02:03:02,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-54b0f281-3a3e-4eac-8efe-c65b43debe95 2018-07-22 02:03:02,630 - 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-22 02:03:02,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:02,636 - 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}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:02,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbed0ad-8f92-4502-ba1a-50d63bd258cb Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:02,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4cbed0ad-8f92-4502-ba1a-50d63bd258cb 2018-07-22 02:03:02,741 - 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}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:02,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166fb8fc-232d-4f81-ae3e-ebb5525447ad 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-22 02:03:02,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-166fb8fc-232d-4f81-ae3e-ebb5525447ad 2018-07-22 02:03:03,313 - 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}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:03,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f733154-d9cb-4de9-be00-386f9fecfe43 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:03,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f733154-d9cb-4de9-be00-386f9fecfe43 2018-07-22 02:03:03,399 - 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}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:03,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9aa7b6-dcee-4236-86aa-870b249d2150 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/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:03:03,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-bb9aa7b6-dcee-4236-86aa-870b249d2150 2018-07-22 02:03:03,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/527e0c823dc344fbb19da1c33712d1cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:03,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322fc5c8-6b56-4d6d-a01c-e714846c305b 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/527e0c823dc344fbb19da1c33712d1cc"}, "enabled": true, "id": "527e0c823dc344fbb19da1c33712d1cc", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-41838c45-fde3-4c1-name"}} 2018-07-22 02:03:03,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/527e0c823dc344fbb19da1c33712d1cc used request id req-322fc5c8-6b56-4d6d-a01c-e714846c305b 2018-07-22 02:03:03,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/527e0c823dc344fbb19da1c33712d1cc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:03,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2aab7d4-a881-4fcf-8033-c063570c40d5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/527e0c823dc344fbb19da1c33712d1cc/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 02:03:03,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/527e0c823dc344fbb19da1c33712d1cc/roles used request id req-c2aab7d4-a881-4fcf-8033-c063570c40d5 2018-07-22 02:03:03,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:03,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6717b833-2d80-4f4f-a89a-2874ac4ab300 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 02:03:03,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-6717b833-2d80-4f4f-a89a-2874ac4ab300 2018-07-22 02:03:03,830 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 02:03:03,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/527e0c823dc344fbb19da1c33712d1cc/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:03,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fada6dc-f22f-4267-a323-abbe17bd0145 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:03,943 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/527e0c823dc344fbb19da1c33712d1cc/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-0fada6dc-f22f-4267-a323-abbe17bd0145 2018-07-22 02:03:03,943 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-41838c45-fde3-4c1-name 2018-07-22 02:03:03,946 - 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-22 02:03:03,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:03,952 - 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}d0a195f321e901cedbda5f75eaea6f0f6f7ddd69" 2018-07-22 02:03:04,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ac8358-d2c2-446b-b396-5a7558db8674 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-41838c45-fde3-4c1-name", "links": {"self": "http://172.30.9.25:5000/v3/users/527e0c823dc344fbb19da1c33712d1cc"}, "domain_id": "default", "enabled": true, "id": "527e0c823dc344fbb19da1c33712d1cc", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:04,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c5ac8358-d2c2-446b-b396-5a7558db8674 2018-07-22 02:03:04,142 - 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}d0a195f321e901cedbda5f75eaea6f0f6f7ddd69" 2018-07-22 02:03:04,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21cc0a2e-8708-4c0b-bf00-57d9c2df3b64 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:04,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-21cc0a2e-8708-4c0b-bf00-57d9c2df3b64 2018-07-22 02:03:04,224 - 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}d0a195f321e901cedbda5f75eaea6f0f6f7ddd69" 2018-07-22 02:03:04,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb589ce-d7db-4f5a-a26d-03be8cb35bf1 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/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:03:04,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-acb589ce-d7db-4f5a-a26d-03be8cb35bf1 2018-07-22 02:03:04,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/527e0c823dc344fbb19da1c33712d1cc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a195f321e901cedbda5f75eaea6f0f6f7ddd69" 2018-07-22 02:03:04,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1d0a25-ece5-40ac-9cc5-ba4d070b9ccc Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/527e0c823dc344fbb19da1c33712d1cc/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}]} 2018-07-22 02:03:04,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/527e0c823dc344fbb19da1c33712d1cc/roles used request id req-0a1d0a25-ece5-40ac-9cc5-ba4d070b9ccc 2018-07-22 02:03:04,415 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-41838c45-fde3-4c1-name 2018-07-22 02:03:04,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/527e0c823dc344fbb19da1c33712d1cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4e1911e0335e347ee197b7965ec23f9fb5066d" 2018-07-22 02:03:04,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b68915-19db-415d-bd99-ed574b99b086 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:04,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/527e0c823dc344fbb19da1c33712d1cc used request id req-09b68915-19db-415d-bd99-ed574b99b086 2018-07-22 02:03:04,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:04,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["JquJ-ebcSGuAV_Yd1P6ZMg"], "issued_at": "2018-07-22T02:03:04.000000Z"}} 2018-07-22 02:03:04,990 - 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}f1ca8e67e89232dc1fc5fe806be1a09cc27a1808" 2018-07-22 02:03:05,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119c50fa-dc94-44d5-8449-571610e97429 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-22 02:03:05,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-119c50fa-dc94-44d5-8449-571610e97429 2018-07-22 02:03:05,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:05,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:05,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["5QMvV4urTc2VosFOA8cmZA"], "issued_at": "2018-07-22T02:03:05.000000Z"}} 2018-07-22 02:03:05,451 - 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}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:05,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438acd9c-c9e6-46d3-88bc-5e8ee43fcfbb 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-22 02:03:05,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-438acd9c-c9e6-46d3-88bc-5e8ee43fcfbb 2018-07-22 02:03:05,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-22 02:03:05,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:05,543 - 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}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:05,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad03eda-944c-48f8-abef-ab18de7d5c94 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:05,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-aad03eda-944c-48f8-abef-ab18de7d5c94 2018-07-22 02:03:05,581 - 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}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:05,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9111b8b9-e994-40f8-a37e-71a850450d86 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-22 02:03:05,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9111b8b9-e994-40f8-a37e-71a850450d86 2018-07-22 02:03:05,964 - 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}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:06,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27de8af2-4b95-463d-a5d7-3fd2bd3ff821 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:06,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-27de8af2-4b95-463d-a5d7-3fd2bd3ff821 2018-07-22 02:03:06,053 - 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}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:06,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0361db19-3886-49ee-9c43-fb0ff4631d5b 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/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:03:06,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-0361db19-3886-49ee-9c43-fb0ff4631d5b 2018-07-22 02:03:06,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/c044c348349445d38b447a43f0c99dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:06,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0128f9ac-e39a-471a-b3ad-00465751e3a1 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/c044c348349445d38b447a43f0c99dc6"}, "enabled": true, "id": "c044c348349445d38b447a43f0c99dc6", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-17bc3c1e-92bd-408-name"}} 2018-07-22 02:03:06,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c044c348349445d38b447a43f0c99dc6 used request id req-0128f9ac-e39a-471a-b3ad-00465751e3a1 2018-07-22 02:03:06,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/c044c348349445d38b447a43f0c99dc6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:06,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60cfa0ed-8e87-45e2-91cf-48fe22a79154 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/c044c348349445d38b447a43f0c99dc6/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 02:03:06,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/c044c348349445d38b447a43f0c99dc6/roles used request id req-60cfa0ed-8e87-45e2-91cf-48fe22a79154 2018-07-22 02:03:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:06,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfda303-dca8-4510-8fc2-07352a74268a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 02:03:06,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-3bfda303-dca8-4510-8fc2-07352a74268a 2018-07-22 02:03:06,474 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 02:03:06,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/c044c348349445d38b447a43f0c99dc6/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:06,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8353c712-5365-4f17-ba8c-e4bd247add20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:06,593 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/c044c348349445d38b447a43f0c99dc6/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-8353c712-5365-4f17-ba8c-e4bd247add20 2018-07-22 02:03:06,593 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-17bc3c1e-92bd-408-name 2018-07-22 02:03:06,593 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-17bc3c1e-92bd-408-name 2018-07-22 02:03:06,596 - 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-22 02:03:06,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:06,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c044c348349445d38b447a43f0c99dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ca8e67e89232dc1fc5fe806be1a09cc27a1808" 2018-07-22 02:03:06,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef6e675-0b94-44fd-918c-d98f85bb9325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:06,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c044c348349445d38b447a43f0c99dc6 used request id req-1ef6e675-0b94-44fd-918c-d98f85bb9325 2018-07-22 02:03:06,764 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-17bc3c1e-92bd-408-name 2018-07-22 02:03:06,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c044c348349445d38b447a43f0c99dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3cfb3dae25eb2ff73ed5a1da6a91af19314a1f" 2018-07-22 02:03:06,848 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d59b6e2-a1d7-4b7f-b93b-1793a97cbec0 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: c044c348349445d38b447a43f0c99dc6.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:06,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c044c348349445d38b447a43f0c99dc6 used request id req-5d59b6e2-a1d7-4b7f-b93b-1793a97cbec0 2018-07-22 02:03:06,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:06,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:07,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["D_O51UH3TZ-8GcUVgGshBg"], "issued_at": "2018-07-22T02:03:07.000000Z"}} 2018-07-22 02:03:07,241 - 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}c1768a55813e1e2e939aba069c2ae1f7be9e0c4f" 2018-07-22 02:03:07,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd9dcea-8eeb-48a1-b193-2c8fb2a39fff 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-22 02:03:07,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8dd9dcea-8eeb-48a1-b193-2c8fb2a39fff 2018-07-22 02:03:07,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:07,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:07,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["D1SmResnRTi7im3EN4izSw"], "issued_at": "2018-07-22T02:03:07.000000Z"}} 2018-07-22 02:03:07,698 - 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}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:07,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897673fe-3e9b-4954-8f0f-7f62c1971152 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-22 02:03:07,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-897673fe-3e9b-4954-8f0f-7f62c1971152 2018-07-22 02:03:07,777 - 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-22 02:03:07,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:07,783 - 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}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:07,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7db5cd-d2c0-484c-b581-0502cac14739 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:07,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1e7db5cd-d2c0-484c-b581-0502cac14739 2018-07-22 02:03:07,886 - 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}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:07,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42dd6ba-2b77-4e76-9e87-6cad370f9ae0 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-22 02:03:07,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a42dd6ba-2b77-4e76-9e87-6cad370f9ae0 2018-07-22 02:03:08,333 - 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}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:08,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ac66f9-93d7-449c-843b-29ebd8c3067b Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:08,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e5ac66f9-93d7-449c-843b-29ebd8c3067b 2018-07-22 02:03:08,355 - 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}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:08,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1de71cf-eb62-48c0-9f8e-6106328727ff 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/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:03:08,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-e1de71cf-eb62-48c0-9f8e-6106328727ff 2018-07-22 02:03:08,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/d6968af42ce94581820c5d5782e5556d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:08,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5161e6bc-c96b-47b6-95f0-279bdf8ab3a6 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/d6968af42ce94581820c5d5782e5556d"}, "enabled": true, "id": "d6968af42ce94581820c5d5782e5556d", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-c90889a5-b32a-480-name"}} 2018-07-22 02:03:08,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d6968af42ce94581820c5d5782e5556d used request id req-5161e6bc-c96b-47b6-95f0-279bdf8ab3a6 2018-07-22 02:03:08,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/d6968af42ce94581820c5d5782e5556d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:08,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b759a55-e2e3-4aeb-99cc-e3751a3f25d8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/d6968af42ce94581820c5d5782e5556d/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 02:03:08,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/d6968af42ce94581820c5d5782e5556d/roles used request id req-2b759a55-e2e3-4aeb-99cc-e3751a3f25d8 2018-07-22 02:03:08,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:08,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabe2677-2cca-4268-86a2-57607404bc56 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 02:03:08,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-dabe2677-2cca-4268-86a2-57607404bc56 2018-07-22 02:03:08,730 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 02:03:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/d6968af42ce94581820c5d5782e5556d/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:08,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a37cd5e-1706-4e41-b1d2-1a3fcd35a847 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:08,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/d6968af42ce94581820c5d5782e5556d/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-2a37cd5e-1706-4e41-b1d2-1a3fcd35a847 2018-07-22 02:03:08,783 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-c90889a5-b32a-480-name 2018-07-22 02:03:08,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-22 02:03:08,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:08,792 - 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}c1768a55813e1e2e939aba069c2ae1f7be9e0c4f" 2018-07-22 02:03:08,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc437eee-fa03-4c0c-8dff-5c0f7195cefa Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-c90889a5-b32a-480-name", "links": {"self": "http://172.30.9.25:5000/v3/users/d6968af42ce94581820c5d5782e5556d"}, "domain_id": "default", "enabled": true, "id": "d6968af42ce94581820c5d5782e5556d", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:08,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cc437eee-fa03-4c0c-8dff-5c0f7195cefa 2018-07-22 02:03:08,892 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-c90889a5-b32a-480-name 2018-07-22 02:03:08,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d6968af42ce94581820c5d5782e5556d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7addeb716fce7332de9cc9a066ebba7e1bab556" 2018-07-22 02:03:09,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a51cf912-1f89-43a8-b805-f3d6938dc9ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:09,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d6968af42ce94581820c5d5782e5556d used request id req-a51cf912-1f89-43a8-b805-f3d6938dc9ad 2018-07-22 02:03:09,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:09,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["QQeG_RHqSYe9ZQ5ceA9Z5g"], "issued_at": "2018-07-22T02:03:09.000000Z"}} 2018-07-22 02:03:09,480 - 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}6509dada82fbc8a2a300abc2cab53b09ad555cc6" 2018-07-22 02:03:09,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c311e40e-5ee7-4d26-bb01-3dd718f13083 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-22 02:03:09,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c311e40e-5ee7-4d26-bb01-3dd718f13083 2018-07-22 02:03:09,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:09,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:09,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["NVJncnqeRKu1Q2mSzkQq4g"], "issued_at": "2018-07-22T02:03:09.000000Z"}} 2018-07-22 02:03:09,938 - 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}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:10,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75447cc-18be-4591-81d7-22fb382b4262 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-22 02:03:10,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c75447cc-18be-4591-81d7-22fb382b4262 2018-07-22 02:03:10,022 - 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-22 02:03:10,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:10,028 - 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}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:10,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f8d922-b360-4b0a-a1dd-603b9aeefa34 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:10,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a2f8d922-b360-4b0a-a1dd-603b9aeefa34 2018-07-22 02:03:10,133 - 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}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:10,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d8bb593-2f01-4ecd-8a59-893421e9f750 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-22 02:03:10,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3d8bb593-2f01-4ecd-8a59-893421e9f750 2018-07-22 02:03:10,509 - 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}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:10,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f281fc1-14d2-423f-bf1b-1181bf6dd410 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:10,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f281fc1-14d2-423f-bf1b-1181bf6dd410 2018-07-22 02:03:10,610 - 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}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:10,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e630bb95-5404-458c-be8a-c32a4bfe7af1 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/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:03:10,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-e630bb95-5404-458c-be8a-c32a4bfe7af1 2018-07-22 02:03:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/49901a26b8e94ed88bdd22b826018033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:10,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343b0e98-0dfc-4443-af79-5df473da6058 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/49901a26b8e94ed88bdd22b826018033"}, "enabled": true, "id": "49901a26b8e94ed88bdd22b826018033", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-97880e93-215d-4f6-name"}} 2018-07-22 02:03:10,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/49901a26b8e94ed88bdd22b826018033 used request id req-343b0e98-0dfc-4443-af79-5df473da6058 2018-07-22 02:03:10,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/49901a26b8e94ed88bdd22b826018033/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:10,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62289790-b756-429f-9b34-03b9d63a3518 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/49901a26b8e94ed88bdd22b826018033/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 02:03:10,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/49901a26b8e94ed88bdd22b826018033/roles used request id req-62289790-b756-429f-9b34-03b9d63a3518 2018-07-22 02:03:10,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:10,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7f6df1-3ff2-4430-843e-414a312a2725 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 02:03:10,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-2b7f6df1-3ff2-4430-843e-414a312a2725 2018-07-22 02:03:10,855 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 02:03:10,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/49901a26b8e94ed88bdd22b826018033/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:10,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c0f190e-c7ad-4e26-b14d-1fde68f67a7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:10,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481/users/49901a26b8e94ed88bdd22b826018033/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-8c0f190e-c7ad-4e26-b14d-1fde68f67a7c 2018-07-22 02:03:10,977 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-97880e93-215d-4f6-name 2018-07-22 02:03:10,980 - 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-22 02:03:10,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:10,986 - 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}6509dada82fbc8a2a300abc2cab53b09ad555cc6" 2018-07-22 02:03:11,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8cb1e1-4160-4f7e-a370-c9d48ea25e88 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-97880e93-215d-4f6-name", "links": {"self": "http://172.30.9.25:5000/v3/users/49901a26b8e94ed88bdd22b826018033"}, "domain_id": "default", "enabled": true, "id": "49901a26b8e94ed88bdd22b826018033", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:11,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ac8cb1e1-4160-4f7e-a370-c9d48ea25e88 2018-07-22 02:03:11,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:11,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:11,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["CmzLaUgvTbGH5m0jnmTMFw"], "issued_at": "2018-07-22T02:03:11.000000Z"}} 2018-07-22 02:03:11,468 - 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}793e149cf9a2ee48ef95587e54c4c9c52e7a35ca" 2018-07-22 02:03:11,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ee227d-6bbd-41ef-9fd6-d2d010c158ca 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-22 02:03:11,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-47ee227d-6bbd-41ef-9fd6-d2d010c158ca 2018-07-22 02:03:11,552 - 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-22 02:03:11,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:11,557 - 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}793e149cf9a2ee48ef95587e54c4c9c52e7a35ca" 2018-07-22 02:03:11,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a274738c-90d8-4cde-971b-703efeb8a651 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-97880e93-215d-4f6-name", "links": {"self": "http://172.30.9.25:5000/v3/users/49901a26b8e94ed88bdd22b826018033"}, "domain_id": "default", "enabled": true, "id": "49901a26b8e94ed88bdd22b826018033", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:11,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a274738c-90d8-4cde-971b-703efeb8a651 2018-07-22 02:03:11,661 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-97880e93-215d-4f6-name 2018-07-22 02:03:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/49901a26b8e94ed88bdd22b826018033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca285e023c58bad52d476766c10714fbbb71a2f" 2018-07-22 02:03:11,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eb831ec-b220-453c-9354-9df490413a86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:11,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/49901a26b8e94ed88bdd22b826018033 used request id req-7eb831ec-b220-453c-9354-9df490413a86 2018-07-22 02:03:11,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:12,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["SjirSpBGSvWIr_iIY3bqUQ"], "issued_at": "2018-07-22T02:03:12.000000Z"}} 2018-07-22 02:03:12,222 - 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}dc6902a011effa32dcf9cda1b46a7c4f6129a017" 2018-07-22 02:03:12,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74fb6d4e-1ba3-4765-91f5-692ef76c014b 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-22 02:03:12,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-74fb6d4e-1ba3-4765-91f5-692ef76c014b 2018-07-22 02:03:12,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:12,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:12,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ValellGFRpaE8Gl2oyWfJg"], "issued_at": "2018-07-22T02:03:12.000000Z"}} 2018-07-22 02:03:12,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}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:12,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35afaf79-404d-4470-90dc-bcd769677330 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-22 02:03:12,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-35afaf79-404d-4470-90dc-bcd769677330 2018-07-22 02:03:12,769 - 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-22 02:03:12,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:12,775 - 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-14ade66c-5b70-491-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:12,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0934ac-12e6-48a9-9e84-381cc564ba08 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=CreateProjectSuccessTests-14ade66c-5b70-491-name", "previous": null, "next": null}, "projects": []} 2018-07-22 02:03:12,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-14ade66c-5b70-491-name used request id req-0d0934ac-12e6-48a9-9e84-381cc564ba08 2018-07-22 02:03:12,864 - 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}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:12,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8de86f-38d5-4564-ac38-4e2e71332e1e 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-22 02:03:12,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1b8de86f-38d5-4564-ac38-4e2e71332e1e 2018-07-22 02:03:12,890 - 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}146f3428c62ae4d2cf7093182225b6d388621ce1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-14ade66c-5b70-491-name"}}' 2018-07-22 02:03:12,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae8b3e82-d09a-4531-90e4-45393b136dca Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9277f417e9a5413d86836802fa2ddada"}, "tags": [], "enabled": true, "id": "9277f417e9a5413d86836802fa2ddada", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-14ade66c-5b70-491-name"}} 2018-07-22 02:03:12,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ae8b3e82-d09a-4531-90e4-45393b136dca 2018-07-22 02:03:12,948 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-14ade66c-5b70-491-name 2018-07-22 02:03:12,948 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-14ade66c-5b70-491-name 2018-07-22 02:03:12,951 - 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-22 02:03:12,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9277f417e9a5413d86836802fa2ddada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6902a011effa32dcf9cda1b46a7c4f6129a017" 2018-07-22 02:03:13,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f95958cd-2954-4292-bfed-d68b78563570 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:13,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9277f417e9a5413d86836802fa2ddada used request id req-f95958cd-2954-4292-bfed-d68b78563570 2018-07-22 02:03:13,132 - 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}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:13,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-63ced715-c88a-4ada-9de0-927ea7d9984d Date: Sun, 22 Jul 2018 02:03:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:03:13,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-63ced715-c88a-4ada-9de0-927ea7d9984d 2018-07-22 02:03:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:13,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6c6a41-836a-4629-93eb-9925b478347f 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:03:13,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-6c6c6a41-836a-4629-93eb-9925b478347f 2018-07-22 02:03:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:13,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe7c754-0184-4bc3-a791-7e3552b5aea8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:13,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-9fe7c754-0184-4bc3-a791-7e3552b5aea8 2018-07-22 02:03:13,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:13,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d04c93d6-d865-4fcc-927a-63a3a1e49cbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:13,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-d04c93d6-d865-4fcc-927a-63a3a1e49cbd 2018-07-22 02:03:13,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:13,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:13,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e888c6-6a9c-4ee1-9505-caa7d8e7c523 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:13,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-e9e888c6-6a9c-4ee1-9505-caa7d8e7c523 2018-07-22 02:03:13,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:13,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:13,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4fcd4ef-b7a0-4882-b4dd-00179761fd53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:13,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-b4fcd4ef-b7a0-4882-b4dd-00179761fd53 2018-07-22 02:03:13,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:13,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:13,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab5499f-dcf9-410c-838e-8597176b8d4f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:13,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-6ab5499f-dcf9-410c-838e-8597176b8d4f 2018-07-22 02:03:13,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:14,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e26ade55-e35c-478a-9465-c5d2389ae9cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:14,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-e26ade55-e35c-478a-9465-c5d2389ae9cd 2018-07-22 02:03:14,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:14,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:14,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b94dcfb-89a1-4811-a243-3deedf91c205 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:14,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-4b94dcfb-89a1-4811-a243-3deedf91c205 2018-07-22 02:03:14,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:14,121 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-14ade66c-5b70-491-name 2018-07-22 02:03:14,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9277f417e9a5413d86836802fa2ddada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:14,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d5973f-02d1-4549-bc01-eddc6561a4c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9277f417e9a5413d86836802fa2ddada.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:14,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9277f417e9a5413d86836802fa2ddada used request id req-66d5973f-02d1-4549-bc01-eddc6561a4c2 2018-07-22 02:03:14,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:14,215 - 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}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:14,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd28a4d-560b-42a2-8623-338a9c392ccf Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:14,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fbd28a4d-560b-42a2-8623-338a9c392ccf 2018-07-22 02:03:14,312 - 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}dc6902a011effa32dcf9cda1b46a7c4f6129a017" 2018-07-22 02:03:14,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473032f7-ac75-411a-a7fd-95fc7946e47d 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-22 02:03:14,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-473032f7-ac75-411a-a7fd-95fc7946e47d 2018-07-22 02:03:14,396 - 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}146f3428c62ae4d2cf7093182225b6d388621ce1" 2018-07-22 02:03:14,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b6fb90-ea88-4435-bb84-6b5fa0957e44 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:14,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c1b6fb90-ea88-4435-bb84-6b5fa0957e44 2018-07-22 02:03:14,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:14,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["AeTYbraGSFalYW-7r1kBfQ"], "issued_at": "2018-07-22T02:03:14.000000Z"}} 2018-07-22 02:03:14,985 - 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}6f42a6b919c1654edcf6a365fb5c37c8836bc7d7" 2018-07-22 02:03:15,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4c9ff6-aac7-4141-aee9-c08c555acb8f 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-22 02:03:15,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cc4c9ff6-aac7-4141-aee9-c08c555acb8f 2018-07-22 02:03:15,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:15,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:15,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["iTljU8CUQ8KCGIs6DSjJwQ"], "issued_at": "2018-07-22T02:03:15.000000Z"}} 2018-07-22 02:03:15,443 - 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}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:15,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d42990b-5f07-4437-92e0-f19674851d95 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-22 02:03:15,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0d42990b-5f07-4437-92e0-f19674851d95 2018-07-22 02:03:15,525 - 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-22 02:03:15,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:15,530 - 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-c78942f7-05db-41f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:15,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84b6166-3009-4648-9893-60376eff6c98 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-c78942f7-05db-41f-name", "previous": null, "next": null}, "projects": []} 2018-07-22 02:03:15,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c78942f7-05db-41f-name used request id req-c84b6166-3009-4648-9893-60376eff6c98 2018-07-22 02:03:15,550 - 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}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:15,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9e7fe4-d24b-48ad-b3e3-bc41af70bb98 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-22 02:03:15,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fd9e7fe4-d24b-48ad-b3e3-bc41af70bb98 2018-07-22 02:03:15,638 - 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}051dd34cb54711ca518159812485dd6be5b80dff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-c78942f7-05db-41f-name"}}' 2018-07-22 02:03:15,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01218d4d-3bd2-40ea-b09b-ef3b91b89c8d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e88222d624ba457ebff9ef0a46e08aef"}, "tags": [], "enabled": true, "id": "e88222d624ba457ebff9ef0a46e08aef", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c78942f7-05db-41f-name"}} 2018-07-22 02:03:15,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-01218d4d-3bd2-40ea-b09b-ef3b91b89c8d 2018-07-22 02:03:15,751 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c78942f7-05db-41f-name 2018-07-22 02:03:15,754 - 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-22 02:03:15,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:15,760 - 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-c78942f7-05db-41f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f42a6b919c1654edcf6a365fb5c37c8836bc7d7" 2018-07-22 02:03:15,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2408efa-7119-4d44-8a54-f6a757b76328 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-c78942f7-05db-41f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e88222d624ba457ebff9ef0a46e08aef"}, "tags": [], "enabled": true, "id": "e88222d624ba457ebff9ef0a46e08aef", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c78942f7-05db-41f-name"}]} 2018-07-22 02:03:15,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c78942f7-05db-41f-name used request id req-a2408efa-7119-4d44-8a54-f6a757b76328 2018-07-22 02:03:15,847 - 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}6f42a6b919c1654edcf6a365fb5c37c8836bc7d7" 2018-07-22 02:03:15,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2b36e3-2f7c-478b-9832-38efd7389eda 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-22 02:03:15,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-ce2b36e3-2f7c-478b-9832-38efd7389eda 2018-07-22 02:03:15,938 - 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}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-2f54aa34-85a9-4a16-abb1-65c2d8b920d9 Date: Sun, 22 Jul 2018 02:03:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:03:16,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2f54aa34-85a9-4a16-abb1-65c2d8b920d9 2018-07-22 02:03:16,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2f16d2-da90-4359-a56f-576ec48cea25 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:03:16,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-2d2f16d2-da90-4359-a56f-576ec48cea25 2018-07-22 02:03:16,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d903cedb-c0ab-4fe6-9140-04938fbd2ace Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:16,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-d903cedb-c0ab-4fe6-9140-04938fbd2ace 2018-07-22 02:03:16,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec78f81-22ea-42b7-8999-179662751b4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:16,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-fec78f81-22ea-42b7-8999-179662751b4b 2018-07-22 02:03:16,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33c00393-b122-4290-abdb-2cbc2fdbf60c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:16,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-33c00393-b122-4290-abdb-2cbc2fdbf60c 2018-07-22 02:03:16,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:16,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7c9289-2e44-4d84-be81-430a0889e064 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:16,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-7e7c9289-2e44-4d84-be81-430a0889e064 2018-07-22 02:03:16,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:16,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01b44f3-0d1a-48a4-bebc-a37bd579db06 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:16,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-a01b44f3-0d1a-48a4-bebc-a37bd579db06 2018-07-22 02:03:16,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7afe20e8-e751-421c-a8f0-3c4a30bd496d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:16,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-7afe20e8-e751-421c-a8f0-3c4a30bd496d 2018-07-22 02:03:16,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:16,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b557b72c-baff-4689-a4f6-9a3481eb56d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:16,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-b557b72c-baff-4689-a4f6-9a3481eb56d4 2018-07-22 02:03:16,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:16,808 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c78942f7-05db-41f-name 2018-07-22 02:03:16,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e88222d624ba457ebff9ef0a46e08aef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:16,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47cbab2d-9bfa-44a8-87c4-30feb07f54ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:16,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e88222d624ba457ebff9ef0a46e08aef used request id req-47cbab2d-9bfa-44a8-87c4-30feb07f54ad 2018-07-22 02:03:16,963 - 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}051dd34cb54711ca518159812485dd6be5b80dff" 2018-07-22 02:03:17,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff8383e-c586-4827-ac7a-0d1901a2750b Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:17,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5ff8383e-c586-4827-ac7a-0d1901a2750b 2018-07-22 02:03:17,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:17,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["NpSR1xQbTzuxgyfZ91uAvA"], "issued_at": "2018-07-22T02:03:17.000000Z"}} 2018-07-22 02:03:17,440 - 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}ee2ccf4d860e23fa16cf25732f41e8445eb6e0ca" 2018-07-22 02:03:17,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ef42c3-88cc-40f5-928b-4d9f513c6259 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-22 02:03:17,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-94ef42c3-88cc-40f5-928b-4d9f513c6259 2018-07-22 02:03:17,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:17,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:17,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["0zghySraRmmpfg75EnLmZA"], "issued_at": "2018-07-22T02:03:17.000000Z"}} 2018-07-22 02:03:17,909 - 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}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:17,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004e0e8a-ec63-4933-bde3-52365c49fe37 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-22 02:03:17,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-004e0e8a-ec63-4933-bde3-52365c49fe37 2018-07-22 02:03:17,996 - 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-22 02:03:18,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:18,001 - 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-3ea3d293-329d-4a5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:18,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667031db-967c-439d-9662-5ee354fc854c 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=CreateProjectSuccessTests-3ea3d293-329d-4a5-name", "previous": null, "next": null}, "projects": []} 2018-07-22 02:03:18,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3ea3d293-329d-4a5-name used request id req-667031db-967c-439d-9662-5ee354fc854c 2018-07-22 02:03:18,098 - 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}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:18,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de630416-bd85-406e-ba85-dc27c085dacd 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-22 02:03:18,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-de630416-bd85-406e-ba85-dc27c085dacd 2018-07-22 02:03:18,198 - 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}ca5f485e4606dc0fe808bc74067a1dac64be3f93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-3ea3d293-329d-4a5-name"}}' 2018-07-22 02:03:18,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df2c9bcc-8839-4390-b3fd-d5a85bab9774 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5adf93b429094a00822fcf1c9403276a"}, "tags": [], "enabled": true, "id": "5adf93b429094a00822fcf1c9403276a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3ea3d293-329d-4a5-name"}} 2018-07-22 02:03:18,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-df2c9bcc-8839-4390-b3fd-d5a85bab9774 2018-07-22 02:03:18,314 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-3ea3d293-329d-4a5-name 2018-07-22 02:03:18,317 - 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-22 02:03:18,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:18,323 - 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-3ea3d293-329d-4a5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2ccf4d860e23fa16cf25732f41e8445eb6e0ca" 2018-07-22 02:03:18,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d9b263-e69f-4788-8ba2-eeb3da7bab21 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3ea3d293-329d-4a5-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5adf93b429094a00822fcf1c9403276a"}, "tags": [], "enabled": true, "id": "5adf93b429094a00822fcf1c9403276a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3ea3d293-329d-4a5-name"}]} 2018-07-22 02:03:18,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3ea3d293-329d-4a5-name used request id req-31d9b263-e69f-4788-8ba2-eeb3da7bab21 2018-07-22 02:03:18,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:18,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:18,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["gGF05qipRCy6EUqXhVYDXA"], "issued_at": "2018-07-22T02:03:18.000000Z"}} 2018-07-22 02:03:18,790 - 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}db3d35a179fd583af13613d9b5555444083e63a3" 2018-07-22 02:03:18,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26165f6b-4733-4206-a935-3d0014966818 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-22 02:03:18,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-26165f6b-4733-4206-a935-3d0014966818 2018-07-22 02:03:18,807 - 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-22 02:03:18,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:18,812 - 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-3ea3d293-329d-4a5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3d35a179fd583af13613d9b5555444083e63a3" 2018-07-22 02:03:18,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4cda35-1901-4c88-9e19-4798211466f1 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3ea3d293-329d-4a5-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5adf93b429094a00822fcf1c9403276a"}, "tags": [], "enabled": true, "id": "5adf93b429094a00822fcf1c9403276a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3ea3d293-329d-4a5-name"}]} 2018-07-22 02:03:18,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3ea3d293-329d-4a5-name used request id req-db4cda35-1901-4c88-9e19-4798211466f1 2018-07-22 02:03:18,899 - 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}ee2ccf4d860e23fa16cf25732f41e8445eb6e0ca" 2018-07-22 02:03:18,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ee8838-8023-4f70-ba77-777cbf064888 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-22 02:03:18,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-c0ee8838-8023-4f70-ba77-777cbf064888 2018-07-22 02:03:18,988 - 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}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:19,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-212dca68-02f4-4e80-8b03-d045af88e853 Date: Sun, 22 Jul 2018 02:03:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:03:19,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-212dca68-02f4-4e80-8b03-d045af88e853 2018-07-22 02:03:19,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:19,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b243f362-793d-4af8-a0ca-7899155ff69d 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:03:19,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-b243f362-793d-4af8-a0ca-7899155ff69d 2018-07-22 02:03:19,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:19,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769541fe-29a9-4aea-a316-0797869ca022 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:19,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-769541fe-29a9-4aea-a316-0797869ca022 2018-07-22 02:03:19,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:19,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f46f12-db21-467a-a7a8-6b7a97676a5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:19,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-99f46f12-db21-467a-a7a8-6b7a97676a5b 2018-07-22 02:03:19,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:19,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:19,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa7669d8-5f50-4b78-89b6-32ce079cfdd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:19,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-aa7669d8-5f50-4b78-89b6-32ce079cfdd6 2018-07-22 02:03:19,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:19,797 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54e6fb75-2fc7-48a2-927b-49b3936bd632 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:19,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-54e6fb75-2fc7-48a2-927b-49b3936bd632 2018-07-22 02:03:19,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:19,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:19,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e983a3-eb61-4da3-9ec7-204ddfb6d1b9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:19,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-07e983a3-eb61-4da3-9ec7-204ddfb6d1b9 2018-07-22 02:03:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:19,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c749c8-bd2b-415d-8fe1-3536f7fcfd50 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:19,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-e9c749c8-bd2b-415d-8fe1-3536f7fcfd50 2018-07-22 02:03:19,906 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:19,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:19,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b682b91-d508-45b5-805e-b72a142e5d8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:19,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-9b682b91-d508-45b5-805e-b72a142e5d8b 2018-07-22 02:03:19,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:19,992 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-3ea3d293-329d-4a5-name 2018-07-22 02:03:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5adf93b429094a00822fcf1c9403276a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:20,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aec9b6e-265e-4cbe-bf15-b8f12beed653 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:20,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5adf93b429094a00822fcf1c9403276a used request id req-6aec9b6e-265e-4cbe-bf15-b8f12beed653 2018-07-22 02:03:20,157 - 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}ca5f485e4606dc0fe808bc74067a1dac64be3f93" 2018-07-22 02:03:20,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d56492-b09c-4202-a387-5c0df7c1dae4 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:20,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-38d56492-b09c-4202-a387-5c0df7c1dae4 2018-07-22 02:03:20,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:20,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["SQClQxb4RD--y6AMeAAThQ"], "issued_at": "2018-07-22T02:03:20.000000Z"}} 2018-07-22 02:03:20,558 - 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}c3d614527a972636cb33895073355e55f1d2ad80" 2018-07-22 02:03:20,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52548f4-73dd-4ecc-8385-be3fccd31f2e 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-22 02:03:20,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e52548f4-73dd-4ecc-8385-be3fccd31f2e 2018-07-22 02:03:20,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:20,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:21,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["bP-3VR_ASv6K_tD62I02PQ"], "issued_at": "2018-07-22T02:03:21.000000Z"}} 2018-07-22 02:03:21,036 - 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}56e0301876590a92231796a283fc2c17ed4aba38" 2018-07-22 02:03:21,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1832b8d-54f5-4d91-9dbb-1621c1ed405c 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-22 02:03:21,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e1832b8d-54f5-4d91-9dbb-1621c1ed405c 2018-07-22 02:03:21,120 - 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-22 02:03:21,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:21,126 - 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-be2004c8-d794-4f9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e0301876590a92231796a283fc2c17ed4aba38" 2018-07-22 02:03:21,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79792af-78f5-4a44-aa23-bf9f0a5949ad Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-be2004c8-d794-4f9-name", "previous": null, "next": null}, "projects": []} 2018-07-22 02:03:21,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-be2004c8-d794-4f9-name used request id req-e79792af-78f5-4a44-aa23-bf9f0a5949ad 2018-07-22 02:03:21,215 - 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}56e0301876590a92231796a283fc2c17ed4aba38" 2018-07-22 02:03:21,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a81c3e2e-348b-4229-a749-b21102acc1f1 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-22 02:03:21,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=foo used request id req-a81c3e2e-348b-4229-a749-b21102acc1f1 2018-07-22 02:03:21,296 - 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}56e0301876590a92231796a283fc2c17ed4aba38" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-be2004c8-d794-4f9-name"}}' 2018-07-22 02:03:21,397 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 02:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac6eba90-8cc3-491d-b2c4-2e347cef704f Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-22 02:03:21,398 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ac6eba90-8cc3-491d-b2c4-2e347cef704f 2018-07-22 02:03:21,398 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-22 02:03:21,401 - 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}56e0301876590a92231796a283fc2c17ed4aba38" 2018-07-22 02:03:21,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ce968a-54e4-47bf-a551-4a5903a56ad6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:21,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-84ce968a-54e4-47bf-a551-4a5903a56ad6 2018-07-22 02:03:21,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:21,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["xnHwIeqKTbOtfRod9FHraA"], "issued_at": "2018-07-22T02:03:21.000000Z"}} 2018-07-22 02:03:21,808 - 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}5fe612d407af08b590fff0230d5436617bd08cef" 2018-07-22 02:03:21,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0372ad-1462-4cd9-a922-3281be271115 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-22 02:03:21,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cb0372ad-1462-4cd9-a922-3281be271115 2018-07-22 02:03:21,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:21,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:22,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ulcuuKCtRs2m3o_Q_AyyTw"], "issued_at": "2018-07-22T02:03:22.000000Z"}} 2018-07-22 02:03:22,282 - 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}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:22,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1aceb6-762d-4504-911e-ecdb21628d13 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-22 02:03:22,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-af1aceb6-762d-4504-911e-ecdb21628d13 2018-07-22 02:03:22,365 - 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-22 02:03:22,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:22,371 - 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-f24344d8-34da-469-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:22,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4ec19c-8d94-472d-ba7c-762dd8501999 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-f24344d8-34da-469-name", "previous": null, "next": null}, "projects": []} 2018-07-22 02:03:22,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f24344d8-34da-469-name used request id req-3d4ec19c-8d94-472d-ba7c-762dd8501999 2018-07-22 02:03:22,458 - 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}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:22,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c472f68-c9f2-4b88-a610-bec86bbfd024 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-22 02:03:22,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6c472f68-c9f2-4b88-a610-bec86bbfd024 2018-07-22 02:03:22,547 - 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}82929022a52d7d9d596b9ba7bac0a334b71cb50a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-f24344d8-34da-469-name"}}' 2018-07-22 02:03:22,596 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-154d9e4a-97b7-40e4-a747-ab93d2966725 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/aa89c08e0e2f4c688efb9db4c27ffba1"}, "tags": [], "enabled": true, "id": "aa89c08e0e2f4c688efb9db4c27ffba1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f24344d8-34da-469-name"}} 2018-07-22 02:03:22,596 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-154d9e4a-97b7-40e4-a747-ab93d2966725 2018-07-22 02:03:22,596 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-f24344d8-34da-469-name 2018-07-22 02:03:22,596 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:03:22,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/aa89c08e0e2f4c688efb9db4c27ffba1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:22,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03: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-76a8e42b-c8f0-4da3-8947-e6f490bc4c39 x-compute-request-id: req-76a8e42b-c8f0-4da3-8947-e6f490bc4c39 Content-Encoding: gzip Content-Length: 222 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": "aa89c08e0e2f4c688efb9db4c27ffba1", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 02:03:22,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/aa89c08e0e2f4c688efb9db4c27ffba1 used request id req-76a8e42b-c8f0-4da3-8947-e6f490bc4c39 2018-07-22 02:03:22,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:8774/v2.1/os-quota-sets/aa89c08e0e2f4c688efb9db4c27ffba1 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" -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-22 02:03:23,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03: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-68f34d5f-a1ac-4620-a0f2-47842ff850fc x-compute-request-id: req-68f34d5f-a1ac-4620-a0f2-47842ff850fc 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-22 02:03:23,358 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/aa89c08e0e2f4c688efb9db4c27ffba1 used request id req-68f34d5f-a1ac-4620-a0f2-47842ff850fc 2018-07-22 02:03:23,361 - 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-22 02:03:23,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:23,368 - 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-f24344d8-34da-469-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe612d407af08b590fff0230d5436617bd08cef" 2018-07-22 02:03:23,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5a08b9-f473-4ac5-b742-cc221613164a 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-f24344d8-34da-469-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/aa89c08e0e2f4c688efb9db4c27ffba1"}, "tags": [], "enabled": true, "id": "aa89c08e0e2f4c688efb9db4c27ffba1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f24344d8-34da-469-name"}]} 2018-07-22 02:03:23,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f24344d8-34da-469-name used request id req-df5a08b9-f473-4ac5-b742-cc221613164a 2018-07-22 02:03:23,454 - 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}5fe612d407af08b590fff0230d5436617bd08cef" 2018-07-22 02:03:23,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ed9d63-c942-4e06-8e45-3a441df2d09b 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-22 02:03:23,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-25ed9d63-c942-4e06-8e45-3a441df2d09b 2018-07-22 02:03:23,541 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:03:23,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/aa89c08e0e2f4c688efb9db4c27ffba1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe612d407af08b590fff0230d5436617bd08cef" 2018-07-22 02:03:23,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03: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-1414d121-1320-4e03-9d94-40d157ec96af x-compute-request-id: req-1414d121-1320-4e03-9d94-40d157ec96af 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": "aa89c08e0e2f4c688efb9db4c27ffba1", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 02:03:23,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/aa89c08e0e2f4c688efb9db4c27ffba1 used request id req-1414d121-1320-4e03-9d94-40d157ec96af 2018-07-22 02:03:23,890 - 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}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-45a6f848-4c58-4e54-9bd1-edb36d31ea0a Date: Sun, 22 Jul 2018 02:03:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:03:24,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-45a6f848-4c58-4e54-9bd1-edb36d31ea0a 2018-07-22 02:03:24,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8f84e3-a93d-42e4-89bd-42ca42fd2b18 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:03:24,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-0d8f84e3-a93d-42e4-89bd-42ca42fd2b18 2018-07-22 02:03:24,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5a789e-d515-4fc6-8486-ab0441968bd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:24,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-dd5a789e-d515-4fc6-8486-ab0441968bd1 2018-07-22 02:03:24,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:24,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-265da9e3-6496-4520-bf92-ab434a14d748 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:24,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-265da9e3-6496-4520-bf92-ab434a14d748 2018-07-22 02:03:24,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90d1d700-1c03-4e7e-8a42-6574191ccbea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:24,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-90d1d700-1c03-4e7e-8a42-6574191ccbea 2018-07-22 02:03:24,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:24,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf6b802-9800-4475-82d3-747f906a08de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:24,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-0cf6b802-9800-4475-82d3-747f906a08de 2018-07-22 02:03:24,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:24,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22671176-9d8e-4337-b7b4-cdeb162a2b09 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:24,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-22671176-9d8e-4337-b7b4-cdeb162a2b09 2018-07-22 02:03:24,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aaa306e-4e3b-447a-92f1-1fc4831d5a40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:24,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-9aaa306e-4e3b-447a-92f1-1fc4831d5a40 2018-07-22 02:03:24,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:24,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1dc5c3c-988f-4ca1-a17f-60d2d67f82cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:24,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-d1dc5c3c-988f-4ca1-a17f-60d2d67f82cd 2018-07-22 02:03:24,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:24,845 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f24344d8-34da-469-name 2018-07-22 02:03:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/aa89c08e0e2f4c688efb9db4c27ffba1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:24,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1722add7-a701-4950-b4d9-7d330ae0500e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:24,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/aa89c08e0e2f4c688efb9db4c27ffba1 used request id req-1722add7-a701-4950-b4d9-7d330ae0500e 2018-07-22 02:03:24,999 - 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}82929022a52d7d9d596b9ba7bac0a334b71cb50a" 2018-07-22 02:03:25,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-954d23bd-b309-43d1-b079-20de11b41c5e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:25,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-954d23bd-b309-43d1-b079-20de11b41c5e 2018-07-22 02:03:25,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:25,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["uelfQND6TcSXqt3evk6qVw"], "issued_at": "2018-07-22T02:03:25.000000Z"}} 2018-07-22 02:03:25,470 - 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}e5a0119eb0d097dcb250a6b96edceb0ec0efe5ae" 2018-07-22 02:03:25,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50518789-72e1-4a1d-a182-10a214d29cc4 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-22 02:03:25,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-50518789-72e1-4a1d-a182-10a214d29cc4 2018-07-22 02:03:25,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:25,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:25,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["qpm1j_uESmmTW8zWK55GFA"], "issued_at": "2018-07-22T02:03:25.000000Z"}} 2018-07-22 02:03:25,927 - 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}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:25,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8aa191c-22e2-4188-8467-1d7f4372731f 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-22 02:03:25,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e8aa191c-22e2-4188-8467-1d7f4372731f 2018-07-22 02:03:25,945 - 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-22 02:03:25,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:25,951 - 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-b1904750-d964-40e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:26,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b985c51-2592-4187-b5f8-a81ffe4c4c9a 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=CreateProjectSuccessTests-b1904750-d964-40e-name", "previous": null, "next": null}, "projects": []} 2018-07-22 02:03:26,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b1904750-d964-40e-name used request id req-0b985c51-2592-4187-b5f8-a81ffe4c4c9a 2018-07-22 02:03:26,049 - 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}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:26,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7463d66-01c5-4476-85fb-e3992771a994 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-22 02:03:26,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a7463d66-01c5-4476-85fb-e3992771a994 2018-07-22 02:03:26,138 - 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}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-b1904750-d964-40e-name"}}' 2018-07-22 02:03:26,254 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e1c7682-d606-4d08-b5a4-9b97b2d7b7ad Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/30f332b7c42f4fc3bb41462f9573e316"}, "tags": [], "enabled": true, "id": "30f332b7c42f4fc3bb41462f9573e316", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b1904750-d964-40e-name"}} 2018-07-22 02:03:26,255 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2e1c7682-d606-4d08-b5a4-9b97b2d7b7ad 2018-07-22 02:03:26,255 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-b1904750-d964-40e-name 2018-07-22 02:03:26,258 - 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-22 02:03:26,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:26,264 - 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-b1904750-d964-40e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a0119eb0d097dcb250a6b96edceb0ec0efe5ae" 2018-07-22 02:03:26,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee2daed-b864-4211-9c59-3070df5d20e3 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b1904750-d964-40e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/30f332b7c42f4fc3bb41462f9573e316"}, "tags": [], "enabled": true, "id": "30f332b7c42f4fc3bb41462f9573e316", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b1904750-d964-40e-name"}]} 2018-07-22 02:03:26,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b1904750-d964-40e-name used request id req-fee2daed-b864-4211-9c59-3070df5d20e3 2018-07-22 02:03:26,291 - 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}e5a0119eb0d097dcb250a6b96edceb0ec0efe5ae" 2018-07-22 02:03:26,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62cbf59c-d5da-464f-9d3d-680249b78196 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-22 02:03:26,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-62cbf59c-d5da-464f-9d3d-680249b78196 2018-07-22 02:03:26,401 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:03:26,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:8774/v2.1/os-quota-sets/30f332b7c42f4fc3bb41462f9573e316 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" -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-22 02:03:26,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03: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-0d582a31-9565-44d5-a85f-cbe629770cd9 x-compute-request-id: req-0d582a31-9565-44d5-a85f-cbe629770cd9 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-22 02:03:26,880 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/30f332b7c42f4fc3bb41462f9573e316 used request id req-0d582a31-9565-44d5-a85f-cbe629770cd9 2018-07-22 02:03:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/quotas/30f332b7c42f4fc3bb41462f9573e316 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-22 02:03:27,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-b04c8211-7db4-44ff-8733-ae3a39e66fa4 Date: Sun, 22 Jul 2018 02:03:27 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-22 02:03:27,167 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/30f332b7c42f4fc3bb41462f9573e316 used request id req-b04c8211-7db4-44ff-8733-ae3a39e66fa4 2018-07-22 02:03:27,168 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:03:27,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/30f332b7c42f4fc3bb41462f9573e316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:27,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03: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-a14ca113-ba7c-4b10-baec-ca2ebcf4e952 x-compute-request-id: req-a14ca113-ba7c-4b10-baec-ca2ebcf4e952 Content-Encoding: gzip Content-Length: 223 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": "30f332b7c42f4fc3bb41462f9573e316", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 02:03:27,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/30f332b7c42f4fc3bb41462f9573e316 used request id req-a14ca113-ba7c-4b10-baec-ca2ebcf4e952 2018-07-22 02:03:27,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/quotas/30f332b7c42f4fc3bb41462f9573e316 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:27,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-7f54a89c-d778-4d5e-8119-1da26c450597 Date: Sun, 22 Jul 2018 02:03:27 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-22 02:03:27,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/quotas/30f332b7c42f4fc3bb41462f9573e316 used request id req-7f54a89c-d778-4d5e-8119-1da26c450597 2018-07-22 02:03:27,376 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:03:27,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/30f332b7c42f4fc3bb41462f9573e316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a0119eb0d097dcb250a6b96edceb0ec0efe5ae" 2018-07-22 02:03:27,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03: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-10f13120-127e-4f46-ad0d-13fe7e78fbf8 x-compute-request-id: req-10f13120-127e-4f46-ad0d-13fe7e78fbf8 Content-Encoding: gzip Content-Length: 223 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": "30f332b7c42f4fc3bb41462f9573e316", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 02:03:27,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/30f332b7c42f4fc3bb41462f9573e316 used request id req-10f13120-127e-4f46-ad0d-13fe7e78fbf8 2018-07-22 02:03:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/quotas/30f332b7c42f4fc3bb41462f9573e316 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a0119eb0d097dcb250a6b96edceb0ec0efe5ae" 2018-07-22 02:03:27,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-112a15e4-244b-4a91-a73a-fad7d5b2d38c Date: Sun, 22 Jul 2018 02:03:27 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-22 02:03:27,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/quotas/30f332b7c42f4fc3bb41462f9573e316 used request id req-112a15e4-244b-4a91-a73a-fad7d5b2d38c 2018-07-22 02:03:27,941 - 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}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:28,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-54cbc2a0-1743-4fb9-b67d-06cd92618a7a Date: Sun, 22 Jul 2018 02:03:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:03:28,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-54cbc2a0-1743-4fb9-b67d-06cd92618a7a 2018-07-22 02:03:28,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:28,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4bf0609-7e23-4d96-ad52-831d3132a57b 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:03:28,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-c4bf0609-7e23-4d96-ad52-831d3132a57b 2018-07-22 02:03:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:28,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4221fd-e49d-4008-9aac-5730451eb749 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:28,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-5c4221fd-e49d-4008-9aac-5730451eb749 2018-07-22 02:03:28,345 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:28,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfdbb045-ba66-47fb-b9ad-804f186baae2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:28,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-bfdbb045-ba66-47fb-b9ad-804f186baae2 2018-07-22 02:03:28,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:28,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:28,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d1619c8-772c-46bb-b8b4-66d7c2366685 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:28,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-2d1619c8-772c-46bb-b8b4-66d7c2366685 2018-07-22 02:03:28,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:28,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:28,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfb9163a-c648-469c-a2f6-d8ee36921cbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:28,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-bfb9163a-c648-469c-a2f6-d8ee36921cbb 2018-07-22 02:03:28,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:28,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a02ed83-7139-495b-88e0-2a03bb941a3b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:28,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-0a02ed83-7139-495b-88e0-2a03bb941a3b 2018-07-22 02:03:28,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:28,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a95c1f10-872d-4731-bda4-b480be17c151 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:28,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-a95c1f10-872d-4731-bda4-b480be17c151 2018-07-22 02:03:28,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:28,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:28,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6aa8c0-3ba4-4f7d-9c75-98ee3156cbca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:28,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-eb6aa8c0-3ba4-4f7d-9c75-98ee3156cbca 2018-07-22 02:03:28,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:28,882 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b1904750-d964-40e-name 2018-07-22 02:03:28,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/30f332b7c42f4fc3bb41462f9573e316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:29,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8549632a-90f5-43e6-b39c-f4fb88aef9df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:29,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/30f332b7c42f4fc3bb41462f9573e316 used request id req-8549632a-90f5-43e6-b39c-f4fb88aef9df 2018-07-22 02:03:29,042 - 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}dbefde22eb91b8c8e4fd0558cd014aeda2b2de65" 2018-07-22 02:03:29,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24bb7fb4-86d4-478a-a4c2-8818d4ad7f10 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:29,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-24bb7fb4-86d4-478a-a4c2-8818d4ad7f10 2018-07-22 02:03:29,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:29,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["eWXfM1gCSz6IeeoXePtfxA"], "issued_at": "2018-07-22T02:03:29.000000Z"}} 2018-07-22 02:03:29,512 - 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}5fdba4b2363e004488a3db5b2cc3a08e09f94216" 2018-07-22 02:03:29,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-436f60d9-dc9a-4641-bf36-53edaec31f1a 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-22 02:03:29,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-436f60d9-dc9a-4641-bf36-53edaec31f1a 2018-07-22 02:03:29,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:29,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:30,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["20qssO_1RdWU9VoeU6l1Tw"], "issued_at": "2018-07-22T02:03:30.000000Z"}} 2018-07-22 02:03:30,082 - 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}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:30,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447faf3c-6e0b-49a0-965e-0cd8c128b970 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-22 02:03:30,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-447faf3c-6e0b-49a0-965e-0cd8c128b970 2018-07-22 02:03:30,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-22 02:03:30,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:30,171 - 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-65d7db7d-1517-413-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:30,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598d3bac-86ba-4e7c-a3c7-d0823ec9cc98 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-65d7db7d-1517-413-name", "previous": null, "next": null}, "projects": []} 2018-07-22 02:03:30,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-65d7db7d-1517-413-name used request id req-598d3bac-86ba-4e7c-a3c7-d0823ec9cc98 2018-07-22 02:03:30,267 - 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}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:30,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7247bb-07e7-4292-b4de-6ae6a8d426cb 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-22 02:03:30,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7b7247bb-07e7-4292-b4de-6ae6a8d426cb 2018-07-22 02:03:30,289 - 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}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-65d7db7d-1517-413-name"}}' 2018-07-22 02:03:30,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a8d552-ff7c-40bd-ba1b-4c8f9c208fb2 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369"}, "tags": [], "enabled": true, "id": "2cd87859a28346d8ad7bcb4a3fb9d369", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-65d7db7d-1517-413-name"}} 2018-07-22 02:03:30,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e1a8d552-ff7c-40bd-ba1b-4c8f9c208fb2 2018-07-22 02:03:30,401 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-65d7db7d-1517-413-name 2018-07-22 02:03:30,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:30,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:30,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["N7Yp2tIRQESec974v1sTgg"], "issued_at": "2018-07-22T02:03:30.000000Z"}} 2018-07-22 02:03:30,781 - 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}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:30,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1599b8a6-4c50-48cf-b24f-61cccd52159a 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-22 02:03:30,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1599b8a6-4c50-48cf-b24f-61cccd52159a 2018-07-22 02:03:30,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-22 02:03:30,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:30,979 - 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}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:31,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef2b599-a4cc-4084-adb3-d4b624b90842 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:31,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9ef2b599-a4cc-4084-adb3-d4b624b90842 2018-07-22 02:03:31,080 - 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}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:31,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a254483-83ea-4b5f-b860-aca6392b2e41 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-22 02:03:31,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6a254483-83ea-4b5f-b860-aca6392b2e41 2018-07-22 02:03:31,464 - 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}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:31,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c055084-2963-4a35-a563-8a8791614a00 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:31,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3c055084-2963-4a35-a563-8a8791614a00 2018-07-22 02:03:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-65d7db7d-1517-413-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:31,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd9257e-7af1-4a72-b075-e57e42f9dd84 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-65d7db7d-1517-413-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369"}, "tags": [], "enabled": true, "id": "2cd87859a28346d8ad7bcb4a3fb9d369", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-65d7db7d-1517-413-name"}]} 2018-07-22 02:03:31,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-65d7db7d-1517-413-name used request id req-6cd9257e-7af1-4a72-b075-e57e42f9dd84 2018-07-22 02:03:31,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/7c2cda32a62a4a63b47ac25e821a297a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:31,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc63229-58ea-482c-ae81-52e4f08d9d03 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/7c2cda32a62a4a63b47ac25e821a297a"}, "enabled": true, "id": "7c2cda32a62a4a63b47ac25e821a297a", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-65d7db7d-1517-413-user"}} 2018-07-22 02:03:31,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7c2cda32a62a4a63b47ac25e821a297a used request id req-cfc63229-58ea-482c-ae81-52e4f08d9d03 2018-07-22 02:03:31,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369/users/7c2cda32a62a4a63b47ac25e821a297a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:31,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4541fef8-265a-4ddc-ab75-8d1657dff14b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369/users/7c2cda32a62a4a63b47ac25e821a297a/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 02:03:31,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369/users/7c2cda32a62a4a63b47ac25e821a297a/roles used request id req-4541fef8-265a-4ddc-ab75-8d1657dff14b 2018-07-22 02:03:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:31,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554c26d4-687e-419e-9de0-54de8163c236 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 02:03:31,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-554c26d4-687e-419e-9de0-54de8163c236 2018-07-22 02:03:31,887 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-65d7db7d-1517-413-name 2018-07-22 02:03:31,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369/users/7c2cda32a62a4a63b47ac25e821a297a/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:32,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab21615-48eb-4cab-9b71-85ff5618e0c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:32,012 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369/users/7c2cda32a62a4a63b47ac25e821a297a/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-4ab21615-48eb-4cab-9b71-85ff5618e0c2 2018-07-22 02:03:32,012 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-65d7db7d-1517-413-user 2018-07-22 02:03:32,015 - 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}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:32,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6130499e-56d5-4e73-86d7-736ca7558b68 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:32,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6130499e-56d5-4e73-86d7-736ca7558b68 2018-07-22 02:03:32,118 - 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}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" -d '{"role": {"name": "CreateProjectUserTests-65d7db7d-1517-413-name-role"}}' 2018-07-22 02:03:32,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80257a6b-3a88-48c2-a30e-32caab83b967 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49936bed43b04143a2d1afcfa6600c02", "links": {"self": "http://172.30.9.25:5000/v3/roles/49936bed43b04143a2d1afcfa6600c02"}, "name": "CreateProjectUserTests-65d7db7d-1517-413-name-role"}} 2018-07-22 02:03:32,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-80257a6b-3a88-48c2-a30e-32caab83b967 2018-07-22 02:03:32,253 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-65d7db7d-1517-413-name-role 2018-07-22 02:03:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/49936bed43b04143a2d1afcfa6600c02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:32,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed59140-a7ea-40c8-9833-cab30aa9b0b9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49936bed43b04143a2d1afcfa6600c02", "links": {"self": "http://172.30.9.25:5000/v3/roles/49936bed43b04143a2d1afcfa6600c02"}, "name": "CreateProjectUserTests-65d7db7d-1517-413-name-role"}} 2018-07-22 02:03:32,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/49936bed43b04143a2d1afcfa6600c02 used request id req-8ed59140-a7ea-40c8-9833-cab30aa9b0b9 2018-07-22 02:03:32,343 - keystone_utils - INFO - Granting role CreateProjectUserTests-65d7db7d-1517-413-name-role to project CreateProjectUserTests-65d7db7d-1517-413-name 2018-07-22 02:03:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369/users/7c2cda32a62a4a63b47ac25e821a297a/roles/49936bed43b04143a2d1afcfa6600c02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:32,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109e099f-754c-4414-a616-f50e3630f886 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:32,467 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369/users/7c2cda32a62a4a63b47ac25e821a297a/roles/49936bed43b04143a2d1afcfa6600c02 used request id req-109e099f-754c-4414-a616-f50e3630f886 2018-07-22 02:03:32,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:32,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:32,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}, {"id": "49936bed43b04143a2d1afcfa6600c02", "name": "CreateProjectUserTests-65d7db7d-1517-413-name-role"}], "expires_at": "2018-07-22T03:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cd87859a28346d8ad7bcb4a3fb9d369", "name": "CreateProjectUserTests-65d7db7d-1517-413-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2cd87859a28346d8ad7bcb4a3fb9d369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-65d7db7d-1517-413-user", "id": "7c2cda32a62a4a63b47ac25e821a297a"}, "audit_ids": ["XqzZSUo1SYGI-bk73Ag2Tg"], "issued_at": "2018-07-22T02:03:32.000000Z"}} 2018-07-22 02:03:32,957 - 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}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:33,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d66107-0b97-43b4-b497-b0238828bc3e 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-22 02:03:33,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-33d66107-0b97-43b4-b497-b0238828bc3e 2018-07-22 02:03:33,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-65d7db7d-1517-413-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:33,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-58303b94-9e01-4bc1-b6e7-84f5ed9bbaf9 Date: Sun, 22 Jul 2018 02:03:33 GMT RESP BODY: {"security_groups": []} 2018-07-22 02:03:33,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-65d7db7d-1517-413-name&description=hello+group used request id req-58303b94-9e01-4bc1-b6e7-84f5ed9bbaf9 2018-07-22 02:03:33,370 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-65d7db7d-1517-413-name... 2018-07-22 02:03:33,371 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-65d7db7d-1517-413-name 2018-07-22 02:03:33,376 - 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}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" -d '{"security_group": {"name": "CreateProjectUserTests-65d7db7d-1517-413-name", "description": "hello group"}}' 2018-07-22 02:03:33,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-3f5e4dcc-8547-4766-9419-9ab944fc3b5e Date: Sun, 22 Jul 2018 02:03:33 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "updated_at": "2018-07-22T02:03:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "23cd6d17-8ac8-4f6f-8820-e0625820c28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "b3defecd-756f-46d1-9372-27346b4d09e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}], "revision_number": 2, "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "name": "CreateProjectUserTests-65d7db7d-1517-413-name"}} 2018-07-22 02:03:33,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-3f5e4dcc-8547-4766-9419-9ab944fc3b5e 2018-07-22 02:03:33,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4961bc4-98c6-4c85-970f-6c194d1e8383 2018-07-22 02:03:33,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:33,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11ddabf2-8dad-413a-b3f0-7cd829840b1b Date: Sun, 22 Jul 2018 02:03:33 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-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "23cd6d17-8ac8-4f6f-8820-e0625820c28c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "b3defecd-756f-46d1-9372-27346b4d09e2"}]} 2018-07-22 02:03:33,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 used request id req-11ddabf2-8dad-413a-b3f0-7cd829840b1b 2018-07-22 02:03:33,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4961bc4-98c6-4c85-970f-6c194d1e8383 2018-07-22 02:03:33,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:33,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54f62024-bda7-47fa-8c70-89a178e93c15 Date: Sun, 22 Jul 2018 02:03:33 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-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "23cd6d17-8ac8-4f6f-8820-e0625820c28c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "b3defecd-756f-46d1-9372-27346b4d09e2"}]} 2018-07-22 02:03:33,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 used request id req-54f62024-bda7-47fa-8c70-89a178e93c15 2018-07-22 02:03:33,681 - neutron_utils - INFO - Retrieving security group with ID - f4961bc4-98c6-4c85-970f-6c194d1e8383 2018-07-22 02:03:33,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f4961bc4-98c6-4c85-970f-6c194d1e8383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:33,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9b324715-323e-4bd2-9e41-c1d8a17dd25d Date: Sun, 22 Jul 2018 02:03:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "updated_at": "2018-07-22T02:03:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "23cd6d17-8ac8-4f6f-8820-e0625820c28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "b3defecd-756f-46d1-9372-27346b4d09e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}], "revision_number": 2, "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "name": "CreateProjectUserTests-65d7db7d-1517-413-name"}]} 2018-07-22 02:03:33,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f4961bc4-98c6-4c85-970f-6c194d1e8383 used request id req-9b324715-323e-4bd2-9e41-c1d8a17dd25d 2018-07-22 02:03:33,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4961bc4-98c6-4c85-970f-6c194d1e8383 2018-07-22 02:03:33,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:33,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7cae4870-1e2f-4c38-8db9-897d1b5c6cd5 Date: Sun, 22 Jul 2018 02:03:33 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-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "23cd6d17-8ac8-4f6f-8820-e0625820c28c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "b3defecd-756f-46d1-9372-27346b4d09e2"}]} 2018-07-22 02:03:33,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 used request id req-7cae4870-1e2f-4c38-8db9-897d1b5c6cd5 2018-07-22 02:03:33,781 - neutron_utils - INFO - Retrieving security group with ID - f4961bc4-98c6-4c85-970f-6c194d1e8383 2018-07-22 02:03:33,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f4961bc4-98c6-4c85-970f-6c194d1e8383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:33,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-39342d3a-f4b9-4e4b-9eb0-42cfeb1e944c Date: Sun, 22 Jul 2018 02:03:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "updated_at": "2018-07-22T02:03:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "23cd6d17-8ac8-4f6f-8820-e0625820c28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "b3defecd-756f-46d1-9372-27346b4d09e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}], "revision_number": 2, "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "name": "CreateProjectUserTests-65d7db7d-1517-413-name"}]} 2018-07-22 02:03:33,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f4961bc4-98c6-4c85-970f-6c194d1e8383 used request id req-39342d3a-f4b9-4e4b-9eb0-42cfeb1e944c 2018-07-22 02:03:33,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4961bc4-98c6-4c85-970f-6c194d1e8383 2018-07-22 02:03:33,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:33,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a05c3d6a-9396-480b-9a8c-c0bfc402bcf8 Date: Sun, 22 Jul 2018 02:03:33 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-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "23cd6d17-8ac8-4f6f-8820-e0625820c28c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "b3defecd-756f-46d1-9372-27346b4d09e2"}]} 2018-07-22 02:03:33,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 used request id req-a05c3d6a-9396-480b-9a8c-c0bfc402bcf8 2018-07-22 02:03:33,846 - neutron_utils - INFO - Retrieving security group with ID - f4961bc4-98c6-4c85-970f-6c194d1e8383 2018-07-22 02:03:33,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f4961bc4-98c6-4c85-970f-6c194d1e8383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:33,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-baf48bd5-9d76-4046-af57-8367b062e00c Date: Sun, 22 Jul 2018 02:03:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "updated_at": "2018-07-22T02:03:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "23cd6d17-8ac8-4f6f-8820-e0625820c28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "b3defecd-756f-46d1-9372-27346b4d09e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}], "revision_number": 2, "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "name": "CreateProjectUserTests-65d7db7d-1517-413-name"}]} 2018-07-22 02:03:34,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f4961bc4-98c6-4c85-970f-6c194d1e8383 used request id req-baf48bd5-9d76-4046-af57-8367b062e00c 2018-07-22 02:03:34,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4961bc4-98c6-4c85-970f-6c194d1e8383 2018-07-22 02:03:34,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:34,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0c7a0bf8-2a6e-4ead-b650-ad61981239d9 Date: Sun, 22 Jul 2018 02:03:34 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-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "23cd6d17-8ac8-4f6f-8820-e0625820c28c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "security_group_id": "f4961bc4-98c6-4c85-970f-6c194d1e8383", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "b3defecd-756f-46d1-9372-27346b4d09e2"}]} 2018-07-22 02:03:34,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f4961bc4-98c6-4c85-970f-6c194d1e8383 used request id req-0c7a0bf8-2a6e-4ead-b650-ad61981239d9 2018-07-22 02:03:34,023 - neutron_utils - INFO - Deleting security group rule with ID - b3defecd-756f-46d1-9372-27346b4d09e2 2018-07-22 02:03:34,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/b3defecd-756f-46d1-9372-27346b4d09e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:34,110 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc9658c7-d74f-4788-a71c-4d6832698877 Content-Length: 0 Date: Sun, 22 Jul 2018 02:03:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:34,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/b3defecd-756f-46d1-9372-27346b4d09e2 used request id req-dc9658c7-d74f-4788-a71c-4d6832698877 2018-07-22 02:03:34,111 - neutron_utils - INFO - Deleting security group rule with ID - 23cd6d17-8ac8-4f6f-8820-e0625820c28c 2018-07-22 02:03:34,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/23cd6d17-8ac8-4f6f-8820-e0625820c28c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:34,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43ef484a-5330-48aa-8ab4-f2f01e4a3762 Content-Length: 0 Date: Sun, 22 Jul 2018 02:03:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:34,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/23cd6d17-8ac8-4f6f-8820-e0625820c28c used request id req-43ef484a-5330-48aa-8ab4-f2f01e4a3762 2018-07-22 02:03:34,192 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-65d7db7d-1517-413-name 2018-07-22 02:03:34,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f4961bc4-98c6-4c85-970f-6c194d1e8383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32a8bb1f1feae5e4c7508095e761fa76ffbab9" 2018-07-22 02:03:34,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67ac1b9b-aef3-4632-adeb-8e91653b9ec7 Content-Length: 0 Date: Sun, 22 Jul 2018 02:03:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:34,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f4961bc4-98c6-4c85-970f-6c194d1e8383 used request id req-67ac1b9b-aef3-4632-adeb-8e91653b9ec7 2018-07-22 02:03:34,303 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-65d7db7d-1517-413-user 2018-07-22 02:03:34,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7c2cda32a62a4a63b47ac25e821a297a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd2d325cec85dc78eaef1ddf16f0ebfc3ee065e" 2018-07-22 02:03:34,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e01ea673-4453-44ef-8085-c7cf95a07936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:34,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7c2cda32a62a4a63b47ac25e821a297a used request id req-e01ea673-4453-44ef-8085-c7cf95a07936 2018-07-22 02:03:34,472 - 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}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:34,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2363ac61-3e78-4efd-a2a2-4d8b6531046d Date: Sun, 22 Jul 2018 02:03:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "updated_at": "2018-07-22T02:03:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "a123504d-838d-4694-ada2-a178a4ea0c25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "a1f30ed4-0381-4c5a-90bc-cefab1a04e93", "remote_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "d2789d1b-9c74-4b14-a882-d90cbf6ec8fe", "remote_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "revision_number": 0, "id": "dbc5ea4f-7d7a-4b09-966d-73cde7ffd445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:33Z", "security_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369"}], "revision_number": 4, "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:03:34,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2363ac61-3e78-4efd-a2a2-4d8b6531046d 2018-07-22 02:03:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:34,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c2ba8d-ce87-4c98-bad9-4efa16377ae5 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:03:34,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-c7c2ba8d-ce87-4c98-bad9-4efa16377ae5 2018-07-22 02:03:34,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:34,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9188086-e92a-41cf-88f2-4bf79e40570b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:34,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-d9188086-e92a-41cf-88f2-4bf79e40570b 2018-07-22 02:03:34,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:34,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a0c1e5e-c2b6-41fc-9204-c0c925cc60bb 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/2cd87859a28346d8ad7bcb4a3fb9d369"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2cd87859a28346d8ad7bcb4a3fb9d369", "name": "CreateProjectUserTests-65d7db7d-1517-413-name"}} 2018-07-22 02:03:34,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369 used request id req-0a0c1e5e-c2b6-41fc-9204-c0c925cc60bb 2018-07-22 02:03:34,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 809afb8a-69b7-4158-9598-f00d9be6fcd3 2018-07-22 02:03:34,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=809afb8a-69b7-4158-9598-f00d9be6fcd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:34,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-26edddc8-376f-4c78-8893-22dbe5a40300 Date: Sun, 22 Jul 2018 02:03:34 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-22T02:03:33Z", "security_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "a123504d-838d-4694-ada2-a178a4ea0c25"}, {"remote_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "security_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "a1f30ed4-0381-4c5a-90bc-cefab1a04e93"}, {"remote_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "security_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "d2789d1b-9c74-4b14-a882-d90cbf6ec8fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:33Z", "security_group_id": "809afb8a-69b7-4158-9598-f00d9be6fcd3", "port_range_min": null, "revision_number": 0, "tenant_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "created_at": "2018-07-22T02:03:33Z", "project_id": "2cd87859a28346d8ad7bcb4a3fb9d369", "id": "dbc5ea4f-7d7a-4b09-966d-73cde7ffd445"}]} 2018-07-22 02:03:34,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=809afb8a-69b7-4158-9598-f00d9be6fcd3 used request id req-26edddc8-376f-4c78-8893-22dbe5a40300 2018-07-22 02:03:34,930 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 02:03:34,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/809afb8a-69b7-4158-9598-f00d9be6fcd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:35,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1b1c783-6f42-4ff8-8e7d-4a5f9a8b0c54 Content-Length: 0 Date: Sun, 22 Jul 2018 02:03:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:35,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/809afb8a-69b7-4158-9598-f00d9be6fcd3 used request id req-d1b1c783-6f42-4ff8-8e7d-4a5f9a8b0c54 2018-07-22 02:03:35,084 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-65d7db7d-1517-413-name 2018-07-22 02:03:35,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:35,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175e79e3-4387-45f7-927c-e6ed11f163c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:35,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2cd87859a28346d8ad7bcb4a3fb9d369 used request id req-175e79e3-4387-45f7-927c-e6ed11f163c0 2018-07-22 02:03:35,234 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-65d7db7d-1517-413-name-role 2018-07-22 02:03:35,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/49936bed43b04143a2d1afcfa6600c02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:35,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8caabc-469b-4bff-8e47-dbe92e11a1f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:35,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/49936bed43b04143a2d1afcfa6600c02 used request id req-4f8caabc-469b-4bff-8e47-dbe92e11a1f3 2018-07-22 02:03:35,345 - 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}cf44621eddcd7c3d24a253dd40105adb3d90ebb4" 2018-07-22 02:03:35,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43bdf3c0-04fe-48ce-87a0-4ba7cbc7b5c6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:35,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-43bdf3c0-04fe-48ce-87a0-4ba7cbc7b5c6 2018-07-22 02:03:35,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:35,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["9sBI303oRWGTfycjLHb4_A"], "issued_at": "2018-07-22T02:03:35.000000Z"}} 2018-07-22 02:03:35,803 - 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}500da4ab37ce1a412898ba1c499e0c21bf365a60" 2018-07-22 02:03:35,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eadb837f-1c63-484c-92db-7f4520241d7b 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-22 02:03:35,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-eadb837f-1c63-484c-92db-7f4520241d7b 2018-07-22 02:03:35,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:35,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:36,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["VNwtVqyGQj6ly2GwSn7myQ"], "issued_at": "2018-07-22T02:03:36.000000Z"}} 2018-07-22 02:03:36,394 - 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}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:36,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9720f1f-1d6c-4f02-8a44-921add1521b3 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-22 02:03:36,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b9720f1f-1d6c-4f02-8a44-921add1521b3 2018-07-22 02:03:36,479 - 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-22 02:03:36,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:36,485 - 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-ff66b28b-030e-4dc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:36,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-151c030d-e330-4442-97c7-dff91fe87515 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-ff66b28b-030e-4dc-name", "previous": null, "next": null}, "projects": []} 2018-07-22 02:03:36,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ff66b28b-030e-4dc-name used request id req-151c030d-e330-4442-97c7-dff91fe87515 2018-07-22 02:03:36,571 - 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}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:36,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa903a98-b938-4f0e-9ddb-897ab54eeb8d 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-22 02:03:36,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-aa903a98-b938-4f0e-9ddb-897ab54eeb8d 2018-07-22 02:03:36,664 - 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}b6e622870f38139217d28ce93125797cc1b7498d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}}' 2018-07-22 02:03:36,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af93f8a5-3078-4cb2-98c8-278600d1a408 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f"}, "tags": [], "enabled": true, "id": "2edb8526f91d47ff8e4ec71bec34497f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}} 2018-07-22 02:03:36,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-af93f8a5-3078-4cb2-98c8-278600d1a408 2018-07-22 02:03:36,777 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-ff66b28b-030e-4dc-name 2018-07-22 02:03:36,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:36,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:37,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Qt72ILpoRr-Q6S3hDH8jAA"], "issued_at": "2018-07-22T02:03:37.000000Z"}} 2018-07-22 02:03:37,162 - 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}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:37,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1115d64-3809-4357-aacb-a4d99d939e40 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-22 02:03:37,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f1115d64-3809-4357-aacb-a4d99d939e40 2018-07-22 02:03:37,178 - 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-22 02:03:37,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:37,183 - 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}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:37,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0f441a-e05d-4af7-91b9-98e41741ce70 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:37,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8b0f441a-e05d-4af7-91b9-98e41741ce70 2018-07-22 02:03:37,288 - 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}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:37,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57bc6718-dbeb-44af-9144-5f50dd1b7df3 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-22 02:03:37,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-57bc6718-dbeb-44af-9144-5f50dd1b7df3 2018-07-22 02:03:37,734 - 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}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:37,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0c1f6a-578b-43fe-a962-e88b1425f536 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:37,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2a0c1f6a-578b-43fe-a962-e88b1425f536 2018-07-22 02:03:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ff66b28b-030e-4dc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:37,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb514b1-cecc-46d6-ac9f-c2d041a71e33 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ff66b28b-030e-4dc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f"}, "tags": [], "enabled": true, "id": "2edb8526f91d47ff8e4ec71bec34497f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}]} 2018-07-22 02:03:37,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ff66b28b-030e-4dc-name used request id req-9eb514b1-cecc-46d6-ac9f-c2d041a71e33 2018-07-22 02:03:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/2139f7b3cc3342ca96dc5ad1742ee65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:38,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7aeb23-2e9f-48e1-817e-a07dda1314ec 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/2139f7b3cc3342ca96dc5ad1742ee65e"}, "enabled": true, "id": "2139f7b3cc3342ca96dc5ad1742ee65e", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-user1"}} 2018-07-22 02:03:38,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/2139f7b3cc3342ca96dc5ad1742ee65e used request id req-fe7aeb23-2e9f-48e1-817e-a07dda1314ec 2018-07-22 02:03:38,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/2139f7b3cc3342ca96dc5ad1742ee65e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:38,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d7539d-8a79-4e9b-b6f5-8a1c5c320fa9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/2139f7b3cc3342ca96dc5ad1742ee65e/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 02:03:38,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/2139f7b3cc3342ca96dc5ad1742ee65e/roles used request id req-a5d7539d-8a79-4e9b-b6f5-8a1c5c320fa9 2018-07-22 02:03:38,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:38,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2dc7be-0c74-4e04-bcfb-ce485a663524 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 02:03:38,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-cb2dc7be-0c74-4e04-bcfb-ce485a663524 2018-07-22 02:03:38,199 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ff66b28b-030e-4dc-name 2018-07-22 02:03:38,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/2139f7b3cc3342ca96dc5ad1742ee65e/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:38,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3fd94e-9352-4af2-884c-0e7f31fe049e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:38,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/2139f7b3cc3342ca96dc5ad1742ee65e/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-ba3fd94e-9352-4af2-884c-0e7f31fe049e 2018-07-22 02:03:38,321 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ff66b28b-030e-4dc-user1 2018-07-22 02:03:38,324 - 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}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:38,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31256fa2-3f1f-40d4-8ece-6e4e9f97d794 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:38,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-31256fa2-3f1f-40d4-8ece-6e4e9f97d794 2018-07-22 02:03:38,412 - 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}b6e622870f38139217d28ce93125797cc1b7498d" -d '{"role": {"name": "CreateProjectUserTests-ff66b28b-030e-4dc-name-role"}}' 2018-07-22 02:03:38,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98fe39c3-7f06-4b8d-9c9f-bd3b36dc07f5 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "175133b4746d4ada94f60f03ceab0fb7", "links": {"self": "http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7"}, "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name-role"}} 2018-07-22 02:03:38,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-98fe39c3-7f06-4b8d-9c9f-bd3b36dc07f5 2018-07-22 02:03:38,511 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-ff66b28b-030e-4dc-name-role 2018-07-22 02:03:38,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:38,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84ae4e3-181c-4d0a-9aad-2239c06452c4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "175133b4746d4ada94f60f03ceab0fb7", "links": {"self": "http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7"}, "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name-role"}} 2018-07-22 02:03:38,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7 used request id req-a84ae4e3-181c-4d0a-9aad-2239c06452c4 2018-07-22 02:03:38,600 - keystone_utils - INFO - Granting role CreateProjectUserTests-ff66b28b-030e-4dc-name-role to project CreateProjectUserTests-ff66b28b-030e-4dc-name 2018-07-22 02:03:38,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/2139f7b3cc3342ca96dc5ad1742ee65e/roles/175133b4746d4ada94f60f03ceab0fb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:38,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0dba82-d127-4367-bab8-7dd8d792a8db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:38,715 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/2139f7b3cc3342ca96dc5ad1742ee65e/roles/175133b4746d4ada94f60f03ceab0fb7 used request id req-0c0dba82-d127-4367-bab8-7dd8d792a8db 2018-07-22 02:03:38,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:38,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:39,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["6au7jwgQSZap6HABH3WHvQ"], "issued_at": "2018-07-22T02:03:39.000000Z"}} 2018-07-22 02:03:39,105 - 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}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:39,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8aeca9-c4c3-4f35-9f23-0f2610580683 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-22 02:03:39,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bc8aeca9-c4c3-4f35-9f23-0f2610580683 2018-07-22 02:03:39,191 - 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-22 02:03:39,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:39,197 - 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}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:39,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7218b791-80e4-43d7-823d-b8b4907016a0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-ff66b28b-030e-4dc-user1", "links": {"self": "http://172.30.9.25:5000/v3/users/2139f7b3cc3342ca96dc5ad1742ee65e"}, "domain_id": "default", "enabled": true, "id": "2139f7b3cc3342ca96dc5ad1742ee65e", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:03:39,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7218b791-80e4-43d7-823d-b8b4907016a0 2018-07-22 02:03:39,298 - 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}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:39,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ef078b-3f13-47a9-814f-d2ed171ed808 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-22 02:03:39,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-78ef078b-3f13-47a9-814f-d2ed171ed808 2018-07-22 02:03:39,763 - 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}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:39,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d9ae62-3728-402d-ae25-c5e8f648a7a3 Content-Encoding: gzip Content-Length: 388 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": "175133b4746d4ada94f60f03ceab0fb7", "links": {"self": "http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7"}, "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name-role"}, {"domain_id": null, "id": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:39,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f8d9ae62-3728-402d-ae25-c5e8f648a7a3 2018-07-22 02:03:39,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ff66b28b-030e-4dc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:39,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49a9176-ea85-4117-86c6-af8d5e5a30b5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ff66b28b-030e-4dc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f"}, "tags": [], "enabled": true, "id": "2edb8526f91d47ff8e4ec71bec34497f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}]} 2018-07-22 02:03:39,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ff66b28b-030e-4dc-name used request id req-d49a9176-ea85-4117-86c6-af8d5e5a30b5 2018-07-22 02:03:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/38bce586db8148ba96facdd280ae0148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:40,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc33ffd-3f3b-4d2c-9430-487fa70d2b63 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/38bce586db8148ba96facdd280ae0148"}, "enabled": true, "id": "38bce586db8148ba96facdd280ae0148", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-user2"}} 2018-07-22 02:03:40,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/38bce586db8148ba96facdd280ae0148 used request id req-ebc33ffd-3f3b-4d2c-9430-487fa70d2b63 2018-07-22 02:03:40,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/38bce586db8148ba96facdd280ae0148/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:40,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e57a778-20f8-451b-a440-186ed272e965 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/38bce586db8148ba96facdd280ae0148/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 02:03:40,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/38bce586db8148ba96facdd280ae0148/roles used request id req-2e57a778-20f8-451b-a440-186ed272e965 2018-07-22 02:03:40,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:40,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1d5bc5-3ce0-46c9-b6e4-f7bd5f57e316 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 02:03:40,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-da1d5bc5-3ce0-46c9-b6e4-f7bd5f57e316 2018-07-22 02:03:40,174 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ff66b28b-030e-4dc-name 2018-07-22 02:03:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/38bce586db8148ba96facdd280ae0148/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:40,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0679526f-7ddd-458b-9363-4657c37eeb43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:40,294 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/38bce586db8148ba96facdd280ae0148/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-0679526f-7ddd-458b-9363-4657c37eeb43 2018-07-22 02:03:40,295 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ff66b28b-030e-4dc-user2 2018-07-22 02:03:40,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:40,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662d31e2-6259-420f-95cd-001cc2feaf88 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "175133b4746d4ada94f60f03ceab0fb7", "links": {"self": "http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7"}, "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name-role"}} 2018-07-22 02:03:40,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7 used request id req-662d31e2-6259-420f-95cd-001cc2feaf88 2018-07-22 02:03:40,381 - keystone_utils - INFO - Granting role CreateProjectUserTests-ff66b28b-030e-4dc-name-role to project CreateProjectUserTests-ff66b28b-030e-4dc-name 2018-07-22 02:03:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/38bce586db8148ba96facdd280ae0148/roles/175133b4746d4ada94f60f03ceab0fb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:40,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf2b6c4-697a-4a22-997e-1cd3f81213a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:40,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f/users/38bce586db8148ba96facdd280ae0148/roles/175133b4746d4ada94f60f03ceab0fb7 used request id req-aaf2b6c4-697a-4a22-997e-1cd3f81213a5 2018-07-22 02:03:40,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:40,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:40,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}, {"id": "175133b4746d4ada94f60f03ceab0fb7", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name-role"}], "expires_at": "2018-07-22T03:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2edb8526f91d47ff8e4ec71bec34497f", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2edb8526f91d47ff8e4ec71bec34497f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2edb8526f91d47ff8e4ec71bec34497f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ff66b28b-030e-4dc-user1", "id": "2139f7b3cc3342ca96dc5ad1742ee65e"}, "audit_ids": ["hGWBeHSLSPy1I4lrI9ib7A"], "issued_at": "2018-07-22T02:03:40.000000Z"}} 2018-07-22 02:03:40,895 - 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}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:40,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40117d7c-3c70-4201-8435-e12fe65b93fe 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-22 02:03:40,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-40117d7c-3c70-4201-8435-e12fe65b93fe 2018-07-22 02:03:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ff66b28b-030e-4dc-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:41,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ba53b1c1-8a5c-4041-80aa-67fc09a64315 Date: Sun, 22 Jul 2018 02:03:41 GMT RESP BODY: {"security_groups": []} 2018-07-22 02:03:41,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ff66b28b-030e-4dc-name&description=hello+group used request id req-ba53b1c1-8a5c-4041-80aa-67fc09a64315 2018-07-22 02:03:41,285 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-ff66b28b-030e-4dc-name... 2018-07-22 02:03:41,285 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-ff66b28b-030e-4dc-name 2018-07-22 02:03:41,291 - 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}6be177abd4b54ef9af6d00f43268b9ec8a13f112" -d '{"security_group": {"name": "CreateProjectUserTests-ff66b28b-030e-4dc-name", "description": "hello group"}}' 2018-07-22 02:03:41,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-4bc3f232-5a3f-4256-ba37-9de23e3cedb6 Date: Sun, 22 Jul 2018 02:03:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "updated_at": "2018-07-22T02:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "6b154dd3-a5c5-46c1-876b-116299943261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}], "revision_number": 2, "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}} 2018-07-22 02:03:41,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-4bc3f232-5a3f-4256-ba37-9de23e3cedb6 2018-07-22 02:03:41,462 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:41,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a3e02df5-e90a-4ce6-bd23-83adabbf255d Date: Sun, 22 Jul 2018 02:03:41 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-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "6b154dd3-a5c5-46c1-876b-116299943261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d"}]} 2018-07-22 02:03:41,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-a3e02df5-e90a-4ce6-bd23-83adabbf255d 2018-07-22 02:03:41,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:41,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bce56a2c-f45b-450a-a1ae-de1d624c1584 Date: Sun, 22 Jul 2018 02:03:41 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-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "6b154dd3-a5c5-46c1-876b-116299943261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d"}]} 2018-07-22 02:03:41,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-bce56a2c-f45b-450a-a1ae-de1d624c1584 2018-07-22 02:03:41,531 - neutron_utils - INFO - Retrieving security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:41,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:41,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-92bded5a-c006-4bb1-8288-13ef040ca671 Date: Sun, 22 Jul 2018 02:03:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "updated_at": "2018-07-22T02:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "6b154dd3-a5c5-46c1-876b-116299943261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}], "revision_number": 2, "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}]} 2018-07-22 02:03:41,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-92bded5a-c006-4bb1-8288-13ef040ca671 2018-07-22 02:03:41,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:41,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=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:41,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7eee7608-4819-4bf6-a16c-93593fc0018a Date: Sun, 22 Jul 2018 02:03:41 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-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "6b154dd3-a5c5-46c1-876b-116299943261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d"}]} 2018-07-22 02:03:41,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-7eee7608-4819-4bf6-a16c-93593fc0018a 2018-07-22 02:03:41,621 - neutron_utils - INFO - Retrieving security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:41,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5b07fc97-e576-4966-a195-9a64e6830f31 Date: Sun, 22 Jul 2018 02:03:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "updated_at": "2018-07-22T02:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "6b154dd3-a5c5-46c1-876b-116299943261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}], "revision_number": 2, "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}]} 2018-07-22 02:03:41,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-5b07fc97-e576-4966-a195-9a64e6830f31 2018-07-22 02:03:41,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:41,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:41,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53bd9da2-023a-4011-adfd-a48b8bec27b7 Date: Sun, 22 Jul 2018 02:03:41 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-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "6b154dd3-a5c5-46c1-876b-116299943261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d"}]} 2018-07-22 02:03:41,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-53bd9da2-023a-4011-adfd-a48b8bec27b7 2018-07-22 02:03:41,688 - neutron_utils - INFO - Retrieving security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:41,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a865aee0-2e86-4bad-b8b5-c56ef98b0e06 Date: Sun, 22 Jul 2018 02:03:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "updated_at": "2018-07-22T02:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "6b154dd3-a5c5-46c1-876b-116299943261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}], "revision_number": 2, "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}]} 2018-07-22 02:03:41,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-a865aee0-2e86-4bad-b8b5-c56ef98b0e06 2018-07-22 02:03:41,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:41,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:41,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-026cf0ea-9130-40e3-9202-fc37f3013d83 Date: Sun, 22 Jul 2018 02:03:41 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-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "6b154dd3-a5c5-46c1-876b-116299943261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d"}]} 2018-07-22 02:03:41,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-026cf0ea-9130-40e3-9202-fc37f3013d83 2018-07-22 02:03:41,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:03:41,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:42,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}, {"id": "175133b4746d4ada94f60f03ceab0fb7", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name-role"}], "expires_at": "2018-07-22T03:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2edb8526f91d47ff8e4ec71bec34497f", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2edb8526f91d47ff8e4ec71bec34497f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2edb8526f91d47ff8e4ec71bec34497f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2edb8526f91d47ff8e4ec71bec34497f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2edb8526f91d47ff8e4ec71bec34497f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ff66b28b-030e-4dc-user2", "id": "38bce586db8148ba96facdd280ae0148"}, "audit_ids": ["F31TP7onTDuTXF8WS4TwzQ"], "issued_at": "2018-07-22T02:03:42.000000Z"}} 2018-07-22 02:03:42,141 - 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}410c959ac33fca3c321fc9d56688f65732df30d2" 2018-07-22 02:03:42,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c554245c-e55a-4051-8b67-cb442c1be7d2 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-22 02:03:42,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c554245c-e55a-4051-8b67-cb442c1be7d2 2018-07-22 02:03:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ff66b28b-030e-4dc-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c959ac33fca3c321fc9d56688f65732df30d2" 2018-07-22 02:03:42,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2d137db9-e822-4080-a7e8-f5a4f8b2ac88 Date: Sun, 22 Jul 2018 02:03:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "updated_at": "2018-07-22T02:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "6b154dd3-a5c5-46c1-876b-116299943261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}], "revision_number": 2, "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}]} 2018-07-22 02:03:42,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ff66b28b-030e-4dc-name&description=hello+group used request id req-2d137db9-e822-4080-a7e8-f5a4f8b2ac88 2018-07-22 02:03:42,438 - 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-22 02:03:42,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:42,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c959ac33fca3c321fc9d56688f65732df30d2" 2018-07-22 02:03:42,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e860038-c424-429a-b1a1-e428a675920a 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/2edb8526f91d47ff8e4ec71bec34497f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2edb8526f91d47ff8e4ec71bec34497f", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}} 2018-07-22 02:03:42,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f used request id req-6e860038-c424-429a-b1a1-e428a675920a 2018-07-22 02:03:42,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c959ac33fca3c321fc9d56688f65732df30d2" 2018-07-22 02:03:42,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc543407-fc69-4574-ab24-6f1506635a20 Date: Sun, 22 Jul 2018 02:03:42 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-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "6b154dd3-a5c5-46c1-876b-116299943261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d"}]} 2018-07-22 02:03:42,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-fc543407-fc69-4574-ab24-6f1506635a20 2018-07-22 02:03:42,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c959ac33fca3c321fc9d56688f65732df30d2" 2018-07-22 02:03:42,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-734243eb-14c1-44cb-9cf6-82dd42d022a1 Date: Sun, 22 Jul 2018 02:03:42 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-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "6b154dd3-a5c5-46c1-876b-116299943261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d"}]} 2018-07-22 02:03:42,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-734243eb-14c1-44cb-9cf6-82dd42d022a1 2018-07-22 02:03:42,566 - neutron_utils - INFO - Retrieving security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:42,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c959ac33fca3c321fc9d56688f65732df30d2" 2018-07-22 02:03:42,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3406d0a9-e686-4af9-90ed-5d0ec053e77e Date: Sun, 22 Jul 2018 02:03:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "updated_at": "2018-07-22T02:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "6b154dd3-a5c5-46c1-876b-116299943261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}], "revision_number": 2, "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}]} 2018-07-22 02:03:42,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-3406d0a9-e686-4af9-90ed-5d0ec053e77e 2018-07-22 02:03:42,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae4c23ef-872b-4d0c-8407-106c18b2675e 2018-07-22 02:03:42,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c959ac33fca3c321fc9d56688f65732df30d2" 2018-07-22 02:03:42,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18ac74ae-2ddf-4817-88cd-869cbedda7f9 Date: Sun, 22 Jul 2018 02:03:42 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-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "6b154dd3-a5c5-46c1-876b-116299943261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "ae4c23ef-872b-4d0c-8407-106c18b2675e", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "bf87c882-be8e-457e-9bc2-d80685d3e07d"}]} 2018-07-22 02:03:42,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-18ac74ae-2ddf-4817-88cd-869cbedda7f9 2018-07-22 02:03:42,636 - neutron_utils - INFO - Deleting security group rule with ID - bf87c882-be8e-457e-9bc2-d80685d3e07d 2018-07-22 02:03:42,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/bf87c882-be8e-457e-9bc2-d80685d3e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:42,736 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e92da1db-96ca-4263-b0bd-b77bf0b795d3 Content-Length: 0 Date: Sun, 22 Jul 2018 02:03:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:42,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/bf87c882-be8e-457e-9bc2-d80685d3e07d used request id req-e92da1db-96ca-4263-b0bd-b77bf0b795d3 2018-07-22 02:03:42,736 - neutron_utils - INFO - Deleting security group rule with ID - 6b154dd3-a5c5-46c1-876b-116299943261 2018-07-22 02:03:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/6b154dd3-a5c5-46c1-876b-116299943261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:42,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdce9ef5-6e11-4818-956b-72459c24023a Content-Length: 0 Date: Sun, 22 Jul 2018 02:03:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:42,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/6b154dd3-a5c5-46c1-876b-116299943261 used request id req-bdce9ef5-6e11-4818-956b-72459c24023a 2018-07-22 02:03:42,965 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ff66b28b-030e-4dc-name 2018-07-22 02:03:42,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be177abd4b54ef9af6d00f43268b9ec8a13f112" 2018-07-22 02:03:43,076 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ace2a60d-5daa-4410-9110-dd243adfe642 Content-Length: 0 Date: Sun, 22 Jul 2018 02:03:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:43,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-ace2a60d-5daa-4410-9110-dd243adfe642 2018-07-22 02:03:43,077 - neutron_utils - INFO - Deleting security group rule with ID - bf87c882-be8e-457e-9bc2-d80685d3e07d 2018-07-22 02:03:43,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/bf87c882-be8e-457e-9bc2-d80685d3e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c959ac33fca3c321fc9d56688f65732df30d2" 2018-07-22 02:03:43,098 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e7431478-a02a-4248-9982-032685dcd0c5 Date: Sun, 22 Jul 2018 02:03:43 GMT RESP BODY: {"NeutronError": {"message": "Security group rule bf87c882-be8e-457e-9bc2-d80685d3e07d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 02:03:43,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/bf87c882-be8e-457e-9bc2-d80685d3e07d used request id req-e7431478-a02a-4248-9982-032685dcd0c5 2018-07-22 02:03:43,098 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule bf87c882-be8e-457e-9bc2-d80685d3e07d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 02:03:43,099 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule bf87c882-be8e-457e-9bc2-d80685d3e07d does not exist Neutron server returns request_ids: ['req-e7431478-a02a-4248-9982-032685dcd0c5'] 2018-07-22 02:03:43,099 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ff66b28b-030e-4dc-name 2018-07-22 02:03:43,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ae4c23ef-872b-4d0c-8407-106c18b2675e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c959ac33fca3c321fc9d56688f65732df30d2" 2018-07-22 02:03:43,123 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e52b8267-03ad-473d-a6fa-3b10c261b373 Date: Sun, 22 Jul 2018 02:03:43 GMT RESP BODY: {"NeutronError": {"message": "Security group ae4c23ef-872b-4d0c-8407-106c18b2675e does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 02:03:43,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ae4c23ef-872b-4d0c-8407-106c18b2675e used request id req-e52b8267-03ad-473d-a6fa-3b10c261b373 2018-07-22 02:03:43,123 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group ae4c23ef-872b-4d0c-8407-106c18b2675e does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 02:03:43,123 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group ae4c23ef-872b-4d0c-8407-106c18b2675e does not exist Neutron server returns request_ids: ['req-e52b8267-03ad-473d-a6fa-3b10c261b373'] 2018-07-22 02:03:43,124 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ff66b28b-030e-4dc-user1 2018-07-22 02:03:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2139f7b3cc3342ca96dc5ad1742ee65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2c4fc8b33cba3f5c257e1eb4ec554a472c2d97" 2018-07-22 02:03:43,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0877389-aafe-417b-81f7-4c1bc65de541 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:43,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2139f7b3cc3342ca96dc5ad1742ee65e used request id req-d0877389-aafe-417b-81f7-4c1bc65de541 2018-07-22 02:03:43,288 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ff66b28b-030e-4dc-user2 2018-07-22 02:03:43,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/38bce586db8148ba96facdd280ae0148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617d25d8c65e43418dba62b095cfa5e3e8dd7436" 2018-07-22 02:03:43,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4e1ab1f-be9f-48a8-bb54-c1ae06492be5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:43,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/38bce586db8148ba96facdd280ae0148 used request id req-b4e1ab1f-be9f-48a8-bb54-c1ae06492be5 2018-07-22 02:03:43,462 - 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}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:43,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-20e56a4d-6e0d-4bb6-b25d-0ef9d81f143f Date: Sun, 22 Jul 2018 02:03:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "updated_at": "2018-07-22T02:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "31cfdb2a-ecd1-47a4-b3b7-6c2717a5709e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "4953aafc-da12-40e7-85ba-c5e1918679cb", "remote_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "9066c548-1dc6-4296-bb08-5866a739f596", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "revision_number": 0, "id": "e1ec7f1c-d858-429e-a765-b305a34a4f8d", "remote_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:41Z", "security_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2edb8526f91d47ff8e4ec71bec34497f"}], "revision_number": 4, "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:03:43,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-20e56a4d-6e0d-4bb6-b25d-0ef9d81f143f 2018-07-22 02:03:43,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:43,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0e4b1c-042d-4d49-98e1-bced506b6488 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:03:43,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-2b0e4b1c-042d-4d49-98e1-bced506b6488 2018-07-22 02:03:43,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:43,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d69f995d-180e-47f4-b587-5ca96aa017ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 02:03:43,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-d69f995d-180e-47f4-b587-5ca96aa017ab 2018-07-22 02:03:43,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 02:03:43,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:43,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9866ff-d8b5-4f10-9b41-7539e00657ac 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/2edb8526f91d47ff8e4ec71bec34497f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2edb8526f91d47ff8e4ec71bec34497f", "name": "CreateProjectUserTests-ff66b28b-030e-4dc-name"}} 2018-07-22 02:03:43,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f used request id req-1c9866ff-d8b5-4f10-9b41-7539e00657ac 2018-07-22 02:03:43,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 871f50af-3a4d-40a7-b32c-efe320fb7fdb 2018-07-22 02:03:43,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=871f50af-3a4d-40a7-b32c-efe320fb7fdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:43,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ea4138a8-bff5-4212-bc27-6d5e51ec9e8b Date: Sun, 22 Jul 2018 02:03:43 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-22T02:03:41Z", "security_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "31cfdb2a-ecd1-47a4-b3b7-6c2717a5709e"}, {"remote_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "4953aafc-da12-40e7-85ba-c5e1918679cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "9066c548-1dc6-4296-bb08-5866a739f596"}, {"remote_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:41Z", "security_group_id": "871f50af-3a4d-40a7-b32c-efe320fb7fdb", "port_range_min": null, "revision_number": 0, "tenant_id": "2edb8526f91d47ff8e4ec71bec34497f", "created_at": "2018-07-22T02:03:41Z", "project_id": "2edb8526f91d47ff8e4ec71bec34497f", "id": "e1ec7f1c-d858-429e-a765-b305a34a4f8d"}]} 2018-07-22 02:03:43,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=871f50af-3a4d-40a7-b32c-efe320fb7fdb used request id req-ea4138a8-bff5-4212-bc27-6d5e51ec9e8b 2018-07-22 02:03:43,996 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 02:03:44,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/871f50af-3a4d-40a7-b32c-efe320fb7fdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:44,131 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c116dfc4-7705-4966-ac35-687535815d4f Content-Length: 0 Date: Sun, 22 Jul 2018 02:03:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:44,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/871f50af-3a4d-40a7-b32c-efe320fb7fdb used request id req-c116dfc4-7705-4966-ac35-687535815d4f 2018-07-22 02:03:44,132 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-ff66b28b-030e-4dc-name 2018-07-22 02:03:44,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:44,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a86eebe-d547-47ee-b855-465f7ae2a9dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:44,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2edb8526f91d47ff8e4ec71bec34497f used request id req-4a86eebe-d547-47ee-b855-465f7ae2a9dc 2018-07-22 02:03:44,293 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-ff66b28b-030e-4dc-name-role 2018-07-22 02:03:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:44,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86099c24-6dcd-4a00-bf5e-d2ad3d7b1f07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:03:44,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/175133b4746d4ada94f60f03ceab0fb7 used request id req-86099c24-6dcd-4a00-bf5e-d2ad3d7b1f07 2018-07-22 02:03:44,403 - 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}b6e622870f38139217d28ce93125797cc1b7498d" 2018-07-22 02:03:44,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641197a0-31a4-4ea3-b983-9190ad9b30c1 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:03:44,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-641197a0-31a4-4ea3-b983-9190ad9b30c1 2018-07-22 02:03:44,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:44,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DZOCNA0IQIWUhoXP3VKp-Q"], "issued_at": "2018-07-22T02:03:44.000000Z"}} 2018-07-22 02:03:44,871 - 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}7a2dde2ec51254597e88ec3e9716ba87f96b34d3" 2018-07-22 02:03:45,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f4579a99-cfd8-448b-b0f9-512bc140865c Date: Sun, 22 Jul 2018 02:03:45 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-22 02:03:45,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f4579a99-cfd8-448b-b0f9-512bc140865c 2018-07-22 02:03:45,059 - 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}7a2dde2ec51254597e88ec3e9716ba87f96b34d3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-967c0e7a-12fb-4a1c-afd3-336b9eb3dd42"}' 2018-07-22 02:03:45,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5082f8eb-15aa-4abf-86ce-8bb8f52bfa2e Date: Sun, 22 Jul 2018 02:03:45 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-967c0e7a-12fb-4a1c-afd3-336b9eb3dd42", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:03:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T02:03:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb", "min_disk": 0, "protected": false, "id": "f76e5668-366f-4fd4-ac6b-7c5af4d109cb", "file": "/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb/file", "checksum": null, "owner": "e022d16594794ceba7252a46e5007481", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:03:45,093 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5082f8eb-15aa-4abf-86ce-8bb8f52bfa2e 2018-07-22 02:03:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a2dde2ec51254597e88ec3e9716ba87f96b34d3" -d '' 2018-07-22 02:03:45,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f3202d5-bc85-4b2f-bf7a-f36a0004facc Date: Sun, 22 Jul 2018 02:03:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:03:45,446 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb/file used request id req-7f3202d5-bc85-4b2f-bf7a-f36a0004facc 2018-07-22 02:03:45,447 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:03:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a2dde2ec51254597e88ec3e9716ba87f96b34d3" 2018-07-22 02:03:45,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-0fface05-4e27-47f1-a2ce-3451dcb1fe9d Date: Sun, 22 Jul 2018 02:03:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-967c0e7a-12fb-4a1c-afd3-336b9eb3dd42", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:03:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:03:45Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb/snap", "metadata": {}}], "self": "/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb", "min_disk": 0, "protected": false, "id": "f76e5668-366f-4fd4-ac6b-7c5af4d109cb", "file": "/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:03:45,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb used request id req-0fface05-4e27-47f1-a2ce-3451dcb1fe9d 2018-07-22 02:03:45,470 - 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}7a2dde2ec51254597e88ec3e9716ba87f96b34d3" 2018-07-22 02:03:45,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-21140571-1dec-4540-9db2-3db2027a55bf Date: Sun, 22 Jul 2018 02:03:45 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-22 02:03:45,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-21140571-1dec-4540-9db2-3db2027a55bf 2018-07-22 02:03:45,481 - 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-967c0e7a-12fb-4a1c-afd3-336b9eb3dd42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a2dde2ec51254597e88ec3e9716ba87f96b34d3" 2018-07-22 02:03:45,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-d541a2f0-c7c6-4232-a9cd-aa375939620b Date: Sun, 22 Jul 2018 02:03:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-967c0e7a-12fb-4a1c-afd3-336b9eb3dd42", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:03:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:03:45Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb/snap", "metadata": {}}], "self": "/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb", "min_disk": 0, "protected": false, "id": "f76e5668-366f-4fd4-ac6b-7c5af4d109cb", "file": "/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-967c0e7a-12fb-4a1c-afd3-336b9eb3dd42"} 2018-07-22 02:03:45,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-967c0e7a-12fb-4a1c-afd3-336b9eb3dd42 used request id req-d541a2f0-c7c6-4232-a9cd-aa375939620b 2018-07-22 02:03:45,603 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-967c0e7a-12fb-4a1c-afd3-336b9eb3dd42 2018-07-22 02:03:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a2dde2ec51254597e88ec3e9716ba87f96b34d3" 2018-07-22 02:03:46,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f942add4-68f2-4c3a-8f9e-393ec4379ed2 Date: Sun, 22 Jul 2018 02:03: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-22 02:03:46,607 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/f76e5668-366f-4fd4-ac6b-7c5af4d109cb used request id req-f942add4-68f2-4c3a-8f9e-393ec4379ed2 2018-07-22 02:03:46,621 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-22 02:03:46,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:47,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DjmXOtH4Sy66mIfWVJ4Emw"], "issued_at": "2018-07-22T02:03:47.000000Z"}} 2018-07-22 02:03:47,016 - 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}1fcab8657717c0cf644d19f202764b9df7577b4e" 2018-07-22 02:03:47,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc536484-df97-48dd-90c6-290c033a765f 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-22 02:03:47,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dc536484-df97-48dd-90c6-290c033a765f 2018-07-22 02:03:47,100 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-2ffa55fb-e8ac-4814-84c2-a0f9d2287571-pub-net 2018-07-22 02:03:47,105 - 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}1fcab8657717c0cf644d19f202764b9df7577b4e" -d '{"network": {"name": "NeutronUtilsNetworkTests-2ffa55fb-e8ac-4814-84c2-a0f9d2287571-pub-net", "admin_state_up": true}}' 2018-07-22 02:03:47,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-6732d678-c8d9-4254-b15e-53e93d0832ab Date: Sun, 22 Jul 2018 02:03:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"42593a51-5a02-41bf-bf64-7144a4a1986e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:47Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-2ffa55fb-e8ac-4814-84c2-a0f9d2287571-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:47Z","mtu":1450}} 2018-07-22 02:03:47,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-6732d678-c8d9-4254-b15e-53e93d0832ab 2018-07-22 02:03:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=42593a51-5a02-41bf-bf64-7144a4a1986e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcab8657717c0cf644d19f202764b9df7577b4e" 2018-07-22 02:03:47,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-859428ed-a9de-43a7-b4b1-c371fed59e86 Date: Sun, 22 Jul 2018 02:03:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"42593a51-5a02-41bf-bf64-7144a4a1986e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:47Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-2ffa55fb-e8ac-4814-84c2-a0f9d2287571-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:47Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:47,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=42593a51-5a02-41bf-bf64-7144a4a1986e used request id req-859428ed-a9de-43a7-b4b1-c371fed59e86 2018-07-22 02:03:47,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=42593a51-5a02-41bf-bf64-7144a4a1986e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcab8657717c0cf644d19f202764b9df7577b4e" 2018-07-22 02:03:47,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9ac37e80-b31d-4101-99fd-eda5e7d8544d Date: Sun, 22 Jul 2018 02:03:47 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:03:47,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=42593a51-5a02-41bf-bf64-7144a4a1986e used request id req-9ac37e80-b31d-4101-99fd-eda5e7d8544d 2018-07-22 02:03:47,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=42593a51-5a02-41bf-bf64-7144a4a1986e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcab8657717c0cf644d19f202764b9df7577b4e" 2018-07-22 02:03:47,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-349fb3d5-3cb8-41f6-887d-9cff6ed2010e Date: Sun, 22 Jul 2018 02:03:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"42593a51-5a02-41bf-bf64-7144a4a1986e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:47Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-2ffa55fb-e8ac-4814-84c2-a0f9d2287571-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:47Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:47,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=42593a51-5a02-41bf-bf64-7144a4a1986e used request id req-349fb3d5-3cb8-41f6-887d-9cff6ed2010e 2018-07-22 02:03:47,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=42593a51-5a02-41bf-bf64-7144a4a1986e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcab8657717c0cf644d19f202764b9df7577b4e" 2018-07-22 02:03:47,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ccec02bd-ca53-46b5-b77e-dcf89a6b36f6 Date: Sun, 22 Jul 2018 02:03:47 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:03:47,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=42593a51-5a02-41bf-bf64-7144a4a1986e used request id req-ccec02bd-ca53-46b5-b77e-dcf89a6b36f6 2018-07-22 02:03:47,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsNetworkTests-2ffa55fb-e8ac-4814-84c2-a0f9d2287571-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcab8657717c0cf644d19f202764b9df7577b4e" 2018-07-22 02:03:47,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-cff31097-1407-4bcd-8358-ab77bf944f1a Date: Sun, 22 Jul 2018 02:03:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"42593a51-5a02-41bf-bf64-7144a4a1986e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:47Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-2ffa55fb-e8ac-4814-84c2-a0f9d2287571-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:47Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:47,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsNetworkTests-2ffa55fb-e8ac-4814-84c2-a0f9d2287571-pub-net used request id req-cff31097-1407-4bcd-8358-ab77bf944f1a 2018-07-22 02:03:47,856 - 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-22 02:03:47,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:47,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcab8657717c0cf644d19f202764b9df7577b4e" 2018-07-22 02:03:47,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590a6462-f82b-4370-897f-4f84c94b7ab3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:47,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-590a6462-f82b-4370-897f-4f84c94b7ab3 2018-07-22 02:03:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=42593a51-5a02-41bf-bf64-7144a4a1986e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcab8657717c0cf644d19f202764b9df7577b4e" 2018-07-22 02:03:47,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9abc27c6-5f99-42d9-aabc-907ecf16f67b Date: Sun, 22 Jul 2018 02:03:47 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:03:47,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=42593a51-5a02-41bf-bf64-7144a4a1986e used request id req-9abc27c6-5f99-42d9-aabc-907ecf16f67b 2018-07-22 02:03:47,986 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-2ffa55fb-e8ac-4814-84c2-a0f9d2287571-pub-net 2018-07-22 02:03:47,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/42593a51-5a02-41bf-bf64-7144a4a1986e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcab8657717c0cf644d19f202764b9df7577b4e" 2018-07-22 02:03:48,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b39e827-23fd-4892-99d1-602078e3db82 Date: Sun, 22 Jul 2018 02:03:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:48,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/42593a51-5a02-41bf-bf64-7144a4a1986e used request id req-1b39e827-23fd-4892-99d1-602078e3db82 2018-07-22 02:03:48,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:49,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["GcnQou25TbicoLIL2XFfUA"], "issued_at": "2018-07-22T02:03:49.000000Z"}} 2018-07-22 02:03:49,118 - 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}c8383f1997a6228bff14d255dfdc2933573fa523" 2018-07-22 02:03:49,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3953fd0b-ca0a-48a3-a67b-dbb77a66470c 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-22 02:03:49,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3953fd0b-ca0a-48a3-a67b-dbb77a66470c 2018-07-22 02:03:49,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:49,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["IWav58dfQueSCY9dFWNASg"], "issued_at": "2018-07-22T02:03:49.000000Z"}} 2018-07-22 02:03:49,530 - 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}2b0b3059dbd242f8d2a1cabc73f7a328a0b04f42" 2018-07-22 02:03:49,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f33f36-43d2-4280-b630-aab82211e385 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-22 02:03:49,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-43f33f36-43d2-4280-b630-aab82211e385 2018-07-22 02:03:49,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:50,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["gaUGMGuzT-affnl4tzwwkw"], "issued_at": "2018-07-22T02:03:50.000000Z"}} 2018-07-22 02:03:50,023 - 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}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:50,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315f51f9-f50b-4c66-a0ef-34ca4f2b3328 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-22 02:03:50,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-315f51f9-f50b-4c66-a0ef-34ca4f2b3328 2018-07-22 02:03:50,037 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-net 2018-07-22 02:03:50,041 - 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}301f6ef8f9f9d80477e4479e09dd28290068ab37" -d '{"network": {"name": "NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-net", "admin_state_up": true}}' 2018-07-22 02:03:50,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-faeaf9da-3c49-48c5-85ee-3b33eaa1d4b5 Date: Sun, 22 Jul 2018 02:03:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:50Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","mtu":1450}} 2018-07-22 02:03:50,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-faeaf9da-3c49-48c5-85ee-3b33eaa1d4b5 2018-07-22 02:03:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=84c616d4-5cf3-47ae-90d4-8113684d69b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:50,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-adc8d589-dba5-4b4a-9d63-36b7b4fb6ef7 Date: Sun, 22 Jul 2018 02:03:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:50Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:50,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=84c616d4-5cf3-47ae-90d4-8113684d69b4 used request id req-adc8d589-dba5-4b4a-9d63-36b7b4fb6ef7 2018-07-22 02:03:50,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:50,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f7709a42-2052-46ab-af0f-d7fd773f0d0e Date: Sun, 22 Jul 2018 02:03:50 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:03:50,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4 used request id req-f7709a42-2052-46ab-af0f-d7fd773f0d0e 2018-07-22 02:03:50,504 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet 2018-07-22 02:03:50,508 - 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}301f6ef8f9f9d80477e4479e09dd28290068ab37" -d '{"subnets": [{"ip_version": 4, "network_id": "84c616d4-5cf3-47ae-90d4-8113684d69b4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet"}]}' 2018-07-22 02:03:51,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-10fb288a-4c43-4a43-913d-b9e57022924e Date: Sun, 22 Jul 2018 02:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03: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":"a55653dd-eacf-40a6-b042-f3457919d6d1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","ip_version":4}]} 2018-07-22 02:03:51,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-10fb288a-4c43-4a43-913d-b9e57022924e 2018-07-22 02:03:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=84c616d4-5cf3-47ae-90d4-8113684d69b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2825db70-38f6-487b-af1c-a00ccd9070ec Date: Sun, 22 Jul 2018 02:03:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a55653dd-eacf-40a6-b042-f3457919d6d1"],"description":"","tags":[],"updated_at":"2018-07-22T02:03:50Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:51,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=84c616d4-5cf3-47ae-90d4-8113684d69b4 used request id req-2825db70-38f6-487b-af1c-a00ccd9070ec 2018-07-22 02:03:51,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-35726f4f-0096-48cf-8e48-9d352857d56b Date: Sun, 22 Jul 2018 02:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03: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":"a55653dd-eacf-40a6-b042-f3457919d6d1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","ip_version":4}]} 2018-07-22 02:03:51,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4 used request id req-35726f4f-0096-48cf-8e48-9d352857d56b 2018-07-22 02:03:51,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c555d878-c4aa-4dd4-8aba-16c4b6d9da46 Date: Sun, 22 Jul 2018 02:03:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a55653dd-eacf-40a6-b042-f3457919d6d1"],"description":"","tags":[],"updated_at":"2018-07-22T02:03:50Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:51,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-net used request id req-c555d878-c4aa-4dd4-8aba-16c4b6d9da46 2018-07-22 02:03:51,298 - 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-22 02:03:51,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:51,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1986e908-67af-4b8e-8030-12439c638d3f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:51,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-1986e908-67af-4b8e-8030-12439c638d3f 2018-07-22 02:03:51,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-21dc8dbb-a690-4238-a79e-649bcf5f4106 Date: Sun, 22 Jul 2018 02:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03: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":"a55653dd-eacf-40a6-b042-f3457919d6d1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","ip_version":4}]} 2018-07-22 02:03:51,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4 used request id req-21dc8dbb-a690-4238-a79e-649bcf5f4106 2018-07-22 02:03:51,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4&name=NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cc688632-88a5-46f1-b4a2-be7c96611acc Date: Sun, 22 Jul 2018 02:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03: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":"a55653dd-eacf-40a6-b042-f3457919d6d1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","ip_version":4}]} 2018-07-22 02:03:51,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4&name=NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet used request id req-cc688632-88a5-46f1-b4a2-be7c96611acc 2018-07-22 02:03:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4&name=NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-017bc029-b03a-4cc1-a7be-fd15eee01771 Date: Sun, 22 Jul 2018 02:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03: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":"a55653dd-eacf-40a6-b042-f3457919d6d1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","ip_version":4}]} 2018-07-22 02:03:51,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4&name=NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet used request id req-017bc029-b03a-4cc1-a7be-fd15eee01771 2018-07-22 02:03:51,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-af32925f-b557-4ca2-8a1c-be8abfe9b000 Date: Sun, 22 Jul 2018 02:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03: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":"a55653dd-eacf-40a6-b042-f3457919d6d1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","ip_version":4}]} 2018-07-22 02:03:51,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=84c616d4-5cf3-47ae-90d4-8113684d69b4 used request id req-af32925f-b557-4ca2-8a1c-be8abfe9b000 2018-07-22 02:03:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4d6c5100-eee5-4e32-80cd-439f678e6825 Date: Sun, 22 Jul 2018 02:03:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03: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":"a55653dd-eacf-40a6-b042-f3457919d6d1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"84c616d4-5cf3-47ae-90d4-8113684d69b4","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:50Z","ip_version":4}]} 2018-07-22 02:03:51,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet used request id req-4d6c5100-eee5-4e32-80cd-439f678e6825 2018-07-22 02:03:51,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:51,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abcef229-6816-484b-a323-896f8cac6b84 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:51,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-abcef229-6816-484b-a323-896f8cac6b84 2018-07-22 02:03:51,797 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet 2018-07-22 02:03:51,797 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-subnet 2018-07-22 02:03:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a55653dd-eacf-40a6-b042-f3457919d6d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:52,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7868e46c-d5fd-4037-abc5-3ecf3236bf85 Date: Sun, 22 Jul 2018 02:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:52,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a55653dd-eacf-40a6-b042-f3457919d6d1 used request id req-7868e46c-d5fd-4037-abc5-3ecf3236bf85 2018-07-22 02:03:52,874 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f861bc9b-5810-4545-a688-23015520cb71-pub-net 2018-07-22 02:03:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/84c616d4-5cf3-47ae-90d4-8113684d69b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301f6ef8f9f9d80477e4479e09dd28290068ab37" 2018-07-22 02:03:53,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1551e1a1-32a2-4bcd-95e0-202cce0b3382 Date: Sun, 22 Jul 2018 02:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:53,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/84c616d4-5cf3-47ae-90d4-8113684d69b4 used request id req-1551e1a1-32a2-4bcd-95e0-202cce0b3382 2018-07-22 02:03:53,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:54,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["h529k0dySoKKhQan9A9LLQ"], "issued_at": "2018-07-22T02:03:54.000000Z"}} 2018-07-22 02:03:54,351 - 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}20e5a9af5f53ffead50f83fc5c1454e02af5d19d" 2018-07-22 02:03:54,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9771ae-46b5-4205-8ccc-39e046e1c461 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-22 02:03:54,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0f9771ae-46b5-4205-8ccc-39e046e1c461 2018-07-22 02:03:54,435 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2cbb28ec-fcde-470f-8313-0ee3d82d0580-pub-net 2018-07-22 02:03:54,440 - 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}20e5a9af5f53ffead50f83fc5c1454e02af5d19d" -d '{"network": {"name": "NeutronUtilsSubnetTests-2cbb28ec-fcde-470f-8313-0ee3d82d0580-pub-net", "admin_state_up": true}}' 2018-07-22 02:03:54,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-012d78ec-24a2-4385-bc6e-46a9d8b945eb Date: Sun, 22 Jul 2018 02:03:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"64cbdd89-fa3b-4b7a-849b-4e1e4a9e5ae1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2cbb28ec-fcde-470f-8313-0ee3d82d0580-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:54Z","mtu":1450}} 2018-07-22 02:03:54,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-012d78ec-24a2-4385-bc6e-46a9d8b945eb 2018-07-22 02:03:54,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=64cbdd89-fa3b-4b7a-849b-4e1e4a9e5ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5a9af5f53ffead50f83fc5c1454e02af5d19d" 2018-07-22 02:03:54,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-daa0c4b0-b07d-4d26-a42e-abc32bfb5eba Date: Sun, 22 Jul 2018 02:03:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"64cbdd89-fa3b-4b7a-849b-4e1e4a9e5ae1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:54Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2cbb28ec-fcde-470f-8313-0ee3d82d0580-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:54Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:54,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=64cbdd89-fa3b-4b7a-849b-4e1e4a9e5ae1 used request id req-daa0c4b0-b07d-4d26-a42e-abc32bfb5eba 2018-07-22 02:03:54,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=64cbdd89-fa3b-4b7a-849b-4e1e4a9e5ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5a9af5f53ffead50f83fc5c1454e02af5d19d" 2018-07-22 02:03:54,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9976c53b-4cd6-4c05-85db-42ac9d6809b7 Date: Sun, 22 Jul 2018 02:03:54 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:03:54,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=64cbdd89-fa3b-4b7a-849b-4e1e4a9e5ae1 used request id req-9976c53b-4cd6-4c05-85db-42ac9d6809b7 2018-07-22 02:03:54,969 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2cbb28ec-fcde-470f-8313-0ee3d82d0580-pub-subnet 2018-07-22 02:03:54,974 - 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}20e5a9af5f53ffead50f83fc5c1454e02af5d19d" -d '{"subnets": [{"ip_version": 4, "network_id": "64cbdd89-fa3b-4b7a-849b-4e1e4a9e5ae1", "cidr": "", "name": "NeutronUtilsSubnetTests-2cbb28ec-fcde-470f-8313-0ee3d82d0580-pub-subnet"}]}' 2018-07-22 02:03:54,984 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-190c1e50-9205-4e4d-b10d-4eb60a3436a0 Date: Sun, 22 Jul 2018 02:03:54 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 02:03:54,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-190c1e50-9205-4e4d-b10d-4eb60a3436a0 2018-07-22 02:03:54,985 - 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-22 02:03:54,985 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-2cbb28ec-fcde-470f-8313-0ee3d82d0580-pub-subnet] for network [NeutronUtilsSubnetTests-2cbb28ec-fcde-470f-8313-0ee3d82d0580-pub-net] 2018-07-22 02:03:54,985 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2cbb28ec-fcde-470f-8313-0ee3d82d0580-pub-net 2018-07-22 02:03:54,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/64cbdd89-fa3b-4b7a-849b-4e1e4a9e5ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5a9af5f53ffead50f83fc5c1454e02af5d19d" 2018-07-22 02:03:55,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28eed77b-e947-43c2-a407-8b01aa5b5e66 Date: Sun, 22 Jul 2018 02:03:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:55,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/64cbdd89-fa3b-4b7a-849b-4e1e4a9e5ae1 used request id req-28eed77b-e947-43c2-a407-8b01aa5b5e66 2018-07-22 02:03:55,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:03:56,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["uQFPgandTb6jlU5V52rTNg"], "issued_at": "2018-07-22T02:03:56.000000Z"}} 2018-07-22 02:03:56,135 - 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}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:56,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e39eca4-f06b-4458-9f7f-61911c1ef020 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-22 02:03:56,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2e39eca4-f06b-4458-9f7f-61911c1ef020 2018-07-22 02:03:56,216 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-net 2018-07-22 02:03:56,222 - 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}1a7e5bf9566dd5176c0302c169743b544cc5679e" -d '{"network": {"name": "NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-net", "admin_state_up": true}}' 2018-07-22 02:03:56,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-aebb41c5-a090-4cc1-a727-be9cf9e6a721 Date: Sun, 22 Jul 2018 02:03:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","mtu":1450}} 2018-07-22 02:03:56,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-aebb41c5-a090-4cc1-a727-be9cf9e6a721 2018-07-22 02:03:56,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=29eff869-46c4-4d7b-9270-49b2155ee9e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:56,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ef3a1fbd-d4b4-4439-9cf3-937819ce862a Date: Sun, 22 Jul 2018 02:03:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:03:56Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:56,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=29eff869-46c4-4d7b-9270-49b2155ee9e1 used request id req-ef3a1fbd-d4b4-4439-9cf3-937819ce862a 2018-07-22 02:03:56,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:56,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fc1c9635-8cc8-42e3-93f9-f6f1c4447f7c Date: Sun, 22 Jul 2018 02:03:56 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:03:56,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1 used request id req-fc1c9635-8cc8-42e3-93f9-f6f1c4447f7c 2018-07-22 02:03:56,738 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet 2018-07-22 02:03:56,743 - 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}1a7e5bf9566dd5176c0302c169743b544cc5679e" -d '{"subnets": [{"ip_version": 4, "network_id": "29eff869-46c4-4d7b-9270-49b2155ee9e1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet"}]}' 2018-07-22 02:03:57,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a4e9b4bb-dd11-4814-b405-1d28ecee629c Date: Sun, 22 Jul 2018 02:03:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03:56Z","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":"76267bed-2413-4326-a506-af3ca4fc952b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","ip_version":4}]} 2018-07-22 02:03:57,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a4e9b4bb-dd11-4814-b405-1d28ecee629c 2018-07-22 02:03:57,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=29eff869-46c4-4d7b-9270-49b2155ee9e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:57,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c32555a6-1bd2-40dd-a0b3-704472b777bd Date: Sun, 22 Jul 2018 02:03:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["76267bed-2413-4326-a506-af3ca4fc952b"],"description":"","tags":[],"updated_at":"2018-07-22T02:03:56Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:57,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=29eff869-46c4-4d7b-9270-49b2155ee9e1 used request id req-c32555a6-1bd2-40dd-a0b3-704472b777bd 2018-07-22 02:03:57,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:57,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cf25e237-0e7a-42e6-9a22-d6669ebb29d9 Date: Sun, 22 Jul 2018 02:03:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03:56Z","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":"76267bed-2413-4326-a506-af3ca4fc952b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","ip_version":4}]} 2018-07-22 02:03:57,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1 used request id req-cf25e237-0e7a-42e6-9a22-d6669ebb29d9 2018-07-22 02:03:57,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:57,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-36f7368b-ba96-46f0-9e0c-fed6139e6f97 Date: Sun, 22 Jul 2018 02:03:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["76267bed-2413-4326-a506-af3ca4fc952b"],"description":"","tags":[],"updated_at":"2018-07-22T02:03:56Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","provider:network_type":"vxlan"}]} 2018-07-22 02:03:57,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-net used request id req-36f7368b-ba96-46f0-9e0c-fed6139e6f97 2018-07-22 02:03:57,581 - 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-22 02:03:57,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:03:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:03:57,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:57,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd0996a-ede5-46a2-be45-1be93d283c9b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:03:57,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-2bd0996a-ede5-46a2-be45-1be93d283c9b 2018-07-22 02:03:57,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:57,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-341430e6-f3ff-49ff-8cfe-1577c9043a4d Date: Sun, 22 Jul 2018 02:03:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03:56Z","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":"76267bed-2413-4326-a506-af3ca4fc952b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","ip_version":4}]} 2018-07-22 02:03:57,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1 used request id req-341430e6-f3ff-49ff-8cfe-1577c9043a4d 2018-07-22 02:03:57,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1&name=NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:57,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1bbd8f39-7dbb-4eef-b756-7ce427f5bc98 Date: Sun, 22 Jul 2018 02:03:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03:56Z","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":"76267bed-2413-4326-a506-af3ca4fc952b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","ip_version":4}]} 2018-07-22 02:03:57,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1&name=NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet used request id req-1bbd8f39-7dbb-4eef-b756-7ce427f5bc98 2018-07-22 02:03:57,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1&name=NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:57,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2baf3eb3-5038-4b6c-b791-1dfe1845fd54 Date: Sun, 22 Jul 2018 02:03:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03:56Z","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":"76267bed-2413-4326-a506-af3ca4fc952b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","ip_version":4}]} 2018-07-22 02:03:57,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1&name=NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet used request id req-2baf3eb3-5038-4b6c-b791-1dfe1845fd54 2018-07-22 02:03:57,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:57,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cef5d3b2-f89b-4e6f-b516-ebbbcbe5c3f4 Date: Sun, 22 Jul 2018 02:03:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:03:56Z","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":"76267bed-2413-4326-a506-af3ca4fc952b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"29eff869-46c4-4d7b-9270-49b2155ee9e1","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:03:56Z","ip_version":4}]} 2018-07-22 02:03:57,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=29eff869-46c4-4d7b-9270-49b2155ee9e1 used request id req-cef5d3b2-f89b-4e6f-b516-ebbbcbe5c3f4 2018-07-22 02:03:57,874 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet 2018-07-22 02:03:57,874 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-subnet 2018-07-22 02:03:57,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/76267bed-2413-4326-a506-af3ca4fc952b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:58,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-adefc80b-2b13-470c-a096-a4ae7841ce9c Date: Sun, 22 Jul 2018 02:03:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:58,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/76267bed-2413-4326-a506-af3ca4fc952b used request id req-adefc80b-2b13-470c-a096-a4ae7841ce9c 2018-07-22 02:03:58,727 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1fd42685-6847-4039-9181-03ec9961ee57-pub-net 2018-07-22 02:03:58,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/29eff869-46c4-4d7b-9270-49b2155ee9e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7e5bf9566dd5176c0302c169743b544cc5679e" 2018-07-22 02:03:59,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66fd0ee6-b4d6-436a-a955-6261670ee645 Date: Sun, 22 Jul 2018 02:03:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:03:59,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/29eff869-46c4-4d7b-9270-49b2155ee9e1 used request id req-66fd0ee6-b4d6-436a-a955-6261670ee645 2018-07-22 02:03:59,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:00,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ZKm4T9RpR-qUxwG-agPRuA"], "issued_at": "2018-07-22T02:04:00.000000Z"}} 2018-07-22 02:04:00,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}293bde59c56d2c166b5f13484d1e23ebb25ab31c" 2018-07-22 02:04:00,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e00bc0b-4e11-4d11-b107-ff603f114649 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-22 02:04:00,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9e00bc0b-4e11-4d11-b107-ff603f114649 2018-07-22 02:04:00,295 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-674897ad-3bc4-4077-bafb-fe7726b74dda-pub-net 2018-07-22 02:04:00,301 - 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}293bde59c56d2c166b5f13484d1e23ebb25ab31c" -d '{"network": {"name": "NeutronUtilsSubnetTests-674897ad-3bc4-4077-bafb-fe7726b74dda-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:00,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ad1488d7-f2c3-4247-ab40-29f2a6095ae4 Date: Sun, 22 Jul 2018 02:04:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0ff84937-c952-4a7d-96d7-821e255f4f4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:00Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-674897ad-3bc4-4077-bafb-fe7726b74dda-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:00Z","mtu":1450}} 2018-07-22 02:04:00,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-ad1488d7-f2c3-4247-ab40-29f2a6095ae4 2018-07-22 02:04:00,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0ff84937-c952-4a7d-96d7-821e255f4f4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293bde59c56d2c166b5f13484d1e23ebb25ab31c" 2018-07-22 02:04:00,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-af2cd801-9437-40fd-8cf2-9247b2d70b4b Date: Sun, 22 Jul 2018 02:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0ff84937-c952-4a7d-96d7-821e255f4f4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:00Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-674897ad-3bc4-4077-bafb-fe7726b74dda-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:00Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:00,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0ff84937-c952-4a7d-96d7-821e255f4f4d used request id req-af2cd801-9437-40fd-8cf2-9247b2d70b4b 2018-07-22 02:04:00,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0ff84937-c952-4a7d-96d7-821e255f4f4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293bde59c56d2c166b5f13484d1e23ebb25ab31c" 2018-07-22 02:04:00,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-52ea7ddf-08c1-4f07-b8dc-6f024f8a741f Date: Sun, 22 Jul 2018 02:04:00 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:00,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0ff84937-c952-4a7d-96d7-821e255f4f4d used request id req-52ea7ddf-08c1-4f07-b8dc-6f024f8a741f 2018-07-22 02:04:00,991 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-674897ad-3bc4-4077-bafb-fe7726b74dda-pub-subnet 2018-07-22 02:04:00,996 - 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}293bde59c56d2c166b5f13484d1e23ebb25ab31c" -d '{"subnets": [{"ip_version": 4, "network_id": "0ff84937-c952-4a7d-96d7-821e255f4f4d", "cidr": null, "name": "NeutronUtilsSubnetTests-674897ad-3bc4-4077-bafb-fe7726b74dda-pub-subnet"}]}' 2018-07-22 02:04:01,061 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a2397172-554c-4ba3-b02b-0408195ce2f9 Date: Sun, 22 Jul 2018 02:04:01 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-22 02:04:01,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a2397172-554c-4ba3-b02b-0408195ce2f9 2018-07-22 02:04:01,061 - 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-22 02:04:01,061 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-674897ad-3bc4-4077-bafb-fe7726b74dda-pub-subnet] for network [NeutronUtilsSubnetTests-674897ad-3bc4-4077-bafb-fe7726b74dda-pub-net] 2018-07-22 02:04:01,062 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-674897ad-3bc4-4077-bafb-fe7726b74dda-pub-net 2018-07-22 02:04:01,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/0ff84937-c952-4a7d-96d7-821e255f4f4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293bde59c56d2c166b5f13484d1e23ebb25ab31c" 2018-07-22 02:04:01,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df809213-5016-495a-a6ea-450ced8f8d31 Date: Sun, 22 Jul 2018 02:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:01,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0ff84937-c952-4a7d-96d7-821e255f4f4d used request id req-df809213-5016-495a-a6ea-450ced8f8d31 2018-07-22 02:04:01,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:01,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["w2tqau5iQv2mQUvu1fH1VA"], "issued_at": "2018-07-22T02:04:01.000000Z"}} 2018-07-22 02:04:01,966 - 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}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:01,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7f8b68-8b10-4d48-9b6a-55e1983c6479 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-22 02:04:01,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3c7f8b68-8b10-4d48-9b6a-55e1983c6479 2018-07-22 02:04:01,981 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-net 2018-07-22 02:04:01,986 - 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}963977c55815d7fb54b2b68ea275f854c6cd945e" -d '{"network": {"name": "NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:02,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-19863259-f952-4755-8496-410004046c8f Date: Sun, 22 Jul 2018 02:04:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f735340a-318b-4b3b-9103-009a4477dabf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:02Z","mtu":1450}} 2018-07-22 02:04:02,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-19863259-f952-4755-8496-410004046c8f 2018-07-22 02:04:02,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f735340a-318b-4b3b-9103-009a4477dabf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:02,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-692e894a-ff11-4acd-8e7e-8eacd765a0e4 Date: Sun, 22 Jul 2018 02:04:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f735340a-318b-4b3b-9103-009a4477dabf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:02Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:02,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f735340a-318b-4b3b-9103-009a4477dabf used request id req-692e894a-ff11-4acd-8e7e-8eacd765a0e4 2018-07-22 02:04:02,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f735340a-318b-4b3b-9103-009a4477dabf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:02,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2592e253-baad-4b11-9e61-feed9eede09b Date: Sun, 22 Jul 2018 02:04:02 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:02,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f735340a-318b-4b3b-9103-009a4477dabf used request id req-2592e253-baad-4b11-9e61-feed9eede09b 2018-07-22 02:04:02,513 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-subnet 2018-07-22 02:04:02,518 - 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}963977c55815d7fb54b2b68ea275f854c6cd945e" -d '{"subnets": [{"ip_version": 4, "network_id": "f735340a-318b-4b3b-9103-009a4477dabf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-subnet"}]}' 2018-07-22 02:04:02,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e18f5372-192b-4ebd-86f8-32de92c89a72 Date: Sun, 22 Jul 2018 02:04:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:02Z","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":"e00200a4-fcd8-499c-9617-9c93d1dbf71a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f735340a-318b-4b3b-9103-009a4477dabf","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:02Z","ip_version":4}]} 2018-07-22 02:04:02,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-e18f5372-192b-4ebd-86f8-32de92c89a72 2018-07-22 02:04:02,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f735340a-318b-4b3b-9103-009a4477dabf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:02,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3a7a40df-4aab-4edf-90af-38481b613ae7 Date: Sun, 22 Jul 2018 02:04:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f735340a-318b-4b3b-9103-009a4477dabf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["e00200a4-fcd8-499c-9617-9c93d1dbf71a"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:02Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:02,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f735340a-318b-4b3b-9103-009a4477dabf used request id req-3a7a40df-4aab-4edf-90af-38481b613ae7 2018-07-22 02:04:02,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f735340a-318b-4b3b-9103-009a4477dabf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:03,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7378afac-9f73-4dde-bd77-5922e6562208 Date: Sun, 22 Jul 2018 02:04:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:02Z","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":"e00200a4-fcd8-499c-9617-9c93d1dbf71a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f735340a-318b-4b3b-9103-009a4477dabf","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:02Z","ip_version":4}]} 2018-07-22 02:04:03,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f735340a-318b-4b3b-9103-009a4477dabf used request id req-7378afac-9f73-4dde-bd77-5922e6562208 2018-07-22 02:04:03,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:03,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5dba6b0a-0d57-4344-a21d-e034c106c993 Date: Sun, 22 Jul 2018 02:04:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f735340a-318b-4b3b-9103-009a4477dabf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["e00200a4-fcd8-499c-9617-9c93d1dbf71a"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:02Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:03,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-net used request id req-5dba6b0a-0d57-4344-a21d-e034c106c993 2018-07-22 02:04:03,250 - 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-22 02:04:03,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:03,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:03,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bfe168-ee9a-4fe8-bbb7-23eb153723e8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:03,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-c9bfe168-ee9a-4fe8-bbb7-23eb153723e8 2018-07-22 02:04:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f735340a-318b-4b3b-9103-009a4477dabf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:03,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f99778c8-4cff-488e-896c-c486c0df250d Date: Sun, 22 Jul 2018 02:04:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:02Z","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":"e00200a4-fcd8-499c-9617-9c93d1dbf71a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f735340a-318b-4b3b-9103-009a4477dabf","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:02Z","ip_version":4}]} 2018-07-22 02:04:03,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f735340a-318b-4b3b-9103-009a4477dabf used request id req-f99778c8-4cff-488e-896c-c486c0df250d 2018-07-22 02:04:03,323 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-subnet 2018-07-22 02:04:03,323 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-subnet 2018-07-22 02:04:03,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/e00200a4-fcd8-499c-9617-9c93d1dbf71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:04,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9001543-3ec3-483c-bdcc-f7ca9fc6fb15 Date: Sun, 22 Jul 2018 02:04:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:04,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e00200a4-fcd8-499c-9617-9c93d1dbf71a used request id req-f9001543-3ec3-483c-bdcc-f7ca9fc6fb15 2018-07-22 02:04:04,259 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-92ffcdd9-8d80-42d8-ac01-527184b92961-pub-net 2018-07-22 02:04:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/f735340a-318b-4b3b-9103-009a4477dabf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963977c55815d7fb54b2b68ea275f854c6cd945e" 2018-07-22 02:04:05,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71f9ee17-9c45-4831-919d-05b65888b124 Date: Sun, 22 Jul 2018 02:04:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:05,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f735340a-318b-4b3b-9103-009a4477dabf used request id req-71f9ee17-9c45-4831-919d-05b65888b124 2018-07-22 02:04:05,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:05,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["_Us9p4jeSheES4MBc2fQUQ"], "issued_at": "2018-07-22T02:04:05.000000Z"}} 2018-07-22 02:04:05,620 - 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}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:05,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405d3adb-011d-4d8a-9c60-8a764cd9d519 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-22 02:04:05,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-405d3adb-011d-4d8a-9c60-8a764cd9d519 2018-07-22 02:04:05,702 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-net 2018-07-22 02:04:05,707 - 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}287a6df1367a3615e386be3f45a5b68ac2865beb" -d '{"network": {"name": "NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:06,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-8bdb6a8d-833e-4a1c-bbbc-10f255a91f89 Date: Sun, 22 Jul 2018 02:04:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"91e46c70-d973-4693-83f1-bb2d8037ada9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:05Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:05Z","mtu":1450}} 2018-07-22 02:04:06,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-8bdb6a8d-833e-4a1c-bbbc-10f255a91f89 2018-07-22 02:04:06,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=91e46c70-d973-4693-83f1-bb2d8037ada9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:06,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-7f1dfd3e-4a1d-422d-8365-c0ccbaa2433b Date: Sun, 22 Jul 2018 02:04:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91e46c70-d973-4693-83f1-bb2d8037ada9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:05Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:06,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=91e46c70-d973-4693-83f1-bb2d8037ada9 used request id req-7f1dfd3e-4a1d-422d-8365-c0ccbaa2433b 2018-07-22 02:04:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91e46c70-d973-4693-83f1-bb2d8037ada9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:06,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5969e8ce-bb7a-4afb-aa09-805cf9bae66c Date: Sun, 22 Jul 2018 02:04:06 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:06,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91e46c70-d973-4693-83f1-bb2d8037ada9 used request id req-5969e8ce-bb7a-4afb-aa09-805cf9bae66c 2018-07-22 02:04:06,204 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet 2018-07-22 02:04:06,208 - 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}287a6df1367a3615e386be3f45a5b68ac2865beb" -d '{"subnets": [{"ip_version": 4, "network_id": "91e46c70-d973-4693-83f1-bb2d8037ada9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet"}]}' 2018-07-22 02:04:06,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fb5f3108-68c3-4803-b494-1ae40c5bcc9e Date: Sun, 22 Jul 2018 02:04:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:06Z","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":"e061c8aa-ce9d-441b-984d-2d1fb5f92177","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91e46c70-d973-4693-83f1-bb2d8037ada9","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:06Z","ip_version":4}]} 2018-07-22 02:04:06,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-fb5f3108-68c3-4803-b494-1ae40c5bcc9e 2018-07-22 02:04:06,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=91e46c70-d973-4693-83f1-bb2d8037ada9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:06,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6e6f6a62-cf4c-49c8-aab4-87dc87f76a9b Date: Sun, 22 Jul 2018 02:04:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"91e46c70-d973-4693-83f1-bb2d8037ada9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["e061c8aa-ce9d-441b-984d-2d1fb5f92177"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:05Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:06,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=91e46c70-d973-4693-83f1-bb2d8037ada9 used request id req-6e6f6a62-cf4c-49c8-aab4-87dc87f76a9b 2018-07-22 02:04:06,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91e46c70-d973-4693-83f1-bb2d8037ada9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:06,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e012e038-6c2a-419c-b80f-95ef16d8c070 Date: Sun, 22 Jul 2018 02:04:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:06Z","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":"e061c8aa-ce9d-441b-984d-2d1fb5f92177","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91e46c70-d973-4693-83f1-bb2d8037ada9","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:06Z","ip_version":4}]} 2018-07-22 02:04:06,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91e46c70-d973-4693-83f1-bb2d8037ada9 used request id req-e012e038-6c2a-419c-b80f-95ef16d8c070 2018-07-22 02:04:06,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:06,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-bba0f618-ae0a-4c35-96b7-d57b57ce2edd Date: Sun, 22 Jul 2018 02:04:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"91e46c70-d973-4693-83f1-bb2d8037ada9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["e061c8aa-ce9d-441b-984d-2d1fb5f92177"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:05Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:06,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-net used request id req-bba0f618-ae0a-4c35-96b7-d57b57ce2edd 2018-07-22 02:04:06,812 - 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-22 02:04:06,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:06,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:06,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f757f928-c86e-4823-a3d2-7a11e9f24a37 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:06,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-f757f928-c86e-4823-a3d2-7a11e9f24a37 2018-07-22 02:04:06,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91e46c70-d973-4693-83f1-bb2d8037ada9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:07,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b89537a6-865f-41be-8b1a-2d575b87fc95 Date: Sun, 22 Jul 2018 02:04:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:06Z","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":"e061c8aa-ce9d-441b-984d-2d1fb5f92177","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91e46c70-d973-4693-83f1-bb2d8037ada9","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:06Z","ip_version":4}]} 2018-07-22 02:04:07,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91e46c70-d973-4693-83f1-bb2d8037ada9 used request id req-b89537a6-865f-41be-8b1a-2d575b87fc95 2018-07-22 02:04:07,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91e46c70-d973-4693-83f1-bb2d8037ada9&name=NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:07,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e730d42e-5443-450e-b474-9f4b1242cf82 Date: Sun, 22 Jul 2018 02:04:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:06Z","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":"e061c8aa-ce9d-441b-984d-2d1fb5f92177","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91e46c70-d973-4693-83f1-bb2d8037ada9","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:06Z","ip_version":4}]} 2018-07-22 02:04:07,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91e46c70-d973-4693-83f1-bb2d8037ada9&name=NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet used request id req-e730d42e-5443-450e-b474-9f4b1242cf82 2018-07-22 02:04:07,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:04:07,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:07,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["eZGIZX3RRN-gBqhHLWc9iw"], "issued_at": "2018-07-22T02:04:07.000000Z"}} 2018-07-22 02:04:07,494 - 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}e888baf8ebd8f5910f7568191de33aa917098946" 2018-07-22 02:04:07,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c148acf3-8113-4225-8e75-c1885951095b 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-22 02:04:07,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c148acf3-8113-4225-8e75-c1885951095b 2018-07-22 02:04:07,579 - 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}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:07,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-372d5fd6-9405-4cc2-bcd7-4f342ae256f2 Date: Sun, 22 Jul 2018 02:04:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:04:07,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-372d5fd6-9405-4cc2-bcd7-4f342ae256f2 2018-07-22 02:04:07,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:07,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c0418b1f-e116-4c13-be1a-7411338ff396 Date: Sun, 22 Jul 2018 02:04:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:04:07,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-c0418b1f-e116-4c13-be1a-7411338ff396 2018-07-22 02:04:07,710 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router 2018-07-22 02:04:07,715 - 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}287a6df1367a3615e386be3f45a5b68ac2865beb" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router", "admin_state_up": true}}' 2018-07-22 02:04:09,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-cdd2f1b1-43d2-45f7-a285-2a740ce864bc Date: Sun, 22 Jul 2018 02:04:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:04:07Z", "admin_state_up": true, "updated_at": "2018-07-22T02:04:08Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ab89235d-0b39-47ab-a5a9-8f63973ceb9c", "name": "NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router"}} 2018-07-22 02:04:09,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-cdd2f1b1-43d2-45f7-a285-2a740ce864bc 2018-07-22 02:04:09,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=ab89235d-0b39-47ab-a5a9-8f63973ceb9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:09,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d0c4820e-f0d8-4c3b-97fa-369964e1deba Date: Sun, 22 Jul 2018 02:04:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:08Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.208"}],"id":"0ea3f817-f610-411a-805d-bf34ae06168d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:39:4b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:04:08Z","binding:vnic_type":"normal","device_id":"ab89235d-0b39-47ab-a5a9-8f63973ceb9c","ip_allocation":"immediate"}]} 2018-07-22 02:04:09,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=ab89235d-0b39-47ab-a5a9-8f63973ceb9c used request id req-d0c4820e-f0d8-4c3b-97fa-369964e1deba 2018-07-22 02:04:09,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:09,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a0398848-dfd4-4503-8e30-5943c5ec9ce2 Date: Sun, 22 Jul 2018 02:04:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:04:09,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-a0398848-dfd4-4503-8e30-5943c5ec9ce2 2018-07-22 02:04:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:09,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4d5bcd48-726a-4ddf-86b2-1b374337408b Date: Sun, 22 Jul 2018 02:04:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:04:07Z", "admin_state_up": true, "updated_at": "2018-07-22T02:04:08Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ab89235d-0b39-47ab-a5a9-8f63973ceb9c", "name": "NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router"}]} 2018-07-22 02:04:09,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router used request id req-4d5bcd48-726a-4ddf-86b2-1b374337408b 2018-07-22 02:04:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:09,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ea3492-d3e5-4343-8faf-a43f8bcea10d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:09,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-a5ea3492-d3e5-4343-8faf-a43f8bcea10d 2018-07-22 02:04:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=ab89235d-0b39-47ab-a5a9-8f63973ceb9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:09,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-07784d89-fda5-47d1-b2e0-d653867fb74a Date: Sun, 22 Jul 2018 02:04:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:08Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.208"}],"id":"0ea3f817-f610-411a-805d-bf34ae06168d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:39:4b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:04:08Z","binding:vnic_type":"normal","device_id":"ab89235d-0b39-47ab-a5a9-8f63973ceb9c","ip_allocation":"immediate"}]} 2018-07-22 02:04:09,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=ab89235d-0b39-47ab-a5a9-8f63973ceb9c used request id req-07784d89-fda5-47d1-b2e0-d653867fb74a 2018-07-22 02:04:09,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:09,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f740b0e9-7b3c-492d-b160-5375c2c1ef20 Date: Sun, 22 Jul 2018 02:04:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:04:09,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-f740b0e9-7b3c-492d-b160-5375c2c1ef20 2018-07-22 02:04:09,634 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router 2018-07-22 02:04:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/ab89235d-0b39-47ab-a5a9-8f63973ceb9c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" -d '{"subnet_id": "e061c8aa-ce9d-441b-984d-2d1fb5f92177"}' 2018-07-22 02:04:11,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f17f7ba2-d6d9-4451-b9b0-3615f920d727 Date: Sun, 22 Jul 2018 02:04:11 GMT RESP BODY: {"network_id": "91e46c70-d973-4693-83f1-bb2d8037ada9", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "e061c8aa-ce9d-441b-984d-2d1fb5f92177", "subnet_ids": ["e061c8aa-ce9d-441b-984d-2d1fb5f92177"], "port_id": "68ef63a3-fd1c-4732-a27c-5baa05c5be3e", "id": "ab89235d-0b39-47ab-a5a9-8f63973ceb9c"} 2018-07-22 02:04:11,516 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ab89235d-0b39-47ab-a5a9-8f63973ceb9c/add_router_interface used request id req-f17f7ba2-d6d9-4451-b9b0-3615f920d727 2018-07-22 02:04:11,516 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router 2018-07-22 02:04:11,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/ab89235d-0b39-47ab-a5a9-8f63973ceb9c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" -d '{"subnet_id": "e061c8aa-ce9d-441b-984d-2d1fb5f92177"}' 2018-07-22 02:04:13,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-155eb852-c2e0-44db-b886-702e54f034c7 Date: Sun, 22 Jul 2018 02:04:13 GMT RESP BODY: {"network_id": "91e46c70-d973-4693-83f1-bb2d8037ada9", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "e061c8aa-ce9d-441b-984d-2d1fb5f92177", "subnet_ids": ["e061c8aa-ce9d-441b-984d-2d1fb5f92177"], "port_id": "68ef63a3-fd1c-4732-a27c-5baa05c5be3e", "id": "ab89235d-0b39-47ab-a5a9-8f63973ceb9c"} 2018-07-22 02:04:13,079 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ab89235d-0b39-47ab-a5a9-8f63973ceb9c/remove_router_interface used request id req-155eb852-c2e0-44db-b886-702e54f034c7 2018-07-22 02:04:13,080 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router 2018-07-22 02:04:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/ab89235d-0b39-47ab-a5a9-8f63973ceb9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:14,189 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5b044f7-2361-4336-8454-a45d67fc4cc0 Content-Length: 0 Date: Sun, 22 Jul 2018 02:04:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:14,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/ab89235d-0b39-47ab-a5a9-8f63973ceb9c used request id req-c5b044f7-2361-4336-8454-a45d67fc4cc0 2018-07-22 02:04:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:14,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c3107bd3-252d-46c6-9f85-402385898963 Date: Sun, 22 Jul 2018 02:04:14 GMT RESP BODY: {"routers": []} 2018-07-22 02:04:14,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-router used request id req-c3107bd3-252d-46c6-9f85-402385898963 2018-07-22 02:04:14,292 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet 2018-07-22 02:04:14,292 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-subnet 2018-07-22 02:04:14,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/e061c8aa-ce9d-441b-984d-2d1fb5f92177 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:15,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf268870-5e27-40ea-857e-4b9b0559259a Date: Sun, 22 Jul 2018 02:04:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:15,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e061c8aa-ce9d-441b-984d-2d1fb5f92177 used request id req-bf268870-5e27-40ea-857e-4b9b0559259a 2018-07-22 02:04:15,215 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ec5c3e6d-837c-4e92-9fb6-9215e31d9efc-pub-net 2018-07-22 02:04:15,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/91e46c70-d973-4693-83f1-bb2d8037ada9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287a6df1367a3615e386be3f45a5b68ac2865beb" 2018-07-22 02:04:16,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-227df779-2b02-4797-b8db-19ab6c9f176f Date: Sun, 22 Jul 2018 02:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:16,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/91e46c70-d973-4693-83f1-bb2d8037ada9 used request id req-227df779-2b02-4797-b8db-19ab6c9f176f 2018-07-22 02:04:16,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:16,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["wLxTUYq9SNCn3bWcRZ5J1g"], "issued_at": "2018-07-22T02:04:16.000000Z"}} 2018-07-22 02:04:16,526 - 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}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:16,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fd30c0-baf3-4c76-b971-bcef400a7bbc 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-22 02:04:16,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f0fd30c0-baf3-4c76-b971-bcef400a7bbc 2018-07-22 02:04:16,606 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-net 2018-07-22 02:04:16,611 - 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}8116db204a474c791433c5a7875a5cda4177f8bd" -d '{"network": {"name": "NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:17,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-9cfc7f59-e2f3-418c-850a-d776240d0fd2 Date: Sun, 22 Jul 2018 02:04:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"541199d1-ec24-46f2-a5cb-7b4cee20014c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:16Z","mtu":1450}} 2018-07-22 02:04:17,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9cfc7f59-e2f3-418c-850a-d776240d0fd2 2018-07-22 02:04:17,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=541199d1-ec24-46f2-a5cb-7b4cee20014c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:17,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-3fc941da-d086-4234-8bf8-30bd225a89d6 Date: Sun, 22 Jul 2018 02:04:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"541199d1-ec24-46f2-a5cb-7b4cee20014c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:16Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:17,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=541199d1-ec24-46f2-a5cb-7b4cee20014c used request id req-3fc941da-d086-4234-8bf8-30bd225a89d6 2018-07-22 02:04:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=541199d1-ec24-46f2-a5cb-7b4cee20014c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:17,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-310bf8ba-341d-499e-8da5-cce0d94a89da Date: Sun, 22 Jul 2018 02:04:17 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:17,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=541199d1-ec24-46f2-a5cb-7b4cee20014c used request id req-310bf8ba-341d-499e-8da5-cce0d94a89da 2018-07-22 02:04:17,185 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-subnet 2018-07-22 02:04:17,190 - 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}8116db204a474c791433c5a7875a5cda4177f8bd" -d '{"subnets": [{"ip_version": 4, "network_id": "541199d1-ec24-46f2-a5cb-7b4cee20014c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-subnet"}]}' 2018-07-22 02:04:17,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fc675182-396b-4e7c-9dc7-e14a66385d4e Date: Sun, 22 Jul 2018 02:04:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:17Z","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":"89335504-aeb8-4a10-8e57-fc4344f277df","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"541199d1-ec24-46f2-a5cb-7b4cee20014c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:17Z","ip_version":4}]} 2018-07-22 02:04:17,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-fc675182-396b-4e7c-9dc7-e14a66385d4e 2018-07-22 02:04:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=541199d1-ec24-46f2-a5cb-7b4cee20014c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:17,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3a0fd9d8-d8f4-4b7d-929b-7c54c95d683e Date: Sun, 22 Jul 2018 02:04:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"541199d1-ec24-46f2-a5cb-7b4cee20014c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["89335504-aeb8-4a10-8e57-fc4344f277df"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:16Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:17,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=541199d1-ec24-46f2-a5cb-7b4cee20014c used request id req-3a0fd9d8-d8f4-4b7d-929b-7c54c95d683e 2018-07-22 02:04:17,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=541199d1-ec24-46f2-a5cb-7b4cee20014c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:17,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f7b60896-518a-474d-9ca8-d2db6a87bec8 Date: Sun, 22 Jul 2018 02:04:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:17Z","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":"89335504-aeb8-4a10-8e57-fc4344f277df","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"541199d1-ec24-46f2-a5cb-7b4cee20014c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:17Z","ip_version":4}]} 2018-07-22 02:04:17,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=541199d1-ec24-46f2-a5cb-7b4cee20014c used request id req-f7b60896-518a-474d-9ca8-d2db6a87bec8 2018-07-22 02:04:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:17,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ab8dfe96-5fce-436a-a77b-b7e251dfc7c3 Date: Sun, 22 Jul 2018 02:04:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"541199d1-ec24-46f2-a5cb-7b4cee20014c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["89335504-aeb8-4a10-8e57-fc4344f277df"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:16Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:17,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-net used request id req-ab8dfe96-5fce-436a-a77b-b7e251dfc7c3 2018-07-22 02:04:17,927 - 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-22 02:04:17,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:17,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:18,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951489b9-627c-4d63-8dfd-37d69455b4fc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:18,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-951489b9-627c-4d63-8dfd-37d69455b4fc 2018-07-22 02:04:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=541199d1-ec24-46f2-a5cb-7b4cee20014c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:18,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-691829c3-e890-48a2-8b4e-87b9196d6d59 Date: Sun, 22 Jul 2018 02:04:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:17Z","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":"89335504-aeb8-4a10-8e57-fc4344f277df","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"541199d1-ec24-46f2-a5cb-7b4cee20014c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:17Z","ip_version":4}]} 2018-07-22 02:04:18,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=541199d1-ec24-46f2-a5cb-7b4cee20014c used request id req-691829c3-e890-48a2-8b4e-87b9196d6d59 2018-07-22 02:04:18,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:04:18,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:18,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["iR5enXi1S3WmbJYxcHTysQ"], "issued_at": "2018-07-22T02:04:18.000000Z"}} 2018-07-22 02:04:18,463 - 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}39d1fd4b57de55f03e35ea6f3cb20b65592dfe8d" 2018-07-22 02:04:18,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cebe621-9831-4e24-bfea-5a552eac81b5 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-22 02:04:18,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2cebe621-9831-4e24-bfea-5a552eac81b5 2018-07-22 02:04:18,656 - 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}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:18,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e97a06ec-394d-496b-a325-cb67206e0c51 Date: Sun, 22 Jul 2018 02:04:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:04:18,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-e97a06ec-394d-496b-a325-cb67206e0c51 2018-07-22 02:04:18,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:18,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1e0ac9b2-39ba-4464-9cdc-cde7f7734cb3 Date: Sun, 22 Jul 2018 02:04:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:04:18,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-1e0ac9b2-39ba-4464-9cdc-cde7f7734cb3 2018-07-22 02:04:18,782 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router 2018-07-22 02:04:18,787 - 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}8116db204a474c791433c5a7875a5cda4177f8bd" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router", "admin_state_up": true}}' 2018-07-22 02:04:20,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ad40c7bd-176a-4adf-8abf-5b3234aa0d78 Date: Sun, 22 Jul 2018 02:04:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:04:18Z", "admin_state_up": true, "updated_at": "2018-07-22T02:04:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "65fbea03-f07b-406c-86d8-5c4a72d08aa3", "name": "NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router"}} 2018-07-22 02:04:20,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-ad40c7bd-176a-4adf-8abf-5b3234aa0d78 2018-07-22 02:04:20,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=65fbea03-f07b-406c-86d8-5c4a72d08aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:20,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-db1c9b01-13c0-4bdd-9aa7-b63e2e910675 Date: Sun, 22 Jul 2018 02:04:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:19Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.205"}],"id":"7cef9ce5-b94e-40b0-83f6-9041b4785db4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:a1:9c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:04:19Z","binding:vnic_type":"normal","device_id":"65fbea03-f07b-406c-86d8-5c4a72d08aa3","ip_allocation":"immediate"}]} 2018-07-22 02:04:20,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=65fbea03-f07b-406c-86d8-5c4a72d08aa3 used request id req-db1c9b01-13c0-4bdd-9aa7-b63e2e910675 2018-07-22 02:04:20,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:20,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-cdcde6bf-2e08-4d99-8164-5fc154209438 Date: Sun, 22 Jul 2018 02:04:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:04:20,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-cdcde6bf-2e08-4d99-8164-5fc154209438 2018-07-22 02:04:20,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:20,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-121950f3-9582-4867-a401-b21211999ba6 Date: Sun, 22 Jul 2018 02:04:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:04:18Z", "admin_state_up": true, "updated_at": "2018-07-22T02:04:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "65fbea03-f07b-406c-86d8-5c4a72d08aa3", "name": "NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router"}]} 2018-07-22 02:04:20,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router used request id req-121950f3-9582-4867-a401-b21211999ba6 2018-07-22 02:04:20,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:20,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf71d485-2e39-4300-b1a8-4cda9cc4b338 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:20,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-bf71d485-2e39-4300-b1a8-4cda9cc4b338 2018-07-22 02:04:20,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=65fbea03-f07b-406c-86d8-5c4a72d08aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:20,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-5438a12b-5366-417c-86be-a3c1682b601d Date: Sun, 22 Jul 2018 02:04:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:19Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.205"}],"id":"7cef9ce5-b94e-40b0-83f6-9041b4785db4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:a1:9c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:04:19Z","binding:vnic_type":"normal","device_id":"65fbea03-f07b-406c-86d8-5c4a72d08aa3","ip_allocation":"immediate"}]} 2018-07-22 02:04:20,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=65fbea03-f07b-406c-86d8-5c4a72d08aa3 used request id req-5438a12b-5366-417c-86be-a3c1682b601d 2018-07-22 02:04:20,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:20,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-097c1e1b-2de3-40c3-ba14-aa455edbda2c Date: Sun, 22 Jul 2018 02:04:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:04:20,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-097c1e1b-2de3-40c3-ba14-aa455edbda2c 2018-07-22 02:04:20,661 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-subnet 2018-07-22 02:04:20,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/89335504-aeb8-4a10-8e57-fc4344f277df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:21,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b83c27b-6924-484c-b575-e8a9d2c40934 Date: Sun, 22 Jul 2018 02:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:21,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/89335504-aeb8-4a10-8e57-fc4344f277df used request id req-0b83c27b-6924-484c-b575-e8a9d2c40934 2018-07-22 02:04:21,462 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router 2018-07-22 02:04:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/65fbea03-f07b-406c-86d8-5c4a72d08aa3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" -d '{"subnet_id": "89335504-aeb8-4a10-8e57-fc4344f277df"}' 2018-07-22 02:04:21,963 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-bf230e29-0bce-4d6d-b611-d50eddf9b3df Date: Sun, 22 Jul 2018 02:04:21 GMT RESP BODY: {"NeutronError": {"message": "Subnet 89335504-aeb8-4a10-8e57-fc4344f277df could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 02:04:21,963 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/65fbea03-f07b-406c-86d8-5c4a72d08aa3/add_router_interface used request id req-bf230e29-0bce-4d6d-b611-d50eddf9b3df 2018-07-22 02:04:21,963 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 89335504-aeb8-4a10-8e57-fc4344f277df could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 02:04:21,964 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router 2018-07-22 02:04:21,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/65fbea03-f07b-406c-86d8-5c4a72d08aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:22,947 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5a3f000-cf85-4f2f-822f-3b525865f3d3 Content-Length: 0 Date: Sun, 22 Jul 2018 02:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:22,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/65fbea03-f07b-406c-86d8-5c4a72d08aa3 used request id req-c5a3f000-cf85-4f2f-822f-3b525865f3d3 2018-07-22 02:04:22,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:23,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1bc6c1a8-19d7-4981-b8c2-f1aea7a8c583 Date: Sun, 22 Jul 2018 02:04:23 GMT RESP BODY: {"routers": []} 2018-07-22 02:04:23,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-router used request id req-1bc6c1a8-19d7-4981-b8c2-f1aea7a8c583 2018-07-22 02:04:23,025 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-subnet 2018-07-22 02:04:23,026 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-subnet 2018-07-22 02:04:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/89335504-aeb8-4a10-8e57-fc4344f277df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:23,062 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-20573297-2669-46ab-b47c-d4d0943899c4 Date: Sun, 22 Jul 2018 02:04:23 GMT RESP BODY: {"NeutronError": {"message": "Subnet 89335504-aeb8-4a10-8e57-fc4344f277df could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 02:04:23,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/89335504-aeb8-4a10-8e57-fc4344f277df used request id req-20573297-2669-46ab-b47c-d4d0943899c4 2018-07-22 02:04:23,062 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 89335504-aeb8-4a10-8e57-fc4344f277df could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 02:04:23,063 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f16df0fc-f494-4bcf-b2c2-3b2d14b7d2d0-pub-net 2018-07-22 02:04:23,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/541199d1-ec24-46f2-a5cb-7b4cee20014c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8116db204a474c791433c5a7875a5cda4177f8bd" 2018-07-22 02:04:23,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6915de29-60e0-4231-8255-8f01fca8e7e0 Date: Sun, 22 Jul 2018 02:04:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:23,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/541199d1-ec24-46f2-a5cb-7b4cee20014c used request id req-6915de29-60e0-4231-8255-8f01fca8e7e0 2018-07-22 02:04:23,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:24,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["M_2YHL6FQy24Uy9hhX_sGg"], "issued_at": "2018-07-22T02:04:24.000000Z"}} 2018-07-22 02:04:24,130 - 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}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:24,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1443dcc9-bc93-482f-9e1e-4b8d438d3930 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-22 02:04:24,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1443dcc9-bc93-482f-9e1e-4b8d438d3930 2018-07-22 02:04:24,210 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-net 2018-07-22 02:04:24,215 - 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}6dc947d6287f1b410282b40c812ecb538f347962" -d '{"network": {"name": "NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:24,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-b3560847-9e1d-46a8-b88f-e2e7f9f7e6c2 Date: Sun, 22 Jul 2018 02:04:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:24Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:24Z","mtu":1450}} 2018-07-22 02:04:24,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b3560847-9e1d-46a8-b88f-e2e7f9f7e6c2 2018-07-22 02:04:24,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:24,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8584e863-28a5-46d4-b07e-a0f9030273df Date: Sun, 22 Jul 2018 02:04:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:24Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:24,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 used request id req-8584e863-28a5-46d4-b07e-a0f9030273df 2018-07-22 02:04:24,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:24,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-854a4d4d-6b84-4054-90eb-1bdf4caf0bbb Date: Sun, 22 Jul 2018 02:04:24 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:24,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 used request id req-854a4d4d-6b84-4054-90eb-1bdf4caf0bbb 2018-07-22 02:04:24,744 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet 2018-07-22 02:04:24,749 - 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}6dc947d6287f1b410282b40c812ecb538f347962" -d '{"subnets": [{"ip_version": 4, "network_id": "2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet"}]}' 2018-07-22 02:04:25,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cd763a53-3c53-42d6-bfda-fff79b33d041 Date: Sun, 22 Jul 2018 02:04:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"a7ba5378-da9f-4edb-b9bf-67b365852757","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:24Z","ip_version":4}]} 2018-07-22 02:04:25,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-cd763a53-3c53-42d6-bfda-fff79b33d041 2018-07-22 02:04:25,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:25,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-73c7bf2f-c49b-4611-b1d7-772e33ea3b86 Date: Sun, 22 Jul 2018 02:04:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a7ba5378-da9f-4edb-b9bf-67b365852757"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:24Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:25,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 used request id req-73c7bf2f-c49b-4611-b1d7-772e33ea3b86 2018-07-22 02:04:25,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:25,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9a0fc45e-8f8f-4348-b282-9d7bf382219f Date: Sun, 22 Jul 2018 02:04:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"a7ba5378-da9f-4edb-b9bf-67b365852757","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:24Z","ip_version":4}]} 2018-07-22 02:04:25,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 used request id req-9a0fc45e-8f8f-4348-b282-9d7bf382219f 2018-07-22 02:04:25,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:25,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a49d4714-841c-4856-b03e-be3c43e20b7d Date: Sun, 22 Jul 2018 02:04:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a7ba5378-da9f-4edb-b9bf-67b365852757"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:24Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:25,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-net used request id req-a49d4714-841c-4856-b03e-be3c43e20b7d 2018-07-22 02:04:25,529 - 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-22 02:04:25,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:25,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2ce264-25ed-4374-a2fa-f41e9f998351 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:25,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-fd2ce264-25ed-4374-a2fa-f41e9f998351 2018-07-22 02:04:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:25,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-da253876-f137-4ab2-b35d-5dd2aa8c4c2b Date: Sun, 22 Jul 2018 02:04:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"a7ba5378-da9f-4edb-b9bf-67b365852757","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:24Z","ip_version":4}]} 2018-07-22 02:04:25,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 used request id req-da253876-f137-4ab2-b35d-5dd2aa8c4c2b 2018-07-22 02:04:25,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2&name=NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:25,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-491c1d73-8c60-4df2-8a7e-24fa94c3624b Date: Sun, 22 Jul 2018 02:04:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"a7ba5378-da9f-4edb-b9bf-67b365852757","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:24Z","ip_version":4}]} 2018-07-22 02:04:25,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2&name=NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet used request id req-491c1d73-8c60-4df2-8a7e-24fa94c3624b 2018-07-22 02:04:25,650 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet 2018-07-22 02:04:25,651 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-subnet 2018-07-22 02:04:25,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a7ba5378-da9f-4edb-b9bf-67b365852757 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:26,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e715f9fd-2b1e-45a8-9aed-066b196cc308 Date: Sun, 22 Jul 2018 02:04:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:26,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a7ba5378-da9f-4edb-b9bf-67b365852757 used request id req-e715f9fd-2b1e-45a8-9aed-066b196cc308 2018-07-22 02:04:26,451 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2a62fa31-c799-4aaa-811a-433fe8442cc6-pub-net 2018-07-22 02:04:26,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc947d6287f1b410282b40c812ecb538f347962" 2018-07-22 02:04:27,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc6df5d6-36e4-4c9c-b504-39ecc5d2164d Date: Sun, 22 Jul 2018 02:04:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:27,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/2f83828c-f3e5-4b2b-8f4f-5ddbb20e0fa2 used request id req-cc6df5d6-36e4-4c9c-b504-39ecc5d2164d 2018-07-22 02:04:27,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:27,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ZCOdAJnYTKmTvMeT79i_4w"], "issued_at": "2018-07-22T02:04:27.000000Z"}} 2018-07-22 02:04:27,824 - 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}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:27,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1098f16-3b33-40a3-9dc3-a47d4481b722 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-22 02:04:27,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a1098f16-3b33-40a3-9dc3-a47d4481b722 2018-07-22 02:04:27,837 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-net 2018-07-22 02:04:27,842 - 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}a97106ae860498f71e3a935426f15c5662421f24" -d '{"network": {"name": "NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:28,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f149e2cb-1f0f-4456-8318-f9497416ddb2 Date: Sun, 22 Jul 2018 02:04:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bf4e6778-642c-40e7-bb38-738c55a4ebbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:28Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:28Z","mtu":1450}} 2018-07-22 02:04:28,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-f149e2cb-1f0f-4456-8318-f9497416ddb2 2018-07-22 02:04:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=bf4e6778-642c-40e7-bb38-738c55a4ebbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:28,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-85c2958a-37dc-4d28-b1f3-d3a0ef27e312 Date: Sun, 22 Jul 2018 02:04:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf4e6778-642c-40e7-bb38-738c55a4ebbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:28Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:28,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=bf4e6778-642c-40e7-bb38-738c55a4ebbe used request id req-85c2958a-37dc-4d28-b1f3-d3a0ef27e312 2018-07-22 02:04:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bf4e6778-642c-40e7-bb38-738c55a4ebbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:28,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-368d78fe-a93a-4c40-8b3b-4cf25fe50bc6 Date: Sun, 22 Jul 2018 02:04:28 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:28,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bf4e6778-642c-40e7-bb38-738c55a4ebbe used request id req-368d78fe-a93a-4c40-8b3b-4cf25fe50bc6 2018-07-22 02:04:28,376 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-subnet 2018-07-22 02:04:28,381 - 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}a97106ae860498f71e3a935426f15c5662421f24" -d '{"subnets": [{"ip_version": 4, "network_id": "bf4e6778-642c-40e7-bb38-738c55a4ebbe", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-subnet"}]}' 2018-07-22 02:04:28,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b03b8ce1-919f-49ba-bb77-6a33db09d2cd Date: Sun, 22 Jul 2018 02:04:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:28Z","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":"55aa6a3c-797b-4218-9538-27b2ae70da64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bf4e6778-642c-40e7-bb38-738c55a4ebbe","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:28Z","ip_version":4}]} 2018-07-22 02:04:28,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-b03b8ce1-919f-49ba-bb77-6a33db09d2cd 2018-07-22 02:04:28,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=bf4e6778-642c-40e7-bb38-738c55a4ebbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:28,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-711a1287-4fa6-41ff-b2c8-ef098c4832cd Date: Sun, 22 Jul 2018 02:04:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bf4e6778-642c-40e7-bb38-738c55a4ebbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["55aa6a3c-797b-4218-9538-27b2ae70da64"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:28Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:28,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=bf4e6778-642c-40e7-bb38-738c55a4ebbe used request id req-711a1287-4fa6-41ff-b2c8-ef098c4832cd 2018-07-22 02:04:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bf4e6778-642c-40e7-bb38-738c55a4ebbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:28,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-47b325ab-e78b-4c85-9d6b-8d39405334b6 Date: Sun, 22 Jul 2018 02:04:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:28Z","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":"55aa6a3c-797b-4218-9538-27b2ae70da64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bf4e6778-642c-40e7-bb38-738c55a4ebbe","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:28Z","ip_version":4}]} 2018-07-22 02:04:28,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bf4e6778-642c-40e7-bb38-738c55a4ebbe used request id req-47b325ab-e78b-4c85-9d6b-8d39405334b6 2018-07-22 02:04:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:28,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d7b8ca2e-b200-4be0-9fc4-dab7cef43113 Date: Sun, 22 Jul 2018 02:04:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bf4e6778-642c-40e7-bb38-738c55a4ebbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["55aa6a3c-797b-4218-9538-27b2ae70da64"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:28Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:28,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-net used request id req-d7b8ca2e-b200-4be0-9fc4-dab7cef43113 2018-07-22 02:04:28,984 - 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-22 02:04:28,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:28,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:29,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e88e47-2e1c-4a9a-b32b-477e564fe739 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:29,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-32e88e47-2e1c-4a9a-b32b-477e564fe739 2018-07-22 02:04:29,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bf4e6778-642c-40e7-bb38-738c55a4ebbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:29,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-066afe5e-0ec2-4302-8278-07ccabac5111 Date: Sun, 22 Jul 2018 02:04:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:28Z","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":"55aa6a3c-797b-4218-9538-27b2ae70da64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bf4e6778-642c-40e7-bb38-738c55a4ebbe","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:28Z","ip_version":4}]} 2018-07-22 02:04:29,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bf4e6778-642c-40e7-bb38-738c55a4ebbe used request id req-066afe5e-0ec2-4302-8278-07ccabac5111 2018-07-22 02:04:29,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:04:29,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:29,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["myMp11_rR-W6-4D2OIgWHw"], "issued_at": "2018-07-22T02:04:29.000000Z"}} 2018-07-22 02:04:29,467 - 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}4b3f5b7be4ef6dc85ad96e097d31de61a9b900c4" 2018-07-22 02:04:29,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e685cc5-3837-4aa0-943d-96320c9d856f 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-22 02:04:29,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5e685cc5-3837-4aa0-943d-96320c9d856f 2018-07-22 02:04:29,556 - 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}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:29,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-642b6f6f-95f5-48ae-a96e-ebfcd4f7f599 Date: Sun, 22 Jul 2018 02:04:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:04:29,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-642b6f6f-95f5-48ae-a96e-ebfcd4f7f599 2018-07-22 02:04:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:29,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a61a03b7-c8da-4679-a654-d471c0159080 Date: Sun, 22 Jul 2018 02:04:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:04:29,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-a61a03b7-c8da-4679-a654-d471c0159080 2018-07-22 02:04:29,680 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router 2018-07-22 02:04:29,684 - 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}a97106ae860498f71e3a935426f15c5662421f24" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router", "admin_state_up": true}}' 2018-07-22 02:04:31,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c9daa1ac-4dc4-4b0d-af1c-a2a241a30ebb Date: Sun, 22 Jul 2018 02:04:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:04:29Z", "admin_state_up": true, "updated_at": "2018-07-22T02:04:30Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "75e08038-c59b-4f19-bfb5-ed948dbf761d", "name": "NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router"}} 2018-07-22 02:04:31,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-c9daa1ac-4dc4-4b0d-af1c-a2a241a30ebb 2018-07-22 02:04:31,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=75e08038-c59b-4f19-bfb5-ed948dbf761d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:31,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-0748610e-77ff-4d58-a705-ad81675323bb Date: Sun, 22 Jul 2018 02:04:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:30Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.201"}],"id":"42598e7c-e0eb-4e41-a8e4-25e1c32851eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:53:8f:57","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:04:30Z","binding:vnic_type":"normal","device_id":"75e08038-c59b-4f19-bfb5-ed948dbf761d","ip_allocation":"immediate"}]} 2018-07-22 02:04:31,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=75e08038-c59b-4f19-bfb5-ed948dbf761d used request id req-0748610e-77ff-4d58-a705-ad81675323bb 2018-07-22 02:04:31,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:31,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ce5773f3-499c-46c6-8001-67c3a90aa9fd Date: Sun, 22 Jul 2018 02:04:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:04:31,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-ce5773f3-499c-46c6-8001-67c3a90aa9fd 2018-07-22 02:04:31,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:31,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0ff76628-969a-4c4f-bf59-f040f025896d Date: Sun, 22 Jul 2018 02:04:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:04:29Z", "admin_state_up": true, "updated_at": "2018-07-22T02:04:30Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "75e08038-c59b-4f19-bfb5-ed948dbf761d", "name": "NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router"}]} 2018-07-22 02:04:31,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router used request id req-0ff76628-969a-4c4f-bf59-f040f025896d 2018-07-22 02:04:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:31,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0028287a-c3f3-4aac-8de5-18735318779d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:31,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-0028287a-c3f3-4aac-8de5-18735318779d 2018-07-22 02:04:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=75e08038-c59b-4f19-bfb5-ed948dbf761d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:31,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-f09aad81-db41-4ae2-ba14-2b0ae7314946 Date: Sun, 22 Jul 2018 02:04:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:30Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.201"}],"id":"42598e7c-e0eb-4e41-a8e4-25e1c32851eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:53:8f:57","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:04:30Z","binding:vnic_type":"normal","device_id":"75e08038-c59b-4f19-bfb5-ed948dbf761d","ip_allocation":"immediate"}]} 2018-07-22 02:04:31,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=75e08038-c59b-4f19-bfb5-ed948dbf761d used request id req-f09aad81-db41-4ae2-ba14-2b0ae7314946 2018-07-22 02:04:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:31,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-3659f029-ae6c-4f62-8bc8-3348d880af8d Date: Sun, 22 Jul 2018 02:04:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:04:31,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-3659f029-ae6c-4f62-8bc8-3348d880af8d 2018-07-22 02:04:31,711 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router 2018-07-22 02:04:31,711 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router 2018-07-22 02:04:31,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/75e08038-c59b-4f19-bfb5-ed948dbf761d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:32,744 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1bf15dd-4657-4592-b120-d5cf64e93d35 Content-Length: 0 Date: Sun, 22 Jul 2018 02:04:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:32,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/75e08038-c59b-4f19-bfb5-ed948dbf761d used request id req-b1bf15dd-4657-4592-b120-d5cf64e93d35 2018-07-22 02:04:32,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:32,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a43083e-577b-4d5e-9c35-9f7dd3af7ebe Date: Sun, 22 Jul 2018 02:04:32 GMT RESP BODY: {"routers": []} 2018-07-22 02:04:32,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-router used request id req-1a43083e-577b-4d5e-9c35-9f7dd3af7ebe 2018-07-22 02:04:32,812 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-subnet 2018-07-22 02:04:32,813 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-subnet 2018-07-22 02:04:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/55aa6a3c-797b-4218-9538-27b2ae70da64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:34,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39ecb20b-67a0-4a77-9368-6b7e2f0d7393 Date: Sun, 22 Jul 2018 02:04:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:34,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/55aa6a3c-797b-4218-9538-27b2ae70da64 used request id req-39ecb20b-67a0-4a77-9368-6b7e2f0d7393 2018-07-22 02:04:34,096 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fb87b7c2-1eef-440a-8e30-80ec8d0f4a3b-pub-net 2018-07-22 02:04:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/bf4e6778-642c-40e7-bb38-738c55a4ebbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97106ae860498f71e3a935426f15c5662421f24" 2018-07-22 02:04:34,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f98951cf-409e-4a44-8e62-2e0dcd70009c Date: Sun, 22 Jul 2018 02:04:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:34,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/bf4e6778-642c-40e7-bb38-738c55a4ebbe used request id req-f98951cf-409e-4a44-8e62-2e0dcd70009c 2018-07-22 02:04:34,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:35,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["1zlFoSloRFiRyDhijbUw7g"], "issued_at": "2018-07-22T02:04:35.000000Z"}} 2018-07-22 02:04:35,266 - 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}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:35,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f5890c-f87c-4473-9bb0-5d7394e96e5b 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-22 02:04:35,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e7f5890c-f87c-4473-9bb0-5d7394e96e5b 2018-07-22 02:04:35,343 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net 2018-07-22 02:04:35,348 - 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}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" -d '{"network": {"name": "NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:35,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f9a8fbb0-7d37-4044-af9d-edbed1d03b84 Date: Sun, 22 Jul 2018 02:04:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dba259a5-a09b-4865-add1-9e53a1de678d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:35Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","mtu":1450}} 2018-07-22 02:04:35,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-f9a8fbb0-7d37-4044-af9d-edbed1d03b84 2018-07-22 02:04:35,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=dba259a5-a09b-4865-add1-9e53a1de678d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:35,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4c8367f3-d596-4ea5-9ee7-3c67f46bb5de Date: Sun, 22 Jul 2018 02:04:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dba259a5-a09b-4865-add1-9e53a1de678d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:35,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=dba259a5-a09b-4865-add1-9e53a1de678d used request id req-4c8367f3-d596-4ea5-9ee7-3c67f46bb5de 2018-07-22 02:04:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:35,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1be1e848-4741-41ec-b33a-edb2d616ce3a Date: Sun, 22 Jul 2018 02:04:35 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:35,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d used request id req-1be1e848-4741-41ec-b33a-edb2d616ce3a 2018-07-22 02:04:35,873 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet 2018-07-22 02:04:35,878 - 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}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" -d '{"subnets": [{"ip_version": 4, "network_id": "dba259a5-a09b-4865-add1-9e53a1de678d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet"}]}' 2018-07-22 02:04:36,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3f889c8b-8ba7-42d4-94ef-32b8aca0d24f Date: Sun, 22 Jul 2018 02:04:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:35Z","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":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","ip_version":4}]} 2018-07-22 02:04:36,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-3f889c8b-8ba7-42d4-94ef-32b8aca0d24f 2018-07-22 02:04:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=dba259a5-a09b-4865-add1-9e53a1de678d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:36,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b77d0aca-bcd8-458a-8638-bd9967ac0749 Date: Sun, 22 Jul 2018 02:04:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dba259a5-a09b-4865-add1-9e53a1de678d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["3ca8fc18-6585-477f-a43f-bfcb43b0d0ad"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:36,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=dba259a5-a09b-4865-add1-9e53a1de678d used request id req-b77d0aca-bcd8-458a-8638-bd9967ac0749 2018-07-22 02:04:36,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:36,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-df17bb80-8a2a-4c9a-ab5d-c92c53c11e66 Date: Sun, 22 Jul 2018 02:04:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:35Z","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":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","ip_version":4}]} 2018-07-22 02:04:36,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d used request id req-df17bb80-8a2a-4c9a-ab5d-c92c53c11e66 2018-07-22 02:04:36,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:36,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a7f91562-506a-41ee-8bf9-05dfbc8442fe Date: Sun, 22 Jul 2018 02:04:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dba259a5-a09b-4865-add1-9e53a1de678d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["3ca8fc18-6585-477f-a43f-bfcb43b0d0ad"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:36,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net used request id req-a7f91562-506a-41ee-8bf9-05dfbc8442fe 2018-07-22 02:04:36,626 - 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-22 02:04:36,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:36,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:36,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070c000c-e6ed-43b8-9c25-08f7f732c884 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:36,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-070c000c-e6ed-43b8-9c25-08f7f732c884 2018-07-22 02:04:36,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:36,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c813d654-d100-4dd0-9d4a-13b2e23f1175 Date: Sun, 22 Jul 2018 02:04:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:35Z","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":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","ip_version":4}]} 2018-07-22 02:04:36,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d used request id req-c813d654-d100-4dd0-9d4a-13b2e23f1175 2018-07-22 02:04:36,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d&name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:36,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-78593ed4-f703-4fb4-87be-f399c032ee07 Date: Sun, 22 Jul 2018 02:04:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:35Z","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":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","ip_version":4}]} 2018-07-22 02:04:36,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d&name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet used request id req-78593ed4-f703-4fb4-87be-f399c032ee07 2018-07-22 02:04:36,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:04:36,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:37,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["g8Z7FWz3T7agr265nD5UpQ"], "issued_at": "2018-07-22T02:04:37.000000Z"}} 2018-07-22 02:04:37,132 - 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}b6bb341f5e3af75581052fa8e8db3643723ad3be" 2018-07-22 02:04:37,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2795bec2-e9ab-4cb9-86cf-84c3f093589f 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-22 02:04:37,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2795bec2-e9ab-4cb9-86cf-84c3f093589f 2018-07-22 02:04:37,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:37,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7ae087ba-5ea2-4366-8cf2-63a4107a2450 Date: Sun, 22 Jul 2018 02:04:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dba259a5-a09b-4865-add1-9e53a1de678d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["3ca8fc18-6585-477f-a43f-bfcb43b0d0ad"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:37,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net used request id req-7ae087ba-5ea2-4366-8cf2-63a4107a2450 2018-07-22 02:04:37,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:37,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7cd2ee10-75e6-4b88-aaa6-736aeb821ada Date: Sun, 22 Jul 2018 02:04:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:35Z","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":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","ip_version":4}]} 2018-07-22 02:04:37,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d used request id req-7cd2ee10-75e6-4b88-aaa6-736aeb821ada 2018-07-22 02:04:37,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:37,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9cb61096-f5a7-4ade-8536-345f99dcc697 Date: Sun, 22 Jul 2018 02:04:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dba259a5-a09b-4865-add1-9e53a1de678d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["3ca8fc18-6585-477f-a43f-bfcb43b0d0ad"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:37,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net used request id req-9cb61096-f5a7-4ade-8536-345f99dcc697 2018-07-22 02:04:37,432 - 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-22 02:04:37,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:37,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6bb341f5e3af75581052fa8e8db3643723ad3be" 2018-07-22 02:04:37,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49487ec-32e8-4d74-8633-5352bf842648 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:37,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-f49487ec-32e8-4d74-8633-5352bf842648 2018-07-22 02:04:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:37,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-238f4864-fa8e-4d55-bb08-b1d802238622 Date: Sun, 22 Jul 2018 02:04:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:35Z","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":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","ip_version":4}]} 2018-07-22 02:04:37,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d used request id req-238f4864-fa8e-4d55-bb08-b1d802238622 2018-07-22 02:04:37,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d&name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:37,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-dc491b94-ba40-40db-9406-f6e42cd4d059 Date: Sun, 22 Jul 2018 02:04:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:35Z","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":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:35Z","ip_version":4}]} 2018-07-22 02:04:37,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dba259a5-a09b-4865-add1-9e53a1de678d&name=NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet used request id req-dc491b94-ba40-40db-9406-f6e42cd4d059 2018-07-22 02:04:37,615 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net 2018-07-22 02:04:37,620 - 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}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" -d '{"port": {"network_id": "dba259a5-a09b-4865-add1-9e53a1de678d", "fixed_ips": [{"subnet_id": "3ca8fc18-6585-477f-a43f-bfcb43b0d0ad", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-port", "admin_state_up": true}}' 2018-07-22 02:04:38,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-c3c23026-f6fc-4aea-b131-a762bec69344 Date: Sun, 22 Jul 2018 02:04:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:37Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","ip_address":"10.55.1.100"}],"id":"a714e11a-eff8-457b-8b56-5137cf51f305","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:57:4b:eb","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-port","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 02:04:38,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-c3c23026-f6fc-4aea-b131-a762bec69344 2018-07-22 02:04:38,316 - 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}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:38,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1886 X-Openstack-Request-Id: req-4a5284c3-16c8-4298-8824-737be1e68b81 Date: Sun, 22 Jul 2018 02:04:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","ip_address":"10.55.1.2"}],"id":"6c50870f-a578-4161-bc09-1942f5b545dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:fb:57","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dba259a5-a09b-4865-add1-9e53a1de678d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ca8fc18-6585-477f-a43f-bfcb43b0d0ad","ip_address":"10.55.1.100"}],"id":"a714e11a-eff8-457b-8b56-5137cf51f305","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:57:4b:eb","project_id":"e022d16594794ceba7252a46e5007481","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-port","admin_state_up":true,"network_id":"dba259a5-a09b-4865-add1-9e53a1de678d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 02:04:38,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports used request id req-4a5284c3-16c8-4298-8824-737be1e68b81 2018-07-22 02:04:38,600 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-port 2018-07-22 02:04:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/a714e11a-eff8-457b-8b56-5137cf51f305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:39,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92fa97ab-862d-44e5-ba33-170111a6bfe6 Date: Sun, 22 Jul 2018 02:04:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:39,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/a714e11a-eff8-457b-8b56-5137cf51f305 used request id req-92fa97ab-862d-44e5-ba33-170111a6bfe6 2018-07-22 02:04:39,086 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet 2018-07-22 02:04:39,086 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-subnet 2018-07-22 02:04:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/3ca8fc18-6585-477f-a43f-bfcb43b0d0ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:39,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ddab8ed-8262-41f4-8ab6-5427daf18d75 Date: Sun, 22 Jul 2018 02:04:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:39,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3ca8fc18-6585-477f-a43f-bfcb43b0d0ad used request id req-5ddab8ed-8262-41f4-8ab6-5427daf18d75 2018-07-22 02:04:39,875 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-04f23e8b-a6af-4a3a-bed9-a86527909396-pub-net 2018-07-22 02:04:39,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/dba259a5-a09b-4865-add1-9e53a1de678d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131c7436065a92a7afdd65418f83ce0bc7fd0e9c" 2018-07-22 02:04:40,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b96934f-fa2f-44b9-a1cd-393fac113247 Date: Sun, 22 Jul 2018 02:04:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:40,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/dba259a5-a09b-4865-add1-9e53a1de678d used request id req-4b96934f-fa2f-44b9-a1cd-393fac113247 2018-07-22 02:04:40,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:41,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jZYtt9JfRESZ1HJNdlVvuw"], "issued_at": "2018-07-22T02:04:41.000000Z"}} 2018-07-22 02:04:41,196 - 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}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:41,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5bebc8-40fd-449f-b4b4-513e6baca59d 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-22 02:04:41,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cb5bebc8-40fd-449f-b4b4-513e6baca59d 2018-07-22 02:04:41,280 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net 2018-07-22 02:04:41,285 - 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}b60df749fcbb1a48209314bba27f789178715670" -d '{"network": {"name": "NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:41,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-42ee9024-b4ce-4c20-b15a-871983252b58 Date: Sun, 22 Jul 2018 02:04:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:41Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:41Z","mtu":1450}} 2018-07-22 02:04:41,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-42ee9024-b4ce-4c20-b15a-871983252b58 2018-07-22 02:04:41,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:41,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-48267148-b836-4055-b41d-9e05decafa5d Date: Sun, 22 Jul 2018 02:04:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:41Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:41,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f used request id req-48267148-b836-4055-b41d-9e05decafa5d 2018-07-22 02:04:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:41,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-24d3271f-5dc0-445f-aeac-f985039256ae Date: Sun, 22 Jul 2018 02:04:41 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:41,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f used request id req-24d3271f-5dc0-445f-aeac-f985039256ae 2018-07-22 02:04:41,821 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet 2018-07-22 02:04:41,826 - 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}b60df749fcbb1a48209314bba27f789178715670" -d '{"subnets": [{"ip_version": 4, "network_id": "5e4d4863-e915-4e30-875e-5c6f1a0d6d5f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet"}]}' 2018-07-22 02:04:42,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c20a40b2-c12d-425f-a812-3ee158d1699b Date: Sun, 22 Jul 2018 02:04:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"84ecea30-f428-4b12-94e7-305b7053aa04","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:42Z","ip_version":4}]} 2018-07-22 02:04:42,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-c20a40b2-c12d-425f-a812-3ee158d1699b 2018-07-22 02:04:42,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:42,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-91bbf94a-0501-49df-9c03-db7fddd3aff5 Date: Sun, 22 Jul 2018 02:04:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["84ecea30-f428-4b12-94e7-305b7053aa04"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:41Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:42,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f used request id req-91bbf94a-0501-49df-9c03-db7fddd3aff5 2018-07-22 02:04:42,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:42,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2ef7343c-4446-48d3-9fe0-aa7d73351107 Date: Sun, 22 Jul 2018 02:04:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"84ecea30-f428-4b12-94e7-305b7053aa04","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:42Z","ip_version":4}]} 2018-07-22 02:04:42,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f used request id req-2ef7343c-4446-48d3-9fe0-aa7d73351107 2018-07-22 02:04:42,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:42,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-31cda989-bcf2-45cb-9c42-20976ef34a85 Date: Sun, 22 Jul 2018 02:04:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["84ecea30-f428-4b12-94e7-305b7053aa04"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:41Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:42,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net used request id req-31cda989-bcf2-45cb-9c42-20976ef34a85 2018-07-22 02:04:42,573 - 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-22 02:04:42,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:42,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44779f03-5e46-4939-a13f-5a49905c7a83 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:42,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-44779f03-5e46-4939-a13f-5a49905c7a83 2018-07-22 02:04:42,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:42,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-41204819-81af-4f2e-a888-d6b288579f46 Date: Sun, 22 Jul 2018 02:04:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"84ecea30-f428-4b12-94e7-305b7053aa04","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:42Z","ip_version":4}]} 2018-07-22 02:04:42,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f used request id req-41204819-81af-4f2e-a888-d6b288579f46 2018-07-22 02:04:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f&name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:42,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c443890e-f42a-49ee-a8c0-121b67076c6c Date: Sun, 22 Jul 2018 02:04:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"84ecea30-f428-4b12-94e7-305b7053aa04","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:42Z","ip_version":4}]} 2018-07-22 02:04:42,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f&name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet used request id req-c443890e-f42a-49ee-a8c0-121b67076c6c 2018-07-22 02:04:42,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:04:42,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:43,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["awFqeLe-SOqG431TzjNrSw"], "issued_at": "2018-07-22T02:04:43.000000Z"}} 2018-07-22 02:04:43,143 - 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}b19eb996de25ac3b82f41a0e1fdf8c0cf8a05bf0" 2018-07-22 02:04:43,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6fa09f-f465-42da-a3df-5b2251011fcd 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-22 02:04:43,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3a6fa09f-f465-42da-a3df-5b2251011fcd 2018-07-22 02:04:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:43,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-83671e5d-9bab-4a60-af8e-8f5aee85409b Date: Sun, 22 Jul 2018 02:04:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["84ecea30-f428-4b12-94e7-305b7053aa04"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:41Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:43,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net used request id req-83671e5d-9bab-4a60-af8e-8f5aee85409b 2018-07-22 02:04:43,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:43,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0dfae14b-a9ec-40cb-8742-52761681d46d Date: Sun, 22 Jul 2018 02:04:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"84ecea30-f428-4b12-94e7-305b7053aa04","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:42Z","ip_version":4}]} 2018-07-22 02:04:43,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f used request id req-0dfae14b-a9ec-40cb-8742-52761681d46d 2018-07-22 02:04:43,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:43,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7a9c47f3-0051-44f7-97bc-51753e8a460f Date: Sun, 22 Jul 2018 02:04:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["84ecea30-f428-4b12-94e7-305b7053aa04"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:41Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:43,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net used request id req-7a9c47f3-0051-44f7-97bc-51753e8a460f 2018-07-22 02:04:43,449 - 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-22 02:04:43,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:43,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19eb996de25ac3b82f41a0e1fdf8c0cf8a05bf0" 2018-07-22 02:04:43,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0762daa4-9160-4bc1-b033-0ffe81e0f62a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:43,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-0762daa4-9160-4bc1-b033-0ffe81e0f62a 2018-07-22 02:04:43,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:43,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c2acf306-dfb9-4608-89e2-e69e5a41de20 Date: Sun, 22 Jul 2018 02:04:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"84ecea30-f428-4b12-94e7-305b7053aa04","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:42Z","ip_version":4}]} 2018-07-22 02:04:43,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f used request id req-c2acf306-dfb9-4608-89e2-e69e5a41de20 2018-07-22 02:04:43,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f&name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:43,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-52e31e4c-b3b8-4244-9d4a-fbb5016ae742 Date: Sun, 22 Jul 2018 02:04:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04: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":"84ecea30-f428-4b12-94e7-305b7053aa04","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:42Z","ip_version":4}]} 2018-07-22 02:04:43,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5e4d4863-e915-4e30-875e-5c6f1a0d6d5f&name=NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet used request id req-52e31e4c-b3b8-4244-9d4a-fbb5016ae742 2018-07-22 02:04:43,579 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net 2018-07-22 02:04:43,584 - 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}b60df749fcbb1a48209314bba27f789178715670" -d '{"port": {"network_id": "5e4d4863-e915-4e30-875e-5c6f1a0d6d5f", "fixed_ips": [{"subnet_id": "84ecea30-f428-4b12-94e7-305b7053aa04", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-port", "admin_state_up": true}}' 2018-07-22 02:04:44,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-563ab8ed-a0e4-42c8-9148-fc56ae6b31b1 Date: Sun, 22 Jul 2018 02:04:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:44Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"84ecea30-f428-4b12-94e7-305b7053aa04","ip_address":"10.55.1.100"}],"id":"cd794ced-fcff-4391-a01b-d6f0cef49b63","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:f8:40","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-port","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 02:04:44,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-563ab8ed-a0e4-42c8-9148-fc56ae6b31b1 2018-07-22 02:04:44,438 - 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}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:44,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1886 X-Openstack-Request-Id: req-c5265be9-aa3c-48a2-a486-75d83a5ec142 Date: Sun, 22 Jul 2018 02:04:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:44Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84ecea30-f428-4b12-94e7-305b7053aa04","ip_address":"10.55.1.2"}],"id":"428b6f9f-d8cb-44b0-a843-74163b9790a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:b1:9c","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:04:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"84ecea30-f428-4b12-94e7-305b7053aa04","ip_address":"10.55.1.100"}],"id":"cd794ced-fcff-4391-a01b-d6f0cef49b63","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:f8:40","project_id":"e022d16594794ceba7252a46e5007481","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-port","admin_state_up":true,"network_id":"5e4d4863-e915-4e30-875e-5c6f1a0d6d5f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 02:04:44,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports used request id req-c5265be9-aa3c-48a2-a486-75d83a5ec142 2018-07-22 02:04:44,508 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-port 2018-07-22 02:04:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/cd794ced-fcff-4391-a01b-d6f0cef49b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:44,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0d1c192-1910-44ec-8b38-d0f9ca81cb8f Date: Sun, 22 Jul 2018 02:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:44,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/cd794ced-fcff-4391-a01b-d6f0cef49b63 used request id req-f0d1c192-1910-44ec-8b38-d0f9ca81cb8f 2018-07-22 02:04:44,954 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet 2018-07-22 02:04:44,954 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-subnet 2018-07-22 02:04:44,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/84ecea30-f428-4b12-94e7-305b7053aa04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:45,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d62b6b0-7f51-42b4-9f02-f08ba69f6991 Date: Sun, 22 Jul 2018 02:04:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:45,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/84ecea30-f428-4b12-94e7-305b7053aa04 used request id req-8d62b6b0-7f51-42b4-9f02-f08ba69f6991 2018-07-22 02:04:45,957 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-af3a98a0-80cc-4f24-81b6-d7ba679ed194-pub-net 2018-07-22 02:04:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5e4d4863-e915-4e30-875e-5c6f1a0d6d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60df749fcbb1a48209314bba27f789178715670" 2018-07-22 02:04:46,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ef3c9da-d1b2-4953-abc2-4a5d615fbaf5 Date: Sun, 22 Jul 2018 02:04:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:46,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5e4d4863-e915-4e30-875e-5c6f1a0d6d5f used request id req-3ef3c9da-d1b2-4953-abc2-4a5d615fbaf5 2018-07-22 02:04:46,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:47,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["bsK1yFbZRAK56Dkuj3tFow"], "issued_at": "2018-07-22T02:04:47.000000Z"}} 2018-07-22 02:04:47,316 - 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}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:47,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7aa89b-be52-4a42-9e6e-e83eea750bc9 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-22 02:04:47,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ba7aa89b-be52-4a42-9e6e-e83eea750bc9 2018-07-22 02:04:47,390 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net 2018-07-22 02:04:47,395 - 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}3f4040160180d4a7f47b2500ef5f91971f865427" -d '{"network": {"name": "NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:47,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-efc6e48f-e0eb-4776-8547-53b14b533099 Date: Sun, 22 Jul 2018 02:04:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1486d60c-5079-4e6e-8431-42922c25d8fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:47Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:47Z","mtu":1450}} 2018-07-22 02:04:47,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-efc6e48f-e0eb-4776-8547-53b14b533099 2018-07-22 02:04:47,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1486d60c-5079-4e6e-8431-42922c25d8fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:47,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4ee7df01-c70a-4cc2-9275-4d9a48d26af0 Date: Sun, 22 Jul 2018 02:04:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1486d60c-5079-4e6e-8431-42922c25d8fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:47Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:47,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1486d60c-5079-4e6e-8431-42922c25d8fb used request id req-4ee7df01-c70a-4cc2-9275-4d9a48d26af0 2018-07-22 02:04:47,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:47,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-05335dc8-ba01-4845-807d-2ddd42502136 Date: Sun, 22 Jul 2018 02:04:47 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:47,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb used request id req-05335dc8-ba01-4845-807d-2ddd42502136 2018-07-22 02:04:47,937 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet 2018-07-22 02:04:47,942 - 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}3f4040160180d4a7f47b2500ef5f91971f865427" -d '{"subnets": [{"ip_version": 4, "network_id": "1486d60c-5079-4e6e-8431-42922c25d8fb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet"}]}' 2018-07-22 02:04:48,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a67ee9f3-e471-4df8-92bf-7ad3c95815ac Date: Sun, 22 Jul 2018 02:04:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:48Z","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":"cc7267b7-1053-450d-aec1-f679f10d598b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1486d60c-5079-4e6e-8431-42922c25d8fb","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:48Z","ip_version":4}]} 2018-07-22 02:04:48,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a67ee9f3-e471-4df8-92bf-7ad3c95815ac 2018-07-22 02:04:48,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1486d60c-5079-4e6e-8431-42922c25d8fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:48,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-22fe9bd3-c48f-47c1-b3e3-ee3b2bb7b95b Date: Sun, 22 Jul 2018 02:04:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1486d60c-5079-4e6e-8431-42922c25d8fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["cc7267b7-1053-450d-aec1-f679f10d598b"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:47Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:48,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1486d60c-5079-4e6e-8431-42922c25d8fb used request id req-22fe9bd3-c48f-47c1-b3e3-ee3b2bb7b95b 2018-07-22 02:04:48,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:48,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-705028aa-eab2-47f5-aca1-28674ae82296 Date: Sun, 22 Jul 2018 02:04:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:48Z","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":"cc7267b7-1053-450d-aec1-f679f10d598b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1486d60c-5079-4e6e-8431-42922c25d8fb","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:48Z","ip_version":4}]} 2018-07-22 02:04:48,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb used request id req-705028aa-eab2-47f5-aca1-28674ae82296 2018-07-22 02:04:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:48,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3b1c90c0-f9a6-4f64-889d-595cb84d0354 Date: Sun, 22 Jul 2018 02:04:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1486d60c-5079-4e6e-8431-42922c25d8fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["cc7267b7-1053-450d-aec1-f679f10d598b"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:47Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:48,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net used request id req-3b1c90c0-f9a6-4f64-889d-595cb84d0354 2018-07-22 02:04:48,534 - 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-22 02:04:48,540 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:48,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:48,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a8af8b-b5aa-4dab-93ba-7b9cbed1bf76 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:48,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-78a8af8b-b5aa-4dab-93ba-7b9cbed1bf76 2018-07-22 02:04:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:48,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8343c5f2-5772-4c06-8c29-49c3af09e041 Date: Sun, 22 Jul 2018 02:04:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:48Z","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":"cc7267b7-1053-450d-aec1-f679f10d598b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1486d60c-5079-4e6e-8431-42922c25d8fb","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:48Z","ip_version":4}]} 2018-07-22 02:04:48,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb used request id req-8343c5f2-5772-4c06-8c29-49c3af09e041 2018-07-22 02:04:48,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb&name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:48,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f4e3441a-6253-40ba-a619-871f7e7fd71f Date: Sun, 22 Jul 2018 02:04:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:48Z","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":"cc7267b7-1053-450d-aec1-f679f10d598b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1486d60c-5079-4e6e-8431-42922c25d8fb","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:48Z","ip_version":4}]} 2018-07-22 02:04:48,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb&name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet used request id req-f4e3441a-6253-40ba-a619-871f7e7fd71f 2018-07-22 02:04:48,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:04:48,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:49,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["P0vSeVHnS92EdF1JA4Lv-w"], "issued_at": "2018-07-22T02:04:49.000000Z"}} 2018-07-22 02:04:49,111 - 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}24d1ed6ad0b6e3d61405130cfc6ffec6c19e50cb" 2018-07-22 02:04:49,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2871aba3-ea6d-4b5c-9f9f-4978220922bc 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-22 02:04:49,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2871aba3-ea6d-4b5c-9f9f-4978220922bc 2018-07-22 02:04:49,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:49,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-84440238-0c9c-492e-88ef-4217454a2752 Date: Sun, 22 Jul 2018 02:04:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1486d60c-5079-4e6e-8431-42922c25d8fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["cc7267b7-1053-450d-aec1-f679f10d598b"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:47Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:49,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net used request id req-84440238-0c9c-492e-88ef-4217454a2752 2018-07-22 02:04:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:49,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-552f4453-c8cc-47ee-a39c-92f3d054f01c Date: Sun, 22 Jul 2018 02:04:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:48Z","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":"cc7267b7-1053-450d-aec1-f679f10d598b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1486d60c-5079-4e6e-8431-42922c25d8fb","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:48Z","ip_version":4}]} 2018-07-22 02:04:49,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb used request id req-552f4453-c8cc-47ee-a39c-92f3d054f01c 2018-07-22 02:04:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:49,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-895a2fe5-fd04-41a2-a930-cc5986540707 Date: Sun, 22 Jul 2018 02:04:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1486d60c-5079-4e6e-8431-42922c25d8fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["cc7267b7-1053-450d-aec1-f679f10d598b"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:47Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:49,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net used request id req-895a2fe5-fd04-41a2-a930-cc5986540707 2018-07-22 02:04:49,487 - 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-22 02:04:49,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:49,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d1ed6ad0b6e3d61405130cfc6ffec6c19e50cb" 2018-07-22 02:04:49,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27478f93-53b1-4283-9aa9-f167f3fc54ff Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:49,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-27478f93-53b1-4283-9aa9-f167f3fc54ff 2018-07-22 02:04:49,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:49,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-407b60eb-3672-43d9-9c99-dcfb1cc02d4a Date: Sun, 22 Jul 2018 02:04:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:48Z","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":"cc7267b7-1053-450d-aec1-f679f10d598b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1486d60c-5079-4e6e-8431-42922c25d8fb","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:48Z","ip_version":4}]} 2018-07-22 02:04:49,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb used request id req-407b60eb-3672-43d9-9c99-dcfb1cc02d4a 2018-07-22 02:04:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb&name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:49,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3006dbb7-ba0e-4f58-8c9f-79245283c604 Date: Sun, 22 Jul 2018 02:04:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:48Z","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":"cc7267b7-1053-450d-aec1-f679f10d598b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1486d60c-5079-4e6e-8431-42922c25d8fb","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:48Z","ip_version":4}]} 2018-07-22 02:04:49,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1486d60c-5079-4e6e-8431-42922c25d8fb&name=NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet used request id req-3006dbb7-ba0e-4f58-8c9f-79245283c604 2018-07-22 02:04:49,674 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net 2018-07-22 02:04:49,680 - 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}3f4040160180d4a7f47b2500ef5f91971f865427" -d '{"port": {"network_id": "1486d60c-5079-4e6e-8431-42922c25d8fb", "fixed_ips": [{"subnet_id": "cc7267b7-1053-450d-aec1-f679f10d598b", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-port", "admin_state_up": true}}' 2018-07-22 02:04:49,690 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-521d4e46-f659-41cd-955e-ae4c7011f723 Date: Sun, 22 Jul 2018 02:04:49 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 02:04:49,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-521d4e46-f659-41cd-955e-ae4c7011f723 2018-07-22 02:04:49,690 - 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-22 02:04:49,691 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet 2018-07-22 02:04:49,691 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-subnet 2018-07-22 02:04:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/cc7267b7-1053-450d-aec1-f679f10d598b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:50,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e12fec18-fb5e-4a86-aeeb-7d49c3d2d5d7 Date: Sun, 22 Jul 2018 02:04:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:50,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/cc7267b7-1053-450d-aec1-f679f10d598b used request id req-e12fec18-fb5e-4a86-aeeb-7d49c3d2d5d7 2018-07-22 02:04:50,489 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0ea969de-7383-4472-ba1b-9e6ef9306a61-pub-net 2018-07-22 02:04:50,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1486d60c-5079-4e6e-8431-42922c25d8fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4040160180d4a7f47b2500ef5f91971f865427" 2018-07-22 02:04:51,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5d1a78b-2c1e-4eb8-8a5a-038076bca2fc Date: Sun, 22 Jul 2018 02:04:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:51,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1486d60c-5079-4e6e-8431-42922c25d8fb used request id req-c5d1a78b-2c1e-4eb8-8a5a-038076bca2fc 2018-07-22 02:04:51,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:51,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ubqdwfXhQgmPyc78PGK-aQ"], "issued_at": "2018-07-22T02:04:51.000000Z"}} 2018-07-22 02:04:51,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}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:51,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14de9f8-6745-40d6-a9b8-d317d5cc4364 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-22 02:04:51,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f14de9f8-6745-40d6-a9b8-d317d5cc4364 2018-07-22 02:04:51,892 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net 2018-07-22 02:04:51,897 - 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}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" -d '{"network": {"name": "NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:52,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-bc9477e7-0df1-4429-978a-b4eb77cbf6a9 Date: Sun, 22 Jul 2018 02:04:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"56932d81-3949-4560-acef-48bd3bc7160f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:52Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","mtu":1450}} 2018-07-22 02:04:52,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-bc9477e7-0df1-4429-978a-b4eb77cbf6a9 2018-07-22 02:04:52,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=56932d81-3949-4560-acef-48bd3bc7160f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:52,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c65442b0-5579-4d00-b2e9-4df8c3e68a23 Date: Sun, 22 Jul 2018 02:04:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"56932d81-3949-4560-acef-48bd3bc7160f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:52,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=56932d81-3949-4560-acef-48bd3bc7160f used request id req-c65442b0-5579-4d00-b2e9-4df8c3e68a23 2018-07-22 02:04:52,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:52,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-97ba4320-cf5a-46e2-a9fd-183e9fa8b6b9 Date: Sun, 22 Jul 2018 02:04:52 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:52,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f used request id req-97ba4320-cf5a-46e2-a9fd-183e9fa8b6b9 2018-07-22 02:04:52,555 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet 2018-07-22 02:04:52,561 - 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}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" -d '{"subnets": [{"ip_version": 4, "network_id": "56932d81-3949-4560-acef-48bd3bc7160f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet"}]}' 2018-07-22 02:04:52,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2bd52c01-16a0-49cf-b5cd-7bcec4c0ac69 Date: Sun, 22 Jul 2018 02:04:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:52Z","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":"6c0038cb-7258-4611-9564-100a09ccdda7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56932d81-3949-4560-acef-48bd3bc7160f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","ip_version":4}]} 2018-07-22 02:04:52,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2bd52c01-16a0-49cf-b5cd-7bcec4c0ac69 2018-07-22 02:04:52,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=56932d81-3949-4560-acef-48bd3bc7160f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:53,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f2de690d-6343-4763-89eb-1c183ccac275 Date: Sun, 22 Jul 2018 02:04:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56932d81-3949-4560-acef-48bd3bc7160f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6c0038cb-7258-4611-9564-100a09ccdda7"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:53,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=56932d81-3949-4560-acef-48bd3bc7160f used request id req-f2de690d-6343-4763-89eb-1c183ccac275 2018-07-22 02:04:53,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:53,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aa592899-48d0-4749-9e89-18d693855536 Date: Sun, 22 Jul 2018 02:04:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:52Z","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":"6c0038cb-7258-4611-9564-100a09ccdda7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56932d81-3949-4560-acef-48bd3bc7160f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","ip_version":4}]} 2018-07-22 02:04:53,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f used request id req-aa592899-48d0-4749-9e89-18d693855536 2018-07-22 02:04:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:53,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ecae3655-c40b-4e8a-9a19-252b6478e79b Date: Sun, 22 Jul 2018 02:04:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56932d81-3949-4560-acef-48bd3bc7160f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6c0038cb-7258-4611-9564-100a09ccdda7"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:53,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net used request id req-ecae3655-c40b-4e8a-9a19-252b6478e79b 2018-07-22 02:04:53,161 - 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-22 02:04:53,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:53,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:53,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d43e887-50c2-4bc0-be29-59380a5035cf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:53,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5d43e887-50c2-4bc0-be29-59380a5035cf 2018-07-22 02:04:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:53,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3f008c55-449a-46d3-be79-caecc361c969 Date: Sun, 22 Jul 2018 02:04:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:52Z","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":"6c0038cb-7258-4611-9564-100a09ccdda7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56932d81-3949-4560-acef-48bd3bc7160f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","ip_version":4}]} 2018-07-22 02:04:53,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f used request id req-3f008c55-449a-46d3-be79-caecc361c969 2018-07-22 02:04:53,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f&name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:53,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-298e71a8-c9f2-4615-b036-b916bc739125 Date: Sun, 22 Jul 2018 02:04:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:52Z","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":"6c0038cb-7258-4611-9564-100a09ccdda7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56932d81-3949-4560-acef-48bd3bc7160f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","ip_version":4}]} 2018-07-22 02:04:53,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f&name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet used request id req-298e71a8-c9f2-4615-b036-b916bc739125 2018-07-22 02:04:53,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:04:53,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:53,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ZPlNl28JQcGmfZvskoo62A"], "issued_at": "2018-07-22T02:04:53.000000Z"}} 2018-07-22 02:04:53,672 - 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}f660d9aa410bccd9334c44cc9d2c921d21119b21" 2018-07-22 02:04:53,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e762a4-ea00-4e1a-8c15-698a45a6ca52 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-22 02:04:53,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-47e762a4-ea00-4e1a-8c15-698a45a6ca52 2018-07-22 02:04:53,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:53,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2f60b12f-dd6f-4e90-9f90-51d7e9a7f0a0 Date: Sun, 22 Jul 2018 02:04:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56932d81-3949-4560-acef-48bd3bc7160f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6c0038cb-7258-4611-9564-100a09ccdda7"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:53,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net used request id req-2f60b12f-dd6f-4e90-9f90-51d7e9a7f0a0 2018-07-22 02:04:53,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:53,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e82f78cc-b9e4-4555-9c21-e040a3094da0 Date: Sun, 22 Jul 2018 02:04:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:52Z","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":"6c0038cb-7258-4611-9564-100a09ccdda7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56932d81-3949-4560-acef-48bd3bc7160f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","ip_version":4}]} 2018-07-22 02:04:53,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f used request id req-e82f78cc-b9e4-4555-9c21-e040a3094da0 2018-07-22 02:04:53,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:53,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-564b16e2-3e73-4bbe-9828-6065f28375dd Date: Sun, 22 Jul 2018 02:04:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56932d81-3949-4560-acef-48bd3bc7160f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6c0038cb-7258-4611-9564-100a09ccdda7"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:53,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net used request id req-564b16e2-3e73-4bbe-9828-6065f28375dd 2018-07-22 02:04:53,975 - 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-22 02:04:53,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:53,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f660d9aa410bccd9334c44cc9d2c921d21119b21" 2018-07-22 02:04:54,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e0ba18-041e-4f62-9159-1abbd6456d31 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:54,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-11e0ba18-041e-4f62-9159-1abbd6456d31 2018-07-22 02:04:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:54,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-160d0ee8-e8a3-494f-a1a0-ae55a5373010 Date: Sun, 22 Jul 2018 02:04:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:52Z","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":"6c0038cb-7258-4611-9564-100a09ccdda7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56932d81-3949-4560-acef-48bd3bc7160f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","ip_version":4}]} 2018-07-22 02:04:54,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f used request id req-160d0ee8-e8a3-494f-a1a0-ae55a5373010 2018-07-22 02:04:54,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f&name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:54,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6c82dd28-d995-44bc-947f-cb01d510e3bd Date: Sun, 22 Jul 2018 02:04:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:52Z","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":"6c0038cb-7258-4611-9564-100a09ccdda7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56932d81-3949-4560-acef-48bd3bc7160f","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:52Z","ip_version":4}]} 2018-07-22 02:04:54,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=56932d81-3949-4560-acef-48bd3bc7160f&name=NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet used request id req-6c82dd28-d995-44bc-947f-cb01d510e3bd 2018-07-22 02:04:54,156 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net 2018-07-22 02:04:54,162 - 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}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" -d '{"port": {"network_id": "56932d81-3949-4560-acef-48bd3bc7160f", "fixed_ips": [{"subnet_id": "6c0038cb-7258-4611-9564-100a09ccdda7", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-port", "admin_state_up": true}}' 2018-07-22 02:04:54,382 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-94ee9daa-2614-4a2a-bf88-49e223309004 Date: Sun, 22 Jul 2018 02:04:54 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-22 02:04:54,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-94ee9daa-2614-4a2a-bf88-49e223309004 2018-07-22 02:04:54,383 - 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-22 02:04:54,383 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet 2018-07-22 02:04:54,383 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-subnet 2018-07-22 02:04:54,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6c0038cb-7258-4611-9564-100a09ccdda7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:55,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ef352b8-5235-43a3-a619-fc8d00cfca1a Date: Sun, 22 Jul 2018 02:04:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:55,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6c0038cb-7258-4611-9564-100a09ccdda7 used request id req-6ef352b8-5235-43a3-a619-fc8d00cfca1a 2018-07-22 02:04:55,394 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-427819a6-20c5-4dfa-924d-10fb536c03e6-pub-net 2018-07-22 02:04:55,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/56932d81-3949-4560-acef-48bd3bc7160f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24ca803a7c53d68ba1ed44ced6f49adc61857e" 2018-07-22 02:04:56,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1f7ee12-d80e-4ee0-9f90-8cdc79953237 Date: Sun, 22 Jul 2018 02:04:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:04:56,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/56932d81-3949-4560-acef-48bd3bc7160f used request id req-c1f7ee12-d80e-4ee0-9f90-8cdc79953237 2018-07-22 02:04:56,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:56,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["f2glG-VkTDGuKEXOV1jlzQ"], "issued_at": "2018-07-22T02:04:56.000000Z"}} 2018-07-22 02:04:56,726 - 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}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:56,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7200aa3e-c5ad-48e8-ac58-d262de29cd9b 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-22 02:04:56,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7200aa3e-c5ad-48e8-ac58-d262de29cd9b 2018-07-22 02:04:56,810 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net 2018-07-22 02:04:56,815 - 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}cad812dba90a00eff2ad89c08ea2e26f467ff208" -d '{"network": {"name": "NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net", "admin_state_up": true}}' 2018-07-22 02:04:57,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-dc4719ee-9c5c-4505-88e6-dfd51c6856a1 Date: Sun, 22 Jul 2018 02:04:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:57Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","mtu":1450}} 2018-07-22 02:04:57,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-dc4719ee-9c5c-4505-88e6-dfd51c6856a1 2018-07-22 02:04:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:57,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-96bce5d3-4030-4ba3-86fb-2bf865b0d4c4 Date: Sun, 22 Jul 2018 02:04:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:04:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:57,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 used request id req-96bce5d3-4030-4ba3-86fb-2bf865b0d4c4 2018-07-22 02:04:57,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:57,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4af03883-ff7f-4f28-b1e8-2e2912d48d79 Date: Sun, 22 Jul 2018 02:04:57 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:04:57,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 used request id req-4af03883-ff7f-4f28-b1e8-2e2912d48d79 2018-07-22 02:04:57,324 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet 2018-07-22 02:04:57,329 - 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}cad812dba90a00eff2ad89c08ea2e26f467ff208" -d '{"subnets": [{"ip_version": 4, "network_id": "b3cb7bb8-5e25-4c7d-b602-0abbfe21c711", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet"}]}' 2018-07-22 02:04:57,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-17455e72-f3cc-47ef-8257-941327390328 Date: Sun, 22 Jul 2018 02:04:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:57Z","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":"a6e8b4f7-179b-4690-ae84-38701d7dd9d6","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","ip_version":4}]} 2018-07-22 02:04:57,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-17455e72-f3cc-47ef-8257-941327390328 2018-07-22 02:04:57,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:57,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-46acf04a-cd2a-483a-b04b-b99da753ccf2 Date: Sun, 22 Jul 2018 02:04:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a6e8b4f7-179b-4690-ae84-38701d7dd9d6"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:57,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 used request id req-46acf04a-cd2a-483a-b04b-b99da753ccf2 2018-07-22 02:04:57,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:57,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f33d2197-33c4-4954-a775-e7e987121224 Date: Sun, 22 Jul 2018 02:04:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:57Z","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":"a6e8b4f7-179b-4690-ae84-38701d7dd9d6","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","ip_version":4}]} 2018-07-22 02:04:57,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 used request id req-f33d2197-33c4-4954-a775-e7e987121224 2018-07-22 02:04:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:57,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-0bed5bab-d76e-4aed-ae76-5c38ac9e06b6 Date: Sun, 22 Jul 2018 02:04:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a6e8b4f7-179b-4690-ae84-38701d7dd9d6"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:57,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net used request id req-0bed5bab-d76e-4aed-ae76-5c38ac9e06b6 2018-07-22 02:04:57,948 - 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-22 02:04:57,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:57,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:58,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dae6aae-5218-4162-88aa-18c5c33898ee Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:58,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-3dae6aae-5218-4162-88aa-18c5c33898ee 2018-07-22 02:04:58,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:58,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aba599ec-680d-47e8-96a2-b0b8c1ea2286 Date: Sun, 22 Jul 2018 02:04:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:57Z","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":"a6e8b4f7-179b-4690-ae84-38701d7dd9d6","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","ip_version":4}]} 2018-07-22 02:04:58,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 used request id req-aba599ec-680d-47e8-96a2-b0b8c1ea2286 2018-07-22 02:04:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711&name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:58,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7c4d6849-17ac-434b-9bdb-7fe76614cc30 Date: Sun, 22 Jul 2018 02:04:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:57Z","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":"a6e8b4f7-179b-4690-ae84-38701d7dd9d6","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","ip_version":4}]} 2018-07-22 02:04:58,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711&name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet used request id req-7c4d6849-17ac-434b-9bdb-7fe76614cc30 2018-07-22 02:04:58,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:04:58,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:04:58,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["cK8NpaJ0TYa9-sH9RH6s9g"], "issued_at": "2018-07-22T02:04:58.000000Z"}} 2018-07-22 02:04:58,539 - 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}f02ad15960950744e1e9442622d52f612761ec0d" 2018-07-22 02:04:58,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d146bc47-2999-4bf7-9260-ce4ac4a88662 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-22 02:04:58,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d146bc47-2999-4bf7-9260-ce4ac4a88662 2018-07-22 02:04:58,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:58,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6e5e11e0-46f9-4306-bcc4-29a6be0c6f08 Date: Sun, 22 Jul 2018 02:04:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a6e8b4f7-179b-4690-ae84-38701d7dd9d6"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:58,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net used request id req-6e5e11e0-46f9-4306-bcc4-29a6be0c6f08 2018-07-22 02:04:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:58,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-56531e39-3950-4519-9cd7-55c9058518ee Date: Sun, 22 Jul 2018 02:04:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:57Z","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":"a6e8b4f7-179b-4690-ae84-38701d7dd9d6","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","ip_version":4}]} 2018-07-22 02:04:58,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 used request id req-56531e39-3950-4519-9cd7-55c9058518ee 2018-07-22 02:04:58,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:58,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-dd9ecfdb-b34d-48fa-a3ea-9e2c28e1796b Date: Sun, 22 Jul 2018 02:04:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a6e8b4f7-179b-4690-ae84-38701d7dd9d6"],"description":"","tags":[],"updated_at":"2018-07-22T02:04:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","provider:network_type":"vxlan"}]} 2018-07-22 02:04:58,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net used request id req-dd9ecfdb-b34d-48fa-a3ea-9e2c28e1796b 2018-07-22 02:04:58,991 - 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-22 02:04:58,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:04:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:04:58,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02ad15960950744e1e9442622d52f612761ec0d" 2018-07-22 02:04:59,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80374862-b5ae-4ce2-81ee-dcecd763b0ed Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:04:59,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-80374862-b5ae-4ce2-81ee-dcecd763b0ed 2018-07-22 02:04:59,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:59,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2b22610f-160a-42be-b4ec-0cc46764b05c Date: Sun, 22 Jul 2018 02:04:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:57Z","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":"a6e8b4f7-179b-4690-ae84-38701d7dd9d6","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","ip_version":4}]} 2018-07-22 02:04:59,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 used request id req-2b22610f-160a-42be-b4ec-0cc46764b05c 2018-07-22 02:04:59,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711&name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:04:59,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-320cef37-e9bb-4b19-a35f-99d1ea570372 Date: Sun, 22 Jul 2018 02:04:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:04:57Z","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":"a6e8b4f7-179b-4690-ae84-38701d7dd9d6","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b3cb7bb8-5e25-4c7d-b602-0abbfe21c711","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:04:57Z","ip_version":4}]} 2018-07-22 02:04:59,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b3cb7bb8-5e25-4c7d-b602-0abbfe21c711&name=NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet used request id req-320cef37-e9bb-4b19-a35f-99d1ea570372 2018-07-22 02:04:59,178 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net 2018-07-22 02:04:59,183 - 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}cad812dba90a00eff2ad89c08ea2e26f467ff208" -d '{"port": {"network_id": "b3cb7bb8-5e25-4c7d-b602-0abbfe21c711", "fixed_ips": [{"subnet_id": "a6e8b4f7-179b-4690-ae84-38701d7dd9d6", "ip_address": null}], "name": "NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-port", "admin_state_up": true}}' 2018-07-22 02:04:59,193 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-ac271a78-531c-4862-9447-227032e942c8 Date: Sun, 22 Jul 2018 02:04:59 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 02:04:59,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-ac271a78-531c-4862-9447-227032e942c8 2018-07-22 02:04:59,193 - 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-22 02:04:59,194 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet 2018-07-22 02:04:59,194 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-subnet 2018-07-22 02:04:59,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a6e8b4f7-179b-4690-ae84-38701d7dd9d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:05:00,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a9fd519-c439-4ee5-8084-a2e814ade8de Date: Sun, 22 Jul 2018 02:05:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:00,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a6e8b4f7-179b-4690-ae84-38701d7dd9d6 used request id req-4a9fd519-c439-4ee5-8084-a2e814ade8de 2018-07-22 02:05:00,068 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5dbedc7e-b52c-4407-9803-a997cc28a441-pub-net 2018-07-22 02:05:00,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad812dba90a00eff2ad89c08ea2e26f467ff208" 2018-07-22 02:05:01,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7a93d85-adf8-489d-b8b8-e566998d74ac Date: Sun, 22 Jul 2018 02:05:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:01,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b3cb7bb8-5e25-4c7d-b602-0abbfe21c711 used request id req-c7a93d85-adf8-489d-b8b8-e566998d74ac 2018-07-22 02:05:01,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:01,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["D9FMyLlyQTWlqCK1_x6_qQ"], "issued_at": "2018-07-22T02:05:01.000000Z"}} 2018-07-22 02:05:01,443 - 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}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:01,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3679485-32da-46a2-b6d3-e42c358b3eeb 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-22 02:05:01,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f3679485-32da-46a2-b6d3-e42c358b3eeb 2018-07-22 02:05:01,519 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net 2018-07-22 02:05:01,524 - 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}34fd1615401b1af9f712300fc037a181dedf9d84" -d '{"network": {"name": "NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net", "admin_state_up": true}}' 2018-07-22 02:05:01,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-4febb78e-9d74-498a-9267-1c82883bcf08 Date: Sun, 22 Jul 2018 02:05:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:05:01Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:01Z","mtu":1450}} 2018-07-22 02:05:01,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-4febb78e-9d74-498a-9267-1c82883bcf08 2018-07-22 02:05:01,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:01,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ea4a39b1-2312-4b70-a829-3a3489c7a527 Date: Sun, 22 Jul 2018 02:05:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:05:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:01Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:01,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c used request id req-ea4a39b1-2312-4b70-a829-3a3489c7a527 2018-07-22 02:05:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:02,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-38a4f3fa-a656-4c23-a648-0ff0a612b260 Date: Sun, 22 Jul 2018 02:05:02 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:05:02,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c used request id req-38a4f3fa-a656-4c23-a648-0ff0a612b260 2018-07-22 02:05:02,039 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet 2018-07-22 02:05:02,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}34fd1615401b1af9f712300fc037a181dedf9d84" -d '{"subnets": [{"ip_version": 4, "network_id": "ea0e4e51-f7d6-4b2f-8ab1-27199624462c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet"}]}' 2018-07-22 02:05:02,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6cc4dd78-bb1a-44ce-9f32-58ac224ac623 Date: Sun, 22 Jul 2018 02:05:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:02Z","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":"250cad02-491b-417a-b22e-471a88cd3b65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:02Z","ip_version":4}]} 2018-07-22 02:05:02,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-6cc4dd78-bb1a-44ce-9f32-58ac224ac623 2018-07-22 02:05:02,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:02,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9f44ee90-ed03-47f5-ad5d-adbfcd8d230f Date: Sun, 22 Jul 2018 02:05:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["250cad02-491b-417a-b22e-471a88cd3b65"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:01Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:02,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c used request id req-9f44ee90-ed03-47f5-ad5d-adbfcd8d230f 2018-07-22 02:05:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:02,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-44325228-575a-4572-b509-0ae63d922e11 Date: Sun, 22 Jul 2018 02:05:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:02Z","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":"250cad02-491b-417a-b22e-471a88cd3b65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:02Z","ip_version":4}]} 2018-07-22 02:05:02,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c used request id req-44325228-575a-4572-b509-0ae63d922e11 2018-07-22 02:05:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:02,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-fc06d494-ecb2-4b46-a695-7bd00d9384f1 Date: Sun, 22 Jul 2018 02:05:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["250cad02-491b-417a-b22e-471a88cd3b65"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:01Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:02,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net used request id req-fc06d494-ecb2-4b46-a695-7bd00d9384f1 2018-07-22 02:05:02,665 - 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-22 02:05:02,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:05:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:05:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:02,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b9e619-52f7-496c-8c69-e74d2ad974d8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:02,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-83b9e619-52f7-496c-8c69-e74d2ad974d8 2018-07-22 02:05:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:02,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5a4e4bdb-2501-42f5-973d-9df9471ff5a1 Date: Sun, 22 Jul 2018 02:05:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:02Z","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":"250cad02-491b-417a-b22e-471a88cd3b65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:02Z","ip_version":4}]} 2018-07-22 02:05:02,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c used request id req-5a4e4bdb-2501-42f5-973d-9df9471ff5a1 2018-07-22 02:05:02,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c&name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:02,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5ff3d2ff-3caa-4ca2-8764-a9b594abaaa6 Date: Sun, 22 Jul 2018 02:05:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:02Z","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":"250cad02-491b-417a-b22e-471a88cd3b65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:02Z","ip_version":4}]} 2018-07-22 02:05:02,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c&name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet used request id req-5ff3d2ff-3caa-4ca2-8764-a9b594abaaa6 2018-07-22 02:05:02,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:02,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:03,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["OEkmt7cSRyilgeKoEOkH8Q"], "issued_at": "2018-07-22T02:05:03.000000Z"}} 2018-07-22 02:05:03,174 - 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}fcc851b7791ef90c7c5a837f5fdd04c4c099e08b" 2018-07-22 02:05:03,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22fc57c-57ae-443d-9bf3-1a5a8af4a632 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-22 02:05:03,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f22fc57c-57ae-443d-9bf3-1a5a8af4a632 2018-07-22 02:05:03,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:03,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9a9cb171-e7a0-443b-99e4-f42ab7ece72d Date: Sun, 22 Jul 2018 02:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["250cad02-491b-417a-b22e-471a88cd3b65"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:01Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:03,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net used request id req-9a9cb171-e7a0-443b-99e4-f42ab7ece72d 2018-07-22 02:05:03,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:03,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b2ca1f86-eca9-4188-93dd-6888e1f8a115 Date: Sun, 22 Jul 2018 02:05:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:02Z","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":"250cad02-491b-417a-b22e-471a88cd3b65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:02Z","ip_version":4}]} 2018-07-22 02:05:03,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c used request id req-b2ca1f86-eca9-4188-93dd-6888e1f8a115 2018-07-22 02:05:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:03,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-db56a01e-3d86-41fd-8ecc-1c456e61a57d Date: Sun, 22 Jul 2018 02:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["250cad02-491b-417a-b22e-471a88cd3b65"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:01Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:03,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net used request id req-db56a01e-3d86-41fd-8ecc-1c456e61a57d 2018-07-22 02:05:03,609 - 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-22 02:05:03,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:05:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:05:03,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc851b7791ef90c7c5a837f5fdd04c4c099e08b" 2018-07-22 02:05:03,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ec947f-d9f2-4b07-8501-4c8893111676 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:03,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-24ec947f-d9f2-4b07-8501-4c8893111676 2018-07-22 02:05:03,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:03,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-06e05548-e175-4478-995d-20cb6c4d8022 Date: Sun, 22 Jul 2018 02:05:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:02Z","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":"250cad02-491b-417a-b22e-471a88cd3b65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:02Z","ip_version":4}]} 2018-07-22 02:05:03,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c used request id req-06e05548-e175-4478-995d-20cb6c4d8022 2018-07-22 02:05:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c&name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:03,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-62420b68-7d9c-48b2-9314-a98d54baf97c Date: Sun, 22 Jul 2018 02:05:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:02Z","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":"250cad02-491b-417a-b22e-471a88cd3b65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:02Z","ip_version":4}]} 2018-07-22 02:05:03,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea0e4e51-f7d6-4b2f-8ab1-27199624462c&name=NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet used request id req-62420b68-7d9c-48b2-9314-a98d54baf97c 2018-07-22 02:05:03,798 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net 2018-07-22 02:05:03,803 - 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}34fd1615401b1af9f712300fc037a181dedf9d84" -d '{"port": {"network_id": "ea0e4e51-f7d6-4b2f-8ab1-27199624462c", "fixed_ips": [{"subnet_id": "250cad02-491b-417a-b22e-471a88cd3b65", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-22 02:05:04,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-c47847b5-476a-4791-99c9-504e7fdc0ee1 Date: Sun, 22 Jul 2018 02:05:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:04Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"250cad02-491b-417a-b22e-471a88cd3b65","ip_address":"10.55.1.100"}],"id":"6bf768cd-9690-4532-aa43-a0c0b48807d7","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:29:f8","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 02:05:04,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-c47847b5-476a-4791-99c9-504e7fdc0ee1 2018-07-22 02:05:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports/6bf768cd-9690-4532-aa43-a0c0b48807d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:04,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-f03bd85d-f02b-450d-978a-93148e3f2eb4 Date: Sun, 22 Jul 2018 02:05:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"250cad02-491b-417a-b22e-471a88cd3b65","ip_address":"10.55.1.100"}],"id":"6bf768cd-9690-4532-aa43-a0c0b48807d7","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:29:f8","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"ea0e4e51-f7d6-4b2f-8ab1-27199624462c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 02:05:04,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports/6bf768cd-9690-4532-aa43-a0c0b48807d7 used request id req-f03bd85d-f02b-450d-978a-93148e3f2eb4 2018-07-22 02:05:04,960 - neutron_utils - INFO - Deleting port with name 2018-07-22 02:05:04,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/6bf768cd-9690-4532-aa43-a0c0b48807d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:05,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bda6724-2659-4115-85bd-3ef761b32a84 Date: Sun, 22 Jul 2018 02:05:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:05,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/6bf768cd-9690-4532-aa43-a0c0b48807d7 used request id req-3bda6724-2659-4115-85bd-3ef761b32a84 2018-07-22 02:05:05,566 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet 2018-07-22 02:05:05,566 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-subnet 2018-07-22 02:05:05,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/250cad02-491b-417a-b22e-471a88cd3b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:06,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f436a63d-a503-410e-8100-5d449c228faf Date: Sun, 22 Jul 2018 02:05:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:06,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/250cad02-491b-417a-b22e-471a88cd3b65 used request id req-f436a63d-a503-410e-8100-5d449c228faf 2018-07-22 02:05:06,397 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d7a06372-f1bb-4834-983e-a182558a203b-pub-net 2018-07-22 02:05:06,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ea0e4e51-f7d6-4b2f-8ab1-27199624462c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fd1615401b1af9f712300fc037a181dedf9d84" 2018-07-22 02:05:07,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9be38a10-4c84-4efd-a024-959802985240 Date: Sun, 22 Jul 2018 02:05:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:07,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ea0e4e51-f7d6-4b2f-8ab1-27199624462c used request id req-9be38a10-4c84-4efd-a024-959802985240 2018-07-22 02:05:07,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:07,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fU6wv9QARiqjjiHY8NHxIw"], "issued_at": "2018-07-22T02:05:07.000000Z"}} 2018-07-22 02:05:07,742 - 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}52786ca6e7a63baffd89cf04891e1f79d29b4a05" 2018-07-22 02:05:07,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f17c4b-78f1-4153-833d-26b5876e1d02 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-22 02:05:07,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-57f17c4b-78f1-4153-833d-26b5876e1d02 2018-07-22 02:05:07,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:07,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:08,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["qhbTlyU3S6uULqFdZynqyw"], "issued_at": "2018-07-22T02:05:08.000000Z"}} 2018-07-22 02:05:08,197 - 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}997c90ca6ebd718ba9f7220b2726ef0bed58ad9c" 2018-07-22 02:05:08,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51c23fc-2a83-4a78-bb8b-2a0c8940b92b 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-22 02:05:08,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c51c23fc-2a83-4a78-bb8b-2a0c8940b92b 2018-07-22 02:05:08,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-1887b06a-4869-4c7f-a8a6-e6627b82f5eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52786ca6e7a63baffd89cf04891e1f79d29b4a05" 2018-07-22 02:05:08,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e7a1307-0c62-43fd-9046-7bcf029a0caa Date: Sun, 22 Jul 2018 02:05:08 GMT RESP BODY: {"networks":[]} 2018-07-22 02:05:08,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-1887b06a-4869-4c7f-a8a6-e6627b82f5eb-pub-net used request id req-1e7a1307-0c62-43fd-9046-7bcf029a0caa 2018-07-22 02:05:08,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:08,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["mnw5JgjNQ1-Uwo8uW9eq1g"], "issued_at": "2018-07-22T02:05:08.000000Z"}} 2018-07-22 02:05:08,872 - 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}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:08,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14442323-0752-4aaf-b132-e75d480d7981 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-22 02:05:08,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-14442323-0752-4aaf-b132-e75d480d7981 2018-07-22 02:05:08,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:08,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:09,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["dkgH8ahRT8-TowO3JKe-mw"], "issued_at": "2018-07-22T02:05:09.000000Z"}} 2018-07-22 02:05:09,346 - 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}ae1192e45ff0ae3db430bea26ce82517d092c3bd" 2018-07-22 02:05:09,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fc1a43-d62d-403d-9493-d048152903d8 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-22 02:05:09,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c7fc1a43-d62d-403d-9493-d048152903d8 2018-07-22 02:05:09,516 - 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}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:09,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c70d8967-5d92-4ba7-a02d-08cb7b6ef2e2 Date: Sun, 22 Jul 2018 02:05:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:05:09,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-c70d8967-5d92-4ba7-a02d-08cb7b6ef2e2 2018-07-22 02:05:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:09,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-73799ec7-5513-4b73-96f5-b0c606564f82 Date: Sun, 22 Jul 2018 02:05:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:05:09,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-73799ec7-5513-4b73-96f5-b0c606564f82 2018-07-22 02:05:09,793 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-17329f09-9df4-49e9-a85d-274ac6961bfd-pub-router 2018-07-22 02:05:09,798 - 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}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "NeutronUtilsRouterTests-17329f09-9df4-49e9-a85d-274ac6961bfd-pub-router", "admin_state_up": true}}' 2018-07-22 02:05:11,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-784698eb-b24c-4492-ad09-a9e719c8007d Date: Sun, 22 Jul 2018 02:05:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:09Z", "admin_state_up": true, "updated_at": "2018-07-22T02:05:10Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "c759541d-2708-41e4-9bca-cc39816da329", "name": "NeutronUtilsRouterTests-17329f09-9df4-49e9-a85d-274ac6961bfd-pub-router"}} 2018-07-22 02:05:11,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-784698eb-b24c-4492-ad09-a9e719c8007d 2018-07-22 02:05:11,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=c759541d-2708-41e4-9bca-cc39816da329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:11,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d089b6c2-5776-4a81-aed0-c7e84d147c10 Date: Sun, 22 Jul 2018 02:05:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:10Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.209"}],"id":"1aa0c5e2-1833-4988-873d-d716b0a17b3e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:0d:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:05:10Z","binding:vnic_type":"normal","device_id":"c759541d-2708-41e4-9bca-cc39816da329","ip_allocation":"immediate"}]} 2018-07-22 02:05:11,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=c759541d-2708-41e4-9bca-cc39816da329 used request id req-d089b6c2-5776-4a81-aed0-c7e84d147c10 2018-07-22 02:05:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:11,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5bf6e35a-4831-452d-a7aa-20c3059045c5 Date: Sun, 22 Jul 2018 02:05:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:05:11,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-5bf6e35a-4831-452d-a7aa-20c3059045c5 2018-07-22 02:05:11,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-17329f09-9df4-49e9-a85d-274ac6961bfd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:11,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c6dcacd5-e17e-42d7-ae7a-8a5cb278458d Date: Sun, 22 Jul 2018 02:05:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:09Z", "admin_state_up": true, "updated_at": "2018-07-22T02:05:10Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "c759541d-2708-41e4-9bca-cc39816da329", "name": "NeutronUtilsRouterTests-17329f09-9df4-49e9-a85d-274ac6961bfd-pub-router"}]} 2018-07-22 02:05:11,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-17329f09-9df4-49e9-a85d-274ac6961bfd-pub-router used request id req-c6dcacd5-e17e-42d7-ae7a-8a5cb278458d 2018-07-22 02:05:11,331 - 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-22 02:05:11,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:05:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:05:11,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:11,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8add631f-1812-40aa-9e02-7c8d81646331 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:11,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-8add631f-1812-40aa-9e02-7c8d81646331 2018-07-22 02:05:11,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=c759541d-2708-41e4-9bca-cc39816da329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:11,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-94a15349-329f-4e2b-973f-3272fd02d478 Date: Sun, 22 Jul 2018 02:05:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:10Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.209"}],"id":"1aa0c5e2-1833-4988-873d-d716b0a17b3e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:0d:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:05:10Z","binding:vnic_type":"normal","device_id":"c759541d-2708-41e4-9bca-cc39816da329","ip_allocation":"immediate"}]} 2018-07-22 02:05:11,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=c759541d-2708-41e4-9bca-cc39816da329 used request id req-94a15349-329f-4e2b-973f-3272fd02d478 2018-07-22 02:05:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:11,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-1513a6e5-22f8-4baa-a038-15570fc6320b Date: Sun, 22 Jul 2018 02:05:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:05:11,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-1513a6e5-22f8-4baa-a038-15570fc6320b 2018-07-22 02:05:11,445 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-17329f09-9df4-49e9-a85d-274ac6961bfd-pub-router 2018-07-22 02:05:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/c759541d-2708-41e4-9bca-cc39816da329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:12,870 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1956925f-8d62-409d-879b-9ec8a91d6815 Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:12,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c759541d-2708-41e4-9bca-cc39816da329 used request id req-1956925f-8d62-409d-879b-9ec8a91d6815 2018-07-22 02:05:12,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-17329f09-9df4-49e9-a85d-274ac6961bfd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ba5c1fa189c868eec0ae4b8b6b47312eaa4b04" 2018-07-22 02:05:12,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2013a70b-90ee-4667-9eee-1f811221b1c0 Date: Sun, 22 Jul 2018 02:05:12 GMT RESP BODY: {"routers": []} 2018-07-22 02:05:12,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-17329f09-9df4-49e9-a85d-274ac6961bfd-pub-router used request id req-2013a70b-90ee-4667-9eee-1f811221b1c0 2018-07-22 02:05:12,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:13,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["aB53xrXWRACaneDmXF2khA"], "issued_at": "2018-07-22T02:05:13.000000Z"}} 2018-07-22 02:05:13,325 - 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}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:13,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78cff06a-b5e5-434a-8486-f17a71358471 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-22 02:05:13,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-78cff06a-b5e5-434a-8486-f17a71358471 2018-07-22 02:05:13,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:13,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:13,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["3rnfJlwTS-2XD4rXPezEqw"], "issued_at": "2018-07-22T02:05:13.000000Z"}} 2018-07-22 02:05:13,788 - 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}73bef73675c0c91fd24da57f7ee5335cff4837b2" 2018-07-22 02:05:13,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6858ad8-27cf-45fe-8e5a-a4a8bf5e1386 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-22 02:05:13,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d6858ad8-27cf-45fe-8e5a-a4a8bf5e1386 2018-07-22 02:05:13,889 - 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}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:14,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8411eb0f-37bc-49c7-becf-e06f6c16c8e8 Date: Sun, 22 Jul 2018 02:05:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:05:14,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-8411eb0f-37bc-49c7-becf-e06f6c16c8e8 2018-07-22 02:05:14,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:14,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-24651b25-f407-4cf6-a79f-2f49267472fe Date: Sun, 22 Jul 2018 02:05:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:05:14,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-24651b25-f407-4cf6-a79f-2f49267472fe 2018-07-22 02:05:14,198 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f5c5b0b8-21fc-4f33-9155-e6d4f65f6482-pub-router 2018-07-22 02:05:14,203 - 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}fe3f8789a73bd301cf7cf792948f693cddcfcf01" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "NeutronUtilsRouterTests-f5c5b0b8-21fc-4f33-9155-e6d4f65f6482-pub-router", "admin_state_up": true}}' 2018-07-22 02:05:15,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e57f6aa7-82bb-478a-93d0-1f84621cc901 Date: Sun, 22 Jul 2018 02:05:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:14Z", "admin_state_up": true, "updated_at": "2018-07-22T02:05:15Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "063f2e88-e46f-4ba3-b74b-227c0ce5f43f", "name": "NeutronUtilsRouterTests-f5c5b0b8-21fc-4f33-9155-e6d4f65f6482-pub-router"}} 2018-07-22 02:05:15,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-e57f6aa7-82bb-478a-93d0-1f84621cc901 2018-07-22 02:05:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=063f2e88-e46f-4ba3-b74b-227c0ce5f43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:15,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e19ce3f4-9eae-4f2a-bb23-10de38ad534e Date: Sun, 22 Jul 2018 02:05:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:14Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.201"}],"id":"49b91a8f-2e63-48f6-85a1-b0a5c979f77d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:92:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:05:14Z","binding:vnic_type":"normal","device_id":"063f2e88-e46f-4ba3-b74b-227c0ce5f43f","ip_allocation":"immediate"}]} 2018-07-22 02:05:15,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=063f2e88-e46f-4ba3-b74b-227c0ce5f43f used request id req-e19ce3f4-9eae-4f2a-bb23-10de38ad534e 2018-07-22 02:05:15,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:15,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-0e8dd4f7-5ddc-4d2c-8179-39ade8023c4d Date: Sun, 22 Jul 2018 02:05:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:05:15,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-0e8dd4f7-5ddc-4d2c-8179-39ade8023c4d 2018-07-22 02:05:15,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-f5c5b0b8-21fc-4f33-9155-e6d4f65f6482-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:15,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-26d10ef0-796c-4a9a-909f-5c379c69cb0b Date: Sun, 22 Jul 2018 02:05:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:14Z", "admin_state_up": true, "updated_at": "2018-07-22T02:05:15Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "063f2e88-e46f-4ba3-b74b-227c0ce5f43f", "name": "NeutronUtilsRouterTests-f5c5b0b8-21fc-4f33-9155-e6d4f65f6482-pub-router"}]} 2018-07-22 02:05:15,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-f5c5b0b8-21fc-4f33-9155-e6d4f65f6482-pub-router used request id req-26d10ef0-796c-4a9a-909f-5c379c69cb0b 2018-07-22 02:05:15,947 - 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-22 02:05:15,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:05:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:05:15,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:16,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3f066c-694c-41cf-b07a-73f45fb4867d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:16,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-4d3f066c-694c-41cf-b07a-73f45fb4867d 2018-07-22 02:05:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=063f2e88-e46f-4ba3-b74b-227c0ce5f43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:16,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-395c9c2a-beb2-4b55-91f0-2eb7b7c0d4e4 Date: Sun, 22 Jul 2018 02:05:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:14Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.201"}],"id":"49b91a8f-2e63-48f6-85a1-b0a5c979f77d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:92:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T02:05:14Z","binding:vnic_type":"normal","device_id":"063f2e88-e46f-4ba3-b74b-227c0ce5f43f","ip_allocation":"immediate"}]} 2018-07-22 02:05:16,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=063f2e88-e46f-4ba3-b74b-227c0ce5f43f used request id req-395c9c2a-beb2-4b55-91f0-2eb7b7c0d4e4 2018-07-22 02:05:16,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:16,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-45cc4011-867d-4aeb-83ba-075389c8a98c Date: Sun, 22 Jul 2018 02:05:16 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 02:05:16,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-45cc4011-867d-4aeb-83ba-075389c8a98c 2018-07-22 02:05:16,249 - 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}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:16,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-262dab14-e1e7-45bc-9d43-53a38e019b38 Date: Sun, 22 Jul 2018 02:05:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:05:16,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-262dab14-e1e7-45bc-9d43-53a38e019b38 2018-07-22 02:05:16,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:16,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d15300ce-2667-4955-beb7-e8530ca7cfc3 Date: Sun, 22 Jul 2018 02:05:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:05:16,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-d15300ce-2667-4955-beb7-e8530ca7cfc3 2018-07-22 02:05:16,377 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f5c5b0b8-21fc-4f33-9155-e6d4f65f6482-pub-router 2018-07-22 02:05:16,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/063f2e88-e46f-4ba3-b74b-227c0ce5f43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:17,553 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e1933df-4b1d-46fa-9c11-f2cca6c74eba Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:17,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/063f2e88-e46f-4ba3-b74b-227c0ce5f43f used request id req-3e1933df-4b1d-46fa-9c11-f2cca6c74eba 2018-07-22 02:05:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-f5c5b0b8-21fc-4f33-9155-e6d4f65f6482-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f8789a73bd301cf7cf792948f693cddcfcf01" 2018-07-22 02:05:17,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5856e64d-3592-43dc-8684-02222e818cfc Date: Sun, 22 Jul 2018 02:05:17 GMT RESP BODY: {"routers": []} 2018-07-22 02:05:17,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-f5c5b0b8-21fc-4f33-9155-e6d4f65f6482-pub-router used request id req-5856e64d-3592-43dc-8684-02222e818cfc 2018-07-22 02:05:17,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:18,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["LT6eoDYXQD6yC6Cayvz4pA"], "issued_at": "2018-07-22T02:05:18.000000Z"}} 2018-07-22 02:05:18,004 - 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}6016caa28169e53046baa7e3efc9f434281abcbb" 2018-07-22 02:05:18,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10235798-8dc6-4ebe-9ae0-328f3a3a26dc 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-22 02:05:18,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-10235798-8dc6-4ebe-9ae0-328f3a3a26dc 2018-07-22 02:05:18,080 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-c6d2936c-f072-42ed-8326-ae1f25e615fdname 2018-07-22 02:05:18,086 - 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}6016caa28169e53046baa7e3efc9f434281abcbb" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-c6d2936c-f072-42ed-8326-ae1f25e615fdname"}}' 2018-07-22 02:05:18,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-c1d8a79d-1885-47ab-8e4d-3fe533b22e09 Date: Sun, 22 Jul 2018 02:05:18 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:18Z", "updated_at": "2018-07-22T02:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:18Z", "revision_number": 0, "id": "70447dbf-f33b-4aa6-8455-643f15396755", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:18Z", "security_group_id": "4b110697-db4f-4398-a720-def1a6692fce", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:18Z", "revision_number": 0, "id": "9f3a6acc-577b-4c9c-8ba4-91a3d930f927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:18Z", "security_group_id": "4b110697-db4f-4398-a720-def1a6692fce", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "4b110697-db4f-4398-a720-def1a6692fce", "name": "NeutronUtilsSecurityGroupTests-c6d2936c-f072-42ed-8326-ae1f25e615fdname"}} 2018-07-22 02:05:18,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-c1d8a79d-1885-47ab-8e4d-3fe533b22e09 2018-07-22 02:05:18,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b110697-db4f-4398-a720-def1a6692fce 2018-07-22 02:05:18,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4b110697-db4f-4398-a720-def1a6692fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6016caa28169e53046baa7e3efc9f434281abcbb" 2018-07-22 02:05:18,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ba3abf2-5f4f-4ddb-81bf-c26e8b53f184 Date: Sun, 22 Jul 2018 02:05:18 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-22T02:05:18Z", "security_group_id": "4b110697-db4f-4398-a720-def1a6692fce", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:18Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "70447dbf-f33b-4aa6-8455-643f15396755"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:18Z", "security_group_id": "4b110697-db4f-4398-a720-def1a6692fce", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:18Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "9f3a6acc-577b-4c9c-8ba4-91a3d930f927"}]} 2018-07-22 02:05:18,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4b110697-db4f-4398-a720-def1a6692fce used request id req-5ba3abf2-5f4f-4ddb-81bf-c26e8b53f184 2018-07-22 02:05:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c6d2936c-f072-42ed-8326-ae1f25e615fdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6016caa28169e53046baa7e3efc9f434281abcbb" 2018-07-22 02:05:18,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-0509ed3c-793d-44c0-abdf-32145f31a3d6 Date: Sun, 22 Jul 2018 02:05:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:18Z", "updated_at": "2018-07-22T02:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:18Z", "revision_number": 0, "id": "70447dbf-f33b-4aa6-8455-643f15396755", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:18Z", "security_group_id": "4b110697-db4f-4398-a720-def1a6692fce", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:18Z", "revision_number": 0, "id": "9f3a6acc-577b-4c9c-8ba4-91a3d930f927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:18Z", "security_group_id": "4b110697-db4f-4398-a720-def1a6692fce", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "4b110697-db4f-4398-a720-def1a6692fce", "name": "NeutronUtilsSecurityGroupTests-c6d2936c-f072-42ed-8326-ae1f25e615fdname"}]} 2018-07-22 02:05:18,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c6d2936c-f072-42ed-8326-ae1f25e615fdname used request id req-0509ed3c-793d-44c0-abdf-32145f31a3d6 2018-07-22 02:05:18,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b110697-db4f-4398-a720-def1a6692fce 2018-07-22 02:05:18,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4b110697-db4f-4398-a720-def1a6692fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6016caa28169e53046baa7e3efc9f434281abcbb" 2018-07-22 02:05:18,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e38d1cc3-0ece-4151-9a8d-8dc93340211b Date: Sun, 22 Jul 2018 02:05:18 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-22T02:05:18Z", "security_group_id": "4b110697-db4f-4398-a720-def1a6692fce", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:18Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "70447dbf-f33b-4aa6-8455-643f15396755"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:18Z", "security_group_id": "4b110697-db4f-4398-a720-def1a6692fce", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:18Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "9f3a6acc-577b-4c9c-8ba4-91a3d930f927"}]} 2018-07-22 02:05:18,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4b110697-db4f-4398-a720-def1a6692fce used request id req-e38d1cc3-0ece-4151-9a8d-8dc93340211b 2018-07-22 02:05:18,577 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-c6d2936c-f072-42ed-8326-ae1f25e615fdname 2018-07-22 02:05:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/4b110697-db4f-4398-a720-def1a6692fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6016caa28169e53046baa7e3efc9f434281abcbb" 2018-07-22 02:05:18,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-debea2bb-2cae-4da1-9494-af13b6692aca Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:18,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4b110697-db4f-4398-a720-def1a6692fce used request id req-debea2bb-2cae-4da1-9494-af13b6692aca 2018-07-22 02:05:18,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c6d2936c-f072-42ed-8326-ae1f25e615fdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6016caa28169e53046baa7e3efc9f434281abcbb" 2018-07-22 02:05:18,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5683b332-cd3b-479d-ae20-a9bb638d3e05 Date: Sun, 22 Jul 2018 02:05:18 GMT RESP BODY: {"security_groups": []} 2018-07-22 02:05:18,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c6d2936c-f072-42ed-8326-ae1f25e615fdname used request id req-5683b332-cd3b-479d-ae20-a9bb638d3e05 2018-07-22 02:05:18,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:19,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["0QhifpvBQWeQdpDTvsxXnA"], "issued_at": "2018-07-22T02:05:19.000000Z"}} 2018-07-22 02:05:19,146 - 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}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:19,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2289d4b7-108e-458e-aa37-427eceda14a1 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-22 02:05:19,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2289d4b7-108e-458e-aa37-427eceda14a1 2018-07-22 02:05:19,239 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-1 2018-07-22 02:05:19,244 - 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}47219a81b9221a6562fa63f7139cba9f412eb6ca" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-1", "description": "hello group"}}' 2018-07-22 02:05:19,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-ab1c33c7-0df1-4cf8-8662-af49464bd273 Date: Sun, 22 Jul 2018 02:05:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "updated_at": "2018-07-22T02:05:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "revision_number": 0, "id": "8624fcb0-e376-423d-bb88-822084962627", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:19Z", "security_group_id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "revision_number": 0, "id": "f7b6edd1-1fc5-46ac-82b8-b7c8f3db2e96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:19Z", "security_group_id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "name": "NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-1"}} 2018-07-22 02:05:19,635 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-ab1c33c7-0df1-4cf8-8662-af49464bd273 2018-07-22 02:05:19,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ad1179b-77e8-4d20-9825-385ac2e946ec 2018-07-22 02:05:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1ad1179b-77e8-4d20-9825-385ac2e946ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:19,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2cdc0242-3df8-40db-9db0-019377e95948 Date: Sun, 22 Jul 2018 02:05:19 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-22T02:05:19Z", "security_group_id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "8624fcb0-e376-423d-bb88-822084962627"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "security_group_id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "f7b6edd1-1fc5-46ac-82b8-b7c8f3db2e96"}]} 2018-07-22 02:05:19,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1ad1179b-77e8-4d20-9825-385ac2e946ec used request id req-2cdc0242-3df8-40db-9db0-019377e95948 2018-07-22 02:05:19,682 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-2 2018-07-22 02:05:19,686 - 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}47219a81b9221a6562fa63f7139cba9f412eb6ca" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-2", "description": "hola group"}}' 2018-07-22 02:05:19,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-40e1ac17-4035-4e86-9dbe-b632b8ea8e73 Date: Sun, 22 Jul 2018 02:05:19 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "updated_at": "2018-07-22T02:05:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "revision_number": 0, "id": "24fc7624-abfc-464f-81fd-320d487e441c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:19Z", "security_group_id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "revision_number": 0, "id": "57f97b97-c454-4248-8f01-8bc3eceb3aea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:19Z", "security_group_id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "name": "NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-2"}} 2018-07-22 02:05:19,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-40e1ac17-4035-4e86-9dbe-b632b8ea8e73 2018-07-22 02:05:19,858 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0169f62c-42ec-4d72-b753-4e5e00e52802 2018-07-22 02:05:19,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0169f62c-42ec-4d72-b753-4e5e00e52802 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:19,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e0a0f482-45cc-4e35-8b19-c3e1ed8912c9 Date: Sun, 22 Jul 2018 02:05:19 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-22T02:05:19Z", "security_group_id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "24fc7624-abfc-464f-81fd-320d487e441c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "security_group_id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "57f97b97-c454-4248-8f01-8bc3eceb3aea"}]} 2018-07-22 02:05:19,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0169f62c-42ec-4d72-b753-4e5e00e52802 used request id req-e0a0f482-45cc-4e35-8b19-c3e1ed8912c9 2018-07-22 02:05:19,905 - neutron_utils - INFO - Listing the available security groups 2018-07-22 02:05:19,910 - 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}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-5f5e037c-fc0c-40d1-a1f5-a58584e56790 Date: Sun, 22 Jul 2018 02:05:19 GMT RESP BODY: {"security_groups": [{"description": "hola group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "updated_at": "2018-07-22T02:05:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "revision_number": 0, "id": "24fc7624-abfc-464f-81fd-320d487e441c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:19Z", "security_group_id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "revision_number": 0, "id": "57f97b97-c454-4248-8f01-8bc3eceb3aea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:19Z", "security_group_id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "name": "NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-2"}, {"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "updated_at": "2018-07-22T02:05:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "revision_number": 0, "id": "8624fcb0-e376-423d-bb88-822084962627", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:19Z", "security_group_id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "revision_number": 0, "id": "f7b6edd1-1fc5-46ac-82b8-b7c8f3db2e96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:19Z", "security_group_id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "name": "NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:05:20,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-5f5e037c-fc0c-40d1-a1f5-a58584e56790 2018-07-22 02:05:20,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0169f62c-42ec-4d72-b753-4e5e00e52802 2018-07-22 02:05:20,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0169f62c-42ec-4d72-b753-4e5e00e52802 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47392599-b934-40ca-8e20-8350b1eb4626 Date: Sun, 22 Jul 2018 02:05:20 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-22T02:05:19Z", "security_group_id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "24fc7624-abfc-464f-81fd-320d487e441c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "security_group_id": "0169f62c-42ec-4d72-b753-4e5e00e52802", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "57f97b97-c454-4248-8f01-8bc3eceb3aea"}]} 2018-07-22 02:05:20,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0169f62c-42ec-4d72-b753-4e5e00e52802 used request id req-47392599-b934-40ca-8e20-8350b1eb4626 2018-07-22 02:05:20,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 129797d3-1635-4168-aa76-6ec6ec93d9d7 2018-07-22 02:05:20,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=129797d3-1635-4168-aa76-6ec6ec93d9d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-04fac53d-7a0b-4a5d-b709-81769bc3013d Date: Sun, 22 Jul 2018 02:05:20 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-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "0dae3402-2777-4de7-9863-39b507623fef"}, {"remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "296087f8-deb2-4bec-9afd-780c1be3f126"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "58a3b223-d0af-4935-aebb-75af94679380"}, {"remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "ee7832b0-f864-4dee-b954-e725da884a3b"}]} 2018-07-22 02:05:20,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=129797d3-1635-4168-aa76-6ec6ec93d9d7 used request id req-04fac53d-7a0b-4a5d-b709-81769bc3013d 2018-07-22 02:05:20,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ad1179b-77e8-4d20-9825-385ac2e946ec 2018-07-22 02:05:20,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1ad1179b-77e8-4d20-9825-385ac2e946ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-87c2d1ae-edce-4082-97b5-b3c202b6e4d9 Date: Sun, 22 Jul 2018 02:05:20 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-22T02:05:19Z", "security_group_id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "8624fcb0-e376-423d-bb88-822084962627"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:19Z", "security_group_id": "1ad1179b-77e8-4d20-9825-385ac2e946ec", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:19Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "f7b6edd1-1fc5-46ac-82b8-b7c8f3db2e96"}]} 2018-07-22 02:05:20,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1ad1179b-77e8-4d20-9825-385ac2e946ec used request id req-87c2d1ae-edce-4082-97b5-b3c202b6e4d9 2018-07-22 02:05:20,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4bc080af-f2c5-4d17-b4fb-5cca704f3715 2018-07-22 02:05:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4bc080af-f2c5-4d17-b4fb-5cca704f3715 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0259da0c-ed1d-403b-867f-67d10f8b4d0a Date: Sun, 22 Jul 2018 02:05:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "port_range_min": null, "revision_number": 0, "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c"}, {"remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "port_range_min": null, "revision_number": 0, "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "port_range_min": null, "revision_number": 0, "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "port_range_min": null, "revision_number": 0, "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c"}]} 2018-07-22 02:05:20,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4bc080af-f2c5-4d17-b4fb-5cca704f3715 used request id req-0259da0c-ed1d-403b-867f-67d10f8b4d0a 2018-07-22 02:05:20,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89a15408-6f3b-4415-8d4d-e50e2ac81ef6 2018-07-22 02:05:20,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=89a15408-6f3b-4415-8d4d-e50e2ac81ef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36f10ad9-26ed-4048-ae5a-6ae06f0dff21 Date: Sun, 22 Jul 2018 02:05:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "port_range_min": null, "revision_number": 0, "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "3d44f922-d07b-4011-a536-90d42d74e908"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "port_range_min": null, "revision_number": 0, "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5"}, {"remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "port_range_min": null, "revision_number": 0, "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "port_range_min": null, "revision_number": 0, "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4"}]} 2018-07-22 02:05:20,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=89a15408-6f3b-4415-8d4d-e50e2ac81ef6 used request id req-36f10ad9-26ed-4048-ae5a-6ae06f0dff21 2018-07-22 02:05:20,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92562f23-e79c-4690-835e-4a8af6f89f25 2018-07-22 02:05:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=92562f23-e79c-4690-835e-4a8af6f89f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b3b53cda-64af-4bcf-94ce-40d970a6a170 Date: Sun, 22 Jul 2018 02:05:20 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-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "port_range_min": null, "revision_number": 0, "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5"}, {"remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "port_range_min": null, "revision_number": 0, "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "6be0fc86-9727-48a0-9686-02a89b491708"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "port_range_min": null, "revision_number": 0, "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763"}, {"remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "port_range_min": null, "revision_number": 0, "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9"}]} 2018-07-22 02:05:20,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=92562f23-e79c-4690-835e-4a8af6f89f25 used request id req-b3b53cda-64af-4bcf-94ce-40d970a6a170 2018-07-22 02:05:20,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9435b4ab-5a5d-4465-81da-c175d3151894 2018-07-22 02:05:20,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9435b4ab-5a5d-4465-81da-c175d3151894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-2d887e62-a115-4800-b7f9-48e2feb6c386 Date: Sun, 22 Jul 2018 02:05:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "project_id": "", "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "project_id": "", "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "project_id": "", "id": "962a9a3c-6d86-47a5-8802-ebad082496f5"}, {"remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "project_id": "", "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78"}]} 2018-07-22 02:05:20,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9435b4ab-5a5d-4465-81da-c175d3151894 used request id req-2d887e62-a115-4800-b7f9-48e2feb6c386 2018-07-22 02:05:20,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a95b975b-f611-415d-b43f-caa7167e8e5c 2018-07-22 02:05:20,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a95b975b-f611-415d-b43f-caa7167e8e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-221c8d8d-22db-450a-905d-753f1f28744b Date: Sun, 22 Jul 2018 02:05:20 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-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "port_range_min": null, "revision_number": 0, "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "project_id": "14aea5661bb4488198bb3782473d2512", "id": "261404f3-723d-4a46-9010-92b86862518f"}, {"remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "port_range_min": null, "revision_number": 0, "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "project_id": "14aea5661bb4488198bb3782473d2512", "id": "775a3028-5474-4f68-b752-aec4640853fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "port_range_min": null, "revision_number": 0, "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "project_id": "14aea5661bb4488198bb3782473d2512", "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad"}, {"remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "port_range_min": null, "revision_number": 0, "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "project_id": "14aea5661bb4488198bb3782473d2512", "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425"}]} 2018-07-22 02:05:20,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a95b975b-f611-415d-b43f-caa7167e8e5c used request id req-221c8d8d-22db-450a-905d-753f1f28744b 2018-07-22 02:05:20,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b26c251e-45ee-484e-8aaf-1d9cd8bd38fd 2018-07-22 02:05:20,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b26c251e-45ee-484e-8aaf-1d9cd8bd38fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-79d56cb3-33b6-4d43-903a-747d074ddbb1 Date: Sun, 22 Jul 2018 02:05:20 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-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752"}, {"remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "c5cd0f57-08d7-4755-ab6f-950b786884af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "e8f38b1f-a14d-4605-849a-619325743747"}, {"remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "efb707b5-baf1-44d9-a925-e347cf84107b"}]} 2018-07-22 02:05:20,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b26c251e-45ee-484e-8aaf-1d9cd8bd38fd used request id req-79d56cb3-33b6-4d43-903a-747d074ddbb1 2018-07-22 02:05:20,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8d7b053-8508-4d82-af66-e97c589f10ee 2018-07-22 02:05:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b8d7b053-8508-4d82-af66-e97c589f10ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ecbb516e-ae66-4957-86ed-5524629ceb40 Date: Sun, 22 Jul 2018 02:05:20 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-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "port_range_min": null, "revision_number": 0, "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "port_range_min": null, "revision_number": 0, "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d"}, {"remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "port_range_min": null, "revision_number": 0, "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1"}, {"remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "port_range_min": null, "revision_number": 0, "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210"}]} 2018-07-22 02:05:20,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b8d7b053-8508-4d82-af66-e97c589f10ee used request id req-ecbb516e-ae66-4957-86ed-5524629ceb40 2018-07-22 02:05:20,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea1a6490-920e-4e63-b2d2-93694f6fe58f 2018-07-22 02:05:20,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea1a6490-920e-4e63-b2d2-93694f6fe58f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-deb875da-171d-46a2-be74-18e2c91862f3 Date: Sun, 22 Jul 2018 02:05:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "port_range_min": null, "revision_number": 0, "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750"}, {"remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "port_range_min": null, "revision_number": 0, "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "port_range_min": null, "revision_number": 0, "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "6062c712-158f-4973-838f-b5651738b795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "port_range_min": null, "revision_number": 0, "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b"}]} 2018-07-22 02:05:20,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea1a6490-920e-4e63-b2d2-93694f6fe58f used request id req-deb875da-171d-46a2-be74-18e2c91862f3 2018-07-22 02:05:20,304 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-1 2018-07-22 02:05:20,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1ad1179b-77e8-4d20-9825-385ac2e946ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,457 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-728d296a-4df5-4054-a4bd-7a92b80434f5 Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:20,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1ad1179b-77e8-4d20-9825-385ac2e946ec used request id req-728d296a-4df5-4054-a4bd-7a92b80434f5 2018-07-22 02:05:20,457 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-e97fff39-f4dd-4085-aebf-757c884244e7name-2 2018-07-22 02:05:20,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0169f62c-42ec-4d72-b753-4e5e00e52802 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47219a81b9221a6562fa63f7139cba9f412eb6ca" 2018-07-22 02:05:20,584 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c25b7f67-1ca0-40e4-8e81-ae04b738388c Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:20,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0169f62c-42ec-4d72-b753-4e5e00e52802 used request id req-c25b7f67-1ca0-40e4-8e81-ae04b738388c 2018-07-22 02:05:20,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:20,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fIyxhzomRM-eKjSTIfGf4g"], "issued_at": "2018-07-22T02:05:20.000000Z"}} 2018-07-22 02:05:20,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}ae01efdd1d98da41813729932c9641b3a0dc5746" 2018-07-22 02:05:21,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3235f018-b5fa-42dd-95ca-075204cdb951 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-22 02:05:21,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3235f018-b5fa-42dd-95ca-075204cdb951 2018-07-22 02:05:21,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:21,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hE8tiW2QQ-G_wAZ4YmQozA"], "issued_at": "2018-07-22T02:05:21.000000Z"}} 2018-07-22 02:05:21,442 - 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}dc2d2926c2a593d08a011ced7b6b80ec6d2c1a7f" 2018-07-22 02:05:21,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2709093c-93ad-4da9-8d89-7f0fdb266217 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-22 02:05:21,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2709093c-93ad-4da9-8d89-7f0fdb266217 2018-07-22 02:05:21,456 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-cb0b1598-3c50-44ab-85a1-c0aac9a5295ename 2018-07-22 02:05:21,461 - 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}dc2d2926c2a593d08a011ced7b6b80ec6d2c1a7f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-cb0b1598-3c50-44ab-85a1-c0aac9a5295ename", "description": "hello group"}}' 2018-07-22 02:05:21,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-535aabe3-d68e-468e-9d06-e2ce95ef9c3d Date: Sun, 22 Jul 2018 02:05:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:21Z", "updated_at": "2018-07-22T02:05:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:21Z", "revision_number": 0, "id": "71801b57-ebe0-47bb-a607-c147afdbf1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:21Z", "security_group_id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:21Z", "revision_number": 0, "id": "a4d5b36c-da08-4c89-b499-d0adbcd89765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:21Z", "security_group_id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "name": "NeutronUtilsSecurityGroupTests-cb0b1598-3c50-44ab-85a1-c0aac9a5295ename"}} 2018-07-22 02:05:21,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-535aabe3-d68e-468e-9d06-e2ce95ef9c3d 2018-07-22 02:05:21,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4fe73fb-21fc-4d1e-9cad-c7c12c43993c 2018-07-22 02:05:21,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4fe73fb-21fc-4d1e-9cad-c7c12c43993c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2d2926c2a593d08a011ced7b6b80ec6d2c1a7f" 2018-07-22 02:05:21,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae81c95b-f722-4b71-a3cf-429f9739deac Date: Sun, 22 Jul 2018 02:05:21 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-22T02:05:21Z", "security_group_id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:21Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "71801b57-ebe0-47bb-a607-c147afdbf1b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:21Z", "security_group_id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:21Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "a4d5b36c-da08-4c89-b499-d0adbcd89765"}]} 2018-07-22 02:05:21,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4fe73fb-21fc-4d1e-9cad-c7c12c43993c used request id req-ae81c95b-f722-4b71-a3cf-429f9739deac 2018-07-22 02:05:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cb0b1598-3c50-44ab-85a1-c0aac9a5295ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2d2926c2a593d08a011ced7b6b80ec6d2c1a7f" 2018-07-22 02:05:21,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-29bcf4c0-aa36-4e09-86bc-4b152cbb6007 Date: Sun, 22 Jul 2018 02:05:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:21Z", "updated_at": "2018-07-22T02:05:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:21Z", "revision_number": 0, "id": "71801b57-ebe0-47bb-a607-c147afdbf1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:21Z", "security_group_id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:21Z", "revision_number": 0, "id": "a4d5b36c-da08-4c89-b499-d0adbcd89765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:21Z", "security_group_id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "name": "NeutronUtilsSecurityGroupTests-cb0b1598-3c50-44ab-85a1-c0aac9a5295ename"}]} 2018-07-22 02:05:21,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cb0b1598-3c50-44ab-85a1-c0aac9a5295ename&description=hello+group used request id req-29bcf4c0-aa36-4e09-86bc-4b152cbb6007 2018-07-22 02:05:21,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4fe73fb-21fc-4d1e-9cad-c7c12c43993c 2018-07-22 02:05:21,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4fe73fb-21fc-4d1e-9cad-c7c12c43993c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2d2926c2a593d08a011ced7b6b80ec6d2c1a7f" 2018-07-22 02:05:21,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0fddc609-1cb8-4171-b069-1ebb52c44d5e Date: Sun, 22 Jul 2018 02:05:21 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-22T02:05:21Z", "security_group_id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:21Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "71801b57-ebe0-47bb-a607-c147afdbf1b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:21Z", "security_group_id": "e4fe73fb-21fc-4d1e-9cad-c7c12c43993c", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:21Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "a4d5b36c-da08-4c89-b499-d0adbcd89765"}]} 2018-07-22 02:05:21,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4fe73fb-21fc-4d1e-9cad-c7c12c43993c used request id req-0fddc609-1cb8-4171-b069-1ebb52c44d5e 2018-07-22 02:05:21,964 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-cb0b1598-3c50-44ab-85a1-c0aac9a5295ename 2018-07-22 02:05:21,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e4fe73fb-21fc-4d1e-9cad-c7c12c43993c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2d2926c2a593d08a011ced7b6b80ec6d2c1a7f" 2018-07-22 02:05:22,109 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6ea5cab-ff43-4b64-a067-56ba3acdacc5 Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:22,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e4fe73fb-21fc-4d1e-9cad-c7c12c43993c used request id req-e6ea5cab-ff43-4b64-a067-56ba3acdacc5 2018-07-22 02:05:22,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:22,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["d7JQBDwxTNGz_doVe30KsQ"], "issued_at": "2018-07-22T02:05:22.000000Z"}} 2018-07-22 02:05:22,493 - 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}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:22,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f15a92-8ee0-42a4-af64-a3b9bc96a2b7 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-22 02:05:22,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b5f15a92-8ee0-42a4-af64-a3b9bc96a2b7 2018-07-22 02:05:22,511 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name 2018-07-22 02:05:22,515 - 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}75d2c05690592b69617408811b1228dbc46569cf" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name", "description": "hello group"}}' 2018-07-22 02:05:22,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5cf5ee7e-49bb-4173-a37b-164bfac80c90 Date: Sun, 22 Jul 2018 02:05:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "updated_at": "2018-07-22T02:05:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "revision_number": 0, "id": "99fb1df3-6785-40de-9949-31e775722410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "revision_number": 0, "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "name": "NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name"}} 2018-07-22 02:05:22,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-5cf5ee7e-49bb-4173-a37b-164bfac80c90 2018-07-22 02:05:22,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4e18104-6ef0-4cdd-81a3-03ca09a87c2a 2018-07-22 02:05:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:22,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1a8ae03-1e14-4bf3-ae41-5e43bd6b5718 Date: Sun, 22 Jul 2018 02:05:22 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-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "99fb1df3-6785-40de-9949-31e775722410"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35"}]} 2018-07-22 02:05:22,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a used request id req-b1a8ae03-1e14-4bf3-ae41-5e43bd6b5718 2018-07-22 02:05:22,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4e18104-6ef0-4cdd-81a3-03ca09a87c2a 2018-07-22 02:05:22,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:22,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc0aca44-4b65-4cc6-b997-49b4598d085a Date: Sun, 22 Jul 2018 02:05:22 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-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "99fb1df3-6785-40de-9949-31e775722410"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35"}]} 2018-07-22 02:05:22,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a used request id req-dc0aca44-4b65-4cc6-b997-49b4598d085a 2018-07-22 02:05:22,929 - 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}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:22,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c3f286-c2db-4d3f-99f6-a829ca3c3feb 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-22 02:05:22,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d2c3f286-c2db-4d3f-99f6-a829ca3c3feb 2018-07-22 02:05:22,942 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name 2018-07-22 02:05:22,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-4de482d0-f84b-4ea0-a176-8cf4fb523014 Date: Sun, 22 Jul 2018 02:05:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "updated_at": "2018-07-22T02:05:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "revision_number": 0, "id": "99fb1df3-6785-40de-9949-31e775722410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "revision_number": 0, "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "name": "NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name"}]} 2018-07-22 02:05:23,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name used request id req-4de482d0-f84b-4ea0-a176-8cf4fb523014 2018-07-22 02:05:23,034 - 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-22 02:05:23,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:05:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:05:23,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3304ffe4-e5cf-49d3-b5e7-e08336fab9e5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:23,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-3304ffe4-e5cf-49d3-b5e7-e08336fab9e5 2018-07-22 02:05:23,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4e18104-6ef0-4cdd-81a3-03ca09a87c2a 2018-07-22 02:05:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2dd7797e-1b20-4320-a14d-308bef013723 Date: Sun, 22 Jul 2018 02:05:23 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-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "99fb1df3-6785-40de-9949-31e775722410"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35"}]} 2018-07-22 02:05:23,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a used request id req-2dd7797e-1b20-4320-a14d-308bef013723 2018-07-22 02:05:23,154 - 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}75d2c05690592b69617408811b1228dbc46569cf" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a"}}' 2018-07-22 02:05:23,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-5710738e-52a0-405e-80ec-6aa51b0b0ac8 Date: Sun, 22 Jul 2018 02:05:23 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-22T02:05:23Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:23Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "3b211f3f-5640-43a0-bb57-7edda545e52c"}} 2018-07-22 02:05:23,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-5710738e-52a0-405e-80ec-6aa51b0b0ac8 2018-07-22 02:05:23,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-eed3d8c1-9ae4-4f88-a107-ee9520764e47 Date: Sun, 22 Jul 2018 02:05:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "updated_at": "2018-07-22T02:05:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:23Z", "revision_number": 0, "id": "3b211f3f-5640-43a0-bb57-7edda545e52c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:23Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "revision_number": 0, "id": "99fb1df3-6785-40de-9949-31e775722410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "revision_number": 0, "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 3, "project_id": "e022d16594794ceba7252a46e5007481", "id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "name": "NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name"}]} 2018-07-22 02:05:23,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name&description=hello+group used request id req-eed3d8c1-9ae4-4f88-a107-ee9520764e47 2018-07-22 02:05:23,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4e18104-6ef0-4cdd-81a3-03ca09a87c2a 2018-07-22 02:05:23,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-936fdf7c-8c34-4bd3-991e-ce169d33572f Date: Sun, 22 Jul 2018 02:05:23 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-22T02:05:23Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:23Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "3b211f3f-5640-43a0-bb57-7edda545e52c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "99fb1df3-6785-40de-9949-31e775722410"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35"}]} 2018-07-22 02:05:23,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a used request id req-936fdf7c-8c34-4bd3-991e-ce169d33572f 2018-07-22 02:05:23,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4e18104-6ef0-4cdd-81a3-03ca09a87c2a 2018-07-22 02:05:23,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-f182348a-cea2-45b7-bf07-0c24490bafd9 Date: Sun, 22 Jul 2018 02:05:23 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-22T02:05:23Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:23Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "3b211f3f-5640-43a0-bb57-7edda545e52c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "99fb1df3-6785-40de-9949-31e775722410"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35"}]} 2018-07-22 02:05:23,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a used request id req-f182348a-cea2-45b7-bf07-0c24490bafd9 2018-07-22 02:05:23,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-6da0dfa8-4174-4ba5-9f30-48103d7a529f Date: Sun, 22 Jul 2018 02:05:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "updated_at": "2018-07-22T02:05:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:23Z", "revision_number": 0, "id": "3b211f3f-5640-43a0-bb57-7edda545e52c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:23Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "revision_number": 0, "id": "99fb1df3-6785-40de-9949-31e775722410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "revision_number": 0, "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 3, "project_id": "e022d16594794ceba7252a46e5007481", "id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "name": "NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name"}]} 2018-07-22 02:05:23,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name&description=hello+group used request id req-6da0dfa8-4174-4ba5-9f30-48103d7a529f 2018-07-22 02:05:23,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4e18104-6ef0-4cdd-81a3-03ca09a87c2a 2018-07-22 02:05:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-055bcbab-f39e-4bb0-9e9d-cd26b56d4d81 Date: Sun, 22 Jul 2018 02:05:23 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-22T02:05:23Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:23Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "3b211f3f-5640-43a0-bb57-7edda545e52c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "99fb1df3-6785-40de-9949-31e775722410"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:22Z", "security_group_id": "c4e18104-6ef0-4cdd-81a3-03ca09a87c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "c0bc2a96-efa4-4e64-ba02-247deee52e35"}]} 2018-07-22 02:05:23,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c4e18104-6ef0-4cdd-81a3-03ca09a87c2a used request id req-055bcbab-f39e-4bb0-9e9d-cd26b56d4d81 2018-07-22 02:05:23,480 - neutron_utils - INFO - Deleting security group rule with ID - 99fb1df3-6785-40de-9949-31e775722410 2018-07-22 02:05:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/99fb1df3-6785-40de-9949-31e775722410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1120711b-5e08-4887-b808-901212e208b7 Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:23,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/99fb1df3-6785-40de-9949-31e775722410 used request id req-1120711b-5e08-4887-b808-901212e208b7 2018-07-22 02:05:23,570 - neutron_utils - INFO - Deleting security group rule with ID - c0bc2a96-efa4-4e64-ba02-247deee52e35 2018-07-22 02:05:23,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c0bc2a96-efa4-4e64-ba02-247deee52e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd1eb60c-7f3d-435f-acc4-7fe6903d4711 Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:23,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c0bc2a96-efa4-4e64-ba02-247deee52e35 used request id req-cd1eb60c-7f3d-435f-acc4-7fe6903d4711 2018-07-22 02:05:23,651 - neutron_utils - INFO - Deleting security group rule with ID - 3b211f3f-5640-43a0-bb57-7edda545e52c 2018-07-22 02:05:23,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/3b211f3f-5640-43a0-bb57-7edda545e52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-883da9e2-4912-4fdd-b5fb-f405f59b69bc Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:23,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/3b211f3f-5640-43a0-bb57-7edda545e52c used request id req-883da9e2-4912-4fdd-b5fb-f405f59b69bc 2018-07-22 02:05:23,731 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a0d35346-8c47-4efe-92e0-37c0dd29b1e6name 2018-07-22 02:05:23,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c4e18104-6ef0-4cdd-81a3-03ca09a87c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d2c05690592b69617408811b1228dbc46569cf" 2018-07-22 02:05:23,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0630c923-8100-4b69-95c3-32a246e7935b Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:23,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c4e18104-6ef0-4cdd-81a3-03ca09a87c2a used request id req-0630c923-8100-4b69-95c3-32a246e7935b 2018-07-22 02:05:23,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:24,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["KT30P7XVQvKhrOULkISVFg"], "issued_at": "2018-07-22T02:05:24.000000Z"}} 2018-07-22 02:05:24,232 - 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}b13af319afe1513bcf8ba760ac14e501a0ae4120" 2018-07-22 02:05:24,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c400127c-87be-4c0f-a5b0-3a9da958251b 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-22 02:05:24,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c400127c-87be-4c0f-a5b0-3a9da958251b 2018-07-22 02:05:24,312 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-1 2018-07-22 02:05:24,318 - 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}b13af319afe1513bcf8ba760ac14e501a0ae4120" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-1", "description": "hello group"}}' 2018-07-22 02:05:24,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-a22517f7-de91-4aaa-b0d1-f9fcff84b358 Date: Sun, 22 Jul 2018 02:05:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "updated_at": "2018-07-22T02:05:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "revision_number": 0, "id": "2621b670-eec1-499e-8760-4d779aa8f7da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:24Z", "security_group_id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "revision_number": 0, "id": "d19ff3a3-bb35-4ba7-a08e-5ef27d5cf789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:24Z", "security_group_id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "name": "NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-1"}} 2018-07-22 02:05:24,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-a22517f7-de91-4aaa-b0d1-f9fcff84b358 2018-07-22 02:05:24,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e526a906-a6cd-4ab3-85d6-c1b39a1935a0 2018-07-22 02:05:24,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e526a906-a6cd-4ab3-85d6-c1b39a1935a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13af319afe1513bcf8ba760ac14e501a0ae4120" 2018-07-22 02:05:24,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eac2aa0a-b146-4867-9081-484df6d12f55 Date: Sun, 22 Jul 2018 02:05:24 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-22T02:05:24Z", "security_group_id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "2621b670-eec1-499e-8760-4d779aa8f7da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "security_group_id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "d19ff3a3-bb35-4ba7-a08e-5ef27d5cf789"}]} 2018-07-22 02:05:24,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e526a906-a6cd-4ab3-85d6-c1b39a1935a0 used request id req-eac2aa0a-b146-4867-9081-484df6d12f55 2018-07-22 02:05:24,713 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-2 2018-07-22 02:05:24,718 - 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}b13af319afe1513bcf8ba760ac14e501a0ae4120" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-2", "description": "hello group"}}' 2018-07-22 02:05:24,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-2d80bea5-5ca4-43c5-9efb-f15167e1406b Date: Sun, 22 Jul 2018 02:05:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "updated_at": "2018-07-22T02:05:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "revision_number": 0, "id": "87e96df6-0da6-479a-82d1-68239b7df8fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:24Z", "security_group_id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "revision_number": 0, "id": "f131460d-2899-416c-b1ae-5bc19a7ed2f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:24Z", "security_group_id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "name": "NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-2"}} 2018-07-22 02:05:24,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-2d80bea5-5ca4-43c5-9efb-f15167e1406b 2018-07-22 02:05:24,876 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 2018-07-22 02:05:24,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13af319afe1513bcf8ba760ac14e501a0ae4120" 2018-07-22 02:05:24,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4c894b0c-488b-4e61-beb6-66482aa8a1cd Date: Sun, 22 Jul 2018 02:05:24 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-22T02:05:24Z", "security_group_id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "87e96df6-0da6-479a-82d1-68239b7df8fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "security_group_id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "f131460d-2899-416c-b1ae-5bc19a7ed2f2"}]} 2018-07-22 02:05:24,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 used request id req-4c894b0c-488b-4e61-beb6-66482aa8a1cd 2018-07-22 02:05:24,917 - neutron_utils - INFO - Retrieving security group with ID - e526a906-a6cd-4ab3-85d6-c1b39a1935a0 2018-07-22 02:05:24,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e526a906-a6cd-4ab3-85d6-c1b39a1935a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13af319afe1513bcf8ba760ac14e501a0ae4120" 2018-07-22 02:05:24,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-b7c8e2ea-7306-4b20-9cc9-309cb16342b2 Date: Sun, 22 Jul 2018 02:05:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "updated_at": "2018-07-22T02:05:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "revision_number": 0, "id": "2621b670-eec1-499e-8760-4d779aa8f7da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:24Z", "security_group_id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "revision_number": 0, "id": "d19ff3a3-bb35-4ba7-a08e-5ef27d5cf789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:24Z", "security_group_id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "name": "NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-1"}]} 2018-07-22 02:05:24,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e526a906-a6cd-4ab3-85d6-c1b39a1935a0 used request id req-b7c8e2ea-7306-4b20-9cc9-309cb16342b2 2018-07-22 02:05:24,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e526a906-a6cd-4ab3-85d6-c1b39a1935a0 2018-07-22 02:05:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e526a906-a6cd-4ab3-85d6-c1b39a1935a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13af319afe1513bcf8ba760ac14e501a0ae4120" 2018-07-22 02:05:25,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49e02a02-11e9-4179-a972-ef2414f1bd65 Date: Sun, 22 Jul 2018 02:05:25 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-22T02:05:24Z", "security_group_id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "2621b670-eec1-499e-8760-4d779aa8f7da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "security_group_id": "e526a906-a6cd-4ab3-85d6-c1b39a1935a0", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "d19ff3a3-bb35-4ba7-a08e-5ef27d5cf789"}]} 2018-07-22 02:05:25,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e526a906-a6cd-4ab3-85d6-c1b39a1935a0 used request id req-49e02a02-11e9-4179-a972-ef2414f1bd65 2018-07-22 02:05:25,008 - neutron_utils - INFO - Retrieving security group with ID - 401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 2018-07-22 02:05:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13af319afe1513bcf8ba760ac14e501a0ae4120" 2018-07-22 02:05:25,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-f7001dc0-c720-41f4-8580-8237421a3149 Date: Sun, 22 Jul 2018 02:05:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "updated_at": "2018-07-22T02:05:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "revision_number": 0, "id": "87e96df6-0da6-479a-82d1-68239b7df8fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:24Z", "security_group_id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "revision_number": 0, "id": "f131460d-2899-416c-b1ae-5bc19a7ed2f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:05:24Z", "security_group_id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 2, "project_id": "e022d16594794ceba7252a46e5007481", "id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "name": "NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-2"}]} 2018-07-22 02:05:25,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 used request id req-f7001dc0-c720-41f4-8580-8237421a3149 2018-07-22 02:05:25,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 2018-07-22 02:05:25,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13af319afe1513bcf8ba760ac14e501a0ae4120" 2018-07-22 02:05:25,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a1a7cf31-aaa5-4da6-a682-1fa213fefde6 Date: Sun, 22 Jul 2018 02:05:25 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-22T02:05:24Z", "security_group_id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "87e96df6-0da6-479a-82d1-68239b7df8fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:05:24Z", "security_group_id": "401e2aa8-f8b0-4ef2-8f81-f2dc73db5010", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:24Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "f131460d-2899-416c-b1ae-5bc19a7ed2f2"}]} 2018-07-22 02:05:25,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 used request id req-a1a7cf31-aaa5-4da6-a682-1fa213fefde6 2018-07-22 02:05:25,078 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-1 2018-07-22 02:05:25,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e526a906-a6cd-4ab3-85d6-c1b39a1935a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13af319afe1513bcf8ba760ac14e501a0ae4120" 2018-07-22 02:05:25,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01bb0bab-4939-4ea9-b0bb-ad4e7763729a Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:25,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e526a906-a6cd-4ab3-85d6-c1b39a1935a0 used request id req-01bb0bab-4939-4ea9-b0bb-ad4e7763729a 2018-07-22 02:05:25,379 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-433f36be-71b5-4c0a-b32b-161569cdbabfname-2 2018-07-22 02:05:25,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13af319afe1513bcf8ba760ac14e501a0ae4120" 2018-07-22 02:05:25,489 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e59abff-216d-4e97-babb-caa6ac9f0e39 Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:25,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/401e2aa8-f8b0-4ef2-8f81-f2dc73db5010 used request id req-6e59abff-216d-4e97-babb-caa6ac9f0e39 2018-07-22 02:05:25,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:25,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["_AD8W-KiQlW-_xZ6vcCEsw"], "issued_at": "2018-07-22T02:05:25.000000Z"}} 2018-07-22 02:05:25,891 - 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}716fc91fd265134da0262956f27bbae547e98918" 2018-07-22 02:05:25,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a6cce3-2bff-4180-bde4-53bb0f6441c7 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-22 02:05:25,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a2a6cce3-2bff-4180-bde4-53bb0f6441c7 2018-07-22 02:05:25,909 - 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}716fc91fd265134da0262956f27bbae547e98918" 2018-07-22 02:05:26,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-588256a4-c581-4909-8175-24f740a2e4d7 Date: Sun, 22 Jul 2018 02:05:26 GMT RESP BODY: {"floatingips": []} 2018-07-22 02:05:26,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-588256a4-c581-4909-8175-24f740a2e4d7 2018-07-22 02:05:26,087 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-22 02:05:26,092 - 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}716fc91fd265134da0262956f27bbae547e98918" 2018-07-22 02:05:26,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3937ecea-bbb6-4eeb-a4b7-fc1f4322ece4 Date: Sun, 22 Jul 2018 02:05:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:05:26,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-3937ecea-bbb6-4eeb-a4b7-fc1f4322ece4 2018-07-22 02:05:26,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716fc91fd265134da0262956f27bbae547e98918" 2018-07-22 02:05:26,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2897a7b2-8597-4855-9ca8-97fba8f4e184 Date: Sun, 22 Jul 2018 02:05:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:05:26,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-2897a7b2-8597-4855-9ca8-97fba8f4e184 2018-07-22 02:05:26,369 - 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}716fc91fd265134da0262956f27bbae547e98918" -d '{"floatingip": {"floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}}' 2018-07-22 02:05:27,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 495 X-Openstack-Request-Id: req-2409bbed-6322-4139-8119-c99cf6bfb318 Date: Sun, 22 Jul 2018 02:05:27 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:27Z", "updated_at": "2018-07-22T02:05:27Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e022d16594794ceba7252a46e5007481", "port_id": null, "id": "79bf73a9-2ec8-4afb-82ee-3a515f9d54a7", "qos_policy_id": null}} 2018-07-22 02:05:27,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-2409bbed-6322-4139-8119-c99cf6bfb318 2018-07-22 02:05:27,588 - 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}716fc91fd265134da0262956f27bbae547e98918" 2018-07-22 02:05:27,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-9b4aeba9-2945-49ca-b653-05d5eb5cce82 Date: Sun, 22 Jul 2018 02:05:27 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:27Z", "updated_at": "2018-07-22T02:05:27Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e022d16594794ceba7252a46e5007481", "port_id": null, "id": "79bf73a9-2ec8-4afb-82ee-3a515f9d54a7", "qos_policy_id": null}]} 2018-07-22 02:05:27,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-9b4aeba9-2945-49ca-b653-05d5eb5cce82 2018-07-22 02:05:27,629 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.201 2018-07-22 02:05:27,630 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.201 2018-07-22 02:05:27,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips?ip=79bf73a9-2ec8-4afb-82ee-3a515f9d54a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716fc91fd265134da0262956f27bbae547e98918" 2018-07-22 02:05:27,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-36baf54a-73ff-46c8-a957-dee238879a85 Date: Sun, 22 Jul 2018 02:05:27 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:05:27Z", "updated_at": "2018-07-22T02:05:27Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e022d16594794ceba7252a46e5007481", "port_id": null, "id": "79bf73a9-2ec8-4afb-82ee-3a515f9d54a7", "qos_policy_id": null}]} 2018-07-22 02:05:27,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips?ip=79bf73a9-2ec8-4afb-82ee-3a515f9d54a7 used request id req-36baf54a-73ff-46c8-a957-dee238879a85 2018-07-22 02:05:27,660 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-07-22 02:05:27,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/79bf73a9-2ec8-4afb-82ee-3a515f9d54a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716fc91fd265134da0262956f27bbae547e98918" 2018-07-22 02:05:28,113 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1ca5916-c268-4ae7-b335-f26328dee868 Content-Length: 0 Date: Sun, 22 Jul 2018 02:05:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:28,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/79bf73a9-2ec8-4afb-82ee-3a515f9d54a7 used request id req-c1ca5916-c268-4ae7-b335-f26328dee868 2018-07-22 02:05:28,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:28,319 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 2018-07-22 02:05:28,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:28,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["n8XPf9ELTda85ypeDPhWpw"], "issued_at": "2018-07-22T02:05:28.000000Z"}} 2018-07-22 02:05:28,714 - 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}d598b7d0db3cffb959a96929f4817d67640ff22e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMb4t7PTWGPQN4dN7TC3ybY/RED87/GAHJpRJPgMHSk9ZTfYF5/kk3iCcb2k4BKVit3l1RfzeaGlMmowhe4T+YDos0nXH2Q/sawIM8SzAMqpenE4PR1RiHQSD6Hfpk1mD4ITWAxZE2+nNMYQP3aUtM2yTCOOtKGKH1WicA5Ba/0NVKiLBRYyTDVWdEUTfJNyLIJ9ubm3hEEjOXGqZMQXCA9aZrpdmz/NzWpKywhJBvKzqgnq91tzwNSj6P7eAWH7cIoRMPlKH/V1CpKYqePuzexIee+m4JaxO2+PoY8YB55EV1lS5Ax5AAecxUgeDILRDKWqQVEYOzD88DuRW4TEMh", "name": "NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75"}}' 2018-07-22 02:05:28,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-9a7c1b06-16ec-4185-aebc-f4126ba76c6b x-compute-request-id: req-9a7c1b06-16ec-4185-aebc-f4126ba76c6b Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMb4t7PTWGPQN4dN7TC3ybY/RED87/GAHJpRJPgMHSk9ZTfYF5/kk3iCcb2k4BKVit3l1RfzeaGlMmowhe4T+YDos0nXH2Q/sawIM8SzAMqpenE4PR1RiHQSD6Hfpk1mD4ITWAxZE2+nNMYQP3aUtM2yTCOOtKGKH1WicA5Ba/0NVKiLBRYyTDVWdEUTfJNyLIJ9ubm3hEEjOXGqZMQXCA9aZrpdmz/NzWpKywhJBvKzqgnq91tzwNSj6P7eAWH7cIoRMPlKH/V1CpKYqePuzexIee+m4JaxO2+PoY8YB55EV1lS5Ax5AAecxUgeDILRDKWqQVEYOzD88DuRW4TEMh", "user_id": "2998b46e937240539ae40e3f15b25e22", "name": "NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75", "fingerprint": "1c:82:0c:83:ca:50:24:5e:4a:c1:f4:ae:d3:e4:28:b1"}} 2018-07-22 02:05:28,944 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-9a7c1b06-16ec-4185-aebc-f4126ba76c6b 2018-07-22 02:05:28,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d598b7d0db3cffb959a96929f4817d67640ff22e" 2018-07-22 02:05:28,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-9230f77b-af68-439f-8954-99c14e489046 x-compute-request-id: req-9230f77b-af68-439f-8954-99c14e489046 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMb4t7PTWGPQN4dN7TC3ybY/RED87/GAHJpRJPgMHSk9ZTfYF5/kk3iCcb2k4BKVit3l1RfzeaGlMmowhe4T+YDos0nXH2Q/sawIM8SzAMqpenE4PR1RiHQSD6Hfpk1mD4ITWAxZE2+nNMYQP3aUtM2yTCOOtKGKH1WicA5Ba/0NVKiLBRYyTDVWdEUTfJNyLIJ9ubm3hEEjOXGqZMQXCA9aZrpdmz/NzWpKywhJBvKzqgnq91tzwNSj6P7eAWH7cIoRMPlKH/V1CpKYqePuzexIee+m4JaxO2+PoY8YB55EV1lS5Ax5AAecxUgeDILRDKWqQVEYOzD88DuRW4TEMh", "user_id": "2998b46e937240539ae40e3f15b25e22", "name": "NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75", "deleted": false, "created_at": "2018-07-22T02:05:28.000000", "updated_at": null, "fingerprint": "1c:82:0c:83:ca:50:24:5e:4a:c1:f4:ae:d3:e4:28:b1", "deleted_at": null, "id": 5}} 2018-07-22 02:05:28,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 used request id req-9230f77b-af68-439f-8954-99c14e489046 2018-07-22 02:05:28,963 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 2018-07-22 02:05:28,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d598b7d0db3cffb959a96929f4817d67640ff22e" 2018-07-22 02:05:28,995 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:05: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-bf320c3e-c77e-4eb8-828e-39e0a2c837fc x-compute-request-id: req-bf320c3e-c77e-4eb8-828e-39e0a2c837fc Content-Length: 0 Content-Type: application/json 2018-07-22 02:05:28,995 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 used request id req-bf320c3e-c77e-4eb8-828e-39e0a2c837fc 2018-07-22 02:05:28,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d598b7d0db3cffb959a96929f4817d67640ff22e" 2018-07-22 02:05:29,016 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:05: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-eb6b6ce6-9b5b-4dfa-8f3e-7d05eebc005d x-compute-request-id: req-eb6b6ce6-9b5b-4dfa-8f3e-7d05eebc005d Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 not found for user 2998b46e937240539ae40e3f15b25e22", "code": 404}} 2018-07-22 02:05:29,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 used request id req-eb6b6ce6-9b5b-4dfa-8f3e-7d05eebc005d 2018-07-22 02:05:29,017 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 2018-07-22 02:05:29,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d598b7d0db3cffb959a96929f4817d67640ff22e" 2018-07-22 02:05:29,053 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:05: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-b4062194-f6ed-428a-aa71-20ae94897451 x-compute-request-id: req-b4062194-f6ed-428a-aa71-20ae94897451 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 not found for user 2998b46e937240539ae40e3f15b25e22", "code": 404}} 2018-07-22 02:05:29,053 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-118a44d2-6a00-455d-a9b7-c12281e6be75 used request id req-b4062194-f6ed-428a-aa71-20ae94897451 2018-07-22 02:05:29,055 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:29,242 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-6a7d06eb-1917-4ccd-9270-fe4f7d26efde.pub 2018-07-22 02:05:29,242 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-6a7d06eb-1917-4ccd-9270-fe4f7d26efde 2018-07-22 02:05:29,242 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-6a7d06eb-1917-4ccd-9270-fe4f7d26efde.pub 2018-07-22 02:05:29,242 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-6a7d06eb-1917-4ccd-9270-fe4f7d26efde 2018-07-22 02:05:29,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:29,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["_Kaz-fA4R5KMP7XtK7CKfw"], "issued_at": "2018-07-22T02:05:29.000000Z"}} 2018-07-22 02:05:29,622 - 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}a79dbf6ba14f274e035f2c4bf305427bb060fcea" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7dWRnb7HFnkA07jDmDf/NzVSK12HcuRF/7VF/+u9hlF6Ed79IipZHOZQxQDISoUjdgakivhvI6O4cRrNyMccynQR5jC9e8FrGYIv7VnfoClVb2m00qnz9Y3iWfPmYmf8gHrYPKN8ua0Vh6K5/2STXEoMobsI0y5H/Gev84y5/r5exBX2LDVUm969jslCmkn4D9nXdrddEt+6Yjn/xPeJdEzdWMnIM1VGN5+JPr8TCXr0gHxWxf+giIM1bKTja9qC+zwN+UPhE2k/gaZbruGaIG12vZ+vS+X3B3u/bixek3CYpkuF4xmazbBMUZijptE9Lf5czWLsuVl/28AQqaB4J", "name": "NovaUtilsKeypairTests-6a7d06eb-1917-4ccd-9270-fe4f7d26efde"}}' 2018-07-22 02:05:29,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-39edc19c-e16a-45e8-8603-61a509f15bbb x-compute-request-id: req-39edc19c-e16a-45e8-8603-61a509f15bbb Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7dWRnb7HFnkA07jDmDf/NzVSK12HcuRF/7VF/+u9hlF6Ed79IipZHOZQxQDISoUjdgakivhvI6O4cRrNyMccynQR5jC9e8FrGYIv7VnfoClVb2m00qnz9Y3iWfPmYmf8gHrYPKN8ua0Vh6K5/2STXEoMobsI0y5H/Gev84y5/r5exBX2LDVUm969jslCmkn4D9nXdrddEt+6Yjn/xPeJdEzdWMnIM1VGN5+JPr8TCXr0gHxWxf+giIM1bKTja9qC+zwN+UPhE2k/gaZbruGaIG12vZ+vS+X3B3u/bixek3CYpkuF4xmazbBMUZijptE9Lf5czWLsuVl/28AQqaB4J", "user_id": "2998b46e937240539ae40e3f15b25e22", "name": "NovaUtilsKeypairTests-6a7d06eb-1917-4ccd-9270-fe4f7d26efde", "fingerprint": "d3:f2:e7:3b:94:1d:46:1c:66:3a:ec:56:25:eb:9e:39"}} 2018-07-22 02:05:29,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-39edc19c-e16a-45e8-8603-61a509f15bbb 2018-07-22 02:05:29,842 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-6a7d06eb-1917-4ccd-9270-fe4f7d26efde 2018-07-22 02:05:29,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6a7d06eb-1917-4ccd-9270-fe4f7d26efde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a79dbf6ba14f274e035f2c4bf305427bb060fcea" 2018-07-22 02:05:29,884 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:05: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-bbb75fd0-79af-4159-9e4f-edcfe206eff6 x-compute-request-id: req-bbb75fd0-79af-4159-9e4f-edcfe206eff6 Content-Length: 0 Content-Type: application/json 2018-07-22 02:05:29,884 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6a7d06eb-1917-4ccd-9270-fe4f7d26efde used request id req-bbb75fd0-79af-4159-9e4f-edcfe206eff6 2018-07-22 02:05:29,885 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:30,070 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8 2018-07-22 02:05:30,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:30,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Dc1J6UbMTF2-U8sVcrGRQA"], "issued_at": "2018-07-22T02:05:30.000000Z"}} 2018-07-22 02:05:30,461 - 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}0a29c6434596e646baee8e697ea282ec185059a7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUI9+MUaK+BhaHhP2lXWcojkpt5vIKwoXkE4au3V4zlog9Tz5stiJctbrx8i07G9b0g/v33Ce/De/6T6ZLj99/zgSMeGpTk28RPhsYG6rCXN64XhruHTp7vh44Nra87wWmC/hCW5+P9MxNUg0Ic1q2z3u0crIOkAmnmrc5tF3kkJmNuJFtIwtAZzKMz9ioNGe05ineYd+Da+KFiTKDUdkyER3Om5tXADJkZBgtFNaStLiuSjAWv6AlDTmSh7kV8bgcKVP/4bqpRn6iVubMvhGvcxgJkG1ACCWm+CgrpX5QEt0/4kScd9XtJ859IqvfSDO7CWxwGlU284msIyzNmSij", "name": "NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8"}}' 2018-07-22 02:05:30,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-44c06c9a-4e86-4781-9a5e-d07b2e13e0b0 x-compute-request-id: req-44c06c9a-4e86-4781-9a5e-d07b2e13e0b0 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUI9+MUaK+BhaHhP2lXWcojkpt5vIKwoXkE4au3V4zlog9Tz5stiJctbrx8i07G9b0g/v33Ce/De/6T6ZLj99/zgSMeGpTk28RPhsYG6rCXN64XhruHTp7vh44Nra87wWmC/hCW5+P9MxNUg0Ic1q2z3u0crIOkAmnmrc5tF3kkJmNuJFtIwtAZzKMz9ioNGe05ineYd+Da+KFiTKDUdkyER3Om5tXADJkZBgtFNaStLiuSjAWv6AlDTmSh7kV8bgcKVP/4bqpRn6iVubMvhGvcxgJkG1ACCWm+CgrpX5QEt0/4kScd9XtJ859IqvfSDO7CWxwGlU284msIyzNmSij", "user_id": "2998b46e937240539ae40e3f15b25e22", "name": "NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8", "fingerprint": "e0:f6:4c:f1:94:ef:cb:96:46:75:5a:ef:7d:c1:11:13"}} 2018-07-22 02:05:30,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-44c06c9a-4e86-4781-9a5e-d07b2e13e0b0 2018-07-22 02:05:30,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29c6434596e646baee8e697ea282ec185059a7" 2018-07-22 02:05:30,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-09dca845-8b54-473a-be1a-18758d79d937 x-compute-request-id: req-09dca845-8b54-473a-be1a-18758d79d937 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUI9+MUaK+BhaHhP2lXWcojkpt5vIKwoXkE4au3V4zlog9Tz5stiJctbrx8i07G9b0g/v33Ce/De/6T6ZLj99/zgSMeGpTk28RPhsYG6rCXN64XhruHTp7vh44Nra87wWmC/hCW5+P9MxNUg0Ic1q2z3u0crIOkAmnmrc5tF3kkJmNuJFtIwtAZzKMz9ioNGe05ineYd+Da+KFiTKDUdkyER3Om5tXADJkZBgtFNaStLiuSjAWv6AlDTmSh7kV8bgcKVP/4bqpRn6iVubMvhGvcxgJkG1ACCWm+CgrpX5QEt0/4kScd9XtJ859IqvfSDO7CWxwGlU284msIyzNmSij", "user_id": "2998b46e937240539ae40e3f15b25e22", "name": "NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8", "deleted": false, "created_at": "2018-07-22T02:05:30.000000", "updated_at": null, "fingerprint": "e0:f6:4c:f1:94:ef:cb:96:46:75:5a:ef:7d:c1:11:13", "deleted_at": null, "id": 7}} 2018-07-22 02:05:30,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8 used request id req-09dca845-8b54-473a-be1a-18758d79d937 2018-07-22 02:05:30,677 - 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}0a29c6434596e646baee8e697ea282ec185059a7" 2018-07-22 02:05:30,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-25fbdc7b-0ae6-4edf-984f-2833540790b9 x-compute-request-id: req-25fbdc7b-0ae6-4edf-984f-2833540790b9 Content-Encoding: gzip Content-Length: 473 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUI9+MUaK+BhaHhP2lXWcojkpt5vIKwoXkE4au3V4zlog9Tz5stiJctbrx8i07G9b0g/v33Ce/De/6T6ZLj99/zgSMeGpTk28RPhsYG6rCXN64XhruHTp7vh44Nra87wWmC/hCW5+P9MxNUg0Ic1q2z3u0crIOkAmnmrc5tF3kkJmNuJFtIwtAZzKMz9ioNGe05ineYd+Da+KFiTKDUdkyER3Om5tXADJkZBgtFNaStLiuSjAWv6AlDTmSh7kV8bgcKVP/4bqpRn6iVubMvhGvcxgJkG1ACCWm+CgrpX5QEt0/4kScd9XtJ859IqvfSDO7CWxwGlU284msIyzNmSij", "name": "NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8", "fingerprint": "e0:f6:4c:f1:94:ef:cb:96:46:75:5a:ef:7d:c1:11:13"}}]} 2018-07-22 02:05:30,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-25fbdc7b-0ae6-4edf-984f-2833540790b9 2018-07-22 02:05:30,697 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8 2018-07-22 02:05:30,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29c6434596e646baee8e697ea282ec185059a7" 2018-07-22 02:05:30,740 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:05: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 x-openstack-request-id: req-259b4947-f4e7-42cf-a4e1-02da94e66b5a x-compute-request-id: req-259b4947-f4e7-42cf-a4e1-02da94e66b5a Content-Length: 0 Content-Type: application/json 2018-07-22 02:05:30,740 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d8a659e2-6675-4286-8037-bdc4434bd4d8 used request id req-259b4947-f4e7-42cf-a4e1-02da94e66b5a 2018-07-22 02:05:30,741 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:30,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:31,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["EDO71-efS2210qeHTKm2xg"], "issued_at": "2018-07-22T02:05:31.000000Z"}} 2018-07-22 02:05:31,136 - 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}4065d57d1d578895a5c19e5efa81f77a5165c48e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-id", "swap": 2}}' 2018-07-22 02:05:31,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-56c91ef6-d183-4bb7-ace2-2df005e9d656 x-compute-request-id: req-56c91ef6-d183-4bb7-ace2-2df005e9d656 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-id", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-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-30d68f23-f84a-46cc-ab5a-b64168056779-id"}} 2018-07-22 02:05:31,331 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-56c91ef6-d183-4bb7-ace2-2df005e9d656 2018-07-22 02:05:31,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4065d57d1d578895a5c19e5efa81f77a5165c48e" 2018-07-22 02:05:31,378 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:05: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-100a1a2b-ee48-487e-a936-7252ab9eb6c6 x-compute-request-id: req-100a1a2b-ee48-487e-a936-7252ab9eb6c6 Content-Length: 0 Content-Type: application/json 2018-07-22 02:05:31,379 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-id used request id req-100a1a2b-ee48-487e-a936-7252ab9eb6c6 2018-07-22 02:05:31,383 - 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}4065d57d1d578895a5c19e5efa81f77a5165c48e" 2018-07-22 02:05:31,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-4943c121-7d54-40a7-81cc-48d607686805 x-compute-request-id: req-4943c121-7d54-40a7-81cc-48d607686805 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:05:31,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4943c121-7d54-40a7-81cc-48d607686805 2018-07-22 02:05:31,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4065d57d1d578895a5c19e5efa81f77a5165c48e" 2018-07-22 02:05:31,420 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:05: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-b85c9230-c999-4efd-9bd3-12abab997f95 x-compute-request-id: req-b85c9230-c999-4efd-9bd3-12abab997f95 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-id could not be found.", "code": 404}} 2018-07-22 02:05:31,420 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-30d68f23-f84a-46cc-ab5a-b64168056779-id used request id req-b85c9230-c999-4efd-9bd3-12abab997f95 2018-07-22 02:05:31,421 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:31,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:31,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["sQXq8_BvSqe42TZJTyk1qw"], "issued_at": "2018-07-22T02:05:31.000000Z"}} 2018-07-22 02:05:31,889 - 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}51963526240ae0cffd25a56db1d96152b6e27aa8" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-59a0e87f-a59c-4c60-911f-a7321b1a699a-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-59a0e87f-a59c-4c60-911f-a7321b1a699a-id", "swap": 2}}' 2018-07-22 02:05:32,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-3d6fffc2-b8d2-4b40-97a1-c33deaf509c9 x-compute-request-id: req-3d6fffc2-b8d2-4b40-97a1-c33deaf509c9 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-59a0e87f-a59c-4c60-911f-a7321b1a699a-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-59a0e87f-a59c-4c60-911f-a7321b1a699a-id", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/NovaUtilsFlavorTests-59a0e87f-a59c-4c60-911f-a7321b1a699a-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-59a0e87f-a59c-4c60-911f-a7321b1a699a-id"}} 2018-07-22 02:05:32,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3d6fffc2-b8d2-4b40-97a1-c33deaf509c9 2018-07-22 02:05:32,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-59a0e87f-a59c-4c60-911f-a7321b1a699a-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51963526240ae0cffd25a56db1d96152b6e27aa8" 2018-07-22 02:05:32,110 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:05: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-078f4120-b4d9-4ccb-97f2-13eae1c747dc x-compute-request-id: req-078f4120-b4d9-4ccb-97f2-13eae1c747dc Content-Length: 0 Content-Type: application/json 2018-07-22 02:05:32,110 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-59a0e87f-a59c-4c60-911f-a7321b1a699a-id used request id req-078f4120-b4d9-4ccb-97f2-13eae1c747dc 2018-07-22 02:05:32,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:32,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:32,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["46DpglbvRrmpr1reIZaTBw"], "issued_at": "2018-07-22T02:05:32.000000Z"}} 2018-07-22 02:05:32,494 - 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}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:32,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c709069-89dd-4e53-821a-5e70ff8770c2 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-22 02:05:32,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0c709069-89dd-4e53-821a-5e70ff8770c2 2018-07-22 02:05:32,508 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 02:05:32,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:32,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:32,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["XV1RlPAqQxK27xZYvYjtjA"], "issued_at": "2018-07-22T02:05:32.000000Z"}} 2018-07-22 02:05:32,886 - 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}ca33921fa493d998661efe8c5078bb6816e02286" 2018-07-22 02:05:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae8fdce-e4eb-405e-b388-ac05255bd537 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-22 02:05:32,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fae8fdce-e4eb-405e-b388-ac05255bd537 2018-07-22 02:05:32,965 - 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-84e9d92c-4678-42e6-963b-70c2775f28dd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca33921fa493d998661efe8c5078bb6816e02286" 2018-07-22 02:05:33,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-68abb992-a954-4223-9be2-41e7a9931064 Date: Sun, 22 Jul 2018 02:05:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image"} 2018-07-22 02:05:33,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image used request id req-68abb992-a954-4223-9be2-41e7a9931064 2018-07-22 02:05:33,136 - 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}ca33921fa493d998661efe8c5078bb6816e02286" 2018-07-22 02:05:33,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-22596cad-0505-4309-a824-fe386b134d84 Date: Sun, 22 Jul 2018 02:05:33 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-22 02:05:33,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-22596cad-0505-4309-a824-fe386b134d84 2018-07-22 02:05:33,172 - 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}ca33921fa493d998661efe8c5078bb6816e02286" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image"}' 2018-07-22 02:05:33,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04a235d7-fedf-4352-bbbf-6376953c3358 Date: Sun, 22 Jul 2018 02:05:33 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:05:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T02:05:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9", "min_disk": 0, "protected": false, "id": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "file": "/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/file", "checksum": null, "owner": "e022d16594794ceba7252a46e5007481", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:05:33,214 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-04a235d7-fedf-4352-bbbf-6376953c3358 2018-07-22 02:05:33,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca33921fa493d998661efe8c5078bb6816e02286" -d '' 2018-07-22 02:05:33,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f8cadbb-bcbb-4c62-916f-50451078deda Date: Sun, 22 Jul 2018 02:05:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:05:33,838 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/file used request id req-8f8cadbb-bcbb-4c62-916f-50451078deda 2018-07-22 02:05:33,839 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:05:33,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca33921fa493d998661efe8c5078bb6816e02286" 2018-07-22 02:05:33,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-cd86b985-d47f-4d65-9618-db08baace0ba Date: Sun, 22 Jul 2018 02:05:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:05:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:05:33Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/snap", "metadata": {}}], "self": "/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9", "min_disk": 0, "protected": false, "id": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "file": "/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:05:33,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9 used request id req-cd86b985-d47f-4d65-9618-db08baace0ba 2018-07-22 02:05:33,862 - 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}ca33921fa493d998661efe8c5078bb6816e02286" 2018-07-22 02:05:33,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b6ca65d4-a4fa-451b-8132-dbfadbf8442a Date: Sun, 22 Jul 2018 02:05:33 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-22 02:05:33,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b6ca65d4-a4fa-451b-8132-dbfadbf8442a 2018-07-22 02:05:33,871 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image 2018-07-22 02:05:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca33921fa493d998661efe8c5078bb6816e02286" 2018-07-22 02:05:33,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-f1c3d573-2e54-4db6-bbee-c3ce5e195346 Date: Sun, 22 Jul 2018 02:05:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:05:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:05:33Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/snap", "metadata": {}}], "self": "/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9", "min_disk": 0, "protected": false, "id": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "file": "/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:05:33,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9 used request id req-f1c3d573-2e54-4db6-bbee-c3ce5e195346 2018-07-22 02:05:33,890 - create_image - DEBUG - Instance status is - active 2018-07-22 02:05:33,890 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image 2018-07-22 02:05:33,890 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image 2018-07-22 02:05:33,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:33,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:34,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["8ZdjJfrSQoqBUnyZ6c42Cg"], "issued_at": "2018-07-22T02:05:34.000000Z"}} 2018-07-22 02:05:34,273 - 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}9442939442ec61525d0a802690ae99ba9e3d6a29" 2018-07-22 02:05:34,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea7a1e8-455a-42d3-8d38-f8659881807d 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-22 02:05:34,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5ea7a1e8-455a-42d3-8d38-f8659881807d 2018-07-22 02:05:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9442939442ec61525d0a802690ae99ba9e3d6a29" 2018-07-22 02:05:34,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1c23bcc5-91e2-4023-bb19-e41a44a7475c Date: Sun, 22 Jul 2018 02:05:34 GMT RESP BODY: {"networks":[]} 2018-07-22 02:05:34,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net used request id req-1c23bcc5-91e2-4023-bb19-e41a44a7475c 2018-07-22 02:05:34,476 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net 2018-07-22 02:05:34,481 - 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}9442939442ec61525d0a802690ae99ba9e3d6a29" -d '{"network": {"name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net", "admin_state_up": true}}' 2018-07-22 02:05:34,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-23c18e31-fbf7-4fa4-91c2-54fa022a0fbe Date: Sun, 22 Jul 2018 02:05:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"23fcc9da-c041-482c-985b-6d094d1ab888","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:05:34Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","mtu":1450}} 2018-07-22 02:05:34,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-23c18e31-fbf7-4fa4-91c2-54fa022a0fbe 2018-07-22 02:05:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9442939442ec61525d0a802690ae99ba9e3d6a29" 2018-07-22 02:05:34,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-b777d311-6cf5-4ad0-aa48-b5900261e408 Date: Sun, 22 Jul 2018 02:05:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"23fcc9da-c041-482c-985b-6d094d1ab888","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:05:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:34,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-b777d311-6cf5-4ad0-aa48-b5900261e408 2018-07-22 02:05:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9442939442ec61525d0a802690ae99ba9e3d6a29" 2018-07-22 02:05:34,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-58268cc6-dda7-4be6-8acb-5c693ca9b772 Date: Sun, 22 Jul 2018 02:05:34 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:05:34,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-58268cc6-dda7-4be6-8acb-5c693ca9b772 2018-07-22 02:05:34,848 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet 2018-07-22 02:05:34,853 - 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}9442939442ec61525d0a802690ae99ba9e3d6a29" -d '{"subnets": [{"ip_version": 4, "network_id": "23fcc9da-c041-482c-985b-6d094d1ab888", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet"}]}' 2018-07-22 02:05:35,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-656e6dcc-3b53-49e3-b5a5-93bf2ee03dd2 Date: Sun, 22 Jul 2018 02:05:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:34Z","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":"01600e22-151d-4033-ba74-9e24c0c37afa","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet","enable_dhcp":true,"segment_id":null,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","ip_version":4}]} 2018-07-22 02:05:35,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-656e6dcc-3b53-49e3-b5a5-93bf2ee03dd2 2018-07-22 02:05:35,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9442939442ec61525d0a802690ae99ba9e3d6a29" 2018-07-22 02:05:35,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-9fefeacd-0103-497f-ba78-c0104b96cb5c Date: Sun, 22 Jul 2018 02:05:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"23fcc9da-c041-482c-985b-6d094d1ab888","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["01600e22-151d-4033-ba74-9e24c0c37afa"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:35,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-9fefeacd-0103-497f-ba78-c0104b96cb5c 2018-07-22 02:05:35,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9442939442ec61525d0a802690ae99ba9e3d6a29" 2018-07-22 02:05:35,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-51459a93-4d07-4cd1-bb73-6d9193bf5907 Date: Sun, 22 Jul 2018 02:05:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:34Z","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":"01600e22-151d-4033-ba74-9e24c0c37afa","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet","enable_dhcp":true,"segment_id":null,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","ip_version":4}]} 2018-07-22 02:05:35,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-51459a93-4d07-4cd1-bb73-6d9193bf5907 2018-07-22 02:05:35,374 - OpenStackNetwork - DEBUG - Network [23fcc9da-c041-482c-985b-6d094d1ab888] created successfully 2018-07-22 02:05:35,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:35,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:35,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["4VJjbkzpRvqc2ps_P9Rw6g"], "issued_at": "2018-07-22T02:05:35.000000Z"}} 2018-07-22 02:05:35,768 - 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}fe49674db8f0a7fe0d41ccad47ceaf3f9800d6f1" 2018-07-22 02:05:35,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146020a1-0af6-4ec1-a5fa-ffe60dfde1a2 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-22 02:05:35,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-146020a1-0af6-4ec1-a5fa-ffe60dfde1a2 2018-07-22 02:05:35,854 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:35,858 - 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}fe49674db8f0a7fe0d41ccad47ceaf3f9800d6f1" 2018-07-22 02:05:36,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-823d7494-9058-49fa-9855-345381fa75cc x-compute-request-id: req-823d7494-9058-49fa-9855-345381fa75cc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:05:36,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-823d7494-9058-49fa-9855-345381fa75cc 2018-07-22 02:05:36,049 - 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}fe49674db8f0a7fe0d41ccad47ceaf3f9800d6f1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-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-22 02:05:36,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-dfbba8dd-3939-46fd-b63d-e3ff9f6b5692 x-compute-request-id: req-dfbba8dd-3939-46fd-b63d-e3ff9f6b5692 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "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": "fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5"}} 2018-07-22 02:05:36,084 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dfbba8dd-3939-46fd-b63d-e3ff9f6b5692 2018-07-22 02:05:36,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:36,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:36,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["WvtvSVysS1qSHC1KIXW0VQ"], "issued_at": "2018-07-22T02:05:36.000000Z"}} 2018-07-22 02:05:36,481 - 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}a433b2fa9bdca8e74c9e5123a923cd8dc49b4bdc" 2018-07-22 02:05:36,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998ee194-55fb-4538-ba23-1f78342742cb 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-22 02:05:36,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-998ee194-55fb-4538-ba23-1f78342742cb 2018-07-22 02:05:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:36,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-f761d75d-bd96-4ecb-a6c2-987b97b46c49 Date: Sun, 22 Jul 2018 02:05:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"23fcc9da-c041-482c-985b-6d094d1ab888","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["01600e22-151d-4033-ba74-9e24c0c37afa"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:36,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net used request id req-f761d75d-bd96-4ecb-a6c2-987b97b46c49 2018-07-22 02:05:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:36,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f1a14b83-1088-41b0-8707-a8023303b7ff Date: Sun, 22 Jul 2018 02:05:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:34Z","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":"01600e22-151d-4033-ba74-9e24c0c37afa","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet","enable_dhcp":true,"segment_id":null,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","ip_version":4}]} 2018-07-22 02:05:36,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-f1a14b83-1088-41b0-8707-a8023303b7ff 2018-07-22 02:05:36,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:36,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-f9b4e38d-dc34-4b8f-9071-17ec3d729d01 Date: Sun, 22 Jul 2018 02:05:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"23fcc9da-c041-482c-985b-6d094d1ab888","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["01600e22-151d-4033-ba74-9e24c0c37afa"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:36,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net used request id req-f9b4e38d-dc34-4b8f-9071-17ec3d729d01 2018-07-22 02:05:36,929 - 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-22 02:05:36,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:05:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:05:36,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a433b2fa9bdca8e74c9e5123a923cd8dc49b4bdc" 2018-07-22 02:05:37,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbc31dd-f739-4337-9e68-42e391b7791a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:37,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-ebbc31dd-f739-4337-9e68-42e391b7791a 2018-07-22 02:05:37,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:37,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a0e713db-4355-4174-8689-ff9707279a1f Date: Sun, 22 Jul 2018 02:05:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:34Z","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":"01600e22-151d-4033-ba74-9e24c0c37afa","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet","enable_dhcp":true,"segment_id":null,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","ip_version":4}]} 2018-07-22 02:05:37,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-a0e713db-4355-4174-8689-ff9707279a1f 2018-07-22 02:05:37,069 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net 2018-07-22 02:05:37,074 - 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}b349d182bb07c382d25b75acac097691a460074f" -d '{"port": {"network_id": "23fcc9da-c041-482c-985b-6d094d1ab888", "name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-port", "admin_state_up": true}}' 2018-07-22 02:05:38,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-2e913313-1638-4cbb-a4c9-044607f11913 Date: Sun, 22 Jul 2018 02:05:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:37Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01600e22-151d-4033-ba74-9e24c0c37afa","ip_address":"10.55.0.8"}],"id":"7b3ce956-145b-42dc-812e-0922245decec","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:8b:14","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-port","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 02:05:38,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-2e913313-1638-4cbb-a4c9-044607f11913 2018-07-22 02:05:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:38,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-534d05ee-b387-49a3-819c-737e1db3cb2e Date: Sun, 22 Jul 2018 02:05:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"23fcc9da-c041-482c-985b-6d094d1ab888","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["01600e22-151d-4033-ba74-9e24c0c37afa"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:38,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net used request id req-534d05ee-b387-49a3-819c-737e1db3cb2e 2018-07-22 02:05:38,093 - 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-22 02:05:38,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:05:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:05:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:38,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3a92bd-26c0-4e94-b531-7112b370f149 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:38,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-af3a92bd-26c0-4e94-b531-7112b370f149 2018-07-22 02:05:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:38,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cce3b418-7da5-4848-8f5b-6aa0b23c0930 Date: Sun, 22 Jul 2018 02:05:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:34Z","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":"01600e22-151d-4033-ba74-9e24c0c37afa","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet","enable_dhcp":true,"segment_id":null,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","ip_version":4}]} 2018-07-22 02:05:38,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-cce3b418-7da5-4848-8f5b-6aa0b23c0930 2018-07-22 02:05:38,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23fcc9da-c041-482c-985b-6d094d1ab888&name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:38,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-6a8e9957-8492-4dac-8978-4cbc684c45ac Date: Sun, 22 Jul 2018 02:05:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"01600e22-151d-4033-ba74-9e24c0c37afa","ip_address":"10.55.0.8"}],"id":"7b3ce956-145b-42dc-812e-0922245decec","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:8b:14","project_id":"e022d16594794ceba7252a46e5007481","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-port","admin_state_up":true,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 02:05:38,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23fcc9da-c041-482c-985b-6d094d1ab888&name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-port&admin_state_up=True used request id req-6a8e9957-8492-4dac-8978-4cbc684c45ac 2018-07-22 02:05:38,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:38,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ba9caa-7fbf-41b5-80e2-98919503b0cd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:38,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-b1ba9caa-7fbf-41b5-80e2-98919503b0cd 2018-07-22 02:05:38,400 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-vm_inst 2018-07-22 02:05:38,404 - 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}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:38,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-69928d6a-f915-4e71-96c5-2e88029f2633 x-compute-request-id: req-69928d6a-f915-4e71-96c5-2e88029f2633 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-flavor-name"}]} 2018-07-22 02:05:38,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-69928d6a-f915-4e71-96c5-2e88029f2633 2018-07-22 02:05:38,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:38,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-5a7ebd66-3c87-47d0-a91c-d1567c1fc8bd x-compute-request-id: req-5a7ebd66-3c87-47d0-a91c-d1567c1fc8bd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "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": "fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5"}} 2018-07-22 02:05:38,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5 used request id req-5a7ebd66-3c87-47d0-a91c-d1567c1fc8bd 2018-07-22 02:05:38,607 - 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-84e9d92c-4678-42e6-963b-70c2775f28dd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:38,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-4386b4ea-7802-49f8-9f5a-7d7974eb83f1 Date: Sun, 22 Jul 2018 02:05:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:05:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:05:33Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/snap", "metadata": {}}], "self": "/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9", "min_disk": 0, "protected": false, "id": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "file": "/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image"} 2018-07-22 02:05:38,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image used request id req-4386b4ea-7802-49f8-9f5a-7d7974eb83f1 2018-07-22 02:05:38,775 - 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}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:38,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f32937b7-6ad7-48e2-8a48-f827d571308c Date: Sun, 22 Jul 2018 02:05: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-22 02:05:38,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f32937b7-6ad7-48e2-8a48-f827d571308c 2018-07-22 02:05:38,787 - 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}b349d182bb07c382d25b75acac097691a460074f" -d '{"server": {"name": "NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-vm_inst", "imageRef": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "flavorRef": "fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "max_count": 1, "min_count": 1, "networks": [{"port": "7b3ce956-145b-42dc-812e-0922245decec"}]}}' 2018-07-22 02:05:40,252 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:05: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-96f4b8c4-09e5-4ad8-a54c-ee4aeb0d94d3 x-compute-request-id: req-96f4b8c4-09e5-4ad8-a54c-ee4aeb0d94d3 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "bookmark"}], "adminPass": "iWsG6yiBWHLy"}} 2018-07-22 02:05:40,252 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-96f4b8c4-09e5-4ad8-a54c-ee4aeb0d94d3 2018-07-22 02:05:40,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:40,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-5e138b04-cfe0-4820-8634-60067fe410d2 x-compute-request-id: req-5e138b04-cfe0-4820-8634-60067fe410d2 Content-Encoding: gzip Content-Length: 645 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/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "bookmark"}], "image": {"id": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "links": [{"href": "http://172.30.9.25:8774/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "links": [{"href": "http://172.30.9.25:8774/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "rel": "bookmark"}]}, "id": "b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:05:40Z", "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-84e9d92c-4678-42e6-963b-70c2775f28dd-vm_inst", "created": "2018-07-22T02:05:40Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:05:40,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 used request id req-5e138b04-cfe0-4820-8634-60067fe410d2 2018-07-22 02:05:40,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:40,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-a86a1eae-5bd6-42cf-bc3c-a39b216ebd9f x-compute-request-id: req-a86a1eae-5bd6-42cf-bc3c-a39b216ebd9f Content-Encoding: gzip Content-Length: 645 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/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "bookmark"}], "image": {"id": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "links": [{"href": "http://172.30.9.25:8774/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "links": [{"href": "http://172.30.9.25:8774/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "rel": "bookmark"}]}, "id": "b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:05:40Z", "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-84e9d92c-4678-42e6-963b-70c2775f28dd-vm_inst", "created": "2018-07-22T02:05:40Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:05:40,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 used request id req-a86a1eae-5bd6-42cf-bc3c-a39b216ebd9f 2018-07-22 02:05:43,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:44,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-dc92457f-2fb9-4bf9-8156-382008606d57 x-compute-request-id: req-dc92457f-2fb9-4bf9-8156-382008606d57 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:8b:14", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "bookmark"}], "image": {"id": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "links": [{"href": "http://172.30.9.25:8774/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "links": [{"href": "http://172.30.9.25:8774/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "rel": "bookmark"}]}, "id": "b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:05:42Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-84e9d92c-4678-42e6-963b-70c2775f28dd-vm_inst", "created": "2018-07-22T02:05:40Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:05:44,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 used request id req-dc92457f-2fb9-4bf9-8156-382008606d57 2018-07-22 02:05:47,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:47,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-3cc31eb7-bcf1-49ca-9469-8f40d348bab3 x-compute-request-id: req-3cc31eb7-bcf1-49ca-9469-8f40d348bab3 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:8b:14", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "bookmark"}], "image": {"id": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "links": [{"href": "http://172.30.9.25:8774/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-22T02:05:46.000000", "flavor": {"id": "fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "links": [{"href": "http://172.30.9.25:8774/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "rel": "bookmark"}]}, "id": "b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:05:46Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-84e9d92c-4678-42e6-963b-70c2775f28dd-vm_inst", "created": "2018-07-22T02:05:40Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:05:47,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 used request id req-3cc31eb7-bcf1-49ca-9469-8f40d348bab3 2018-07-22 02:05:47,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:47,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-fd5ae170-2c8d-489e-bec5-4a122b6038fb x-compute-request-id: req-fd5ae170-2c8d-489e-bec5-4a122b6038fb Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:8b:14", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "rel": "bookmark"}], "image": {"id": "8c794a8c-9526-46ae-8b9a-8badbb2699e9", "links": [{"href": "http://172.30.9.25:8774/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-22T02:05:46.000000", "flavor": {"id": "fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "links": [{"href": "http://172.30.9.25:8774/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5", "rel": "bookmark"}]}, "id": "b6517cd6-9c37-4dcb-bdbf-0f54010fbf78", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:05:46Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-84e9d92c-4678-42e6-963b-70c2775f28dd-vm_inst", "created": "2018-07-22T02:05:40Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:05:47,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 used request id req-fd5ae170-2c8d-489e-bec5-4a122b6038fb 2018-07-22 02:05:47,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:47,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-3c04e7b2-8b48-4372-80a5-92d3a23e5df8 Date: Sun, 22 Jul 2018 02:05:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"23fcc9da-c041-482c-985b-6d094d1ab888","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["01600e22-151d-4033-ba74-9e24c0c37afa"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:47,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net used request id req-3c04e7b2-8b48-4372-80a5-92d3a23e5df8 2018-07-22 02:05:47,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:47,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c85c7b-1e40-4eed-8e56-e5f20cf297b3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:47,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-29c85c7b-1e40-4eed-8e56-e5f20cf297b3 2018-07-22 02:05:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:47,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5e9bfe0f-7a5b-4e24-be14-dc06594293f6 Date: Sun, 22 Jul 2018 02:05:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:34Z","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":"01600e22-151d-4033-ba74-9e24c0c37afa","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet","enable_dhcp":true,"segment_id":null,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:34Z","ip_version":4}]} 2018-07-22 02:05:47,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-5e9bfe0f-7a5b-4e24-be14-dc06594293f6 2018-07-22 02:05:47,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:47,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2031 X-Openstack-Request-Id: req-7f4adc9a-cda1-493c-b5f9-79e51b3bbdf4 Date: Sun, 22 Jul 2018 02:05:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"01600e22-151d-4033-ba74-9e24c0c37afa","ip_address":"10.55.0.2"}],"id":"6f336b01-4bd2-4c75-9706-53716ef91a1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f2:39","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-23fcc9da-c041-482c-985b-6d094d1ab888","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"01600e22-151d-4033-ba74-9e24c0c37afa","ip_address":"10.55.0.8"}],"id":"7b3ce956-145b-42dc-812e-0922245decec","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:8b:14","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-port","admin_state_up":true,"network_id":"23fcc9da-c041-482c-985b-6d094d1ab888","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:37Z","binding:vnic_type":"normal","device_id":"b6517cd6-9c37-4dcb-bdbf-0f54010fbf78","ip_allocation":"immediate"}]} 2018-07-22 02:05:47,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-7f4adc9a-cda1-493c-b5f9-79e51b3bbdf4 2018-07-22 02:05:47,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:47,997 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:05: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-f9969c2d-19e1-488b-8dba-31a34dcf5841 x-compute-request-id: req-f9969c2d-19e1-488b-8dba-31a34dcf5841 Content-Type: application/json 2018-07-22 02:05:47,997 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b6517cd6-9c37-4dcb-bdbf-0f54010fbf78 used request id req-f9969c2d-19e1-488b-8dba-31a34dcf5841 2018-07-22 02:05:47,997 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-port 2018-07-22 02:05:48,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/7b3ce956-145b-42dc-812e-0922245decec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b349d182bb07c382d25b75acac097691a460074f" 2018-07-22 02:05:48,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-460ea20c-d4e0-4d0d-b973-167abfab29ec Date: Sun, 22 Jul 2018 02:05:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:48,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/7b3ce956-145b-42dc-812e-0922245decec used request id req-460ea20c-d4e0-4d0d-b973-167abfab29ec 2018-07-22 02:05:48,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe49674db8f0a7fe0d41ccad47ceaf3f9800d6f1" 2018-07-22 02:05:48,514 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:05: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-e20ed394-d369-4b55-84a8-333472b9bc72 x-compute-request-id: req-e20ed394-d369-4b55-84a8-333472b9bc72 Content-Length: 0 Content-Type: application/json 2018-07-22 02:05:48,515 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fcdabbc6-ccc4-4476-ad6a-2a70ec06c2f5 used request id req-e20ed394-d369-4b55-84a8-333472b9bc72 2018-07-22 02:05:48,515 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet 2018-07-22 02:05:48,516 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-subnet 2018-07-22 02:05:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/01600e22-151d-4033-ba74-9e24c0c37afa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9442939442ec61525d0a802690ae99ba9e3d6a29" 2018-07-22 02:05:49,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d10663c-9684-4cf9-9650-be66d4c48cf2 Date: Sun, 22 Jul 2018 02:05:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:49,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/01600e22-151d-4033-ba74-9e24c0c37afa used request id req-3d10663c-9684-4cf9-9650-be66d4c48cf2 2018-07-22 02:05:49,748 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-net 2018-07-22 02:05:49,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/23fcc9da-c041-482c-985b-6d094d1ab888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9442939442ec61525d0a802690ae99ba9e3d6a29" 2018-07-22 02:05:50,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-909b5d8d-1207-4e20-ad6b-498d06f19cb4 Date: Sun, 22 Jul 2018 02:05:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:05:50,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/23fcc9da-c041-482c-985b-6d094d1ab888 used request id req-909b5d8d-1207-4e20-ad6b-498d06f19cb4 2018-07-22 02:05:50,701 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-84e9d92c-4678-42e6-963b-70c2775f28dd-image 2018-07-22 02:05:50,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca33921fa493d998661efe8c5078bb6816e02286" 2018-07-22 02:05:51,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4bbc556-a40e-48b9-906b-0f8a64a79eb3 Date: Sun, 22 Jul 2018 02:05:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:05:51,127 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8c794a8c-9526-46ae-8b9a-8badbb2699e9 used request id req-c4bbc556-a40e-48b9-906b-0f8a64a79eb3 2018-07-22 02:05:51,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:51,132 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 02:05:51,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:51,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:51,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["wA8TV9nfQBSRWQjk510RXw"], "issued_at": "2018-07-22T02:05:51.000000Z"}} 2018-07-22 02:05:51,541 - 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}4f291cd90fc1d538e6c1dff015b363ae9985c05a" 2018-07-22 02:05:51,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917f8068-62ba-45eb-a674-766cac6de45f 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-22 02:05:51,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-917f8068-62ba-45eb-a674-766cac6de45f 2018-07-22 02:05:51,648 - 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-d23d0b3a-e745-4dfb-bb16-75a69c200082-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f291cd90fc1d538e6c1dff015b363ae9985c05a" 2018-07-22 02:05:51,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-d6c93f75-16b4-42e8-8da8-d39a374792f2 Date: Sun, 22 Jul 2018 02:05:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image"} 2018-07-22 02:05:51,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image used request id req-d6c93f75-16b4-42e8-8da8-d39a374792f2 2018-07-22 02:05:51,823 - 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}4f291cd90fc1d538e6c1dff015b363ae9985c05a" 2018-07-22 02:05:51,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c988b11-3f1a-402a-b9a8-cb919c307430 Date: Sun, 22 Jul 2018 02:05:51 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-22 02:05:51,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3c988b11-3f1a-402a-b9a8-cb919c307430 2018-07-22 02:05:51,858 - 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}4f291cd90fc1d538e6c1dff015b363ae9985c05a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image"}' 2018-07-22 02:05:51,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-28dbc60f-cd6d-48c6-9b77-b07be4116f93 Date: Sun, 22 Jul 2018 02:05:51 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:05:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T02:05:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "min_disk": 0, "protected": false, "id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "file": "/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/file", "checksum": null, "owner": "e022d16594794ceba7252a46e5007481", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:05:51,974 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-28dbc60f-cd6d-48c6-9b77-b07be4116f93 2018-07-22 02:05:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f291cd90fc1d538e6c1dff015b363ae9985c05a" -d '' 2018-07-22 02:05:53,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea6c228b-272c-4ca7-aeae-0438560c051f Date: Sun, 22 Jul 2018 02:05:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:05:53,155 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/file used request id req-ea6c228b-272c-4ca7-aeae-0438560c051f 2018-07-22 02:05:53,156 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:05:53,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f291cd90fc1d538e6c1dff015b363ae9985c05a" 2018-07-22 02:05:53,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-894c3bfb-5eee-4852-a049-bb19de047503 Date: Sun, 22 Jul 2018 02:05:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:05:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:05:53Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/snap", "metadata": {}}], "self": "/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "min_disk": 0, "protected": false, "id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "file": "/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:05:53,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494 used request id req-894c3bfb-5eee-4852-a049-bb19de047503 2018-07-22 02:05:53,180 - 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}4f291cd90fc1d538e6c1dff015b363ae9985c05a" 2018-07-22 02:05:53,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b775094d-bd68-4940-97d2-f1cf68983fd1 Date: Sun, 22 Jul 2018 02:05:53 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-22 02:05:53,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b775094d-bd68-4940-97d2-f1cf68983fd1 2018-07-22 02:05:53,190 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image 2018-07-22 02:05:53,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f291cd90fc1d538e6c1dff015b363ae9985c05a" 2018-07-22 02:05:53,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-7e748cdb-fd7e-4c93-bf03-576bdca6edbb Date: Sun, 22 Jul 2018 02:05:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:05:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:05:53Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/snap", "metadata": {}}], "self": "/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "min_disk": 0, "protected": false, "id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "file": "/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:05:53,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494 used request id req-7e748cdb-fd7e-4c93-bf03-576bdca6edbb 2018-07-22 02:05:53,212 - create_image - DEBUG - Instance status is - active 2018-07-22 02:05:53,212 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image 2018-07-22 02:05:53,213 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image 2018-07-22 02:05:53,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:53,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:53,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["H7BnnnnkTa-m-j5uO98Rcg"], "issued_at": "2018-07-22T02:05:53.000000Z"}} 2018-07-22 02:05:53,613 - 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}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" 2018-07-22 02:05:53,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288bcb04-e99e-4c00-939a-57d1aeb9dc70 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-22 02:05:53,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-288bcb04-e99e-4c00-939a-57d1aeb9dc70 2018-07-22 02:05:53,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" 2018-07-22 02:05:53,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-23ad3859-b775-4cf2-a237-fa004af8220c Date: Sun, 22 Jul 2018 02:05:53 GMT RESP BODY: {"networks":[]} 2018-07-22 02:05:53,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-23ad3859-b775-4cf2-a237-fa004af8220c 2018-07-22 02:05:53,886 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net 2018-07-22 02:05:53,892 - 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}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net", "admin_state_up": true}}' 2018-07-22 02:05:54,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-0b1edc53-8929-4130-8ca3-cc2c6a5ddbbe Date: Sun, 22 Jul 2018 02:05:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","mtu":1450}} 2018-07-22 02:05:54,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-0b1edc53-8929-4130-8ca3-cc2c6a5ddbbe 2018-07-22 02:05:54,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" 2018-07-22 02:05:54,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-483a7b69-b22d-415f-9ecb-76bd1290f9c3 Date: Sun, 22 Jul 2018 02:05:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:54,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-483a7b69-b22d-415f-9ecb-76bd1290f9c3 2018-07-22 02:05:54,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" 2018-07-22 02:05:54,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5a2bcf0c-f995-4e4e-a800-2788aa800a9b Date: Sun, 22 Jul 2018 02:05:54 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:05:54,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-5a2bcf0c-f995-4e4e-a800-2788aa800a9b 2018-07-22 02:05:54,287 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet 2018-07-22 02:05:54,292 - 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}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" -d '{"subnets": [{"ip_version": 4, "network_id": "e623f9ac-fc8b-4d8f-9b5b-6824d594ff77", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet"}]}' 2018-07-22 02:05:54,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7b9cd587-f4d8-4803-9bd2-6971618e02bf Date: Sun, 22 Jul 2018 02:05:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:05:54,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-7b9cd587-f4d8-4803-9bd2-6971618e02bf 2018-07-22 02:05:54,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" 2018-07-22 02:05:54,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ace9571a-5097-4de1-8f62-5cdef124f3da Date: Sun, 22 Jul 2018 02:05:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:54,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-ace9571a-5097-4de1-8f62-5cdef124f3da 2018-07-22 02:05:54,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" 2018-07-22 02:05:55,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c7b2d53a-989f-4cbe-b530-212d50d33c18 Date: Sun, 22 Jul 2018 02:05:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:05:55,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-c7b2d53a-989f-4cbe-b530-212d50d33c18 2018-07-22 02:05:55,044 - OpenStackNetwork - DEBUG - Network [e623f9ac-fc8b-4d8f-9b5b-6824d594ff77] created successfully 2018-07-22 02:05:55,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:55,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:55,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hdx7jgUfQcOO30IjVo2EIw"], "issued_at": "2018-07-22T02:05:55.000000Z"}} 2018-07-22 02:05:55,556 - 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}85f03b964a7118f67daede512f521ecb0d7fabc2" 2018-07-22 02:05:55,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab3efce-9a79-45b9-b322-4f13dd01cfae 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-22 02:05:55,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3ab3efce-9a79-45b9-b322-4f13dd01cfae 2018-07-22 02:05:55,569 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:55,574 - 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}85f03b964a7118f67daede512f521ecb0d7fabc2" 2018-07-22 02:05:55,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-b0ef4f72-c076-480a-993c-b49cc81cece7 x-compute-request-id: req-b0ef4f72-c076-480a-993c-b49cc81cece7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:05:55,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b0ef4f72-c076-480a-993c-b49cc81cece7 2018-07-22 02:05:55,741 - 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}85f03b964a7118f67daede512f521ecb0d7fabc2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-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-22 02:05:55,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-4f8b8ae3-e314-48ab-8179-184556447fe9 x-compute-request-id: req-4f8b8ae3-e314-48ab-8179-184556447fe9 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "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": "ae842a59-81d4-447b-82a1-0a5643de7f31"}} 2018-07-22 02:05:55,778 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4f8b8ae3-e314-48ab-8179-184556447fe9 2018-07-22 02:05:55,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:55,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:56,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["LIxUAXYfQ0umkPzIl8y6kQ"], "issued_at": "2018-07-22T02:05:56.000000Z"}} 2018-07-22 02:05:56,179 - 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}65873bcd6941f1fa404bd6e8998c91d29eb41d93" 2018-07-22 02:05:56,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7317d56a-49b2-4413-8e3f-b99227d455d6 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-22 02:05:56,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7317d56a-49b2-4413-8e3f-b99227d455d6 2018-07-22 02:05:56,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65873bcd6941f1fa404bd6e8998c91d29eb41d93" 2018-07-22 02:05:56,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:56 GMT Server: Apache x-compute-request-id: req-1baae584-ef02-47f1-9f2d-1986ddf6e74e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1baae584-ef02-47f1-9f2d-1986ddf6e74e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 02:05:56,395 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail used request id req-1baae584-ef02-47f1-9f2d-1986ddf6e74e 2018-07-22 02:05:56,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1baae584-ef02-47f1-9f2d-1986ddf6e74e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65873bcd6941f1fa404bd6e8998c91d29eb41d93" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082", "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-22 02:05:56,849 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:05:56 GMT Server: Apache x-compute-request-id: req-34318ecc-cce7-4da8-af39-206f003627c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-34318ecc-cce7-4da8-af39-206f003627c0 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2998b46e937240539ae40e3f15b25e22", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:05:56.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d6a0238-085d-4986-9916-ccdeabedaa3c", "size": 1}} 2018-07-22 02:05:56,849 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes used request id req-34318ecc-cce7-4da8-af39-206f003627c0 2018-07-22 02:05:56,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1baae584-ef02-47f1-9f2d-1986ddf6e74e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65873bcd6941f1fa404bd6e8998c91d29eb41d93" 2018-07-22 02:05:57,093 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:56 GMT Server: Apache x-compute-request-id: req-4c9a4a10-7581-4bd6-9c0e-0c266eb287e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c9a4a10-7581-4bd6-9c0e-0c266eb287e4 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/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:05:56.000000", "replication_status": null, "snapshot_id": null, "id": "8d6a0238-085d-4986-9916-ccdeabedaa3c", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082", "bootable": "false", "created_at": "2018-07-22T02:05:56.000000", "volume_type": null}} 2018-07-22 02:05:57,093 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c used request id req-4c9a4a10-7581-4bd6-9c0e-0c266eb287e4 2018-07-22 02:05:57,094 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082 2018-07-22 02:05:57,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1baae584-ef02-47f1-9f2d-1986ddf6e74e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65873bcd6941f1fa404bd6e8998c91d29eb41d93" 2018-07-22 02:05:57,384 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:57 GMT Server: Apache x-compute-request-id: req-b9f2dd3c-9ac6-4de9-bd3d-d208feee2784 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9f2dd3c-9ac6-4de9-bd3d-d208feee2784 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/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:05:57.000000", "replication_status": null, "snapshot_id": null, "id": "8d6a0238-085d-4986-9916-ccdeabedaa3c", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082", "bootable": "false", "created_at": "2018-07-22T02:05:56.000000", "volume_type": null}} 2018-07-22 02:05:57,384 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c used request id req-b9f2dd3c-9ac6-4de9-bd3d-d208feee2784 2018-07-22 02:05:57,385 - create_volume - DEBUG - Instance status is - available 2018-07-22 02:05:57,385 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082 2018-07-22 02:05:57,385 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082 2018-07-22 02:05:57,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:57,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:57,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["35lNkKiJQVqr7IjYG892eQ"], "issued_at": "2018-07-22T02:05:57.000000Z"}} 2018-07-22 02:05:57,774 - 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}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:57,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ab6943-cda1-4fa4-8ce5-820165dc0660 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-22 02:05:57,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-32ab6943-cda1-4fa4-8ce5-820165dc0660 2018-07-22 02:05:57,855 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:05:57,857 - 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}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:57,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a366a6-ad6f-4c63-9655-59246e7dd18b 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-22 02:05:57,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-43a366a6-ad6f-4c63-9655-59246e7dd18b 2018-07-22 02:05:57,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:58,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-15030851-4e0b-4534-a00b-fdbb81710de6 Date: Sun, 22 Jul 2018 02:05:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:58,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-15030851-4e0b-4534-a00b-fdbb81710de6 2018-07-22 02:05:58,184 - 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-22 02:05:58,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:05:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:05:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:58,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f3f72c-8c28-4360-964c-e4d10cdc82cb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:58,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-39f3f72c-8c28-4360-964c-e4d10cdc82cb 2018-07-22 02:05:58,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:58,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-3ee41258-ef9b-45be-aeed-86d8b06a93eb Date: Sun, 22 Jul 2018 02:05:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:05:58,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-3ee41258-ef9b-45be-aeed-86d8b06a93eb 2018-07-22 02:05:58,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:58,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c88071e1-349d-49d3-aab8-1055b5f0a167 Date: Sun, 22 Jul 2018 02:05:58 GMT RESP BODY: {"ports":[]} 2018-07-22 02:05:58,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port&admin_state_up=True used request id req-c88071e1-349d-49d3-aab8-1055b5f0a167 2018-07-22 02:05:58,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:58,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05: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-85aa7c07-f537-454a-a5b2-9a75c739d70a x-compute-request-id: req-85aa7c07-f537-454a-a5b2-9a75c739d70a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 02:05:58,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst used request id req-85aa7c07-f537-454a-a5b2-9a75c739d70a 2018-07-22 02:05:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:58,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a381721e-1105-4be5-97e7-6e76c6778ce0 Date: Sun, 22 Jul 2018 02:05:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:58,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-a381721e-1105-4be5-97e7-6e76c6778ce0 2018-07-22 02:05:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:58,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74713d92-495e-4709-8a62-3c1aa111080e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:58,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-74713d92-495e-4709-8a62-3c1aa111080e 2018-07-22 02:05:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:58,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-09d2cc21-f34b-4be2-b7c6-7cbcc40ba604 Date: Sun, 22 Jul 2018 02:05:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:05:58,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-09d2cc21-f34b-4be2-b7c6-7cbcc40ba604 2018-07-22 02:05:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:58,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c501b302-411f-416c-b63f-f38f8cbfe22d Date: Sun, 22 Jul 2018 02:05:58 GMT RESP BODY: {"ports":[]} 2018-07-22 02:05:58,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port&admin_state_up=True used request id req-c501b302-411f-416c-b63f-f38f8cbfe22d 2018-07-22 02:05:58,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:05:58,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:05:59,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:05:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["U68zGFWxTPKYDoy7hPRwfA"], "issued_at": "2018-07-22T02:05:59.000000Z"}} 2018-07-22 02:05:59,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}ddf0216139ae0e70f03978cf8a5cff7d7da31923" 2018-07-22 02:05:59,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1948f496-1bd1-45a7-af9e-f92251954514 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-22 02:05:59,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1948f496-1bd1-45a7-af9e-f92251954514 2018-07-22 02:05:59,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:59,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-87350873-eeec-4ade-944a-8b6f0af08d3a Date: Sun, 22 Jul 2018 02:05:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:59,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-87350873-eeec-4ade-944a-8b6f0af08d3a 2018-07-22 02:05:59,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:59,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d3bff952-7f2f-43cb-b82b-8cc34e14f613 Date: Sun, 22 Jul 2018 02:05:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:05:59,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-d3bff952-7f2f-43cb-b82b-8cc34e14f613 2018-07-22 02:05:59,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:59,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ac6808c9-019f-49f7-8d8f-f1ff101574d6 Date: Sun, 22 Jul 2018 02:05:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:05:59,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-ac6808c9-019f-49f7-8d8f-f1ff101574d6 2018-07-22 02:05:59,598 - 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-22 02:05:59,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:05:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:05:59,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf0216139ae0e70f03978cf8a5cff7d7da31923" 2018-07-22 02:05:59,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ede46a-e583-487a-aa2e-0d79b2d52660 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:05:59,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-54ede46a-e583-487a-aa2e-0d79b2d52660 2018-07-22 02:05:59,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:05:59,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-de1d89a0-0d14-4608-b35d-22edb1c3583c Date: Sun, 22 Jul 2018 02:05:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:05:59,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-de1d89a0-0d14-4608-b35d-22edb1c3583c 2018-07-22 02:05:59,737 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net 2018-07-22 02:05:59,742 - 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}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" -d '{"port": {"network_id": "e623f9ac-fc8b-4d8f-9b5b-6824d594ff77", "name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port", "admin_state_up": true}}' 2018-07-22 02:06:00,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-7f1d9a78-9ed2-4cf0-a59b-9fad23e4ffb4 Date: Sun, 22 Jul 2018 02:06:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:00Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:ab:5d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 02:06:00,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-7f1d9a78-9ed2-4cf0-a59b-9fad23e4ffb4 2018-07-22 02:06:00,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:00,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-29715be7-967c-45de-ba02-a2cdc4400d01 Date: Sun, 22 Jul 2018 02:06:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:00,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-29715be7-967c-45de-ba02-a2cdc4400d01 2018-07-22 02:06:00,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:00,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d339854-ec71-40ee-8923-46b87963a34e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:00,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-0d339854-ec71-40ee-8923-46b87963a34e 2018-07-22 02:06:00,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:00,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-87b7a5ae-0d56-4794-8677-eb4fbb037f4d Date: Sun, 22 Jul 2018 02:06:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:00,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-87b7a5ae-0d56-4794-8677-eb4fbb037f4d 2018-07-22 02:06:00,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:00,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-754ac3aa-e190-4897-9673-c7385b4c6d00 Date: Sun, 22 Jul 2018 02:06:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 02:06:00,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port&admin_state_up=True used request id req-754ac3aa-e190-4897-9673-c7385b4c6d00 2018-07-22 02:06:00,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:00,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35537987-b8b9-41af-93d3-7d5f19332261 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:00,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-35537987-b8b9-41af-93d3-7d5f19332261 2018-07-22 02:06:00,946 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst 2018-07-22 02:06:00,950 - 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}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:00,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-7af18335-794c-453c-8b17-aa1be210c686 x-compute-request-id: req-7af18335-794c-453c-8b17-aa1be210c686 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-flavor"}]} 2018-07-22 02:06:00,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7af18335-794c-453c-8b17-aa1be210c686 2018-07-22 02:06:00,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:00,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-4ee2554a-55f1-4ca7-808e-f24048770ff1 x-compute-request-id: req-4ee2554a-55f1-4ca7-808e-f24048770ff1 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "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": "ae842a59-81d4-447b-82a1-0a5643de7f31"}} 2018-07-22 02:06:00,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31 used request id req-4ee2554a-55f1-4ca7-808e-f24048770ff1 2018-07-22 02:06:00,996 - 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-d23d0b3a-e745-4dfb-bb16-75a69c200082-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:01,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e4f6f077-799c-48d5-876a-bfa8dfeb65c9 Date: Sun, 22 Jul 2018 02:06:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:05:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:05:53Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/snap", "metadata": {}}], "self": "/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "min_disk": 0, "protected": false, "id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "file": "/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image"} 2018-07-22 02:06:01,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image used request id req-e4f6f077-799c-48d5-876a-bfa8dfeb65c9 2018-07-22 02:06:01,166 - 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}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:01,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a3d24ddc-00d6-4152-85ef-b97b0b5414c8 Date: Sun, 22 Jul 2018 02:06: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-22 02:06:01,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a3d24ddc-00d6-4152-85ef-b97b0b5414c8 2018-07-22 02:06:01,178 - 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}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "imageRef": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "flavorRef": "ae842a59-81d4-447b-82a1-0a5643de7f31", "max_count": 1, "min_count": 1, "networks": [{"port": "91d33cb7-392c-4163-baa3-19b6a2ae19b0"}]}}' 2018-07-22 02:06:02,422 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:06: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-88dc259b-5eab-4947-aba2-ba49ad2016c9 x-compute-request-id: req-88dc259b-5eab-4947-aba2-ba49ad2016c9 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "adminPass": "ei8m5ypwnZix"}} 2018-07-22 02:06:02,422 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-88dc259b-5eab-4947-aba2-ba49ad2016c9 2018-07-22 02:06:02,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:02,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-5380ec68-b89c-4c84-aadd-1b5802655571 x-compute-request-id: req-5380ec68-b89c-4c84-aadd-1b5802655571 Content-Encoding: gzip Content-Length: 646 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/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:02Z", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:02,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-5380ec68-b89c-4c84-aadd-1b5802655571 2018-07-22 02:06:02,675 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst 2018-07-22 02:06:02,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:02,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-ee259c38-6a33-4973-bae6-3f34236da7e6 x-compute-request-id: req-ee259c38-6a33-4973-bae6-3f34236da7e6 Content-Encoding: gzip Content-Length: 646 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/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:02Z", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:02,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-ee259c38-6a33-4973-bae6-3f34236da7e6 2018-07-22 02:06:02,959 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst] is - BUILD 2018-07-22 02:06:02,959 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:06:05,963 - create_instance - DEBUG - VM status query timeout in 896.712221861 2018-07-22 02:06:05,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:06,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-5d86feb0-1197-448e-ad31-157d73c145f6 x-compute-request-id: req-5d86feb0-1197-448e-ad31-157d73c145f6 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:04Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:06,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-5d86feb0-1197-448e-ad31-157d73c145f6 2018-07-22 02:06:06,464 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst] is - BUILD 2018-07-22 02:06:06,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:06:09,467 - create_instance - DEBUG - VM status query timeout in 893.207856894 2018-07-22 02:06:09,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:09,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-af33cb82-8e38-49a5-985e-16d81875a5fa x-compute-request-id: req-af33cb82-8e38-49a5-985e-16d81875a5fa Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:04Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:09,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-af33cb82-8e38-49a5-985e-16d81875a5fa 2018-07-22 02:06:09,968 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst] is - BUILD 2018-07-22 02:06:09,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:06:12,972 - create_instance - DEBUG - VM status query timeout in 889.702983856 2018-07-22 02:06:12,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:13,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-c1ead719-51d3-492f-bcea-70c09cd4a307 x-compute-request-id: req-c1ead719-51d3-492f-bcea-70c09cd4a307 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:13,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-c1ead719-51d3-492f-bcea-70c09cd4a307 2018-07-22 02:06:13,137 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst] is - ACTIVE 2018-07-22 02:06:13,137 - create_instance - INFO - VM is - ACTIVE 2018-07-22 02:06:13,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:13,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-131ef919-255e-4c10-bbcf-f69e14656900 x-compute-request-id: req-131ef919-255e-4c10-bbcf-f69e14656900 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:13,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-131ef919-255e-4c10-bbcf-f69e14656900 2018-07-22 02:06:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:13,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f414978a-5a30-49fc-82e7-33cc1c68fe5b Date: Sun, 22 Jul 2018 02:06:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:13,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-f414978a-5a30-49fc-82e7-33cc1c68fe5b 2018-07-22 02:06:13,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:13,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b20215-58ca-4783-852b-0b7ca8d50c3e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:13,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-60b20215-58ca-4783-852b-0b7ca8d50c3e 2018-07-22 02:06:13,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:13,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7c282320-2a32-47f6-8d91-7b1c02ff3c23 Date: Sun, 22 Jul 2018 02:06:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:13,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-7c282320-2a32-47f6-8d91-7b1c02ff3c23 2018-07-22 02:06:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:13,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-32ff387f-fe96-4967-b67a-407b82866b66 Date: Sun, 22 Jul 2018 02:06:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:13,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-32ff387f-fe96-4967-b67a-407b82866b66 2018-07-22 02:06:13,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:06:14,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["0rK6mDZUR9mg5RWtLKH2fw"], "issued_at": "2018-07-22T02:06:14.000000Z"}} 2018-07-22 02:06:14,248 - 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}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:14,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7125f728-525a-46c3-b6d2-f32a3dc19a71 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-22 02:06:14,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7125f728-525a-46c3-b6d2-f32a3dc19a71 2018-07-22 02:06:14,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:14,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-a18fd48a-2885-4c19-94fc-5d54730e9079 x-compute-request-id: req-a18fd48a-2885-4c19-94fc-5d54730e9079 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:14,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-a18fd48a-2885-4c19-94fc-5d54730e9079 2018-07-22 02:06:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:14,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b8e08ca2-2027-4e0e-9b60-cde18f7b3297 Date: Sun, 22 Jul 2018 02:06:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:14,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-b8e08ca2-2027-4e0e-9b60-cde18f7b3297 2018-07-22 02:06:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:14,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cce3d9a-f915-444f-a845-fc0081779eb4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:14,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5cce3d9a-f915-444f-a845-fc0081779eb4 2018-07-22 02:06:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:14,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-3312050c-9ee2-4f65-81cb-ccb0351757c6 Date: Sun, 22 Jul 2018 02:06:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:14,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-3312050c-9ee2-4f65-81cb-ccb0351757c6 2018-07-22 02:06:14,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:14,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-0cdc21c6-d949-4716-a445-ce5a643cf78e Date: Sun, 22 Jul 2018 02:06:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:14,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-0cdc21c6-d949-4716-a445-ce5a643cf78e 2018-07-22 02:06:14,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" -d '{"volumeAttachment": {"volumeId": "8d6a0238-085d-4986-9916-ccdeabedaa3c"}}' 2018-07-22 02:06:15,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-033ec22b-4997-4326-99e2-b3b5767072af x-compute-request-id: req-033ec22b-4997-4326-99e2-b3b5767072af Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "id": "8d6a0238-085d-4986-9916-ccdeabedaa3c", "volumeId": "8d6a0238-085d-4986-9916-ccdeabedaa3c"}} 2018-07-22 02:06:15,972 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0/os-volume_attachments used request id req-033ec22b-4997-4326-99e2-b3b5767072af 2018-07-22 02:06:15,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:16,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-2df7aa80-05f9-43ea-8430-1c63417c81a2 x-compute-request-id: req-2df7aa80-05f9-43ea-8430-1c63417c81a2 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "8d6a0238-085d-4986-9916-ccdeabedaa3c"}], "metadata": {}}} 2018-07-22 02:06:16,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-2df7aa80-05f9-43ea-8430-1c63417c81a2 2018-07-22 02:06:16,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:16,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-468b902f-1ddc-4bf1-9259-5d5d04e4b1df Date: Sun, 22 Jul 2018 02:06:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:16,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-468b902f-1ddc-4bf1-9259-5d5d04e4b1df 2018-07-22 02:06:16,550 - 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-22 02:06:16,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:06:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:06:16,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:16,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d21a4d-9dbc-4e33-919c-0933e5bd036c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:16,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-a1d21a4d-9dbc-4e33-919c-0933e5bd036c 2018-07-22 02:06:16,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:16,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-00dfac85-d19d-4fe7-8db0-b8b906717d40 Date: Sun, 22 Jul 2018 02:06:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:16,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-00dfac85-d19d-4fe7-8db0-b8b906717d40 2018-07-22 02:06:16,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:16,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-550b7a41-a005-431b-a1fa-15a9eb450ae4 Date: Sun, 22 Jul 2018 02:06:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:16,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-550b7a41-a005-431b-a1fa-15a9eb450ae4 2018-07-22 02:06:16,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:16,958 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:16 GMT Server: Apache x-compute-request-id: req-6d9eb55e-c27f-4db2-bd5c-e75e78e513d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d9eb55e-c27f-4db2-bd5c-e75e78e513d8 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:06:16.000000", "replication_status": null, "snapshot_id": null, "id": "8d6a0238-085d-4986-9916-ccdeabedaa3c", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082", "bootable": "false", "created_at": "2018-07-22T02:05:56.000000", "volume_type": null}} 2018-07-22 02:06:16,958 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c used request id req-6d9eb55e-c27f-4db2-bd5c-e75e78e513d8 2018-07-22 02:06:19,964 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d9eb55e-c27f-4db2-bd5c-e75e78e513d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:20,181 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:19 GMT Server: Apache x-compute-request-id: req-070383c8-09e2-44f0-83ae-b6188fbd913c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-070383c8-09e2-44f0-83ae-b6188fbd913c Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "attachment_id": "21e35007-ed82-49fc-a602-6ae6f20926e2", "attached_at": "2018-07-22T02:06:16.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "8d6a0238-085d-4986-9916-ccdeabedaa3c", "device": "/dev/vdb", "id": "8d6a0238-085d-4986-9916-ccdeabedaa3c"}], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:06:16.000000", "replication_status": null, "snapshot_id": null, "id": "8d6a0238-085d-4986-9916-ccdeabedaa3c", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082", "bootable": "false", "created_at": "2018-07-22T02:05:56.000000", "volume_type": null}} 2018-07-22 02:06:20,181 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c used request id req-070383c8-09e2-44f0-83ae-b6188fbd913c 2018-07-22 02:06:20,182 - 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}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:20,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d833d910-bd1d-4e19-ba23-c87598418e03 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-22 02:06:20,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d833d910-bd1d-4e19-ba23-c87598418e03 2018-07-22 02:06:20,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:20,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-1ce5b158-5dcb-4c3f-b1ef-9f4213d3abe1 x-compute-request-id: req-1ce5b158-5dcb-4c3f-b1ef-9f4213d3abe1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "8d6a0238-085d-4986-9916-ccdeabedaa3c"}], "metadata": {}}} 2018-07-22 02:06:20,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-1ce5b158-5dcb-4c3f-b1ef-9f4213d3abe1 2018-07-22 02:06:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:20,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-228b0cb5-7c39-4fc6-9362-db572f920a98 Date: Sun, 22 Jul 2018 02:06:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:20,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-228b0cb5-7c39-4fc6-9362-db572f920a98 2018-07-22 02:06:20,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:20,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b5b069-d688-4d29-85dc-217724dddf33 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:20,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-d7b5b069-d688-4d29-85dc-217724dddf33 2018-07-22 02:06:20,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:20,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-712cffcb-086e-46c7-8a49-f5371133ee92 Date: Sun, 22 Jul 2018 02:06:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:20,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-712cffcb-086e-46c7-8a49-f5371133ee92 2018-07-22 02:06:20,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:20,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-3ee9e61e-ab7b-44da-82ef-580570da9059 Date: Sun, 22 Jul 2018 02:06:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:20,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-3ee9e61e-ab7b-44da-82ef-580570da9059 2018-07-22 02:06:20,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:21,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-47702a9d-bca8-4fb7-a9bc-ae51597f7c11 x-compute-request-id: req-47702a9d-bca8-4fb7-a9bc-ae51597f7c11 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "8d6a0238-085d-4986-9916-ccdeabedaa3c"}], "metadata": {}}} 2018-07-22 02:06:21,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-47702a9d-bca8-4fb7-a9bc-ae51597f7c11 2018-07-22 02:06:21,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:21,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-80ac7bc2-6287-4647-8e7e-3c1f51dc58b4 Date: Sun, 22 Jul 2018 02:06:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:21,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-80ac7bc2-6287-4647-8e7e-3c1f51dc58b4 2018-07-22 02:06:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:21,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e45b1f-a10b-477e-bae1-e95b81271ec4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:21,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-40e45b1f-a10b-477e-bae1-e95b81271ec4 2018-07-22 02:06:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:21,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2ded9243-96b9-49d7-8ff8-cffe2f2e4784 Date: Sun, 22 Jul 2018 02:06:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:21,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-2ded9243-96b9-49d7-8ff8-cffe2f2e4784 2018-07-22 02:06:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:21,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-b22e91e6-c962-4fcb-a4f4-06ad444d0891 Date: Sun, 22 Jul 2018 02:06:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:21,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-b22e91e6-c962-4fcb-a4f4-06ad444d0891 2018-07-22 02:06:21,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:21,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-6cffeb01-35c4-4b3c-85c1-5d7abcf721e8 x-compute-request-id: req-6cffeb01-35c4-4b3c-85c1-5d7abcf721e8 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "8d6a0238-085d-4986-9916-ccdeabedaa3c"}], "metadata": {}}} 2018-07-22 02:06:21,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-6cffeb01-35c4-4b3c-85c1-5d7abcf721e8 2018-07-22 02:06:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:21,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0791f0ac-472a-4696-a57b-f9063b5d4225 Date: Sun, 22 Jul 2018 02:06:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:21,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-0791f0ac-472a-4696-a57b-f9063b5d4225 2018-07-22 02:06:21,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:21,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f885b401-b51e-4f8e-8287-3b382b51e893 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:21,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-f885b401-b51e-4f8e-8287-3b382b51e893 2018-07-22 02:06:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:21,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ef145f77-a775-45d1-aacb-b8fe53c6a5f2 Date: Sun, 22 Jul 2018 02:06:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:21,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-ef145f77-a775-45d1-aacb-b8fe53c6a5f2 2018-07-22 02:06:21,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:21,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-c138845d-ee75-416d-acbb-5a3dc8a2c4d5 Date: Sun, 22 Jul 2018 02:06:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:21,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-c138845d-ee75-416d-acbb-5a3dc8a2c4d5 2018-07-22 02:06:21,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0/os-volume_attachments/8d6a0238-085d-4986-9916-ccdeabedaa3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:22,639 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:06: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-cf570517-413d-455d-a3b7-563eefd64446 x-compute-request-id: req-cf570517-413d-455d-a3b7-563eefd64446 Content-Length: 0 Content-Type: application/json 2018-07-22 02:06:22,639 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0/os-volume_attachments/8d6a0238-085d-4986-9916-ccdeabedaa3c used request id req-cf570517-413d-455d-a3b7-563eefd64446 2018-07-22 02:06:22,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:22,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-ccc26d56-bd1c-4ecb-b252-a8f57a68aac9 x-compute-request-id: req-ccc26d56-bd1c-4ecb-b252-a8f57a68aac9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "8d6a0238-085d-4986-9916-ccdeabedaa3c"}], "metadata": {}}} 2018-07-22 02:06:22,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-ccc26d56-bd1c-4ecb-b252-a8f57a68aac9 2018-07-22 02:06:22,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:23,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ec5b8832-f45e-4946-934e-25f84ce183a5 Date: Sun, 22 Jul 2018 02:06:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:23,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-ec5b8832-f45e-4946-934e-25f84ce183a5 2018-07-22 02:06:23,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:23,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508ef42f-ab5d-42ea-8d8f-c56c2c528e0d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:23,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-508ef42f-ab5d-42ea-8d8f-c56c2c528e0d 2018-07-22 02:06:23,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:23,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-81604ed0-ddb0-4b48-926a-32c0a60ce332 Date: Sun, 22 Jul 2018 02:06:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:23,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-81604ed0-ddb0-4b48-926a-32c0a60ce332 2018-07-22 02:06:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:23,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-5974f710-198b-4235-9b1a-eb12f67bd3d1 Date: Sun, 22 Jul 2018 02:06:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:23,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-5974f710-198b-4235-9b1a-eb12f67bd3d1 2018-07-22 02:06:26,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:26,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-982dbf06-878f-40be-a72b-b284788d1efb x-compute-request-id: req-982dbf06-878f-40be-a72b-b284788d1efb Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:26,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-982dbf06-878f-40be-a72b-b284788d1efb 2018-07-22 02:06:26,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:26,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-50f360bb-bef3-4db4-9c0e-07e9c2faf948 Date: Sun, 22 Jul 2018 02:06:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:26,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-50f360bb-bef3-4db4-9c0e-07e9c2faf948 2018-07-22 02:06:26,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:26,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eadf00d-4396-450f-bcd0-0edc6bc592af Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:26,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-1eadf00d-4396-450f-bcd0-0edc6bc592af 2018-07-22 02:06:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:26,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8bf3eaf9-c83e-4902-bf20-f665cef2e3af Date: Sun, 22 Jul 2018 02:06:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:26,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-8bf3eaf9-c83e-4902-bf20-f665cef2e3af 2018-07-22 02:06:26,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:27,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-952d8cc3-a758-4d66-838b-3dbcd7f90da6 Date: Sun, 22 Jul 2018 02:06:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:27,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-952d8cc3-a758-4d66-838b-3dbcd7f90da6 2018-07-22 02:06:27,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d9eb55e-c27f-4db2-bd5c-e75e78e513d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:27,092 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:27 GMT Server: Apache x-compute-request-id: req-f611e71e-8087-404e-8184-4928a942bd51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f611e71e-8087-404e-8184-4928a942bd51 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/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:06:22.000000", "replication_status": null, "snapshot_id": null, "id": "8d6a0238-085d-4986-9916-ccdeabedaa3c", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082", "bootable": "false", "created_at": "2018-07-22T02:05:56.000000", "volume_type": null}} 2018-07-22 02:06:27,092 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c used request id req-f611e71e-8087-404e-8184-4928a942bd51 2018-07-22 02:06:27,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:27,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-66915060-2f98-4cbd-8c2d-5529e54eb28f x-compute-request-id: req-66915060-2f98-4cbd-8c2d-5529e54eb28f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:27,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-66915060-2f98-4cbd-8c2d-5529e54eb28f 2018-07-22 02:06:27,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:27,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c5cd2065-98f6-4242-8bda-b6dee405c94e Date: Sun, 22 Jul 2018 02:06:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:27,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-c5cd2065-98f6-4242-8bda-b6dee405c94e 2018-07-22 02:06:27,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:27,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea33b15-881f-48f7-b28d-96f4c598e5de Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:27,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-0ea33b15-881f-48f7-b28d-96f4c598e5de 2018-07-22 02:06:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:27,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5e0344be-095e-4fce-ada9-57ced7025ad8 Date: Sun, 22 Jul 2018 02:06:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:27,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-5e0344be-095e-4fce-ada9-57ced7025ad8 2018-07-22 02:06:27,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:27,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-e0afeab9-bbac-4ce5-ac1d-b7d74f8126d4 Date: Sun, 22 Jul 2018 02:06:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:27,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-e0afeab9-bbac-4ce5-ac1d-b7d74f8126d4 2018-07-22 02:06:27,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:27,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-0f8181e4-7cbb-4dec-bf4d-587f319fe126 x-compute-request-id: req-0f8181e4-7cbb-4dec-bf4d-587f319fe126 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ab:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:09Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:27,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-0f8181e4-7cbb-4dec-bf4d-587f319fe126 2018-07-22 02:06:27,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:27,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-261744ce-fd9f-4f34-a1fe-fa8647f7c729 Date: Sun, 22 Jul 2018 02:06:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["8a0d75e3-07e4-4a01-a503-261c6aea1658"],"description":"","tags":[],"updated_at":"2018-07-22T02:05:54Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:53Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:27,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net used request id req-261744ce-fd9f-4f34-a1fe-fa8647f7c729 2018-07-22 02:06:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:27,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0dc9ac-74d1-43b8-b293-b32df1d05117 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:27,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-3c0dc9ac-74d1-43b8-b293-b32df1d05117 2018-07-22 02:06:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:28,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-db4bae2e-0a3a-4da7-ad8b-3c6495431ca7 Date: Sun, 22 Jul 2018 02:06:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:05:54Z","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":"8a0d75e3-07e4-4a01-a503-261c6aea1658","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:54Z","ip_version":4}]} 2018-07-22 02:06:28,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-db4bae2e-0a3a-4da7-ad8b-3c6495431ca7 2018-07-22 02:06:28,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbbb1bb8ff439498750a6cdadaf025709de01bc" 2018-07-22 02:06:28,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-b9c3202b-fc54-426f-9d68-a3cbed05efc7 Date: Sun, 22 Jul 2018 02:06:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:05:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.2"}],"id":"1f2a3c8d-6de6-4007-ae74-2857b05eead0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:d3:8b","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a0d75e3-07e4-4a01-a503-261c6aea1658","ip_address":"10.55.0.8"}],"id":"91d33cb7-392c-4163-baa3-19b6a2ae19b0","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:5d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port","admin_state_up":true,"network_id":"e623f9ac-fc8b-4d8f-9b5b-6824d594ff77","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:05:59Z","binding:vnic_type":"normal","device_id":"2cd57d85-3b6a-4caf-aba1-7018b6ec63b0","ip_allocation":"immediate"}]} 2018-07-22 02:06:28,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-b9c3202b-fc54-426f-9d68-a3cbed05efc7 2018-07-22 02:06:28,090 - create_instance - INFO - Deleting Port with ID - 91d33cb7-392c-4163-baa3-19b6a2ae19b0 2018-07-22 02:06:28,091 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-port 2018-07-22 02:06:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/91d33cb7-392c-4163-baa3-19b6a2ae19b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:28,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec97fa31-4463-473c-9c14-484b8db2f3e7 Date: Sun, 22 Jul 2018 02:06:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:06:28,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/91d33cb7-392c-4163-baa3-19b6a2ae19b0 used request id req-ec97fa31-4463-473c-9c14-484b8db2f3e7 2018-07-22 02:06:28,559 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst 2018-07-22 02:06:28,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:28,680 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:06: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-14612a6c-26da-414b-8f70-fcb3b39e25ed x-compute-request-id: req-14612a6c-26da-414b-8f70-fcb3b39e25ed Content-Type: application/json 2018-07-22 02:06:28,681 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-14612a6c-26da-414b-8f70-fcb3b39e25ed 2018-07-22 02:06:28,681 - create_instance - INFO - Checking deletion status 2018-07-22 02:06:28,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:29,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-1d6879cb-ece9-47ff-ba63-298a92a0c19c x-compute-request-id: req-1d6879cb-ece9-47ff-ba63-298a92a0c19c Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "rel": "bookmark"}], "image": {"id": "bf1ca41e-29b0-442a-9b06-bc1b7032f494", "links": [{"href": "http://172.30.9.25:8774/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-22T02:06:09.000000", "flavor": {"id": "ae842a59-81d4-447b-82a1-0a5643de7f31", "links": [{"href": "http://172.30.9.25:8774/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31", "rel": "bookmark"}]}, "id": "2cd57d85-3b6a-4caf-aba1-7018b6ec63b0", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:28Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst", "created": "2018-07-22T02:06:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:29,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-1d6879cb-ece9-47ff-ba63-298a92a0c19c 2018-07-22 02:06:29,111 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst] is - ACTIVE 2018-07-22 02:06:29,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:06:32,115 - create_instance - DEBUG - VM status query timeout in 296.566319942 2018-07-22 02:06:32,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9268ed5282c2be3a832a5effcfe5b595b5b1f8" 2018-07-22 02:06:32,167 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:06: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-da60eb5d-a0f5-4062-bd5d-e93259c42a67 x-compute-request-id: req-da60eb5d-a0f5-4062-bd5d-e93259c42a67 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 could not be found.", "code": 404}} 2018-07-22 02:06:32,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 used request id req-da60eb5d-a0f5-4062-bd5d-e93259c42a67 2018-07-22 02:06:32,167 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2cd57d85-3b6a-4caf-aba1-7018b6ec63b0 could not be found. (HTTP 404) (Request-ID: req-da60eb5d-a0f5-4062-bd5d-e93259c42a67) 2018-07-22 02:06:32,167 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-vm_inst 2018-07-22 02:06:32,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1baae584-ef02-47f1-9f2d-1986ddf6e74e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65873bcd6941f1fa404bd6e8998c91d29eb41d93" 2018-07-22 02:06:32,232 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:32 GMT Server: Apache x-compute-request-id: req-366a3b5c-4e25-4eb7-94de-2e42d562fee7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-366a3b5c-4e25-4eb7-94de-2e42d562fee7 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/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:06:22.000000", "replication_status": null, "snapshot_id": null, "id": "8d6a0238-085d-4986-9916-ccdeabedaa3c", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-d23d0b3a-e745-4dfb-bb16-75a69c200082", "bootable": "false", "created_at": "2018-07-22T02:05:56.000000", "volume_type": null}} 2018-07-22 02:06:32,232 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c used request id req-366a3b5c-4e25-4eb7-94de-2e42d562fee7 2018-07-22 02:06:32,232 - create_volume - DEBUG - Instance status is - available 2018-07-22 02:06:32,232 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082 2018-07-22 02:06:32,233 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082 2018-07-22 02:06:32,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1baae584-ef02-47f1-9f2d-1986ddf6e74e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65873bcd6941f1fa404bd6e8998c91d29eb41d93" 2018-07-22 02:06:32,467 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:06:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24d3fd2b-7de6-4df2-aee7-99863e6b69d1 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-22 02:06:32,467 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c used request id req-24d3fd2b-7de6-4df2-aee7-99863e6b69d1 2018-07-22 02:06:32,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1baae584-ef02-47f1-9f2d-1986ddf6e74e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65873bcd6941f1fa404bd6e8998c91d29eb41d93" 2018-07-22 02:06:32,674 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:06:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-94b95d53-0af2-4de6-9411-eda4aea07d6f x-openstack-request-id: req-94b95d53-0af2-4de6-9411-eda4aea07d6f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8d6a0238-085d-4986-9916-ccdeabedaa3c could not be found.", "code": 404}} 2018-07-22 02:06:32,674 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/8d6a0238-085d-4986-9916-ccdeabedaa3c used request id req-94b95d53-0af2-4de6-9411-eda4aea07d6f 2018-07-22 02:06:32,674 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8d6a0238-085d-4986-9916-ccdeabedaa3c could not be found. (HTTP 404) (Request-ID: req-94b95d53-0af2-4de6-9411-eda4aea07d6f) 2018-07-22 02:06:32,675 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082 2018-07-22 02:06:32,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f03b964a7118f67daede512f521ecb0d7fabc2" 2018-07-22 02:06:32,716 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:06: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-670915d2-7f20-427f-841b-68315df9f713 x-compute-request-id: req-670915d2-7f20-427f-841b-68315df9f713 Content-Length: 0 Content-Type: application/json 2018-07-22 02:06:32,716 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ae842a59-81d4-447b-82a1-0a5643de7f31 used request id req-670915d2-7f20-427f-841b-68315df9f713 2018-07-22 02:06:32,716 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet 2018-07-22 02:06:32,717 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-subnet 2018-07-22 02:06:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8a0d75e3-07e4-4a01-a503-261c6aea1658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" 2018-07-22 02:06:33,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ae378be-2c56-4112-8a12-8505e9a71965 Date: Sun, 22 Jul 2018 02:06:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:06:33,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8a0d75e3-07e4-4a01-a503-261c6aea1658 used request id req-3ae378be-2c56-4112-8a12-8505e9a71965 2018-07-22 02:06:33,896 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-net 2018-07-22 02:06:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d49ffd6b6db2d55e7635ae4e1cbbc97c33ff0f2" 2018-07-22 02:06:34,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03891277-f7a1-4f54-b2fd-8766436a1ac1 Date: Sun, 22 Jul 2018 02:06:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:06:34,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e623f9ac-fc8b-4d8f-9b5b-6824d594ff77 used request id req-03891277-f7a1-4f54-b2fd-8766436a1ac1 2018-07-22 02:06:34,855 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-d23d0b3a-e745-4dfb-bb16-75a69c200082-image 2018-07-22 02:06:34,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f291cd90fc1d538e6c1dff015b363ae9985c05a" 2018-07-22 02:06:35,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9bb71b28-dbc6-4ffa-81c0-34c1101d79e9 Date: Sun, 22 Jul 2018 02:06:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:06:35,274 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/bf1ca41e-29b0-442a-9b06-bc1b7032f494 used request id req-9bb71b28-dbc6-4ffa-81c0-34c1101d79e9 2018-07-22 02:06:35,276 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:06:35,279 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 02:06:35,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:06:35,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:06:35,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Lkphvrz8SSG8vKoHQlyS4g"], "issued_at": "2018-07-22T02:06:35.000000Z"}} 2018-07-22 02:06:35,662 - 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}ea6009f876dd8f5a2c5e58846e56e503dabd3d00" 2018-07-22 02:06:35,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23395692-fb71-4307-b65a-f52c8da15e53 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-22 02:06:35,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-23395692-fb71-4307-b65a-f52c8da15e53 2018-07-22 02:06:35,745 - 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-a69a3c26-5015-40a5-a680-7b0880b8570f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea6009f876dd8f5a2c5e58846e56e503dabd3d00" 2018-07-22 02:06:35,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-462fca2b-dc17-4e00-b4a8-87455d20b7ce Date: Sun, 22 Jul 2018 02:06:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image"} 2018-07-22 02:06:35,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image used request id req-462fca2b-dc17-4e00-b4a8-87455d20b7ce 2018-07-22 02:06:35,914 - 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}ea6009f876dd8f5a2c5e58846e56e503dabd3d00" 2018-07-22 02:06:35,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fc15505b-9f7b-4c4e-bb9e-a4b9e0d72cda Date: Sun, 22 Jul 2018 02:06:35 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-22 02:06:35,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fc15505b-9f7b-4c4e-bb9e-a4b9e0d72cda 2018-07-22 02:06:35,952 - 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}ea6009f876dd8f5a2c5e58846e56e503dabd3d00" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image"}' 2018-07-22 02:06:35,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-45ab4d80-d614-4608-ba76-49f6d1de5ea1 Date: Sun, 22 Jul 2018 02:06:35 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:06:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T02:06:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf", "min_disk": 0, "protected": false, "id": "a0488466-97f2-4caa-99c1-be14192b89cf", "file": "/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf/file", "checksum": null, "owner": "e022d16594794ceba7252a46e5007481", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:06:35,995 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-45ab4d80-d614-4608-ba76-49f6d1de5ea1 2018-07-22 02:06:36,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea6009f876dd8f5a2c5e58846e56e503dabd3d00" -d '' 2018-07-22 02:06:37,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97c39b32-9810-4471-baa3-7855d472e1bc Date: Sun, 22 Jul 2018 02:06:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:06:37,337 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf/file used request id req-97c39b32-9810-4471-baa3-7855d472e1bc 2018-07-22 02:06:37,338 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:06:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea6009f876dd8f5a2c5e58846e56e503dabd3d00" 2018-07-22 02:06:37,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-426d0371-eef3-44a9-9352-b7bdbae424bd Date: Sun, 22 Jul 2018 02:06:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:06:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:06:37Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a0488466-97f2-4caa-99c1-be14192b89cf/snap", "metadata": {}}], "self": "/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf", "min_disk": 0, "protected": false, "id": "a0488466-97f2-4caa-99c1-be14192b89cf", "file": "/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a0488466-97f2-4caa-99c1-be14192b89cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:06:37,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf used request id req-426d0371-eef3-44a9-9352-b7bdbae424bd 2018-07-22 02:06:37,364 - 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}ea6009f876dd8f5a2c5e58846e56e503dabd3d00" 2018-07-22 02:06:37,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2d40aa7e-bd36-43ae-beb2-b835240a1b33 Date: Sun, 22 Jul 2018 02:06:37 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-22 02:06:37,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2d40aa7e-bd36-43ae-beb2-b835240a1b33 2018-07-22 02:06:37,375 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image 2018-07-22 02:06:37,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea6009f876dd8f5a2c5e58846e56e503dabd3d00" 2018-07-22 02:06:37,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-6607b230-5a35-43df-bd54-d8906d941b98 Date: Sun, 22 Jul 2018 02:06:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:06:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:06:37Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a0488466-97f2-4caa-99c1-be14192b89cf/snap", "metadata": {}}], "self": "/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf", "min_disk": 0, "protected": false, "id": "a0488466-97f2-4caa-99c1-be14192b89cf", "file": "/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a0488466-97f2-4caa-99c1-be14192b89cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:06:37,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf used request id req-6607b230-5a35-43df-bd54-d8906d941b98 2018-07-22 02:06:37,399 - create_image - DEBUG - Instance status is - active 2018-07-22 02:06:37,399 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image 2018-07-22 02:06:37,399 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image 2018-07-22 02:06:37,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:06:37,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:06:37,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["cizcC_9CT1Ggu5Kp9m2l6Q"], "issued_at": "2018-07-22T02:06:37.000000Z"}} 2018-07-22 02:06:37,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}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" 2018-07-22 02:06:37,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04345701-c2c5-4265-b5a4-27472fa2fe01 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-22 02:06:37,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-04345701-c2c5-4265-b5a4-27472fa2fe01 2018-07-22 02:06:37,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" 2018-07-22 02:06:38,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6d2df15f-b340-4d5c-ab27-d2c63d39d6b9 Date: Sun, 22 Jul 2018 02:06:38 GMT RESP BODY: {"networks":[]} 2018-07-22 02:06:38,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net used request id req-6d2df15f-b340-4d5c-ab27-d2c63d39d6b9 2018-07-22 02:06:38,112 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net 2018-07-22 02:06:38,116 - 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}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net", "admin_state_up": true}}' 2018-07-22 02:06:38,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-f0a11527-8cd8-4b84-8ed5-1bd936d01996 Date: Sun, 22 Jul 2018 02:06:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","mtu":1450}} 2018-07-22 02:06:38,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-f0a11527-8cd8-4b84-8ed5-1bd936d01996 2018-07-22 02:06:38,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" 2018-07-22 02:06:38,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-18482493-9879-4e5c-8422-8b562a0c0b2a Date: Sun, 22 Jul 2018 02:06:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:38,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-18482493-9879-4e5c-8422-8b562a0c0b2a 2018-07-22 02:06:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" 2018-07-22 02:06:38,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd1f76dc-5bb3-4630-aa04-ac3ad7c4ab79 Date: Sun, 22 Jul 2018 02:06:38 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:06:38,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-cd1f76dc-5bb3-4630-aa04-ac3ad7c4ab79 2018-07-22 02:06:38,535 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet 2018-07-22 02:06:38,540 - 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}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" -d '{"subnets": [{"ip_version": 4, "network_id": "f9a3afea-e860-44a0-9922-cb45ec11c48a", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet"}]}' 2018-07-22 02:06:39,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-960daa17-e59e-4752-a8d3-dbee1d93e7e1 Date: Sun, 22 Jul 2018 02:06:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:06:38Z","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":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","ip_version":4}]} 2018-07-22 02:06:39,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-960daa17-e59e-4752-a8d3-dbee1d93e7e1 2018-07-22 02:06:39,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" 2018-07-22 02:06:39,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2f037e12-7efb-4427-9599-f1f4c713d8cb Date: Sun, 22 Jul 2018 02:06:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6dcb3aa0-8380-44f1-ad9c-0455c035e433"],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:39,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-2f037e12-7efb-4427-9599-f1f4c713d8cb 2018-07-22 02:06:39,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" 2018-07-22 02:06:39,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fa47de76-5479-4a27-9ce3-2b1b0988180a Date: Sun, 22 Jul 2018 02:06:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:06:38Z","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":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","ip_version":4}]} 2018-07-22 02:06:39,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-fa47de76-5479-4a27-9ce3-2b1b0988180a 2018-07-22 02:06:39,323 - OpenStackNetwork - DEBUG - Network [f9a3afea-e860-44a0-9922-cb45ec11c48a] created successfully 2018-07-22 02:06:39,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:06:39,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:06:39,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["U_kEw9L3TZOw6qXuOZeeww"], "issued_at": "2018-07-22T02:06:39.000000Z"}} 2018-07-22 02:06:39,756 - 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}a93dd62f2b3cca3eb88763df53192aeb2fccf456" 2018-07-22 02:06:39,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e242e5-cbe7-4785-a773-9e81aa86ff59 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-22 02:06:39,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c9e242e5-cbe7-4785-a773-9e81aa86ff59 2018-07-22 02:06:39,769 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:06:39,774 - 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}a93dd62f2b3cca3eb88763df53192aeb2fccf456" 2018-07-22 02:06:39,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-7d24a7ad-e28e-420a-8802-7b7b52d88d0c x-compute-request-id: req-7d24a7ad-e28e-420a-8802-7b7b52d88d0c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:06:39,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7d24a7ad-e28e-420a-8802-7b7b52d88d0c 2018-07-22 02:06:39,966 - 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}a93dd62f2b3cca3eb88763df53192aeb2fccf456" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-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-22 02:06:40,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-700b3ba1-883a-4385-9e55-2a027c322340 x-compute-request-id: req-700b3ba1-883a-4385-9e55-2a027c322340 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "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": "29ed0d3f-8e4f-4911-adf6-de2c1900f748"}} 2018-07-22 02:06:40,021 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-700b3ba1-883a-4385-9e55-2a027c322340 2018-07-22 02:06:40,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:06:40,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:06:40,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["pLdi0xxySuCERAjZMsgYYw"], "issued_at": "2018-07-22T02:06:40.000000Z"}} 2018-07-22 02:06:40,427 - 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}6f226d72bc85a20f9c3cf217622be632847cd598" 2018-07-22 02:06:40,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b37296-bb24-4ea2-ac12-0a0f5fa52c63 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-22 02:06:40,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f3b37296-bb24-4ea2-ac12-0a0f5fa52c63 2018-07-22 02:06:40,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f226d72bc85a20f9c3cf217622be632847cd598" 2018-07-22 02:06:40,720 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:40 GMT Server: Apache x-compute-request-id: req-2123bf65-1f24-4b72-830e-47179be2a151 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2123bf65-1f24-4b72-830e-47179be2a151 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 02:06:40,720 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail used request id req-2123bf65-1f24-4b72-830e-47179be2a151 2018-07-22 02:06:40,723 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2123bf65-1f24-4b72-830e-47179be2a151" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f226d72bc85a20f9c3cf217622be632847cd598" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f", "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-22 02:06:41,137 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:06:40 GMT Server: Apache x-compute-request-id: req-dbdcb7e8-66c2-4160-933c-a471fa5e0532 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbdcb7e8-66c2-4160-933c-a471fa5e0532 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2998b46e937240539ae40e3f15b25e22", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:06:40.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "size": 1}} 2018-07-22 02:06:41,138 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes used request id req-dbdcb7e8-66c2-4160-933c-a471fa5e0532 2018-07-22 02:06:41,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2123bf65-1f24-4b72-830e-47179be2a151" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f226d72bc85a20f9c3cf217622be632847cd598" 2018-07-22 02:06:41,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:41 GMT Server: Apache x-compute-request-id: req-452cbf47-e6e9-4bc3-af31-408e57c793ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-452cbf47-e6e9-4bc3-af31-408e57c793ba Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:06:41.000000", "replication_status": null, "snapshot_id": null, "id": "e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-a69a3c26-5015-40a5-a680-7b0880b8570f", "bootable": "false", "created_at": "2018-07-22T02:06:40.000000", "volume_type": null}} 2018-07-22 02:06:41,519 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 used request id req-452cbf47-e6e9-4bc3-af31-408e57c793ba 2018-07-22 02:06:41,519 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f 2018-07-22 02:06:41,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2123bf65-1f24-4b72-830e-47179be2a151" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f226d72bc85a20f9c3cf217622be632847cd598" 2018-07-22 02:06:41,737 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:41 GMT Server: Apache x-compute-request-id: req-7438c115-7f8f-49dc-bf44-0a6343d447ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7438c115-7f8f-49dc-bf44-0a6343d447ea Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:06:41.000000", "replication_status": null, "snapshot_id": null, "id": "e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-a69a3c26-5015-40a5-a680-7b0880b8570f", "bootable": "false", "created_at": "2018-07-22T02:06:40.000000", "volume_type": null}} 2018-07-22 02:06:41,737 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 used request id req-7438c115-7f8f-49dc-bf44-0a6343d447ea 2018-07-22 02:06:41,738 - create_volume - DEBUG - Instance status is - available 2018-07-22 02:06:41,738 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f 2018-07-22 02:06:41,738 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f 2018-07-22 02:06:41,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:06:41,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:06:42,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:06:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["P-nkhI_KQ-6EdLnLcGwdoQ"], "issued_at": "2018-07-22T02:06:42.000000Z"}} 2018-07-22 02:06:42,118 - 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}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:42,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c035d26-797b-405e-89b0-db2da0c5fcd6 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-22 02:06:42,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6c035d26-797b-405e-89b0-db2da0c5fcd6 2018-07-22 02:06:42,202 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:06:42,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}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:42,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2e73e8-f4fa-4151-9d00-d4a937aaadd0 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-22 02:06:42,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4a2e73e8-f4fa-4151-9d00-d4a937aaadd0 2018-07-22 02:06:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:42,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0c794f0d-7b79-49fa-bd41-b9a39d9641a6 Date: Sun, 22 Jul 2018 02:06:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6dcb3aa0-8380-44f1-ad9c-0455c035e433"],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:42,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net used request id req-0c794f0d-7b79-49fa-bd41-b9a39d9641a6 2018-07-22 02:06:42,541 - 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-22 02:06:42,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:06:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:06:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:42,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29cae49d-02ca-4121-9a55-14b6939a7a8f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:42,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-29cae49d-02ca-4121-9a55-14b6939a7a8f 2018-07-22 02:06:42,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:42,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9bdb10df-1431-442b-93ec-49c72084de74 Date: Sun, 22 Jul 2018 02:06:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:06:38Z","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":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","ip_version":4}]} 2018-07-22 02:06:42,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-9bdb10df-1431-442b-93ec-49c72084de74 2018-07-22 02:06:42,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:42,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0bc0007d-0c6b-4c89-8f36-785329c0a11b Date: Sun, 22 Jul 2018 02:06:42 GMT RESP BODY: {"ports":[]} 2018-07-22 02:06:42,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port&admin_state_up=True used request id req-0bc0007d-0c6b-4c89-8f36-785329c0a11b 2018-07-22 02:06:42,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:42,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-dce0c528-2ff1-42b0-830f-78b5cfb24f55 x-compute-request-id: req-dce0c528-2ff1-42b0-830f-78b5cfb24f55 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 02:06:42,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst used request id req-dce0c528-2ff1-42b0-830f-78b5cfb24f55 2018-07-22 02:06:42,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:43,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5f94b6a1-44c6-4c9f-9992-eb8d265f9f7d Date: Sun, 22 Jul 2018 02:06:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6dcb3aa0-8380-44f1-ad9c-0455c035e433"],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:43,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net used request id req-5f94b6a1-44c6-4c9f-9992-eb8d265f9f7d 2018-07-22 02:06:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:43,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55efd93d-249d-4a13-8bab-5be29f329578 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:43,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-55efd93d-249d-4a13-8bab-5be29f329578 2018-07-22 02:06:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:43,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-87c3ad4c-d253-48ea-9479-03e1a0a703ff Date: Sun, 22 Jul 2018 02:06:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:06:38Z","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":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","ip_version":4}]} 2018-07-22 02:06:43,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-87c3ad4c-d253-48ea-9479-03e1a0a703ff 2018-07-22 02:06:43,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:43,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-99b4b063-c355-4cd7-bcf3-646a2437b06d Date: Sun, 22 Jul 2018 02:06:43 GMT RESP BODY: {"ports":[]} 2018-07-22 02:06:43,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port&admin_state_up=True used request id req-99b4b063-c355-4cd7-bcf3-646a2437b06d 2018-07-22 02:06:43,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:06:43,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:06:43,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["zjfJo1i0TQuesGtrYzGCpQ"], "issued_at": "2018-07-22T02:06:43.000000Z"}} 2018-07-22 02:06:43,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}03abd866dba4f8737158c29e88a13f32f6c72c7f" 2018-07-22 02:06:43,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f10f678-232b-47fa-9a5c-870e96530d11 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-22 02:06:43,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2f10f678-232b-47fa-9a5c-870e96530d11 2018-07-22 02:06:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:43,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-72baf528-2f7d-4371-9633-347673f6580b Date: Sun, 22 Jul 2018 02:06:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6dcb3aa0-8380-44f1-ad9c-0455c035e433"],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:43,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net used request id req-72baf528-2f7d-4371-9633-347673f6580b 2018-07-22 02:06:43,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:43,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6cdc5ea3-893f-4411-abc0-cf903eada303 Date: Sun, 22 Jul 2018 02:06:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:06:38Z","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":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","ip_version":4}]} 2018-07-22 02:06:43,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-6cdc5ea3-893f-4411-abc0-cf903eada303 2018-07-22 02:06:43,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:43,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-fd003d12-6e2d-4c23-8c7f-8b0a2421c2dc Date: Sun, 22 Jul 2018 02:06:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6dcb3aa0-8380-44f1-ad9c-0455c035e433"],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:43,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net used request id req-fd003d12-6e2d-4c23-8c7f-8b0a2421c2dc 2018-07-22 02:06:43,810 - 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-22 02:06:43,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:06:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:06:43,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03abd866dba4f8737158c29e88a13f32f6c72c7f" 2018-07-22 02:06:43,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037b0db7-b773-41f4-a093-1106b9f300f9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:43,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-037b0db7-b773-41f4-a093-1106b9f300f9 2018-07-22 02:06:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:43,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c2c7681f-2cef-41f4-9b53-c7262531cb19 Date: Sun, 22 Jul 2018 02:06:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:06:38Z","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":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","ip_version":4}]} 2018-07-22 02:06:43,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-c2c7681f-2cef-41f4-9b53-c7262531cb19 2018-07-22 02:06:43,891 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net 2018-07-22 02:06:43,896 - 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}1b12447e176947f4586a98119d22fc58a84e5980" -d '{"port": {"network_id": "f9a3afea-e860-44a0-9922-cb45ec11c48a", "name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port", "admin_state_up": true}}' 2018-07-22 02:06:44,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-be342ccf-bb61-4575-ad77-c2dfcd10367f Date: Sun, 22 Jul 2018 02:06:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:44Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","ip_address":"10.55.0.10"}],"id":"6e011bfe-c2c7-429f-a031-76a03d22f005","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e8:47:88","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 02:06:44,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-be342ccf-bb61-4575-ad77-c2dfcd10367f 2018-07-22 02:06:44,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:44,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-55fb15d7-ace8-44fd-b69e-923f0ec36977 Date: Sun, 22 Jul 2018 02:06:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6dcb3aa0-8380-44f1-ad9c-0455c035e433"],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:44,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net used request id req-55fb15d7-ace8-44fd-b69e-923f0ec36977 2018-07-22 02:06:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:45,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121cfcf3-bdf0-49b0-a8e4-ba1b4f3af64b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:45,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-121cfcf3-bdf0-49b0-a8e4-ba1b4f3af64b 2018-07-22 02:06:45,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:45,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-15f8cb95-140e-4eee-9134-4e53b7ef89b5 Date: Sun, 22 Jul 2018 02:06:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:06:38Z","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":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","ip_version":4}]} 2018-07-22 02:06:45,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-15f8cb95-140e-4eee-9134-4e53b7ef89b5 2018-07-22 02:06:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:45,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-8f9b9e95-4f20-4b13-968d-81d684a167dc Date: Sun, 22 Jul 2018 02:06:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","ip_address":"10.55.0.10"}],"id":"6e011bfe-c2c7-429f-a031-76a03d22f005","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e8:47:88","project_id":"e022d16594794ceba7252a46e5007481","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port","admin_state_up":true,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 02:06:45,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port&admin_state_up=True used request id req-8f9b9e95-4f20-4b13-968d-81d684a167dc 2018-07-22 02:06:45,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:45,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0156244e-2394-4163-81fa-7b512fc3a2b1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:45,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-0156244e-2394-4163-81fa-7b512fc3a2b1 2018-07-22 02:06:45,220 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst 2018-07-22 02:06:45,223 - 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}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:45,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-8b71539a-3c7a-4d58-8822-da042dc0919f x-compute-request-id: req-8b71539a-3c7a-4d58-8822-da042dc0919f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "29ed0d3f-8e4f-4911-adf6-de2c1900f748", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-flavor"}]} 2018-07-22 02:06:45,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8b71539a-3c7a-4d58-8822-da042dc0919f 2018-07-22 02:06:45,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:45,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-af7ad517-56b0-4330-ba2f-95ed1198aef1 x-compute-request-id: req-af7ad517-56b0-4330-ba2f-95ed1198aef1 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "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": "29ed0d3f-8e4f-4911-adf6-de2c1900f748"}} 2018-07-22 02:06:45,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748 used request id req-af7ad517-56b0-4330-ba2f-95ed1198aef1 2018-07-22 02:06:45,270 - 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-a69a3c26-5015-40a5-a680-7b0880b8570f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:45,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-aa9d6af8-606f-4c39-8428-7972728b765e Date: Sun, 22 Jul 2018 02:06:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:06:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:06:37Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a0488466-97f2-4caa-99c1-be14192b89cf/snap", "metadata": {}}], "self": "/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf", "min_disk": 0, "protected": false, "id": "a0488466-97f2-4caa-99c1-be14192b89cf", "file": "/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a0488466-97f2-4caa-99c1-be14192b89cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image"} 2018-07-22 02:06:45,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image used request id req-aa9d6af8-606f-4c39-8428-7972728b765e 2018-07-22 02:06:45,449 - 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}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:45,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d3847d30-a779-4ba5-85dc-d01dccc5ce20 Date: Sun, 22 Jul 2018 02:06:45 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-22 02:06:45,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d3847d30-a779-4ba5-85dc-d01dccc5ce20 2018-07-22 02:06:45,461 - 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}1b12447e176947f4586a98119d22fc58a84e5980" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst", "imageRef": "a0488466-97f2-4caa-99c1-be14192b89cf", "flavorRef": "29ed0d3f-8e4f-4911-adf6-de2c1900f748", "max_count": 1, "min_count": 1, "networks": [{"port": "6e011bfe-c2c7-429f-a031-76a03d22f005"}]}}' 2018-07-22 02:06:46,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:06: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-0e7f4601-09a1-4e58-9f6e-98f67f140079 x-compute-request-id: req-0e7f4601-09a1-4e58-9f6e-98f67f140079 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d39badba-49f6-49b1-adf2-1c7a9bc9c343", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "bookmark"}], "adminPass": "VqVmvX3NFvSh"}} 2018-07-22 02:06:46,573 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0e7f4601-09a1-4e58-9f6e-98f67f140079 2018-07-22 02:06:46,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:47,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-61979194-0f89-47fe-871c-49588bc64e21 x-compute-request-id: req-61979194-0f89-47fe-871c-49588bc64e21 Content-Encoding: gzip Content-Length: 646 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/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "bookmark"}], "image": {"id": "a0488466-97f2-4caa-99c1-be14192b89cf", "links": [{"href": "http://172.30.9.25:8774/images/a0488466-97f2-4caa-99c1-be14192b89cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ed0d3f-8e4f-4911-adf6-de2c1900f748", "links": [{"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "bookmark"}]}, "id": "d39badba-49f6-49b1-adf2-1c7a9bc9c343", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:46Z", "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-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst", "created": "2018-07-22T02:06:46Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:47,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 used request id req-61979194-0f89-47fe-871c-49588bc64e21 2018-07-22 02:06:47,089 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst 2018-07-22 02:06:47,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:47,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-605eb68c-50fd-4ddf-976e-62072cd20b29 x-compute-request-id: req-605eb68c-50fd-4ddf-976e-62072cd20b29 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "bookmark"}], "image": {"id": "a0488466-97f2-4caa-99c1-be14192b89cf", "links": [{"href": "http://172.30.9.25:8774/images/a0488466-97f2-4caa-99c1-be14192b89cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ed0d3f-8e4f-4911-adf6-de2c1900f748", "links": [{"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "bookmark"}]}, "id": "d39badba-49f6-49b1-adf2-1c7a9bc9c343", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:47Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst", "created": "2018-07-22T02:06:46Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:47,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 used request id req-605eb68c-50fd-4ddf-976e-62072cd20b29 2018-07-22 02:06:47,364 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst] is - BUILD 2018-07-22 02:06:47,364 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:06:50,367 - create_instance - DEBUG - VM status query timeout in 896.722054005 2018-07-22 02:06:50,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:50,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-d49190c9-9cee-45c7-b1ee-339ef1a8ffde x-compute-request-id: req-d49190c9-9cee-45c7-b1ee-339ef1a8ffde Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:47:88", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "bookmark"}], "image": {"id": "a0488466-97f2-4caa-99c1-be14192b89cf", "links": [{"href": "http://172.30.9.25:8774/images/a0488466-97f2-4caa-99c1-be14192b89cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ed0d3f-8e4f-4911-adf6-de2c1900f748", "links": [{"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "bookmark"}]}, "id": "d39badba-49f6-49b1-adf2-1c7a9bc9c343", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:47Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst", "created": "2018-07-22T02:06:46Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:50,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 used request id req-d49190c9-9cee-45c7-b1ee-339ef1a8ffde 2018-07-22 02:06:50,829 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst] is - BUILD 2018-07-22 02:06:50,829 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:06:53,832 - create_instance - DEBUG - VM status query timeout in 893.257364988 2018-07-22 02:06:53,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:54,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-a23ef14d-df6b-4d55-9166-ea231994fbd0 x-compute-request-id: req-a23ef14d-df6b-4d55-9166-ea231994fbd0 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:47:88", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "bookmark"}], "image": {"id": "a0488466-97f2-4caa-99c1-be14192b89cf", "links": [{"href": "http://172.30.9.25:8774/images/a0488466-97f2-4caa-99c1-be14192b89cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-22T02:06:51.000000", "flavor": {"id": "29ed0d3f-8e4f-4911-adf6-de2c1900f748", "links": [{"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "bookmark"}]}, "id": "d39badba-49f6-49b1-adf2-1c7a9bc9c343", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:51Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst", "created": "2018-07-22T02:06:46Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:54,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 used request id req-a23ef14d-df6b-4d55-9166-ea231994fbd0 2018-07-22 02:06:54,011 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst] is - ACTIVE 2018-07-22 02:06:54,011 - create_instance - INFO - VM is - ACTIVE 2018-07-22 02:06:54,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:54,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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,Accept-Encoding x-openstack-request-id: req-1965f863-80db-407f-83df-06bf3d21f467 x-compute-request-id: req-1965f863-80db-407f-83df-06bf3d21f467 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:47:88", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "bookmark"}], "image": {"id": "a0488466-97f2-4caa-99c1-be14192b89cf", "links": [{"href": "http://172.30.9.25:8774/images/a0488466-97f2-4caa-99c1-be14192b89cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-22T02:06:51.000000", "flavor": {"id": "29ed0d3f-8e4f-4911-adf6-de2c1900f748", "links": [{"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "bookmark"}]}, "id": "d39badba-49f6-49b1-adf2-1c7a9bc9c343", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:51Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst", "created": "2018-07-22T02:06:46Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:54,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 used request id req-1965f863-80db-407f-83df-06bf3d21f467 2018-07-22 02:06:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:54,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-edc43166-f854-4ef4-b6d6-e85c1ba92726 Date: Sun, 22 Jul 2018 02:06:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6dcb3aa0-8380-44f1-ad9c-0455c035e433"],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:54,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net used request id req-edc43166-f854-4ef4-b6d6-e85c1ba92726 2018-07-22 02:06:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:54,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c5c3c9-81c2-4eea-ae04-f50ad3e07316 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:54,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-f5c5c3c9-81c2-4eea-ae04-f50ad3e07316 2018-07-22 02:06:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:54,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-114ca86e-56f6-408a-bc6f-6f51e8193ac1 Date: Sun, 22 Jul 2018 02:06:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:06:38Z","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":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","ip_version":4}]} 2018-07-22 02:06:54,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-114ca86e-56f6-408a-bc6f-6f51e8193ac1 2018-07-22 02:06:54,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:54,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-0fb1ba4d-5902-48c6-b63f-76a2ee4747df Date: Sun, 22 Jul 2018 02:06:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","ip_address":"10.55.0.2"}],"id":"012fc1de-e6c5-4ab3-87ec-49ba766ea1d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:1d:c1","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9a3afea-e860-44a0-9922-cb45ec11c48a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","ip_address":"10.55.0.10"}],"id":"6e011bfe-c2c7-429f-a031-76a03d22f005","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:47:88","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port","admin_state_up":true,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:44Z","binding:vnic_type":"normal","device_id":"d39badba-49f6-49b1-adf2-1c7a9bc9c343","ip_allocation":"immediate"}]} 2018-07-22 02:06:54,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-0fb1ba4d-5902-48c6-b63f-76a2ee4747df 2018-07-22 02:06:54,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:06:54,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["IicrplDfQLuLJiluPf7kPQ"], "issued_at": "2018-07-22T02:06:54.000000Z"}} 2018-07-22 02:06:54,976 - 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}5d6b8c33113c175e10d9f952f0e6c378f2dc9b94" 2018-07-22 02:06:55,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129b1ddf-e23d-4f9f-83a4-513660c1a1e6 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-22 02:06:55,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-129b1ddf-e23d-4f9f-83a4-513660c1a1e6 2018-07-22 02:06:55,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:55,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-2f8150c7-ef40-4eaf-ac57-2fc4548046ca x-compute-request-id: req-2f8150c7-ef40-4eaf-ac57-2fc4548046ca Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:47:88", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "bookmark"}], "image": {"id": "a0488466-97f2-4caa-99c1-be14192b89cf", "links": [{"href": "http://172.30.9.25:8774/images/a0488466-97f2-4caa-99c1-be14192b89cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-22T02:06:51.000000", "flavor": {"id": "29ed0d3f-8e4f-4911-adf6-de2c1900f748", "links": [{"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "bookmark"}]}, "id": "d39badba-49f6-49b1-adf2-1c7a9bc9c343", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:51Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst", "created": "2018-07-22T02:06:46Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:06:55,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 used request id req-2f8150c7-ef40-4eaf-ac57-2fc4548046ca 2018-07-22 02:06:55,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:55,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c3bc6a51-cd66-48b2-b3d1-7c455e449065 Date: Sun, 22 Jul 2018 02:06:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["6dcb3aa0-8380-44f1-ad9c-0455c035e433"],"description":"","tags":[],"updated_at":"2018-07-22T02:06:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","provider:network_type":"vxlan"}]} 2018-07-22 02:06:55,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net used request id req-c3bc6a51-cd66-48b2-b3d1-7c455e449065 2018-07-22 02:06:55,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:55,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebaaee21-ce00-46e8-a542-e2df8b3f6791 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:06:55,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-ebaaee21-ce00-46e8-a542-e2df8b3f6791 2018-07-22 02:06:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:55,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-bf46f37e-3190-4033-a9e5-80be6f20e3da Date: Sun, 22 Jul 2018 02:06:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:06:38Z","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":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:38Z","ip_version":4}]} 2018-07-22 02:06:55,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-bf46f37e-3190-4033-a9e5-80be6f20e3da 2018-07-22 02:06:55,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:55,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-7f415a22-1df5-4864-8611-bee58edbeb0b Date: Sun, 22 Jul 2018 02:06:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","ip_address":"10.55.0.2"}],"id":"012fc1de-e6c5-4ab3-87ec-49ba766ea1d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:1d:c1","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9a3afea-e860-44a0-9922-cb45ec11c48a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:06:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6dcb3aa0-8380-44f1-ad9c-0455c035e433","ip_address":"10.55.0.10"}],"id":"6e011bfe-c2c7-429f-a031-76a03d22f005","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:47:88","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port","admin_state_up":true,"network_id":"f9a3afea-e860-44a0-9922-cb45ec11c48a","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:06:44Z","binding:vnic_type":"normal","device_id":"d39badba-49f6-49b1-adf2-1c7a9bc9c343","ip_allocation":"immediate"}]} 2018-07-22 02:06:55,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-7f415a22-1df5-4864-8611-bee58edbeb0b 2018-07-22 02:06:55,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6b8c33113c175e10d9f952f0e6c378f2dc9b94" -d '{"volumeAttachment": {"volumeId": "e00de8d9-8ae2-4b10-a4c1-1e737483cdc8"}}' 2018-07-22 02:06:56,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-2fbcd91c-0085-46db-8ad9-5391680ae915 x-compute-request-id: req-2fbcd91c-0085-46db-8ad9-5391680ae915 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "d39badba-49f6-49b1-adf2-1c7a9bc9c343", "id": "e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "volumeId": "e00de8d9-8ae2-4b10-a4c1-1e737483cdc8"}} 2018-07-22 02:06:56,742 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343/os-volume_attachments used request id req-2fbcd91c-0085-46db-8ad9-5391680ae915 2018-07-22 02:06:56,742 - create_instance - INFO - Deleting Port with ID - 6e011bfe-c2c7-429f-a031-76a03d22f005 2018-07-22 02:06:56,743 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-port 2018-07-22 02:06:56,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/6e011bfe-c2c7-429f-a031-76a03d22f005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:57,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85dc6538-c6cd-4641-98aa-ecee74de7568 Date: Sun, 22 Jul 2018 02:06:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:06:57,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/6e011bfe-c2c7-429f-a031-76a03d22f005 used request id req-85dc6538-c6cd-4641-98aa-ecee74de7568 2018-07-22 02:06:57,176 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst 2018-07-22 02:06:57,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:57,366 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:06: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-15cd8a1a-cdeb-4f83-a5ea-f651b9531fe9 x-compute-request-id: req-15cd8a1a-cdeb-4f83-a5ea-f651b9531fe9 Content-Type: application/json 2018-07-22 02:06:57,366 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 used request id req-15cd8a1a-cdeb-4f83-a5ea-f651b9531fe9 2018-07-22 02:06:57,367 - create_instance - INFO - Checking deletion status 2018-07-22 02:06:57,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:06:57,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:06: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-8deb8539-b4f7-450a-a813-eebf0224d483 x-compute-request-id: req-8deb8539-b4f7-450a-a813-eebf0224d483 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:47:88", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343", "rel": "bookmark"}], "image": {"id": "a0488466-97f2-4caa-99c1-be14192b89cf", "links": [{"href": "http://172.30.9.25:8774/images/a0488466-97f2-4caa-99c1-be14192b89cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-22T02:06:51.000000", "flavor": {"id": "29ed0d3f-8e4f-4911-adf6-de2c1900f748", "links": [{"href": "http://172.30.9.25:8774/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748", "rel": "bookmark"}]}, "id": "d39badba-49f6-49b1-adf2-1c7a9bc9c343", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:06:57Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst", "created": "2018-07-22T02:06:46Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "e00de8d9-8ae2-4b10-a4c1-1e737483cdc8"}], "metadata": {}}} 2018-07-22 02:06:57,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 used request id req-8deb8539-b4f7-450a-a813-eebf0224d483 2018-07-22 02:06:57,496 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst] is - ACTIVE 2018-07-22 02:06:57,496 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:07:00,499 - create_instance - DEBUG - VM status query timeout in 296.867566109 2018-07-22 02:07:00,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b12447e176947f4586a98119d22fc58a84e5980" 2018-07-22 02:07:00,554 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:07: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-2794ea48-42db-4be4-89ed-a1fe46455b61 x-compute-request-id: req-2794ea48-42db-4be4-89ed-a1fe46455b61 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d39badba-49f6-49b1-adf2-1c7a9bc9c343 could not be found.", "code": 404}} 2018-07-22 02:07:00,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d39badba-49f6-49b1-adf2-1c7a9bc9c343 used request id req-2794ea48-42db-4be4-89ed-a1fe46455b61 2018-07-22 02:07:00,554 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d39badba-49f6-49b1-adf2-1c7a9bc9c343 could not be found. (HTTP 404) (Request-ID: req-2794ea48-42db-4be4-89ed-a1fe46455b61) 2018-07-22 02:07:00,554 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-vm_inst 2018-07-22 02:07:00,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2123bf65-1f24-4b72-830e-47179be2a151" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f226d72bc85a20f9c3cf217622be632847cd598" 2018-07-22 02:07:00,773 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:00 GMT Server: Apache x-compute-request-id: req-006bac36-4e35-43a1-98c3-b50888cb73ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-006bac36-4e35-43a1-98c3-b50888cb73ff 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/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:06:58.000000", "replication_status": null, "snapshot_id": null, "id": "e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-a69a3c26-5015-40a5-a680-7b0880b8570f", "bootable": "false", "created_at": "2018-07-22T02:06:40.000000", "volume_type": null}} 2018-07-22 02:07:00,773 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 used request id req-006bac36-4e35-43a1-98c3-b50888cb73ff 2018-07-22 02:07:00,773 - create_volume - DEBUG - Instance status is - available 2018-07-22 02:07:00,774 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f 2018-07-22 02:07:00,774 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f 2018-07-22 02:07:00,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2123bf65-1f24-4b72-830e-47179be2a151" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f226d72bc85a20f9c3cf217622be632847cd598" 2018-07-22 02:07:00,988 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-646c18b6-795e-4e5b-93c6-535931887761 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-22 02:07:00,988 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 used request id req-646c18b6-795e-4e5b-93c6-535931887761 2018-07-22 02:07:00,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2123bf65-1f24-4b72-830e-47179be2a151" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f226d72bc85a20f9c3cf217622be632847cd598" 2018-07-22 02:07:01,052 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:00 GMT Server: Apache x-compute-request-id: req-1df90c54-b0c2-4a22-939b-e7a376ed94eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1df90c54-b0c2-4a22-939b-e7a376ed94eb 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/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:07:00.000000", "replication_status": null, "snapshot_id": null, "id": "e00de8d9-8ae2-4b10-a4c1-1e737483cdc8", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-a69a3c26-5015-40a5-a680-7b0880b8570f", "bootable": "false", "created_at": "2018-07-22T02:06:40.000000", "volume_type": null}} 2018-07-22 02:07:01,052 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 used request id req-1df90c54-b0c2-4a22-939b-e7a376ed94eb 2018-07-22 02:07:01,053 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 02:07:01,053 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 02:07:04,055 - create_volume - DEBUG - Volume status query timeout in 56.9333708286 2018-07-22 02:07:04,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2123bf65-1f24-4b72-830e-47179be2a151" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f226d72bc85a20f9c3cf217622be632847cd598" 2018-07-22 02:07:04,252 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:07:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-90e35fb1-149e-4189-8859-4ecfe4a45bfd x-openstack-request-id: req-90e35fb1-149e-4189-8859-4ecfe4a45bfd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 could not be found.", "code": 404}} 2018-07-22 02:07:04,252 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 used request id req-90e35fb1-149e-4189-8859-4ecfe4a45bfd 2018-07-22 02:07:04,253 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e00de8d9-8ae2-4b10-a4c1-1e737483cdc8 could not be found. (HTTP 404) (Request-ID: req-90e35fb1-149e-4189-8859-4ecfe4a45bfd) 2018-07-22 02:07:04,253 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f 2018-07-22 02:07:04,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93dd62f2b3cca3eb88763df53192aeb2fccf456" 2018-07-22 02:07:04,286 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07: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-7de9ca17-83a0-4477-a981-b0d08082aa49 x-compute-request-id: req-7de9ca17-83a0-4477-a981-b0d08082aa49 Content-Length: 0 Content-Type: application/json 2018-07-22 02:07:04,287 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/29ed0d3f-8e4f-4911-adf6-de2c1900f748 used request id req-7de9ca17-83a0-4477-a981-b0d08082aa49 2018-07-22 02:07:04,287 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet 2018-07-22 02:07:04,288 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-subnet 2018-07-22 02:07:04,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6dcb3aa0-8380-44f1-ad9c-0455c035e433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" 2018-07-22 02:07:05,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab6346d6-ddbc-43cb-9f34-8a13758b8db1 Date: Sun, 22 Jul 2018 02:07:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:07:05,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6dcb3aa0-8380-44f1-ad9c-0455c035e433 used request id req-ab6346d6-ddbc-43cb-9f34-8a13758b8db1 2018-07-22 02:07:05,184 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-net 2018-07-22 02:07:05,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/f9a3afea-e860-44a0-9922-cb45ec11c48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51133ce31ff5ae0d97e620d12f7c7e8f4726c8c3" 2018-07-22 02:07:06,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d1b39fc-267e-468c-9504-f8040c956667 Date: Sun, 22 Jul 2018 02:07:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:07:06,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f9a3afea-e860-44a0-9922-cb45ec11c48a used request id req-3d1b39fc-267e-468c-9504-f8040c956667 2018-07-22 02:07:06,221 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a69a3c26-5015-40a5-a680-7b0880b8570f-image 2018-07-22 02:07:06,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea6009f876dd8f5a2c5e58846e56e503dabd3d00" 2018-07-22 02:07:06,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-545740b7-2867-487d-91b1-3366d45f6282 Date: Sun, 22 Jul 2018 02:07: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-22 02:07:06,994 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a0488466-97f2-4caa-99c1-be14192b89cf used request id req-545740b7-2867-487d-91b1-3366d45f6282 2018-07-22 02:07:06,996 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:06,999 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 02:07:06,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:07,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:07,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ecyGqLIhRxG27tCp4MJeeQ"], "issued_at": "2018-07-22T02:07:07.000000Z"}} 2018-07-22 02:07:07,389 - 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}66384d02a7da8a28009e84d63e37b8e168a34b0a" 2018-07-22 02:07:07,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49241b42-6db2-49a5-b4f8-b386b04865b7 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-22 02:07:07,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-49241b42-6db2-49a5-b4f8-b386b04865b7 2018-07-22 02:07:07,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-92066929-979e-4026-bf0b-0ca12115b16f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66384d02a7da8a28009e84d63e37b8e168a34b0a" 2018-07-22 02:07:07,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-2ec3a4ad-2543-4db3-85bf-3d0ce709a52f Date: Sun, 22 Jul 2018 02:07:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image"} 2018-07-22 02:07:07,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image used request id req-2ec3a4ad-2543-4db3-85bf-3d0ce709a52f 2018-07-22 02:07:07,663 - 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}66384d02a7da8a28009e84d63e37b8e168a34b0a" 2018-07-22 02:07:07,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4b749bf7-adb0-45f3-a17f-324ce7a0ff6b Date: Sun, 22 Jul 2018 02:07:07 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-22 02:07:07,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4b749bf7-adb0-45f3-a17f-324ce7a0ff6b 2018-07-22 02:07:07,698 - 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}66384d02a7da8a28009e84d63e37b8e168a34b0a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image"}' 2018-07-22 02:07:07,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dd198df8-a0aa-415b-9641-505993e71a30 Date: Sun, 22 Jul 2018 02:07:07 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:07:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T02:07:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "min_disk": 0, "protected": false, "id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "file": "/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63/file", "checksum": null, "owner": "e022d16594794ceba7252a46e5007481", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:07:07,756 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-dd198df8-a0aa-415b-9641-505993e71a30 2018-07-22 02:07:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66384d02a7da8a28009e84d63e37b8e168a34b0a" -d '' 2018-07-22 02:07:08,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-222ec172-da57-419a-ad60-bf8c9d962bb2 Date: Sun, 22 Jul 2018 02:07:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:07:08,978 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63/file used request id req-222ec172-da57-419a-ad60-bf8c9d962bb2 2018-07-22 02:07:08,979 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:07:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66384d02a7da8a28009e84d63e37b8e168a34b0a" 2018-07-22 02:07:08,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-96800ab6-a521-4cd8-b33a-1bd47ee5137b Date: Sun, 22 Jul 2018 02:07:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:07:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:07:08Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/802ac4c9-7b6b-4831-addd-7007546f2f63/snap", "metadata": {}}], "self": "/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "min_disk": 0, "protected": false, "id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "file": "/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/802ac4c9-7b6b-4831-addd-7007546f2f63/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:07:08,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63 used request id req-96800ab6-a521-4cd8-b33a-1bd47ee5137b 2018-07-22 02:07:09,000 - 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}66384d02a7da8a28009e84d63e37b8e168a34b0a" 2018-07-22 02:07:09,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0fdeda61-eea9-44f8-9607-c8d28705545d Date: Sun, 22 Jul 2018 02:07: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-22 02:07:09,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0fdeda61-eea9-44f8-9607-c8d28705545d 2018-07-22 02:07:09,009 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image 2018-07-22 02:07:09,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66384d02a7da8a28009e84d63e37b8e168a34b0a" 2018-07-22 02:07:09,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-b19c5645-2998-4faa-ab16-b11c879fce00 Date: Sun, 22 Jul 2018 02:07:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:07:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:07:08Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/802ac4c9-7b6b-4831-addd-7007546f2f63/snap", "metadata": {}}], "self": "/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "min_disk": 0, "protected": false, "id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "file": "/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/802ac4c9-7b6b-4831-addd-7007546f2f63/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:07:09,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63 used request id req-b19c5645-2998-4faa-ab16-b11c879fce00 2018-07-22 02:07:09,027 - create_image - DEBUG - Instance status is - active 2018-07-22 02:07:09,027 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image 2018-07-22 02:07:09,027 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image 2018-07-22 02:07:09,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:09,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:09,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["FNv8aDuzRza0zky0Gi5hdg"], "issued_at": "2018-07-22T02:07:09.000000Z"}} 2018-07-22 02:07:09,432 - 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}eec93be6b6342f975aeac8348f2243c51e85e8be" 2018-07-22 02:07:09,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea5b5d4-088b-4aaf-a808-6341d35065ba 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-22 02:07:09,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0ea5b5d4-088b-4aaf-a808-6341d35065ba 2018-07-22 02:07:09,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec93be6b6342f975aeac8348f2243c51e85e8be" 2018-07-22 02:07:09,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8677340f-0429-475e-9cd8-5558b8676f94 Date: Sun, 22 Jul 2018 02:07:09 GMT RESP BODY: {"networks":[]} 2018-07-22 02:07:09,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-8677340f-0429-475e-9cd8-5558b8676f94 2018-07-22 02:07:09,777 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net 2018-07-22 02:07:09,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}eec93be6b6342f975aeac8348f2243c51e85e8be" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net", "admin_state_up": true}}' 2018-07-22 02:07:10,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-46b45b95-0823-4f70-83c3-a98d457c4894 Date: Sun, 22 Jul 2018 02:07:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:07:09Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","mtu":1450}} 2018-07-22 02:07:10,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-46b45b95-0823-4f70-83c3-a98d457c4894 2018-07-22 02:07:10,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec93be6b6342f975aeac8348f2243c51e85e8be" 2018-07-22 02:07:10,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-49341850-a655-47a9-9d20-bab6b03cb244 Date: Sun, 22 Jul 2018 02:07:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:07:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:10,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-49341850-a655-47a9-9d20-bab6b03cb244 2018-07-22 02:07:10,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec93be6b6342f975aeac8348f2243c51e85e8be" 2018-07-22 02:07:10,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0a998333-6b6b-4192-9a7b-2d67fa61a875 Date: Sun, 22 Jul 2018 02:07:10 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:07:10,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-0a998333-6b6b-4192-9a7b-2d67fa61a875 2018-07-22 02:07:10,235 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet 2018-07-22 02:07:10,240 - 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}eec93be6b6342f975aeac8348f2243c51e85e8be" -d '{"subnets": [{"ip_version": 4, "network_id": "ff457483-575a-442e-bdd7-f180aaded6a2", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet"}]}' 2018-07-22 02:07:10,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9e79f722-c1b3-4d6d-a119-68f9587a4be5 Date: Sun, 22 Jul 2018 02:07:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:10,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-9e79f722-c1b3-4d6d-a119-68f9587a4be5 2018-07-22 02:07:10,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec93be6b6342f975aeac8348f2243c51e85e8be" 2018-07-22 02:07:10,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-68c2e476-b278-46ba-85e7-e790c2995ec1 Date: Sun, 22 Jul 2018 02:07:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:10,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-68c2e476-b278-46ba-85e7-e790c2995ec1 2018-07-22 02:07:10,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec93be6b6342f975aeac8348f2243c51e85e8be" 2018-07-22 02:07:10,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2e3e46cc-ae71-4abf-9a69-870f9ee29a85 Date: Sun, 22 Jul 2018 02:07:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:10,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-2e3e46cc-ae71-4abf-9a69-870f9ee29a85 2018-07-22 02:07:10,754 - OpenStackNetwork - DEBUG - Network [ff457483-575a-442e-bdd7-f180aaded6a2] created successfully 2018-07-22 02:07:10,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:10,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:11,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["KeOio-QgQluAcdCzHM23Iw"], "issued_at": "2018-07-22T02:07:11.000000Z"}} 2018-07-22 02:07:11,165 - 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}6fcb033ff14bbaa20ffbea70dd5b3e0fe775f40c" 2018-07-22 02:07:11,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd4e1ed3-7b23-4a3e-b285-e800f951d318 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-22 02:07:11,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fd4e1ed3-7b23-4a3e-b285-e800f951d318 2018-07-22 02:07:11,246 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:11,251 - 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}6fcb033ff14bbaa20ffbea70dd5b3e0fe775f40c" 2018-07-22 02:07:11,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-7dee2c61-ab60-48ed-b53b-4599371a5442 x-compute-request-id: req-7dee2c61-ab60-48ed-b53b-4599371a5442 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:11,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7dee2c61-ab60-48ed-b53b-4599371a5442 2018-07-22 02:07:11,458 - 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}6fcb033ff14bbaa20ffbea70dd5b3e0fe775f40c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-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-22 02:07:11,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-488bebbe-4744-49e6-95ca-4b2995e4fd15 x-compute-request-id: req-488bebbe-4744-49e6-95ca-4b2995e4fd15 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "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": "f35a4155-0874-4698-a98e-78b0fbd05ebd"}} 2018-07-22 02:07:11,509 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-488bebbe-4744-49e6-95ca-4b2995e4fd15 2018-07-22 02:07:11,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:11,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:11,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["GqbQbBQiQry3TCgCVUr_gA"], "issued_at": "2018-07-22T02:07:11.000000Z"}} 2018-07-22 02:07:11,896 - 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}1b544621b427674ab47294015c58d3cba2c94055" 2018-07-22 02:07:11,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5647e3c9-cd2f-4c07-bce2-c6effa54b382 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-22 02:07:11,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5647e3c9-cd2f-4c07-bce2-c6effa54b382 2018-07-22 02:07:11,980 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b544621b427674ab47294015c58d3cba2c94055" 2018-07-22 02:07:12,175 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:11 GMT Server: Apache x-compute-request-id: req-eff39664-9f32-445f-9172-786e08e8a714 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eff39664-9f32-445f-9172-786e08e8a714 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 02:07:12,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail used request id req-eff39664-9f32-445f-9172-786e08e8a714 2018-07-22 02:07:12,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eff39664-9f32-445f-9172-786e08e8a714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b544621b427674ab47294015c58d3cba2c94055" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f", "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-22 02:07:12,625 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07:12 GMT Server: Apache x-compute-request-id: req-ee40698f-29ea-4ec8-bc90-de4405839306 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee40698f-29ea-4ec8-bc90-de4405839306 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2998b46e937240539ae40e3f15b25e22", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:07:12.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "92637d84-cb44-4e61-8542-ec7b97623128", "size": 1}} 2018-07-22 02:07:12,626 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes used request id req-ee40698f-29ea-4ec8-bc90-de4405839306 2018-07-22 02:07:12,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eff39664-9f32-445f-9172-786e08e8a714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b544621b427674ab47294015c58d3cba2c94055" 2018-07-22 02:07:12,842 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:12 GMT Server: Apache x-compute-request-id: req-1c5c0934-db31-42c6-92ca-6beeab4da704 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c5c0934-db31-42c6-92ca-6beeab4da704 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/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:07:12.000000", "replication_status": null, "snapshot_id": null, "id": "92637d84-cb44-4e61-8542-ec7b97623128", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-92066929-979e-4026-bf0b-0ca12115b16f", "bootable": "false", "created_at": "2018-07-22T02:07:12.000000", "volume_type": null}} 2018-07-22 02:07:12,842 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 used request id req-1c5c0934-db31-42c6-92ca-6beeab4da704 2018-07-22 02:07:12,843 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f 2018-07-22 02:07:12,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eff39664-9f32-445f-9172-786e08e8a714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b544621b427674ab47294015c58d3cba2c94055" 2018-07-22 02:07:13,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:12 GMT Server: Apache x-compute-request-id: req-53a46493-bade-4e18-85c6-98f853e373b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53a46493-bade-4e18-85c6-98f853e373b8 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/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:07:13.000000", "replication_status": null, "snapshot_id": null, "id": "92637d84-cb44-4e61-8542-ec7b97623128", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-92066929-979e-4026-bf0b-0ca12115b16f", "bootable": "false", "created_at": "2018-07-22T02:07:12.000000", "volume_type": null}} 2018-07-22 02:07:13,171 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 used request id req-53a46493-bade-4e18-85c6-98f853e373b8 2018-07-22 02:07:13,171 - create_volume - DEBUG - Instance status is - available 2018-07-22 02:07:13,171 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f 2018-07-22 02:07:13,171 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f 2018-07-22 02:07:13,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:13,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:13,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["uZsKMqdgQOW6ZUCQ65ubKw"], "issued_at": "2018-07-22T02:07:13.000000Z"}} 2018-07-22 02:07:13,643 - 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}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:13,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3afeba9-24f8-422d-a2b6-ecd4b407f3fa 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-22 02:07:13,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b3afeba9-24f8-422d-a2b6-ecd4b407f3fa 2018-07-22 02:07:13,658 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:13,660 - 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}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:13,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91aaa4cf-3fb4-46b0-adf1-cdd5e93fdaa5 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-22 02:07:13,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-91aaa4cf-3fb4-46b0-adf1-cdd5e93fdaa5 2018-07-22 02:07:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:14,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a6788b1e-0752-40b3-9e57-51737d2e5ef1 Date: Sun, 22 Jul 2018 02:07:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:14,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-a6788b1e-0752-40b3-9e57-51737d2e5ef1 2018-07-22 02:07:14,124 - 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-22 02:07:14,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:07:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:07:14,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:14,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b59434-f56f-45ac-8fbc-e4c3004b955c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:14,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-b5b59434-f56f-45ac-8fbc-e4c3004b955c 2018-07-22 02:07:14,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:14,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5889765f-c90a-4ea3-93f2-b37df94400df Date: Sun, 22 Jul 2018 02:07:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:14,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-5889765f-c90a-4ea3-93f2-b37df94400df 2018-07-22 02:07:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:14,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b1e3d61-2683-425b-b2ac-d5d67d778db5 Date: Sun, 22 Jul 2018 02:07:14 GMT RESP BODY: {"ports":[]} 2018-07-22 02:07:14,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port&admin_state_up=True used request id req-7b1e3d61-2683-425b-b2ac-d5d67d778db5 2018-07-22 02:07:14,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:14,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-6ca03dff-99bb-47d3-8e41-c996edd27f4e x-compute-request-id: req-6ca03dff-99bb-47d3-8e41-c996edd27f4e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 02:07:14,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst used request id req-6ca03dff-99bb-47d3-8e41-c996edd27f4e 2018-07-22 02:07:14,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:14,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-03162115-d0bc-4c8b-b6ba-31f986219562 Date: Sun, 22 Jul 2018 02:07:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:14,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-03162115-d0bc-4c8b-b6ba-31f986219562 2018-07-22 02:07:14,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:14,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4fb7b6-cf15-445c-a8f7-d91a3480b9cf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:14,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5b4fb7b6-cf15-445c-a8f7-d91a3480b9cf 2018-07-22 02:07:14,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:14,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d4543407-f8fb-489f-820c-b6cd122eff39 Date: Sun, 22 Jul 2018 02:07:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:14,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-d4543407-f8fb-489f-820c-b6cd122eff39 2018-07-22 02:07:14,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:14,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b94fba8a-9311-46e4-8a67-79eea7c17dc5 Date: Sun, 22 Jul 2018 02:07:14 GMT RESP BODY: {"ports":[]} 2018-07-22 02:07:14,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port&admin_state_up=True used request id req-b94fba8a-9311-46e4-8a67-79eea7c17dc5 2018-07-22 02:07:14,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:14,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:15,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DDf1-2rfQla8xZ3_M-YBwA"], "issued_at": "2018-07-22T02:07:15.000000Z"}} 2018-07-22 02:07:15,155 - 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}5fa27191bdc7ee60c3d0e1dbd3c000be7a23bba4" 2018-07-22 02:07:15,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d66409-f351-4b3f-b838-69094a1a2254 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-22 02:07:15,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-89d66409-f351-4b3f-b838-69094a1a2254 2018-07-22 02:07:15,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:15,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ec969eaa-838a-4c5b-aea1-d3c49784c5c6 Date: Sun, 22 Jul 2018 02:07:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:15,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-ec969eaa-838a-4c5b-aea1-d3c49784c5c6 2018-07-22 02:07:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:15,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1c14716d-e8be-4c11-99e5-7e2547beb2c2 Date: Sun, 22 Jul 2018 02:07:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:15,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-1c14716d-e8be-4c11-99e5-7e2547beb2c2 2018-07-22 02:07:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:15,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2d16e2f7-1f8a-415c-8732-16b90eb739e4 Date: Sun, 22 Jul 2018 02:07:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:15,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-2d16e2f7-1f8a-415c-8732-16b90eb739e4 2018-07-22 02:07:15,441 - 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-22 02:07:15,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:07:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:07:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa27191bdc7ee60c3d0e1dbd3c000be7a23bba4" 2018-07-22 02:07:15,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f87ea1f-cc4e-4259-b961-855032793a43 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:15,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-0f87ea1f-cc4e-4259-b961-855032793a43 2018-07-22 02:07:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:15,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-476ebcbd-8b3c-4300-881c-8a9c520a4266 Date: Sun, 22 Jul 2018 02:07:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:15,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-476ebcbd-8b3c-4300-881c-8a9c520a4266 2018-07-22 02:07:15,586 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net 2018-07-22 02:07:15,591 - 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}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" -d '{"port": {"network_id": "ff457483-575a-442e-bdd7-f180aaded6a2", "name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port", "admin_state_up": true}}' 2018-07-22 02:07:16,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-c692f588-c575-4e83-b98f-702b45bbbae3 Date: Sun, 22 Jul 2018 02:07:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:15Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.12"}],"id":"ab011f56-b915-40af-a0a5-ab8194105e5b","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:6c:33","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 02:07:16,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-c692f588-c575-4e83-b98f-702b45bbbae3 2018-07-22 02:07:16,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:16,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d83850f1-dbef-45fe-9cc4-f7f0a550ae25 Date: Sun, 22 Jul 2018 02:07:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:16,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-d83850f1-dbef-45fe-9cc4-f7f0a550ae25 2018-07-22 02:07:16,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:16,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8d962a-f4d0-43fd-9408-d30162f37666 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:16,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5b8d962a-f4d0-43fd-9408-d30162f37666 2018-07-22 02:07:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:16,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1927dd25-bce8-4e5a-8a32-d77950bb26d0 Date: Sun, 22 Jul 2018 02:07:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:16,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-1927dd25-bce8-4e5a-8a32-d77950bb26d0 2018-07-22 02:07:16,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:16,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-37a3d18f-9ed9-478e-80ce-d02f793a8080 Date: Sun, 22 Jul 2018 02:07:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:15Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.12"}],"id":"ab011f56-b915-40af-a0a5-ab8194105e5b","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:6c:33","project_id":"e022d16594794ceba7252a46e5007481","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:15Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 02:07:16,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port&admin_state_up=True used request id req-37a3d18f-9ed9-478e-80ce-d02f793a8080 2018-07-22 02:07:16,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:16,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17b1898-b87e-456a-bad2-1a38650c1541 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:16,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-d17b1898-b87e-456a-bad2-1a38650c1541 2018-07-22 02:07:16,801 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst 2018-07-22 02:07:16,804 - 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}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:16,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-f32fe1a1-e21b-488d-a0e8-01daf46c631c x-compute-request-id: req-f32fe1a1-e21b-488d-a0e8-01daf46c631c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-flavor"}]} 2018-07-22 02:07:16,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f32fe1a1-e21b-488d-a0e8-01daf46c631c 2018-07-22 02:07:16,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:16,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-14bdf9a8-f34c-4c8f-aae6-62dd17f7472c x-compute-request-id: req-14bdf9a8-f34c-4c8f-aae6-62dd17f7472c Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "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": "f35a4155-0874-4698-a98e-78b0fbd05ebd"}} 2018-07-22 02:07:16,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd used request id req-14bdf9a8-f34c-4c8f-aae6-62dd17f7472c 2018-07-22 02:07:16,851 - 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-92066929-979e-4026-bf0b-0ca12115b16f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:17,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-a317cc40-1736-43a5-a981-a5349fd66168 Date: Sun, 22 Jul 2018 02:07:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:07:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:07:08Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/802ac4c9-7b6b-4831-addd-7007546f2f63/snap", "metadata": {}}], "self": "/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "min_disk": 0, "protected": false, "id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "file": "/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/802ac4c9-7b6b-4831-addd-7007546f2f63/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image"} 2018-07-22 02:07:17,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image used request id req-a317cc40-1736-43a5-a981-a5349fd66168 2018-07-22 02:07:17,025 - 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}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:17,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2b35f62e-730f-4e38-9108-355f0597b6cd Date: Sun, 22 Jul 2018 02:07:17 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-22 02:07:17,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2b35f62e-730f-4e38-9108-355f0597b6cd 2018-07-22 02:07:17,038 - 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}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "imageRef": "802ac4c9-7b6b-4831-addd-7007546f2f63", "flavorRef": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "max_count": 1, "min_count": 1, "networks": [{"port": "ab011f56-b915-40af-a0a5-ab8194105e5b"}]}}' 2018-07-22 02:07:18,400 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07: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-0193f705-4521-47b5-b0c6-84a92c417f7a x-compute-request-id: req-0193f705-4521-47b5-b0c6-84a92c417f7a Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "adminPass": "eQKYnJ32wUGB"}} 2018-07-22 02:07:18,400 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0193f705-4521-47b5-b0c6-84a92c417f7a 2018-07-22 02:07:18,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:18,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-5177a164-6c22-4c8b-a92f-debf7ce43d3b x-compute-request-id: req-5177a164-6c22-4c8b-a92f-debf7ce43d3b 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/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:18Z", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:07:18,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-5177a164-6c22-4c8b-a92f-debf7ce43d3b 2018-07-22 02:07:18,691 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst 2018-07-22 02:07:18,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:19,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-bfccd89d-b0d5-4407-b346-f564cafac15e x-compute-request-id: req-bfccd89d-b0d5-4407-b346-f564cafac15e 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/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:18Z", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:07:19,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-bfccd89d-b0d5-4407-b346-f564cafac15e 2018-07-22 02:07:19,150 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst] is - BUILD 2018-07-22 02:07:19,150 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:07:22,153 - create_instance - DEBUG - VM status query timeout in 896.53864789 2018-07-22 02:07:22,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:22,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-24ad977a-e9d7-400e-9eaa-a9cc8b8c2c19 x-compute-request-id: req-24ad977a-e9d7-400e-9eaa-a9cc8b8c2c19 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6c:33", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:19Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:07:22,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-24ad977a-e9d7-400e-9eaa-a9cc8b8c2c19 2018-07-22 02:07:22,306 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst] is - BUILD 2018-07-22 02:07:22,306 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:07:25,310 - create_instance - DEBUG - VM status query timeout in 893.38200593 2018-07-22 02:07:25,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:25,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-6c148fbf-9bf4-4c6a-9979-eac8f1901ba7 x-compute-request-id: req-6c148fbf-9bf4-4c6a-9979-eac8f1901ba7 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6c:33", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-22T02:07:23.000000", "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:23Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:07:25,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-6c148fbf-9bf4-4c6a-9979-eac8f1901ba7 2018-07-22 02:07:25,555 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst] is - ACTIVE 2018-07-22 02:07:25,555 - create_instance - INFO - VM is - ACTIVE 2018-07-22 02:07:25,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:25,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-318df71f-675b-4377-992c-501ec4cbd3ad x-compute-request-id: req-318df71f-675b-4377-992c-501ec4cbd3ad Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6c:33", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-22T02:07:23.000000", "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:23Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:07:25,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-318df71f-675b-4377-992c-501ec4cbd3ad 2018-07-22 02:07:25,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:25,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-814bae58-a12f-4f8f-90ea-77da8732bb89 Date: Sun, 22 Jul 2018 02:07:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:25,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-814bae58-a12f-4f8f-90ea-77da8732bb89 2018-07-22 02:07:25,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:26,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee6a2f4-3476-40ec-9f5d-ee8aad33d58d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:26,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-7ee6a2f4-3476-40ec-9f5d-ee8aad33d58d 2018-07-22 02:07:26,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:26,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-93636cf5-330f-4492-8f44-232dc310e89d Date: Sun, 22 Jul 2018 02:07:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:26,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-93636cf5-330f-4492-8f44-232dc310e89d 2018-07-22 02:07:26,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:26,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-750e8a8b-3c43-42cc-96c8-c4bdc52a2cd3 Date: Sun, 22 Jul 2018 02:07:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.2"}],"id":"52943685-e783-41be-b2ca-e6360ba497f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:32:b3","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ff457483-575a-442e-bdd7-f180aaded6a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.12"}],"id":"ab011f56-b915-40af-a0a5-ab8194105e5b","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:6c:33","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:15Z","binding:vnic_type":"normal","device_id":"ef8377e0-3cf4-4a00-849c-cadcc5695ab1","ip_allocation":"immediate"}]} 2018-07-22 02:07:26,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-750e8a8b-3c43-42cc-96c8-c4bdc52a2cd3 2018-07-22 02:07:26,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:26,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["UHZzGG2uRfK7939QuvBdOQ"], "issued_at": "2018-07-22T02:07:26.000000Z"}} 2018-07-22 02:07:26,527 - 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}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:26,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c707779-5f75-4d12-ab1b-35accc0f8a18 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-22 02:07:26,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9c707779-5f75-4d12-ab1b-35accc0f8a18 2018-07-22 02:07:26,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:26,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-5dc69a69-8f6e-43a7-bb3f-a23057d8665e x-compute-request-id: req-5dc69a69-8f6e-43a7-bb3f-a23057d8665e Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6c:33", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-22T02:07:23.000000", "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:23Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:07:26,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-5dc69a69-8f6e-43a7-bb3f-a23057d8665e 2018-07-22 02:07:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:26,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-98f28133-ba34-43f6-88a6-517225d88f42 Date: Sun, 22 Jul 2018 02:07:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:26,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-98f28133-ba34-43f6-88a6-517225d88f42 2018-07-22 02:07:26,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:26,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b54a48a-926b-4abf-879a-42a863d35475 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:26,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-1b54a48a-926b-4abf-879a-42a863d35475 2018-07-22 02:07:26,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:26,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2ad22318-72ca-4747-bd08-a1d3eccd0f92 Date: Sun, 22 Jul 2018 02:07:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:26,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-2ad22318-72ca-4747-bd08-a1d3eccd0f92 2018-07-22 02:07:26,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:27,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-a6c4738c-e0cd-42cd-bd54-0569a03492a6 Date: Sun, 22 Jul 2018 02:07:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.2"}],"id":"52943685-e783-41be-b2ca-e6360ba497f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:32:b3","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ff457483-575a-442e-bdd7-f180aaded6a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.12"}],"id":"ab011f56-b915-40af-a0a5-ab8194105e5b","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:6c:33","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:15Z","binding:vnic_type":"normal","device_id":"ef8377e0-3cf4-4a00-849c-cadcc5695ab1","ip_allocation":"immediate"}]} 2018-07-22 02:07:27,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-a6c4738c-e0cd-42cd-bd54-0569a03492a6 2018-07-22 02:07:27,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" -d '{"volumeAttachment": {"volumeId": "92637d84-cb44-4e61-8542-ec7b97623128"}}' 2018-07-22 02:07:28,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-0baef94c-25dc-4b2a-ad85-32d2e735fd6c x-compute-request-id: req-0baef94c-25dc-4b2a-ad85-32d2e735fd6c Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "id": "92637d84-cb44-4e61-8542-ec7b97623128", "volumeId": "92637d84-cb44-4e61-8542-ec7b97623128"}} 2018-07-22 02:07:28,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1/os-volume_attachments used request id req-0baef94c-25dc-4b2a-ad85-32d2e735fd6c 2018-07-22 02:07:28,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:28,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-3841e105-5cfb-437f-9649-e466f7eb2959 x-compute-request-id: req-3841e105-5cfb-437f-9649-e466f7eb2959 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6c:33", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-22T02:07:23.000000", "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:23Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "92637d84-cb44-4e61-8542-ec7b97623128"}], "metadata": {}}} 2018-07-22 02:07:28,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-3841e105-5cfb-437f-9649-e466f7eb2959 2018-07-22 02:07:28,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:28,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a45ac9e3-38ed-4c5d-9308-3a2b4008389e Date: Sun, 22 Jul 2018 02:07:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:28,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-a45ac9e3-38ed-4c5d-9308-3a2b4008389e 2018-07-22 02:07:28,788 - 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-22 02:07:28,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:07:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:07:28,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:28,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a5356f-6073-42c2-bce0-321d658b5e9f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:28,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-c1a5356f-6073-42c2-bce0-321d658b5e9f 2018-07-22 02:07:28,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:28,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1a58e49b-9abd-45b7-960c-9332285d5c52 Date: Sun, 22 Jul 2018 02:07:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:28,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-1a58e49b-9abd-45b7-960c-9332285d5c52 2018-07-22 02:07:28,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:28,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-ef19b91d-7151-4c53-9318-6af359768d1a Date: Sun, 22 Jul 2018 02:07:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.2"}],"id":"52943685-e783-41be-b2ca-e6360ba497f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:32:b3","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ff457483-575a-442e-bdd7-f180aaded6a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.12"}],"id":"ab011f56-b915-40af-a0a5-ab8194105e5b","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:6c:33","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:15Z","binding:vnic_type":"normal","device_id":"ef8377e0-3cf4-4a00-849c-cadcc5695ab1","ip_allocation":"immediate"}]} 2018-07-22 02:07:28,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-ef19b91d-7151-4c53-9318-6af359768d1a 2018-07-22 02:07:28,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}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:29,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3bee5d-2161-490b-8ae7-d4d96ff524ee 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-22 02:07:29,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8c3bee5d-2161-490b-8ae7-d4d96ff524ee 2018-07-22 02:07:29,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:29,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-8337f128-044d-4326-a64b-bb2804729598 x-compute-request-id: req-8337f128-044d-4326-a64b-bb2804729598 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6c:33", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-22T02:07:23.000000", "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:23Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "92637d84-cb44-4e61-8542-ec7b97623128"}], "metadata": {}}} 2018-07-22 02:07:29,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-8337f128-044d-4326-a64b-bb2804729598 2018-07-22 02:07:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:29,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-96c86ca4-f771-4f6f-9f2c-ec0379b8a23e Date: Sun, 22 Jul 2018 02:07:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:29,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-96c86ca4-f771-4f6f-9f2c-ec0379b8a23e 2018-07-22 02:07:29,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:29,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a71e96e-a455-4a43-9f8d-bdf68a346e91 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:29,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-7a71e96e-a455-4a43-9f8d-bdf68a346e91 2018-07-22 02:07:29,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:29,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d1f40ad4-9d2d-45f1-9b40-131a844936ee Date: Sun, 22 Jul 2018 02:07:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:29,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-d1f40ad4-9d2d-45f1-9b40-131a844936ee 2018-07-22 02:07:29,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:29,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-22a6f4da-c899-46cf-9e72-41ad989b1528 Date: Sun, 22 Jul 2018 02:07:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.2"}],"id":"52943685-e783-41be-b2ca-e6360ba497f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:32:b3","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ff457483-575a-442e-bdd7-f180aaded6a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.12"}],"id":"ab011f56-b915-40af-a0a5-ab8194105e5b","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:6c:33","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:15Z","binding:vnic_type":"normal","device_id":"ef8377e0-3cf4-4a00-849c-cadcc5695ab1","ip_allocation":"immediate"}]} 2018-07-22 02:07:29,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-22a6f4da-c899-46cf-9e72-41ad989b1528 2018-07-22 02:07:29,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:29,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-53c188b7-ce77-48bc-9f49-5390e10eff85 x-compute-request-id: req-53c188b7-ce77-48bc-9f49-5390e10eff85 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6c:33", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-22T02:07:23.000000", "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:23Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "92637d84-cb44-4e61-8542-ec7b97623128"}], "metadata": {}}} 2018-07-22 02:07:29,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-53c188b7-ce77-48bc-9f49-5390e10eff85 2018-07-22 02:07:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:29,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-21041f61-5838-40c9-9b86-8d812a00bd03 Date: Sun, 22 Jul 2018 02:07:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:29,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-21041f61-5838-40c9-9b86-8d812a00bd03 2018-07-22 02:07:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:30,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde62c77-ae22-4e63-b452-85810dd4e60a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:30,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-cde62c77-ae22-4e63-b452-85810dd4e60a 2018-07-22 02:07:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:30,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b178087d-b408-4d0d-a64e-e66ed15cb314 Date: Sun, 22 Jul 2018 02:07:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:30,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-b178087d-b408-4d0d-a64e-e66ed15cb314 2018-07-22 02:07:30,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:30,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-0ba86d5f-fb7e-40bb-9a57-a315c5250f22 Date: Sun, 22 Jul 2018 02:07:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.2"}],"id":"52943685-e783-41be-b2ca-e6360ba497f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:32:b3","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ff457483-575a-442e-bdd7-f180aaded6a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.12"}],"id":"ab011f56-b915-40af-a0a5-ab8194105e5b","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:6c:33","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:15Z","binding:vnic_type":"normal","device_id":"ef8377e0-3cf4-4a00-849c-cadcc5695ab1","ip_allocation":"immediate"}]} 2018-07-22 02:07:30,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-0ba86d5f-fb7e-40bb-9a57-a315c5250f22 2018-07-22 02:07:30,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:30,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:30 GMT Server: Apache x-compute-request-id: req-2d82c41c-6259-4fa5-bf2c-c6adc30b30ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d82c41c-6259-4fa5-bf2c-c6adc30b30ac Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "attachment_id": "e1dbe613-11dc-4c39-a138-e98049e860ed", "attached_at": "2018-07-22T02:07:28.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "92637d84-cb44-4e61-8542-ec7b97623128", "device": "/dev/vdb", "id": "92637d84-cb44-4e61-8542-ec7b97623128"}], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:07:29.000000", "replication_status": null, "snapshot_id": null, "id": "92637d84-cb44-4e61-8542-ec7b97623128", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-92066929-979e-4026-bf0b-0ca12115b16f", "bootable": "false", "created_at": "2018-07-22T02:07:12.000000", "volume_type": null}} 2018-07-22 02:07:30,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 used request id req-2d82c41c-6259-4fa5-bf2c-c6adc30b30ac 2018-07-22 02:07:30,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:30,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-e99954c4-2a48-4c10-b8ab-3235499d4eda x-compute-request-id: req-e99954c4-2a48-4c10-b8ab-3235499d4eda Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6c:33", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-22T02:07:23.000000", "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:23Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [{"id": "92637d84-cb44-4e61-8542-ec7b97623128"}], "metadata": {}}} 2018-07-22 02:07:30,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-e99954c4-2a48-4c10-b8ab-3235499d4eda 2018-07-22 02:07:30,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:30,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2d41c1c8-d9ef-452d-b69e-441cf5b9f0e0 Date: Sun, 22 Jul 2018 02:07:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff457483-575a-442e-bdd7-f180aaded6a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["f0922eec-f925-4147-b7f9-b6a826ac437b"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:09Z","provider:network_type":"vxlan"}]} 2018-07-22 02:07:30,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net used request id req-2d41c1c8-d9ef-452d-b69e-441cf5b9f0e0 2018-07-22 02:07:30,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:30,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3e8c23-f051-4249-8210-585007ac274d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:07:30,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-dd3e8c23-f051-4249-8210-585007ac274d 2018-07-22 02:07:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:30,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c2fb87d0-543a-4a61-a03a-63735967989a Date: Sun, 22 Jul 2018 02:07:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:10Z","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":"f0922eec-f925-4147-b7f9-b6a826ac437b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","ip_version":4}]} 2018-07-22 02:07:30,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-c2fb87d0-543a-4a61-a03a-63735967989a 2018-07-22 02:07:30,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:30,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-cc10da50-d75f-4d88-b694-ced714d1afbc Date: Sun, 22 Jul 2018 02:07:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.2"}],"id":"52943685-e783-41be-b2ca-e6360ba497f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:32:b3","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ff457483-575a-442e-bdd7-f180aaded6a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0922eec-f925-4147-b7f9-b6a826ac437b","ip_address":"10.55.0.12"}],"id":"ab011f56-b915-40af-a0a5-ab8194105e5b","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:6c:33","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port","admin_state_up":true,"network_id":"ff457483-575a-442e-bdd7-f180aaded6a2","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:15Z","binding:vnic_type":"normal","device_id":"ef8377e0-3cf4-4a00-849c-cadcc5695ab1","ip_allocation":"immediate"}]} 2018-07-22 02:07:30,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-cc10da50-d75f-4d88-b694-ced714d1afbc 2018-07-22 02:07:30,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1/os-volume_attachments/92637d84-cb44-4e61-8542-ec7b97623128 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396252d843756f16bcaa327b4754e63500ae5060" 2018-07-22 02:07:31,576 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-999dcb42-89b4-495c-8a76-fdbdab82d34c x-compute-request-id: req-999dcb42-89b4-495c-8a76-fdbdab82d34c Content-Length: 0 Content-Type: application/json 2018-07-22 02:07:31,576 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1/os-volume_attachments/92637d84-cb44-4e61-8542-ec7b97623128 used request id req-999dcb42-89b4-495c-8a76-fdbdab82d34c 2018-07-22 02:07:31,576 - create_instance - INFO - Deleting Port with ID - ab011f56-b915-40af-a0a5-ab8194105e5b 2018-07-22 02:07:31,576 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-port 2018-07-22 02:07:31,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ab011f56-b915-40af-a0a5-ab8194105e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:32,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-decdfb38-dd50-4c25-ba0e-529f568b3f84 Date: Sun, 22 Jul 2018 02:07:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:07:32,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ab011f56-b915-40af-a0a5-ab8194105e5b used request id req-decdfb38-dd50-4c25-ba0e-529f568b3f84 2018-07-22 02:07:32,058 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst 2018-07-22 02:07:32,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:32,174 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:07: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-a8c10708-c0fb-4af4-b2c1-f82add5cb855 x-compute-request-id: req-a8c10708-c0fb-4af4-b2c1-f82add5cb855 Content-Type: application/json 2018-07-22 02:07:32,174 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-a8c10708-c0fb-4af4-b2c1-f82add5cb855 2018-07-22 02:07:32,175 - create_instance - INFO - Checking deletion status 2018-07-22 02:07:32,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:32,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-799d21a0-a205-4ac8-8f87-2d6e9e790337 x-compute-request-id: req-799d21a0-a205-4ac8-8f87-2d6e9e790337 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6c:33", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "rel": "bookmark"}], "image": {"id": "802ac4c9-7b6b-4831-addd-7007546f2f63", "links": [{"href": "http://172.30.9.25:8774/images/802ac4c9-7b6b-4831-addd-7007546f2f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-22T02:07:23.000000", "flavor": {"id": "f35a4155-0874-4698-a98e-78b0fbd05ebd", "links": [{"href": "http://172.30.9.25:8774/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd", "rel": "bookmark"}]}, "id": "ef8377e0-3cf4-4a00-849c-cadcc5695ab1", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:07:32Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst", "created": "2018-07-22T02:07:18Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:07:32,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-799d21a0-a205-4ac8-8f87-2d6e9e790337 2018-07-22 02:07:32,492 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst] is - ACTIVE 2018-07-22 02:07:32,492 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:07:35,495 - create_instance - DEBUG - VM status query timeout in 296.679718018 2018-07-22 02:07:35,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec93b9d626cf68a802d6d4623ae7a50a8f70ed" 2018-07-22 02:07:35,553 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:07: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-a4e07a06-0a1d-4981-a226-ee89765690f5 x-compute-request-id: req-a4e07a06-0a1d-4981-a226-ee89765690f5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ef8377e0-3cf4-4a00-849c-cadcc5695ab1 could not be found.", "code": 404}} 2018-07-22 02:07:35,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef8377e0-3cf4-4a00-849c-cadcc5695ab1 used request id req-a4e07a06-0a1d-4981-a226-ee89765690f5 2018-07-22 02:07:35,554 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ef8377e0-3cf4-4a00-849c-cadcc5695ab1 could not be found. (HTTP 404) (Request-ID: req-a4e07a06-0a1d-4981-a226-ee89765690f5) 2018-07-22 02:07:35,554 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-vm_inst 2018-07-22 02:07:35,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eff39664-9f32-445f-9172-786e08e8a714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b544621b427674ab47294015c58d3cba2c94055" 2018-07-22 02:07:35,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:35 GMT Server: Apache x-compute-request-id: req-343bb353-fb51-48d9-897f-f2a8fdf8449a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-343bb353-fb51-48d9-897f-f2a8fdf8449a 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/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:07:31.000000", "replication_status": null, "snapshot_id": null, "id": "92637d84-cb44-4e61-8542-ec7b97623128", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-92066929-979e-4026-bf0b-0ca12115b16f", "bootable": "false", "created_at": "2018-07-22T02:07:12.000000", "volume_type": null}} 2018-07-22 02:07:35,625 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 used request id req-343bb353-fb51-48d9-897f-f2a8fdf8449a 2018-07-22 02:07:35,626 - create_volume - DEBUG - Instance status is - available 2018-07-22 02:07:35,626 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f 2018-07-22 02:07:35,626 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f 2018-07-22 02:07:35,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eff39664-9f32-445f-9172-786e08e8a714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b544621b427674ab47294015c58d3cba2c94055" 2018-07-22 02:07:35,865 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-57430523-f7a0-4d68-aaea-36043909c261 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-22 02:07:35,865 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 used request id req-57430523-f7a0-4d68-aaea-36043909c261 2018-07-22 02:07:35,868 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eff39664-9f32-445f-9172-786e08e8a714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b544621b427674ab47294015c58d3cba2c94055" 2018-07-22 02:07:36,079 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:07:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-83d7b774-032d-438b-afca-d4042044f435 x-openstack-request-id: req-83d7b774-032d-438b-afca-d4042044f435 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 92637d84-cb44-4e61-8542-ec7b97623128 could not be found.", "code": 404}} 2018-07-22 02:07:36,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/92637d84-cb44-4e61-8542-ec7b97623128 used request id req-83d7b774-032d-438b-afca-d4042044f435 2018-07-22 02:07:36,080 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 92637d84-cb44-4e61-8542-ec7b97623128 could not be found. (HTTP 404) (Request-ID: req-83d7b774-032d-438b-afca-d4042044f435) 2018-07-22 02:07:36,080 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f 2018-07-22 02:07:36,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fcb033ff14bbaa20ffbea70dd5b3e0fe775f40c" 2018-07-22 02:07:36,113 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b7a8761-b4dc-41ab-8e35-33ead121dafd x-compute-request-id: req-9b7a8761-b4dc-41ab-8e35-33ead121dafd Content-Length: 0 Content-Type: application/json 2018-07-22 02:07:36,113 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f35a4155-0874-4698-a98e-78b0fbd05ebd used request id req-9b7a8761-b4dc-41ab-8e35-33ead121dafd 2018-07-22 02:07:36,114 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet 2018-07-22 02:07:36,114 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-subnet 2018-07-22 02:07:36,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f0922eec-f925-4147-b7f9-b6a826ac437b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec93be6b6342f975aeac8348f2243c51e85e8be" 2018-07-22 02:07:37,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba02f321-273e-4083-85b3-5b84d763a100 Date: Sun, 22 Jul 2018 02:07:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:07:37,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f0922eec-f925-4147-b7f9-b6a826ac437b used request id req-ba02f321-273e-4083-85b3-5b84d763a100 2018-07-22 02:07:37,244 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-net 2018-07-22 02:07:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ff457483-575a-442e-bdd7-f180aaded6a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec93be6b6342f975aeac8348f2243c51e85e8be" 2018-07-22 02:07:38,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3a49ff4-1c81-4007-a9a4-18b9b37c2a5a Date: Sun, 22 Jul 2018 02:07:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:07:38,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ff457483-575a-442e-bdd7-f180aaded6a2 used request id req-c3a49ff4-1c81-4007-a9a4-18b9b37c2a5a 2018-07-22 02:07:38,299 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-92066929-979e-4026-bf0b-0ca12115b16f-image 2018-07-22 02:07:38,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66384d02a7da8a28009e84d63e37b8e168a34b0a" 2018-07-22 02:07:39,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d33cf1c9-f32a-4744-a99b-078754a6dbc1 Date: Sun, 22 Jul 2018 02:07:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:07:39,053 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/802ac4c9-7b6b-4831-addd-7007546f2f63 used request id req-d33cf1c9-f32a-4744-a99b-078754a6dbc1 2018-07-22 02:07:39,055 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:39,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:39,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:39,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["0jhesfB5RymmZrDoswy-Jg"], "issued_at": "2018-07-22T02:07:39.000000Z"}} 2018-07-22 02:07:39,439 - 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}410eb8c40cf029c7351a528bbc4e388330dad48b" 2018-07-22 02:07:39,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd36561-62bc-4b1e-8e83-221313cdc6e0 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-22 02:07:39,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1fd36561-62bc-4b1e-8e83-221313cdc6e0 2018-07-22 02:07:39,523 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:39,528 - 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}410eb8c40cf029c7351a528bbc4e388330dad48b" 2018-07-22 02:07:39,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-94759fbf-8e09-41de-92da-e204e0d23547 x-compute-request-id: req-94759fbf-8e09-41de-92da-e204e0d23547 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:39,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-94759fbf-8e09-41de-92da-e204e0d23547 2018-07-22 02:07:39,710 - 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}410eb8c40cf029c7351a528bbc4e388330dad48b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b11b5771-d35e-4e88-94d6-e78a41e4c8b6name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 02:07:39,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-91228a5a-9db8-4b5e-82eb-2ca0eb3faf29 x-compute-request-id: req-91228a5a-9db8-4b5e-82eb-2ca0eb3faf29 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-b11b5771-d35e-4e88-94d6-e78a41e4c8b6name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f4072156-6a7a-4123-8385-943e059f019a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f4072156-6a7a-4123-8385-943e059f019a", "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": "f4072156-6a7a-4123-8385-943e059f019a"}} 2018-07-22 02:07:39,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-91228a5a-9db8-4b5e-82eb-2ca0eb3faf29 2018-07-22 02:07:39,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:40,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MVF-YWGDS4mnx8yQxTxYoQ"], "issued_at": "2018-07-22T02:07:40.000000Z"}} 2018-07-22 02:07:40,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/f4072156-6a7a-4123-8385-943e059f019a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a484ea065f56ba55c2e32ab70749bfe16a3eb75" 2018-07-22 02:07:40,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-64e73451-dce3-4257-abe7-b475bcf6a0b8 x-compute-request-id: req-64e73451-dce3-4257-abe7-b475bcf6a0b8 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-b11b5771-d35e-4e88-94d6-e78a41e4c8b6name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f4072156-6a7a-4123-8385-943e059f019a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f4072156-6a7a-4123-8385-943e059f019a", "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": "f4072156-6a7a-4123-8385-943e059f019a"}} 2018-07-22 02:07:40,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/f4072156-6a7a-4123-8385-943e059f019a used request id req-64e73451-dce3-4257-abe7-b475bcf6a0b8 2018-07-22 02:07:40,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/f4072156-6a7a-4123-8385-943e059f019a/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a484ea065f56ba55c2e32ab70749bfe16a3eb75" 2018-07-22 02:07:40,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52946957-9dbc-4139-a84c-b85c74a59e1c x-compute-request-id: req-52946957-9dbc-4139-a84c-b85c74a59e1c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:07:40,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/f4072156-6a7a-4123-8385-943e059f019a/os-extra_specs used request id req-52946957-9dbc-4139-a84c-b85c74a59e1c 2018-07-22 02:07:40,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/f4072156-6a7a-4123-8385-943e059f019a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410eb8c40cf029c7351a528bbc4e388330dad48b" 2018-07-22 02:07:40,353 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f01e5cb4-8209-4c8a-a18d-270e963ab23b x-compute-request-id: req-f01e5cb4-8209-4c8a-a18d-270e963ab23b Content-Length: 0 Content-Type: application/json 2018-07-22 02:07:40,353 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f4072156-6a7a-4123-8385-943e059f019a used request id req-f01e5cb4-8209-4c8a-a18d-270e963ab23b 2018-07-22 02:07:40,357 - 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}8a484ea065f56ba55c2e32ab70749bfe16a3eb75" 2018-07-22 02:07:40,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f09b9ebf-a800-4dfe-ad2f-06b9697d5efa x-compute-request-id: req-f09b9ebf-a800-4dfe-ad2f-06b9697d5efa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:40,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f09b9ebf-a800-4dfe-ad2f-06b9697d5efa 2018-07-22 02:07:40,376 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:40,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:40,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:40,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["unB90wlwTNuShOp-XhZhIA"], "issued_at": "2018-07-22T02:07:40.000000Z"}} 2018-07-22 02:07:40,759 - 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}d99cd902a27a2eed03ee0834f6ae68cd3fa140c2" 2018-07-22 02:07:40,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca5a5ef-53a7-4e93-a899-5a8a5ecf5461 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-22 02:07:40,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6ca5a5ef-53a7-4e93-a899-5a8a5ecf5461 2018-07-22 02:07:40,839 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:40,844 - 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}d99cd902a27a2eed03ee0834f6ae68cd3fa140c2" 2018-07-22 02:07:41,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d84a64c-8119-438c-992e-a75bfe95af21 x-compute-request-id: req-4d84a64c-8119-438c-992e-a75bfe95af21 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:41,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4d84a64c-8119-438c-992e-a75bfe95af21 2018-07-22 02:07:41,008 - 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}d99cd902a27a2eed03ee0834f6ae68cd3fa140c2" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4a18f43c-dd19-40b4-b938-9dbfc56f3644name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 02:07:41,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-bebcffef-c95e-43c0-a8f7-f1bfd4bd9c24 x-compute-request-id: req-bebcffef-c95e-43c0-a8f7-f1bfd4bd9c24 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-4a18f43c-dd19-40b4-b938-9dbfc56f3644name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/881543fa-270b-4a70-8f62-792701ee4f09", "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": "881543fa-270b-4a70-8f62-792701ee4f09"}} 2018-07-22 02:07:41,046 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-bebcffef-c95e-43c0-a8f7-f1bfd4bd9c24 2018-07-22 02:07:41,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:41,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["pvUqpyMJSYadjGH8ZJJOrQ"], "issued_at": "2018-07-22T02:07:41.000000Z"}} 2018-07-22 02:07:41,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f977922c1119bcc476c91de65fc3c180160d4c" 2018-07-22 02:07:41,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-c3e66edc-fe41-487f-aece-19052036bd60 x-compute-request-id: req-c3e66edc-fe41-487f-aece-19052036bd60 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-4a18f43c-dd19-40b4-b938-9dbfc56f3644name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/881543fa-270b-4a70-8f62-792701ee4f09", "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": "881543fa-270b-4a70-8f62-792701ee4f09"}} 2018-07-22 02:07:41,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09 used request id req-c3e66edc-fe41-487f-aece-19052036bd60 2018-07-22 02:07:41,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f977922c1119bcc476c91de65fc3c180160d4c" 2018-07-22 02:07:41,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-02db24e7-d8af-4695-9a4d-fe374674af5f x-compute-request-id: req-02db24e7-d8af-4695-9a4d-fe374674af5f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:07:41,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09/os-extra_specs used request id req-02db24e7-d8af-4695-9a4d-fe374674af5f 2018-07-22 02:07:41,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f977922c1119bcc476c91de65fc3c180160d4c" 2018-07-22 02:07:41,671 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-4b7d9a12-e686-49a3-a1e9-997e53ad8049 x-compute-request-id: req-4b7d9a12-e686-49a3-a1e9-997e53ad8049 Content-Length: 0 Content-Type: application/json 2018-07-22 02:07:41,671 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09 used request id req-4b7d9a12-e686-49a3-a1e9-997e53ad8049 2018-07-22 02:07:41,674 - 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}03f977922c1119bcc476c91de65fc3c180160d4c" 2018-07-22 02:07:41,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-3727ade6-ddde-4b1e-81ba-2efa40042971 x-compute-request-id: req-3727ade6-ddde-4b1e-81ba-2efa40042971 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:41,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3727ade6-ddde-4b1e-81ba-2efa40042971 2018-07-22 02:07:41,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d99cd902a27a2eed03ee0834f6ae68cd3fa140c2" 2018-07-22 02:07:41,711 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-4c8684e4-bcb7-44e2-b072-cc2d0251fd14 x-compute-request-id: req-4c8684e4-bcb7-44e2-b072-cc2d0251fd14 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 881543fa-270b-4a70-8f62-792701ee4f09 could not be found.", "code": 404}} 2018-07-22 02:07:41,711 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/881543fa-270b-4a70-8f62-792701ee4f09 used request id req-4c8684e4-bcb7-44e2-b072-cc2d0251fd14 2018-07-22 02:07:41,712 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:41,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:41,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:42,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["SVGMRXV2Rlu7LPc80qzbuQ"], "issued_at": "2018-07-22T02:07:42.000000Z"}} 2018-07-22 02:07:42,115 - 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}d387305baf20227eb10a72f1ab7fda51d11daf66" 2018-07-22 02:07:42,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97155919-c7b7-4651-a68b-32ed621081bf 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-22 02:07:42,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-97155919-c7b7-4651-a68b-32ed621081bf 2018-07-22 02:07:42,197 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:42,202 - 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}d387305baf20227eb10a72f1ab7fda51d11daf66" 2018-07-22 02:07:42,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-1affdfe8-31fe-43fd-af54-6d092c6e438c x-compute-request-id: req-1affdfe8-31fe-43fd-af54-6d092c6e438c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:42,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1affdfe8-31fe-43fd-af54-6d092c6e438c 2018-07-22 02:07:42,313 - 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}d387305baf20227eb10a72f1ab7fda51d11daf66" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-eb2ca672-a517-49de-b871-84c1139d04adname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 02:07:42,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-7fbb522a-3987-43a3-88af-620d73fa35da x-compute-request-id: req-7fbb522a-3987-43a3-88af-620d73fa35da Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-eb2ca672-a517-49de-b871-84c1139d04adname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cafd7749-b155-4088-a555-9384278ed198", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cafd7749-b155-4088-a555-9384278ed198", "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": "cafd7749-b155-4088-a555-9384278ed198"}} 2018-07-22 02:07:42,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7fbb522a-3987-43a3-88af-620d73fa35da 2018-07-22 02:07:42,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:42,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["g5FhuppGT9-o3k0Ccy6Upw"], "issued_at": "2018-07-22T02:07:42.000000Z"}} 2018-07-22 02:07:42,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/cafd7749-b155-4088-a555-9384278ed198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9558dfee9765a2efb9848d5573b87cf795477612" 2018-07-22 02:07:42,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-6deb091f-ffd1-4ff4-ab42-a79477d05bb8 x-compute-request-id: req-6deb091f-ffd1-4ff4-ab42-a79477d05bb8 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-eb2ca672-a517-49de-b871-84c1139d04adname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cafd7749-b155-4088-a555-9384278ed198", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cafd7749-b155-4088-a555-9384278ed198", "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": "cafd7749-b155-4088-a555-9384278ed198"}} 2018-07-22 02:07:42,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/cafd7749-b155-4088-a555-9384278ed198 used request id req-6deb091f-ffd1-4ff4-ab42-a79477d05bb8 2018-07-22 02:07:42,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/cafd7749-b155-4088-a555-9384278ed198/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9558dfee9765a2efb9848d5573b87cf795477612" 2018-07-22 02:07:42,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-9cdecaa1-4084-4e17-8131-2f8e68fb634f x-compute-request-id: req-9cdecaa1-4084-4e17-8131-2f8e68fb634f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:07:42,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/cafd7749-b155-4088-a555-9384278ed198/os-extra_specs used request id req-9cdecaa1-4084-4e17-8131-2f8e68fb634f 2018-07-22 02:07:42,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/cafd7749-b155-4088-a555-9384278ed198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d387305baf20227eb10a72f1ab7fda51d11daf66" 2018-07-22 02:07:42,964 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07: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-9cdb9b7f-acad-4a4e-b357-26fade54a7cf x-compute-request-id: req-9cdb9b7f-acad-4a4e-b357-26fade54a7cf Content-Length: 0 Content-Type: application/json 2018-07-22 02:07:42,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/cafd7749-b155-4088-a555-9384278ed198 used request id req-9cdb9b7f-acad-4a4e-b357-26fade54a7cf 2018-07-22 02:07:42,965 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:42,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:42,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:43,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Wv-u_AunSmuj8T5JNffB_A"], "issued_at": "2018-07-22T02:07:43.000000Z"}} 2018-07-22 02:07:43,353 - 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}f6eea3a7cde6f0d688fd1ca3461136b99138287a" 2018-07-22 02:07:43,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c145251-57b0-4405-a715-7ebcdef344a1 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-22 02:07:43,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6c145251-57b0-4405-a715-7ebcdef344a1 2018-07-22 02:07:43,428 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:43,432 - 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}f6eea3a7cde6f0d688fd1ca3461136b99138287a" 2018-07-22 02:07:43,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-37978ba5-4b9a-4617-9b24-811a4032dae2 x-compute-request-id: req-37978ba5-4b9a-4617-9b24-811a4032dae2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:43,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-37978ba5-4b9a-4617-9b24-811a4032dae2 2018-07-22 02:07:43,608 - 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}f6eea3a7cde6f0d688fd1ca3461136b99138287a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d93dfaeb-be3f-4789-80b0-5b73b4e15f2dname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-22 02:07:43,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-a449326d-5024-4d85-a9b2-915ff765b3ba x-compute-request-id: req-a449326d-5024-4d85-a9b2-915ff765b3ba Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-d93dfaeb-be3f-4789-80b0-5b73b4e15f2dname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/62b4d978-87c0-4802-80af-039767be1bbc", "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": "62b4d978-87c0-4802-80af-039767be1bbc"}} 2018-07-22 02:07:43,645 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a449326d-5024-4d85-a9b2-915ff765b3ba 2018-07-22 02:07:43,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:44,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["FKXUExODRTKvRaIwuJrD9A"], "issued_at": "2018-07-22T02:07:44.000000Z"}} 2018-07-22 02:07:44,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7994f2be6c05b318a0108133a60df84c379a4e4c" 2018-07-22 02:07:44,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-de2e73f1-cc71-400e-8a4a-926abba5098c x-compute-request-id: req-de2e73f1-cc71-400e-8a4a-926abba5098c Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-d93dfaeb-be3f-4789-80b0-5b73b4e15f2dname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/62b4d978-87c0-4802-80af-039767be1bbc", "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": "62b4d978-87c0-4802-80af-039767be1bbc"}} 2018-07-22 02:07:44,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc used request id req-de2e73f1-cc71-400e-8a4a-926abba5098c 2018-07-22 02:07:44,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7994f2be6c05b318a0108133a60df84c379a4e4c" 2018-07-22 02:07:44,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-e7180ca8-e049-443b-abd9-e2fcc97beac9 x-compute-request-id: req-e7180ca8-e049-443b-abd9-e2fcc97beac9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:07:44,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc/os-extra_specs used request id req-e7180ca8-e049-443b-abd9-e2fcc97beac9 2018-07-22 02:07:44,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7994f2be6c05b318a0108133a60df84c379a4e4c" 2018-07-22 02:07:44,269 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-c93d6aaa-bfa9-4472-8406-f5be3006b0e6 x-compute-request-id: req-c93d6aaa-bfa9-4472-8406-f5be3006b0e6 Content-Length: 0 Content-Type: application/json 2018-07-22 02:07:44,270 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc used request id req-c93d6aaa-bfa9-4472-8406-f5be3006b0e6 2018-07-22 02:07:44,273 - 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}7994f2be6c05b318a0108133a60df84c379a4e4c" 2018-07-22 02:07:44,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-547b06e3-83f5-4575-9916-75033997233c x-compute-request-id: req-547b06e3-83f5-4575-9916-75033997233c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:44,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-547b06e3-83f5-4575-9916-75033997233c 2018-07-22 02:07:44,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6eea3a7cde6f0d688fd1ca3461136b99138287a" 2018-07-22 02:07:44,307 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-369a622b-4324-4863-a23e-df16ee19be58 x-compute-request-id: req-369a622b-4324-4863-a23e-df16ee19be58 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 62b4d978-87c0-4802-80af-039767be1bbc could not be found.", "code": 404}} 2018-07-22 02:07:44,307 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/62b4d978-87c0-4802-80af-039767be1bbc used request id req-369a622b-4324-4863-a23e-df16ee19be58 2018-07-22 02:07:44,309 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:44,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:44,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:44,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["VHvMPmoHQO6GhBmhD1nwUA"], "issued_at": "2018-07-22T02:07:44.000000Z"}} 2018-07-22 02:07:44,699 - 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}87b158d64efb715611804489b50642b85e61b722" 2018-07-22 02:07:44,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0262d7-53ee-42f8-82e8-1adf929ae4b1 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-22 02:07:44,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4d0262d7-53ee-42f8-82e8-1adf929ae4b1 2018-07-22 02:07:44,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:44,718 - 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}87b158d64efb715611804489b50642b85e61b722" 2018-07-22 02:07:44,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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 x-openstack-request-id: req-c8b9bbf5-7e53-43bf-b839-71163ff57ec8 x-compute-request-id: req-c8b9bbf5-7e53-43bf-b839-71163ff57ec8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:44,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c8b9bbf5-7e53-43bf-b839-71163ff57ec8 2018-07-22 02:07:44,885 - 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}87b158d64efb715611804489b50642b85e61b722" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-ad2b4e20-05bf-4c40-83c8-24ed7ed2ec2dname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 02:07:44,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-9373b5c7-b9e4-4abb-9808-29e262564529 x-compute-request-id: req-9373b5c7-b9e4-4abb-9808-29e262564529 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ad2b4e20-05bf-4c40-83c8-24ed7ed2ec2dname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7", "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": "6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7"}} 2018-07-22 02:07:44,920 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9373b5c7-b9e4-4abb-9808-29e262564529 2018-07-22 02:07:44,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:45,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["RLA0IgBCR46pOwxpPee9pg"], "issued_at": "2018-07-22T02:07:45.000000Z"}} 2018-07-22 02:07:45,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c31e816e92e5888080e9d3848321b92a7ce38" 2018-07-22 02:07:45,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-25493225-4ec3-47f2-b455-2fde0781b163 x-compute-request-id: req-25493225-4ec3-47f2-b455-2fde0781b163 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ad2b4e20-05bf-4c40-83c8-24ed7ed2ec2dname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7", "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": "6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7"}} 2018-07-22 02:07:45,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7 used request id req-25493225-4ec3-47f2-b455-2fde0781b163 2018-07-22 02:07:45,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c31e816e92e5888080e9d3848321b92a7ce38" 2018-07-22 02:07:45,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-5040e699-7f90-4e37-8b6c-b938c038bcdf x-compute-request-id: req-5040e699-7f90-4e37-8b6c-b938c038bcdf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:07:45,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7/os-extra_specs used request id req-5040e699-7f90-4e37-8b6c-b938c038bcdf 2018-07-22 02:07:45,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:45,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:45,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["mv6lJgVxTimpdOHk9G3sNw"], "issued_at": "2018-07-22T02:07:45.000000Z"}} 2018-07-22 02:07:45,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}45bec5f3a86478746e2c9f0a23546fdd95c7f143" 2018-07-22 02:07:45,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e4156d-649f-4f3a-9347-e9c4a2cb042f 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-22 02:07:45,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-83e4156d-649f-4f3a-9347-e9c4a2cb042f 2018-07-22 02:07:45,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:45,960 - 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}45bec5f3a86478746e2c9f0a23546fdd95c7f143" 2018-07-22 02:07:46,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-6a6db6ad-746a-4c36-b4b1-d31d24e5d685 x-compute-request-id: req-6a6db6ad-746a-4c36-b4b1-d31d24e5d685 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7", "rel": "bookmark"}], "name": "CreateFlavorTests-ad2b4e20-05bf-4c40-83c8-24ed7ed2ec2dname"}]} 2018-07-22 02:07:46,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6a6db6ad-746a-4c36-b4b1-d31d24e5d685 2018-07-22 02:07:46,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bec5f3a86478746e2c9f0a23546fdd95c7f143" 2018-07-22 02:07:46,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-134f8fd4-dff4-430c-af20-f8fc4bc9c97c x-compute-request-id: req-134f8fd4-dff4-430c-af20-f8fc4bc9c97c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ad2b4e20-05bf-4c40-83c8-24ed7ed2ec2dname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7", "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": "6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7"}} 2018-07-22 02:07:46,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7 used request id req-134f8fd4-dff4-430c-af20-f8fc4bc9c97c 2018-07-22 02:07:46,186 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-ad2b4e20-05bf-4c40-83c8-24ed7ed2ec2dname 2018-07-22 02:07:46,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b158d64efb715611804489b50642b85e61b722" 2018-07-22 02:07:46,215 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:07: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-656c48f2-c5ce-4d10-a97f-a5b5768ba975 x-compute-request-id: req-656c48f2-c5ce-4d10-a97f-a5b5768ba975 Content-Length: 0 Content-Type: application/json 2018-07-22 02:07:46,216 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/6fb5bc7f-4d6b-47c2-ab23-9f6364382bd7 used request id req-656c48f2-c5ce-4d10-a97f-a5b5768ba975 2018-07-22 02:07:46,217 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 02:07:46,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:46,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:46,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["PjOHn3uJR4OSnlNd-6LakQ"], "issued_at": "2018-07-22T02:07:46.000000Z"}} 2018-07-22 02:07:46,631 - 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}7d05d3012e42508f9c279a433ce5d65e5c43680f" 2018-07-22 02:07:46,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd1c39a-7634-49a3-a404-93b1593bc0e3 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-22 02:07:46,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-efd1c39a-7634-49a3-a404-93b1593bc0e3 2018-07-22 02:07:46,649 - 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-6056f43a-e3d8-4fec-9925-d81bd1e63327-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d05d3012e42508f9c279a433ce5d65e5c43680f" 2018-07-22 02:07:46,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-a6b989ab-4666-42fd-a86a-6c71533939f7 Date: Sun, 22 Jul 2018 02:07:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image"} 2018-07-22 02:07:46,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image used request id req-a6b989ab-4666-42fd-a86a-6c71533939f7 2018-07-22 02:07:46,822 - 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}7d05d3012e42508f9c279a433ce5d65e5c43680f" 2018-07-22 02:07:46,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-afa2a5f8-8f8b-40c0-8f44-6b1154f25f00 Date: Sun, 22 Jul 2018 02:07:46 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-22 02:07:46,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-afa2a5f8-8f8b-40c0-8f44-6b1154f25f00 2018-07-22 02:07:46,856 - 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}7d05d3012e42508f9c279a433ce5d65e5c43680f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image"}' 2018-07-22 02:07:46,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d5dc43e5-5385-45d0-a97a-f2d3ff917960 Date: Sun, 22 Jul 2018 02:07:46 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:07:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T02:07:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea", "min_disk": 0, "protected": false, "id": "6e1e3f11-8639-40fc-968a-4d69c5c752ea", "file": "/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea/file", "checksum": null, "owner": "e022d16594794ceba7252a46e5007481", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:07:46,924 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d5dc43e5-5385-45d0-a97a-f2d3ff917960 2018-07-22 02:07:46,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d05d3012e42508f9c279a433ce5d65e5c43680f" -d '' 2018-07-22 02:07:47,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a759a8f-e267-4224-a5e8-cc87de166e5d Date: Sun, 22 Jul 2018 02:07:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:07:47,297 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea/file used request id req-8a759a8f-e267-4224-a5e8-cc87de166e5d 2018-07-22 02:07:47,298 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:07:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d05d3012e42508f9c279a433ce5d65e5c43680f" 2018-07-22 02:07:47,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-12e72e70-49ac-4cee-96d7-ef9a052e0628 Date: Sun, 22 Jul 2018 02:07:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:07:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:07:47Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea/snap", "metadata": {}}], "self": "/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea", "min_disk": 0, "protected": false, "id": "6e1e3f11-8639-40fc-968a-4d69c5c752ea", "file": "/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:07:47,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea used request id req-12e72e70-49ac-4cee-96d7-ef9a052e0628 2018-07-22 02:07:47,323 - 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}7d05d3012e42508f9c279a433ce5d65e5c43680f" 2018-07-22 02:07:47,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-11829184-49cd-4c6c-886e-5d4cb2fbf1ee Date: Sun, 22 Jul 2018 02:07:47 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-22 02:07:47,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-11829184-49cd-4c6c-886e-5d4cb2fbf1ee 2018-07-22 02:07:47,333 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image 2018-07-22 02:07:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d05d3012e42508f9c279a433ce5d65e5c43680f" 2018-07-22 02:07:47,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f9592658-94e9-4de8-9d7a-d9a8a8ea9b52 Date: Sun, 22 Jul 2018 02:07:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:07:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:07:47Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea/snap", "metadata": {}}], "self": "/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea", "min_disk": 0, "protected": false, "id": "6e1e3f11-8639-40fc-968a-4d69c5c752ea", "file": "/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:07:47,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea used request id req-f9592658-94e9-4de8-9d7a-d9a8a8ea9b52 2018-07-22 02:07:47,356 - create_image - DEBUG - Instance status is - active 2018-07-22 02:07:47,356 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image 2018-07-22 02:07:47,356 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image 2018-07-22 02:07:47,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:07:47,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:47,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["js-WHD5jQyiHw4TMOvopGQ"], "issued_at": "2018-07-22T02:07:47.000000Z"}} 2018-07-22 02:07:47,749 - 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}901156233122edd21f1d53e35cd493dce1628467" 2018-07-22 02:07:47,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79444439-2f03-4df7-b9b3-4cd056e985d7 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-22 02:07:47,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-79444439-2f03-4df7-b9b3-4cd056e985d7 2018-07-22 02:07:47,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:07:47,767 - 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}901156233122edd21f1d53e35cd493dce1628467" 2018-07-22 02:07:47,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-1205384c-0a3b-461b-a604-126663890f84 x-compute-request-id: req-1205384c-0a3b-461b-a604-126663890f84 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:07:47,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1205384c-0a3b-461b-a604-126663890f84 2018-07-22 02:07:47,936 - 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}901156233122edd21f1d53e35cd493dce1628467" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-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-22 02:07:47,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07: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-1ee183c8-9212-4a05-ba02-25620857b74b x-compute-request-id: req-1ee183c8-9212-4a05-ba02-25620857b74b Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/486416a1-641c-444f-a631-4e0bd0401dc4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/486416a1-641c-444f-a631-4e0bd0401dc4", "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": "486416a1-641c-444f-a631-4e0bd0401dc4"}} 2018-07-22 02:07:47,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1ee183c8-9212-4a05-ba02-25620857b74b 2018-07-22 02:07:47,978 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 02:07:48,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:07:48,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:07:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["-oi0pNLWRYireonjCqNn3A"], "issued_at": "2018-07-22T02:07:48.000000Z"}} 2018-07-22 02:07:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-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-6056f43a-e3d8-4fec-9925-d81bd1e63327-net", "inst_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-flavor"}}' 2018-07-22 02:07:50,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:07:48 GMT Server: Apache x-openstack-request-id: req-a13d417f-4261-4850-bf2c-0cf26dc53776 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}]}} 2018-07-22 02:07:50,778 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks used request id req-a13d417f-4261-4850-bf2c-0cf26dc53776 2018-07-22 02:07:50,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:07:51,520 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:07:50 GMT Server: Apache x-openstack-request-id: req-af660392-a97b-46e3-bd4b-fdb817eb689b Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:07:52,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:51 GMT Server: Apache x-openstack-request-id: req-f0219922-3350-4bd6-bd0b-d32aa4ab113e 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "stack_user_project_id": "c349bee11dab47288b825bfb12e80b4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:07:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:07:52,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 used request id req-f0219922-3350-4bd6-bd0b-d32aa4ab113e 2018-07-22 02:07:52,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:07:52,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:52 GMT Server: Apache x-openstack-request-id: req-2c9913b0-2af0-44e7-9f0e-71a357226341 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "stack_user_project_id": "c349bee11dab47288b825bfb12e80b4a", "deletion_time": null, "creation_time": "2018-07-22T02:07:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}], "updated_time": null, "project": "e022d16594794ceba7252a46e5007481", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "tags": null}]} 2018-07-22 02:07:52,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1 used request id req-2c9913b0-2af0-44e7-9f0e-71a357226341 2018-07-22 02:07:52,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:07:52,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:52 GMT Server: Apache x-openstack-request-id: req-19d748ed-eb74-4487-ae54-8774cf682ae7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "stack_user_project_id": "c349bee11dab47288b825bfb12e80b4a", "deletion_time": null, "creation_time": "2018-07-22T02:07:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}], "updated_time": null, "project": "e022d16594794ceba7252a46e5007481", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "tags": null}]} 2018-07-22 02:07:52,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1 used request id req-19d748ed-eb74-4487-ae54-8774cf682ae7 2018-07-22 02:07:52,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:07:53,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:07:52 GMT Server: Apache x-openstack-request-id: req-b44e7203-46a2-44bc-a566-89c9de2c1d98 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:07:53,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:53 GMT Server: Apache x-openstack-request-id: req-d1acdf7c-8ced-4323-8013-dd6fc585466a 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "stack_user_project_id": "c349bee11dab47288b825bfb12e80b4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:07:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:07:53,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 used request id req-d1acdf7c-8ced-4323-8013-dd6fc585466a 2018-07-22 02:07:53,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:07:53,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:07:53 GMT Server: Apache x-openstack-request-id: req-3380a8c1-9eec-401c-8972-e6dbc70cb08a Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:07:54,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:53 GMT Server: Apache x-openstack-request-id: req-9a2bd634-6eda-4336-8eee-ad65fd095763 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "502b942c-9892-45c9-8e11-2d2006c2c70c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "240499eb-b3d2-4df8-9ddd-aa631ee8fe85", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "bbe97c7e-e39c-4ec3-9c82-691392be4c50", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-22 02:07:54,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources used request id req-9a2bd634-6eda-4336-8eee-ad65fd095763 2018-07-22 02:07:54,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:07:54,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:07:54 GMT Server: Apache x-openstack-request-id: req-afb39c92-ec9d-4b2a-8934-6ace7a0a667b Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:07:54,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:54 GMT Server: Apache x-openstack-request-id: req-c15ba5c8-9ef4-41a4-819f-129349c82431 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "stack_user_project_id": "c349bee11dab47288b825bfb12e80b4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:07:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:07:54,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 used request id req-c15ba5c8-9ef4-41a4-819f-129349c82431 2018-07-22 02:07:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:07:54,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:07:54 GMT Server: Apache x-openstack-request-id: req-96a29f85-535d-4c9f-aa34-23e25f8b0be9 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:07:54,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:54 GMT Server: Apache x-openstack-request-id: req-93bf7927-4d3e-4e7c-b74c-a9dd51547cf9 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "stack_user_project_id": "c349bee11dab47288b825bfb12e80b4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:07:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:07:54,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 used request id req-93bf7927-4d3e-4e7c-b74c-a9dd51547cf9 2018-07-22 02:07:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:07:58,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:07:57 GMT Server: Apache x-openstack-request-id: req-5b67193f-c269-42e6-8480-d79c022be65a Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:07:59,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:07:58 GMT Server: Apache x-openstack-request-id: req-07df2c4b-00ab-49d8-b182-aecb70f9a39c 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "stack_user_project_id": "c349bee11dab47288b825bfb12e80b4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:07:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:07:59,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 used request id req-07df2c4b-00ab-49d8-b182-aecb70f9a39c 2018-07-22 02:08:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:02,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:02 GMT Server: Apache x-openstack-request-id: req-11992bc3-e080-44d1-ac1d-c5f3b07f072a Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:02,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:02 GMT Server: Apache x-openstack-request-id: req-b503e647-8115-48d4-b9b8-a77b8195e957 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "stack_user_project_id": "c349bee11dab47288b825bfb12e80b4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:07:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:02,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 used request id req-b503e647-8115-48d4-b9b8-a77b8195e957 2018-07-22 02:08:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:05,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:05 GMT Server: Apache x-openstack-request-id: req-d5d8714f-17da-44c0-9e6c-e4f1b5723fbf Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:05,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:05 GMT Server: Apache x-openstack-request-id: req-afb28953-8ef3-4c50-aa8b-2c20db193ace Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1", "stack_user_project_id": "c349bee11dab47288b825bfb12e80b4a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T02:07:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "78dd3287-74c6-4f50-aae4-ae13a054b577", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:05,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 used request id req-afb28953-8ef3-4c50-aa8b-2c20db193ace 2018-07-22 02:08:05,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:05,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:05 GMT Server: Apache x-openstack-request-id: req-eaab9d39-b857-4759-9690-d90def764a1a Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:06,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:05 GMT Server: Apache x-openstack-request-id: req-7bafd0c9-bc40-4f5d-af16-e8587d6b0900 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "502b942c-9892-45c9-8e11-2d2006c2c70c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "240499eb-b3d2-4df8-9ddd-aa631ee8fe85", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "bbe97c7e-e39c-4ec3-9c82-691392be4c50", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "77c6cd4d-efd4-4311-826a-0e97c27c89ba", "resource_type": "OS::Nova::Server"}]} 2018-07-22 02:08:06,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources used request id req-7bafd0c9-bc40-4f5d-af16-e8587d6b0900 2018-07-22 02:08:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-52971d6c-8c6c-44c1-afbe-bdd4f28d8edf Date: Sun, 22 Jul 2018 02:08:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bbe97c7e-e39c-4ec3-9c82-691392be4c50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["240499eb-b3d2-4df8-9ddd-aa631ee8fe85"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:52Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:51Z","provider:network_type":"vxlan"}]} 2018-07-22 02:08:06,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 used request id req-52971d6c-8c6c-44c1-afbe-bdd4f28d8edf 2018-07-22 02:08:06,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cfd22690-0acd-4870-bb2e-5775636b4754 Date: Sun, 22 Jul 2018 02:08:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:52Z","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":"240499eb-b3d2-4df8-9ddd-aa631ee8fe85","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bbe97c7e-e39c-4ec3-9c82-691392be4c50","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:52Z","ip_version":4}]} 2018-07-22 02:08:06,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 used request id req-cfd22690-0acd-4870-bb2e-5775636b4754 2018-07-22 02:08:06,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aef5efc7-cc70-4b8f-b570-2a007bb59602 Date: Sun, 22 Jul 2018 02:08:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:52Z","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":"240499eb-b3d2-4df8-9ddd-aa631ee8fe85","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bbe97c7e-e39c-4ec3-9c82-691392be4c50","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:52Z","ip_version":4}]} 2018-07-22 02:08:06,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 used request id req-aef5efc7-cc70-4b8f-b570-2a007bb59602 2018-07-22 02:08:06,189 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:08:06,191 - 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}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf804c7-19b2-48d9-9c5d-e7a360cb0754 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-22 02:08:06,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2cf804c7-19b2-48d9-9c5d-e7a360cb0754 2018-07-22 02:08:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:06 GMT Server: Apache x-openstack-request-id: req-9b924fc2-fbcd-429b-ad4c-cf3b834e9bc8 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:06,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:06 GMT Server: Apache x-openstack-request-id: req-9d09f2cf-4228-4d40-96b8-118521845cc1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "502b942c-9892-45c9-8e11-2d2006c2c70c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "240499eb-b3d2-4df8-9ddd-aa631ee8fe85", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "bbe97c7e-e39c-4ec3-9c82-691392be4c50", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "77c6cd4d-efd4-4311-826a-0e97c27c89ba", "resource_type": "OS::Nova::Server"}]} 2018-07-22 02:08:06,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources used request id req-9d09f2cf-4228-4d40-96b8-118521845cc1 2018-07-22 02:08:06,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77c6cd4d-efd4-4311-826a-0e97c27c89ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08: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-d8efb889-d212-405b-93ec-2900ac2d2980 x-compute-request-id: req-d8efb889-d212-405b-93ec-2900ac2d2980 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bd:eb", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77c6cd4d-efd4-4311-826a-0e97c27c89ba", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77c6cd4d-efd4-4311-826a-0e97c27c89ba", "rel": "bookmark"}], "image": {"id": "6e1e3f11-8639-40fc-968a-4d69c5c752ea", "links": [{"href": "http://172.30.9.25:8774/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-07-22T02:08:01.000000", "flavor": {"id": "486416a1-641c-444f-a631-4e0bd0401dc4", "links": [{"href": "http://172.30.9.25:8774/flavors/486416a1-641c-444f-a631-4e0bd0401dc4", "rel": "bookmark"}]}, "id": "77c6cd4d-efd4-4311-826a-0e97c27c89ba", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T02:08:01Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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-6056f43a-e3d8-4fec-9925-d81bd1e63327-inst", "created": "2018-07-22T02:07:56Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:08:06,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77c6cd4d-efd4-4311-826a-0e97c27c89ba used request id req-d8efb889-d212-405b-93ec-2900ac2d2980 2018-07-22 02:08:06,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-c3c3db18-d9a5-4261-af50-e6d91fd1d582 Date: Sun, 22 Jul 2018 02:08:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bbe97c7e-e39c-4ec3-9c82-691392be4c50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["240499eb-b3d2-4df8-9ddd-aa631ee8fe85"],"description":"","tags":[],"updated_at":"2018-07-22T02:07:52Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:51Z","provider:network_type":"vxlan"}]} 2018-07-22 02:08:06,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-net used request id req-c3c3db18-d9a5-4261-af50-e6d91fd1d582 2018-07-22 02:08:06,624 - 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-22 02:08:06,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:08:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:08:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318d4b8b-449b-43d4-8409-73e40ac6c3e8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:08:06,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-318d4b8b-449b-43d4-8409-73e40ac6c3e8 2018-07-22 02:08:06,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-56fbda71-de20-44ad-a7bd-9225b3bf56a0 Date: Sun, 22 Jul 2018 02:08:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:07:52Z","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":"240499eb-b3d2-4df8-9ddd-aa631ee8fe85","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bbe97c7e-e39c-4ec3-9c82-691392be4c50","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:52Z","ip_version":4}]} 2018-07-22 02:08:06,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 used request id req-56fbda71-de20-44ad-a7bd-9225b3bf56a0 2018-07-22 02:08:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2066 X-Openstack-Request-Id: req-eb0b2fdf-f776-4d58-b7fc-1f43a88bdfe9 Date: Sun, 22 Jul 2018 02:08:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:08:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"240499eb-b3d2-4df8-9ddd-aa631ee8fe85","ip_address":"10.0.0.3"}],"id":"502b942c-9892-45c9-8e11-2d2006c2c70c","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:bd:eb","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1-server1_port-hzw4btplnavy","admin_state_up":true,"network_id":"bbe97c7e-e39c-4ec3-9c82-691392be4c50","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:53Z","binding:vnic_type":"normal","device_id":"77c6cd4d-efd4-4311-826a-0e97c27c89ba","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:07:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"240499eb-b3d2-4df8-9ddd-aa631ee8fe85","ip_address":"10.0.0.2"}],"id":"d8dbc029-1ec8-4a48-8c0c-4a651bb3af5c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:43:1d","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bbe97c7e-e39c-4ec3-9c82-691392be4c50","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:07:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bbe97c7e-e39c-4ec3-9c82-691392be4c50","ip_allocation":"immediate"}]} 2018-07-22 02:08:06,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=bbe97c7e-e39c-4ec3-9c82-691392be4c50 used request id req-eb0b2fdf-f776-4d58-b7fc-1f43a88bdfe9 2018-07-22 02:08:06,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,843 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:06 GMT Server: Apache x-openstack-request-id: req-671a4cdb-6000-4ca7-ad05-e993194fd2db Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:06,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:06 GMT Server: Apache x-openstack-request-id: req-0c09f46b-8813-4fd6-a896-5c6dd402877b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "502b942c-9892-45c9-8e11-2d2006c2c70c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "240499eb-b3d2-4df8-9ddd-aa631ee8fe85", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "bbe97c7e-e39c-4ec3-9c82-691392be4c50", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T02:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:07:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "77c6cd4d-efd4-4311-826a-0e97c27c89ba", "resource_type": "OS::Nova::Server"}]} 2018-07-22 02:08:06,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577/resources used request id req-0c09f46b-8813-4fd6-a896-5c6dd402877b 2018-07-22 02:08:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/78dd3287-74c6-4f50-aae4-ae13a054b577 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc987c4b7ce6b7a607891ba9e1b938c48fbd5004" 2018-07-22 02:08:06,915 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:06 GMT Server: Apache x-openstack-request-id: req-be1f13a1-aa1c-4e88-b1a4-8e86e72e8710 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:06,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:08:06 GMT Server: Apache x-openstack-request-id: req-8ad81d8c-b6c1-47f4-9da7-d76f0f78313c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:08:06,956 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-stack1/78dd3287-74c6-4f50-aae4-ae13a054b577 used request id req-8ad81d8c-b6c1-47f4-9da7-d76f0f78313c 2018-07-22 02:08:06,956 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-6056f43a-e3d8-4fec-9925-d81bd1e63327-image 2018-07-22 02:08:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d05d3012e42508f9c279a433ce5d65e5c43680f" 2018-07-22 02:08:07,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-954e2dff-edd8-433b-a83b-dacad35de7f4 Date: Sun, 22 Jul 2018 02:08:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:08:07,497 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6e1e3f11-8639-40fc-968a-4d69c5c752ea used request id req-954e2dff-edd8-433b-a83b-dacad35de7f4 2018-07-22 02:08:07,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/486416a1-641c-444f-a631-4e0bd0401dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901156233122edd21f1d53e35cd493dce1628467" 2018-07-22 02:08:07,527 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:08: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-bda4cc08-6c92-48c6-bfca-0345ade6e59e x-compute-request-id: req-bda4cc08-6c92-48c6-bfca-0345ade6e59e Content-Length: 0 Content-Type: application/json 2018-07-22 02:08:07,527 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/486416a1-641c-444f-a631-4e0bd0401dc4 used request id req-bda4cc08-6c92-48c6-bfca-0345ade6e59e 2018-07-22 02:08:07,529 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 02:08:07,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:08:07,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:08:07,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MRrTFGf1Q46RbS3DC5DC0Q"], "issued_at": "2018-07-22T02:08:07.000000Z"}} 2018-07-22 02:08:07,920 - 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}dbd9bbdd3e2b3a45dada4fd130737c8e19fa656f" 2018-07-22 02:08:07,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e3426c-be10-403c-9c2f-e546902f5bca 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-22 02:08:07,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b6e3426c-be10-403c-9c2f-e546902f5bca 2018-07-22 02:08:08,003 - 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-02ec9db3-3713-482e-be63-b541c9724cb9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd9bbdd3e2b3a45dada4fd130737c8e19fa656f" 2018-07-22 02:08:08,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-e7d1c613-11de-49dd-8e2a-5ece5cc916bc Date: Sun, 22 Jul 2018 02:08:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image"} 2018-07-22 02:08:08,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image used request id req-e7d1c613-11de-49dd-8e2a-5ece5cc916bc 2018-07-22 02:08:08,174 - 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}dbd9bbdd3e2b3a45dada4fd130737c8e19fa656f" 2018-07-22 02:08:08,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f59209dc-8053-4b29-a2f7-db990d2e9440 Date: Sun, 22 Jul 2018 02:08: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-22 02:08:08,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f59209dc-8053-4b29-a2f7-db990d2e9440 2018-07-22 02:08:08,210 - 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}dbd9bbdd3e2b3a45dada4fd130737c8e19fa656f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image"}' 2018-07-22 02:08:08,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b27912dc-27de-4bc0-ad8d-b1a8520633c5 Date: Sun, 22 Jul 2018 02:08:08 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:08:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T02:08:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0", "min_disk": 0, "protected": false, "id": "585387eb-20b9-4f04-8ba8-c7be605b06d0", "file": "/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0/file", "checksum": null, "owner": "e022d16594794ceba7252a46e5007481", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:08:08,255 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b27912dc-27de-4bc0-ad8d-b1a8520633c5 2018-07-22 02:08:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd9bbdd3e2b3a45dada4fd130737c8e19fa656f" -d '' 2018-07-22 02:08:09,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb9cbf9e-8d9e-4f98-a17f-1cb130429f6f Date: Sun, 22 Jul 2018 02:08:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:08:09,532 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0/file used request id req-eb9cbf9e-8d9e-4f98-a17f-1cb130429f6f 2018-07-22 02:08:09,532 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:08:09,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd9bbdd3e2b3a45dada4fd130737c8e19fa656f" 2018-07-22 02:08:09,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-5f5d6514-fe05-4fd5-aea7-1fefddd607a0 Date: Sun, 22 Jul 2018 02:08:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:08:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:08:09Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/585387eb-20b9-4f04-8ba8-c7be605b06d0/snap", "metadata": {}}], "self": "/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0", "min_disk": 0, "protected": false, "id": "585387eb-20b9-4f04-8ba8-c7be605b06d0", "file": "/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/585387eb-20b9-4f04-8ba8-c7be605b06d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:08:09,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0 used request id req-5f5d6514-fe05-4fd5-aea7-1fefddd607a0 2018-07-22 02:08:09,556 - 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}dbd9bbdd3e2b3a45dada4fd130737c8e19fa656f" 2018-07-22 02:08:09,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8c3d1188-a468-4b44-8bf1-997f78782da1 Date: Sun, 22 Jul 2018 02:08: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-22 02:08:09,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8c3d1188-a468-4b44-8bf1-997f78782da1 2018-07-22 02:08:09,566 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image 2018-07-22 02:08:09,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd9bbdd3e2b3a45dada4fd130737c8e19fa656f" 2018-07-22 02:08:09,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-635f1cac-3ed3-4d92-bc6d-eb99240237da Date: Sun, 22 Jul 2018 02:08:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:08:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:08:09Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/585387eb-20b9-4f04-8ba8-c7be605b06d0/snap", "metadata": {}}], "self": "/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0", "min_disk": 0, "protected": false, "id": "585387eb-20b9-4f04-8ba8-c7be605b06d0", "file": "/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e022d16594794ceba7252a46e5007481", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/585387eb-20b9-4f04-8ba8-c7be605b06d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:08:09,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0 used request id req-635f1cac-3ed3-4d92-bc6d-eb99240237da 2018-07-22 02:08:09,585 - create_image - DEBUG - Instance status is - active 2018-07-22 02:08:09,585 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image 2018-07-22 02:08:09,585 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image 2018-07-22 02:08:09,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:08:09,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:08:09,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["11khTJhZSem1UrMmyph5Dw"], "issued_at": "2018-07-22T02:08:09.000000Z"}} 2018-07-22 02:08:09,977 - 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}fd9baf8a050daa4c41a667cfdaa5a907ed7f7db9" 2018-07-22 02:08:10,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cab0ad3-067d-4cf8-b886-bd884ba3234d 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-22 02:08:10,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3cab0ad3-067d-4cf8-b886-bd884ba3234d 2018-07-22 02:08:10,058 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:08:10,063 - 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}fd9baf8a050daa4c41a667cfdaa5a907ed7f7db9" 2018-07-22 02:08:10,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08: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-6381aca9-6e9f-420b-89c5-229df2bf3759 x-compute-request-id: req-6381aca9-6e9f-420b-89c5-229df2bf3759 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:08:10,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6381aca9-6e9f-420b-89c5-229df2bf3759 2018-07-22 02:08:10,231 - 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}fd9baf8a050daa4c41a667cfdaa5a907ed7f7db9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-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-22 02:08:10,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08: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-5429d9b8-e88b-4b53-895d-2710540e11f3 x-compute-request-id: req-5429d9b8-e88b-4b53-895d-2710540e11f3 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/94a60d22-3061-4383-9f1a-238c00dd8c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/94a60d22-3061-4383-9f1a-238c00dd8c14", "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": "94a60d22-3061-4383-9f1a-238c00dd8c14"}} 2018-07-22 02:08:10,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5429d9b8-e88b-4b53-895d-2710540e11f3 2018-07-22 02:08:10,288 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 02:08:10,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:08:10,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["sJ7WP9DhQuitBXQHqZX6dw"], "issued_at": "2018-07-22T02:08:10.000000Z"}} 2018-07-22 02:08:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-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-02ec9db3-3713-482e-be63-b541c9724cb9-net", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}}' 2018-07-22 02:08:13,086 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:08:10 GMT Server: Apache x-openstack-request-id: req-7c3bfcbc-e546-4724-970e-c7bc406ea50a Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}]}} 2018-07-22 02:08:13,086 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks used request id req-7c3bfcbc-e546-4724-970e-c7bc406ea50a 2018-07-22 02:08:13,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/d369e6e6-8b36-47f5-9dd4-7e860f275586 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:13,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:13 GMT Server: Apache x-openstack-request-id: req-bf1ac59f-8a5b-48d2-873c-dc48b068e407 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:13,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:13 GMT Server: Apache x-openstack-request-id: req-9f1a0db9-91ea-4cb8-8945-2bae4499b18f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "stack_user_project_id": "c4a9e140c138453fa4d83a4cdf61da3f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:13,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 used request id req-9f1a0db9-91ea-4cb8-8945-2bae4499b18f 2018-07-22 02:08:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:13,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:13 GMT Server: Apache x-openstack-request-id: req-402267ac-1e27-42d1-93fc-43ad98a13a57 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-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "stack_user_project_id": "c4a9e140c138453fa4d83a4cdf61da3f", "deletion_time": null, "creation_time": "2018-07-22T02:08:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}], "updated_time": null, "project": "e022d16594794ceba7252a46e5007481", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "tags": null}]} 2018-07-22 02:08:13,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1 used request id req-402267ac-1e27-42d1-93fc-43ad98a13a57 2018-07-22 02:08:13,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:14,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:13 GMT Server: Apache x-openstack-request-id: req-b49852d3-0b9f-4930-91cd-0eee14113215 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-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "stack_user_project_id": "c4a9e140c138453fa4d83a4cdf61da3f", "deletion_time": null, "creation_time": "2018-07-22T02:08:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}], "updated_time": null, "project": "e022d16594794ceba7252a46e5007481", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "tags": null}]} 2018-07-22 02:08:14,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1 used request id req-b49852d3-0b9f-4930-91cd-0eee14113215 2018-07-22 02:08:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/d369e6e6-8b36-47f5-9dd4-7e860f275586 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:14,123 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:14 GMT Server: Apache x-openstack-request-id: req-40d44988-ce4d-4974-87fc-49cfef03cddd Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:14,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:14 GMT Server: Apache x-openstack-request-id: req-b8a2e2c0-6a3e-4008-b4e7-fd94ac259f2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "stack_user_project_id": "c4a9e140c138453fa4d83a4cdf61da3f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:14,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 used request id req-b8a2e2c0-6a3e-4008-b4e7-fd94ac259f2e 2018-07-22 02:08:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/d369e6e6-8b36-47f5-9dd4-7e860f275586 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:14,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:14 GMT Server: Apache x-openstack-request-id: req-0e5549a4-98c7-42f8-8af5-d85fc6020e5b Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:14,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:14 GMT Server: Apache x-openstack-request-id: req-707885df-9129-48cd-86ec-371e38576396 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "stack_user_project_id": "c4a9e140c138453fa4d83a4cdf61da3f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:14,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 used request id req-707885df-9129-48cd-86ec-371e38576396 2018-07-22 02:08:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/d369e6e6-8b36-47f5-9dd4-7e860f275586 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:17,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:17 GMT Server: Apache x-openstack-request-id: req-36c8e561-1248-4203-aa31-2351b25edb3f Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:17,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:17 GMT Server: Apache x-openstack-request-id: req-373fc238-439e-411d-9295-fedb111476a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "stack_user_project_id": "c4a9e140c138453fa4d83a4cdf61da3f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:17,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 used request id req-373fc238-439e-411d-9295-fedb111476a9 2018-07-22 02:08:20,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/d369e6e6-8b36-47f5-9dd4-7e860f275586 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:21,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:20 GMT Server: Apache x-openstack-request-id: req-b20966c0-2aee-4fb4-a6fc-93b45bf0bd96 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:21,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:21 GMT Server: Apache x-openstack-request-id: req-81c36a10-4510-4bc0-b4fd-d75b9eed9d8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "stack_user_project_id": "c4a9e140c138453fa4d83a4cdf61da3f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:21,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 used request id req-81c36a10-4510-4bc0-b4fd-d75b9eed9d8a 2018-07-22 02:08:24,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/d369e6e6-8b36-47f5-9dd4-7e860f275586 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:24,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:24 GMT Server: Apache x-openstack-request-id: req-2a4b58da-7f6c-43c5-a65b-65594c0dccac Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:24,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:24 GMT Server: Apache x-openstack-request-id: req-d33282b5-428c-4c0d-98ea-d5d944176843 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "stack_user_project_id": "c4a9e140c138453fa4d83a4cdf61da3f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:24,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 used request id req-d33282b5-428c-4c0d-98ea-d5d944176843 2018-07-22 02:08:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/d369e6e6-8b36-47f5-9dd4-7e860f275586 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:27,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:27 GMT Server: Apache x-openstack-request-id: req-723cbd4f-e7fa-41cd-9ba4-f8d1178e867c Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:27,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:27 GMT Server: Apache x-openstack-request-id: req-8eed7924-0ed9-4461-90a2-8e40b4292756 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1", "stack_user_project_id": "c4a9e140c138453fa4d83a4cdf61da3f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T02:08:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d369e6e6-8b36-47f5-9dd4-7e860f275586", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:27,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 used request id req-8eed7924-0ed9-4461-90a2-8e40b4292756 2018-07-22 02:08:27,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-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-02ec9db3-3713-482e-be63-b541c9724cb9-net", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}}' 2018-07-22 02:08:29,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:08:27 GMT Server: Apache x-openstack-request-id: req-417731a6-7f3f-4be3-85d6-9a1aa5bebcbd Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}]}} 2018-07-22 02:08:29,544 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks used request id req-417731a6-7f3f-4be3-85d6-9a1aa5bebcbd 2018-07-22 02:08:29,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:29,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:29 GMT Server: Apache x-openstack-request-id: req-d3a25d0d-dd51-40db-83f0-52cb22f978b0 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:29,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:29 GMT Server: Apache x-openstack-request-id: req-9d535888-39a1-4c83-a18e-85bf1216818c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "stack_user_project_id": "85068326626344f5baeb07c6888e8106", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:29,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 used request id req-9d535888-39a1-4c83-a18e-85bf1216818c 2018-07-22 02:08:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:29,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:29 GMT Server: Apache x-openstack-request-id: req-04fe8b06-5349-4197-acfb-6ba100eaa3ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "stack_user_project_id": "85068326626344f5baeb07c6888e8106", "deletion_time": null, "creation_time": "2018-07-22T02:08:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}], "updated_time": null, "project": "e022d16594794ceba7252a46e5007481", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "tags": null}]} 2018-07-22 02:08:29,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2 used request id req-04fe8b06-5349-4197-acfb-6ba100eaa3ad 2018-07-22 02:08:29,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:29,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:29 GMT Server: Apache x-openstack-request-id: req-cdb09223-a166-4050-aa11-0a6a7b9a732a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "stack_user_project_id": "85068326626344f5baeb07c6888e8106", "deletion_time": null, "creation_time": "2018-07-22T02:08:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}], "updated_time": null, "project": "e022d16594794ceba7252a46e5007481", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "tags": null}]} 2018-07-22 02:08:29,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks?stack_name=HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2 used request id req-cdb09223-a166-4050-aa11-0a6a7b9a732a 2018-07-22 02:08:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:29,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:29 GMT Server: Apache x-openstack-request-id: req-21eecc24-1840-48d0-8b37-0cb96510faa5 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:29,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:29 GMT Server: Apache x-openstack-request-id: req-9b255cc9-0c07-46ce-b76d-8c9f26445d3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "stack_user_project_id": "85068326626344f5baeb07c6888e8106", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:29,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 used request id req-9b255cc9-0c07-46ce-b76d-8c9f26445d3c 2018-07-22 02:08:29,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:29,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:29 GMT Server: Apache x-openstack-request-id: req-e6d050d3-5c63-462a-80e6-5542c07c90ec Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:29,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:29 GMT Server: Apache x-openstack-request-id: req-b94980d7-8f33-45f7-9ee0-cb576460eb52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "stack_user_project_id": "85068326626344f5baeb07c6888e8106", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:29,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 used request id req-b94980d7-8f33-45f7-9ee0-cb576460eb52 2018-07-22 02:08:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:32,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:32 GMT Server: Apache x-openstack-request-id: req-86d97a4f-c7a1-4b7f-a10b-fd84fc4df675 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:32,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:32 GMT Server: Apache x-openstack-request-id: req-4da43617-5a21-45e8-9b75-9d53a5b47178 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "stack_user_project_id": "85068326626344f5baeb07c6888e8106", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:32,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 used request id req-4da43617-5a21-45e8-9b75-9d53a5b47178 2018-07-22 02:08:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:36,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:35 GMT Server: Apache x-openstack-request-id: req-eaa8a7a8-e744-4fc4-a87f-fbc4b66babbe Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:36,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:36 GMT Server: Apache x-openstack-request-id: req-4d1b0c7e-b288-439c-97b9-4abf3498600d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "stack_user_project_id": "85068326626344f5baeb07c6888e8106", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:36,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 used request id req-4d1b0c7e-b288-439c-97b9-4abf3498600d 2018-07-22 02:08:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:39,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:39 GMT Server: Apache x-openstack-request-id: req-bfeb4096-8da9-45e6-85f6-b381ef7f5941 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:39,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:39 GMT Server: Apache x-openstack-request-id: req-cd4caeab-45db-4407-8be0-8fbe9870808e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "stack_user_project_id": "85068326626344f5baeb07c6888e8106", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:39,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 used request id req-cd4caeab-45db-4407-8be0-8fbe9870808e 2018-07-22 02:08:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:42,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:42 GMT Server: Apache x-openstack-request-id: req-cf99fb33-83f3-4c42-b238-d11372dfd068 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:42,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:42 GMT Server: Apache x-openstack-request-id: req-b4f7d43c-6e60-45bd-bcda-d5949cdfa2ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2", "stack_user_project_id": "85068326626344f5baeb07c6888e8106", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T02:08:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8ff6c2ef-6d37-463d-90d8-040fcf6206b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 02:08:42,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 used request id req-b4f7d43c-6e60-45bd-bcda-d5949cdfa2ac 2018-07-22 02:08:42,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/d369e6e6-8b36-47f5-9dd4-7e860f275586 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:42,227 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:42 GMT Server: Apache x-openstack-request-id: req-d4f7aae8-6c3a-4e8f-8d56-48f11230f882 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:42,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:08:42 GMT Server: Apache x-openstack-request-id: req-cb971b1c-41d6-405c-bfcd-730be19d683b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:08:42,269 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack1/d369e6e6-8b36-47f5-9dd4-7e860f275586 used request id req-cb971b1c-41d6-405c-bfcd-730be19d683b 2018-07-22 02:08:42,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696e2c984556dcec1e22370b90d3f20654b6561" 2018-07-22 02:08:42,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:42 GMT Server: Apache x-openstack-request-id: req-157143a7-98b5-4a84-b0f7-cb66f4ba2ef1 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:42,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:08:42 GMT Server: Apache x-openstack-request-id: req-1b34ae6a-e4cb-4c42-afcc-4187759c53ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:08:42,338 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-stack2/8ff6c2ef-6d37-463d-90d8-040fcf6206b3 used request id req-1b34ae6a-e4cb-4c42-afcc-4187759c53ee 2018-07-22 02:08:42,338 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-02ec9db3-3713-482e-be63-b541c9724cb9-image 2018-07-22 02:08:42,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd9bbdd3e2b3a45dada4fd130737c8e19fa656f" 2018-07-22 02:08:43,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2da95bc2-ff59-4f8e-8304-3f10949eea89 Date: Sun, 22 Jul 2018 02:08:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:08:43,032 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/585387eb-20b9-4f04-8ba8-c7be605b06d0 used request id req-2da95bc2-ff59-4f8e-8304-3f10949eea89 2018-07-22 02:08:43,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/94a60d22-3061-4383-9f1a-238c00dd8c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9baf8a050daa4c41a667cfdaa5a907ed7f7db9" 2018-07-22 02:08:43,060 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:08:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-842455f5-1d89-47bb-9aec-31828ca50563 x-compute-request-id: req-842455f5-1d89-47bb-9aec-31828ca50563 Content-Length: 0 Content-Type: application/json 2018-07-22 02:08:43,061 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/94a60d22-3061-4383-9f1a-238c00dd8c14 used request id req-842455f5-1d89-47bb-9aec-31828ca50563 2018-07-22 02:08:43,063 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 02:08:43,063 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:08:43,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:08:43,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["dfhhT1y-STexIdlOemfrOQ"], "issued_at": "2018-07-22T02:08:43.000000Z"}} 2018-07-22 02:08:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e753904a79d401d250bb3eb5a5d6f3c09cfd94" -d '{"stack_name": "HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-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-22 02:08:45,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:08:43 GMT Server: Apache x-openstack-request-id: req-01d19e8b-405d-44ef-8fc1-809f053a85d3 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "900b3a7a-f633-4315-85de-b8d663325fca", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca", "rel": "self"}]}} 2018-07-22 02:08:45,180 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks used request id req-01d19e8b-405d-44ef-8fc1-809f053a85d3 2018-07-22 02:08:45,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/900b3a7a-f633-4315-85de-b8d663325fca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e753904a79d401d250bb3eb5a5d6f3c09cfd94" 2018-07-22 02:08:45,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:45 GMT Server: Apache x-openstack-request-id: req-f2d50169-0243-4781-8471-513418e133b7 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:45,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:45 GMT Server: Apache x-openstack-request-id: req-7f77eeac-b50e-4aef-9557-ac97894bf960 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "900b3a7a-f633-4315-85de-b8d663325fca", "OS::stack_name": "HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack", "stack_user_project_id": "2c2b6c508b24450996405f772aa0a235", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T02:08:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "900b3a7a-f633-4315-85de-b8d663325fca", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 02:08:45,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca used request id req-7f77eeac-b50e-4aef-9557-ac97894bf960 2018-07-22 02:08:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/900b3a7a-f633-4315-85de-b8d663325fca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e753904a79d401d250bb3eb5a5d6f3c09cfd94" 2018-07-22 02:08:46,002 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:45 GMT Server: Apache x-openstack-request-id: req-df2c95e8-0f80-40c7-8ac1-69706c636cbe Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:46,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:46 GMT Server: Apache x-openstack-request-id: req-a955f58a-c692-48a9-8ddb-e354ee985840 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "900b3a7a-f633-4315-85de-b8d663325fca", "OS::stack_name": "HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack", "stack_user_project_id": "2c2b6c508b24450996405f772aa0a235", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T02:08:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "900b3a7a-f633-4315-85de-b8d663325fca", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 02:08:46,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca used request id req-a955f58a-c692-48a9-8ddb-e354ee985840 2018-07-22 02:08:46,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/900b3a7a-f633-4315-85de-b8d663325fca/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e753904a79d401d250bb3eb5a5d6f3c09cfd94" 2018-07-22 02:08:46,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:46 GMT Server: Apache x-openstack-request-id: req-36db2f7d-a8b0-490d-814e-7701f4def27a Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:46,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:46 GMT Server: Apache x-openstack-request-id: req-072ad0b8-e884-4bf1-b507-67da7f516d90 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/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-22T02:08:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:08:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "94618404-0d46-4bc4-b825-f04c39fdee70", "resource_type": "OS::Nova::Flavor"}]} 2018-07-22 02:08:46,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca/resources used request id req-072ad0b8-e884-4bf1-b507-67da7f516d90 2018-07-22 02:08:46,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/94618404-0d46-4bc4-b825-f04c39fdee70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e753904a79d401d250bb3eb5a5d6f3c09cfd94" 2018-07-22 02:08:46,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08: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-54b6b748-d41d-47e1-970d-e119d217b8fe x-compute-request-id: req-54b6b748-d41d-47e1-970d-e119d217b8fe Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack-flavor-yrbxjym27o3t", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/94618404-0d46-4bc4-b825-f04c39fdee70", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/94618404-0d46-4bc4-b825-f04c39fdee70", "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": "94618404-0d46-4bc4-b825-f04c39fdee70"}} 2018-07-22 02:08:46,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/94618404-0d46-4bc4-b825-f04c39fdee70 used request id req-54b6b748-d41d-47e1-970d-e119d217b8fe 2018-07-22 02:08:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/900b3a7a-f633-4315-85de-b8d663325fca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e753904a79d401d250bb3eb5a5d6f3c09cfd94" 2018-07-22 02:08:46,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:46 GMT Server: Apache x-openstack-request-id: req-2a845570-abd0-4cc9-8acd-dd6b9fc67014 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:46,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:08:46 GMT Server: Apache x-openstack-request-id: req-a5b26a18-cc4f-4910-9011-481c68ee290f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:08:46,907 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsFlavorTests-09913879-6e64-4ac4-8989-309645076e03-stack/900b3a7a-f633-4315-85de-b8d663325fca used request id req-a5b26a18-cc4f-4910-9011-481c68ee290f 2018-07-22 02:08:46,908 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 02:08:46,909 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:08:46,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:08:47,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["4J3QTvSCRHqofbMV6qMaZA"], "issued_at": "2018-07-22T02:08:47.000000Z"}} 2018-07-22 02:08:47,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867e01d4994fca1a9c02fb3b632d007f751baf97" -d '{"stack_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-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-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp"}}' 2018-07-22 02:08:48,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:08:47 GMT Server: Apache x-openstack-request-id: req-a5683c7f-4386-4977-a27e-155f8f649f56 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "22f478d0-41cc-4768-aa84-e958aaa4816f", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f", "rel": "self"}]}} 2018-07-22 02:08:48,996 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks used request id req-a5683c7f-4386-4977-a27e-155f8f649f56 2018-07-22 02:08:48,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/22f478d0-41cc-4768-aa84-e958aaa4816f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867e01d4994fca1a9c02fb3b632d007f751baf97" 2018-07-22 02:08:49,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:49 GMT Server: Apache x-openstack-request-id: req-a2b7f5d7-3d61-4548-a2df-607fa9d5029d Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:49,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:49 GMT Server: Apache x-openstack-request-id: req-1fcd55d0-0594-4dd4-aac6-b83f9f1faa5b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1896 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "22f478d0-41cc-4768-aa84-e958aaa4816f", "OS::stack_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack", "keypair_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack", "stack_user_project_id": "5fa6cc11054b4557a7395bd337a115d2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "22f478d0-41cc-4768-aa84-e958aaa4816f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxyngdxrCVpaizkfmUXowDeiLQIF531eQE/6Wg3wo72P6xf7M\n4gxSPvo5oLMKkr8Wb6y5KPA/ETcNNAz2qcI88pAerXbaJcEJh1weVXNQU3Wl+P6o\naTMlh57as2/6RnZtvUVLw5rCItv1HGphOkqIJU6nZDd7x0aWqILNg8OvW6k3PPZA\nVF7SsNIEEiaoydhVgfS4w+vuZEE5SfdXzQzcStqR96geWp2GavhFafoWACPR4u22\nZQIn4AzWKJCuKmSJ0uHc2S/VpoHYtT540J2zbl4I+1fNP0Tg0iYlM190723SiERP\nv74XvEZgta9oKg+YQJEvwoUjMqrxW80t8oUSiwIDAQABAoIBAAGB36EHItFk8nZ9\nNNEJC7QPPn6OfE2kbAK6uojkN6sYJp24//P2A+lWG3mL4Via+aB+vigBKXkH4aGz\nN2qxfaSYUqMdcyk1/Mx5dgFPjhwTl936j2u8Z1xPZ3hUMKC35Ly5+YjRcwawg3pj\nk7jNN5qQrdOkV9t6PUmpM8T7hig7bDH8KkTWI6lYcI4w4aCYxnNP0meiAYHvwa2T\nvJtbkrsbLZfNXHvz66fl5N8pIVTZ1520b8cTLwog9+oNEUM/Hpi3EKu1bb9yOwFl\nhM+CQ/qAWHf9Bzphh8SnUvFyB43dfut8o8GR7ryKSCgs4CsrurMEwyuy4XeZIEou\nQ6OnsIECgYEA9Ahfd/oekyk0xsX1g0JRSrzSRDckg4cQ34lPxik4n/gJBNbF9hpv\ndrHxzIvbB4jceSfq9a7A1WSapPwOaCwaJqcxoi0DzTmDnD4qKD6j7n6AEPzfL7sX\n8NxaBXjVeOYC+IrkZ8I9Ol1kwAz3duiyXaE+1cwQqNz6f90agqmbLS8CgYEA0O41\nnouWs2iYIRnm6vXFeCT+ePXbeVhoSpzT3G4PB1Pl1emuZYIJGiOUhsZg3fWkAkEt\nV6x3+QfUPACluXG0yntYzeLUkkv4138RHG1KjMyaXwwmcGbhgWng+iuV2w8RrBAu\nv5+6g1H3+jrEJuikhZdXaj2nfS8wgE3lV7at8WUCgYBHyIa8thh0VXSu2+BiYgmj\noHOBmW7mOb7e4ndS5SFA/Sc6AytsP052bdWgw6sERmAES5ez+VnD67oJuhNK1V5D\n7H6PJAqwPbDXLvobqIF0UEW/uYK1eaWLNmZMocS5sX9COSkC1IJKPtq6G5ZXpg+B\nt0LShRqJcadGIXYA5X8+BQKBgHSMnc6u0ceNTmgQufdSWPD3uhkiFWewwKT2rVzm\n7G1LCQh2jjnD+23gcUdpvLm1AOPdFf01kcuS6Xr7ZXd4jcDyZAyeP7TIuq0EDjiM\nYyz+KhNhhMPpMFzwAner/rGvy0zvzhRJd1MwU6P8SlXmK3j2fuYeNKOpwmWgjpKK\nrqfdAoGBAKw5r7AL+kPKFfNDr16XqmnVosJTbHbq4rTemm2o+l2p1A+AcLKY++wS\nJJYzKL/NKBGxBno0tuBy6aVLcD1kvo0q/Ry9opotn0v/5O84b1t0NUtls32LN8G6\n+YNfhClMfTm8IORSu++joIihX/gw2DqncQKTS6PTCTZzY0pk4TNT\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-22 02:08:49,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f used request id req-1fcd55d0-0594-4dd4-aac6-b83f9f1faa5b 2018-07-22 02:08:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/22f478d0-41cc-4768-aa84-e958aaa4816f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867e01d4994fca1a9c02fb3b632d007f751baf97" 2018-07-22 02:08:49,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:49 GMT Server: Apache x-openstack-request-id: req-73312513-f3f5-4f84-ae1f-0030a227ceab Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:49,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:49 GMT Server: Apache x-openstack-request-id: req-2bc591cd-b8ab-4ab2-90d5-3ed5aec13249 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1905 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "22f478d0-41cc-4768-aa84-e958aaa4816f", "OS::stack_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack", "keypair_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack", "stack_user_project_id": "5fa6cc11054b4557a7395bd337a115d2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T02:08:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "22f478d0-41cc-4768-aa84-e958aaa4816f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxyngdxrCVpaizkfmUXowDeiLQIF531eQE/6Wg3wo72P6xf7M\n4gxSPvo5oLMKkr8Wb6y5KPA/ETcNNAz2qcI88pAerXbaJcEJh1weVXNQU3Wl+P6o\naTMlh57as2/6RnZtvUVLw5rCItv1HGphOkqIJU6nZDd7x0aWqILNg8OvW6k3PPZA\nVF7SsNIEEiaoydhVgfS4w+vuZEE5SfdXzQzcStqR96geWp2GavhFafoWACPR4u22\nZQIn4AzWKJCuKmSJ0uHc2S/VpoHYtT540J2zbl4I+1fNP0Tg0iYlM190723SiERP\nv74XvEZgta9oKg+YQJEvwoUjMqrxW80t8oUSiwIDAQABAoIBAAGB36EHItFk8nZ9\nNNEJC7QPPn6OfE2kbAK6uojkN6sYJp24//P2A+lWG3mL4Via+aB+vigBKXkH4aGz\nN2qxfaSYUqMdcyk1/Mx5dgFPjhwTl936j2u8Z1xPZ3hUMKC35Ly5+YjRcwawg3pj\nk7jNN5qQrdOkV9t6PUmpM8T7hig7bDH8KkTWI6lYcI4w4aCYxnNP0meiAYHvwa2T\nvJtbkrsbLZfNXHvz66fl5N8pIVTZ1520b8cTLwog9+oNEUM/Hpi3EKu1bb9yOwFl\nhM+CQ/qAWHf9Bzphh8SnUvFyB43dfut8o8GR7ryKSCgs4CsrurMEwyuy4XeZIEou\nQ6OnsIECgYEA9Ahfd/oekyk0xsX1g0JRSrzSRDckg4cQ34lPxik4n/gJBNbF9hpv\ndrHxzIvbB4jceSfq9a7A1WSapPwOaCwaJqcxoi0DzTmDnD4qKD6j7n6AEPzfL7sX\n8NxaBXjVeOYC+IrkZ8I9Ol1kwAz3duiyXaE+1cwQqNz6f90agqmbLS8CgYEA0O41\nnouWs2iYIRnm6vXFeCT+ePXbeVhoSpzT3G4PB1Pl1emuZYIJGiOUhsZg3fWkAkEt\nV6x3+QfUPACluXG0yntYzeLUkkv4138RHG1KjMyaXwwmcGbhgWng+iuV2w8RrBAu\nv5+6g1H3+jrEJuikhZdXaj2nfS8wgE3lV7at8WUCgYBHyIa8thh0VXSu2+BiYgmj\noHOBmW7mOb7e4ndS5SFA/Sc6AytsP052bdWgw6sERmAES5ez+VnD67oJuhNK1V5D\n7H6PJAqwPbDXLvobqIF0UEW/uYK1eaWLNmZMocS5sX9COSkC1IJKPtq6G5ZXpg+B\nt0LShRqJcadGIXYA5X8+BQKBgHSMnc6u0ceNTmgQufdSWPD3uhkiFWewwKT2rVzm\n7G1LCQh2jjnD+23gcUdpvLm1AOPdFf01kcuS6Xr7ZXd4jcDyZAyeP7TIuq0EDjiM\nYyz+KhNhhMPpMFzwAner/rGvy0zvzhRJd1MwU6P8SlXmK3j2fuYeNKOpwmWgjpKK\nrqfdAoGBAKw5r7AL+kPKFfNDr16XqmnVosJTbHbq4rTemm2o+l2p1A+AcLKY++wS\nJJYzKL/NKBGxBno0tuBy6aVLcD1kvo0q/Ry9opotn0v/5O84b1t0NUtls32LN8G6\n+YNfhClMfTm8IORSu++joIihX/gw2DqncQKTS6PTCTZzY0pk4TNT\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-22 02:08:49,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f used request id req-2bc591cd-b8ab-4ab2-90d5-3ed5aec13249 2018-07-22 02:08:49,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/22f478d0-41cc-4768-aa84-e958aaa4816f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867e01d4994fca1a9c02fb3b632d007f751baf97" 2018-07-22 02:08:50,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:49 GMT Server: Apache x-openstack-request-id: req-fd7f8b67-90bc-4a37-8495-601707f21dfd Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:50,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:50 GMT Server: Apache x-openstack-request-id: req-d5f2d3e5-2030-4302-8d1a-496da0108d68 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/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-22T02:08:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:08:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-22 02:08:50,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f/resources used request id req-d5f2d3e5-2030-4302-8d1a-496da0108d68 2018-07-22 02:08:50,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867e01d4994fca1a9c02fb3b632d007f751baf97" 2018-07-22 02:08:50,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08: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-3eab0995-958f-4868-b099-61edf1b36d41 x-compute-request-id: req-3eab0995-958f-4868-b099-61edf1b36d41 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHKeB3GsJWlqLOR+ZRejAN6ItAgXnfV5AT/paDfCjvY/rF/sziDFI++jmgswqSvxZvrLko8D8RNw00DPapwjzykB6tdtolwQmHXB5Vc1BTdaX4/qhpMyWHntqzb/pGdm29RUvDmsIi2/UcamE6SoglTqdkN3vHRpaogs2Dw69bqTc89kBUXtKw0gQSJqjJ2FWB9LjD6+5kQTlJ91fNDNxK2pH3qB5anYZq+EVp+hYAI9Hi7bZlAifgDNYokK4qZInS4dzZL9Wmgdi1PnjQnbNuXgj7V80/RODSJiUzX3TvbdKIRE+/vhe8RmC1r2gqD5hAkS/ChSMyqvFbzS3yhRKL Generated-by-Nova", "user_id": "2998b46e937240539ae40e3f15b25e22", "name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp", "deleted": false, "created_at": "2018-07-22T02:08:49.000000", "updated_at": null, "fingerprint": "b3:93:4d:a6:89:a7:c2:03:5a:fb:ad:8b:77:1d:2a:b3", "deleted_at": null, "id": 8}} 2018-07-22 02:08:50,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp used request id req-3eab0995-958f-4868-b099-61edf1b36d41 2018-07-22 02:08:50,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/22f478d0-41cc-4768-aa84-e958aaa4816f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867e01d4994fca1a9c02fb3b632d007f751baf97" 2018-07-22 02:08:50,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:50 GMT Server: Apache x-openstack-request-id: req-8735227e-05eb-4b83-99ba-a10072ca847f Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:50,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:50 GMT Server: Apache x-openstack-request-id: req-17bbca6d-7e32-415a-b40c-eb3578ea5e8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1905 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "22f478d0-41cc-4768-aa84-e958aaa4816f", "OS::stack_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack", "keypair_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack", "stack_user_project_id": "5fa6cc11054b4557a7395bd337a115d2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T02:08:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "22f478d0-41cc-4768-aa84-e958aaa4816f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxyngdxrCVpaizkfmUXowDeiLQIF531eQE/6Wg3wo72P6xf7M\n4gxSPvo5oLMKkr8Wb6y5KPA/ETcNNAz2qcI88pAerXbaJcEJh1weVXNQU3Wl+P6o\naTMlh57as2/6RnZtvUVLw5rCItv1HGphOkqIJU6nZDd7x0aWqILNg8OvW6k3PPZA\nVF7SsNIEEiaoydhVgfS4w+vuZEE5SfdXzQzcStqR96geWp2GavhFafoWACPR4u22\nZQIn4AzWKJCuKmSJ0uHc2S/VpoHYtT540J2zbl4I+1fNP0Tg0iYlM190723SiERP\nv74XvEZgta9oKg+YQJEvwoUjMqrxW80t8oUSiwIDAQABAoIBAAGB36EHItFk8nZ9\nNNEJC7QPPn6OfE2kbAK6uojkN6sYJp24//P2A+lWG3mL4Via+aB+vigBKXkH4aGz\nN2qxfaSYUqMdcyk1/Mx5dgFPjhwTl936j2u8Z1xPZ3hUMKC35Ly5+YjRcwawg3pj\nk7jNN5qQrdOkV9t6PUmpM8T7hig7bDH8KkTWI6lYcI4w4aCYxnNP0meiAYHvwa2T\nvJtbkrsbLZfNXHvz66fl5N8pIVTZ1520b8cTLwog9+oNEUM/Hpi3EKu1bb9yOwFl\nhM+CQ/qAWHf9Bzphh8SnUvFyB43dfut8o8GR7ryKSCgs4CsrurMEwyuy4XeZIEou\nQ6OnsIECgYEA9Ahfd/oekyk0xsX1g0JRSrzSRDckg4cQ34lPxik4n/gJBNbF9hpv\ndrHxzIvbB4jceSfq9a7A1WSapPwOaCwaJqcxoi0DzTmDnD4qKD6j7n6AEPzfL7sX\n8NxaBXjVeOYC+IrkZ8I9Ol1kwAz3duiyXaE+1cwQqNz6f90agqmbLS8CgYEA0O41\nnouWs2iYIRnm6vXFeCT+ePXbeVhoSpzT3G4PB1Pl1emuZYIJGiOUhsZg3fWkAkEt\nV6x3+QfUPACluXG0yntYzeLUkkv4138RHG1KjMyaXwwmcGbhgWng+iuV2w8RrBAu\nv5+6g1H3+jrEJuikhZdXaj2nfS8wgE3lV7at8WUCgYBHyIa8thh0VXSu2+BiYgmj\noHOBmW7mOb7e4ndS5SFA/Sc6AytsP052bdWgw6sERmAES5ez+VnD67oJuhNK1V5D\n7H6PJAqwPbDXLvobqIF0UEW/uYK1eaWLNmZMocS5sX9COSkC1IJKPtq6G5ZXpg+B\nt0LShRqJcadGIXYA5X8+BQKBgHSMnc6u0ceNTmgQufdSWPD3uhkiFWewwKT2rVzm\n7G1LCQh2jjnD+23gcUdpvLm1AOPdFf01kcuS6Xr7ZXd4jcDyZAyeP7TIuq0EDjiM\nYyz+KhNhhMPpMFzwAner/rGvy0zvzhRJd1MwU6P8SlXmK3j2fuYeNKOpwmWgjpKK\nrqfdAoGBAKw5r7AL+kPKFfNDr16XqmnVosJTbHbq4rTemm2o+l2p1A+AcLKY++wS\nJJYzKL/NKBGxBno0tuBy6aVLcD1kvo0q/Ry9opotn0v/5O84b1t0NUtls32LN8G6\n+YNfhClMfTm8IORSu++joIihX/gw2DqncQKTS6PTCTZzY0pk4TNT\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-22 02:08:50,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f used request id req-17bbca6d-7e32-415a-b40c-eb3578ea5e8d 2018-07-22 02:08:50,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867e01d4994fca1a9c02fb3b632d007f751baf97" 2018-07-22 02:08:50,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08: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-268b6410-e8f4-4886-b32c-249def3f052e x-compute-request-id: req-268b6410-e8f4-4886-b32c-249def3f052e Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHKeB3GsJWlqLOR+ZRejAN6ItAgXnfV5AT/paDfCjvY/rF/sziDFI++jmgswqSvxZvrLko8D8RNw00DPapwjzykB6tdtolwQmHXB5Vc1BTdaX4/qhpMyWHntqzb/pGdm29RUvDmsIi2/UcamE6SoglTqdkN3vHRpaogs2Dw69bqTc89kBUXtKw0gQSJqjJ2FWB9LjD6+5kQTlJ91fNDNxK2pH3qB5anYZq+EVp+hYAI9Hi7bZlAifgDNYokK4qZInS4dzZL9Wmgdi1PnjQnbNuXgj7V80/RODSJiUzX3TvbdKIRE+/vhe8RmC1r2gqD5hAkS/ChSMyqvFbzS3yhRKL Generated-by-Nova", "user_id": "2998b46e937240539ae40e3f15b25e22", "name": "HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp", "deleted": false, "created_at": "2018-07-22T02:08:49.000000", "updated_at": null, "fingerprint": "b3:93:4d:a6:89:a7:c2:03:5a:fb:ad:8b:77:1d:2a:b3", "deleted_at": null, "id": 8}} 2018-07-22 02:08:50,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-kp used request id req-268b6410-e8f4-4886-b32c-249def3f052e 2018-07-22 02:08:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/22f478d0-41cc-4768-aa84-e958aaa4816f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867e01d4994fca1a9c02fb3b632d007f751baf97" 2018-07-22 02:08:50,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:50 GMT Server: Apache x-openstack-request-id: req-ba0e3991-10c2-47da-87a5-c2509de9199b Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:50,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:08:50 GMT Server: Apache x-openstack-request-id: req-766c4fd9-3525-45f3-9be1-dadd0268f4ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:08:50,662 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsKeypairTests-81b1aecd-b6b6-4daf-8df3-6a133c4e5341-stack/22f478d0-41cc-4768-aa84-e958aaa4816f used request id req-766c4fd9-3525-45f3-9be1-dadd0268f4ab 2018-07-22 02:08:50,663 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 02:08:50,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:08:51,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["K1zsfC9ARhq8bhfer_TGTw"], "issued_at": "2018-07-22T02:08:51.000000Z"}} 2018-07-22 02:08:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414aed817281fb08321b930647fd7f2b2baeb44e" -d '{"stack_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-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-96c45c5f-814d-4dd4-9582-aa9831d99f50-sec-grp"}}' 2018-07-22 02:08:52,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:08:51 GMT Server: Apache x-openstack-request-id: req-03733b42-684e-44f3-b9d9-17265a7c461b Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "b07d6aee-3aaf-4c06-b48c-b008252cc402", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402", "rel": "self"}]}} 2018-07-22 02:08:52,514 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks used request id req-03733b42-684e-44f3-b9d9-17265a7c461b 2018-07-22 02:08:52,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/b07d6aee-3aaf-4c06-b48c-b008252cc402 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414aed817281fb08321b930647fd7f2b2baeb44e" 2018-07-22 02:08:52,728 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:52 GMT Server: Apache x-openstack-request-id: req-813208c1-424a-4b26-8d31-d6b85a2a51d5 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:52,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:52 GMT Server: Apache x-openstack-request-id: req-02310823-8bd5-4219-a834-c998499574db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "b07d6aee-3aaf-4c06-b48c-b008252cc402", "OS::stack_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack", "security_group_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack", "stack_user_project_id": "e2ffe81b64354616a97de478c38854f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:51Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b07d6aee-3aaf-4c06-b48c-b008252cc402", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 02:08:52,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402 used request id req-02310823-8bd5-4219-a834-c998499574db 2018-07-22 02:08:52,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/b07d6aee-3aaf-4c06-b48c-b008252cc402 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414aed817281fb08321b930647fd7f2b2baeb44e" 2018-07-22 02:08:53,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:52 GMT Server: Apache x-openstack-request-id: req-686ad419-89d2-4dd6-b31d-4298f8b6ae12 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:53,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:53 GMT Server: Apache x-openstack-request-id: req-f30f6a4c-d19e-4588-b960-bca9a0cef72d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "b07d6aee-3aaf-4c06-b48c-b008252cc402", "OS::stack_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack", "security_group_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack", "stack_user_project_id": "e2ffe81b64354616a97de478c38854f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T02:08:51Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b07d6aee-3aaf-4c06-b48c-b008252cc402", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 02:08:53,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402 used request id req-f30f6a4c-d19e-4588-b960-bca9a0cef72d 2018-07-22 02:08:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/b07d6aee-3aaf-4c06-b48c-b008252cc402 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414aed817281fb08321b930647fd7f2b2baeb44e" 2018-07-22 02:08:56,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:56 GMT Server: Apache x-openstack-request-id: req-1cf5d048-3cf2-4118-8f34-d281c24f6b0d Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:56,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:56 GMT Server: Apache x-openstack-request-id: req-8b41a7ff-078b-41bc-8a41-17c3a1dbdda9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 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": "e022d16594794ceba7252a46e5007481", "OS::stack_id": "b07d6aee-3aaf-4c06-b48c-b008252cc402", "OS::stack_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack", "security_group_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack", "stack_user_project_id": "e2ffe81b64354616a97de478c38854f8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T02:08:51Z", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b07d6aee-3aaf-4c06-b48c-b008252cc402", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 02:08:56,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402 used request id req-8b41a7ff-078b-41bc-8a41-17c3a1dbdda9 2018-07-22 02:08:56,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/b07d6aee-3aaf-4c06-b48c-b008252cc402/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414aed817281fb08321b930647fd7f2b2baeb44e" 2018-07-22 02:08:56,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:56 GMT Server: Apache x-openstack-request-id: req-e38cb554-c15d-4730-b627-757af05d32ac Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:56,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:56 GMT Server: Apache x-openstack-request-id: req-466774a2-5757-4f31-9fd0-a326865459f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-22T02:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T02:08:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7a5aa48a-c29e-437e-8808-c612e2388773", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-22 02:08:56,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402/resources used request id req-466774a2-5757-4f31-9fd0-a326865459f2 2018-07-22 02:08:56,622 - neutron_utils - INFO - Retrieving security group with ID - 7a5aa48a-c29e-437e-8808-c612e2388773 2018-07-22 02:08:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=7a5aa48a-c29e-437e-8808-c612e2388773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414aed817281fb08321b930647fd7f2b2baeb44e" 2018-07-22 02:08:56,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-b3a80f71-a90f-4fc2-8671-7ea6cde40288 Date: Sun, 22 Jul 2018 02:08:56 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:08:52Z", "updated_at": "2018-07-22T02:08:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:08:53Z", "revision_number": 0, "id": "1e719286-6aa7-460c-af2d-b569d5bfe37c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T02:08:53Z", "security_group_id": "7a5aa48a-c29e-437e-8808-c612e2388773", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T02:08:53Z", "revision_number": 0, "id": "fc1f0894-0b0f-4ffe-abbb-4d6bd92dd329", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T02:08:53Z", "security_group_id": "7a5aa48a-c29e-437e-8808-c612e2388773", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 6, "project_id": "e022d16594794ceba7252a46e5007481", "id": "7a5aa48a-c29e-437e-8808-c612e2388773", "name": "HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-sec-grp"}]} 2018-07-22 02:08:56,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=7a5aa48a-c29e-437e-8808-c612e2388773 used request id req-b3a80f71-a90f-4fc2-8671-7ea6cde40288 2018-07-22 02:08:56,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a5aa48a-c29e-437e-8808-c612e2388773 2018-07-22 02:08:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7a5aa48a-c29e-437e-8808-c612e2388773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414aed817281fb08321b930647fd7f2b2baeb44e" 2018-07-22 02:08:56,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-0dcc2f6f-fe7f-4e6e-9dd8-cf7f89a2ff30 Date: Sun, 22 Jul 2018 02:08:56 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-22T02:08:53Z", "security_group_id": "7a5aa48a-c29e-437e-8808-c612e2388773", "port_range_min": null, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:08:53Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "1e719286-6aa7-460c-af2d-b569d5bfe37c"}, {"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-22T02:08:53Z", "security_group_id": "7a5aa48a-c29e-437e-8808-c612e2388773", "port_range_min": 22, "revision_number": 0, "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:08:53Z", "project_id": "e022d16594794ceba7252a46e5007481", "id": "fc1f0894-0b0f-4ffe-abbb-4d6bd92dd329"}]} 2018-07-22 02:08:56,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7a5aa48a-c29e-437e-8808-c612e2388773 used request id req-0dcc2f6f-fe7f-4e6e-9dd8-cf7f89a2ff30 2018-07-22 02:08:56,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/b07d6aee-3aaf-4c06-b48c-b008252cc402 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414aed817281fb08321b930647fd7f2b2baeb44e" 2018-07-22 02:08:56,759 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 02:08:56 GMT Server: Apache x-openstack-request-id: req-6a8bf9cb-f242-44cf-8307-6ae679efcf45 Location: http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 02:08:56,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:08:56 GMT Server: Apache x-openstack-request-id: req-fefb3fd7-3dd1-49d2-a92d-3a490c2a535d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:08:56,801 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481/stacks/HeatUtilsSecurityGroupTests-96c45c5f-814d-4dd4-9582-aa9831d99f50-stack/b07d6aee-3aaf-4c06-b48c-b008252cc402 used request id req-fefb3fd7-3dd1-49d2-a92d-3a490c2a535d 2018-07-22 02:08:56,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:08:57,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["xNHLStS7QlCikz528Yq7pw"], "issued_at": "2018-07-22T02:08:57.000000Z"}} 2018-07-22 02:08:57,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3808b92a0edec710e7af8c9bc4c40e7cfd1af361" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-3bc3f5ff-a726-4587-99ba-84053757b87c"}}' 2018-07-22 02:08:57,447 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:57 GMT Server: Apache x-compute-request-id: req-7300c06c-6c83-45b8-8dd9-4e63a70090e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7300c06c-6c83-45b8-8dd9-4e63a70090e4 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9eaacc57-1688-4c67-ac68-4d0c1c1bc1ad", "name": "CinderUtilsQoSTests-3bc3f5ff-a726-4587-99ba-84053757b87c"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9eaacc57-1688-4c67-ac68-4d0c1c1bc1ad", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/9eaacc57-1688-4c67-ac68-4d0c1c1bc1ad", "rel": "bookmark"}]} 2018-07-22 02:08:57,447 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-7300c06c-6c83-45b8-8dd9-4e63a70090e4 2018-07-22 02:08:57,451 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7300c06c-6c83-45b8-8dd9-4e63a70090e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3808b92a0edec710e7af8c9bc4c40e7cfd1af361" 2018-07-22 02:08:57,631 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:57 GMT Server: Apache x-compute-request-id: req-95d30330-1174-4aa3-8688-89c77c2de18a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95d30330-1174-4aa3-8688-89c77c2de18a Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9eaacc57-1688-4c67-ac68-4d0c1c1bc1ad", "name": "CinderUtilsQoSTests-3bc3f5ff-a726-4587-99ba-84053757b87c"}]} 2018-07-22 02:08:57,631 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-95d30330-1174-4aa3-8688-89c77c2de18a 2018-07-22 02:08:57,632 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-3bc3f5ff-a726-4587-99ba-84053757b87c 2018-07-22 02:08:57,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9eaacc57-1688-4c67-ac68-4d0c1c1bc1ad?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7300c06c-6c83-45b8-8dd9-4e63a70090e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3808b92a0edec710e7af8c9bc4c40e7cfd1af361" 2018-07-22 02:08:57,845 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:08:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9a78ef3e-7a01-4304-ac91-8447029a9287 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-22 02:08:57,846 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9eaacc57-1688-4c67-ac68-4d0c1c1bc1ad?force=False used request id req-9a78ef3e-7a01-4304-ac91-8447029a9287 2018-07-22 02:08:57,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7300c06c-6c83-45b8-8dd9-4e63a70090e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3808b92a0edec710e7af8c9bc4c40e7cfd1af361" 2018-07-22 02:08:58,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:57 GMT Server: Apache x-compute-request-id: req-85a47992-7d49-4f0d-a7f5-0066e0004fa3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85a47992-7d49-4f0d-a7f5-0066e0004fa3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 02:08:58,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-85a47992-7d49-4f0d-a7f5-0066e0004fa3 2018-07-22 02:08:58,030 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-3bc3f5ff-a726-4587-99ba-84053757b87c 2018-07-22 02:08:58,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9eaacc57-1688-4c67-ac68-4d0c1c1bc1ad?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7300c06c-6c83-45b8-8dd9-4e63a70090e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3808b92a0edec710e7af8c9bc4c40e7cfd1af361" 2018-07-22 02:08:58,221 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:08:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0f933c54-2c8a-4907-9781-0422871962c2 x-openstack-request-id: req-0f933c54-2c8a-4907-9781-0422871962c2 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 9eaacc57-1688-4c67-ac68-4d0c1c1bc1ad.", "code": 404}} 2018-07-22 02:08:58,221 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9eaacc57-1688-4c67-ac68-4d0c1c1bc1ad?force=False used request id req-0f933c54-2c8a-4907-9781-0422871962c2 2018-07-22 02:08:58,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:08:58,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["frScByieRGul2kSHQPxTgQ"], "issued_at": "2018-07-22T02:08:58.000000Z"}} 2018-07-22 02:08:58,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33db3255d523c6da2ce68f13c489fd4961696e2e" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-e3aa8d67-a82f-4c5a-918a-e5e94277c84c"}}' 2018-07-22 02:08:58,788 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:58 GMT Server: Apache x-compute-request-id: req-954c24bc-b8e6-417b-b117-cde427cdf4a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-954c24bc-b8e6-417b-b117-cde427cdf4a9 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "ec8bc62d-01a2-463f-afbc-fd45e8f8aff4", "name": "CinderUtilsQoSTests-e3aa8d67-a82f-4c5a-918a-e5e94277c84c"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/ec8bc62d-01a2-463f-afbc-fd45e8f8aff4", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/ec8bc62d-01a2-463f-afbc-fd45e8f8aff4", "rel": "bookmark"}]} 2018-07-22 02:08:58,788 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-954c24bc-b8e6-417b-b117-cde427cdf4a9 2018-07-22 02:08:58,791 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-954c24bc-b8e6-417b-b117-cde427cdf4a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33db3255d523c6da2ce68f13c489fd4961696e2e" 2018-07-22 02:08:58,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:58 GMT Server: Apache x-compute-request-id: req-105738f0-1599-4a3f-a3c8-8fcd8161cf4c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-105738f0-1599-4a3f-a3c8-8fcd8161cf4c Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "ec8bc62d-01a2-463f-afbc-fd45e8f8aff4", "name": "CinderUtilsQoSTests-e3aa8d67-a82f-4c5a-918a-e5e94277c84c"}]} 2018-07-22 02:08:58,975 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-105738f0-1599-4a3f-a3c8-8fcd8161cf4c 2018-07-22 02:08:58,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/ec8bc62d-01a2-463f-afbc-fd45e8f8aff4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-954c24bc-b8e6-417b-b117-cde427cdf4a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33db3255d523c6da2ce68f13c489fd4961696e2e" 2018-07-22 02:08:59,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:58 GMT Server: Apache x-compute-request-id: req-64ad40a0-80a8-44d3-893c-bb86b3497971 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64ad40a0-80a8-44d3-893c-bb86b3497971 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "ec8bc62d-01a2-463f-afbc-fd45e8f8aff4", "name": "CinderUtilsQoSTests-e3aa8d67-a82f-4c5a-918a-e5e94277c84c"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/ec8bc62d-01a2-463f-afbc-fd45e8f8aff4", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/ec8bc62d-01a2-463f-afbc-fd45e8f8aff4", "rel": "bookmark"}]} 2018-07-22 02:08:59,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/ec8bc62d-01a2-463f-afbc-fd45e8f8aff4 used request id req-64ad40a0-80a8-44d3-893c-bb86b3497971 2018-07-22 02:08:59,152 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e3aa8d67-a82f-4c5a-918a-e5e94277c84c 2018-07-22 02:08:59,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/ec8bc62d-01a2-463f-afbc-fd45e8f8aff4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-954c24bc-b8e6-417b-b117-cde427cdf4a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33db3255d523c6da2ce68f13c489fd4961696e2e" 2018-07-22 02:08:59,365 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:08:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c7c6b26c-4ac1-49b8-8133-57895260190b 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-22 02:08:59,365 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/ec8bc62d-01a2-463f-afbc-fd45e8f8aff4?force=False used request id req-c7c6b26c-4ac1-49b8-8133-57895260190b 2018-07-22 02:08:59,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:08:59,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["yfPFSVXdRe-kWySjiTDK_Q"], "issued_at": "2018-07-22T02:08:59.000000Z"}} 2018-07-22 02:08:59,748 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f3a60f66f5e22dcc5dfc520bb216aa51fe125" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-cb2ac847-1142-4ce9-8bba-4bb3b89dcd08"}}' 2018-07-22 02:08:59,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:59 GMT Server: Apache x-compute-request-id: req-936d7e3c-e4df-4c87-a2b1-5645d4e1c628 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-936d7e3c-e4df-4c87-a2b1-5645d4e1c628 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "c73c0a22-6c2e-489e-b44e-b2a6c204cd47", "name": "CinderUtilsQoSTests-cb2ac847-1142-4ce9-8bba-4bb3b89dcd08"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/c73c0a22-6c2e-489e-b44e-b2a6c204cd47", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/c73c0a22-6c2e-489e-b44e-b2a6c204cd47", "rel": "bookmark"}]} 2018-07-22 02:08:59,945 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-936d7e3c-e4df-4c87-a2b1-5645d4e1c628 2018-07-22 02:08:59,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-936d7e3c-e4df-4c87-a2b1-5645d4e1c628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f3a60f66f5e22dcc5dfc520bb216aa51fe125" 2018-07-22 02:09:00,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:08:59 GMT Server: Apache x-compute-request-id: req-1c81235b-940f-45df-992c-515b69808681 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c81235b-940f-45df-992c-515b69808681 Content-Encoding: gzip Content-Length: 159 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "c73c0a22-6c2e-489e-b44e-b2a6c204cd47", "name": "CinderUtilsQoSTests-cb2ac847-1142-4ce9-8bba-4bb3b89dcd08"}]} 2018-07-22 02:09:00,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-1c81235b-940f-45df-992c-515b69808681 2018-07-22 02:09:00,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/c73c0a22-6c2e-489e-b44e-b2a6c204cd47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-936d7e3c-e4df-4c87-a2b1-5645d4e1c628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f3a60f66f5e22dcc5dfc520bb216aa51fe125" 2018-07-22 02:09:00,304 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:00 GMT Server: Apache x-compute-request-id: req-d1047869-2f77-4b91-b77c-971efbbf409f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1047869-2f77-4b91-b77c-971efbbf409f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "c73c0a22-6c2e-489e-b44e-b2a6c204cd47", "name": "CinderUtilsQoSTests-cb2ac847-1142-4ce9-8bba-4bb3b89dcd08"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/c73c0a22-6c2e-489e-b44e-b2a6c204cd47", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/c73c0a22-6c2e-489e-b44e-b2a6c204cd47", "rel": "bookmark"}]} 2018-07-22 02:09:00,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/c73c0a22-6c2e-489e-b44e-b2a6c204cd47 used request id req-d1047869-2f77-4b91-b77c-971efbbf409f 2018-07-22 02:09:00,305 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-cb2ac847-1142-4ce9-8bba-4bb3b89dcd08 2018-07-22 02:09:00,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/c73c0a22-6c2e-489e-b44e-b2a6c204cd47?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-936d7e3c-e4df-4c87-a2b1-5645d4e1c628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f3a60f66f5e22dcc5dfc520bb216aa51fe125" 2018-07-22 02:09:00,493 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6252e9fa-18bc-4589-8f16-02a81af16877 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-22 02:09:00,493 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/c73c0a22-6c2e-489e-b44e-b2a6c204cd47?force=False used request id req-6252e9fa-18bc-4589-8f16-02a81af16877 2018-07-22 02:09:00,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:00,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["zVGV0r6sR1ugzYTrwPPoKg"], "issued_at": "2018-07-22T02:09:00.000000Z"}} 2018-07-22 02:09:00,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f81232b118822eda0a3515093642d7106c0b0bf" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-f22ef158-6971-4fd4-aa48-95759c3fd6fe"}}' 2018-07-22 02:09:01,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:00 GMT Server: Apache x-compute-request-id: req-43365c50-9ab7-4553-9bd3-2aa0b2c1f364 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43365c50-9ab7-4553-9bd3-2aa0b2c1f364 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "9cf4669e-a306-43f8-a47b-aca8ceb9ec55", "name": "CinderUtilsQoSTests-f22ef158-6971-4fd4-aa48-95759c3fd6fe"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9cf4669e-a306-43f8-a47b-aca8ceb9ec55", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/9cf4669e-a306-43f8-a47b-aca8ceb9ec55", "rel": "bookmark"}]} 2018-07-22 02:09:01,080 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-43365c50-9ab7-4553-9bd3-2aa0b2c1f364 2018-07-22 02:09:01,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-43365c50-9ab7-4553-9bd3-2aa0b2c1f364" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f81232b118822eda0a3515093642d7106c0b0bf" 2018-07-22 02:09:01,266 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:01 GMT Server: Apache x-compute-request-id: req-0210eb8f-48b5-4c51-8046-e88798b3099e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0210eb8f-48b5-4c51-8046-e88798b3099e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "9cf4669e-a306-43f8-a47b-aca8ceb9ec55", "name": "CinderUtilsQoSTests-f22ef158-6971-4fd4-aa48-95759c3fd6fe"}]} 2018-07-22 02:09:01,266 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-0210eb8f-48b5-4c51-8046-e88798b3099e 2018-07-22 02:09:01,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9cf4669e-a306-43f8-a47b-aca8ceb9ec55 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-43365c50-9ab7-4553-9bd3-2aa0b2c1f364" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f81232b118822eda0a3515093642d7106c0b0bf" 2018-07-22 02:09:01,451 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:01 GMT Server: Apache x-compute-request-id: req-174e426d-8dac-4dd7-81bb-4cd853f1a786 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-174e426d-8dac-4dd7-81bb-4cd853f1a786 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "9cf4669e-a306-43f8-a47b-aca8ceb9ec55", "name": "CinderUtilsQoSTests-f22ef158-6971-4fd4-aa48-95759c3fd6fe"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9cf4669e-a306-43f8-a47b-aca8ceb9ec55", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/9cf4669e-a306-43f8-a47b-aca8ceb9ec55", "rel": "bookmark"}]} 2018-07-22 02:09:01,451 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9cf4669e-a306-43f8-a47b-aca8ceb9ec55 used request id req-174e426d-8dac-4dd7-81bb-4cd853f1a786 2018-07-22 02:09:01,451 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-f22ef158-6971-4fd4-aa48-95759c3fd6fe 2018-07-22 02:09:01,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9cf4669e-a306-43f8-a47b-aca8ceb9ec55?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-43365c50-9ab7-4553-9bd3-2aa0b2c1f364" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f81232b118822eda0a3515093642d7106c0b0bf" 2018-07-22 02:09:01,667 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b25853d0-0495-4344-8f38-a89f1e995c3c 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-22 02:09:01,667 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/9cf4669e-a306-43f8-a47b-aca8ceb9ec55?force=False used request id req-b25853d0-0495-4344-8f38-a89f1e995c3c 2018-07-22 02:09:01,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:02,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["StCr6Hk2TIO83q4hhVM8JA"], "issued_at": "2018-07-22T02:09:02.000000Z"}} 2018-07-22 02:09:02,047 - 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}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:02,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5ae370-c319-4c90-aaec-518479222c9a 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-22 02:09:02,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1a5ae370-c319-4c90-aaec-518479222c9a 2018-07-22 02:09:02,065 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-e5f801be-1209-4c4a-8a37-700175e088bb", "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-22 02:09:02,499 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:02 GMT Server: Apache x-compute-request-id: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2998b46e937240539ae40e3f15b25e22", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:09:02.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-e5f801be-1209-4c4a-8a37-700175e088bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "size": 1}} 2018-07-22 02:09:02,500 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes used request id req-c741c5a5-dc2b-4046-b11a-8f05e70d8430 2018-07-22 02:09:02,503 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:02,743 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:02 GMT Server: Apache x-compute-request-id: req-0ddaf3cb-247d-4ace-8638-8a2435b8fe39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ddaf3cb-247d-4ace-8638-8a2435b8fe39 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:09:02.000000", "replication_status": null, "snapshot_id": null, "id": "e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-e5f801be-1209-4c4a-8a37-700175e088bb", "bootable": "false", "created_at": "2018-07-22T02:09:02.000000", "volume_type": null}} 2018-07-22 02:09:02,743 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 used request id req-0ddaf3cb-247d-4ace-8638-8a2435b8fe39 2018-07-22 02:09:02,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:02,969 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:02 GMT Server: Apache x-compute-request-id: req-457f37c5-76cd-469b-9022-fc4bf5d05ccc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-457f37c5-76cd-469b-9022-fc4bf5d05ccc Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:09:02.000000", "replication_status": null, "snapshot_id": null, "id": "e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-e5f801be-1209-4c4a-8a37-700175e088bb", "bootable": "false", "created_at": "2018-07-22T02:09:02.000000", "volume_type": null}} 2018-07-22 02:09:02,969 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 used request id req-457f37c5-76cd-469b-9022-fc4bf5d05ccc 2018-07-22 02:09:02,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:03,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:02 GMT Server: Apache x-compute-request-id: req-733233c5-532e-49dd-b9f0-8e419f8740fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-733233c5-532e-49dd-b9f0-8e419f8740fc Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:09:02.000000", "replication_status": null, "snapshot_id": null, "id": "e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-e5f801be-1209-4c4a-8a37-700175e088bb", "bootable": "false", "created_at": "2018-07-22T02:09:02.000000", "volume_type": null}]} 2018-07-22 02:09:03,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail used request id req-733233c5-532e-49dd-b9f0-8e419f8740fc 2018-07-22 02:09:03,034 - 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-22 02:09:03,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:09:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:09:03,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:03,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e77e48c-be1e-4a04-814c-e0cf66237870 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:09:03,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5e77e48c-be1e-4a04-814c-e0cf66237870 2018-07-22 02:09:03,125 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-e5f801be-1209-4c4a-8a37-700175e088bb 2018-07-22 02:09:03,128 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:03,207 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e6f859e1-1504-42a6-b19e-486271c83632 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-22 02:09:03,207 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 used request id req-e6f859e1-1504-42a6-b19e-486271c83632 2018-07-22 02:09:03,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:03,272 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:03 GMT Server: Apache x-compute-request-id: req-0a5aa0a4-e48e-48f1-ae1a-7cfd5fbe9ad6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a5aa0a4-e48e-48f1-ae1a-7cfd5fbe9ad6 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:09:03.000000", "replication_status": null, "snapshot_id": null, "id": "e034f4fc-d087-4187-b4c0-0e8e5dd5ae76", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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": "CinderUtilsVolumeTests-e5f801be-1209-4c4a-8a37-700175e088bb", "bootable": "false", "created_at": "2018-07-22T02:09:02.000000", "volume_type": null}} 2018-07-22 02:09:03,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 used request id req-0a5aa0a4-e48e-48f1-ae1a-7cfd5fbe9ad6 2018-07-22 02:09:06,278 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:06,493 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:09:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7d4d2ef5-4b9f-4f3e-9b7f-5d22e1a533a6 x-openstack-request-id: req-7d4d2ef5-4b9f-4f3e-9b7f-5d22e1a533a6 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 could not be found.", "code": 404}} 2018-07-22 02:09:06,493 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 used request id req-7d4d2ef5-4b9f-4f3e-9b7f-5d22e1a533a6 2018-07-22 02:09:06,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:06,692 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:06 GMT Server: Apache x-compute-request-id: req-e485f0a9-d71e-4248-8028-df8c048dd9f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e485f0a9-d71e-4248-8028-df8c048dd9f6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 02:09:06,692 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail used request id req-e485f0a9-d71e-4248-8028-df8c048dd9f6 2018-07-22 02:09:06,693 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-e5f801be-1209-4c4a-8a37-700175e088bb 2018-07-22 02:09:06,696 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:06,893 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:09:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3ece9362-ad2f-4e13-93af-4777ae59f15c x-openstack-request-id: req-3ece9362-ad2f-4e13-93af-4777ae59f15c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 could not be found.", "code": 404}} 2018-07-22 02:09:06,893 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 used request id req-3ece9362-ad2f-4e13-93af-4777ae59f15c 2018-07-22 02:09:06,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c741c5a5-dc2b-4046-b11a-8f05e70d8430" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924257fb87642047bdedadb6d2ce8786631e8e63" 2018-07-22 02:09:06,946 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:09:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e82ac212-b0e7-48ef-9a53-ab4637b8e5ea x-openstack-request-id: req-e82ac212-b0e7-48ef-9a53-ab4637b8e5ea Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 could not be found.", "code": 404}} 2018-07-22 02:09:06,946 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/e034f4fc-d087-4187-b4c0-0e8e5dd5ae76 used request id req-e82ac212-b0e7-48ef-9a53-ab4637b8e5ea 2018-07-22 02:09:06,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:07,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["N-hd-N9TTkSVL2rUTuxgAw"], "issued_at": "2018-07-22T02:09:07.000000Z"}} 2018-07-22 02:09:07,329 - 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}6ece2a4d8053932976945918e345507a4d3bc679" 2018-07-22 02:09:07,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a592d8d8-798d-40be-84db-19ec2137d786 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-22 02:09:07,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a592d8d8-798d-40be-84db-19ec2137d786 2018-07-22 02:09:07,412 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ece2a4d8053932976945918e345507a4d3bc679" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-3b30bf69-0057-4703-af3b-50a22fb773ba", "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-22 02:09:07,763 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:07 GMT Server: Apache x-compute-request-id: req-187c5581-ea93-4df2-b5ec-38a5131cf411 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-187c5581-ea93-4df2-b5ec-38a5131cf411 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2998b46e937240539ae40e3f15b25e22", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T02:09:07.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-3b30bf69-0057-4703-af3b-50a22fb773ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "626997ae-8d62-482f-8311-05563b09f4a7", "size": 1}} 2018-07-22 02:09:07,763 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes used request id req-187c5581-ea93-4df2-b5ec-38a5131cf411 2018-07-22 02:09:07,766 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-187c5581-ea93-4df2-b5ec-38a5131cf411" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ece2a4d8053932976945918e345507a4d3bc679" 2018-07-22 02:09:07,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:07 GMT Server: Apache x-compute-request-id: req-d24b94b9-1ea1-4678-829f-0fa32da87ad1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d24b94b9-1ea1-4678-829f-0fa32da87ad1 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:09:07.000000", "replication_status": null, "snapshot_id": null, "id": "626997ae-8d62-482f-8311-05563b09f4a7", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-3b30bf69-0057-4703-af3b-50a22fb773ba", "bootable": "false", "created_at": "2018-07-22T02:09:07.000000", "volume_type": null}} 2018-07-22 02:09:07,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 used request id req-d24b94b9-1ea1-4678-829f-0fa32da87ad1 2018-07-22 02:09:07,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-187c5581-ea93-4df2-b5ec-38a5131cf411" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ece2a4d8053932976945918e345507a4d3bc679" 2018-07-22 02:09:08,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:08 GMT Server: Apache x-compute-request-id: req-fd581e77-dd5a-49f8-a046-3e5ce926fecb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd581e77-dd5a-49f8-a046-3e5ce926fecb Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:09:07.000000", "replication_status": null, "snapshot_id": null, "id": "626997ae-8d62-482f-8311-05563b09f4a7", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-3b30bf69-0057-4703-af3b-50a22fb773ba", "bootable": "false", "created_at": "2018-07-22T02:09:07.000000", "volume_type": null}} 2018-07-22 02:09:08,287 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 used request id req-fd581e77-dd5a-49f8-a046-3e5ce926fecb 2018-07-22 02:09:08,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-187c5581-ea93-4df2-b5ec-38a5131cf411" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ece2a4d8053932976945918e345507a4d3bc679" 2018-07-22 02:09:08,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:08 GMT Server: Apache x-compute-request-id: req-cc763893-c3b7-4c2e-aea3-fb561e9af2b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc763893-c3b7-4c2e-aea3-fb561e9af2b3 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:09:07.000000", "replication_status": null, "snapshot_id": null, "id": "626997ae-8d62-482f-8311-05563b09f4a7", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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-3b30bf69-0057-4703-af3b-50a22fb773ba", "bootable": "false", "created_at": "2018-07-22T02:09:07.000000", "volume_type": null}]} 2018-07-22 02:09:08,509 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail used request id req-cc763893-c3b7-4c2e-aea3-fb561e9af2b3 2018-07-22 02:09:08,512 - 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-22 02:09:08,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:09:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:09:08,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ece2a4d8053932976945918e345507a4d3bc679" 2018-07-22 02:09:08,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43bed05b-fc9a-4a53-a800-85e5f8a4db21 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 02:09:08,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-43bed05b-fc9a-4a53-a800-85e5f8a4db21 2018-07-22 02:09:08,535 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-3b30bf69-0057-4703-af3b-50a22fb773ba 2018-07-22 02:09:08,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-187c5581-ea93-4df2-b5ec-38a5131cf411" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ece2a4d8053932976945918e345507a4d3bc679" 2018-07-22 02:09:08,765 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1b358f5d-a6b3-4017-a456-44c4e77185c2 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-22 02:09:08,765 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 used request id req-1b358f5d-a6b3-4017-a456-44c4e77185c2 2018-07-22 02:09:08,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-187c5581-ea93-4df2-b5ec-38a5131cf411" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ece2a4d8053932976945918e345507a4d3bc679" 2018-07-22 02:09:08,830 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:08 GMT Server: Apache x-compute-request-id: req-a9af7513-1838-48e9-b53f-ff4a79149d8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9af7513-1838-48e9-b53f-ff4a79149d8c Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T02:09:08.000000", "replication_status": null, "snapshot_id": null, "id": "626997ae-8d62-482f-8311-05563b09f4a7", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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": "CinderUtilsVolumeTests-3b30bf69-0057-4703-af3b-50a22fb773ba", "bootable": "false", "created_at": "2018-07-22T02:09:07.000000", "volume_type": null}} 2018-07-22 02:09:08,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 used request id req-a9af7513-1838-48e9-b53f-ff4a79149d8c 2018-07-22 02:09:11,837 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-187c5581-ea93-4df2-b5ec-38a5131cf411" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ece2a4d8053932976945918e345507a4d3bc679" 2018-07-22 02:09:12,126 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:09:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8967b511-c4cf-44cf-8c69-3651f811ec36 x-openstack-request-id: req-8967b511-c4cf-44cf-8c69-3651f811ec36 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 626997ae-8d62-482f-8311-05563b09f4a7 could not be found.", "code": 404}} 2018-07-22 02:09:12,126 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/626997ae-8d62-482f-8311-05563b09f4a7 used request id req-8967b511-c4cf-44cf-8c69-3651f811ec36 2018-07-22 02:09:12,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:12,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["wsd7tr-QSJm1Jl9acxsAxA"], "issued_at": "2018-07-22T02:09:12.000000Z"}} 2018-07-22 02:09:12,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed880e6295562c82901fa521f5acd98e1beb964" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-18a0d7b5-a8a3-4753-a202-8faa593e2891", "description": null}}' 2018-07-22 02:09:12,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:12 GMT Server: Apache x-compute-request-id: req-fb2080d8-59db-4d0f-be89-7d717d4b990c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb2080d8-59db-4d0f-be89-7d717d4b990c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-18a0d7b5-a8a3-4753-a202-8faa593e2891", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46", "description": null}} 2018-07-22 02:09:12,816 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-fb2080d8-59db-4d0f-be89-7d717d4b990c 2018-07-22 02:09:12,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb2080d8-59db-4d0f-be89-7d717d4b990c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed880e6295562c82901fa521f5acd98e1beb964" 2018-07-22 02:09:12,995 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:12 GMT Server: Apache x-compute-request-id: req-8d17c7ba-a925-4eea-9381-d8878ce3cf30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d17c7ba-a925-4eea-9381-d8878ce3cf30 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-18a0d7b5-a8a3-4753-a202-8faa593e2891", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46", "description": null}]} 2018-07-22 02:09:12,995 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-8d17c7ba-a925-4eea-9381-d8878ce3cf30 2018-07-22 02:09:12,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb2080d8-59db-4d0f-be89-7d717d4b990c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed880e6295562c82901fa521f5acd98e1beb964" 2018-07-22 02:09:13,169 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:13 GMT Server: Apache x-compute-request-id: req-574f8a6a-a709-43bf-83aa-5df1b4cf8bd7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-574f8a6a-a709-43bf-83aa-5df1b4cf8bd7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-18a0d7b5-a8a3-4753-a202-8faa593e2891", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46", "description": null}} 2018-07-22 02:09:13,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 used request id req-574f8a6a-a709-43bf-83aa-5df1b4cf8bd7 2018-07-22 02:09:13,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb2080d8-59db-4d0f-be89-7d717d4b990c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed880e6295562c82901fa521f5acd98e1beb964" 2018-07-22 02:09:13,431 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:13 GMT Server: Apache x-compute-request-id: req-53c632d5-1a80-4944-b5e3-c4b53639ec97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53c632d5-1a80-4944-b5e3-c4b53639ec97 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 02:09:13,431 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46/encryption used request id req-53c632d5-1a80-4944-b5e3-c4b53639ec97 2018-07-22 02:09:13,431 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-18a0d7b5-a8a3-4753-a202-8faa593e2891 2018-07-22 02:09:13,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb2080d8-59db-4d0f-be89-7d717d4b990c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed880e6295562c82901fa521f5acd98e1beb964" 2018-07-22 02:09:13,656 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d24247c-6bb4-41f4-86fb-f0a2e581dbf9 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-22 02:09:13,656 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 used request id req-1d24247c-6bb4-41f4-86fb-f0a2e581dbf9 2018-07-22 02:09:13,659 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb2080d8-59db-4d0f-be89-7d717d4b990c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed880e6295562c82901fa521f5acd98e1beb964" 2018-07-22 02:09:13,844 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:09:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3feb0f6c-fc49-404f-89c9-d780c5e6f9b1 x-openstack-request-id: req-3feb0f6c-fc49-404f-89c9-d780c5e6f9b1 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 could not be found.", "code": 404}} 2018-07-22 02:09:13,844 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 used request id req-3feb0f6c-fc49-404f-89c9-d780c5e6f9b1 2018-07-22 02:09:13,844 - cinder_utils - INFO - Volume with ID [e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46] does not exist 2018-07-22 02:09:13,844 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-18a0d7b5-a8a3-4753-a202-8faa593e2891 2018-07-22 02:09:13,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb2080d8-59db-4d0f-be89-7d717d4b990c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed880e6295562c82901fa521f5acd98e1beb964" 2018-07-22 02:09:13,870 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:09:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9d147c81-3d8e-4a2d-9411-e3ed347549cf x-openstack-request-id: req-9d147c81-3d8e-4a2d-9411-e3ed347549cf Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 could not be found.", "code": 404}} 2018-07-22 02:09:13,870 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e749e21a-9cdf-4bba-bbf9-d4cfbb64eb46 used request id req-9d147c81-3d8e-4a2d-9411-e3ed347549cf 2018-07-22 02:09:13,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:14,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["1XS7eTcDQOekOyR0ApP79w"], "issued_at": "2018-07-22T02:09:14.000000Z"}} 2018-07-22 02:09:14,259 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3969ae6118c5aeef143cd5e1a5730fef113907c0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-f834969d-bf8b-457b-820b-ce8669008b03", "description": null}}' 2018-07-22 02:09:14,468 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:14 GMT Server: Apache x-compute-request-id: req-f0fbe41c-098f-4a9c-87b8-307e657b9e11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0fbe41c-098f-4a9c-87b8-307e657b9e11 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f834969d-bf8b-457b-820b-ce8669008b03", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d065a19a-4ae2-4bf5-999a-ab484ca201e6", "description": null}} 2018-07-22 02:09:14,468 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-f0fbe41c-098f-4a9c-87b8-307e657b9e11 2018-07-22 02:09:14,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0fbe41c-098f-4a9c-87b8-307e657b9e11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3969ae6118c5aeef143cd5e1a5730fef113907c0" 2018-07-22 02:09:14,653 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:14 GMT Server: Apache x-compute-request-id: req-437b38bc-7642-4d4b-af73-a4b0a73d75dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-437b38bc-7642-4d4b-af73-a4b0a73d75dc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-f834969d-bf8b-457b-820b-ce8669008b03", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d065a19a-4ae2-4bf5-999a-ab484ca201e6", "description": null}]} 2018-07-22 02:09:14,653 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-437b38bc-7642-4d4b-af73-a4b0a73d75dc 2018-07-22 02:09:14,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0fbe41c-098f-4a9c-87b8-307e657b9e11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3969ae6118c5aeef143cd5e1a5730fef113907c0" 2018-07-22 02:09:14,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:14 GMT Server: Apache x-compute-request-id: req-46216f4f-5613-4171-9632-2296078e37ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46216f4f-5613-4171-9632-2296078e37ac Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f834969d-bf8b-457b-820b-ce8669008b03", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d065a19a-4ae2-4bf5-999a-ab484ca201e6", "description": null}} 2018-07-22 02:09:14,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6 used request id req-46216f4f-5613-4171-9632-2296078e37ac 2018-07-22 02:09:14,842 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0fbe41c-098f-4a9c-87b8-307e657b9e11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3969ae6118c5aeef143cd5e1a5730fef113907c0" 2018-07-22 02:09:15,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:14 GMT Server: Apache x-compute-request-id: req-fa143893-2199-4b24-a32f-800ec192a514 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa143893-2199-4b24-a32f-800ec192a514 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 02:09:15,012 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6/encryption used request id req-fa143893-2199-4b24-a32f-800ec192a514 2018-07-22 02:09:15,014 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0fbe41c-098f-4a9c-87b8-307e657b9e11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3969ae6118c5aeef143cd5e1a5730fef113907c0" 2018-07-22 02:09:15,185 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:15 GMT Server: Apache x-compute-request-id: req-a77ceea7-8ba1-411b-8a32-f2f195440547 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a77ceea7-8ba1-411b-8a32-f2f195440547 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f834969d-bf8b-457b-820b-ce8669008b03", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d065a19a-4ae2-4bf5-999a-ab484ca201e6", "description": null}} 2018-07-22 02:09:15,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6 used request id req-a77ceea7-8ba1-411b-8a32-f2f195440547 2018-07-22 02:09:15,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0fbe41c-098f-4a9c-87b8-307e657b9e11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3969ae6118c5aeef143cd5e1a5730fef113907c0" 2018-07-22 02:09:15,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:15 GMT Server: Apache x-compute-request-id: req-c5b9dfae-3929-4087-bf18-05acbe3bac12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5b9dfae-3929-4087-bf18-05acbe3bac12 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f834969d-bf8b-457b-820b-ce8669008b03", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d065a19a-4ae2-4bf5-999a-ab484ca201e6", "description": null}} 2018-07-22 02:09:15,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6 used request id req-c5b9dfae-3929-4087-bf18-05acbe3bac12 2018-07-22 02:09:15,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0fbe41c-098f-4a9c-87b8-307e657b9e11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3969ae6118c5aeef143cd5e1a5730fef113907c0" 2018-07-22 02:09:15,549 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:15 GMT Server: Apache x-compute-request-id: req-f4d9a144-2274-4885-9306-f9c374c93aa5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4d9a144-2274-4885-9306-f9c374c93aa5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 02:09:15,549 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6/encryption used request id req-f4d9a144-2274-4885-9306-f9c374c93aa5 2018-07-22 02:09:15,550 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-f834969d-bf8b-457b-820b-ce8669008b03 2018-07-22 02:09:15,552 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0fbe41c-098f-4a9c-87b8-307e657b9e11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3969ae6118c5aeef143cd5e1a5730fef113907c0" 2018-07-22 02:09:15,602 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d5951d5a-56dd-420b-b219-55bf12638597 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-22 02:09:15,603 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d065a19a-4ae2-4bf5-999a-ab484ca201e6 used request id req-d5951d5a-56dd-420b-b219-55bf12638597 2018-07-22 02:09:15,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:15,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["TVuA2NetT9evIFCwpinKkw"], "issued_at": "2018-07-22T02:09:15.000000Z"}} 2018-07-22 02:09:15,989 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b6856ee27aaf9e65f2a36e2d21585dbc0933" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-9347a934-a87a-471d-a9e2-e883bf682213-type", "description": null}}' 2018-07-22 02:09:16,215 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:15 GMT Server: Apache x-compute-request-id: req-6655491d-11d1-461a-9fa4-f5ae9f0340aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6655491d-11d1-461a-9fa4-f5ae9f0340aa Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9347a934-a87a-471d-a9e2-e883bf682213-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "390bc76d-b6f3-4025-89ca-ccfbeb445695", "description": null}} 2018-07-22 02:09:16,215 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-6655491d-11d1-461a-9fa4-f5ae9f0340aa 2018-07-22 02:09:16,218 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/390bc76d-b6f3-4025-89ca-ccfbeb445695/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6655491d-11d1-461a-9fa4-f5ae9f0340aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b6856ee27aaf9e65f2a36e2d21585dbc0933" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-9347a934-a87a-471d-a9e2-e883bf682213", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-22 02:09:16,408 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 02:09:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6d5c8903-7415-4ff5-abeb-94b8b97004df x-openstack-request-id: req-6d5c8903-7415-4ff5-abeb-94b8b97004df Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-22 02:09:16,408 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/390bc76d-b6f3-4025-89ca-ccfbeb445695/encryption used request id req-6d5c8903-7415-4ff5-abeb-94b8b97004df 2018-07-22 02:09:16,409 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-9347a934-a87a-471d-a9e2-e883bf682213-type 2018-07-22 02:09:16,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/390bc76d-b6f3-4025-89ca-ccfbeb445695 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6655491d-11d1-461a-9fa4-f5ae9f0340aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b6856ee27aaf9e65f2a36e2d21585dbc0933" 2018-07-22 02:09:16,464 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ba4de7d6-2792-4dc0-b76e-c2061f4fcc85 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-22 02:09:16,464 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/390bc76d-b6f3-4025-89ca-ccfbeb445695 used request id req-ba4de7d6-2792-4dc0-b76e-c2061f4fcc85 2018-07-22 02:09:16,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:16,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Q5wmviJEQRq3sQLXg1PSuQ"], "issued_at": "2018-07-22T02:09:16.000000Z"}} 2018-07-22 02:09:16,849 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f-type", "description": null}}' 2018-07-22 02:09:17,052 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:16 GMT Server: Apache x-compute-request-id: req-3711e625-9a5f-469f-87ff-460b450ecb02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3711e625-9a5f-469f-87ff-460b450ecb02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e6a5b7de-ee49-4c34-9454-10dd71fd31d8", "description": null}} 2018-07-22 02:09:17,052 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-3711e625-9a5f-469f-87ff-460b450ecb02 2018-07-22 02:09:17,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f", "provider": "LuksEncryptor"}}' 2018-07-22 02:09:17,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:17 GMT Server: Apache x-compute-request-id: req-4c376617-8a4a-43cf-8087-94f9eb45b4a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c376617-8a4a-43cf-8087-94f9eb45b4a3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e6a5b7de-ee49-4c34-9454-10dd71fd31d8", "name": "CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f", "control_location": "back-end", "encryption_id": "f18f56a2-3e46-4bf5-9df7-b7b1818bf90b", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-22 02:09:17,263 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption used request id req-4c376617-8a4a-43cf-8087-94f9eb45b4a3 2018-07-22 02:09:17,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" 2018-07-22 02:09:17,433 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:17 GMT Server: Apache x-compute-request-id: req-c0864a31-d806-4c85-9dca-eb9e8ca27bed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0864a31-d806-4c85-9dca-eb9e8ca27bed Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e6a5b7de-ee49-4c34-9454-10dd71fd31d8", "description": null}} 2018-07-22 02:09:17,433 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 used request id req-c0864a31-d806-4c85-9dca-eb9e8ca27bed 2018-07-22 02:09:17,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" 2018-07-22 02:09:17,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:17 GMT Server: Apache x-compute-request-id: req-f41183b2-2934-4c2c-8e81-6327f0d17012 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f41183b2-2934-4c2c-8e81-6327f0d17012 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "e6a5b7de-ee49-4c34-9454-10dd71fd31d8", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T02:09:17.000000", "updated_at": null, "encryption_id": "f18f56a2-3e46-4bf5-9df7-b7b1818bf90b", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-22 02:09:17,625 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption used request id req-f41183b2-2934-4c2c-8e81-6327f0d17012 2018-07-22 02:09:17,626 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f-type 2018-07-22 02:09:17,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" 2018-07-22 02:09:17,653 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:17 GMT Server: Apache x-compute-request-id: req-d1fff8d9-97f1-4f8f-85be-cfc4ec7b32c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1fff8d9-97f1-4f8f-85be-cfc4ec7b32c6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e6a5b7de-ee49-4c34-9454-10dd71fd31d8", "description": null}} 2018-07-22 02:09:17,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 used request id req-d1fff8d9-97f1-4f8f-85be-cfc4ec7b32c6 2018-07-22 02:09:17,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" 2018-07-22 02:09:17,696 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-043b66e3-d390-47c3-9132-ad28a687578b 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-22 02:09:17,696 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption/provider used request id req-043b66e3-d390-47c3-9132-ad28a687578b 2018-07-22 02:09:17,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" 2018-07-22 02:09:17,870 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:17 GMT Server: Apache x-compute-request-id: req-dde4cf1b-5f53-4254-bd0e-2b5535632867 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dde4cf1b-5f53-4254-bd0e-2b5535632867 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e6a5b7de-ee49-4c34-9454-10dd71fd31d8", "description": null}} 2018-07-22 02:09:17,870 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 used request id req-dde4cf1b-5f53-4254-bd0e-2b5535632867 2018-07-22 02:09:17,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" 2018-07-22 02:09:18,046 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:17 GMT Server: Apache x-compute-request-id: req-c75ecf3e-de1f-4d48-bc02-7d1a615b0199 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c75ecf3e-de1f-4d48-bc02-7d1a615b0199 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 02:09:18,046 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption used request id req-c75ecf3e-de1f-4d48-bc02-7d1a615b0199 2018-07-22 02:09:18,047 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f-type 2018-07-22 02:09:18,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" 2018-07-22 02:09:18,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:18 GMT Server: Apache x-compute-request-id: req-03dfc657-df1c-42b9-a37f-13f6420211c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03dfc657-df1c-42b9-a37f-13f6420211c1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e6a5b7de-ee49-4c34-9454-10dd71fd31d8", "description": null}} 2018-07-22 02:09:18,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 used request id req-03dfc657-df1c-42b9-a37f-13f6420211c1 2018-07-22 02:09:18,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" 2018-07-22 02:09:18,104 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:09:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-53c0ae43-b184-4617-8603-802ba2c21c57 x-openstack-request-id: req-53c0ae43-b184-4617-8603-802ba2c21c57 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type e6a5b7de-ee49-4c34-9454-10dd71fd31d8 does not exist.", "code": 404}} 2018-07-22 02:09:18,104 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8/encryption/provider used request id req-53c0ae43-b184-4617-8603-802ba2c21c57 2018-07-22 02:09:18,104 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-2951440d-71aa-4e0c-96df-945e2de86f2f-type 2018-07-22 02:09:18,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3711e625-9a5f-469f-87ff-460b450ecb02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeaa82a6bf8489ba67ba26d45f2c8f47ad1060e" 2018-07-22 02:09:18,166 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e52919d-f190-46de-ac1a-786fdf2700e5 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-22 02:09:18,166 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/e6a5b7de-ee49-4c34-9454-10dd71fd31d8 used request id req-2e52919d-f190-46de-ac1a-786fdf2700e5 2018-07-22 02:09:18,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:18,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["FH74sONtQ0-6XM9gw2rXvQ"], "issued_at": "2018-07-22T02:09:18.000000Z"}} 2018-07-22 02:09:18,554 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfc8241833e1f04e1ede349e1e83ac6e14fcb0c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-7032c4d2-fa79-46ba-80d9-6072576d420a-type", "description": null}}' 2018-07-22 02:09:18,748 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:18 GMT Server: Apache x-compute-request-id: req-c95ba6c4-7b16-4356-a2b6-8d98c6bef8a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c95ba6c4-7b16-4356-a2b6-8d98c6bef8a5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7032c4d2-fa79-46ba-80d9-6072576d420a-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f104baf9-715b-4009-97d0-a969f009ebea", "description": null}} 2018-07-22 02:09:18,749 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-c95ba6c4-7b16-4356-a2b6-8d98c6bef8a5 2018-07-22 02:09:18,752 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c95ba6c4-7b16-4356-a2b6-8d98c6bef8a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfc8241833e1f04e1ede349e1e83ac6e14fcb0c" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-7032c4d2-fa79-46ba-80d9-6072576d420a", "provider": "foo"}}' 2018-07-22 02:09:18,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:18 GMT Server: Apache x-compute-request-id: req-7a89fec4-157b-4b1d-8683-1844431c2f46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a89fec4-157b-4b1d-8683-1844431c2f46 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f104baf9-715b-4009-97d0-a969f009ebea", "name": "CinderUtilsAddEncryptionTests-7032c4d2-fa79-46ba-80d9-6072576d420a", "control_location": "front-end", "encryption_id": "2662e5e2-ff9e-4761-9363-b914cd276241", "provider": "foo", "provider_class": "foo"}} 2018-07-22 02:09:18,963 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea/encryption used request id req-7a89fec4-157b-4b1d-8683-1844431c2f46 2018-07-22 02:09:18,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c95ba6c4-7b16-4356-a2b6-8d98c6bef8a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfc8241833e1f04e1ede349e1e83ac6e14fcb0c" 2018-07-22 02:09:19,144 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:18 GMT Server: Apache x-compute-request-id: req-ca179b85-c44c-4c55-98cb-2b4ef64377f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca179b85-c44c-4c55-98cb-2b4ef64377f7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7032c4d2-fa79-46ba-80d9-6072576d420a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f104baf9-715b-4009-97d0-a969f009ebea", "description": null}} 2018-07-22 02:09:19,144 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea used request id req-ca179b85-c44c-4c55-98cb-2b4ef64377f7 2018-07-22 02:09:19,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c95ba6c4-7b16-4356-a2b6-8d98c6bef8a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfc8241833e1f04e1ede349e1e83ac6e14fcb0c" 2018-07-22 02:09:19,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:19 GMT Server: Apache x-compute-request-id: req-bd6fe6d6-aed0-42b7-86a7-e6eed2dac1ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd6fe6d6-aed0-42b7-86a7-e6eed2dac1ab Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "f104baf9-715b-4009-97d0-a969f009ebea", "control_location": "front-end", "deleted": false, "created_at": "2018-07-22T02:09:18.000000", "updated_at": null, "encryption_id": "2662e5e2-ff9e-4761-9363-b914cd276241", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-22 02:09:19,319 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea/encryption used request id req-bd6fe6d6-aed0-42b7-86a7-e6eed2dac1ab 2018-07-22 02:09:19,320 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-7032c4d2-fa79-46ba-80d9-6072576d420a-type 2018-07-22 02:09:19,322 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c95ba6c4-7b16-4356-a2b6-8d98c6bef8a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfc8241833e1f04e1ede349e1e83ac6e14fcb0c" 2018-07-22 02:09:19,345 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:19 GMT Server: Apache x-compute-request-id: req-a8ec4705-9f76-4c47-95f3-ddd2ae7cdb61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8ec4705-9f76-4c47-95f3-ddd2ae7cdb61 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7032c4d2-fa79-46ba-80d9-6072576d420a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f104baf9-715b-4009-97d0-a969f009ebea", "description": null}} 2018-07-22 02:09:19,345 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea used request id req-a8ec4705-9f76-4c47-95f3-ddd2ae7cdb61 2018-07-22 02:09:19,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c95ba6c4-7b16-4356-a2b6-8d98c6bef8a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfc8241833e1f04e1ede349e1e83ac6e14fcb0c" 2018-07-22 02:09:19,392 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05adebcf-dee9-4593-821e-ee5319fd2242 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-22 02:09:19,392 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea/encryption/provider used request id req-05adebcf-dee9-4593-821e-ee5319fd2242 2018-07-22 02:09:19,393 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-7032c4d2-fa79-46ba-80d9-6072576d420a-type 2018-07-22 02:09:19,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c95ba6c4-7b16-4356-a2b6-8d98c6bef8a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfc8241833e1f04e1ede349e1e83ac6e14fcb0c" 2018-07-22 02:09:19,603 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a019741f-48ec-4cf6-99e1-b41445d94aac 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-22 02:09:19,603 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f104baf9-715b-4009-97d0-a969f009ebea used request id req-a019741f-48ec-4cf6-99e1-b41445d94aac 2018-07-22 02:09:19,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:20,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DDzLy4c1SDaCKsI8tJ44BA"], "issued_at": "2018-07-22T02:09:20.000000Z"}} 2018-07-22 02:09:20,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275e5c02f37f332ceb213d2c5fcd74696fe1fc3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a68909a7-7973-4b53-a9bc-fc282a4a759f-type", "description": null}}' 2018-07-22 02:09:20,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:20 GMT Server: Apache x-compute-request-id: req-1184ff10-ac9b-4268-b672-83dc8b60fa7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1184ff10-ac9b-4268-b672-83dc8b60fa7e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a68909a7-7973-4b53-a9bc-fc282a4a759f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae8a962b-adf6-47af-9bf0-9f3e3697b5cb", "description": null}} 2018-07-22 02:09:20,236 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-1184ff10-ac9b-4268-b672-83dc8b60fa7e 2018-07-22 02:09:20,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1184ff10-ac9b-4268-b672-83dc8b60fa7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275e5c02f37f332ceb213d2c5fcd74696fe1fc3" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-a68909a7-7973-4b53-a9bc-fc282a4a759f", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-22 02:09:20,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:20 GMT Server: Apache x-compute-request-id: req-18d92673-d33c-4adf-b678-295ab62fb693 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18d92673-d33c-4adf-b678-295ab62fb693 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "ae8a962b-adf6-47af-9bf0-9f3e3697b5cb", "name": "CinderUtilsAddEncryptionTests-a68909a7-7973-4b53-a9bc-fc282a4a759f", "control_location": "back-end", "encryption_id": "bf74bd6c-aab0-4c45-80ee-f1533f23ce1f", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-22 02:09:20,530 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb/encryption used request id req-18d92673-d33c-4adf-b678-295ab62fb693 2018-07-22 02:09:20,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1184ff10-ac9b-4268-b672-83dc8b60fa7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275e5c02f37f332ceb213d2c5fcd74696fe1fc3" 2018-07-22 02:09:20,714 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:20 GMT Server: Apache x-compute-request-id: req-68ecfcc7-f966-4ed0-bd6d-f75929b95c56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68ecfcc7-f966-4ed0-bd6d-f75929b95c56 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a68909a7-7973-4b53-a9bc-fc282a4a759f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae8a962b-adf6-47af-9bf0-9f3e3697b5cb", "description": null}} 2018-07-22 02:09:20,714 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb used request id req-68ecfcc7-f966-4ed0-bd6d-f75929b95c56 2018-07-22 02:09:20,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1184ff10-ac9b-4268-b672-83dc8b60fa7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275e5c02f37f332ceb213d2c5fcd74696fe1fc3" 2018-07-22 02:09:20,885 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:20 GMT Server: Apache x-compute-request-id: req-4a087a27-3aa7-4a13-8df6-d8b33fb7b164 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a087a27-3aa7-4a13-8df6-d8b33fb7b164 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "ae8a962b-adf6-47af-9bf0-9f3e3697b5cb", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T02:09:20.000000", "updated_at": null, "encryption_id": "bf74bd6c-aab0-4c45-80ee-f1533f23ce1f", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-22 02:09:20,885 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb/encryption used request id req-4a087a27-3aa7-4a13-8df6-d8b33fb7b164 2018-07-22 02:09:20,885 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a68909a7-7973-4b53-a9bc-fc282a4a759f-type 2018-07-22 02:09:20,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1184ff10-ac9b-4268-b672-83dc8b60fa7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275e5c02f37f332ceb213d2c5fcd74696fe1fc3" 2018-07-22 02:09:21,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:20 GMT Server: Apache x-compute-request-id: req-90a145e9-0844-44d9-9af5-eee3b5e562d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90a145e9-0844-44d9-9af5-eee3b5e562d2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a68909a7-7973-4b53-a9bc-fc282a4a759f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae8a962b-adf6-47af-9bf0-9f3e3697b5cb", "description": null}} 2018-07-22 02:09:21,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb used request id req-90a145e9-0844-44d9-9af5-eee3b5e562d2 2018-07-22 02:09:21,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1184ff10-ac9b-4268-b672-83dc8b60fa7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275e5c02f37f332ceb213d2c5fcd74696fe1fc3" 2018-07-22 02:09:21,260 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-550e1673-4c6d-45a7-8381-e6e6580501bf 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-22 02:09:21,260 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb/encryption/provider used request id req-550e1673-4c6d-45a7-8381-e6e6580501bf 2018-07-22 02:09:21,260 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a68909a7-7973-4b53-a9bc-fc282a4a759f-type 2018-07-22 02:09:21,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1184ff10-ac9b-4268-b672-83dc8b60fa7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275e5c02f37f332ceb213d2c5fcd74696fe1fc3" 2018-07-22 02:09:21,310 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-158a7d8e-8ff9-47a9-87fb-f9accdf48a06 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-22 02:09:21,310 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/ae8a962b-adf6-47af-9bf0-9f3e3697b5cb used request id req-158a7d8e-8ff9-47a9-87fb-f9accdf48a06 2018-07-22 02:09:21,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:21,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["e_x8Yn2eQUCpjg4Uxl7H8g"], "issued_at": "2018-07-22T02:09:21.000000Z"}} 2018-07-22 02:09:21,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ceb530fa8d041f5e3fd15c373f2759874e36fd" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-83a26d4b-bd68-4679-b8c8-bbfa00a1de23-qos"}}' 2018-07-22 02:09:21,898 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:21 GMT Server: Apache x-compute-request-id: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3052a4f8-d359-4ace-8eb8-64c88c80de9e", "name": "CinderUtilsVolumeTypeCompleteTests-83a26d4b-bd68-4679-b8c8-bbfa00a1de23-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/3052a4f8-d359-4ace-8eb8-64c88c80de9e", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/3052a4f8-d359-4ace-8eb8-64c88c80de9e", "rel": "bookmark"}]} 2018-07-22 02:09:21,898 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790 2018-07-22 02:09:21,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ceb530fa8d041f5e3fd15c373f2759874e36fd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-83a26d4b-bd68-4679-b8c8-bbfa00a1de23", "description": null}}' 2018-07-22 02:09:22,114 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:21 GMT Server: Apache x-compute-request-id: req-2b4e82f6-c3d9-4812-b137-731746c946e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b4e82f6-c3d9-4812-b137-731746c946e7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-83a26d4b-bd68-4679-b8c8-bbfa00a1de23", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857", "description": null}} 2018-07-22 02:09:22,114 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-2b4e82f6-c3d9-4812-b137-731746c946e7 2018-07-22 02:09:22,118 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ceb530fa8d041f5e3fd15c373f2759874e36fd" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 02:09:22,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:22 GMT Server: Apache x-compute-request-id: req-7cf657b6-b119-4951-9e27-d687abe92e23 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7cf657b6-b119-4951-9e27-d687abe92e23 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857", "name": "foo", "control_location": "back-end", "encryption_id": "499edc61-52d7-43e3-981a-5bf5d0025ea6", "provider": "bar", "provider_class": "bar"}} 2018-07-22 02:09:22,317 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857/encryption used request id req-7cf657b6-b119-4951-9e27-d687abe92e23 2018-07-22 02:09:22,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ceb530fa8d041f5e3fd15c373f2759874e36fd" 2018-07-22 02:09:22,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:22 GMT Server: Apache x-compute-request-id: req-fdba702a-da2a-439c-82f9-9a3d67f0423d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fdba702a-da2a-439c-82f9-9a3d67f0423d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-83a26d4b-bd68-4679-b8c8-bbfa00a1de23", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857", "description": null}} 2018-07-22 02:09:22,505 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857 used request id req-fdba702a-da2a-439c-82f9-9a3d67f0423d 2018-07-22 02:09:22,508 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ceb530fa8d041f5e3fd15c373f2759874e36fd" 2018-07-22 02:09:22,674 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:22 GMT Server: Apache x-compute-request-id: req-64b70451-25e7-43c3-92af-523e1a4dbf5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64b70451-25e7-43c3-92af-523e1a4dbf5e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T02:09:22.000000", "updated_at": null, "encryption_id": "499edc61-52d7-43e3-981a-5bf5d0025ea6", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 02:09:22,675 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857/encryption used request id req-64b70451-25e7-43c3-92af-523e1a4dbf5e 2018-07-22 02:09:22,675 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-83a26d4b-bd68-4679-b8c8-bbfa00a1de23 2018-07-22 02:09:22,678 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ceb530fa8d041f5e3fd15c373f2759874e36fd" 2018-07-22 02:09:22,847 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:22 GMT Server: Apache x-compute-request-id: req-8474aa55-7583-40c9-adb8-84924aab9c18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8474aa55-7583-40c9-adb8-84924aab9c18 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-83a26d4b-bd68-4679-b8c8-bbfa00a1de23", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857", "description": null}} 2018-07-22 02:09:22,847 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857 used request id req-8474aa55-7583-40c9-adb8-84924aab9c18 2018-07-22 02:09:22,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ceb530fa8d041f5e3fd15c373f2759874e36fd" 2018-07-22 02:09:23,068 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bbfdfce5-b596-41a4-81bb-d5269dfb00f0 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-22 02:09:23,068 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857/encryption/provider used request id req-bbfdfce5-b596-41a4-81bb-d5269dfb00f0 2018-07-22 02:09:23,069 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-83a26d4b-bd68-4679-b8c8-bbfa00a1de23 2018-07-22 02:09:23,071 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ceb530fa8d041f5e3fd15c373f2759874e36fd" 2018-07-22 02:09:23,118 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27623d10-5edb-458e-866d-6f3abe42cce3 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-22 02:09:23,118 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/6b23f2e6-1c3b-4ed9-ae5b-d77e87c2f857 used request id req-27623d10-5edb-458e-866d-6f3abe42cce3 2018-07-22 02:09:23,118 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-83a26d4b-bd68-4679-b8c8-bbfa00a1de23-qos 2018-07-22 02:09:23,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/3052a4f8-d359-4ace-8eb8-64c88c80de9e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e9fc8b5-263e-4ed1-ae99-2fff9640e790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ceb530fa8d041f5e3fd15c373f2759874e36fd" 2018-07-22 02:09:23,178 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a8cbd1d1-221e-4c38-9ebe-35b27b0c0ba1 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-22 02:09:23,178 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/3052a4f8-d359-4ace-8eb8-64c88c80de9e?force=False used request id req-a8cbd1d1-221e-4c38-9ebe-35b27b0c0ba1 2018-07-22 02:09:23,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:23,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Lt0hB2O0Rmqsm2vXYTSYsw"], "issued_at": "2018-07-22T02:09:23.000000Z"}} 2018-07-22 02:09:23,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e7cf3af5cc6c76d1c4b9a59f8db47383d555d7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-46e6791d-47b1-4108-b14e-ca3ceb21549e-qos"}}' 2018-07-22 02:09:23,765 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:23 GMT Server: Apache x-compute-request-id: req-8583dcf5-a74a-49cc-89e7-0aa85f1cc0d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8583dcf5-a74a-49cc-89e7-0aa85f1cc0d0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "775b1d3e-bc8d-416a-a422-2875941d5118", "name": "CinderUtilsVolumeTypeCompleteTests-46e6791d-47b1-4108-b14e-ca3ceb21549e-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/775b1d3e-bc8d-416a-a422-2875941d5118", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/775b1d3e-bc8d-416a-a422-2875941d5118", "rel": "bookmark"}]} 2018-07-22 02:09:23,766 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-8583dcf5-a74a-49cc-89e7-0aa85f1cc0d0 2018-07-22 02:09:23,769 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8583dcf5-a74a-49cc-89e7-0aa85f1cc0d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e7cf3af5cc6c76d1c4b9a59f8db47383d555d7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-46e6791d-47b1-4108-b14e-ca3ceb21549e", "description": null}}' 2018-07-22 02:09:23,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:23 GMT Server: Apache x-compute-request-id: req-41141934-677e-4724-ac6e-03706ddefc4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41141934-677e-4724-ac6e-03706ddefc4d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-46e6791d-47b1-4108-b14e-ca3ceb21549e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9d7b2371-e85b-4153-82c0-85cc0c6f73b0", "description": null}} 2018-07-22 02:09:23,969 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-41141934-677e-4724-ac6e-03706ddefc4d 2018-07-22 02:09:23,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8583dcf5-a74a-49cc-89e7-0aa85f1cc0d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e7cf3af5cc6c76d1c4b9a59f8db47383d555d7" 2018-07-22 02:09:24,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:23 GMT Server: Apache x-compute-request-id: req-068036bf-41ea-40f1-87b0-d8262aa7c07b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-068036bf-41ea-40f1-87b0-d8262aa7c07b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "775b1d3e-bc8d-416a-a422-2875941d5118", "name": "CinderUtilsVolumeTypeCompleteTests-46e6791d-47b1-4108-b14e-ca3ceb21549e-qos"}]} 2018-07-22 02:09:24,158 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-068036bf-41ea-40f1-87b0-d8262aa7c07b 2018-07-22 02:09:24,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/None/associate?vol_type_id=9d7b2371-e85b-4153-82c0-85cc0c6f73b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8583dcf5-a74a-49cc-89e7-0aa85f1cc0d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e7cf3af5cc6c76d1c4b9a59f8db47383d555d7" 2018-07-22 02:09:24,327 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:09:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c007af16-d5b2-4655-b9dc-1b0dc9b1f1eb x-openstack-request-id: req-c007af16-d5b2-4655-b9dc-1b0dc9b1f1eb Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-22 02:09:24,328 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/None/associate?vol_type_id=9d7b2371-e85b-4153-82c0-85cc0c6f73b0 used request id req-c007af16-d5b2-4655-b9dc-1b0dc9b1f1eb 2018-07-22 02:09:24,328 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-c007af16-d5b2-4655-b9dc-1b0dc9b1f1eb) 2018-07-22 02:09:24,328 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-46e6791d-47b1-4108-b14e-ca3ceb21549e 2018-07-22 02:09:24,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/9d7b2371-e85b-4153-82c0-85cc0c6f73b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8583dcf5-a74a-49cc-89e7-0aa85f1cc0d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e7cf3af5cc6c76d1c4b9a59f8db47383d555d7" 2018-07-22 02:09:24,549 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ef3048f1-3941-444a-a0d4-ec214576ea06 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-22 02:09:24,550 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/9d7b2371-e85b-4153-82c0-85cc0c6f73b0 used request id req-ef3048f1-3941-444a-a0d4-ec214576ea06 2018-07-22 02:09:24,550 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-46e6791d-47b1-4108-b14e-ca3ceb21549e-qos 2018-07-22 02:09:24,552 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/775b1d3e-bc8d-416a-a422-2875941d5118?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8583dcf5-a74a-49cc-89e7-0aa85f1cc0d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e7cf3af5cc6c76d1c4b9a59f8db47383d555d7" 2018-07-22 02:09:24,753 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a8514614-d8aa-4cbc-9f0b-ae5890368c1c 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-22 02:09:24,753 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/775b1d3e-bc8d-416a-a422-2875941d5118?force=False used request id req-a8514614-d8aa-4cbc-9f0b-ae5890368c1c 2018-07-22 02:09:24,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:25,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["WNRV7xJ7TvePmRJkZgLHKQ"], "issued_at": "2018-07-22T02:09:25.000000Z"}} 2018-07-22 02:09:25,137 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdf68c6402761e11bb9bce516990bd9e1d49baa" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-3933397c-4821-4c6a-8152-31244a5ebeb5-qos"}}' 2018-07-22 02:09:25,323 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:25 GMT Server: Apache x-compute-request-id: req-f8581ce4-eb78-436a-a8c4-ccec0bf7e500 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8581ce4-eb78-436a-a8c4-ccec0bf7e500 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "5383b174-1abb-417b-96a3-cfedf0d07b05", "name": "CinderUtilsVolumeTypeCompleteTests-3933397c-4821-4c6a-8152-31244a5ebeb5-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/5383b174-1abb-417b-96a3-cfedf0d07b05", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/5383b174-1abb-417b-96a3-cfedf0d07b05", "rel": "bookmark"}]} 2018-07-22 02:09:25,323 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-f8581ce4-eb78-436a-a8c4-ccec0bf7e500 2018-07-22 02:09:25,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f8581ce4-eb78-436a-a8c4-ccec0bf7e500" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdf68c6402761e11bb9bce516990bd9e1d49baa" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-3933397c-4821-4c6a-8152-31244a5ebeb5", "description": null}}' 2018-07-22 02:09:25,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:25 GMT Server: Apache x-compute-request-id: req-b9d67c31-3652-4d2a-8551-896cebbb76fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9d67c31-3652-4d2a-8551-896cebbb76fe Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-3933397c-4821-4c6a-8152-31244a5ebeb5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1e0917d8-f90f-4cc3-8f58-e037a4b34ca4", "description": null}} 2018-07-22 02:09:25,521 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-b9d67c31-3652-4d2a-8551-896cebbb76fe 2018-07-22 02:09:25,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8581ce4-eb78-436a-a8c4-ccec0bf7e500" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdf68c6402761e11bb9bce516990bd9e1d49baa" 2018-07-22 02:09:25,692 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:25 GMT Server: Apache x-compute-request-id: req-1db977de-e848-4f3e-8fa6-6cae07d5f7fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1db977de-e848-4f3e-8fa6-6cae07d5f7fe Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "5383b174-1abb-417b-96a3-cfedf0d07b05", "name": "CinderUtilsVolumeTypeCompleteTests-3933397c-4821-4c6a-8152-31244a5ebeb5-qos"}]} 2018-07-22 02:09:25,692 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-1db977de-e848-4f3e-8fa6-6cae07d5f7fe 2018-07-22 02:09:25,695 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/5383b174-1abb-417b-96a3-cfedf0d07b05/associate?vol_type_id=1e0917d8-f90f-4cc3-8f58-e037a4b34ca4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8581ce4-eb78-436a-a8c4-ccec0bf7e500" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdf68c6402761e11bb9bce516990bd9e1d49baa" 2018-07-22 02:09:25,910 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-70cbb73a-9d83-4b35-8499-150e4ddca324 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-22 02:09:25,910 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/5383b174-1abb-417b-96a3-cfedf0d07b05/associate?vol_type_id=1e0917d8-f90f-4cc3-8f58-e037a4b34ca4 used request id req-70cbb73a-9d83-4b35-8499-150e4ddca324 2018-07-22 02:09:25,910 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-3933397c-4821-4c6a-8152-31244a5ebeb5 2018-07-22 02:09:25,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/1e0917d8-f90f-4cc3-8f58-e037a4b34ca4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8581ce4-eb78-436a-a8c4-ccec0bf7e500" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdf68c6402761e11bb9bce516990bd9e1d49baa" 2018-07-22 02:09:26,106 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e24e1f4b-936b-4eb0-bfcd-aac6d0f30f09 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-22 02:09:26,106 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/1e0917d8-f90f-4cc3-8f58-e037a4b34ca4 used request id req-e24e1f4b-936b-4eb0-bfcd-aac6d0f30f09 2018-07-22 02:09:26,106 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-3933397c-4821-4c6a-8152-31244a5ebeb5-qos 2018-07-22 02:09:26,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/5383b174-1abb-417b-96a3-cfedf0d07b05?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8581ce4-eb78-436a-a8c4-ccec0bf7e500" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdf68c6402761e11bb9bce516990bd9e1d49baa" 2018-07-22 02:09:26,309 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c05451bc-f715-42a3-bc35-fa1255336443 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-22 02:09:26,309 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/5383b174-1abb-417b-96a3-cfedf0d07b05?force=False used request id req-c05451bc-f715-42a3-bc35-fa1255336443 2018-07-22 02:09:26,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:26,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["R65SqnbNQB25TaBedsIpVQ"], "issued_at": "2018-07-22T02:09:26.000000Z"}} 2018-07-22 02:09:26,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2-qos"}}' 2018-07-22 02:09:26,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:26 GMT Server: Apache x-compute-request-id: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "48bc8031-b941-458f-a5cb-741767465c21", "name": "CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/48bc8031-b941-458f-a5cb-741767465c21", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/48bc8031-b941-458f-a5cb-741767465c21", "rel": "bookmark"}]} 2018-07-22 02:09:26,987 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2 2018-07-22 02:09:26,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2", "description": null}}' 2018-07-22 02:09:27,231 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:26 GMT Server: Apache x-compute-request-id: req-a94bf85a-173f-4ea1-9ee5-340415f0ef49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a94bf85a-173f-4ea1-9ee5-340415f0ef49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "167d2ddd-4080-4464-bb05-abe8ec664c0f", "description": null}} 2018-07-22 02:09:27,231 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-a94bf85a-173f-4ea1-9ee5-340415f0ef49 2018-07-22 02:09:27,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 02:09:27,442 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:27 GMT Server: Apache x-compute-request-id: req-cfa9a3b3-a266-47b7-9812-3f48885ac6e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cfa9a3b3-a266-47b7-9812-3f48885ac6e9 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "167d2ddd-4080-4464-bb05-abe8ec664c0f", "name": "foo", "control_location": "back-end", "encryption_id": "4e8d94cb-7709-42c9-bdaa-bda54bf73555", "provider": "bar", "provider_class": "bar"}} 2018-07-22 02:09:27,443 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f/encryption used request id req-cfa9a3b3-a266-47b7-9812-3f48885ac6e9 2018-07-22 02:09:27,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" 2018-07-22 02:09:27,619 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:27 GMT Server: Apache x-compute-request-id: req-1ac6c607-7f6c-4f19-aef2-afa53261ffbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ac6c607-7f6c-4f19-aef2-afa53261ffbc Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "48bc8031-b941-458f-a5cb-741767465c21", "name": "CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2-qos"}]} 2018-07-22 02:09:27,619 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-1ac6c607-7f6c-4f19-aef2-afa53261ffbc 2018-07-22 02:09:27,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/48bc8031-b941-458f-a5cb-741767465c21/associate?vol_type_id=167d2ddd-4080-4464-bb05-abe8ec664c0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" 2018-07-22 02:09:27,832 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-26927de2-2597-423e-9b26-ecedb710fd3a 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-22 02:09:27,832 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/48bc8031-b941-458f-a5cb-741767465c21/associate?vol_type_id=167d2ddd-4080-4464-bb05-abe8ec664c0f used request id req-26927de2-2597-423e-9b26-ecedb710fd3a 2018-07-22 02:09:27,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" 2018-07-22 02:09:28,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:27 GMT Server: Apache x-compute-request-id: req-cd2a163d-f288-4a27-bf1a-018d1e3c9146 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd2a163d-f288-4a27-bf1a-018d1e3c9146 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2", "qos_specs_id": "48bc8031-b941-458f-a5cb-741767465c21", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "167d2ddd-4080-4464-bb05-abe8ec664c0f", "description": null}} 2018-07-22 02:09:28,005 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f used request id req-cd2a163d-f288-4a27-bf1a-018d1e3c9146 2018-07-22 02:09:28,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" 2018-07-22 02:09:28,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:28 GMT Server: Apache x-compute-request-id: req-ec93948a-311c-47bb-baab-e170aa6347bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec93948a-311c-47bb-baab-e170aa6347bd Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "167d2ddd-4080-4464-bb05-abe8ec664c0f", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T02:09:27.000000", "updated_at": null, "encryption_id": "4e8d94cb-7709-42c9-bdaa-bda54bf73555", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 02:09:28,263 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f/encryption used request id req-ec93948a-311c-47bb-baab-e170aa6347bd 2018-07-22 02:09:28,263 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2 2018-07-22 02:09:28,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" 2018-07-22 02:09:28,452 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:28 GMT Server: Apache x-compute-request-id: req-53bd1dbb-9321-48dc-8d01-6ae491f7d276 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53bd1dbb-9321-48dc-8d01-6ae491f7d276 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2", "qos_specs_id": "48bc8031-b941-458f-a5cb-741767465c21", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "167d2ddd-4080-4464-bb05-abe8ec664c0f", "description": null}} 2018-07-22 02:09:28,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f used request id req-53bd1dbb-9321-48dc-8d01-6ae491f7d276 2018-07-22 02:09:28,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" 2018-07-22 02:09:28,668 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-510a6998-f091-4241-97f3-5633eb93a913 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-22 02:09:28,669 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f/encryption/provider used request id req-510a6998-f091-4241-97f3-5633eb93a913 2018-07-22 02:09:28,669 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2 2018-07-22 02:09:28,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" 2018-07-22 02:09:28,718 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad56a7b6-80ef-456d-bedc-7e4572739477 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-22 02:09:28,718 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/167d2ddd-4080-4464-bb05-abe8ec664c0f used request id req-ad56a7b6-80ef-456d-bedc-7e4572739477 2018-07-22 02:09:28,718 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-712828a1-576e-444d-bc8a-63ca0910e7c2-qos 2018-07-22 02:09:28,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/48bc8031-b941-458f-a5cb-741767465c21?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b6ff33c-b285-4e1c-85f2-8954e230bdd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e91483602effbaa4a29a95948c7c6b52d483dd2" 2018-07-22 02:09:28,772 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2117585d-5d39-4769-a747-6c2227d83f5e 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-22 02:09:28,772 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/48bc8031-b941-458f-a5cb-741767465c21?force=False used request id req-2117585d-5d39-4769-a747-6c2227d83f5e 2018-07-22 02:09:28,773 - 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) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok 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) ... ok ---------------------------------------------------------------------- Ran 98 tests in 403.064s OK 2018-07-22 02:09:28,899 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 02:09:28,900 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 06:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 02:09:28,963 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-22 02:09:29,014 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 02:09:29,014 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 02:09:29,014 - openstack_tests - INFO - OS Credentials = > 2018-07-22 02:09:29,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:29,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:29,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fJIXSTQ2ScGwPgtFY8pa-A"], "issued_at": "2018-07-22T02:09:29.000000Z"}} 2018-07-22 02:09:29,410 - 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}c20272dac2a1af3ca98ef34d4c31a391d79f2b23" 2018-07-22 02:09:29,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fcea5de5-c86d-4802-9f50-eff0409a52ce Date: Sun, 22 Jul 2018 02:09:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:09:29,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-fcea5de5-c86d-4802-9f50-eff0409a52ce 2018-07-22 02:09:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c20272dac2a1af3ca98ef34d4c31a391d79f2b23" 2018-07-22 02:09:29,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-aa9b336d-ffe2-4836-a8bf-ea8c3277f2c1 Date: Sun, 22 Jul 2018 02:09:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:09:29,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-aa9b336d-ffe2-4836-a8bf-ea8c3277f2c1 2018-07-22 02:09:29,694 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-22 02:09:29,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:09:29,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:09:29,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:09:29,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:09:29,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:09:29,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:09:29,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:09:29,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:09:29,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:09:29,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:09:29,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:09:29,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:09:29,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:09:29,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-22 02:09:29,700 - 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-22 02:09:29,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319544d0-cc3f-4bbd-ab55-d776e22b10b8 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-22 02:09:29,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-319544d0-cc3f-4bbd-ab55-d776e22b10b8 2018-07-22 02:09:29,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:09:30,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["g9p9a3xhTGqERipqiHDj7w"], "issued_at": "2018-07-22T02:09:30.000000Z"}} 2018-07-22 02:09:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f059ef9ec86152e05f93341b01fccb561fd1f155" 2018-07-22 02:09:30,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-74b7ee24-dcf7-4c29-993d-bcce0ab24b8f x-compute-request-id: req-74b7ee24-dcf7-4c29-993d-bcce0ab24b8f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-22 02:09:30,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-74b7ee24-dcf7-4c29-993d-bcce0ab24b8f 2018-07-22 02:09:30,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.541957855225s 2018-07-22 02:09:30,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-74b7ee24-dcf7-4c29-993d-bcce0ab24b8f 2018-07-22 02:09:30,242 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-22 02:09:30,243 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-22 02:09:30,243 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-22 02:09:30,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:30,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:30,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["I-AnH2t9TR6uasycPucE1g"], "issued_at": "2018-07-22T02:09:30.000000Z"}} 2018-07-22 02:09:30,627 - 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}f24c6ccc219c3a7bdea7b0c002d6a218df666204" 2018-07-22 02:09:30,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a2e72b-9a15-488a-8236-0dfef9478b3a 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-22 02:09:30,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-96a2e72b-9a15-488a-8236-0dfef9478b3a 2018-07-22 02:09:30,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:30,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:31,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["EDHSt_4lS8GTDxUgs9BJOg"], "issued_at": "2018-07-22T02:09:31.000000Z"}} 2018-07-22 02:09:31,089 - 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}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:31,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f41d19-9c87-4264-9f81-da9f5e84e8ff 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-22 02:09:31,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c6f41d19-9c87-4264-9f81-da9f5e84e8ff 2018-07-22 02:09:31,106 - 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-22 02:09:31,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:09:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7e02f4ce-1b7a-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:31,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198c363e-145a-47af-8476-c71c24a30e4f 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=Default&name=SimpleHealthCheck-7e02f4ce-1b7a-49d-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 02:09:31,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7e02f4ce-1b7a-49d-proj used request id req-198c363e-145a-47af-8476-c71c24a30e4f 2018-07-22 02:09:31,135 - 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}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:31,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081461a2-7728-4af3-b394-d23df0aa14cb 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-22 02:09:31,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-081461a2-7728-4af3-b394-d23df0aa14cb 2018-07-22 02:09:31,227 - 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}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}}' 2018-07-22 02:09:31,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2def212-d378-4aeb-a224-f01da1b642f4 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1"}, "tags": [], "enabled": true, "id": "6becdc070a2b4a649f46d644ce54afc1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}} 2018-07-22 02:09:31,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b2def212-d378-4aeb-a224-f01da1b642f4 2018-07-22 02:09:31,286 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-7e02f4ce-1b7a-49d-proj 2018-07-22 02:09:31,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:31,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:31,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["49d54I3TSOSV7K6DoCe5JQ"], "issued_at": "2018-07-22T02:09:31.000000Z"}} 2018-07-22 02:09:31,671 - 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}8fb66ee5461d63cfd5be800cb1864281a5a7081e" 2018-07-22 02:09:31,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082d65f7-028f-4351-bda2-c5c3563fbaba 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-22 02:09:31,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-082d65f7-028f-4351-bda2-c5c3563fbaba 2018-07-22 02:09:31,687 - 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-22 02:09:31,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:09:31,693 - 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}8fb66ee5461d63cfd5be800cb1864281a5a7081e" 2018-07-22 02:09:31,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e0d753-ce70-444f-a53f-d44571541ae7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:09:31,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-37e0d753-ce70-444f-a53f-d44571541ae7 2018-07-22 02:09:31,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-7e02f4ce-1b7a-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb66ee5461d63cfd5be800cb1864281a5a7081e" 2018-07-22 02:09:31,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd739beb-1be8-4054-800d-688c7d0796f7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-7e02f4ce-1b7a-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1"}, "tags": [], "enabled": true, "id": "6becdc070a2b4a649f46d644ce54afc1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}]} 2018-07-22 02:09:31,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-7e02f4ce-1b7a-49d-proj used request id req-cd739beb-1be8-4054-800d-688c7d0796f7 2018-07-22 02:09:31,896 - 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}8fb66ee5461d63cfd5be800cb1864281a5a7081e" 2018-07-22 02:09:31,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41a6401-aaaf-41c4-877a-f032a36b138a 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-22 02:09:31,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d41a6401-aaaf-41c4-877a-f032a36b138a 2018-07-22 02:09:32,354 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-7e02f4ce-1b7a-49d-user 2018-07-22 02:09:32,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:32,358 - 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}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:32,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294c295e-c341-44d5-9f1d-0cc8ae099254 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:09:32,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-294c295e-c341-44d5-9f1d-0cc8ae099254 2018-07-22 02:09:32,378 - 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}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" -d '{"role": {"name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role"}}' 2018-07-22 02:09:32,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66714106-06a8-4fa1-aab5-4442c8a4d050 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "242d2595884844b88ddc4133103fc903", "links": {"self": "http://172.30.9.25:5000/v3/roles/242d2595884844b88ddc4133103fc903"}, "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role"}} 2018-07-22 02:09:32,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-66714106-06a8-4fa1-aab5-4442c8a4d050 2018-07-22 02:09:32,474 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role 2018-07-22 02:09:32,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/242d2595884844b88ddc4133103fc903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:32,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf76191-ea6f-4a8b-b810-9ee64ee7ad0c Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "242d2595884844b88ddc4133103fc903", "links": {"self": "http://172.30.9.25:5000/v3/roles/242d2595884844b88ddc4133103fc903"}, "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role"}} 2018-07-22 02:09:32,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/242d2595884844b88ddc4133103fc903 used request id req-4bf76191-ea6f-4a8b-b810-9ee64ee7ad0c 2018-07-22 02:09:32,582 - keystone_utils - INFO - Granting role SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role to project SimpleHealthCheck-7e02f4ce-1b7a-49d-proj 2018-07-22 02:09:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1/users/c6f18593e3de4722a4251be30157225b/roles/242d2595884844b88ddc4133103fc903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:32,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a839cb3e-3cef-4955-82fe-0e78700d0450 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:09:32,703 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1/users/c6f18593e3de4722a4251be30157225b/roles/242d2595884844b88ddc4133103fc903 used request id req-a839cb3e-3cef-4955-82fe-0e78700d0450 2018-07-22 02:09:32,703 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:09:32,705 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 02:09:32,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:32,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:33,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "242d2595884844b88ddc4133103fc903", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role"}], "expires_at": "2018-07-22T03:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-user", "id": "c6f18593e3de4722a4251be30157225b"}, "audit_ids": ["X51Fj2ZBQCquAOji3Jw13g"], "issued_at": "2018-07-22T02:09:33.000000Z"}} 2018-07-22 02:09:33,091 - 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}8d56cb0a6190ac628108ce9371cf3676927a3b92" 2018-07-22 02:09:33,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e76ae7-8b85-464a-977c-c71a4d0d9747 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-22 02:09:33,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-25e76ae7-8b85-464a-977c-c71a4d0d9747 2018-07-22 02:09:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d56cb0a6190ac628108ce9371cf3676927a3b92" 2018-07-22 02:09:33,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-b77fdffd-a1de-4080-bf78-e6427ead196d Date: Sun, 22 Jul 2018 02:09:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image"} 2018-07-22 02:09:33,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image used request id req-b77fdffd-a1de-4080-bf78-e6427ead196d 2018-07-22 02:09:33,371 - 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}8d56cb0a6190ac628108ce9371cf3676927a3b92" 2018-07-22 02:09:33,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2f13f11b-ea1b-4ce9-a556-129eb0167c6a Date: Sun, 22 Jul 2018 02:09:33 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-22 02:09:33,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2f13f11b-ea1b-4ce9-a556-129eb0167c6a 2018-07-22 02:09:33,409 - 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}8d56cb0a6190ac628108ce9371cf3676927a3b92" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image"}' 2018-07-22 02:09:33,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/3488ae23-915c-443f-b637-faf6994382c7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-46bf0d90-3d45-480b-8b94-56f41f47b818 Date: Sun, 22 Jul 2018 02:09:33 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:09:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T02:09:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/3488ae23-915c-443f-b637-faf6994382c7", "min_disk": 0, "protected": false, "id": "3488ae23-915c-443f-b637-faf6994382c7", "file": "/v2/images/3488ae23-915c-443f-b637-faf6994382c7/file", "checksum": null, "owner": "6becdc070a2b4a649f46d644ce54afc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:09:33,475 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-46bf0d90-3d45-480b-8b94-56f41f47b818 2018-07-22 02:09:33,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/3488ae23-915c-443f-b637-faf6994382c7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d56cb0a6190ac628108ce9371cf3676927a3b92" -d '' 2018-07-22 02:09:33,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cbc3836f-41ab-4182-94c9-617491313938 Date: Sun, 22 Jul 2018 02:09:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:09:33,857 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3488ae23-915c-443f-b637-faf6994382c7/file used request id req-cbc3836f-41ab-4182-94c9-617491313938 2018-07-22 02:09:33,858 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:09:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3488ae23-915c-443f-b637-faf6994382c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d56cb0a6190ac628108ce9371cf3676927a3b92" 2018-07-22 02:09:33,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-04d66108-c012-40d5-9b60-49b32c47f7b9 Date: Sun, 22 Jul 2018 02:09:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:09:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:09:33Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3488ae23-915c-443f-b637-faf6994382c7/snap", "metadata": {}}], "self": "/v2/images/3488ae23-915c-443f-b637-faf6994382c7", "min_disk": 0, "protected": false, "id": "3488ae23-915c-443f-b637-faf6994382c7", "file": "/v2/images/3488ae23-915c-443f-b637-faf6994382c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6becdc070a2b4a649f46d644ce54afc1", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3488ae23-915c-443f-b637-faf6994382c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:09:33,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3488ae23-915c-443f-b637-faf6994382c7 used request id req-04d66108-c012-40d5-9b60-49b32c47f7b9 2018-07-22 02:09:33,879 - 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}8d56cb0a6190ac628108ce9371cf3676927a3b92" 2018-07-22 02:09:33,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-52ccb5f2-6f27-455a-ba19-723a17b4fc8b Date: Sun, 22 Jul 2018 02:09:33 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-22 02:09:33,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-52ccb5f2-6f27-455a-ba19-723a17b4fc8b 2018-07-22 02:09:33,888 - create_image - INFO - Created image with name - SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image 2018-07-22 02:09:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3488ae23-915c-443f-b637-faf6994382c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d56cb0a6190ac628108ce9371cf3676927a3b92" 2018-07-22 02:09:33,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e7f563d5-1067-4001-8f9d-2556cd677a14 Date: Sun, 22 Jul 2018 02:09:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:09:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:09:33Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3488ae23-915c-443f-b637-faf6994382c7/snap", "metadata": {}}], "self": "/v2/images/3488ae23-915c-443f-b637-faf6994382c7", "min_disk": 0, "protected": false, "id": "3488ae23-915c-443f-b637-faf6994382c7", "file": "/v2/images/3488ae23-915c-443f-b637-faf6994382c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6becdc070a2b4a649f46d644ce54afc1", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3488ae23-915c-443f-b637-faf6994382c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 02:09:33,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3488ae23-915c-443f-b637-faf6994382c7 used request id req-e7f563d5-1067-4001-8f9d-2556cd677a14 2018-07-22 02:09:33,907 - create_image - DEBUG - Instance status is - active 2018-07-22 02:09:33,907 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image 2018-07-22 02:09:33,908 - create_image - INFO - Image is now active with name - SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image 2018-07-22 02:09:33,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:33,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:34,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "242d2595884844b88ddc4133103fc903", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role"}], "expires_at": "2018-07-22T03:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-user", "id": "c6f18593e3de4722a4251be30157225b"}, "audit_ids": ["dHtAEh_eQO25UhRN69YDZg"], "issued_at": "2018-07-22T02:09:34.000000Z"}} 2018-07-22 02:09:34,297 - 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}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" 2018-07-22 02:09:34,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2c597c-28d1-439d-9d25-a08e3c604d5c 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-22 02:09:34,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2d2c597c-28d1-439d-9d25-a08e3c604d5c 2018-07-22 02:09:34,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" 2018-07-22 02:09:34,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-170909dc-da90-458a-88cc-55df3d62794e Date: Sun, 22 Jul 2018 02:09:34 GMT RESP BODY: {"networks":[]} 2018-07-22 02:09:34,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net used request id req-170909dc-da90-458a-88cc-55df3d62794e 2018-07-22 02:09:34,565 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net 2018-07-22 02:09:34,570 - 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}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" -d '{"network": {"name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net", "admin_state_up": true}}' 2018-07-22 02:09:34,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-bb8382b5-342e-4f66-92c1-ba7fcb1be6d1 Date: Sun, 22 Jul 2018 02:09:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6becdc070a2b4a649f46d644ce54afc1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:09:34Z","is_default":false,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:34Z","mtu":1450}} 2018-07-22 02:09:34,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-bb8382b5-342e-4f66-92c1-ba7fcb1be6d1 2018-07-22 02:09:34,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" 2018-07-22 02:09:35,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-cbc62536-c54c-4cf8-bbe1-964af12fe9ef Date: Sun, 22 Jul 2018 02:09:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6becdc070a2b4a649f46d644ce54afc1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:09:34Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net","admin_state_up":true,"tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:34Z","mtu":1450}]} 2018-07-22 02:09:35,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-cbc62536-c54c-4cf8-bbe1-964af12fe9ef 2018-07-22 02:09:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" 2018-07-22 02:09:35,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-80984b6b-83a4-4409-9744-4e2c40eeb548 Date: Sun, 22 Jul 2018 02:09:35 GMT RESP BODY: {"subnets":[]} 2018-07-22 02:09:35,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-80984b6b-83a4-4409-9744-4e2c40eeb548 2018-07-22 02:09:35,099 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet 2018-07-22 02:09:35,103 - 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}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" -d '{"subnets": [{"ip_version": 4, "network_id": "7b2b3acf-a182-421c-ac5e-bbfd9efaea18", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet"}]}' 2018-07-22 02:09:35,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dcc08156-7e35-4ea8-98d0-216888a958ae Date: Sun, 22 Jul 2018 02:09:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:35Z","dns_nameservers":[],"updated_at":"2018-07-22T02:09:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6becdc070a2b4a649f46d644ce54afc1","id":"9931d2ba-94cf-424d-ab98-67a215d4351a","subnetpool_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet"}]} 2018-07-22 02:09:35,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-dcc08156-7e35-4ea8-98d0-216888a958ae 2018-07-22 02:09:35,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" 2018-07-22 02:09:35,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-5972b2fd-26c1-4aed-b1f0-0c9323e438fe Date: Sun, 22 Jul 2018 02:09:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6becdc070a2b4a649f46d644ce54afc1","l2_adjacency":true,"status":"ACTIVE","subnets":["9931d2ba-94cf-424d-ab98-67a215d4351a"],"description":"","tags":[],"updated_at":"2018-07-22T02:09:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net","admin_state_up":true,"tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:34Z","mtu":1450}]} 2018-07-22 02:09:35,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-5972b2fd-26c1-4aed-b1f0-0c9323e438fe 2018-07-22 02:09:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" 2018-07-22 02:09:35,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-719b6cc8-31d6-44f3-ad20-80eea070ffe2 Date: Sun, 22 Jul 2018 02:09:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:35Z","dns_nameservers":[],"updated_at":"2018-07-22T02:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6becdc070a2b4a649f46d644ce54afc1","id":"9931d2ba-94cf-424d-ab98-67a215d4351a","subnetpool_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet"}]} 2018-07-22 02:09:35,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-719b6cc8-31d6-44f3-ad20-80eea070ffe2 2018-07-22 02:09:35,777 - OpenStackNetwork - DEBUG - Network [7b2b3acf-a182-421c-ac5e-bbfd9efaea18] created successfully 2018-07-22 02:09:35,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:35,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:36,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["sMWqDlugR1a80jndSK5IIA"], "issued_at": "2018-07-22T02:09:36.000000Z"}} 2018-07-22 02:09:36,219 - 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}3f55e1d387da5c394bb0db79c7ca1c0b4921be75" 2018-07-22 02:09:36,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e601ef6-9ce2-473b-98ca-f321f81e6bcd 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-22 02:09:36,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2e601ef6-9ce2-473b-98ca-f321f81e6bcd 2018-07-22 02:09:36,320 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:09:36,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}3f55e1d387da5c394bb0db79c7ca1c0b4921be75" 2018-07-22 02:09:36,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cbac6685-c361-4640-9c3f-bb090d47619d x-compute-request-id: req-cbac6685-c361-4640-9c3f-bb090d47619d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 02:09:36,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cbac6685-c361-4640-9c3f-bb090d47619d 2018-07-22 02:09:36,494 - 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}3f55e1d387da5c394bb0db79c7ca1c0b4921be75" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-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-22 02:09:36,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-98c852c9-0462-4b32-8379-198cca38f5bb x-compute-request-id: req-98c852c9-0462-4b32-8379-198cca38f5bb Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "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": "c744a045-9cf7-40fb-ba6f-e20f31362c91"}} 2018-07-22 02:09:36,530 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-98c852c9-0462-4b32-8379-198cca38f5bb 2018-07-22 02:09:36,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:36,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:36,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "242d2595884844b88ddc4133103fc903", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role"}], "expires_at": "2018-07-22T03:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-user", "id": "c6f18593e3de4722a4251be30157225b"}, "audit_ids": ["a9EdYnaAQSCTt9_foyM7Bw"], "issued_at": "2018-07-22T02:09:36.000000Z"}} 2018-07-22 02:09:36,956 - 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}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:37,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217533e9-3d65-4840-bddf-c5a834168b69 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-22 02:09:37,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-217533e9-3d65-4840-bddf-c5a834168b69 2018-07-22 02:09:37,122 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 02:09:37,124 - 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}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:37,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7abfa2cd-b371-4973-82ad-ce858c4da6d3 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-22 02:09:37,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7abfa2cd-b371-4973-82ad-ce858c4da6d3 2018-07-22 02:09:37,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:37,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-5b7f8a21-a82c-482a-91e1-5c6e79635d21 Date: Sun, 22 Jul 2018 02:09:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6becdc070a2b4a649f46d644ce54afc1","l2_adjacency":true,"status":"ACTIVE","subnets":["9931d2ba-94cf-424d-ab98-67a215d4351a"],"description":"","tags":[],"updated_at":"2018-07-22T02:09:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net","admin_state_up":true,"tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:34Z","mtu":1450}]} 2018-07-22 02:09:37,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net used request id req-5b7f8a21-a82c-482a-91e1-5c6e79635d21 2018-07-22 02:09:37,462 - 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-22 02:09:37,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:09:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:09:37,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:37,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf465a8-d912-4113-a7e4-51efdde52b31 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}} 2018-07-22 02:09:37,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 used request id req-8cf465a8-d912-4113-a7e4-51efdde52b31 2018-07-22 02:09:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:37,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bc085f56-e805-4e46-8b42-4848265087b8 Date: Sun, 22 Jul 2018 02:09:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:35Z","dns_nameservers":[],"updated_at":"2018-07-22T02:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6becdc070a2b4a649f46d644ce54afc1","id":"9931d2ba-94cf-424d-ab98-67a215d4351a","subnetpool_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet"}]} 2018-07-22 02:09:37,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-bc085f56-e805-4e46-8b42-4848265087b8 2018-07-22 02:09:37,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:37,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e1ebbee8-084d-4bd3-b6f2-11cb83825f6c Date: Sun, 22 Jul 2018 02:09:37 GMT RESP BODY: {"ports":[]} 2018-07-22 02:09:37,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1&admin_state_up=True used request id req-e1ebbee8-084d-4bd3-b6f2-11cb83825f6c 2018-07-22 02:09:37,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:37,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-95e75165-4a24-4124-99e0-a2c3f0537f72 x-compute-request-id: req-95e75165-4a24-4124-99e0-a2c3f0537f72 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 02:09:37,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst used request id req-95e75165-4a24-4124-99e0-a2c3f0537f72 2018-07-22 02:09:37,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:37,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-b191af74-87cd-431b-b8c6-6303e721c395 Date: Sun, 22 Jul 2018 02:09:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6becdc070a2b4a649f46d644ce54afc1","l2_adjacency":true,"status":"ACTIVE","subnets":["9931d2ba-94cf-424d-ab98-67a215d4351a"],"description":"","tags":[],"updated_at":"2018-07-22T02:09:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net","admin_state_up":true,"tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:34Z","mtu":1450}]} 2018-07-22 02:09:37,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net used request id req-b191af74-87cd-431b-b8c6-6303e721c395 2018-07-22 02:09:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:38,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e748af8-1ecf-4d05-97ad-a3d6e381cd5e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}} 2018-07-22 02:09:38,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 used request id req-8e748af8-1ecf-4d05-97ad-a3d6e381cd5e 2018-07-22 02:09:38,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:38,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-94a5bffe-1458-43c8-bf09-c2b7f3dcbcbc Date: Sun, 22 Jul 2018 02:09:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:35Z","dns_nameservers":[],"updated_at":"2018-07-22T02:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6becdc070a2b4a649f46d644ce54afc1","id":"9931d2ba-94cf-424d-ab98-67a215d4351a","subnetpool_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet"}]} 2018-07-22 02:09:38,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-94a5bffe-1458-43c8-bf09-c2b7f3dcbcbc 2018-07-22 02:09:38,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:38,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-204d124a-b628-47b9-a567-ff6a544875e8 Date: Sun, 22 Jul 2018 02:09:38 GMT RESP BODY: {"ports":[]} 2018-07-22 02:09:38,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1&admin_state_up=True used request id req-204d124a-b628-47b9-a567-ff6a544875e8 2018-07-22 02:09:38,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 02:09:38,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 02:09:38,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "242d2595884844b88ddc4133103fc903", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role"}], "expires_at": "2018-07-22T03:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/6becdc070a2b4a649f46d644ce54afc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-user", "id": "c6f18593e3de4722a4251be30157225b"}, "audit_ids": ["-PUoQTnBRn6WVRyQlbvBpw"], "issued_at": "2018-07-22T02:09:38.000000Z"}} 2018-07-22 02:09:38,595 - 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}d9da3c47121bd6a76fa0e5fc95e649c857d6eed5" 2018-07-22 02:09:38,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d28185-3158-4877-a6db-abc4e275e0f0 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-22 02:09:38,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-26d28185-3158-4877-a6db-abc4e275e0f0 2018-07-22 02:09:38,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:38,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-28cf5d0b-9e86-4970-a2a0-35033e066c51 Date: Sun, 22 Jul 2018 02:09:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6becdc070a2b4a649f46d644ce54afc1","l2_adjacency":true,"status":"ACTIVE","subnets":["9931d2ba-94cf-424d-ab98-67a215d4351a"],"description":"","tags":[],"updated_at":"2018-07-22T02:09:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net","admin_state_up":true,"tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:34Z","mtu":1450}]} 2018-07-22 02:09:38,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net used request id req-28cf5d0b-9e86-4970-a2a0-35033e066c51 2018-07-22 02:09:38,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:38,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-18cac1f1-00dc-4a7a-ab42-a164faf796b8 Date: Sun, 22 Jul 2018 02:09:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:35Z","dns_nameservers":[],"updated_at":"2018-07-22T02:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6becdc070a2b4a649f46d644ce54afc1","id":"9931d2ba-94cf-424d-ab98-67a215d4351a","subnetpool_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet"}]} 2018-07-22 02:09:38,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-18cac1f1-00dc-4a7a-ab42-a164faf796b8 2018-07-22 02:09:38,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:38,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-afe3f863-081f-4dc6-a383-4fdca45d4d7d Date: Sun, 22 Jul 2018 02:09:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6becdc070a2b4a649f46d644ce54afc1","l2_adjacency":true,"status":"ACTIVE","subnets":["9931d2ba-94cf-424d-ab98-67a215d4351a"],"description":"","tags":[],"updated_at":"2018-07-22T02:09:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net","admin_state_up":true,"tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:34Z","mtu":1450}]} 2018-07-22 02:09:38,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net used request id req-afe3f863-081f-4dc6-a383-4fdca45d4d7d 2018-07-22 02:09:38,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-22 02:09:38,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:09:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:09:38,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9da3c47121bd6a76fa0e5fc95e649c857d6eed5" 2018-07-22 02:09:39,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf2e774-610c-4e32-952f-22e34ef8221c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}} 2018-07-22 02:09:39,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 used request id req-6cf2e774-610c-4e32-952f-22e34ef8221c 2018-07-22 02:09:39,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:39,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e1811e49-da29-4ba1-9463-c8807ef257b1 Date: Sun, 22 Jul 2018 02:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:35Z","dns_nameservers":[],"updated_at":"2018-07-22T02:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6becdc070a2b4a649f46d644ce54afc1","id":"9931d2ba-94cf-424d-ab98-67a215d4351a","subnetpool_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet"}]} 2018-07-22 02:09:39,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-e1811e49-da29-4ba1-9463-c8807ef257b1 2018-07-22 02:09:39,060 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net 2018-07-22 02:09:39,064 - 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}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" -d '{"port": {"network_id": "7b2b3acf-a182-421c-ac5e-bbfd9efaea18", "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1", "admin_state_up": true}}' 2018-07-22 02:09:40,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 802 X-Openstack-Request-Id: req-1b67e211-9219-4a43-8eee-85ff924df82a Date: Sun, 22 Jul 2018 02:09:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:09:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9931d2ba-94cf-424d-ab98-67a215d4351a","ip_address":"10.55.0.12"}],"id":"885f022f-5f58-40bb-8f66-e968653b0789","security_groups":["48f57dc9-91af-454f-acc6-ca9ab18f79fc"],"mac_address":"fa:16:3e:e5:b9:bc","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1","project_id":"6becdc070a2b4a649f46d644ce54afc1","qos_policy_id":null,"admin_state_up":true,"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 02:09:40,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-1b67e211-9219-4a43-8eee-85ff924df82a 2018-07-22 02:09:40,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:40,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-225a4ab7-a324-4398-a8e8-1fcbd8fd3574 Date: Sun, 22 Jul 2018 02:09:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6becdc070a2b4a649f46d644ce54afc1","l2_adjacency":true,"status":"ACTIVE","subnets":["9931d2ba-94cf-424d-ab98-67a215d4351a"],"description":"","tags":[],"updated_at":"2018-07-22T02:09:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net","admin_state_up":true,"tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:34Z","mtu":1450}]} 2018-07-22 02:09:40,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net used request id req-225a4ab7-a324-4398-a8e8-1fcbd8fd3574 2018-07-22 02:09:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:40,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb628ea-0e8e-4e68-8b75-340c5d23f171 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}} 2018-07-22 02:09:40,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 used request id req-8eb628ea-0e8e-4e68-8b75-340c5d23f171 2018-07-22 02:09:40,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:40,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9b7dc211-6f5c-4b93-9411-e2274489a043 Date: Sun, 22 Jul 2018 02:09:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:35Z","dns_nameservers":[],"updated_at":"2018-07-22T02:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6becdc070a2b4a649f46d644ce54afc1","id":"9931d2ba-94cf-424d-ab98-67a215d4351a","subnetpool_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet"}]} 2018-07-22 02:09:40,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-9b7dc211-6f5c-4b93-9411-e2274489a043 2018-07-22 02:09:40,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:40,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-891d55ac-70c3-4987-9b6d-eadc9c7b68b2 Date: Sun, 22 Jul 2018 02:09:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:09:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9931d2ba-94cf-424d-ab98-67a215d4351a","ip_address":"10.55.0.12"}],"id":"885f022f-5f58-40bb-8f66-e968653b0789","security_groups":["48f57dc9-91af-454f-acc6-ca9ab18f79fc"],"mac_address":"fa:16:3e:e5:b9:bc","project_id":"6becdc070a2b4a649f46d644ce54afc1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1","admin_state_up":true,"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 02:09:40,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1&admin_state_up=True used request id req-891d55ac-70c3-4987-9b6d-eadc9c7b68b2 2018-07-22 02:09:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:40,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b7688a-c06e-4e88-b559-cb19b39ce60c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}} 2018-07-22 02:09:40,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 used request id req-10b7688a-c06e-4e88-b559-cb19b39ce60c 2018-07-22 02:09:40,461 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst 2018-07-22 02:09:40,465 - 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}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:40,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-76d780c9-0bde-4d35-b7f1-24e1a473d2b7 x-compute-request-id: req-76d780c9-0bde-4d35-b7f1-24e1a473d2b7 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c744a045-9cf7-40fb-ba6f-e20f31362c91", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "bookmark"}], "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-flavor-name"}]} 2018-07-22 02:09:40,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-76d780c9-0bde-4d35-b7f1-24e1a473d2b7 2018-07-22 02:09:40,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:40,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-580967e1-89c8-4dbf-b994-e6444ee13b89 x-compute-request-id: req-580967e1-89c8-4dbf-b994-e6444ee13b89 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "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": "c744a045-9cf7-40fb-ba6f-e20f31362c91"}} 2018-07-22 02:09:40,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91 used request id req-580967e1-89c8-4dbf-b994-e6444ee13b89 2018-07-22 02:09:40,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:40,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-3618e4db-c5ca-4603-b3c7-9e593e2e97f2 Date: Sun, 22 Jul 2018 02:09:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T02:09:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T02:09:33Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3488ae23-915c-443f-b637-faf6994382c7/snap", "metadata": {}}], "self": "/v2/images/3488ae23-915c-443f-b637-faf6994382c7", "min_disk": 0, "protected": false, "id": "3488ae23-915c-443f-b637-faf6994382c7", "file": "/v2/images/3488ae23-915c-443f-b637-faf6994382c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6becdc070a2b4a649f46d644ce54afc1", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3488ae23-915c-443f-b637-faf6994382c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image"} 2018-07-22 02:09:40,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image used request id req-3618e4db-c5ca-4603-b3c7-9e593e2e97f2 2018-07-22 02:09:40,698 - 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}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:40,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a51692d3-498f-47a0-afaf-1055a6ddec89 Date: Sun, 22 Jul 2018 02:09: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-22 02:09:40,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a51692d3-498f-47a0-afaf-1055a6ddec89 2018-07-22 02:09:40,710 - 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}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" -d '{"server": {"name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst", "imageRef": "3488ae23-915c-443f-b637-faf6994382c7", "flavorRef": "c744a045-9cf7-40fb-ba6f-e20f31362c91", "max_count": 1, "min_count": 1, "networks": [{"port": "885f022f-5f58-40bb-8f66-e968653b0789"}]}}' 2018-07-22 02:09:41,733 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dce10550-1110-49ec-a408-c588bd07e0cc x-compute-request-id: req-dce10550-1110-49ec-a408-c588bd07e0cc Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f163a825-bcc0-42a3-bb87-c39fc5316b08", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "bookmark"}], "adminPass": "Je5DQvLZCpdi"}} 2018-07-22 02:09:41,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-dce10550-1110-49ec-a408-c588bd07e0cc 2018-07-22 02:09:41,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:42,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-3f3dee60-9eb4-42ac-a91d-611570f48118 x-compute-request-id: req-3f3dee60-9eb4-42ac-a91d-611570f48118 Content-Encoding: gzip Content-Length: 607 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/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "bookmark"}], "image": {"id": "3488ae23-915c-443f-b637-faf6994382c7", "links": [{"href": "http://172.30.9.25:8774/images/3488ae23-915c-443f-b637-faf6994382c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c744a045-9cf7-40fb-ba6f-e20f31362c91", "links": [{"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "bookmark"}]}, "id": "f163a825-bcc0-42a3-bb87-c39fc5316b08", "user_id": "c6f18593e3de4722a4251be30157225b", "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-22T02:09:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst", "created": "2018-07-22T02:09:41Z", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:09:42,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 used request id req-3f3dee60-9eb4-42ac-a91d-611570f48118 2018-07-22 02:09:42,049 - create_instance - INFO - Created instance with name - SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst 2018-07-22 02:09:42,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:42,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-43a9c4cd-94ff-4124-8def-de39642815d5 x-compute-request-id: req-43a9c4cd-94ff-4124-8def-de39642815d5 Content-Encoding: gzip Content-Length: 614 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/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "bookmark"}], "image": {"id": "3488ae23-915c-443f-b637-faf6994382c7", "links": [{"href": "http://172.30.9.25:8774/images/3488ae23-915c-443f-b637-faf6994382c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c744a045-9cf7-40fb-ba6f-e20f31362c91", "links": [{"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "bookmark"}]}, "id": "f163a825-bcc0-42a3-bb87-c39fc5316b08", "user_id": "c6f18593e3de4722a4251be30157225b", "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-22T02:09:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst", "created": "2018-07-22T02:09:41Z", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:09:42,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 used request id req-43a9c4cd-94ff-4124-8def-de39642815d5 2018-07-22 02:09:42,343 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst] is - BUILD 2018-07-22 02:09:42,343 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:09:45,346 - create_instance - DEBUG - VM status query timeout in 896.703336 2018-07-22 02:09:45,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:45,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-73a8edf4-6e28-424b-a0db-0e20d6c71fe2 x-compute-request-id: req-73a8edf4-6e28-424b-a0db-0e20d6c71fe2 Content-Encoding: gzip Content-Length: 672 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/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "bookmark"}], "image": {"id": "3488ae23-915c-443f-b637-faf6994382c7", "links": [{"href": "http://172.30.9.25:8774/images/3488ae23-915c-443f-b637-faf6994382c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c744a045-9cf7-40fb-ba6f-e20f31362c91", "links": [{"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "bookmark"}]}, "id": "f163a825-bcc0-42a3-bb87-c39fc5316b08", "security_groups": [{"name": "default"}], "user_id": "c6f18593e3de4722a4251be30157225b", "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-22T02:09:42Z", "hostId": "1f5a5119b8597062e6d9f42b0844709c2422cfe90cb6d8b8cb30f807", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst", "created": "2018-07-22T02:09:41Z", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:09:45,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 used request id req-73a8edf4-6e28-424b-a0db-0e20d6c71fe2 2018-07-22 02:09:45,538 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst] is - BUILD 2018-07-22 02:09:45,538 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:09:48,542 - create_instance - DEBUG - VM status query timeout in 893.507813931 2018-07-22 02:09:48,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:48,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-e4c8e716-dd9e-44bb-b77c-bb2d3245cea1 x-compute-request-id: req-e4c8e716-dd9e-44bb-b77c-bb2d3245cea1 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:b9:bc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "bookmark"}], "image": {"id": "3488ae23-915c-443f-b637-faf6994382c7", "links": [{"href": "http://172.30.9.25:8774/images/3488ae23-915c-443f-b637-faf6994382c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:09:47.000000", "flavor": {"id": "c744a045-9cf7-40fb-ba6f-e20f31362c91", "links": [{"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "bookmark"}]}, "id": "f163a825-bcc0-42a3-bb87-c39fc5316b08", "security_groups": [{"name": "default"}], "user_id": "c6f18593e3de4722a4251be30157225b", "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-22T02:09:47Z", "hostId": "1f5a5119b8597062e6d9f42b0844709c2422cfe90cb6d8b8cb30f807", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst", "created": "2018-07-22T02:09:41Z", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:09:48,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 used request id req-e4c8e716-dd9e-44bb-b77c-bb2d3245cea1 2018-07-22 02:09:48,712 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst] is - ACTIVE 2018-07-22 02:09:48,712 - create_instance - INFO - VM is - ACTIVE 2018-07-22 02:09:48,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:48,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-14605054-e967-4ee8-9d75-492ce45e2b9b x-compute-request-id: req-14605054-e967-4ee8-9d75-492ce45e2b9b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:b9:bc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "bookmark"}], "image": {"id": "3488ae23-915c-443f-b637-faf6994382c7", "links": [{"href": "http://172.30.9.25:8774/images/3488ae23-915c-443f-b637-faf6994382c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:09:47.000000", "flavor": {"id": "c744a045-9cf7-40fb-ba6f-e20f31362c91", "links": [{"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "bookmark"}]}, "id": "f163a825-bcc0-42a3-bb87-c39fc5316b08", "security_groups": [{"name": "default"}], "user_id": "c6f18593e3de4722a4251be30157225b", "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-22T02:09:47Z", "hostId": "1f5a5119b8597062e6d9f42b0844709c2422cfe90cb6d8b8cb30f807", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst", "created": "2018-07-22T02:09:41Z", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:09:48,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 used request id req-14605054-e967-4ee8-9d75-492ce45e2b9b 2018-07-22 02:09:48,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:48,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-f39d0a4d-612c-43ff-9776-657cec6a0d13 Date: Sun, 22 Jul 2018 02:09:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6becdc070a2b4a649f46d644ce54afc1","l2_adjacency":true,"status":"ACTIVE","subnets":["9931d2ba-94cf-424d-ab98-67a215d4351a"],"description":"","tags":[],"updated_at":"2018-07-22T02:09:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net","admin_state_up":true,"tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:34Z","mtu":1450}]} 2018-07-22 02:09:48,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net used request id req-f39d0a4d-612c-43ff-9776-657cec6a0d13 2018-07-22 02:09:48,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:49,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e09e5af-cc6c-4995-a9c7-76df81044fe6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}} 2018-07-22 02:09:49,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 used request id req-7e09e5af-cc6c-4995-a9c7-76df81044fe6 2018-07-22 02:09:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:49,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4aaffca7-743b-44f5-91dc-9d3f2facafae Date: Sun, 22 Jul 2018 02:09:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:35Z","dns_nameservers":[],"updated_at":"2018-07-22T02:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6becdc070a2b4a649f46d644ce54afc1","id":"9931d2ba-94cf-424d-ab98-67a215d4351a","subnetpool_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet"}]} 2018-07-22 02:09:49,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-4aaffca7-743b-44f5-91dc-9d3f2facafae 2018-07-22 02:09:49,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:49,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1643 X-Openstack-Request-Id: req-9aee837f-8996-489e-a3e0-21b823bfbe58 Date: Sun, 22 Jul 2018 02:09:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:09:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9931d2ba-94cf-424d-ab98-67a215d4351a","ip_address":"10.55.0.2"}],"id":"2b3bab6a-8f38-4b08-8033-7ad2e99e0d2e","security_groups":[],"mac_address":"fa:16:3e:02:48:9e","project_id":"6becdc070a2b4a649f46d644ce54afc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b2b3acf-a182-421c-ac5e-bbfd9efaea18","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T02:09:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9931d2ba-94cf-424d-ab98-67a215d4351a","ip_address":"10.55.0.12"}],"id":"885f022f-5f58-40bb-8f66-e968653b0789","security_groups":["48f57dc9-91af-454f-acc6-ca9ab18f79fc"],"mac_address":"fa:16:3e:e5:b9:bc","project_id":"6becdc070a2b4a649f46d644ce54afc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1","admin_state_up":true,"network_id":"7b2b3acf-a182-421c-ac5e-bbfd9efaea18","tenant_id":"6becdc070a2b4a649f46d644ce54afc1","created_at":"2018-07-22T02:09:39Z","binding:vnic_type":"normal","device_id":"f163a825-bcc0-42a3-bb87-c39fc5316b08","ip_allocation":"immediate"}]} 2018-07-22 02:09:49,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-9aee837f-8996-489e-a3e0-21b823bfbe58 2018-07-22 02:09:49,193 - create_instance_tests - INFO - Looking for IP 10.55.0.12 in the console log 2018-07-22 02:09:49,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:49,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-e860d4c5-2dbd-4368-a0e5-03ca31e13fd6 x-compute-request-id: req-e860d4c5-2dbd-4368-a0e5-03ca31e13fd6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:b9:bc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "bookmark"}], "image": {"id": "3488ae23-915c-443f-b637-faf6994382c7", "links": [{"href": "http://172.30.9.25:8774/images/3488ae23-915c-443f-b637-faf6994382c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:09:47.000000", "flavor": {"id": "c744a045-9cf7-40fb-ba6f-e20f31362c91", "links": [{"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "bookmark"}]}, "id": "f163a825-bcc0-42a3-bb87-c39fc5316b08", "security_groups": [{"name": "default"}], "user_id": "c6f18593e3de4722a4251be30157225b", "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-22T02:09:47Z", "hostId": "1f5a5119b8597062e6d9f42b0844709c2422cfe90cb6d8b8cb30f807", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst", "created": "2018-07-22T02:09:41Z", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:09:49,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 used request id req-e860d4c5-2dbd-4368-a0e5-03ca31e13fd6 2018-07-22 02:09:49,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 02:09:49,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-0e658384-5ec7-4028-ab95-078d2df58580 x-compute-request-id: req-0e658384-5ec7-4028-ab95-078d2df58580 Content-Encoding: gzip Content-Length: 7806 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 457449533 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.138991] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140674] pid_max: default: 32768 minimum: 301\n[ 0.141583] ACPI: Core revision 20150930\n[ 0.142984] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144317] Security Framework initialized\n[ 0.145146] Yama: becoming mindful.\n[ 0.145887] AppArmor: AppArmor initialized\n[ 0.146755] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148094] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.149377] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.150594] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152008] Initializing cgroup subsys io\n[ 0.152843] Initializing cgroup subsys memory\n[ 0.153723] Initializing cgroup subsys devices\n[ 0.154619] Initializing cgroup subsys freezer\n[ 0.155507] Initializing cgroup subsys net_cls\n[ 0.156392] Initializing cgroup subsys perf_event\n[ 0.157320] Initializing cgroup subsys net_prio\n[ 0.158240] Initializing cgroup subsys hugetlb\n[ 0.159128] Initializing cgroup subsys pids\n[ 0.160022] CPU: Physical Processor ID: 0\n[ 0.161523] mce: CPU supports 10 MCE banks\n[ 0.162396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163417] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177948] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184064] ftrace: allocating 31920 entries in 125 pages\n[ 0.209183] smpboot: Max logical packages: 1\n[ 0.210103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211488] x2apic enabled\n[ 0.212310] Switched APIC routing to physical x2apic.\n[ 0.214060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215204] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.217323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.219173] KVM setup paravirtual spinlock\n[ 0.220479] x86: Booted up 1 node, 1 CPUs\n[ 0.221310] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222737] devtmpfs: initialized\n[ 0.224454] evm: security.selinux\n[ 0.225173] evm: security.SMACK64\n[ 0.225881] evm: security.SMACK64EXEC\n[ 0.226639] evm: security.SMACK64TRANSMUTE\n[ 0.227466] evm: security.SMACK64MMAP\n[ 0.228264] evm: security.ima\n[ 0.228922] evm: security.capability\n[ 0.229739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231642] pinctrl core: initialized pinctrl subsystem\n[ 0.232775] RTC time: 2:09:47, date: 07/22/18\n[ 0.233756] NET: Registered protocol family 16\n[ 0.234766] cpuidle: using governor ladder\n[ 0.235602] cpuidle: using governor menu\n[ 0.236411] PCCT header not found.\n[ 0.237185] ACPI: bus type PCI registered\n[ 0.238004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239282] PCI: Using configuration type 1 for base access\n[ 0.241070] ACPI: Added _OSI(Module Device)\n[ 0.241935] ACPI: Added _OSI(Processor Device)\n[ 0.242817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243734] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245492] ACPI: Interpreter enabled\n[ 0.246283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.250100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253877] ACPI: (supports S0 S5)\n[ 0.254595] ACPI: Using IOAPIC for interrupt routing\n[ 0.255571] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258718] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259892] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261158] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.262372] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264662] acpiphp: Slot [3] registered\n[ 0.265489] acpiphp: Slot [4] registered\n[ 0.266324] acpiphp: Slot [5] registered\n[ 0.267142] acpiphp: Slot [6] registered\n[ 0.267960] acpiphp: Slot [7] registered\n[ 0.268797] acpiphp: Slot [8] registered\n[ 0.269618] acpiphp: Slot [9] registered\n[ 0.270449] acpiphp: Slot [10] registered\n[ 0.271287] acpiphp: Slot [11] registered\n[ 0.272123] acpiphp: Slot [12] registered\n[ 0.272961] acpiphp: Slot [13] registered\n[ 0.273796] acpiphp: Slot [14] registered\n[ 0.274625] acpiphp: Slot [15] registered\n[ 0.285608] acpiphp: Slot [16] registered\n[ 0.286461] acpiphp: Slot [17] registered\n[ 0.287312] acpiphp: Slot [18] registered\n[ 0.288145] acpiphp: Slot [19] registered\n[ 0.288995] acpiphp: Slot [20] registered\n[ 0.289831] acpiphp: Slot [21] registered\n[ 0.290663] acpiphp: Slot [22] registered\n[ 0.291492] acpiphp: Slot [23] registered\n[ 0.292326] acpiphp: Slot [24] registered\n[ 0.293163] acpiphp: Slot [25] registered\n[ 0.293997] acpiphp: Slot [26] registered\n[ 0.294830] acpiphp: Slot [27] registered\n[ 0.295696] acpiphp: Slot [28] registered\n[ 0.296526] acpiphp: Slot [29] registered\n[ 0.297359] acpiphp: Slot [30] registered\n[ 0.298199] acpiphp: Slot [31] registered\n[ 0.299045] PCI host bridge to bus 0000:00\n[ 0.299875] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302363] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303857] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.305335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.306854] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.310094] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.311425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313945] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317505] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319117] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337378] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.338891] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.340684] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.342139] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.343561] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344846] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.346170] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.347263] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348845] vgaarb: loaded\n[ 0.349461] vgaarb: bridge control possible 0000:00:02.0\n[ 0.350727] SCSI subsystem initialized\n[ 0.351662] ACPI: bus type USB registered\n[ 0.352512] usbcore: registered new interface driver usbfs\n[ 0.353573] usbcore: registered new interface driver hub\n[ 0.354607] usbcore: registered new device driver usb\n[ 0.355743] PCI: Using ACPI for IRQ routing\n[ 0.356879] NetLabel: Initializing\n[ 0.357611] NetLabel: domain hash size = 128\n[ 0.358483] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.359488] NetLabel: unlabeled traffic allowed by default\n[ 0.360674] clocksource: Switched to clocksource kvm-clock\n[ 0.368560] AppArmor: AppArmor Filesystem Enabled\n[ 0.369594] pnp: PnP ACPI init\n[ 0.370550] pnp: PnP ACPI: found 5 devices\n[ 0.376809] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378566] NET: Registered protocol family 2\n[ 0.379641] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.380968] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.382187] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.383415] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384525] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385740] NET: Registered protocol family 1\n[ 0.386634] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402950] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417115] Trying to unpack rootfs image as initramfs...\n[ 0.473722] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.475419] Scanning for low memory corruption every 60 seconds\n[ 0.476832] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.478030] audit: initializing netlink subsys (disabled)\n[ 0.479087] audit: type=2000 audit(1532225388.206:1): initialized\n[ 0.480487] Initialise system trusted keyring\n[ 0.481477] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484832] zbud: loaded\n[ 0.485570] VFS: Disk quotas dquot_6.6.0\n[ 0.486418] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.488062] fuse init (API version 7.23)\n[ 0.489003] Key type big_key registered\n[ 0.489834] Allocating IMA MOK and blacklist keyrings.\n[ 0.491102] Key type asymmetric registered\n[ 0.491954] Asymmetric key parser 'x509' registered\n[ 0.492954] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494469] io scheduler noop registered\n[ 0.495288] io scheduler deadline registered (default)\n[ 0.496315] io scheduler cfq registered\n[ 0.497194] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501094] ACPI: Power Button [PWRF]\n[ 0.501974] GHES: HEST is not enabled!\n[ 0.515674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543475] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545614] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569733] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.572045] Linux agpgart interface v0.103\n[ 0.574659] brd: module loaded\n[ 0.576332] loop: module loaded\n[ 0.579662] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581162] GPT:90111 != 20971519\n[ 0.581878] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583000] GPT:90111 != 20971519\n[ 0.583706] GPT: Use GNU Parted to correct GPT errors.\n[ 0.584701] vda: vda1 vda15\n[ 0.585940] scsi host0: ata_piix\n[ 0.586740] scsi host1: ata_piix\n[ 0.587478] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.588750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590268] libphy: Fixed MDIO Bus: probed\n[ 0.591138] tun: Universal TUN/TAP device driver, 1.6\n[ 0.592132] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594380] PPP generic driver version 2.4.2\n[ 0.595322] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.596571] ehci-pci: EHCI PCI platform driver\n[ 0.597489] ehci-platform: EHCI generic platform driver\n[ 0.598530] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.599712] ohci-pci: OHCI PCI platform driver\n[ 0.600620] ohci-platform: OHCI generic platform driver\n[ 0.601774] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.618383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619767] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.622946] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.624468] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.626073] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.627879] usb usb1: Product: UHCI Host Controller\n[ 0.629046] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.630234] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.631361] hub 1-0:1.0: USB hub found\n[ 0.632281] hub 1-0:1.0: 2 ports detected\n[ 0.633742] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.636875] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.638104] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.639463] mousedev: PS/2 mouse device common for all mice\n[ 0.641055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.643403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.644798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646340] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647877] i2c /dev entries driver\n[ 0.648878] device-mapper: uevent: version 1.0.3\n[ 0.650113] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.652209] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654088] NET: Registered protocol family 10\n[ 0.655497] NET: Registered protocol family 17\n[ 0.656443] Key type dns_resolver registered\n[ 0.657516] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660572] registered taskstats version 1\n[ 0.661466] Loading compiled-in X.509 certificates\n[ 0.663009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.664975] zswap: loaded using pool lzo/zbud\n[ 0.666819] Key type trusted registered\n[ 0.668726] Key type encrypted registered\n[ 0.669786] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671119] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672451] evm: HMAC attrs: 0x1\n[ 0.673645] Magic number: 10:484:157\n[ 0.674638] bdi 1:9: hash matches\n[ 0.675620] rtc_cmos 00:00: setting system clock to 2018-07-22 02:09:47 UTC (1532225387)\n[ 0.677698] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679139] EDD information not available.\n[ 0.749990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.751899] Write protecting the kernel read-only data: 14336k\n[ 0.754288] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.756502] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\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.804854] 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.71\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 10.55.0.12...\nLease of 10.55.0.12 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-22 02:09:49,444 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08/action used request id req-0e658384-5ec7-4028-ab95-078d2df58580 2018-07-22 02:09:49,446 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 02:09:49,446 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 457449533 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.138991] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140674] pid_max: default: 32768 minimum: 301 [ 0.141583] ACPI: Core revision 20150930 [ 0.142984] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144317] Security Framework initialized [ 0.145146] Yama: becoming mindful. [ 0.145887] AppArmor: AppArmor initialized [ 0.146755] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148094] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.149377] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.150594] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152008] Initializing cgroup subsys io [ 0.152843] Initializing cgroup subsys memory [ 0.153723] Initializing cgroup subsys devices [ 0.154619] Initializing cgroup subsys freezer [ 0.155507] Initializing cgroup subsys net_cls [ 0.156392] Initializing cgroup subsys perf_event [ 0.157320] Initializing cgroup subsys net_prio [ 0.158240] Initializing cgroup subsys hugetlb [ 0.159128] Initializing cgroup subsys pids [ 0.160022] CPU: Physical Processor ID: 0 [ 0.161523] mce: CPU supports 10 MCE banks [ 0.162396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163417] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177948] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184064] ftrace: allocating 31920 entries in 125 pages [ 0.209183] smpboot: Max logical packages: 1 [ 0.210103] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211488] x2apic enabled [ 0.212310] Switched APIC routing to physical x2apic. [ 0.214060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215204] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.217323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.219173] KVM setup paravirtual spinlock [ 0.220479] x86: Booted up 1 node, 1 CPUs [ 0.221310] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222737] devtmpfs: initialized [ 0.224454] evm: security.selinux [ 0.225173] evm: security.SMACK64 [ 0.225881] evm: security.SMACK64EXEC [ 0.226639] evm: security.SMACK64TRANSMUTE [ 0.227466] evm: security.SMACK64MMAP [ 0.228264] evm: security.ima [ 0.228922] evm: security.capability [ 0.229739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231642] pinctrl core: initialized pinctrl subsystem [ 0.232775] RTC time: 2:09:47, date: 07/22/18 [ 0.233756] NET: Registered protocol family 16 [ 0.234766] cpuidle: using governor ladder [ 0.235602] cpuidle: using governor menu [ 0.236411] PCCT header not found. [ 0.237185] ACPI: bus type PCI registered [ 0.238004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.239282] PCI: Using configuration type 1 for base access [ 0.241070] ACPI: Added _OSI(Module Device) [ 0.241935] ACPI: Added _OSI(Processor Device) [ 0.242817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243734] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245492] ACPI: Interpreter enabled [ 0.246283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.248214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253877] ACPI: (supports S0 S5) [ 0.254595] ACPI: Using IOAPIC for interrupt routing [ 0.255571] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258718] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259892] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.261158] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.262372] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264662] acpiphp: Slot [3] registered [ 0.265489] acpiphp: Slot [4] registered [ 0.266324] acpiphp: Slot [5] registered [ 0.267142] acpiphp: Slot [6] registered [ 0.267960] acpiphp: Slot [7] registered [ 0.268797] acpiphp: Slot [8] registered [ 0.269618] acpiphp: Slot [9] registered [ 0.270449] acpiphp: Slot [10] registered [ 0.271287] acpiphp: Slot [11] registered [ 0.272123] acpiphp: Slot [12] registered [ 0.272961] acpiphp: Slot [13] registered [ 0.273796] acpiphp: Slot [14] registered [ 0.274625] acpiphp: Slot [15] registered [ 0.285608] acpiphp: Slot [16] registered [ 0.286461] acpiphp: Slot [17] registered [ 0.287312] acpiphp: Slot [18] registered [ 0.288145] acpiphp: Slot [19] registered [ 0.288995] acpiphp: Slot [20] registered [ 0.289831] acpiphp: Slot [21] registered [ 0.290663] acpiphp: Slot [22] registered [ 0.291492] acpiphp: Slot [23] registered [ 0.292326] acpiphp: Slot [24] registered [ 0.293163] acpiphp: Slot [25] registered [ 0.293997] acpiphp: Slot [26] registered [ 0.294830] acpiphp: Slot [27] registered [ 0.295696] acpiphp: Slot [28] registered [ 0.296526] acpiphp: Slot [29] registered [ 0.297359] acpiphp: Slot [30] registered [ 0.298199] acpiphp: Slot [31] registered [ 0.299045] PCI host bridge to bus 0000:00 [ 0.299875] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.301119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.302363] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.303857] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.305335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.306854] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.310094] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.311425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.312641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.313945] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317505] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319117] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337378] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338891] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340684] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.342139] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343561] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344846] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.346170] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.347263] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348845] vgaarb: loaded [ 0.349461] vgaarb: bridge control possible 0000:00:02.0 [ 0.350727] SCSI subsystem initialized [ 0.351662] ACPI: bus type USB registered [ 0.352512] usbcore: registered new interface driver usbfs [ 0.353573] usbcore: registered new interface driver hub [ 0.354607] usbcore: registered new device driver usb [ 0.355743] PCI: Using ACPI for IRQ routing [ 0.356879] NetLabel: Initializing [ 0.357611] NetLabel: domain hash size = 128 [ 0.358483] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.359488] NetLabel: unlabeled traffic allowed by default [ 0.360674] clocksource: Switched to clocksource kvm-clock [ 0.368560] AppArmor: AppArmor Filesystem Enabled [ 0.369594] pnp: PnP ACPI init [ 0.370550] pnp: PnP ACPI: found 5 devices [ 0.376809] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378566] NET: Registered protocol family 2 [ 0.379641] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.380968] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.382187] TCP: Hash tables configured (established 2048 bind 2048) [ 0.383415] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384525] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385740] NET: Registered protocol family 1 [ 0.386634] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387761] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402950] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417115] Trying to unpack rootfs image as initramfs... [ 0.473722] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.475419] Scanning for low memory corruption every 60 seconds [ 0.476832] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.478030] audit: initializing netlink subsys (disabled) [ 0.479087] audit: type=2000 audit(1532225388.206:1): initialized [ 0.480487] Initialise system trusted keyring [ 0.481477] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482675] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484832] zbud: loaded [ 0.485570] VFS: Disk quotas dquot_6.6.0 [ 0.486418] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.488062] fuse init (API version 7.23) [ 0.489003] Key type big_key registered [ 0.489834] Allocating IMA MOK and blacklist keyrings. [ 0.491102] Key type asymmetric registered [ 0.491954] Asymmetric key parser 'x509' registered [ 0.492954] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494469] io scheduler noop registered [ 0.495288] io scheduler deadline registered (default) [ 0.496315] io scheduler cfq registered [ 0.497194] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501094] ACPI: Power Button [PWRF] [ 0.501974] GHES: HEST is not enabled! [ 0.515674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543475] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545614] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569733] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.572045] Linux agpgart interface v0.103 [ 0.574659] brd: module loaded [ 0.576332] loop: module loaded [ 0.579662] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581162] GPT:90111 != 20971519 [ 0.581878] GPT:Alternate GPT header not at the end of the disk. [ 0.583000] GPT:90111 != 20971519 [ 0.583706] GPT: Use GNU Parted to correct GPT errors. [ 0.584701] vda: vda1 vda15 [ 0.585940] scsi host0: ata_piix [ 0.586740] scsi host1: ata_piix [ 0.587478] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.588750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590268] libphy: Fixed MDIO Bus: probed [ 0.591138] tun: Universal TUN/TAP device driver, 1.6 [ 0.592132] tun: (C) 1999-2004 Max Krasnyansky [ 0.594380] PPP generic driver version 2.4.2 [ 0.595322] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596571] ehci-pci: EHCI PCI platform driver [ 0.597489] ehci-platform: EHCI generic platform driver [ 0.598530] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.599712] ohci-pci: OHCI PCI platform driver [ 0.600620] ohci-platform: OHCI generic platform driver [ 0.601774] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618383] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619767] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621631] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.622946] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.624468] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.626073] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.627879] usb usb1: Product: UHCI Host Controller [ 0.629046] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.630234] usb usb1: SerialNumber: 0000:00:01.2 [ 0.631361] hub 1-0:1.0: USB hub found [ 0.632281] hub 1-0:1.0: 2 ports detected [ 0.633742] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.636875] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.638104] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.639463] mousedev: PS/2 mouse device common for all mice [ 0.641055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.643403] rtc_cmos 00:00: RTC can wake from S4 [ 0.644798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.646340] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.647877] i2c /dev entries driver [ 0.648878] device-mapper: uevent: version 1.0.3 [ 0.650113] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.652209] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654088] NET: Registered protocol family 10 [ 0.655497] NET: Registered protocol family 17 [ 0.656443] Key type dns_resolver registered [ 0.657516] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.658670] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.660572] registered taskstats version 1 [ 0.661466] Loading compiled-in X.509 certificates [ 0.663009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.664975] zswap: loaded using pool lzo/zbud [ 0.666819] Key type trusted registered [ 0.668726] Key type encrypted registered [ 0.669786] AppArmor: AppArmor sha1 policy hashing enabled [ 0.671119] ima: No TPM chip found, activating TPM-bypass! [ 0.672451] evm: HMAC attrs: 0x1 [ 0.673645] Magic number: 10:484:157 [ 0.674638] bdi 1:9: hash matches [ 0.675620] rtc_cmos 00:00: setting system clock to 2018-07-22 02:09:47 UTC (1532225387) [ 0.677698] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679139] EDD information not available. [ 0.749990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.751899] Write protecting the kernel read-only data: 14336k [ 0.754288] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.756502] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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.804854] 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.71 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 10.55.0.12... Lease of 10.55.0.12 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-22 02:09:49,446 - create_instance - INFO - Deleting Port with ID - 885f022f-5f58-40bb-8f66-e968653b0789 2018-07-22 02:09:49,447 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5port-1 2018-07-22 02:09:49,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/885f022f-5f58-40bb-8f66-e968653b0789 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:50,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2398e87-ab67-420d-89a4-ba3b803f2ebb Date: Sun, 22 Jul 2018 02:09:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:09:50,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/885f022f-5f58-40bb-8f66-e968653b0789 used request id req-c2398e87-ab67-420d-89a4-ba3b803f2ebb 2018-07-22 02:09:50,031 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst 2018-07-22 02:09:50,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:50,147 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:09: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-1ed0d45b-9c83-4c9d-8282-a16f20402967 x-compute-request-id: req-1ed0d45b-9c83-4c9d-8282-a16f20402967 Content-Type: application/json 2018-07-22 02:09:50,147 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 used request id req-1ed0d45b-9c83-4c9d-8282-a16f20402967 2018-07-22 02:09:50,148 - create_instance - INFO - Checking deletion status 2018-07-22 02:09:50,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:50,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09: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-3f7b612a-4ab9-4337-998c-d501375cd4bb x-compute-request-id: req-3f7b612a-4ab9-4337-998c-d501375cd4bb Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:b9:bc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08", "rel": "bookmark"}], "image": {"id": "3488ae23-915c-443f-b637-faf6994382c7", "links": [{"href": "http://172.30.9.25:8774/images/3488ae23-915c-443f-b637-faf6994382c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T02:09:47.000000", "flavor": {"id": "c744a045-9cf7-40fb-ba6f-e20f31362c91", "links": [{"href": "http://172.30.9.25:8774/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91", "rel": "bookmark"}]}, "id": "f163a825-bcc0-42a3-bb87-c39fc5316b08", "user_id": "c6f18593e3de4722a4251be30157225b", "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-22T02:09:50Z", "hostId": "1f5a5119b8597062e6d9f42b0844709c2422cfe90cb6d8b8cb30f807", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst", "created": "2018-07-22T02:09:41Z", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 02:09:50,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 used request id req-3f7b612a-4ab9-4337-998c-d501375cd4bb 2018-07-22 02:09:50,256 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst] is - ACTIVE 2018-07-22 02:09:50,256 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 02:09:53,260 - create_instance - DEBUG - VM status query timeout in 296.888287067 2018-07-22 02:09:53,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f50c05bb76d5e86507a6a5e06f8b2d9b1fe6d63" 2018-07-22 02:09:53,312 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 02:09: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-b56c27f7-3656-4246-829d-d6847bf3dcc6 x-compute-request-id: req-b56c27f7-3656-4246-829d-d6847bf3dcc6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f163a825-bcc0-42a3-bb87-c39fc5316b08 could not be found.", "code": 404}} 2018-07-22 02:09:53,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f163a825-bcc0-42a3-bb87-c39fc5316b08 used request id req-b56c27f7-3656-4246-829d-d6847bf3dcc6 2018-07-22 02:09:53,312 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f163a825-bcc0-42a3-bb87-c39fc5316b08 could not be found. (HTTP 404) (Request-ID: req-b56c27f7-3656-4246-829d-d6847bf3dcc6) 2018-07-22 02:09:53,313 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-inst 2018-07-22 02:09:53,314 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet 2018-07-22 02:09:53,314 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-subnet 2018-07-22 02:09:53,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9931d2ba-94cf-424d-ab98-67a215d4351a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" 2018-07-22 02:09:54,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51a45458-b42f-4d66-b067-c9ae5faf7913 Date: Sun, 22 Jul 2018 02:09:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:09:54,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9931d2ba-94cf-424d-ab98-67a215d4351a used request id req-51a45458-b42f-4d66-b067-c9ae5faf7913 2018-07-22 02:09:54,307 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-priv-net 2018-07-22 02:09:54,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/7b2b3acf-a182-421c-ac5e-bbfd9efaea18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13936f98878d1af7dbaf47b96fd56cc2b4e4d1fc" 2018-07-22 02:09:55,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-472fa2b3-9b43-490e-bfd8-33fd647708f3 Date: Sun, 22 Jul 2018 02:09:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:09:55,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7b2b3acf-a182-421c-ac5e-bbfd9efaea18 used request id req-472fa2b3-9b43-490e-bfd8-33fd647708f3 2018-07-22 02:09:55,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f55e1d387da5c394bb0db79c7ca1c0b4921be75" 2018-07-22 02:09:55,356 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:09: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-4593957f-6056-4b05-8e18-49bd1bfc2060 x-compute-request-id: req-4593957f-6056-4b05-8e18-49bd1bfc2060 Content-Length: 0 Content-Type: application/json 2018-07-22 02:09:55,356 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c744a045-9cf7-40fb-ba6f-e20f31362c91 used request id req-4593957f-6056-4b05-8e18-49bd1bfc2060 2018-07-22 02:09:55,357 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-5b5ed86b-b296-4210-ad79-fb9dd6de03e5-image 2018-07-22 02:09:55,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/3488ae23-915c-443f-b637-faf6994382c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d56cb0a6190ac628108ce9371cf3676927a3b92" 2018-07-22 02:09:55,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a04c94ed-946b-47ae-bcef-6b2313d5bea3 Date: Sun, 22 Jul 2018 02:09:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:09:55,825 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3488ae23-915c-443f-b637-faf6994382c7 used request id req-a04c94ed-946b-47ae-bcef-6b2313d5bea3 2018-07-22 02:09:55,831 - 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}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:56,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-33fe80d3-e501-41a4-9f0e-5bcf9228e2a2 Date: Sun, 22 Jul 2018 02:09:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "created_at": "2018-07-22T02:09:34Z", "updated_at": "2018-07-22T02:09:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:09:34Z", "revision_number": 0, "id": "39133ece-92bb-4bbd-9ed6-de3999920e6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:09:34Z", "security_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "6becdc070a2b4a649f46d644ce54afc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:09:34Z", "revision_number": 0, "id": "54ac7048-8fe5-4ae7-9d31-6971c3c04930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:09:34Z", "security_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "6becdc070a2b4a649f46d644ce54afc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:09:34Z", "revision_number": 0, "id": "78f6d506-84e5-4654-a2ea-1e65cb5dfe59", "remote_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "remote_ip_prefix": null, "created_at": "2018-07-22T02:09:34Z", "security_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "6becdc070a2b4a649f46d644ce54afc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:09:34Z", "revision_number": 0, "id": "ad0c5f5d-3517-40d2-86ac-6d9dd90db5b5", "remote_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "remote_ip_prefix": null, "created_at": "2018-07-22T02:09:34Z", "security_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "6becdc070a2b4a649f46d644ce54afc1"}], "revision_number": 4, "project_id": "6becdc070a2b4a649f46d644ce54afc1", "id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 02:09:56,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-33fe80d3-e501-41a4-9f0e-5bcf9228e2a2 2018-07-22 02:09:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:56,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6488364b-bdd5-43f0-a5b9-4e663503663f 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 02:09:56,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-6488364b-bdd5-43f0-a5b9-4e663503663f 2018-07-22 02:09:56,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:56,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abd849e-0b16-4933-ab59-df6994133d9f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6becdc070a2b4a649f46d644ce54afc1", "name": "SimpleHealthCheck-7e02f4ce-1b7a-49d-proj"}} 2018-07-22 02:09:56,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 used request id req-5abd849e-0b16-4933-ab59-df6994133d9f 2018-07-22 02:09:56,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48f57dc9-91af-454f-acc6-ca9ab18f79fc 2018-07-22 02:09:56,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=48f57dc9-91af-454f-acc6-ca9ab18f79fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:56,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-97c996b2-d698-4c59-9f76-e6bd7b106035 Date: Sun, 22 Jul 2018 02:09:56 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-22T02:09:34Z", "security_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "created_at": "2018-07-22T02:09:34Z", "project_id": "6becdc070a2b4a649f46d644ce54afc1", "id": "39133ece-92bb-4bbd-9ed6-de3999920e6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:09:34Z", "security_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "created_at": "2018-07-22T02:09:34Z", "project_id": "6becdc070a2b4a649f46d644ce54afc1", "id": "54ac7048-8fe5-4ae7-9d31-6971c3c04930"}, {"remote_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:09:34Z", "security_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "created_at": "2018-07-22T02:09:34Z", "project_id": "6becdc070a2b4a649f46d644ce54afc1", "id": "78f6d506-84e5-4654-a2ea-1e65cb5dfe59"}, {"remote_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T02:09:34Z", "security_group_id": "48f57dc9-91af-454f-acc6-ca9ab18f79fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6becdc070a2b4a649f46d644ce54afc1", "created_at": "2018-07-22T02:09:34Z", "project_id": "6becdc070a2b4a649f46d644ce54afc1", "id": "ad0c5f5d-3517-40d2-86ac-6d9dd90db5b5"}]} 2018-07-22 02:09:56,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=48f57dc9-91af-454f-acc6-ca9ab18f79fc used request id req-97c996b2-d698-4c59-9f76-e6bd7b106035 2018-07-22 02:09:56,292 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 02:09:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/48f57dc9-91af-454f-acc6-ca9ab18f79fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:56,435 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bcff19ec-e1d8-498e-9efb-1c83eff7da8a Content-Length: 0 Date: Sun, 22 Jul 2018 02:09:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:09:56,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/48f57dc9-91af-454f-acc6-ca9ab18f79fc used request id req-bcff19ec-e1d8-498e-9efb-1c83eff7da8a 2018-07-22 02:09:56,436 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-7e02f4ce-1b7a-49d-proj 2018-07-22 02:09:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:56,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2f4438a-09b1-4180-bf33-625767cc13a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:09:56,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6becdc070a2b4a649f46d644ce54afc1 used request id req-f2f4438a-09b1-4180-bf33-625767cc13a5 2018-07-22 02:09:56,652 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-7e02f4ce-1b7a-49d-proj-role 2018-07-22 02:09:56,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/242d2595884844b88ddc4133103fc903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:56,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cd33d6d-1eb4-40af-84ab-f7de57900198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:09:56,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/242d2595884844b88ddc4133103fc903 used request id req-6cd33d6d-1eb4-40af-84ab-f7de57900198 2018-07-22 02:09:56,692 - 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}ba13cda6c3d6ee9a75de88a19a4e387fff053ba6" 2018-07-22 02:09:56,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6df3836-7899-4828-ac67-50f317ed5ab9 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:09:56,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c6df3836-7899-4828-ac67-50f317ed5ab9 2018-07-22 02:09:56,786 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-7e02f4ce-1b7a-49d-user 2018-07-22 02:09:56,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c6f18593e3de4722a4251be30157225b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb66ee5461d63cfd5be800cb1864281a5a7081e" 2018-07-22 02:09:56,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b2765a-eb6c-451c-99d8-d6cd3db54665 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:09:56,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c6f18593e3de4722a4251be30157225b used request id req-74b2765a-eb6c-451c-99d8-d6cd3db54665 2018-07-22 02:09:56,971 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 26.726s OK 2018-07-22 02:09:57,092 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 02:09:57,092 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:27 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-22 02:09:57,098 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:26 | PASS | | singlevm2 | functest | healthcheck | 00:30 | PASS | | vping_ssh | functest | healthcheck | 00:31 | PASS | | vping_userdata | functest | healthcheck | 00:29 | PASS | | cinder_test | functest | healthcheck | 01:04 | PASS | | api_check | functest | healthcheck | 06:43 | PASS | | snaps_health_check | functest | healthcheck | 00:27 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-22 02:09:57,112 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-22 02:09:57,175 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 02:09:57,274 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 02:09:57,375 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 02:10:00,164 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-173 | | 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-22 02:10:00,167 - 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.9 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=JAsbBRdUW3ZZ4HrMfJRP3QZpE 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=e022d16594794ceba7252a46e5007481 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-22 02:10:00,167 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-22 02:10:00,168 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-07-22 02:10:00,187 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-22 02:10:01,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:10:01,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 02:10:01,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:10:01,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:10:01,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:10:01,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:10:01,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:10:01,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:10:01,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:10:01,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:10:01,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:10:01,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 02:10:01,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 02:10:01,094 - 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-22 02:10:01,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29cff796-d104-43db-be79-dc02a62bfaa0 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-22 02:10:01,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-29cff796-d104-43db-be79-dc02a62bfaa0 2018-07-22 02:10:01,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:10:01,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:10:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Oyrr7sb1Qo-V_qnyqksNbg"], "issued_at": "2018-07-22T02:10:01.000000Z"}} 2018-07-22 02:10:01,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:10:01,499 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:10:01,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-002ae76a-2c6f-4106-a228-276217ba14d6 Date: Sun, 22 Jul 2018 02:10:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:10:01,736 - 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-002ae76a-2c6f-4106-a228-276217ba14d6 2018-07-22 02:10:01,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238279104233s 2018-07-22 02:10:01,737 - 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-002ae76a-2c6f-4106-a228-276217ba14d6 2018-07-22 02:10:01,737 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 02:10:07,106 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7bf23702-cc02-49a0-850a-6d746aa108dc | 2018-07-22T02:10:06.723228 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7bf23702-cc02-49a0-850a-6d746aa108dc ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 02:10:10,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 02:10:10,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 02:10:16,903 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=adb04ff8-a337-4137-a84a-93da46dec002) as the default verifier for the future CLI operations. 2018-07-22 02:10:20,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-22 02:10:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:10:20,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-87e58531-fb8d-4708-90d0-5a755f8f693b Date: Sun, 22 Jul 2018 02:10:20 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-22 02:10:20,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-87e58531-fb8d-4708-90d0-5a755f8f693b 2018-07-22 02:10:20,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277662992477s 2018-07-22 02:10:20,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-87e58531-fb8d-4708-90d0-5a755f8f693b 2018-07-22 02:10:20,432 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-22 02:10:20,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 02:10:20,433 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"network": {"name": "tempest_smoke-net_957bc214-215d-4df8-bb3c-4438ef4d52d6", "admin_state_up": true}}' 2018-07-22 02:10:20,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-89c1590c-6f18-4405-ace9-f3e01638b87f Date: Sun, 22 Jul 2018 02:10:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"39c9862d-3b6b-4676-bf26-a08388b35008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:10:20Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_957bc214-215d-4df8-bb3c-4438ef4d52d6","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:10:20Z","mtu":1450}} 2018-07-22 02:10:20,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-89c1590c-6f18-4405-ace9-f3e01638b87f 2018-07-22 02:10:20,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.409327983856s 2018-07-22 02:10:20,842 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-89c1590c-6f18-4405-ace9-f3e01638b87f 2018-07-22 02:10:20,843 - 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-22T02:10:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'39c9862d-3b6b-4676-bf26-a08388b35008', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_957bc214-215d-4df8-bb3c-4438ef4d52d6', u'created_at': u'2018-07-22T02:10:20Z', u'mtu': 1450, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e022d16594794ceba7252a46e5007481', u'l2_adjacency': True}) 2018-07-22 02:10:20,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:10:20,844 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:10:20,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-e9644488-6b4a-4082-95e2-e1c036c61367 Date: Sun, 22 Jul 2018 02:10:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"39c9862d-3b6b-4676-bf26-a08388b35008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:10:20Z","qos_policy_id":null,"name":"tempest_smoke-net_957bc214-215d-4df8-bb3c-4438ef4d52d6","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:10:20Z","provider:network_type":"vxlan"}]} 2018-07-22 02:10:20,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e9644488-6b4a-4082-95e2-e1c036c61367 2018-07-22 02:10:20,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106032133102s 2018-07-22 02:10:20,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e9644488-6b4a-4082-95e2-e1c036c61367 2018-07-22 02:10:20,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 02:10:20,953 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"subnet": {"name": "tempest_smoke-subnet_957bc214-215d-4df8-bb3c-4438ef4d52d6", "enable_dhcp": true, "network_id": "39c9862d-3b6b-4676-bf26-a08388b35008", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 02:10:21,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-f37fbac1-6269-4adc-b7fb-121dd84374d9 Date: Sun, 22 Jul 2018 02:10:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T02:10:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f56cceab-7c66-4e02-a03d-eef5ec17ffee","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_957bc214-215d-4df8-bb3c-4438ef4d52d6","enable_dhcp":true,"segment_id":null,"network_id":"39c9862d-3b6b-4676-bf26-a08388b35008","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:10:21Z","ip_version":4}} 2018-07-22 02:10:21,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f37fbac1-6269-4adc-b7fb-121dd84374d9 2018-07-22 02:10:21,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.333108186722s 2018-07-22 02:10:21,286 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f37fbac1-6269-4adc-b7fb-121dd84374d9 2018-07-22 02:10:21,286 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:10:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f56cceab-7c66-4e02-a03d-eef5ec17ffee', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_957bc214-215d-4df8-bb3c-4438ef4d52d6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'39c9862d-3b6b-4676-bf26-a08388b35008', u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T02:10:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 02:10:21,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 02:10:21,287 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "tempest_smoke-router_957bc214-215d-4df8-bb3c-4438ef4d52d6", "admin_state_up": true}}' 2018-07-22 02:10:22,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-c4a72b13-134e-43e5-9da0-bf218ac9d5c6 Date: Sun, 22 Jul 2018 02:10:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:10:21Z", "admin_state_up": true, "updated_at": "2018-07-22T02:10:22Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b81f99ec-9ec7-4f61-a813-e6844280000d", "name": "tempest_smoke-router_957bc214-215d-4df8-bb3c-4438ef4d52d6"}} 2018-07-22 02:10:22,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c4a72b13-134e-43e5-9da0-bf218ac9d5c6 2018-07-22 02:10:22,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39599919319s 2018-07-22 02:10:22,683 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c4a72b13-134e-43e5-9da0-bf218ac9d5c6 2018-07-22 02:10:22,683 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:10:22Z', u'revision_number': 3, u'ha': False, u'id': u'b81f99ec-9ec7-4f61-a813-e6844280000d', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_957bc214-215d-4df8-bb3c-4438ef4d52d6', u'admin_state_up': True, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T02:10:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 02:10:22,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 02:10:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b81f99ec-9ec7-4f61-a813-e6844280000d/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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"subnet_id": "f56cceab-7c66-4e02-a03d-eef5ec17ffee"}' 2018-07-22 02:10:24,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-68e1ae9c-b3a1-45e5-bb42-d8ccdb5b732a Date: Sun, 22 Jul 2018 02:10:24 GMT RESP BODY: {"network_id": "39c9862d-3b6b-4676-bf26-a08388b35008", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "f56cceab-7c66-4e02-a03d-eef5ec17ffee", "subnet_ids": ["f56cceab-7c66-4e02-a03d-eef5ec17ffee"], "port_id": "4ebc2960-2bbd-4d0a-b623-10ef25908e0c", "id": "b81f99ec-9ec7-4f61-a813-e6844280000d"} 2018-07-22 02:10:24,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b81f99ec-9ec7-4f61-a813-e6844280000d/add_router_interface.json used request id req-68e1ae9c-b3a1-45e5-bb42-d8ccdb5b732a 2018-07-22 02:10:24,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.95282793045s 2018-07-22 02:10:24,637 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b81f99ec-9ec7-4f61-a813-e6844280000d/add_router_interface.json used request id req-68e1ae9c-b3a1-45e5-bb42-d8ccdb5b732a returning object b81f99ec-9ec7-4f61-a813-e6844280000d 2018-07-22 02:10:24,638 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:10:24,766 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 02:10:24,768 - 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-22 02:10:24,772 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 02:10:24 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-22 02:10:24,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:10:24,776 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:10:24,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3fa9fad8-6893-444a-8d5c-1a7bbfee975e Date: Sun, 22 Jul 2018 02:10:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:10:24,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3fa9fad8-6893-444a-8d5c-1a7bbfee975e 2018-07-22 02:10:24,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17627286911s 2018-07-22 02:10:24,951 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3fa9fad8-6893-444a-8d5c-1a7bbfee975e 2018-07-22 02:10:24,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 02:10:24,961 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6"}' 2018-07-22 02:10:25,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-585bd090-dd0a-43f7-9d46-fbfdccd1da97 Date: Sun, 22 Jul 2018 02:10:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "dd921d6b-b3fc-4304-9f84-c9b0a85d2642", "size": null, "self": "/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:10:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6", "checksum": null, "created_at": "2018-07-22T02:10:24Z", "protected": false} 2018-07-22 02:10:25,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-585bd090-dd0a-43f7-9d46-fbfdccd1da97 2018-07-22 02:10:25,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0938069820404s 2018-07-22 02:10:25,052 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-585bd090-dd0a-43f7-9d46-fbfdccd1da97 returning object dd921d6b-b3fc-4304-9f84-c9b0a85d2642 2018-07-22 02:10:25,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 02:10:25,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '' 2018-07-22 02:10:25,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67975353-faa4-4e81-b4e4-b599211fc02b Date: Sun, 22 Jul 2018 02:10:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:10:25,599 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/file used request id req-67975353-faa4-4e81-b4e4-b599211fc02b 2018-07-22 02:10:25,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.545986890793s 2018-07-22 02:10:25,599 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/file used request id req-67975353-faa4-4e81-b4e4-b599211fc02b 2018-07-22 02:10:25,599 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T02:10:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'dd921d6b-b3fc-4304-9f84-c9b0a85d2642', u'size': None, u'name': u'tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6', u'checksum': None, u'self': u'/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T02:10:24Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 02:10:25,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:10:25,603 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_957bc214-215d-4df8-bb3c-4438ef4d52d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 02:10:25,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:10: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-c4f8a119-d017-4d2c-bc77-d64446c7b28c x-compute-request-id: req-c4f8a119-d017-4d2c-bc77-d64446c7b28c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_957bc214-215d-4df8-bb3c-4438ef4d52d6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bb755398-7682-48fe-83b3-6ced1b12e587", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bb755398-7682-48fe-83b3-6ced1b12e587", "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": "bb755398-7682-48fe-83b3-6ced1b12e587"}} 2018-07-22 02:10:25,816 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c4f8a119-d017-4d2c-bc77-d64446c7b28c 2018-07-22 02:10:25,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215867042542s 2018-07-22 02:10:25,816 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c4f8a119-d017-4d2c-bc77-d64446c7b28c 2018-07-22 02:10:25,817 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_957bc214-215d-4df8-bb3c-4438ef4d52d6', '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'e022d16594794ceba7252a46e5007481', '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'bb755398-7682-48fe-83b3-6ced1b12e587', 'swap': 0}) 2018-07-22 02:10:25,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:10:25,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/bb755398-7682-48fe-83b3-6ced1b12e587/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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"extra_specs": {}}' 2018-07-22 02:10:25,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:10: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-3dd8ef32-6ba3-483e-affb-d6ce42522052 x-compute-request-id: req-3dd8ef32-6ba3-483e-affb-d6ce42522052 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:10:25,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/bb755398-7682-48fe-83b3-6ced1b12e587/os-extra_specs used request id req-3dd8ef32-6ba3-483e-affb-d6ce42522052 2018-07-22 02:10:25,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219349861145s 2018-07-22 02:10:25,840 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/bb755398-7682-48fe-83b3-6ced1b12e587/os-extra_specs used request id req-3dd8ef32-6ba3-483e-affb-d6ce42522052 2018-07-22 02:10:25,844 - 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-22 02:10:25,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:10:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:10:25,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:10:25,857 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:10:25,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9525e494-d0a6-49c7-8bf0-97e4cbced846 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:10:25,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9525e494-d0a6-49c7-8bf0-97e4cbced846 2018-07-22 02:10:25,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0949671268463s 2018-07-22 02:10:25,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9525e494-d0a6-49c7-8bf0-97e4cbced846 2018-07-22 02:10:25,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:10:25,958 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:10:25,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4948f32-912d-400d-a649-761c500d31b5 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:10:25,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e4948f32-912d-400d-a649-761c500d31b5 2018-07-22 02:10:25,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0199210643768s 2018-07-22 02:10:25,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e4948f32-912d-400d-a649-761c500d31b5 2018-07-22 02:10:25,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 02:10:25,979 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:10:26,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:10: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-91905df8-8228-4fcd-b791-3e2cd48fbdc8 x-compute-request-id: req-91905df8-8228-4fcd-b791-3e2cd48fbdc8 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.7", "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": 6}, "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.6", "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-22 02:10:26,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-91905df8-8228-4fcd-b791-3e2cd48fbdc8 2018-07-22 02:10:26,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0395982265472s 2018-07-22 02:10:26,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-91905df8-8228-4fcd-b791-3e2cd48fbdc8 2018-07-22 02:10:26,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:10:26,024 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:10:26,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9c693a6f-0fbb-4211-b1fc-9967f7116761 Date: Sun, 22 Jul 2018 02:10:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/snap", "metadata": {}}], "file": "/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "dd921d6b-b3fc-4304-9f84-c9b0a85d2642", "size": 12716032, "self": "/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:10:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:10:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:10:26,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9c693a6f-0fbb-4211-b1fc-9967f7116761 2018-07-22 02:10:26,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246448516846s 2018-07-22 02:10:26,046 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9c693a6f-0fbb-4211-b1fc-9967f7116761 2018-07-22 02:10:26,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 02:10:26,057 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6"}' 2018-07-22 02:10:26,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4751b862-3af9-446e-b1f1-867e408b3133 Date: Sun, 22 Jul 2018 02:10:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "290d33ac-48c6-4dc1-bd82-0ac378ebe185", "size": null, "self": "/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:10:26Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6", "checksum": null, "created_at": "2018-07-22T02:10:26Z", "protected": false} 2018-07-22 02:10:26,182 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-4751b862-3af9-446e-b1f1-867e408b3133 2018-07-22 02:10:26,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.128927946091s 2018-07-22 02:10:26,183 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-4751b862-3af9-446e-b1f1-867e408b3133 returning object 290d33ac-48c6-4dc1-bd82-0ac378ebe185 2018-07-22 02:10:26,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 02:10:26,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185/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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '' 2018-07-22 02:10:26,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-61afd50d-9fef-44f0-894f-54a8b2802780 Date: Sun, 22 Jul 2018 02:10:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:10:26,567 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185/file used request id req-61afd50d-9fef-44f0-894f-54a8b2802780 2018-07-22 02:10:26,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.383650064468s 2018-07-22 02:10:26,567 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185/file used request id req-61afd50d-9fef-44f0-894f-54a8b2802780 2018-07-22 02:10:26,568 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T02:10:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'290d33ac-48c6-4dc1-bd82-0ac378ebe185', u'size': None, u'name': u'tempest_smoke-img_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6', u'checksum': None, u'self': u'/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T02:10:26Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 02:10:26,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:10:26,571 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 02:10:26,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:10: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-e18ab37c-81a1-455b-b221-7c7cb046bbf4 x-compute-request-id: req-e18ab37c-81a1-455b-b221-7c7cb046bbf4 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9ffcd2f1-37bb-46e9-9171-70c4a291912f"}} 2018-07-22 02:10:26,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e18ab37c-81a1-455b-b221-7c7cb046bbf4 2018-07-22 02:10:26,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0479860305786s 2018-07-22 02:10:26,617 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e18ab37c-81a1-455b-b221-7c7cb046bbf4 2018-07-22 02:10:26,618 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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'9ffcd2f1-37bb-46e9-9171-70c4a291912f', 'swap': 0}) 2018-07-22 02:10:26,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:10:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f/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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"extra_specs": {}}' 2018-07-22 02:10:26,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:10: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-65aca98e-9e9a-4166-82e5-58aa71555990 x-compute-request-id: req-65aca98e-9e9a-4166-82e5-58aa71555990 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:10:26,709 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f/os-extra_specs used request id req-65aca98e-9e9a-4166-82e5-58aa71555990 2018-07-22 02:10:26,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0906341075897s 2018-07-22 02:10:26,709 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f/os-extra_specs used request id req-65aca98e-9e9a-4166-82e5-58aa71555990 2018-07-22 02:10:26,709 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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'9ffcd2f1-37bb-46e9-9171-70c4a291912f', 'swap': 0}) 2018-07-22 02:10:30,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-22 02:10:30,040 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-22 02:10:30,040 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-22 02:10:30,042 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-22 02:10:30,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-22 02:10:33,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-adb04ff8-a337-4137-a84a-93da46dec002/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-22 02:10:33,399 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-22 02:10:33,400 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-22 02:10:33,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-22 02:13:31,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 81efdf9a-0147-42c5-a723-444a82bf3aee 2018-07-22 02:13:31,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '81efdf9a-0147-42c5-a723-444a82bf3aee']'. 2018-07-22 02:13:32,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-22 02:13:32,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-22 02:13:32,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 02:13:32,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 81efdf9a-0147-42c5-a723-444a82bf3aee | 2018-07-22 02:13:32,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-22 02:13:32,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-22 02:10:35 | 2018-07-22 02:13:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-22 02:13:30 | 2018-07-22 02:13:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:55 | 2018-07-22 02:13:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-22 02:13:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-22 02:13:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: adb04ff8-a337-4137-a84a-93da46dec002) | 2018-07-22 02:13:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-22 02:13:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7bf23702-cc02-49a0-850a-6d746aa108dc) | 2018-07-22 02:13:32,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-22 02:13:32,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 166.035 | 2018-07-22 02:13:32,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-07-22 02:13:32,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-07-22 02:13:32,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-22 02:13:32,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-22 02:13:32,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-22 02:13:32,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 02:13:32,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-22 02:13:32,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-22 02:13:32,311 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 02:13:32,311 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:12 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-22 02:13:32,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 02:13:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b81f99ec-9ec7-4f61-a813-e6844280000d/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}91b42141c62baabb70de4b5a56a0992765a8c6a0" -d '{"subnet_id": "f56cceab-7c66-4e02-a03d-eef5ec17ffee"}' 2018-07-22 02:13:34,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-404d35bd-96c5-4bc2-8528-9324ecacc12b Date: Sun, 22 Jul 2018 02:13:34 GMT RESP BODY: {"network_id": "39c9862d-3b6b-4676-bf26-a08388b35008", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "f56cceab-7c66-4e02-a03d-eef5ec17ffee", "subnet_ids": ["f56cceab-7c66-4e02-a03d-eef5ec17ffee"], "port_id": "4ebc2960-2bbd-4d0a-b623-10ef25908e0c", "id": "b81f99ec-9ec7-4f61-a813-e6844280000d"} 2018-07-22 02:13:34,061 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b81f99ec-9ec7-4f61-a813-e6844280000d/remove_router_interface.json used request id req-404d35bd-96c5-4bc2-8528-9324ecacc12b 2018-07-22 02:13:34,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74422383308s 2018-07-22 02:13:34,061 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b81f99ec-9ec7-4f61-a813-e6844280000d/remove_router_interface.json used request id req-404d35bd-96c5-4bc2-8528-9324ecacc12b returning object b81f99ec-9ec7-4f61-a813-e6844280000d 2018-07-22 02:13:34,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 02:13:34,062 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:34,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c9b02b09-294d-4f85-9e11-d4ce6962aa75 Date: Sun, 22 Jul 2018 02:13:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:10:21Z", "admin_state_up": true, "updated_at": "2018-07-22T02:13:33Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "b81f99ec-9ec7-4f61-a813-e6844280000d", "name": "tempest_smoke-router_957bc214-215d-4df8-bb3c-4438ef4d52d6"}]} 2018-07-22 02:13:34,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c9b02b09-294d-4f85-9e11-d4ce6962aa75 2018-07-22 02:13:34,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115998029709s 2018-07-22 02:13:34,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c9b02b09-294d-4f85-9e11-d4ce6962aa75 2018-07-22 02:13:34,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 02:13:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/b81f99ec-9ec7-4f61-a813-e6844280000d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:35,781 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb28aab4-74f6-471b-9993-0844e46686e2 Content-Length: 0 Date: Sun, 22 Jul 2018 02:13:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:13:35,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b81f99ec-9ec7-4f61-a813-e6844280000d.json used request id req-eb28aab4-74f6-471b-9993-0844e46686e2 2018-07-22 02:13:35,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.60210990906s 2018-07-22 02:13:35,782 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b81f99ec-9ec7-4f61-a813-e6844280000d.json used request id req-eb28aab4-74f6-471b-9993-0844e46686e2 2018-07-22 02:13:35,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:13:35,783 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:35,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-a1611782-1027-49b2-8f80-eee8a1df660f Date: Sun, 22 Jul 2018 02:13:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4},{"updated_at":"2018-07-22T02:10:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f56cceab-7c66-4e02-a03d-eef5ec17ffee","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_957bc214-215d-4df8-bb3c-4438ef4d52d6","enable_dhcp":true,"segment_id":null,"network_id":"39c9862d-3b6b-4676-bf26-a08388b35008","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:10:21Z","ip_version":4}]} 2018-07-22 02:13:35,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a1611782-1027-49b2-8f80-eee8a1df660f 2018-07-22 02:13:35,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0475199222565s 2018-07-22 02:13:35,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a1611782-1027-49b2-8f80-eee8a1df660f 2018-07-22 02:13:35,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 02:13:35,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/f56cceab-7c66-4e02-a03d-eef5ec17ffee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:36,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-147ef94a-b5c2-4a98-a4ee-7f14cd1b3369 Date: Sun, 22 Jul 2018 02:13:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:13:36,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f56cceab-7c66-4e02-a03d-eef5ec17ffee.json used request id req-147ef94a-b5c2-4a98-a4ee-7f14cd1b3369 2018-07-22 02:13:36,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.954684019089s 2018-07-22 02:13:36,787 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f56cceab-7c66-4e02-a03d-eef5ec17ffee.json used request id req-147ef94a-b5c2-4a98-a4ee-7f14cd1b3369 2018-07-22 02:13:36,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:13:36,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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:36,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-73ba50c8-2a29-4fc5-abb9-69b0b8feafd0 Date: Sun, 22 Jul 2018 02:13:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"39c9862d-3b6b-4676-bf26-a08388b35008","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:13:36Z","qos_policy_id":null,"name":"tempest_smoke-net_957bc214-215d-4df8-bb3c-4438ef4d52d6","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:10:20Z","provider:network_type":"vxlan"}]} 2018-07-22 02:13:36,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-73ba50c8-2a29-4fc5-abb9-69b0b8feafd0 2018-07-22 02:13:36,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0797209739685s 2018-07-22 02:13:36,868 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-73ba50c8-2a29-4fc5-abb9-69b0b8feafd0 2018-07-22 02:13:36,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 02:13:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/39c9862d-3b6b-4676-bf26-a08388b35008.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:37,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4cd0cd3b-5aa3-4299-911f-fef9134fc30e Date: Sun, 22 Jul 2018 02:13:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:13:37,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/39c9862d-3b6b-4676-bf26-a08388b35008.json used request id req-4cd0cd3b-5aa3-4299-911f-fef9134fc30e 2018-07-22 02:13:37,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.976500988007s 2018-07-22 02:13:37,845 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/39c9862d-3b6b-4676-bf26-a08388b35008.json used request id req-4cd0cd3b-5aa3-4299-911f-fef9134fc30e 2018-07-22 02:13:37,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:13:37,853 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:38,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-47304b01-6af4-4cec-8d8e-3fd67ad7006a Date: Sun, 22 Jul 2018 02:13:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185/snap", "metadata": {}}], "file": "/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "290d33ac-48c6-4dc1-bd82-0ac378ebe185", "size": 12716032, "self": "/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:10:26Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:10:26Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/snap", "metadata": {}}], "file": "/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "dd921d6b-b3fc-4304-9f84-c9b0a85d2642", "size": 12716032, "self": "/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:10:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_957bc214-215d-4df8-bb3c-4438ef4d52d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:10:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:13:38,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-47304b01-6af4-4cec-8d8e-3fd67ad7006a 2018-07-22 02:13:38,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291047811508s 2018-07-22 02:13:38,141 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-47304b01-6af4-4cec-8d8e-3fd67ad7006a 2018-07-22 02:13:38,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 02:13:38,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:39,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1fd0c582-54c6-49b5-a59c-9803820ca2d7 Date: Sun, 22 Jul 2018 02:13:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:13:39,264 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642 used request id req-1fd0c582-54c6-49b5-a59c-9803820ca2d7 2018-07-22 02:13:39,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12006592751s 2018-07-22 02:13:39,264 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dd921d6b-b3fc-4304-9f84-c9b0a85d2642 used request id req-1fd0c582-54c6-49b5-a59c-9803820ca2d7 2018-07-22 02:13:39,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:13:39,267 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:39,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:13: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-5ca79562-38fa-410a-8590-50ab7b72e64a x-compute-request-id: req-5ca79562-38fa-410a-8590-50ab7b72e64a Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9ffcd2f1-37bb-46e9-9171-70c4a291912f"}, {"name": "tempest_smoke-flavor_957bc214-215d-4df8-bb3c-4438ef4d52d6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bb755398-7682-48fe-83b3-6ced1b12e587", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bb755398-7682-48fe-83b3-6ced1b12e587", "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": "bb755398-7682-48fe-83b3-6ced1b12e587"}]} 2018-07-22 02:13:39,297 - 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-5ca79562-38fa-410a-8590-50ab7b72e64a 2018-07-22 02:13:39,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0324261188507s 2018-07-22 02:13:39,297 - 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-5ca79562-38fa-410a-8590-50ab7b72e64a 2018-07-22 02:13:39,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 02:13:39,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/bb755398-7682-48fe-83b3-6ced1b12e587 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:39,337 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:13: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-dd53ca88-6675-4feb-aafd-ab46e12918f7 x-compute-request-id: req-dd53ca88-6675-4feb-aafd-ab46e12918f7 Content-Length: 0 Content-Type: application/json 2018-07-22 02:13:39,337 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/bb755398-7682-48fe-83b3-6ced1b12e587 used request id req-dd53ca88-6675-4feb-aafd-ab46e12918f7 2018-07-22 02:13:39,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375099182129s 2018-07-22 02:13:39,338 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/bb755398-7682-48fe-83b3-6ced1b12e587 used request id req-dd53ca88-6675-4feb-aafd-ab46e12918f7 2018-07-22 02:13:39,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 02:13:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:40,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10c4f55f-24b3-4391-be8f-09fe79bfb9d5 Date: Sun, 22 Jul 2018 02:13: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-22 02:13:40,300 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185 used request id req-10c4f55f-24b3-4391-be8f-09fe79bfb9d5 2018-07-22 02:13:40,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.961462020874s 2018-07-22 02:13:40,300 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/290d33ac-48c6-4dc1-bd82-0ac378ebe185 used request id req-10c4f55f-24b3-4391-be8f-09fe79bfb9d5 2018-07-22 02:13:40,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:13:40,303 - 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}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:40,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:13: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-487fc7b7-c1d6-45ce-a5ff-38f20ca9519e x-compute-request-id: req-487fc7b7-c1d6-45ce-a5ff-38f20ca9519e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_957bc214-215d-4df8-bb3c-4438ef4d52d6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9ffcd2f1-37bb-46e9-9171-70c4a291912f"}]} 2018-07-22 02:13:40,326 - 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-487fc7b7-c1d6-45ce-a5ff-38f20ca9519e 2018-07-22 02:13:40,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025780916214s 2018-07-22 02:13:40,327 - 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-487fc7b7-c1d6-45ce-a5ff-38f20ca9519e 2018-07-22 02:13:40,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 02:13:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91b42141c62baabb70de4b5a56a0992765a8c6a0" 2018-07-22 02:13:40,359 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4976326b-1487-4995-be31-68f66989408b x-compute-request-id: req-4976326b-1487-4995-be31-68f66989408b Content-Length: 0 Content-Type: application/json 2018-07-22 02:13:40,359 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f used request id req-4976326b-1487-4995-be31-68f66989408b 2018-07-22 02:13:40,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0306508541107s 2018-07-22 02:13:40,359 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/9ffcd2f1-37bb-46e9-9171-70c4a291912f used request id req-4976326b-1487-4995-be31-68f66989408b 2018-07-22 02:13:40,402 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-22 02:13:40,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:13:40,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 02:13:40,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 02:13:40,442 - 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-22 02:13:40,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58800682-0d56-4aa5-9c35-c6b58d8337bc 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-22 02:13:40,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-58800682-0d56-4aa5-9c35-c6b58d8337bc 2018-07-22 02:13:40,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:13:40,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:13:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Fo3VtiUJSweJRUNN7ZjjOQ"], "issued_at": "2018-07-22T02:13:40.000000Z"}} 2018-07-22 02:13:40,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:13:40,829 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:13:41,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-db80f70e-73c5-4e4d-9230-9c4cf1a0ecf0 Date: Sun, 22 Jul 2018 02:13:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:13:41,077 - 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-db80f70e-73c5-4e4d-9230-9c4cf1a0ecf0 2018-07-22 02:13:41,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248454093933s 2018-07-22 02:13:41,078 - 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-db80f70e-73c5-4e4d-9230-9c4cf1a0ecf0 2018-07-22 02:13:41,078 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-22 02:13:41,443 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-22 02:13:41,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 02:13:41,444 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"network": {"shared": true, "name": "rally_sanity-net_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "admin_state_up": true}}' 2018-07-22 02:13:41,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-6c0fe69b-cd85-4a0e-8c47-dea6152b8798 Date: Sun, 22 Jul 2018 02:13:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7fe230c6-2035-4b69-8981-0e74a6affd5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":true,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:13:41Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:13:41Z","mtu":1450}} 2018-07-22 02:13:41,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6c0fe69b-cd85-4a0e-8c47-dea6152b8798 2018-07-22 02:13:41,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.240873098373s 2018-07-22 02:13:41,684 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6c0fe69b-cd85-4a0e-8c47-dea6152b8798 2018-07-22 02:13:41,685 - 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-22T02:13:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7fe230c6-2035-4b69-8981-0e74a6affd5c', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', u'created_at': u'2018-07-22T02:13:41Z', u'mtu': 1450, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e022d16594794ceba7252a46e5007481', u'l2_adjacency': True}) 2018-07-22 02:13:41,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:13:41,686 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:13:41,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-c925ca7a-a8ed-47ad-9826-12d823aae9af Date: Sun, 22 Jul 2018 02:13:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7fe230c6-2035-4b69-8981-0e74a6affd5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":true,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:13:41Z","qos_policy_id":null,"name":"rally_sanity-net_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:13:41Z","provider:network_type":"vxlan"}]} 2018-07-22 02:13:41,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c925ca7a-a8ed-47ad-9826-12d823aae9af 2018-07-22 02:13:41,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10102391243s 2018-07-22 02:13:41,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c925ca7a-a8ed-47ad-9826-12d823aae9af 2018-07-22 02:13:41,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 02:13:41,789 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"subnet": {"name": "rally_sanity-subnet_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "enable_dhcp": true, "network_id": "7fe230c6-2035-4b69-8981-0e74a6affd5c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 02:13:42,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-95baccc2-7af1-4ac0-b0f7-34b9a5f2f375 Date: Sun, 22 Jul 2018 02:13:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"30334684-f5f4-4c60-b497-f421f503be81","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12","enable_dhcp":true,"segment_id":null,"network_id":"7fe230c6-2035-4b69-8981-0e74a6affd5c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:13:41Z","ip_version":4}} 2018-07-22 02:13:42,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-95baccc2-7af1-4ac0-b0f7-34b9a5f2f375 2018-07-22 02:13:42,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.396852970123s 2018-07-22 02:13:42,186 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-95baccc2-7af1-4ac0-b0f7-34b9a5f2f375 2018-07-22 02:13:42,186 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:13:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'30334684-f5f4-4c60-b497-f421f503be81', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7fe230c6-2035-4b69-8981-0e74a6affd5c', u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T02:13:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 02:13:42,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 02:13:42,187 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "rally_sanity-router_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "admin_state_up": true}}' 2018-07-22 02:13:43,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-c865056a-7c96-4e51-90a7-d4a9333b50f3 Date: Sun, 22 Jul 2018 02:13:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:13:42Z", "admin_state_up": true, "updated_at": "2018-07-22T02:13:43Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "e795a950-f607-4942-bbb5-733300e1504b", "name": "rally_sanity-router_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12"}} 2018-07-22 02:13:43,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c865056a-7c96-4e51-90a7-d4a9333b50f3 2018-07-22 02:13:43,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.38048601151s 2018-07-22 02:13:43,568 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c865056a-7c96-4e51-90a7-d4a9333b50f3 2018-07-22 02:13:43,568 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:13:43Z', u'revision_number': 3, u'ha': False, u'id': u'e795a950-f607-4942-bbb5-733300e1504b', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', u'admin_state_up': True, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T02:13:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 02:13:43,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 02:13:43,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e795a950-f607-4942-bbb5-733300e1504b/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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"subnet_id": "30334684-f5f4-4c60-b497-f421f503be81"}' 2018-07-22 02:13:45,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2ba0d9c-0149-46a0-a941-5b84a62e9453 Date: Sun, 22 Jul 2018 02:13:45 GMT RESP BODY: {"network_id": "7fe230c6-2035-4b69-8981-0e74a6affd5c", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "30334684-f5f4-4c60-b497-f421f503be81", "subnet_ids": ["30334684-f5f4-4c60-b497-f421f503be81"], "port_id": "13f6fdb2-6d36-477c-829b-124195431684", "id": "e795a950-f607-4942-bbb5-733300e1504b"} 2018-07-22 02:13:45,558 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e795a950-f607-4942-bbb5-733300e1504b/add_router_interface.json used request id req-f2ba0d9c-0149-46a0-a941-5b84a62e9453 2018-07-22 02:13:45,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.98893213272s 2018-07-22 02:13:45,558 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e795a950-f607-4942-bbb5-733300e1504b/add_router_interface.json used request id req-f2ba0d9c-0149-46a0-a941-5b84a62e9453 returning object e795a950-f607-4942-bbb5-733300e1504b 2018-07-22 02:13:45,558 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:13:45,690 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 02:13:45,692 - 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-22 02:13:45,696 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 02:13:45 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-22 02:13:45,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:13:45,700 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:13:45,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5e4dd83c-5cb2-4f0e-b95c-b40102cab0ee Date: Sun, 22 Jul 2018 02:13:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:13:45,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5e4dd83c-5cb2-4f0e-b95c-b40102cab0ee 2018-07-22 02:13:45,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177573919296s 2018-07-22 02:13:45,876 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5e4dd83c-5cb2-4f0e-b95c-b40102cab0ee 2018-07-22 02:13:45,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 02:13:45,888 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12"}' 2018-07-22 02:13:45,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-75ae548e-d160-45a0-805a-376378ca8ab5 Date: Sun, 22 Jul 2018 02:13:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "6e57c4d2-3670-4232-b835-360af7c071c1", "size": null, "self": "/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:13:45Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "checksum": null, "created_at": "2018-07-22T02:13:45Z", "protected": false} 2018-07-22 02:13:45,939 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-75ae548e-d160-45a0-805a-376378ca8ab5 2018-07-22 02:13:45,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.054967880249s 2018-07-22 02:13:45,940 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-75ae548e-d160-45a0-805a-376378ca8ab5 returning object 6e57c4d2-3670-4232-b835-360af7c071c1 2018-07-22 02:13:45,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 02:13:45,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1/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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '' 2018-07-22 02:13:47,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ad42a75-02f9-4cec-9928-2a5d9bcd4e07 Date: Sun, 22 Jul 2018 02:13:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:13:47,233 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1/file used request id req-1ad42a75-02f9-4cec-9928-2a5d9bcd4e07 2018-07-22 02:13:47,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29262113571s 2018-07-22 02:13:47,233 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1/file used request id req-1ad42a75-02f9-4cec-9928-2a5d9bcd4e07 2018-07-22 02:13:47,234 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T02:13:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6e57c4d2-3670-4232-b835-360af7c071c1', u'size': None, u'name': u'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', u'checksum': None, u'self': u'/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T02:13:45Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 02:13:47,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:13:47,237 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 02:13:47,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:13: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-f3702ae9-76ae-4465-85a8-13f9ea6a7265 x-compute-request-id: req-f3702ae9-76ae-4465-85a8-13f9ea6a7265 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c", "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": "40ad8bbd-5f74-474d-89d6-e38963fdf77c"}} 2018-07-22 02:13:47,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f3702ae9-76ae-4465-85a8-13f9ea6a7265 2018-07-22 02:13:47,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.273198127747s 2018-07-22 02:13:47,508 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f3702ae9-76ae-4465-85a8-13f9ea6a7265 2018-07-22 02:13:47,509 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', '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'e022d16594794ceba7252a46e5007481', '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'40ad8bbd-5f74-474d-89d6-e38963fdf77c', 'swap': 0}) 2018-07-22 02:13:47,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:13:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c/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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"extra_specs": {}}' 2018-07-22 02:13:47,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:13: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-10293ad4-9829-4216-91f5-21c486dfc9b9 x-compute-request-id: req-10293ad4-9829-4216-91f5-21c486dfc9b9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:13:47,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c/os-extra_specs used request id req-10293ad4-9829-4216-91f5-21c486dfc9b9 2018-07-22 02:13:47,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233700275421s 2018-07-22 02:13:47,533 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c/os-extra_specs used request id req-10293ad4-9829-4216-91f5-21c486dfc9b9 2018-07-22 02:13:47,534 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 02:13:50,318 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-22 02:13:53,129 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 70a86604-fdb3-4359-9d5e-dbec73590614 | 2018-07-22T02:13:52.721550 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 70a86604-fdb3-4359-9d5e-dbec73590614 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 02:13:56,821 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 02:13:56,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-22 02:13:56,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 02:13:56,825 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:13:56,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:13: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-4ee26d12-9f8f-4628-9860-96711b77809a x-compute-request-id: req-4ee26d12-9f8f-4628-9860-96711b77809a Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.7", "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": 6}, "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.6", "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-22 02:13:56,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-4ee26d12-9f8f-4628-9860-96711b77809a 2018-07-22 02:13:56,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0551240444183s 2018-07-22 02:13:56,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-4ee26d12-9f8f-4628-9860-96711b77809a 2018-07-22 02:13:56,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:13:56,882 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 02:13:56,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:13: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-bc126b54-b1fc-47a7-b4bc-b388662a8059 x-compute-request-id: req-bc126b54-b1fc-47a7-b4bc-b388662a8059 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/102f84e8-468e-4347-be65-4f9ea01577cc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/102f84e8-468e-4347-be65-4f9ea01577cc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "102f84e8-468e-4347-be65-4f9ea01577cc"}} 2018-07-22 02:13:56,920 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-bc126b54-b1fc-47a7-b4bc-b388662a8059 2018-07-22 02:13:56,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0408999919891s 2018-07-22 02:13:56,921 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-bc126b54-b1fc-47a7-b4bc-b388662a8059 2018-07-22 02:13:56,921 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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'102f84e8-468e-4347-be65-4f9ea01577cc', 'swap': 0}) 2018-07-22 02:13:56,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:13:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/102f84e8-468e-4347-be65-4f9ea01577cc/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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"extra_specs": {}}' 2018-07-22 02:13:56,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:13: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-7bc35318-178c-4aab-85d9-a69ac2a6ac8f x-compute-request-id: req-7bc35318-178c-4aab-85d9-a69ac2a6ac8f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:13:56,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/102f84e8-468e-4347-be65-4f9ea01577cc/os-extra_specs used request id req-7bc35318-178c-4aab-85d9-a69ac2a6ac8f 2018-07-22 02:13:56,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0343999862671s 2018-07-22 02:13:56,957 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/102f84e8-468e-4347-be65-4f9ea01577cc/os-extra_specs used request id req-7bc35318-178c-4aab-85d9-a69ac2a6ac8f 2018-07-22 02:13:56,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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'102f84e8-468e-4347-be65-4f9ea01577cc', 'swap': 0}) 2018-07-22 02:13:56,957 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-22 02:13:56,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-07-22 02:13:56,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 02:13:56,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 02:13:56,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '7fe230c6-2035-4b69-8981-0e74a6affd5c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'flavor_name': 'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 02:14:56,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : efadf507-47e1-4662-bc7f-ea1a588faf22 2018-07-22 02:14:56,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-22 02:14:56,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'efadf507-47e1-4662-bc7f-ea1a588faf22'] 2018-07-22 02:14:57,908 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task efadf507-47e1-4662-bc7f-ea1a588faf22: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efadf507-47e1-4662-bc7f-ea1a588faf22 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | total | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | -> duration | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.493771 Full duration: 6.915498 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efadf507-47e1-4662-bc7f-ea1a588faf22 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | total | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> duration | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818638 Full duration: 7.194149 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efadf507-47e1-4662-bc7f-ea1a588faf22 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> duration | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654772 Full duration: 7.221689 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efadf507-47e1-4662-bc7f-ea1a588faf22 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814039 Full duration: 7.229639 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efadf507-47e1-4662-bc7f-ea1a588faf22 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801643 Full duration: 7.496138 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efadf507-47e1-4662-bc7f-ea1a588faf22 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669781 Full duration: 7.461616 HINTS: * To plot HTML graphics with this data, run: rally task report efadf507-47e1-4662-bc7f-ea1a588faf22 --out output.html * To generate a JUnit report, run: rally task export efadf507-47e1-4662-bc7f-ea1a588faf22 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report efadf507-47e1-4662-bc7f-ea1a588faf22 --json --out output.json 2018-07-22 02:14:57,908 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'efadf507-47e1-4662-bc7f-ea1a588faf22'] 2018-07-22 02:15:00,256 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 02:15:00,256 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'efadf507-47e1-4662-bc7f-ea1a588faf22', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-22 02:15:00,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-22 02:15:00,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-22 02:15:00,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-07-22 02:15:00,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 02:15:00,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 02:15:00,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '7fe230c6-2035-4b69-8981-0e74a6affd5c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'flavor_name': 'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 02:16:18,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 949b0c6d-6615-4a50-8392-aa2d7e464424 2018-07-22 02:16:18,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '949b0c6d-6615-4a50-8392-aa2d7e464424'] 2018-07-22 02:16:19,221 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 949b0c6d-6615-4a50-8392-aa2d7e464424: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 949b0c6d-6615-4a50-8392-aa2d7e464424 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.719 | 2.719 | 2.719 | 2.719 | 2.719 | 2.719 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | glance_v2.delete_image | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 100.0% | 1 | | total | 3.875 | 3.875 | 3.875 | 3.875 | 3.875 | 3.875 | 100.0% | 1 | | -> duration | 3.875 | 3.875 | 3.875 | 3.875 | 3.875 | 3.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.874563 Full duration: 11.713735 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 949b0c6d-6615-4a50-8392-aa2d7e464424 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.687 | 2.687 | 2.687 | 2.687 | 2.687 | 2.687 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 100.0% | 1 | | glance_v2.list_images | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | -> duration | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.721203 Full duration: 13.37016 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 949b0c6d-6615-4a50-8392-aa2d7e464424 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | -> duration | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.192014 Full duration: 7.775112 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "7fe230c6-2035-4b69-8981-0e74a6affd5c" } ], "flavor": { "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 949b0c6d-6615-4a50-8392-aa2d7e464424 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | nova.boot_servers | 8.606 | 8.606 | 8.606 | 8.606 | 8.606 | 8.606 | 100.0% | 1 | | total | 11.278 | 11.278 | 11.278 | 11.278 | 11.278 | 11.278 | 100.0% | 1 | | -> duration | 10.278 | 10.278 | 10.278 | 10.278 | 10.278 | 10.278 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.277994 Full duration: 29.989708 HINTS: * To plot HTML graphics with this data, run: rally task report 949b0c6d-6615-4a50-8392-aa2d7e464424 --out output.html * To generate a JUnit report, run: rally task export 949b0c6d-6615-4a50-8392-aa2d7e464424 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 949b0c6d-6615-4a50-8392-aa2d7e464424 --json --out output.json 2018-07-22 02:16:19,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '949b0c6d-6615-4a50-8392-aa2d7e464424'] 2018-07-22 02:16:21,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 02:16:21,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '949b0c6d-6615-4a50-8392-aa2d7e464424', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-22 02:16:21,788 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-22 02:16:21,789 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-22 02:16:21,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-07-22 02:16:21,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 02:16:21,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 02:16:21,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '7fe230c6-2035-4b69-8981-0e74a6affd5c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'flavor_name': 'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 02:19:12,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a8c66109-3277-418f-9558-45940cb1df10 2018-07-22 02:19:12,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a8c66109-3277-418f-9558-45940cb1df10'] 2018-07-22 02:19:13,295 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 100.0% | 1 | | cinder_v2.delete_snapshot | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | total | 3.753 | 3.753 | 3.753 | 3.753 | 3.753 | 3.753 | 100.0% | 1 | | -> duration | 3.753 | 3.753 | 3.753 | 3.753 | 3.753 | 3.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.753065 Full duration: 19.738329 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.193 | 3.193 | 3.193 | 3.193 | 3.193 | 3.193 | 100.0% | 1 | | cinder_v2.delete_volume | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | total | 3.613 | 3.613 | 3.613 | 3.613 | 3.613 | 3.613 | 100.0% | 1 | | -> duration | 3.613 | 3.613 | 3.613 | 3.613 | 3.613 | 3.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.613373 Full duration: 13.396896 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 100.0% | 1 | | cinder_v2.delete_volume | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | total | 3.943 | 3.943 | 3.943 | 3.943 | 3.943 | 3.943 | 100.0% | 1 | | -> duration | 3.943 | 3.943 | 3.943 | 3.943 | 3.943 | 3.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.943256 Full duration: 14.18237 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.238 | 3.238 | 3.238 | 3.238 | 3.238 | 3.238 | 100.0% | 1 | | cinder_v2.delete_volume | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 100.0% | 1 | | total | 6.042 | 6.042 | 6.042 | 6.042 | 6.042 | 6.042 | 100.0% | 1 | | -> duration | 6.042 | 6.042 | 6.042 | 6.042 | 6.042 | 6.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.042396 Full duration: 15.711007 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 100.0% | 1 | | cinder_v2.extend_volume | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 100.0% | 1 | | cinder_v2.delete_volume | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 5.983 | 5.983 | 5.983 | 5.983 | 5.983 | 5.983 | 100.0% | 1 | | -> duration | 5.983 | 5.983 | 5.983 | 5.983 | 5.983 | 5.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.983298 Full duration: 15.549353 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.266 | 3.266 | 3.266 | 3.266 | 3.266 | 3.266 | 100.0% | 1 | | cinder_v2.delete_volume | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 100.0% | 1 | | total | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 100.0% | 1 | | -> duration | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.760843 Full duration: 20.97615 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | cinder_v2.list_qos | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781043 Full duration: 11.928442 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | cinder_v2.set_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794538 Full duration: 11.75161 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | cinder_v2.list_types | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> duration | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.990903 Full duration: 11.773726 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8c66109-3277-418f-9558-45940cb1df10 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.867249 Full duration: 12.029384 HINTS: * To plot HTML graphics with this data, run: rally task report a8c66109-3277-418f-9558-45940cb1df10 --out output.html * To generate a JUnit report, run: rally task export a8c66109-3277-418f-9558-45940cb1df10 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a8c66109-3277-418f-9558-45940cb1df10 --json --out output.json 2018-07-22 02:19:13,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a8c66109-3277-418f-9558-45940cb1df10'] 2018-07-22 02:19:15,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 02:19:15,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a8c66109-3277-418f-9558-45940cb1df10', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-22 02:19:15,834 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-22 02:19:15,835 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-22 02:19:15,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-07-22 02:19:15,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 02:19:15,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 02:19:15,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '7fe230c6-2035-4b69-8981-0e74a6affd5c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'flavor_name': 'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 02:21:03,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1200c974-4c6d-4917-bacc-bfad98251a7b 2018-07-22 02:21:03,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1200c974-4c6d-4917-bacc-bfad98251a7b'] 2018-07-22 02:21:04,626 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> duration | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.603639 Full duration: 6.937971 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> duration | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.597307 Full duration: 7.091559 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | total | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> duration | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.598707 Full duration: 6.953969 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812662 Full duration: 7.956153 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | total | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> duration | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.585054 Full duration: 6.834376 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.777478 Full duration: 7.88273 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> duration | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.580106 Full duration: 7.007755 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> duration | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.400445 Full duration: 8.611748 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.614106 Full duration: 7.026074 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | gnocchi.delete_metric | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> duration | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.953709 Full duration: 7.998904 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1200c974-4c6d-4917-bacc-bfad98251a7b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | gnocchi.delete_resource | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883541 Full duration: 7.832541 HINTS: * To plot HTML graphics with this data, run: rally task report 1200c974-4c6d-4917-bacc-bfad98251a7b --out output.html * To generate a JUnit report, run: rally task export 1200c974-4c6d-4917-bacc-bfad98251a7b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1200c974-4c6d-4917-bacc-bfad98251a7b --json --out output.json 2018-07-22 02:21:04,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1200c974-4c6d-4917-bacc-bfad98251a7b'] 2018-07-22 02:21:07,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 02:21:07,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1200c974-4c6d-4917-bacc-bfad98251a7b', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-22 02:21:07,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-22 02:21:07,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-22 02:21:07,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-07-22 02:21:07,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 02:21:07,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 02:21:07,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '7fe230c6-2035-4b69-8981-0e74a6affd5c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'flavor_name': 'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 02:22:24,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6 2018-07-22 02:22:24,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6'] 2018-07-22 02:22:25,569 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.65 | 4.65 | 4.65 | 4.65 | 4.65 | 4.65 | 100.0% | 1 | | heat.update_stack | 2.422 | 2.422 | 2.422 | 2.422 | 2.422 | 2.422 | 100.0% | 1 | | heat.delete_stack | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | total | 9.435 | 9.435 | 9.435 | 9.435 | 9.435 | 9.435 | 100.0% | 1 | | -> duration | 5.435 | 5.435 | 5.435 | 5.435 | 5.435 | 5.435 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.435092 Full duration: 18.892582 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.477 | 4.477 | 4.477 | 4.477 | 4.477 | 4.477 | 100.0% | 1 | | heat.check_stack | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | heat.delete_stack | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 100.0% | 1 | | total | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 100.0% | 1 | | -> duration | 4.796 | 4.796 | 4.796 | 4.796 | 4.796 | 4.796 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.795524 Full duration: 15.950177 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.738 | 4.738 | 4.738 | 4.738 | 4.738 | 4.738 | 100.0% | 1 | | heat.suspend_stack | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | heat.resume_stack | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | heat.delete_stack | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | total | 7.03 | 7.03 | 7.03 | 7.03 | 7.03 | 7.03 | 100.0% | 1 | | -> duration | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.029628 Full duration: 15.295307 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | total | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> duration | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.587515 Full duration: 7.967262 HINTS: * To plot HTML graphics with this data, run: rally task report 4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6 --out output.html * To generate a JUnit report, run: rally task export 4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6 --json --out output.json 2018-07-22 02:22:25,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6'] 2018-07-22 02:22:28,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 02:22:28,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4a03e3b9-e5e6-4d6a-888b-e29dadc4ede6', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-22 02:22:28,191 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-22 02:22:28,191 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-22 02:22:28,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-07-22 02:22:28,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 02:22:28,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 02:22:28,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '7fe230c6-2035-4b69-8981-0e74a6affd5c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'flavor_name': 'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 02:25:39,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d 2018-07-22 02:25:39,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4bad46d9-7aac-4d24-aa9f-9cc963abfb1d'] 2018-07-22 02:25:40,588 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | keystone_v3.add_role | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | keystone_v3.revoke_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> duration | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.935253 Full duration: 14.432461 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.list_roles | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718871 Full duration: 13.84127 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | keystone_v3.list_projects | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773091 Full duration: 14.559857 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.delete_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> duration | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.604972 Full duration: 12.037787 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.delete_service | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605873 Full duration: 11.883913 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | keystone_v3.create_user | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> keystone_v3.add_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.create_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_project | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_user | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.list_services | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 100.0% | 1 | | -> duration | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.964176 Full duration: 19.396132 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> duration | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955498 Full duration: 12.249443 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77341 Full duration: 14.153139 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | total | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> duration | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.628435 Full duration: 14.123258 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | keystone_v3.list_users | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> duration | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.93711 Full duration: 14.219764 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | keystone_v3.create_users | 5.252 | 5.252 | 5.252 | 5.252 | 5.252 | 5.252 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.252 | 5.252 | 5.252 | 5.252 | 5.252 | 5.252 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | total | 6.973 | 6.973 | 6.973 | 6.973 | 6.973 | 6.973 | 100.0% | 1 | | -> duration | 6.973 | 6.973 | 6.973 | 6.973 | 6.973 | 6.973 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.972688 Full duration: 24.192372 HINTS: * To plot HTML graphics with this data, run: rally task report 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d --out output.html * To generate a JUnit report, run: rally task export 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4bad46d9-7aac-4d24-aa9f-9cc963abfb1d --json --out output.json 2018-07-22 02:25:40,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4bad46d9-7aac-4d24-aa9f-9cc963abfb1d'] 2018-07-22 02:25:43,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 02:25:43,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4bad46d9-7aac-4d24-aa9f-9cc963abfb1d', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-22 02:25:43,148 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-22 02:25:43,148 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-22 02:25:43,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-07-22 02:25:43,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 02:25:43,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 02:25:43,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '7fe230c6-2035-4b69-8981-0e74a6affd5c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'flavor_name': 'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 02:30:48,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c487d95-2b9e-4539-8dad-12fbd1903993 2018-07-22 02:30:48,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5c487d95-2b9e-4539-8dad-12fbd1903993'] 2018-07-22 02:30:49,026 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | neutron.delete_network | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 100.0% | 1 | | -> duration | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.691222 Full duration: 14.812372 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 100.0% | 1 | | neutron.delete_port | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | total | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 100.0% | 1 | | -> duration | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.157618 Full duration: 27.491872 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | neutron.create_subnet | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | neutron.create_router | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | neutron.add_interface_router | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 100.0% | 1 | | neutron.remove_interface_router | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 100.0% | 1 | | neutron.delete_router | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 6.817 | 6.817 | 6.817 | 6.817 | 6.817 | 6.817 | 100.0% | 1 | | -> duration | 6.817 | 6.817 | 6.817 | 6.817 | 6.817 | 6.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.817146 Full duration: 36.5986 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | neutron.delete_subnet | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | total | 1.776 | 1.776 | 1.776 | 1.776 | 1.776 | 1.776 | 100.0% | 1 | | -> duration | 1.776 | 1.776 | 1.776 | 1.776 | 1.776 | 1.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.77555 Full duration: 26.249278 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | neutron.list_networks | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> duration | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.10953 Full duration: 16.113351 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 100.0% | 1 | | neutron.list_ports | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 1.513 | 1.513 | 1.513 | 1.513 | 1.513 | 1.513 | 100.0% | 1 | | -> duration | 1.513 | 1.513 | 1.513 | 1.513 | 1.513 | 1.513 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.513071 Full duration: 27.782823 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | neutron.create_subnet | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | neutron.create_router | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | neutron.add_interface_router | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 100.0% | 1 | | neutron.list_routers | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 4.056 | 4.056 | 4.056 | 4.056 | 4.056 | 4.056 | 100.0% | 1 | | -> duration | 4.056 | 4.056 | 4.056 | 4.056 | 4.056 | 4.056 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.056415 Full duration: 39.403561 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | neutron.create_subnet | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | -> duration | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.495324 Full duration: 30.536412 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | neutron.delete_security_group | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> duration | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.076685 Full duration: 14.18154 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | neutron.create_security_group_rule | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | neutron.delete_security_group | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> duration | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.193433 Full duration: 14.273468 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c487d95-2b9e-4539-8dad-12fbd1903993 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | neutron.create_router | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | neutron.add_gateway_router | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 100.0% | 1 | | neutron.remove_gateway_router | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | total | 4.172 | 4.172 | 4.172 | 4.172 | 4.172 | 4.172 | 100.0% | 1 | | -> duration | 4.172 | 4.172 | 4.172 | 4.172 | 4.172 | 4.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.171813 Full duration: 25.833203 HINTS: * To plot HTML graphics with this data, run: rally task report 5c487d95-2b9e-4539-8dad-12fbd1903993 --out output.html * To generate a JUnit report, run: rally task export 5c487d95-2b9e-4539-8dad-12fbd1903993 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5c487d95-2b9e-4539-8dad-12fbd1903993 --json --out output.json 2018-07-22 02:30:49,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5c487d95-2b9e-4539-8dad-12fbd1903993'] 2018-07-22 02:30:51,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 02:30:51,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5c487d95-2b9e-4539-8dad-12fbd1903993', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-22 02:30:51,577 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-22 02:30:51,578 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-22 02:30:51,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-07-22 02:30:51,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 02:30:51,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 02:30:51,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '7fe230c6-2035-4b69-8981-0e74a6affd5c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'flavor_name': 'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 02:36:23,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c417bc2f-fd5b-4790-b824-8bd6c4603687 2018-07-22 02:36:23,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c417bc2f-fd5b-4790-b824-8bd6c4603687'] 2018-07-22 02:36:24,171 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "image": { "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "nics": [ { "net-id": "7fe230c6-2035-4b69-8981-0e74a6affd5c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.098 | 10.098 | 10.098 | 10.098 | 10.098 | 10.098 | 100.0% | 1 | | nova.live_migrate | 7.655 | 7.655 | 7.655 | 7.655 | 7.655 | 7.655 | 100.0% | 1 | | nova.delete_server | 2.751 | 2.751 | 2.751 | 2.751 | 2.751 | 2.751 | 100.0% | 1 | | total | 20.504 | 20.504 | 20.504 | 20.504 | 20.504 | 20.504 | 100.0% | 1 | | -> duration | 19.504 | 19.504 | 19.504 | 19.504 | 19.504 | 19.504 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.504289 Full duration: 29.9226 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "boot_server_kwargs": { "nics": [ { "net-id": "7fe230c6-2035-4b69-8981-0e74a6affd5c" } ] }, "image": { "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.604 | 7.604 | 7.604 | 7.604 | 7.604 | 7.604 | 100.0% | 1 | | cinder_v2.create_volume | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 100.0% | 1 | | nova.attach_volume | 4.29 | 4.29 | 4.29 | 4.29 | 4.29 | 4.29 | 100.0% | 1 | | nova.live_migrate | 10.437 | 10.437 | 10.437 | 10.437 | 10.437 | 10.437 | 100.0% | 1 | | nova.detach_volume | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | cinder_v2.delete_volume | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | nova.delete_server | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 100.0% | 1 | | total | 29.325 | 29.325 | 29.325 | 29.325 | 29.325 | 29.325 | 100.0% | 1 | | -> duration | 28.325 | 28.325 | 28.325 | 28.325 | 28.325 | 28.325 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.324877 Full duration: 41.169304 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "7fe230c6-2035-4b69-8981-0e74a6affd5c" } ], "image": { "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 100.0% | 1 | | nova.boot_server | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 1 | | nova.live_migrate | 12.181 | 12.181 | 12.181 | 12.181 | 12.181 | 12.181 | 100.0% | 1 | | nova.delete_server | 6.836 | 6.836 | 6.836 | 6.836 | 6.836 | 6.836 | 100.0% | 1 | | total | 31.503 | 31.503 | 31.503 | 31.503 | 31.503 | 31.503 | 100.0% | 1 | | -> duration | 30.503 | 30.503 | 30.503 | 30.503 | 30.503 | 30.503 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.502615 Full duration: 43.188317 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "7fe230c6-2035-4b69-8981-0e74a6affd5c" } ] }, "flavor": { "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "image": { "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | nova.boot_server | 7.17 | 7.17 | 7.17 | 7.17 | 7.17 | 7.17 | 100.0% | 1 | | nova.delete_server | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 100.0% | 1 | | nova.delete_keypair | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 10.435 | 10.435 | 10.435 | 10.435 | 10.435 | 10.435 | 100.0% | 1 | | -> duration | 9.435 | 9.435 | 9.435 | 9.435 | 9.435 | 9.435 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.43526 Full duration: 31.709036 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "image": { "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "nics": [ { "net-id": "7fe230c6-2035-4b69-8981-0e74a6affd5c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.644 | 3.644 | 3.644 | 3.644 | 3.644 | 3.644 | 100.0% | 1 | | nova.boot_server | 7.962 | 7.962 | 7.962 | 7.962 | 7.962 | 7.962 | 100.0% | 1 | | nova.delete_server | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 100.0% | 1 | | total | 13.951 | 13.951 | 13.951 | 13.951 | 13.951 | 13.951 | 100.0% | 1 | | -> duration | 12.951 | 12.951 | 12.951 | 12.951 | 12.951 | 12.951 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.951388 Full duration: 37.627829 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "image": { "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "nics": [ { "net-id": "7fe230c6-2035-4b69-8981-0e74a6affd5c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.703 | 7.703 | 7.703 | 7.703 | 7.703 | 7.703 | 100.0% | 1 | | nova.pause_server | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 100.0% | 1 | | nova.unpause_server | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 100.0% | 1 | | nova.delete_server | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 100.0% | 1 | | total | 15.075 | 15.075 | 15.075 | 15.075 | 15.075 | 15.075 | 100.0% | 1 | | -> duration | 10.075 | 10.075 | 10.075 | 10.075 | 10.075 | 10.075 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.074978 Full duration: 36.144374 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "7fe230c6-2035-4b69-8981-0e74a6affd5c" } ], "flavor": { "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "image": { "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.293 | 7.293 | 7.293 | 7.293 | 7.293 | 7.293 | 100.0% | 1 | | nova.migrate | 10.146 | 10.146 | 10.146 | 10.146 | 10.146 | 10.146 | 100.0% | 1 | | nova.resize_confirm | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 100.0% | 1 | | nova.delete_server | 2.547 | 2.547 | 2.547 | 2.547 | 2.547 | 2.547 | 100.0% | 1 | | total | 22.411 | 22.411 | 22.411 | 22.411 | 22.411 | 22.411 | 100.0% | 1 | | -> duration | 21.411 | 21.411 | 21.411 | 21.411 | 21.411 | 21.411 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.411155 Full duration: 31.961751 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.579 | 7.579 | 7.579 | 7.579 | 7.579 | 7.579 | 100.0% | 1 | | nova.list_interfaces | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 7.883 | 7.883 | 7.883 | 7.883 | 7.883 | 7.883 | 100.0% | 1 | | -> duration | 6.883 | 6.883 | 6.883 | 6.883 | 6.883 | 6.883 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.882785 Full duration: 31.575046 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c417bc2f-fd5b-4790-b824-8bd6c4603687 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | nova.delete_server_group | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728364 Full duration: 9.017671 HINTS: * To plot HTML graphics with this data, run: rally task report c417bc2f-fd5b-4790-b824-8bd6c4603687 --out output.html * To generate a JUnit report, run: rally task export c417bc2f-fd5b-4790-b824-8bd6c4603687 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c417bc2f-fd5b-4790-b824-8bd6c4603687 --json --out output.json 2018-07-22 02:36:24,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c417bc2f-fd5b-4790-b824-8bd6c4603687'] 2018-07-22 02:36:26,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 02:36:26,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c417bc2f-fd5b-4790-b824-8bd6c4603687', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-22 02:36:26,975 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-07-22 02:36:26,975 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-22 02:36:26,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-07-22 02:36:26,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 02:36:26,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 02:36:26,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '7fe230c6-2035-4b69-8981-0e74a6affd5c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'flavor_name': 'rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 02:37:20,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a080df09-143e-4f7e-a221-f3ea2b23472b 2018-07-22 02:37:20,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a080df09-143e-4f7e-a221-f3ea2b23472b'] 2018-07-22 02:37:21,150 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a080df09-143e-4f7e-a221-f3ea2b23472b: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a080df09-143e-4f7e-a221-f3ea2b23472b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | quotas.delete_quotas | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909233 Full duration: 8.304403 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a080df09-143e-4f7e-a221-f3ea2b23472b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70469 Full duration: 8.190053 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a080df09-143e-4f7e-a221-f3ea2b23472b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805621 Full duration: 8.329791 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a080df09-143e-4f7e-a221-f3ea2b23472b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | total | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> duration | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.096061 Full duration: 8.915202 HINTS: * To plot HTML graphics with this data, run: rally task report a080df09-143e-4f7e-a221-f3ea2b23472b --out output.html * To generate a JUnit report, run: rally task export a080df09-143e-4f7e-a221-f3ea2b23472b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a080df09-143e-4f7e-a221-f3ea2b23472b --json --out output.json 2018-07-22 02:37:21,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a080df09-143e-4f7e-a221-f3ea2b23472b'] 2018-07-22 02:37:23,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 02:37:23,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a080df09-143e-4f7e-a221-f3ea2b23472b', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-22 02:37:23,655 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-22 02:37:23,658 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:43 | 6 | 100.00% | | glance | 01:02 | 4 | 100.00% | | cinder | 02:27 | 10 | 100.00% | | gnocchi | 01:22 | 11 | 100.00% | | heat | 00:58 | 4 | 100.00% | | keystone | 02:45 | 11 | 100.00% | | neutron | 04:33 | 11 | 100.00% | | nova | 04:52 | 9 | 100.00% | | quotas | 00:33 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:18 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-07-22 02:37:23,658 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-07-22 02:37:23,782 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 02:37:23,782 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:42 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-22 02:37:23,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 02:37:23,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e795a950-f607-4942-bbb5-733300e1504b/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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" -d '{"subnet_id": "30334684-f5f4-4c60-b497-f421f503be81"}' 2018-07-22 02:37:25,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3b4dcb10-7efd-434c-84e4-9dbe0746701a Date: Sun, 22 Jul 2018 02:37:25 GMT RESP BODY: {"network_id": "7fe230c6-2035-4b69-8981-0e74a6affd5c", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "30334684-f5f4-4c60-b497-f421f503be81", "subnet_ids": ["30334684-f5f4-4c60-b497-f421f503be81"], "port_id": "13f6fdb2-6d36-477c-829b-124195431684", "id": "e795a950-f607-4942-bbb5-733300e1504b"} 2018-07-22 02:37:25,589 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e795a950-f607-4942-bbb5-733300e1504b/remove_router_interface.json used request id req-3b4dcb10-7efd-434c-84e4-9dbe0746701a 2018-07-22 02:37:25,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80078411102s 2018-07-22 02:37:25,589 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e795a950-f607-4942-bbb5-733300e1504b/remove_router_interface.json used request id req-3b4dcb10-7efd-434c-84e4-9dbe0746701a returning object e795a950-f607-4942-bbb5-733300e1504b 2018-07-22 02:37:25,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 02:37:25,590 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:25,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-112cb01c-c62b-4b3c-a1e1-325e13c6cba2 Date: Sun, 22 Jul 2018 02:37:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:13:42Z", "admin_state_up": true, "updated_at": "2018-07-22T02:37:24Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "e795a950-f607-4942-bbb5-733300e1504b", "name": "rally_sanity-router_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12"}]} 2018-07-22 02:37:25,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-112cb01c-c62b-4b3c-a1e1-325e13c6cba2 2018-07-22 02:37:25,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104095220566s 2018-07-22 02:37:25,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-112cb01c-c62b-4b3c-a1e1-325e13c6cba2 2018-07-22 02:37:25,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 02:37:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/e795a950-f607-4942-bbb5-733300e1504b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:26,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb9b80ff-3c3a-4a17-879f-5e62ec995c81 Content-Length: 0 Date: Sun, 22 Jul 2018 02:37:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:37:26,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e795a950-f607-4942-bbb5-733300e1504b.json used request id req-cb9b80ff-3c3a-4a17-879f-5e62ec995c81 2018-07-22 02:37:26,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12863898277s 2018-07-22 02:37:26,825 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e795a950-f607-4942-bbb5-733300e1504b.json used request id req-cb9b80ff-3c3a-4a17-879f-5e62ec995c81 2018-07-22 02:37:26,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:37:26,826 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:26,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-1e1f6298-75f5-42f6-8161-95cafce535f8 Date: Sun, 22 Jul 2018 02:37:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4},{"updated_at":"2018-07-22T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"30334684-f5f4-4c60-b497-f421f503be81","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12","enable_dhcp":true,"segment_id":null,"network_id":"7fe230c6-2035-4b69-8981-0e74a6affd5c","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:13:41Z","ip_version":4}]} 2018-07-22 02:37:26,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1e1f6298-75f5-42f6-8161-95cafce535f8 2018-07-22 02:37:26,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0408771038055s 2018-07-22 02:37:26,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1e1f6298-75f5-42f6-8161-95cafce535f8 2018-07-22 02:37:26,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 02:37:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/30334684-f5f4-4c60-b497-f421f503be81.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:27,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbe8c74c-77c6-4fbd-8311-4a49ffbc1ed0 Date: Sun, 22 Jul 2018 02:37:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:37:27,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/30334684-f5f4-4c60-b497-f421f503be81.json used request id req-fbe8c74c-77c6-4fbd-8311-4a49ffbc1ed0 2018-07-22 02:37:27,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.924767017365s 2018-07-22 02:37:27,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/30334684-f5f4-4c60-b497-f421f503be81.json used request id req-fbe8c74c-77c6-4fbd-8311-4a49ffbc1ed0 2018-07-22 02:37:27,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:37:27,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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:27,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-c8eb86aa-dd68-4abe-b8f8-f5a4ecfdf568 Date: Sun, 22 Jul 2018 02:37:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"7fe230c6-2035-4b69-8981-0e74a6affd5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":true,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:37:27Z","qos_policy_id":null,"name":"rally_sanity-net_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:13:41Z","provider:network_type":"vxlan"}]} 2018-07-22 02:37:27,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c8eb86aa-dd68-4abe-b8f8-f5a4ecfdf568 2018-07-22 02:37:27,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0812430381775s 2018-07-22 02:37:27,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c8eb86aa-dd68-4abe-b8f8-f5a4ecfdf568 2018-07-22 02:37:27,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 02:37:27,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/7fe230c6-2035-4b69-8981-0e74a6affd5c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:28,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d1f0aad-de6a-42a2-a651-d88fa3ddfc02 Date: Sun, 22 Jul 2018 02:37:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:37:28,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7fe230c6-2035-4b69-8981-0e74a6affd5c.json used request id req-1d1f0aad-de6a-42a2-a651-d88fa3ddfc02 2018-07-22 02:37:28,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.868795156479s 2018-07-22 02:37:28,746 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7fe230c6-2035-4b69-8981-0e74a6affd5c.json used request id req-1d1f0aad-de6a-42a2-a651-d88fa3ddfc02 2018-07-22 02:37:28,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:37:28,754 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:28,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-8459ab17-fb37-453f-9ecb-cc4b1d526612 Date: Sun, 22 Jul 2018 02:37:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6e57c4d2-3670-4232-b835-360af7c071c1/snap", "metadata": {}}], "file": "/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "6e57c4d2-3670-4232-b835-360af7c071c1", "size": 12716032, "self": "/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6e57c4d2-3670-4232-b835-360af7c071c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:13:47Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:13:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:37:28,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8459ab17-fb37-453f-9ecb-cc4b1d526612 2018-07-22 02:37:28,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193861961365s 2018-07-22 02:37:28,945 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8459ab17-fb37-453f-9ecb-cc4b1d526612 2018-07-22 02:37:28,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 02:37:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:29,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16c74b91-4a22-4435-9dc3-7c42ca9686a8 Date: Sun, 22 Jul 2018 02:37:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:37:29,202 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1 used request id req-16c74b91-4a22-4435-9dc3-7c42ca9686a8 2018-07-22 02:37:29,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.254820823669s 2018-07-22 02:37:29,202 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6e57c4d2-3670-4232-b835-360af7c071c1 used request id req-16c74b91-4a22-4435-9dc3-7c42ca9686a8 2018-07-22 02:37:29,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:37:29,205 - 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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:29,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37: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-a22279a8-48ae-499d-8dfb-c6349449d1ac x-compute-request-id: req-a22279a8-48ae-499d-8dfb-c6349449d1ac Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/102f84e8-468e-4347-be65-4f9ea01577cc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/102f84e8-468e-4347-be65-4f9ea01577cc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "102f84e8-468e-4347-be65-4f9ea01577cc"}, {"name": "rally_sanity-flavor_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c", "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": "40ad8bbd-5f74-474d-89d6-e38963fdf77c"}]} 2018-07-22 02:37:29,392 - 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-a22279a8-48ae-499d-8dfb-c6349449d1ac 2018-07-22 02:37:29,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.189888000488s 2018-07-22 02:37:29,393 - 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-a22279a8-48ae-499d-8dfb-c6349449d1ac 2018-07-22 02:37:29,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 02:37:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:29,422 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:37: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-9870a731-80fe-421f-9c1a-2640fd8ea0a4 x-compute-request-id: req-9870a731-80fe-421f-9c1a-2640fd8ea0a4 Content-Length: 0 Content-Type: application/json 2018-07-22 02:37:29,423 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c used request id req-9870a731-80fe-421f-9c1a-2640fd8ea0a4 2018-07-22 02:37:29,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0274548530579s 2018-07-22 02:37:29,423 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/40ad8bbd-5f74-474d-89d6-e38963fdf77c used request id req-9870a731-80fe-421f-9c1a-2640fd8ea0a4 2018-07-22 02:37:29,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:37:29,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}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:29,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37: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-8b7bbf9e-aa06-45d0-bce0-1d98cdaabfb7 x-compute-request-id: req-8b7bbf9e-aa06-45d0-bce0-1d98cdaabfb7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_4cd343a9-7c2c-4111-bd2e-d0a4fc303b12", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/102f84e8-468e-4347-be65-4f9ea01577cc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/102f84e8-468e-4347-be65-4f9ea01577cc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "102f84e8-468e-4347-be65-4f9ea01577cc"}]} 2018-07-22 02:37:29,448 - 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-8b7bbf9e-aa06-45d0-bce0-1d98cdaabfb7 2018-07-22 02:37:29,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024286031723s 2018-07-22 02:37:29,448 - 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-8b7bbf9e-aa06-45d0-bce0-1d98cdaabfb7 2018-07-22 02:37:29,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 02:37:29,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/102f84e8-468e-4347-be65-4f9ea01577cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b7ce92fcc5a1f918c7de60498cd4eec85de093c" 2018-07-22 02:37:29,482 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:37: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-9d744cbe-bc40-4fcb-956b-a9a9919ffe94 x-compute-request-id: req-9d744cbe-bc40-4fcb-956b-a9a9919ffe94 Content-Length: 0 Content-Type: application/json 2018-07-22 02:37:29,482 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/102f84e8-468e-4347-be65-4f9ea01577cc used request id req-9d744cbe-bc40-4fcb-956b-a9a9919ffe94 2018-07-22 02:37:29,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326809883118s 2018-07-22 02:37:29,483 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/102f84e8-468e-4347-be65-4f9ea01577cc used request id req-9d744cbe-bc40-4fcb-956b-a9a9919ffe94 2018-07-22 02:37:29,525 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-22 02:37:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:37:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 02:37:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:37:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:37:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:37:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:37:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:37:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:37:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:37:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:37:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:37:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:37:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 02:37:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 02:37:29,564 - 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-22 02:37:29,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c29f29-b4e3-4ed2-994d-c5363d37a223 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-22 02:37:29,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a1c29f29-b4e3-4ed2-994d-c5363d37a223 2018-07-22 02:37:29,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:37:29,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:37:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["apPwNXU1S7Kb93chHoRpAQ"], "issued_at": "2018-07-22T02:37:29.000000Z"}} 2018-07-22 02:37:29,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:37:29,965 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:37:30,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e2148ff5-592b-4bc5-ba5d-20f8e207611a Date: Sun, 22 Jul 2018 02:37:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:37:30,262 - 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-e2148ff5-592b-4bc5-ba5d-20f8e207611a 2018-07-22 02:37:30,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297111988068s 2018-07-22 02:37:30,262 - 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-e2148ff5-592b-4bc5-ba5d-20f8e207611a 2018-07-22 02:37:30,263 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 02:37:33,061 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-22 02:37:35,796 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5b264ae6-d687-4acc-afbb-6b714b7bf0ab | 2018-07-22T02:37:35.400408 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5b264ae6-d687-4acc-afbb-6b714b7bf0ab ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 02:37:39,466 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 02:37:39,466 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 02:37:42,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-22 02:37:45,805 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=d0b30aa9-a6e1-4544-bfc8-769da2b5dd46) as the default verifier for the future CLI operations. 2018-07-22 02:37:48,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-22 02:37:48,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:37:49,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-8ffa7ee7-146e-4e19-babd-b5dbf773d615 Date: Sun, 22 Jul 2018 02:37:49 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-22 02:37:49,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-8ffa7ee7-146e-4e19-babd-b5dbf773d615 2018-07-22 02:37:49,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.18307185173s 2018-07-22 02:37:49,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-8ffa7ee7-146e-4e19-babd-b5dbf773d615 2018-07-22 02:37:49,090 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-22 02:37:49,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 02:37:49,092 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"network": {"name": "patrole-net_818d0242-0369-44d8-aab2-c54b3d67e2e6", "admin_state_up": true}}' 2018-07-22 02:37:49,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6bae8be6-ff4c-43ff-8f09-6e233726b17d Date: Sun, 22 Jul 2018 02:37:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"33aba729-f36e-440f-a8e3-81d7bf3ea48d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:37:49Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_818d0242-0369-44d8-aab2-c54b3d67e2e6","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:37:49Z","mtu":1450}} 2018-07-22 02:37:49,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6bae8be6-ff4c-43ff-8f09-6e233726b17d 2018-07-22 02:37:49,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.237024068832s 2018-07-22 02:37:49,329 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6bae8be6-ff4c-43ff-8f09-6e233726b17d 2018-07-22 02:37:49,329 - 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-22T02:37:49Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'33aba729-f36e-440f-a8e3-81d7bf3ea48d', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_818d0242-0369-44d8-aab2-c54b3d67e2e6', u'created_at': u'2018-07-22T02:37:49Z', u'mtu': 1450, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e022d16594794ceba7252a46e5007481', u'l2_adjacency': True}) 2018-07-22 02:37:49,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:37:49,330 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:37:49,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-49688141-3a54-4743-b073-e74bee5706e2 Date: Sun, 22 Jul 2018 02:37:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"33aba729-f36e-440f-a8e3-81d7bf3ea48d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:37:49Z","qos_policy_id":null,"name":"patrole-net_818d0242-0369-44d8-aab2-c54b3d67e2e6","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:37:49Z","provider:network_type":"vxlan"}]} 2018-07-22 02:37:49,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-49688141-3a54-4743-b073-e74bee5706e2 2018-07-22 02:37:49,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291960954666s 2018-07-22 02:37:49,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-49688141-3a54-4743-b073-e74bee5706e2 2018-07-22 02:37:49,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 02:37:49,625 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"subnet": {"name": "patrole-subnet_818d0242-0369-44d8-aab2-c54b3d67e2e6", "enable_dhcp": true, "network_id": "33aba729-f36e-440f-a8e3-81d7bf3ea48d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 02:37:50,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-753ad37c-7409-4a85-bcb6-b97e6920e0b7 Date: Sun, 22 Jul 2018 02:37:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T02:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"04418656-4eb5-41c5-9b81-c7c76f40a83c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_818d0242-0369-44d8-aab2-c54b3d67e2e6","enable_dhcp":true,"segment_id":null,"network_id":"33aba729-f36e-440f-a8e3-81d7bf3ea48d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:37:49Z","ip_version":4}} 2018-07-22 02:37:50,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-753ad37c-7409-4a85-bcb6-b97e6920e0b7 2018-07-22 02:37:50,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.400678873062s 2018-07-22 02:37:50,025 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-753ad37c-7409-4a85-bcb6-b97e6920e0b7 2018-07-22 02:37:50,026 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:37:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'04418656-4eb5-41c5-9b81-c7c76f40a83c', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_818d0242-0369-44d8-aab2-c54b3d67e2e6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'33aba729-f36e-440f-a8e3-81d7bf3ea48d', u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T02:37:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 02:37:50,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 02:37:50,027 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "patrole-router_818d0242-0369-44d8-aab2-c54b3d67e2e6", "admin_state_up": true}}' 2018-07-22 02:37:51,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-fea0e872-e0e9-4c26-8bf9-cd7c3df33abd Date: Sun, 22 Jul 2018 02:37:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:37:50Z", "admin_state_up": true, "updated_at": "2018-07-22T02:37:51Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "c266982c-5a23-4ce8-a3a0-b7615cfcbca5", "name": "patrole-router_818d0242-0369-44d8-aab2-c54b3d67e2e6"}} 2018-07-22 02:37:51,347 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fea0e872-e0e9-4c26-8bf9-cd7c3df33abd 2018-07-22 02:37:51,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.32104706764s 2018-07-22 02:37:51,348 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fea0e872-e0e9-4c26-8bf9-cd7c3df33abd 2018-07-22 02:37:51,348 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:37:51Z', u'revision_number': 3, u'ha': False, u'id': u'c266982c-5a23-4ce8-a3a0-b7615cfcbca5', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_818d0242-0369-44d8-aab2-c54b3d67e2e6', u'admin_state_up': True, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T02:37:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 02:37:51,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 02:37:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c266982c-5a23-4ce8-a3a0-b7615cfcbca5/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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"subnet_id": "04418656-4eb5-41c5-9b81-c7c76f40a83c"}' 2018-07-22 02:37:53,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a6c26b60-3998-49a7-b65a-76678ba4f44d Date: Sun, 22 Jul 2018 02:37:53 GMT RESP BODY: {"network_id": "33aba729-f36e-440f-a8e3-81d7bf3ea48d", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "04418656-4eb5-41c5-9b81-c7c76f40a83c", "subnet_ids": ["04418656-4eb5-41c5-9b81-c7c76f40a83c"], "port_id": "430c1ebb-b798-4539-a2e2-8b6941b4e6d9", "id": "c266982c-5a23-4ce8-a3a0-b7615cfcbca5"} 2018-07-22 02:37:53,362 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c266982c-5a23-4ce8-a3a0-b7615cfcbca5/add_router_interface.json used request id req-a6c26b60-3998-49a7-b65a-76678ba4f44d 2018-07-22 02:37:53,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01280999184s 2018-07-22 02:37:53,362 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c266982c-5a23-4ce8-a3a0-b7615cfcbca5/add_router_interface.json used request id req-a6c26b60-3998-49a7-b65a-76678ba4f44d returning object c266982c-5a23-4ce8-a3a0-b7615cfcbca5 2018-07-22 02:37:53,362 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 02:37:53,495 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 02:37:53,497 - 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-22 02:37:53,502 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 02:37:53 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-22 02:37:53,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:37:53,506 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:37:53,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f288eea5-0c46-4d14-9799-b32508142eef Date: Sun, 22 Jul 2018 02:37:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:37:53,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f288eea5-0c46-4d14-9799-b32508142eef 2018-07-22 02:37:53,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189958095551s 2018-07-22 02:37:53,694 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f288eea5-0c46-4d14-9799-b32508142eef 2018-07-22 02:37:53,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 02:37:53,706 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6"}' 2018-07-22 02:37:53,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9938364c-5338-43e3-a170-9b3e5ed37e23 Date: Sun, 22 Jul 2018 02:37:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "19466d02-35aa-46d6-a4e3-40d34370366d", "size": null, "self": "/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:37:53Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6", "checksum": null, "created_at": "2018-07-22T02:37:53Z", "protected": false} 2018-07-22 02:37:53,813 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9938364c-5338-43e3-a170-9b3e5ed37e23 2018-07-22 02:37:53,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.110946893692s 2018-07-22 02:37:53,814 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9938364c-5338-43e3-a170-9b3e5ed37e23 returning object 19466d02-35aa-46d6-a4e3-40d34370366d 2018-07-22 02:37:53,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 02:37:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d/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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '' 2018-07-22 02:37:54,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f95c91cf-cd14-4c6e-aa1b-2d35053514e3 Date: Sun, 22 Jul 2018 02:37:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:37:54,476 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d/file used request id req-f95c91cf-cd14-4c6e-aa1b-2d35053514e3 2018-07-22 02:37:54,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.661254167557s 2018-07-22 02:37:54,476 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d/file used request id req-f95c91cf-cd14-4c6e-aa1b-2d35053514e3 2018-07-22 02:37:54,476 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T02:37:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'19466d02-35aa-46d6-a4e3-40d34370366d', u'size': None, u'name': u'patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6', u'checksum': None, u'self': u'/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T02:37:53Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 02:37:54,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:37:54,480 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_818d0242-0369-44d8-aab2-c54b3d67e2e6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 02:37:54,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37: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,Accept-Encoding x-openstack-request-id: req-fe3131c5-37e1-4697-8c19-df0a27599566 x-compute-request-id: req-fe3131c5-37e1-4697-8c19-df0a27599566 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_818d0242-0369-44d8-aab2-c54b3d67e2e6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af", "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": "91a0c92e-d294-4ef9-bdd1-2626fcf759af"}} 2018-07-22 02:37:54,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fe3131c5-37e1-4697-8c19-df0a27599566 2018-07-22 02:37:54,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.391167163849s 2018-07-22 02:37:54,869 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fe3131c5-37e1-4697-8c19-df0a27599566 2018-07-22 02:37:54,870 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_818d0242-0369-44d8-aab2-c54b3d67e2e6', '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'e022d16594794ceba7252a46e5007481', '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'91a0c92e-d294-4ef9-bdd1-2626fcf759af', 'swap': 0}) 2018-07-22 02:37:54,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:37:54,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af/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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"extra_specs": {}}' 2018-07-22 02:37:54,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37: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-2f179471-255e-4fd8-a9cd-9dd2d99fc192 x-compute-request-id: req-2f179471-255e-4fd8-a9cd-9dd2d99fc192 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:37:54,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af/os-extra_specs used request id req-2f179471-255e-4fd8-a9cd-9dd2d99fc192 2018-07-22 02:37:54,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238018035889s 2018-07-22 02:37:54,894 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af/os-extra_specs used request id req-2f179471-255e-4fd8-a9cd-9dd2d99fc192 2018-07-22 02:37:54,898 - 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-22 02:37:54,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:37:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:37:54,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:37:54,910 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:37:55,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed4b67e-633b-4f9a-8a5f-4ee85def194a Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:37:55,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2ed4b67e-633b-4f9a-8a5f-4ee85def194a 2018-07-22 02:37:55,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102242946625s 2018-07-22 02:37:55,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2ed4b67e-633b-4f9a-8a5f-4ee85def194a 2018-07-22 02:37:55,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:37:55,017 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:37:55,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40dabe9e-ff9c-4bdf-bc2a-889253ca612f Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:37:55,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-40dabe9e-ff9c-4bdf-bc2a-889253ca612f 2018-07-22 02:37:55,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0949318408966s 2018-07-22 02:37:55,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-40dabe9e-ff9c-4bdf-bc2a-889253ca612f 2018-07-22 02:37:55,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 02:37:55,114 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:37:55,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37: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-c9002c80-4d0d-44dd-badb-f4c0cb6cba13 x-compute-request-id: req-c9002c80-4d0d-44dd-badb-f4c0cb6cba13 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.7", "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": 6}, "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.6", "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-22 02:37:55,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-c9002c80-4d0d-44dd-badb-f4c0cb6cba13 2018-07-22 02:37:55,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0334160327911s 2018-07-22 02:37:55,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-c9002c80-4d0d-44dd-badb-f4c0cb6cba13 2018-07-22 02:37:55,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:37:55,154 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:37:55,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-5d2559a1-2097-4b08-a233-f8e0e5a496df Date: Sun, 22 Jul 2018 02:37:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/19466d02-35aa-46d6-a4e3-40d34370366d/snap", "metadata": {}}], "file": "/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "19466d02-35aa-46d6-a4e3-40d34370366d", "size": 12716032, "self": "/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/19466d02-35aa-46d6-a4e3-40d34370366d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:37:54Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:37:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:37:55,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5d2559a1-2097-4b08-a233-f8e0e5a496df 2018-07-22 02:37:55,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.111619949341s 2018-07-22 02:37:55,262 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5d2559a1-2097-4b08-a233-f8e0e5a496df 2018-07-22 02:37:55,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 02:37:55,273 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6"}' 2018-07-22 02:37:55,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ee86d525-2d71-4054-819e-34ae680b315e Date: Sun, 22 Jul 2018 02:37:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "674b1dd8-e474-49b0-8df0-755ca3cac39b", "size": null, "self": "/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:37:55Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6", "checksum": null, "created_at": "2018-07-22T02:37:55Z", "protected": false} 2018-07-22 02:37:55,309 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ee86d525-2d71-4054-819e-34ae680b315e 2018-07-22 02:37:55,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0398731231689s 2018-07-22 02:37:55,310 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ee86d525-2d71-4054-819e-34ae680b315e returning object 674b1dd8-e474-49b0-8df0-755ca3cac39b 2018-07-22 02:37:55,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 02:37:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b/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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '' 2018-07-22 02:37:56,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a50ed2c-3fdc-4fb9-83cb-59e0e4aaaf9f Date: Sun, 22 Jul 2018 02:37: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-22 02:37:56,477 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b/file used request id req-7a50ed2c-3fdc-4fb9-83cb-59e0e4aaaf9f 2018-07-22 02:37:56,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16657996178s 2018-07-22 02:37:56,477 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b/file used request id req-7a50ed2c-3fdc-4fb9-83cb-59e0e4aaaf9f 2018-07-22 02:37:56,477 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T02:37:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'674b1dd8-e474-49b0-8df0-755ca3cac39b', u'size': None, u'name': u'patrole-img_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6', u'checksum': None, u'self': u'/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T02:37:55Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 02:37:56,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:37:56,481 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 02:37:56,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37: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-86c1fc06-6ce6-443b-a84f-2e421f5fd1a1 x-compute-request-id: req-86c1fc06-6ce6-443b-a84f-2e421f5fd1a1 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6"}} 2018-07-22 02:37:56,535 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-86c1fc06-6ce6-443b-a84f-2e421f5fd1a1 2018-07-22 02:37:56,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0572831630707s 2018-07-22 02:37:56,536 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-86c1fc06-6ce6-443b-a84f-2e421f5fd1a1 2018-07-22 02:37:56,537 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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'3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6', 'swap': 0}) 2018-07-22 02:37:56,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:37:56,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6/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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"extra_specs": {}}' 2018-07-22 02:37:56,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:37: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-239a8388-7b60-4b1e-9c60-ec63fc610348 x-compute-request-id: req-239a8388-7b60-4b1e-9c60-ec63fc610348 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:37:56,562 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6/os-extra_specs used request id req-239a8388-7b60-4b1e-9c60-ec63fc610348 2018-07-22 02:37:56,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250120162964s 2018-07-22 02:37:56,563 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6/os-extra_specs used request id req-239a8388-7b60-4b1e-9c60-ec63fc610348 2018-07-22 02:37:56,563 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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'3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6', 'swap': 0}) 2018-07-22 02:37:59,801 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-22 02:37:59,801 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-22 02:37:59,802 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-22 02:37:59,803 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-22 02:37:59,815 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-22 02:38:03,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d0b30aa9-a6e1-4544-bfc8-769da2b5dd46/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-07-22 02:38:03,184 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-22 02:38:03,186 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-22 02:38:03,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-07-22 02:39:45,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f298c3de-4bbd-461c-8ec7-a57af18d91ec 2018-07-22 02:39:46,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f298c3de-4bbd-461c-8ec7-a57af18d91ec']'. 2018-07-22 02:39:46,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-22 02:39:46,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-22 02:39:46,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 02:39:46,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f298c3de-4bbd-461c-8ec7-a57af18d91ec | 2018-07-22 02:39:46,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-22 02:39:46,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-22 02:38:05 | 2018-07-22 02:39:46,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-22 02:39:45 | 2018-07-22 02:39:46,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:40 | 2018-07-22 02:39:46,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-22 02:39:46,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-22 02:39:46,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d0b30aa9-a6e1-4544-bfc8-769da2b5dd46) | 2018-07-22 02:39:46,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-22 02:39:46,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5b264ae6-d687-4acc-afbb-6b714b7bf0ab) | 2018-07-22 02:39:46,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-22 02:39:46,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 84.333 | 2018-07-22 02:39:46,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-07-22 02:39:46,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-22 02:39:46,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-22 02:39:46,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-22 02:39:46,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-22 02:39:46,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 02:39:46,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-22 02:39:46,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-22 02:39:47,152 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 02:39:47,152 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:58 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 02:39:47,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 02:39:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c266982c-5a23-4ce8-a3a0-b7615cfcbca5/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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" -d '{"subnet_id": "04418656-4eb5-41c5-9b81-c7c76f40a83c"}' 2018-07-22 02:39:48,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b2d8bec3-00f3-404a-b7f8-5e4705d87cd0 Date: Sun, 22 Jul 2018 02:39:48 GMT RESP BODY: {"network_id": "33aba729-f36e-440f-a8e3-81d7bf3ea48d", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "04418656-4eb5-41c5-9b81-c7c76f40a83c", "subnet_ids": ["04418656-4eb5-41c5-9b81-c7c76f40a83c"], "port_id": "430c1ebb-b798-4539-a2e2-8b6941b4e6d9", "id": "c266982c-5a23-4ce8-a3a0-b7615cfcbca5"} 2018-07-22 02:39:48,959 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c266982c-5a23-4ce8-a3a0-b7615cfcbca5/remove_router_interface.json used request id req-b2d8bec3-00f3-404a-b7f8-5e4705d87cd0 2018-07-22 02:39:48,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.8015871048s 2018-07-22 02:39:48,959 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c266982c-5a23-4ce8-a3a0-b7615cfcbca5/remove_router_interface.json used request id req-b2d8bec3-00f3-404a-b7f8-5e4705d87cd0 returning object c266982c-5a23-4ce8-a3a0-b7615cfcbca5 2018-07-22 02:39:48,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 02:39:48,960 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:49,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e6fc734d-9493-49cc-be61-de4fafb733e6 Date: Sun, 22 Jul 2018 02:39:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:37:50Z", "admin_state_up": true, "updated_at": "2018-07-22T02:39:48Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "c266982c-5a23-4ce8-a3a0-b7615cfcbca5", "name": "patrole-router_818d0242-0369-44d8-aab2-c54b3d67e2e6"}]} 2018-07-22 02:39:49,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e6fc734d-9493-49cc-be61-de4fafb733e6 2018-07-22 02:39:49,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0997540950775s 2018-07-22 02:39:49,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e6fc734d-9493-49cc-be61-de4fafb733e6 2018-07-22 02:39:49,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 02:39:49,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/c266982c-5a23-4ce8-a3a0-b7615cfcbca5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:50,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d40fc13b-f52b-47c4-9fce-e06b15ee6207 Content-Length: 0 Date: Sun, 22 Jul 2018 02:39:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:39:50,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c266982c-5a23-4ce8-a3a0-b7615cfcbca5.json used request id req-d40fc13b-f52b-47c4-9fce-e06b15ee6207 2018-07-22 02:39:50,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.98928809166s 2018-07-22 02:39:50,051 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c266982c-5a23-4ce8-a3a0-b7615cfcbca5.json used request id req-d40fc13b-f52b-47c4-9fce-e06b15ee6207 2018-07-22 02:39:50,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:39:50,052 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:50,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-f1196d96-0175-4f77-8381-b66a89436891 Date: Sun, 22 Jul 2018 02:39:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T02:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"04418656-4eb5-41c5-9b81-c7c76f40a83c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_818d0242-0369-44d8-aab2-c54b3d67e2e6","enable_dhcp":true,"segment_id":null,"network_id":"33aba729-f36e-440f-a8e3-81d7bf3ea48d","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:37:49Z","ip_version":4},{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 02:39:50,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f1196d96-0175-4f77-8381-b66a89436891 2018-07-22 02:39:50,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044184923172s 2018-07-22 02:39:50,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f1196d96-0175-4f77-8381-b66a89436891 2018-07-22 02:39:50,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 02:39:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/04418656-4eb5-41c5-9b81-c7c76f40a83c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:51,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38922670-a227-4bdb-b7a5-93ae7d7f37c8 Date: Sun, 22 Jul 2018 02:39:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:39:51,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/04418656-4eb5-41c5-9b81-c7c76f40a83c.json used request id req-38922670-a227-4bdb-b7a5-93ae7d7f37c8 2018-07-22 02:39:51,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.972213983536s 2018-07-22 02:39:51,070 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/04418656-4eb5-41c5-9b81-c7c76f40a83c.json used request id req-38922670-a227-4bdb-b7a5-93ae7d7f37c8 2018-07-22 02:39:51,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:39:51,071 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:51,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-9f12ce82-8e2a-4d4b-bf6d-4b448ceedbe2 Date: Sun, 22 Jul 2018 02:39:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"33aba729-f36e-440f-a8e3-81d7bf3ea48d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:39:50Z","qos_policy_id":null,"name":"patrole-net_818d0242-0369-44d8-aab2-c54b3d67e2e6","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T02:37:49Z","provider:network_type":"vxlan"}]} 2018-07-22 02:39:51,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9f12ce82-8e2a-4d4b-bf6d-4b448ceedbe2 2018-07-22 02:39:51,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0827538967133s 2018-07-22 02:39:51,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9f12ce82-8e2a-4d4b-bf6d-4b448ceedbe2 2018-07-22 02:39:51,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 02:39:51,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/33aba729-f36e-440f-a8e3-81d7bf3ea48d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:52,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6a6d13e-8ea5-4cfa-ac65-e2d2562e45a8 Date: Sun, 22 Jul 2018 02:39:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 02:39:52,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/33aba729-f36e-440f-a8e3-81d7bf3ea48d.json used request id req-c6a6d13e-8ea5-4cfa-ac65-e2d2562e45a8 2018-07-22 02:39:52,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.982064962387s 2018-07-22 02:39:52,138 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/33aba729-f36e-440f-a8e3-81d7bf3ea48d.json used request id req-c6a6d13e-8ea5-4cfa-ac65-e2d2562e45a8 2018-07-22 02:39:52,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:39:52,146 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:52,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-9875c760-cf5e-462c-b1ab-aeca7121dda5 Date: Sun, 22 Jul 2018 02:39:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/674b1dd8-e474-49b0-8df0-755ca3cac39b/snap", "metadata": {}}], "file": "/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "674b1dd8-e474-49b0-8df0-755ca3cac39b", "size": 12716032, "self": "/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/674b1dd8-e474-49b0-8df0-755ca3cac39b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:37:56Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:37:55Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/19466d02-35aa-46d6-a4e3-40d34370366d/snap", "metadata": {}}], "file": "/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "19466d02-35aa-46d6-a4e3-40d34370366d", "size": 12716032, "self": "/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/19466d02-35aa-46d6-a4e3-40d34370366d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T02:37:54Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_818d0242-0369-44d8-aab2-c54b3d67e2e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T02:37:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:39:52,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9875c760-cf5e-462c-b1ab-aeca7121dda5 2018-07-22 02:39:52,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179543972015s 2018-07-22 02:39:52,322 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9875c760-cf5e-462c-b1ab-aeca7121dda5 2018-07-22 02:39:52,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 02:39:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:52,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57102a47-56f5-4dbe-846d-cc78fe138ab8 Date: Sun, 22 Jul 2018 02:39:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:39:52,618 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d used request id req-57102a47-56f5-4dbe-846d-cc78fe138ab8 2018-07-22 02:39:52,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.293416023254s 2018-07-22 02:39:52,618 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/19466d02-35aa-46d6-a4e3-40d34370366d used request id req-57102a47-56f5-4dbe-846d-cc78fe138ab8 2018-07-22 02:39:52,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:39:52,621 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:52,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:39: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-6a5bed78-88db-4a7f-be85-743960614225 x-compute-request-id: req-6a5bed78-88db-4a7f-be85-743960614225 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6"}, {"name": "patrole-flavor_818d0242-0369-44d8-aab2-c54b3d67e2e6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af", "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": "91a0c92e-d294-4ef9-bdd1-2626fcf759af"}]} 2018-07-22 02:39:52,646 - 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-6a5bed78-88db-4a7f-be85-743960614225 2018-07-22 02:39:52,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272219181061s 2018-07-22 02:39:52,646 - 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-6a5bed78-88db-4a7f-be85-743960614225 2018-07-22 02:39:52,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 02:39:52,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:52,683 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:39: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 x-openstack-request-id: req-46212ec6-4ca9-4cae-832c-ace55233b7b4 x-compute-request-id: req-46212ec6-4ca9-4cae-832c-ace55233b7b4 Content-Length: 0 Content-Type: application/json 2018-07-22 02:39:52,683 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af used request id req-46212ec6-4ca9-4cae-832c-ace55233b7b4 2018-07-22 02:39:52,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.034991979599s 2018-07-22 02:39:52,684 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/91a0c92e-d294-4ef9-bdd1-2626fcf759af used request id req-46212ec6-4ca9-4cae-832c-ace55233b7b4 2018-07-22 02:39:52,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 02:39:52,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:53,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e2f3c621-c894-4dc7-8e98-6aad610ff148 Date: Sun, 22 Jul 2018 02:39:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:39:53,683 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b used request id req-e2f3c621-c894-4dc7-8e98-6aad610ff148 2018-07-22 02:39:53,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.999169826508s 2018-07-22 02:39:53,684 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/674b1dd8-e474-49b0-8df0-755ca3cac39b used request id req-e2f3c621-c894-4dc7-8e98-6aad610ff148 2018-07-22 02:39:53,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:39:53,687 - 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}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:53,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:39: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-a1c7c671-bc57-42f2-88bd-c2e6d9313c5a x-compute-request-id: req-a1c7c671-bc57-42f2-88bd-c2e6d9313c5a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_818d0242-0369-44d8-aab2-c54b3d67e2e6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6"}]} 2018-07-22 02:39:53,715 - 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-a1c7c671-bc57-42f2-88bd-c2e6d9313c5a 2018-07-22 02:39:53,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0307190418243s 2018-07-22 02:39:53,715 - 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-a1c7c671-bc57-42f2-88bd-c2e6d9313c5a 2018-07-22 02:39:53,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 02:39:53,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9de75e709665ffb9a4df07d4089ddc2c69cc5d8b" 2018-07-22 02:39:53,762 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:39: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-9468be3c-651e-4db6-b2f5-c0e63533b121 x-compute-request-id: req-9468be3c-651e-4db6-b2f5-c0e63533b121 Content-Length: 0 Content-Type: application/json 2018-07-22 02:39:53,762 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6 used request id req-9468be3c-651e-4db6-b2f5-c0e63533b121 2018-07-22 02:39:53,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0446059703827s 2018-07-22 02:39:53,762 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3bc1f70e-78a7-4e05-a53a-bcf50a4d2bf6 used request id req-9468be3c-651e-4db6-b2f5-c0e63533b121 2018-07-22 02:39:53,808 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-22 02:39:53,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:39:53,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 02:39:53,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:39:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 02:39:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 02:39:53,848 - 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-22 02:39:53,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb108f78-a1de-4a51-8948-77e059df0461 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-22 02:39:53,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bb108f78-a1de-4a51-8948-77e059df0461 2018-07-22 02:39:53,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:39:54,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MfTRqoZ1RUm8x1U-NQtMNg"], "issued_at": "2018-07-22T02:39:54.000000Z"}} 2018-07-22 02:39:54,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:39:54,250 - 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}dacca1c09877de89f189a4782b66bb928f59c628" 2018-07-22 02:39:54,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7273152a-2de2-4ebc-a60e-4d4198cae96b Date: Sun, 22 Jul 2018 02:39:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:39:54,502 - 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-7273152a-2de2-4ebc-a60e-4d4198cae96b 2018-07-22 02:39:54,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253128051758s 2018-07-22 02:39:54,506 - 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-7273152a-2de2-4ebc-a60e-4d4198cae96b 2018-07-22 02:39:54,513 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-22 02:39:54,514 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 02:39:55,983 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:06d561ab1ae8723493b484c1effc2790 sha256:98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98 2018-07-22 02:39:55,985 - 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-22 02:39:55,990 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 02:39:55 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-22 02:39:55,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:39:55,993 - 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}dacca1c09877de89f189a4782b66bb928f59c628" 2018-07-22 02:39:56,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-55e1ccd4-8f93-4f77-931e-09bb6f30f563 Date: Sun, 22 Jul 2018 02:39:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:39:56,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-55e1ccd4-8f93-4f77-931e-09bb6f30f563 2018-07-22 02:39:56,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168222904205s 2018-07-22 02:39:56,160 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-55e1ccd4-8f93-4f77-931e-09bb6f30f563 2018-07-22 02:39:56,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 02:39:56,172 - 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}dacca1c09877de89f189a4782b66bb928f59c628" -d '{"owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "owner_specified.shade.object": "images/vmtp-img_7793d32e-1da6-4d61-b043-30a3782ad412", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_7793d32e-1da6-4d61-b043-30a3782ad412"}' 2018-07-22 02:39:56,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d8b0f92d-e7c4-41fa-b9ac-70c94abebab3 Date: Sun, 22 Jul 2018 02:39:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "064754f7-0fbd-4504-af20-01c5407b6ccd", "size": null, "self": "/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "updated_at": "2018-07-22T02:39:56Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_7793d32e-1da6-4d61-b043-30a3782ad412", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "name": "vmtp-img_7793d32e-1da6-4d61-b043-30a3782ad412", "checksum": null, "created_at": "2018-07-22T02:39:56Z", "protected": false} 2018-07-22 02:39:56,213 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d8b0f92d-e7c4-41fa-b9ac-70c94abebab3 2018-07-22 02:39:56,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0441329479218s 2018-07-22 02:39:56,213 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d8b0f92d-e7c4-41fa-b9ac-70c94abebab3 returning object 064754f7-0fbd-4504-af20-01c5407b6ccd 2018-07-22 02:39:56,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 02:39:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd/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}dacca1c09877de89f189a4782b66bb928f59c628" -d '' 2018-07-22 02:40:00,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7cd4b126-d77e-4158-8ebc-f963d91ff9c4 Date: Sun, 22 Jul 2018 02:40: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-22 02:40:00,570 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd/file used request id req-7cd4b126-d77e-4158-8ebc-f963d91ff9c4 2018-07-22 02:40:00,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.35611701012s 2018-07-22 02:40:00,570 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd/file used request id req-7cd4b126-d77e-4158-8ebc-f963d91ff9c4 2018-07-22 02:40:00,571 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_7793d32e-1da6-4d61-b043-30a3782ad412', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T02:39:56Z', u'owner_specified.shade.sha256': u'98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'06d561ab1ae8723493b484c1effc2790', u'id': u'064754f7-0fbd-4504-af20-01c5407b6ccd', u'size': None, u'name': u'vmtp-img_7793d32e-1da6-4d61-b043-30a3782ad412', u'checksum': None, u'self': u'/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T02:39:56Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 02:40:00,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:40:00,575 - 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}dacca1c09877de89f189a4782b66bb928f59c628" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-22 02:40:00,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:40: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-99439ff8-01ee-46a5-ad44-19d08b6ab270 x-compute-request-id: req-99439ff8-01ee-46a5-ad44-19d08b6ab270 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "ce3211d4-df7c-48a4-a548-3c91872b51cb"}} 2018-07-22 02:40:00,773 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-99439ff8-01ee-46a5-ad44-19d08b6ab270 2018-07-22 02:40:00,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.201417207718s 2018-07-22 02:40:00,774 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-99439ff8-01ee-46a5-ad44-19d08b6ab270 2018-07-22 02:40:00,775 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412', 'ephemeral': 0, 'ram': 2048, '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'e022d16594794ceba7252a46e5007481', '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': 0, 'id': u'ce3211d4-df7c-48a4-a548-3c91872b51cb', 'swap': 0}) 2018-07-22 02:40:00,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:40:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb/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}dacca1c09877de89f189a4782b66bb928f59c628" -d '{"extra_specs": {}}' 2018-07-22 02:40:00,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:40: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-4a3fca27-4dc5-4afa-aa03-411308beb10a x-compute-request-id: req-4a3fca27-4dc5-4afa-aa03-411308beb10a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:40:00,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb/os-extra_specs used request id req-4a3fca27-4dc5-4afa-aa03-411308beb10a 2018-07-22 02:40:00,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0284650325775s 2018-07-22 02:40:00,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb/os-extra_specs used request id req-4a3fca27-4dc5-4afa-aa03-411308beb10a 2018-07-22 02:40:00,804 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_7793d32e-1da6-4d61-b043-30a3782ad412' 2018-07-22 02:40:00,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 02:40:00,807 - 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}dacca1c09877de89f189a4782b66bb928f59c628" -d '{"keypair": {"name": "vmtp_7793d32e-1da6-4d61-b043-30a3782ad412"}}' 2018-07-22 02:40:00,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:40: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-2513426a-cc02-40b9-b5f5-08f464077fe9 x-compute-request-id: req-2513426a-cc02-40b9-b5f5-08f464077fe9 Content-Encoding: gzip Content-Length: 1797 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4cWwc9lzG8gRkcUv26iC48AxCo3mKNZ8NRWUPQFTYNcOabaueD60oqnmn51ou8ssPq6MLD7cTKcgp8p0+kWmSwwhu6inymAqL+8NfC1prU5vRkCpI3djbNQhG/iRTunvHKNU9rizTSOhpUO+X8b5ixumeby7NjNidpKP9HvHUQsH2j/6akEmSWDDVuhvaNWfCCYspJB+0A4Yvjuk/vrg5BEV/h5xhzQWJEZUPpn6k7f2SYHZ+gJeZty1zbvRTUvrHXRMa/lyYRbKWe9+z9krt+MkiSq/fjMNKW4yETO3gsB83BWhA17ILdlQ1g0n+5GkFqOGwHOoxy7PUwXI5krkf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuHFsHPZcxvIEZHFL9uoguPAMQqN5ijWfDUVlD0BU2DXDmm2r\nng+tKKp5p+daLvLLD6ujCw+3EynIKfKdPpFpksMIbuop8pgKi/vDXwtaa1Ob0ZAq\nSN3Y2zUIRv4kU7p7xyjVPa4s00joaVDvl/G+Ysbpnm8uzYzYnaSj/R7x1ELB9o/+\nmpBJklgw1bob2jVnwgmLKSQftAOGL47pP764OQRFf4ecYc0FiRGVD6Z+pO39kmB2\nfoCXmbctc270U1L6x10TGv5cmEWylnvfs/ZK7fjJIkqv34zDSluMhEzt4LAfNwVo\nQNeyC3ZUNYNJ/uRpBajhsBzqMcuz1MFyOZK5HwIDAQABAoIBAEajEZ+p7nA2wd3h\n0hD3K58IN/nRd7upu4cum3ySy6ueM5JSDBbVtCBN4ZefL9epHoGa3y9eTmPlbYY7\nJ2ON9xvA29r2jSgeeHOR8QnWZEOUWqmQh9EuPV3+WnQt4qW6Vqs4hSpBKWOlmXS0\nDX5ok9xqh5AozojkNxVwt2k6T61VWHqD5OBh7pLDeUv85rRbNTYkA8FJ3bjo9tsQ\nmurBkEexFiY07hTbWw+LVIrT+Z45xJSuVqQ+fSlo0A6F64RUoKNJaWFGpR6X6AHK\n4jL2owg0iRMUW2xFuCG46iSUt8kG+JzuhYPK3u70vznPhb3dvyuJ2eWN1ht8kZN8\nb0q99KECgYEA8KaquQvsmcx+8XT2fD4EWm8MEDN4cZgW1JAYAJe2LTzls5l0IXeK\n51ZUeHUosEEHEBz5ehF4HE8NT96gZbTtNjN1erQSJ02OAQtle1nHP7K3D+uxL7kP\nU7ObM1yjy92Qddok1lkgyjEwWYsUnT1q0L08kVP45d4a5LxP+YMypq8CgYEAxDT+\n0/N8IgrMKS3ODPUfdk4iAZTJ1H4UIL9SyC/1axPuiAhgZxQ5pzNLs45b23wHyFE3\nA5SBGRnebflF9A0iGp9eV7Lrcwmx3QmawzsJLDqT6Lob5cCgAim3kVmHKhfHxnP8\n+KcdzVh59FtRB3T5EbdveKomaDVZodwSV4/WsJECgYEAq/4CMETUcctUws9cRsmw\nJM4O6hlPMKiJUJw3e1zyh/xpEuZOuIiOju4Fax4Y2XdwS9TZfKO1m03obrfnHSml\nC8LVaL//5XUpU5fIjNNKcz0QVuGVfk0eJi1Mc/X23wJYd9JT15pVtAxZyPV84zB9\nAfjtq9Q/JFKMGAR6iBJ7heMCgYEAg9VkAAATQUBmC6k2UOiHGlPHb66MqpWIarSD\nJ/VpfmgnFwoh1ED3uAu0atJVkDVXeVZwk5w93iLOnLAoO6JzbtX0axLSNzqlYvKo\nJVPOhwRZC7+5LPfvy2RCboxsUHEoD4UxzdVkJey0DOcqm8sR68CISthw9AYc0q/v\nNxxz0bECgYACMQpv/xKDlbtAQIkJO0kc5VIn6gC/fP2CcF1va9aFtqNEmThfBzzY\nOgd9FbX/wUp2mQQK8t0BaBKOdw4kISp5pv5bpus8OQS0pUaUf5k1vL2+ZfBPd4PC\nkiVsrwc5/qz6SrwM9II6Zutiaxm1mRdxFt/IeO6/AQfeAXjIrZYqTg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2998b46e937240539ae40e3f15b25e22", "name": "vmtp_7793d32e-1da6-4d61-b043-30a3782ad412", "fingerprint": "73:d1:93:3c:2a:24:82:d1:bb:8c:2e:ab:f1:83:85:13"}} 2018-07-22 02:40:00,923 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-2513426a-cc02-40b9-b5f5-08f464077fe9 2018-07-22 02:40:00,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.118591070175s 2018-07-22 02:40:00,924 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-2513426a-cc02-40b9-b5f5-08f464077fe9 2018-07-22 02:40:00,925 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4cWwc9lzG8gRkcUv26iC48AxCo3mKNZ8NRWUPQFTYNcOabaueD60oqnmn51ou8ssPq6MLD7cTKcgp8p0+kWmSwwhu6inymAqL+8NfC1prU5vRkCpI3djbNQhG/iRTunvHKNU9rizTSOhpUO+X8b5ixumeby7NjNidpKP9HvHUQsH2j/6akEmSWDDVuhvaNWfCCYspJB+0A4Yvjuk/vrg5BEV/h5xhzQWJEZUPpn6k7f2SYHZ+gJeZty1zbvRTUvrHXRMa/lyYRbKWe9+z9krt+MkiSq/fjMNKW4yETO3gsB83BWhA17ILdlQ1g0n+5GkFqOGwHOoxy7PUwXI5krkf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuHFsHPZcxvIEZHFL9uoguPAMQqN5ijWfDUVlD0BU2DXDmm2r\nng+tKKp5p+daLvLLD6ujCw+3EynIKfKdPpFpksMIbuop8pgKi/vDXwtaa1Ob0ZAq\nSN3Y2zUIRv4kU7p7xyjVPa4s00joaVDvl/G+Ysbpnm8uzYzYnaSj/R7x1ELB9o/+\nmpBJklgw1bob2jVnwgmLKSQftAOGL47pP764OQRFf4ecYc0FiRGVD6Z+pO39kmB2\nfoCXmbctc270U1L6x10TGv5cmEWylnvfs/ZK7fjJIkqv34zDSluMhEzt4LAfNwVo\nQNeyC3ZUNYNJ/uRpBajhsBzqMcuz1MFyOZK5HwIDAQABAoIBAEajEZ+p7nA2wd3h\n0hD3K58IN/nRd7upu4cum3ySy6ueM5JSDBbVtCBN4ZefL9epHoGa3y9eTmPlbYY7\nJ2ON9xvA29r2jSgeeHOR8QnWZEOUWqmQh9EuPV3+WnQt4qW6Vqs4hSpBKWOlmXS0\nDX5ok9xqh5AozojkNxVwt2k6T61VWHqD5OBh7pLDeUv85rRbNTYkA8FJ3bjo9tsQ\nmurBkEexFiY07hTbWw+LVIrT+Z45xJSuVqQ+fSlo0A6F64RUoKNJaWFGpR6X6AHK\n4jL2owg0iRMUW2xFuCG46iSUt8kG+JzuhYPK3u70vznPhb3dvyuJ2eWN1ht8kZN8\nb0q99KECgYEA8KaquQvsmcx+8XT2fD4EWm8MEDN4cZgW1JAYAJe2LTzls5l0IXeK\n51ZUeHUosEEHEBz5ehF4HE8NT96gZbTtNjN1erQSJ02OAQtle1nHP7K3D+uxL7kP\nU7ObM1yjy92Qddok1lkgyjEwWYsUnT1q0L08kVP45d4a5LxP+YMypq8CgYEAxDT+\n0/N8IgrMKS3ODPUfdk4iAZTJ1H4UIL9SyC/1axPuiAhgZxQ5pzNLs45b23wHyFE3\nA5SBGRnebflF9A0iGp9eV7Lrcwmx3QmawzsJLDqT6Lob5cCgAim3kVmHKhfHxnP8\n+KcdzVh59FtRB3T5EbdveKomaDVZodwSV4/WsJECgYEAq/4CMETUcctUws9cRsmw\nJM4O6hlPMKiJUJw3e1zyh/xpEuZOuIiOju4Fax4Y2XdwS9TZfKO1m03obrfnHSml\nC8LVaL//5XUpU5fIjNNKcz0QVuGVfk0eJi1Mc/X23wJYd9JT15pVtAxZyPV84zB9\nAfjtq9Q/JFKMGAR6iBJ7heMCgYEAg9VkAAATQUBmC6k2UOiHGlPHb66MqpWIarSD\nJ/VpfmgnFwoh1ED3uAu0atJVkDVXeVZwk5w93iLOnLAoO6JzbtX0axLSNzqlYvKo\nJVPOhwRZC7+5LPfvy2RCboxsUHEoD4UxzdVkJey0DOcqm8sR68CISthw9AYc0q/v\nNxxz0bECgYACMQpv/xKDlbtAQIkJO0kc5VIn6gC/fP2CcF1va9aFtqNEmThfBzzY\nOgd9FbX/wUp2mQQK8t0BaBKOdw4kISp5pv5bpus8OQS0pUaUf5k1vL2+ZfBPd4PC\nkiVsrwc5/qz6SrwM9II6Zutiaxm1mRdxFt/IeO6/AQfeAXjIrZYqTg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2998b46e937240539ae40e3f15b25e22', 'name': u'vmtp_7793d32e-1da6-4d61-b043-30a3782ad412', 'created_at': '2018-07-22T02:40:00.925224', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'73:d1:93:3c:2a:24:82:d1:bb:8c:2e:ab:f1:83:85:13', 'type': 'ssh', 'id': u'vmtp_7793d32e-1da6-4d61-b043-30a3782ad412'}) 2018-07-22 02:40:00,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 02:40:00,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_7793d32e-1da6-4d61-b043-30a3782ad412 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dacca1c09877de89f189a4782b66bb928f59c628" 2018-07-22 02:40:00,967 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:40: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-4baae29a-0c48-40b0-85b7-a9bd7fc38982 x-compute-request-id: req-4baae29a-0c48-40b0-85b7-a9bd7fc38982 Content-Length: 0 Content-Type: application/json 2018-07-22 02:40:00,967 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_7793d32e-1da6-4d61-b043-30a3782ad412 used request id req-4baae29a-0c48-40b0-85b7-a9bd7fc38982 2018-07-22 02:40:00,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0413029193878s 2018-07-22 02:40:00,967 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_7793d32e-1da6-4d61-b043-30a3782ad412 used request id req-4baae29a-0c48-40b0-85b7-a9bd7fc38982 2018-07-22 02:40:01,804 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-07-22 02:58:48,105 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-07-22 02:40:02,611 INFO Using http://172.30.9.25:5000//v3 2018-07-22 02:40:02,611 INFO VM public key: /tmp/tmpo0Xtug 2018-07-22 02:40:02,611 INFO VM private key: /tmp/tmp0reunn 2018-07-22 02:40:04,139 INFO Found image vmtp-img_7793d32e-1da6-4d61-b043-30a3782ad412 to launch VM, will continue 2018-07-22 02:40:04,462 INFO Using external network: external. 2018-07-22 02:40:05,872 INFO Created ext router pns_router_7793d32e-1da6-4d61-b043-30a3782ad412. 2018-07-22 02:40:06,665 INFO Created internal network: pns-internal-net_7793d32e-1da6-4d61-b043-30a3782ad412. 2018-07-22 02:40:07,308 INFO Created internal network: pns-internal-net2_7793d32e-1da6-4d61-b043-30a3782ad412. 2018-07-22 02:40:09,463 DEBUG Ext router associated to pns-internal-net_7793d32e-1da6-4d61-b043-30a3782ad412 2018-07-22 02:40:11,564 DEBUG Ext router associated to pns-internal-net2_7793d32e-1da6-4d61-b043-30a3782ad412 2018-07-22 02:40:11,655 INFO OpenStack agent: Open vSwitch agent 2018-07-22 02:40:11,655 INFO OpenStack network type: vxlan 2018-07-22 02:40:12,673 INFO [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Creating server VM... 2018-07-22 02:40:12,674 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 02:40:14,050 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 1 of 50... 2018-07-22 02:40:16,599 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 2 of 50... 2018-07-22 02:40:19,012 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 3 of 50... 2018-07-22 02:40:21,349 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 4 of 50... 2018-07-22 02:40:23,508 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 5 of 50... 2018-07-22 02:40:25,980 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 6 of 50... 2018-07-22 02:40:28,338 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 7 of 50... 2018-07-22 02:40:30,824 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 8 of 50... 2018-07-22 02:40:33,010 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 9 of 50... 2018-07-22 02:40:35,325 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 10 of 50... 2018-07-22 02:40:37,490 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 11 of 50... 2018-07-22 02:40:39,818 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 12 of 50... 2018-07-22 02:40:41,988 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 13 of 50... 2018-07-22 02:40:44,342 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 14 of 50... 2018-07-22 02:40:46,646 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 15 of 50... 2018-07-22 02:40:48,969 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 16 of 50... 2018-07-22 02:40:51,141 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 17 of 50... 2018-07-22 02:40:53,615 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 18 of 50... 2018-07-22 02:40:55,773 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 19 of 50... 2018-07-22 02:40:58,092 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 20 of 50... 2018-07-22 02:41:00,455 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 21 of 50... 2018-07-22 02:41:02,637 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 22 of 50... 2018-07-22 02:41:04,967 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 23 of 50... 2018-07-22 02:41:07,310 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 24 of 50... 2018-07-22 02:41:09,488 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 25 of 50... 2018-07-22 02:41:11,806 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 26 of 50... 2018-07-22 02:41:14,161 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 27 of 50... 2018-07-22 02:41:16,357 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 28 of 50... 2018-07-22 02:41:18,678 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 29 of 50... 2018-07-22 02:41:20,827 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 30 of 50... 2018-07-22 02:41:23,139 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 31 of 50... 2018-07-22 02:41:25,453 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 32 of 50... 2018-07-22 02:41:27,772 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 33 of 50... 2018-07-22 02:41:30,120 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 34 of 50... 2018-07-22 02:41:32,438 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 35 of 50... 2018-07-22 02:41:34,967 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 36 of 50... 2018-07-22 02:41:37,303 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 37 of 50... 2018-07-22 02:41:39,478 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 38 of 50... 2018-07-22 02:41:41,646 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 39 of 50... 2018-07-22 02:41:43,811 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 40 of 50... 2018-07-22 02:41:46,327 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 41 of 50... 2018-07-22 02:41:48,703 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 42 of 50... 2018-07-22 02:41:51,024 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 43 of 50... 2018-07-22 02:41:53,458 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 44 of 50... 2018-07-22 02:41:58,233 INFO [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Internal network IP: 192.168.1.12 2018-07-22 02:41:58,234 INFO [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] SSH IP: 172.30.9.203 2018-07-22 02:41:58,234 INFO [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Setup SSH for ubuntu@172.30.9.203 2018-07-22 02:42:05,433 INFO [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Installing nuttcp-8.1.4... 2018-07-22 02:42:05,504 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Copying nuttcp-8.1.4 to target... 2018-07-22 02:42:05,657 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Starting nuttcp-8.1.4 server... 2018-07-22 02:42:05,702 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] 2018-07-22 02:42:05,752 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Creating client VM... 2018-07-22 02:42:05,752 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 02:42:07,181 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 1 of 50... 2018-07-22 02:42:09,359 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 2 of 50... 2018-07-22 02:42:11,687 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 3 of 50... 2018-07-22 02:42:13,847 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 4 of 50... 2018-07-22 02:42:16,002 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] VM status=BUILD, retrying 5 of 50... 2018-07-22 02:42:20,678 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Internal network IP: 192.168.1.9 2018-07-22 02:42:20,678 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] SSH IP: 172.30.9.200 2018-07-22 02:42:20,679 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Setup SSH for ubuntu@172.30.9.200 2018-07-22 02:42:32,103 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Installing nuttcp-8.1.4... 2018-07-22 02:42:32,150 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Copying nuttcp-8.1.4 to target... 2018-07-22 02:42:32,319 INFO ============================================================ 2018-07-22 02:42:32,319 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-22 02:42:41,361 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=40.7 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.250 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.145 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.155 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.114 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.219 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.354 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.370 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.127 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.108 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.108/4.261/40.773/12.171 ms 2018-07-22 02:42:50,402 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.165 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.131 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.136 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.422 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.144 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.108 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.107 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.335 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.131 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.129 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.107/0.180/0.422/0.103 ms 2018-07-22 02:42:59,441 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.392 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.167 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.191 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.481 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.128 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.260 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.187 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.170 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.413 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.169 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.128/0.255/0.481/0.120 ms 2018-07-22 02:42:59,442 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Measuring TCP Throughput (packet size=65536)... 2018-07-22 02:42:59,443 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:09,537 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=18700.9868 real_seconds=10.00 rate_Mbps=15691.9138 tx_cpu=33 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.30 2018-07-22 02:43:09,539 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:19,632 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=18473.5625 real_seconds=10.00 rate_Mbps=15500.8970 tx_cpu=33 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.32 2018-07-22 02:43:19,632 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:29,727 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=17953.9421 real_seconds=10.00 rate_Mbps=15065.1111 tx_cpu=32 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.21 2018-07-22 02:43:29,727 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Measuring UDP Throughput (packet size=128)... 2018-07-22 02:43:29,728 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:33,054 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=17.9531 real_seconds=1.00 rate_Mbps=150.2969 tx_cpu=12 rx_cpu=27 drop=0 pkt=147072 data_loss=0.00000 2018-07-22 02:43:33,056 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=128 throughput=1<153904/5000000<10000000 Kbps loss-rate=0 2018-07-22 02:43:33,056 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R461712K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:36,407 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=18.9935 real_seconds=1.00 rate_Mbps=158.9619 tx_cpu=13 rx_cpu=28 drop=0 pkt=155595 data_loss=0.00000 2018-07-22 02:43:36,408 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=128 throughput=1<162776/461712<461712 Kbps loss-rate=0 2018-07-22 02:43:36,408 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R312244K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:39,758 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=18.4419 real_seconds=1.00 rate_Mbps=154.4714 tx_cpu=13 rx_cpu=30 drop=0 pkt=151076 data_loss=0.00000 2018-07-22 02:43:39,759 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=128 throughput=1<158178/312244<312244 Kbps loss-rate=0 2018-07-22 02:43:39,759 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235211K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:43,085 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=19.1766 real_seconds=1.00 rate_Mbps=160.5892 tx_cpu=12 rx_cpu=33 drop=0 pkt=157095 data_loss=0.00000 2018-07-22 02:43:43,085 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=128 throughput=1<164443/235211<235211 Kbps loss-rate=0 2018-07-22 02:43:43,086 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R199827K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:46,410 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=18.6654 real_seconds=1.00 rate_Mbps=156.3035 tx_cpu=13 rx_cpu=29 drop=0 pkt=152907 data_loss=0.00000 2018-07-22 02:43:46,411 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=128 throughput=1<160054/199827<199827 Kbps loss-rate=0 2018-07-22 02:43:46,411 DEBUG undershot, min=160054 kbps=179940 max=199827 2018-07-22 02:43:46,411 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179940K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:49,738 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=18.7428 real_seconds=1.00 rate_Mbps=156.9015 tx_cpu=15 rx_cpu=32 drop=0 pkt=153541 data_loss=0.00000 2018-07-22 02:43:49,738 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=128 throughput=160054<160667/179940<199827 Kbps loss-rate=0 2018-07-22 02:43:49,738 DEBUG undershot, min=160667 kbps=180247 max=199827 2018-07-22 02:43:49,739 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180247K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:53,067 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=18.6935 real_seconds=1.00 rate_Mbps=156.4837 tx_cpu=14 rx_cpu=29 drop=61 pkt=153199 data_loss=0.04010 2018-07-22 02:43:53,067 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=128 throughput=160667<160239/180247<199827 Kbps loss-rate=0 2018-07-22 02:43:53,067 DEBUG undershot, min=180247 kbps=190037 max=199827 2018-07-22 02:43:53,068 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190037K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:56,395 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=19.5935 real_seconds=1.00 rate_Mbps=163.9882 tx_cpu=13 rx_cpu=31 drop=0 pkt=160510 data_loss=0.00000 2018-07-22 02:43:56,396 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=128 throughput=180247<167923/190037<199827 Kbps loss-rate=0 2018-07-22 02:43:56,396 DEBUG undershot, min=190037 kbps=194932 max=199827 2018-07-22 02:43:56,396 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Measuring UDP Throughput (packet size=1024)... 2018-07-22 02:43:56,397 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:43:59,747 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=141.2910 real_seconds=1.00 rate_Mbps=1184.1751 tx_cpu=21 rx_cpu=32 drop=0 pkt=144682 data_loss=0.00000 2018-07-22 02:43:59,747 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=1024 throughput=1<1212595/5000000<10000000 Kbps loss-rate=0 2018-07-22 02:43:59,748 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3106297K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:03,072 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=147.1631 real_seconds=1.00 rate_Mbps=1233.7236 tx_cpu=23 rx_cpu=30 drop=0 pkt=150695 data_loss=0.00000 2018-07-22 02:44:03,072 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=1024 throughput=1<1263332/3106297<3106297 Kbps loss-rate=0 2018-07-22 02:44:03,072 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2184814K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:06,398 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=150.7061 real_seconds=1.00 rate_Mbps=1262.3634 tx_cpu=20 rx_cpu=33 drop=0 pkt=154323 data_loss=0.00000 2018-07-22 02:44:06,398 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=1024 throughput=1<1292660/2184814<2184814 Kbps loss-rate=0 2018-07-22 02:44:06,399 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1738737K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:09,724 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=144.3271 real_seconds=1.00 rate_Mbps=1209.9573 tx_cpu=20 rx_cpu=34 drop=0 pkt=147791 data_loss=0.00000 2018-07-22 02:44:09,724 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=1024 throughput=1<1238996/1738737<1738737 Kbps loss-rate=0 2018-07-22 02:44:09,724 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1488866K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:13,051 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=132.5693 real_seconds=1.00 rate_Mbps=1110.9124 tx_cpu=16 rx_cpu=27 drop=0 pkt=135751 data_loss=0.00000 2018-07-22 02:44:13,051 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=1024 throughput=1<1137574/1488866<1488866 Kbps loss-rate=0 2018-07-22 02:44:13,052 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1313220K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:16,376 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=140.9951 real_seconds=1.00 rate_Mbps=1181.8616 tx_cpu=27 rx_cpu=29 drop=0 pkt=144379 data_loss=0.00000 2018-07-22 02:44:16,377 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=1024 throughput=1<1210226/1313220<1313220 Kbps loss-rate=0 2018-07-22 02:44:16,377 DEBUG undershot, min=1210226 kbps=1261723 max=1313220 2018-07-22 02:44:16,377 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1261723K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:19,705 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=141.6631 real_seconds=1.00 rate_Mbps=1186.6935 tx_cpu=24 rx_cpu=30 drop=85 pkt=145148 data_loss=0.05856 2018-07-22 02:44:19,705 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=1024 throughput=1210226<1215174/1261723<1313220 Kbps loss-rate=0 2018-07-22 02:44:19,706 DEBUG undershot, min=1215174 kbps=1264197 max=1313220 2018-07-22 02:44:19,706 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1264197K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:23,058 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=146.9629 real_seconds=1.00 rate_Mbps=1231.0893 tx_cpu=35 rx_cpu=31 drop=0 pkt=150490 data_loss=0.00000 2018-07-22 02:44:23,058 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=1024 throughput=1215174<1260635/1264197<1313220 Kbps loss-rate=0 2018-07-22 02:44:23,058 DEBUG undershot, min=1260635 kbps=1286927 max=1313220 2018-07-22 02:44:23,059 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Measuring UDP Throughput (packet size=8192)... 2018-07-22 02:44:23,059 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:26,410 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=595.8672 real_seconds=1.00 rate_Mbps=5001.6523 tx_cpu=99 rx_cpu=25 drop=23 pkt=76294 data_loss=0.03015 2018-07-22 02:44:26,410 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=8192 throughput=1<5121691/5000000<10000000 Kbps loss-rate=0 2018-07-22 02:44:26,410 DEBUG undershot, min=5121691 kbps=7560845 max=10000000 2018-07-22 02:44:26,411 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560845K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:29,760 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=865.2266 real_seconds=1.00 rate_Mbps=7254.0350 tx_cpu=26 rx_cpu=30 drop=0 pkt=110749 data_loss=0.00000 2018-07-22 02:44:29,761 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=8192 throughput=5121691<7428131/7560845<10000000 Kbps loss-rate=0 2018-07-22 02:44:29,761 DEBUG undershot, min=7428131 kbps=8714065 max=10000000 2018-07-22 02:44:29,762 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8714065K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:33,085 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=913.9062 real_seconds=1.00 rate_Mbps=7655.9433 tx_cpu=24 rx_cpu=32 drop=0 pkt=116980 data_loss=0.00000 2018-07-22 02:44:33,085 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=8192 throughput=7428131<7839685/8714065<10000000 Kbps loss-rate=0 2018-07-22 02:44:33,085 DEBUG undershot, min=7839685 kbps=8919842 max=10000000 2018-07-22 02:44:33,086 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8919842K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:36,438 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=990.2969 real_seconds=1.00 rate_Mbps=8297.5871 tx_cpu=26 rx_cpu=36 drop=0 pkt=126758 data_loss=0.00000 2018-07-22 02:44:36,438 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=8192 throughput=7839685<8496729/8919842<10000000 Kbps loss-rate=0 2018-07-22 02:44:36,438 DEBUG undershot, min=8496729 kbps=9248364 max=10000000 2018-07-22 02:44:36,439 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9248364K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:39,766 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=885.9219 real_seconds=1.00 rate_Mbps=7426.1040 tx_cpu=37 rx_cpu=31 drop=0 pkt=113398 data_loss=0.00000 2018-07-22 02:44:39,767 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=8192 throughput=8496729<7604330/9248364<10000000 Kbps loss-rate=0 2018-07-22 02:44:39,767 DEBUG undershot, min=9248364 kbps=9624182 max=10000000 2018-07-22 02:44:39,767 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9624182K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:44:43,093 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] megabytes=824.0469 real_seconds=1.00 rate_Mbps=6900.4063 tx_cpu=35 rx_cpu=29 drop=0 pkt=105478 data_loss=0.00000 2018-07-22 02:44:43,093 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] pkt-size=8192 throughput=9248364<7066016/9624182<10000000 Kbps loss-rate=0 2018-07-22 02:44:43,106 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.9', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 16068519, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 15872918, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 15426673, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 167923, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1260635, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7066016, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.261', 'rtt_max_ms': '40.773', 'rtt_min_ms': '0.108', 'rtt_stddev': '12.171', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.180', 'rtt_max_ms': '0.422', 'rtt_min_ms': '0.107', 'rtt_stddev': '0.103', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.255', 'rtt_max_ms': '0.481', 'rtt_min_ms': '0.128', 'rtt_stddev': '0.120', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-22 02:44:43,108 INFO Deleting floating ip fb0fa822-146c-48ae-8107-971157659358 2018-07-22 02:44:44,138 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Floating IP 172.30.9.200 deleted 2018-07-22 02:44:44,314 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4121] Instance deleted 2018-07-22 02:44:44,322 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Creating client VM... 2018-07-22 02:44:44,322 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 02:44:45,764 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] VM status=BUILD, retrying 1 of 50... 2018-07-22 02:44:47,953 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] VM status=BUILD, retrying 2 of 50... 2018-07-22 02:44:50,271 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] VM status=BUILD, retrying 3 of 50... 2018-07-22 02:44:52,603 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] VM status=BUILD, retrying 4 of 50... 2018-07-22 02:44:54,760 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] VM status=BUILD, retrying 5 of 50... 2018-07-22 02:44:59,157 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Internal network IP: 192.168.2.5 2018-07-22 02:44:59,158 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] SSH IP: 172.30.9.209 2018-07-22 02:44:59,158 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Setup SSH for ubuntu@172.30.9.209 2018-07-22 02:45:10,748 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Installing nuttcp-8.1.4... 2018-07-22 02:45:10,794 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Copying nuttcp-8.1.4 to target... 2018-07-22 02:45:10,961 INFO ============================================================ 2018-07-22 02:45:10,961 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-22 02:45:20,003 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.39 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.439 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.220 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.338 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.347 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.390 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.387 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.474 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.353 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.345 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.220/0.468/1.393/0.315 ms 2018-07-22 02:45:29,043 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.293 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.361 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.261 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.545 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.390 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.639 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.363 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.294 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.453 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.376 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.261/0.397/0.639/0.114 ms 2018-07-22 02:45:38,082 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.58 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.382 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.334 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.388 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.372 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.334 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.439 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.461 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.635 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.404 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.334/0.533/1.583/0.359 ms 2018-07-22 02:45:38,083 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Measuring TCP Throughput (packet size=65536)... 2018-07-22 02:45:38,084 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:45:48,205 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=2258.2025 real_seconds=10.00 rate_Mbps=1894.4369 tx_cpu=4 rx_cpu=11 retrans=353 cwnd=423 rtt_ms=0.34 2018-07-22 02:45:48,205 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:45:58,300 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=2107.1631 real_seconds=10.00 rate_Mbps=1767.7233 tx_cpu=4 rx_cpu=8 retrans=69 cwnd=253 rtt_ms=0.50 2018-07-22 02:45:58,301 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:08,423 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=2740.8652 real_seconds=10.00 rate_Mbps=2299.2805 tx_cpu=5 rx_cpu=11 retrans=525 cwnd=413 rtt_ms=0.41 2018-07-22 02:46:08,423 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Measuring UDP Throughput (packet size=128)... 2018-07-22 02:46:08,423 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:11,749 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=18.2814 real_seconds=1.00 rate_Mbps=153.4036 tx_cpu=19 rx_cpu=21 drop=57164 pkt=206925 data_loss=27.62536 2018-07-22 02:46:11,749 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<157085/5000000<10000000 Kbps loss-rate=27 2018-07-22 02:46:11,750 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R471255K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:15,076 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=18.2520 real_seconds=1.00 rate_Mbps=153.0685 tx_cpu=15 rx_cpu=19 drop=47338 pkt=196859 data_loss=24.04684 2018-07-22 02:46:15,076 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<156742/471255<471255 Kbps loss-rate=24 2018-07-22 02:46:15,076 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R313998K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:18,400 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.8115 real_seconds=1.00 rate_Mbps=148.7105 tx_cpu=21 rx_cpu=21 drop=53679 pkt=199591 data_loss=26.89449 2018-07-22 02:46:18,400 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<152279/313998<313998 Kbps loss-rate=26 2018-07-22 02:46:18,401 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233138K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:21,752 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=18.2177 real_seconds=1.01 rate_Mbps=152.0567 tx_cpu=15 rx_cpu=19 drop=46481 pkt=195720 data_loss=23.74851 2018-07-22 02:46:21,753 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<155706/233138<233138 Kbps loss-rate=23 2018-07-22 02:46:21,753 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194422K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:25,078 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.6831 real_seconds=1.00 rate_Mbps=148.3662 tx_cpu=72 rx_cpu=20 drop=43985 pkt=188845 data_loss=23.29172 2018-07-22 02:46:25,078 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<151926/194422<194422 Kbps loss-rate=23 2018-07-22 02:46:25,078 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173174K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:28,429 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.2019 real_seconds=1.00 rate_Mbps=143.5874 tx_cpu=72 rx_cpu=22 drop=28192 pkt=169110 data_loss=16.67078 2018-07-22 02:46:28,429 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<147033/173174<173174 Kbps loss-rate=16 2018-07-22 02:46:28,430 DEBUG overshot, min=1 kbps=147033 max=173174 2018-07-22 02:46:28,430 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147033K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:31,781 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.4540 real_seconds=1.00 rate_Mbps=146.4988 tx_cpu=96 rx_cpu=20 drop=604 pkt=143587 data_loss=0.42048 2018-07-22 02:46:31,781 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<150014/147033<173174 Kbps loss-rate=0 2018-07-22 02:46:31,781 DEBUG undershot, min=150014 kbps=161594 max=173174 2018-07-22 02:46:31,782 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161594K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:35,132 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=18.2412 real_seconds=1.00 rate_Mbps=153.1533 tx_cpu=72 rx_cpu=22 drop=8375 pkt=157807 data_loss=5.30693 2018-07-22 02:46:35,132 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=150014<156828/161594<173174 Kbps loss-rate=5 2018-07-22 02:46:35,132 DEBUG overshot, min=150014 kbps=156828 max=161594 2018-07-22 02:46:35,133 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156828K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:38,460 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=18.1744 real_seconds=1.00 rate_Mbps=152.0156 tx_cpu=90 rx_cpu=20 drop=4267 pkt=153152 data_loss=2.78626 2018-07-22 02:46:38,460 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=150014<155663/156828<161594 Kbps loss-rate=2 2018-07-22 02:46:38,460 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Measuring UDP Throughput (packet size=1024)... 2018-07-22 02:46:38,461 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:41,786 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=146.4375 real_seconds=1.00 rate_Mbps=1228.5763 tx_cpu=27 rx_cpu=20 drop=48483 pkt=198435 data_loss=24.43269 2018-07-22 02:46:41,787 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1258062/5000000<10000000 Kbps loss-rate=24 2018-07-22 02:46:41,787 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3129031K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:45,111 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=138.6211 real_seconds=1.01 rate_Mbps=1154.4074 tx_cpu=27 rx_cpu=24 drop=63946 pkt=205894 data_loss=31.05774 2018-07-22 02:46:45,112 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1182113/3129031<3129031 Kbps loss-rate=31 2018-07-22 02:46:45,112 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2155572K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:48,437 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=141.1895 real_seconds=1.01 rate_Mbps=1174.7034 tx_cpu=32 rx_cpu=25 drop=47928 pkt=192506 data_loss=24.89685 2018-07-22 02:46:48,438 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1202896/2155572<2155572 Kbps loss-rate=24 2018-07-22 02:46:48,438 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1679234K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:51,765 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=141.9590 real_seconds=1.00 rate_Mbps=1190.5466 tx_cpu=34 rx_cpu=20 drop=38365 pkt=183731 data_loss=20.88106 2018-07-22 02:46:51,766 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1219119/1679234<1679234 Kbps loss-rate=20 2018-07-22 02:46:51,766 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1449176K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:55,090 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=145.5830 real_seconds=1.00 rate_Mbps=1217.7584 tx_cpu=78 rx_cpu=20 drop=27825 pkt=176902 data_loss=15.72907 2018-07-22 02:46:55,091 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1246984/1449176<1449176 Kbps loss-rate=15 2018-07-22 02:46:55,091 DEBUG overshot, min=1 kbps=1246984 max=1449176 2018-07-22 02:46:55,091 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1246984K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:46:58,442 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=145.9492 real_seconds=1.00 rate_Mbps=1220.6586 tx_cpu=97 rx_cpu=21 drop=2768 pkt=152220 data_loss=1.81840 2018-07-22 02:46:58,442 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1249954/1246984<1449176 Kbps loss-rate=1 2018-07-22 02:46:58,442 DEBUG undershot, min=1249954 kbps=1349565 max=1449176 2018-07-22 02:46:58,443 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1349565K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:01,792 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=146.6680 real_seconds=1.01 rate_Mbps=1223.7721 tx_cpu=67 rx_cpu=22 drop=14554 pkt=164742 data_loss=8.83442 2018-07-22 02:47:01,793 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1249954<1253142/1349565<1449176 Kbps loss-rate=8 2018-07-22 02:47:01,793 DEBUG overshot, min=1249954 kbps=1253142 max=1349565 2018-07-22 02:47:01,793 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1253142K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:05,118 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=138.1934 real_seconds=1.00 rate_Mbps=1159.8542 tx_cpu=84 rx_cpu=26 drop=11461 pkt=152971 data_loss=7.49222 2018-07-22 02:47:05,118 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1249954<1187690/1253142<1349565 Kbps loss-rate=7 2018-07-22 02:47:05,119 DEBUG overshot, min=1249954 kbps=1187690 max=1253142 2018-07-22 02:47:05,119 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Measuring UDP Throughput (packet size=8192)... 2018-07-22 02:47:05,119 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:08,472 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=191.6094 real_seconds=1.00 rate_Mbps=1607.5867 tx_cpu=87 rx_cpu=10 drop=51767 pkt=76293 data_loss=67.85288 2018-07-22 02:47:08,472 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1646168/5000000<10000000 Kbps loss-rate=67 2018-07-22 02:47:08,473 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3323084K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:11,802 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=195.6172 real_seconds=1.00 rate_Mbps=1641.7456 tx_cpu=97 rx_cpu=10 drop=25667 pkt=50706 data_loss=50.61925 2018-07-22 02:47:11,803 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1681147/3323084<3323084 Kbps loss-rate=50 2018-07-22 02:47:11,803 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2502115K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:15,155 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=202.7422 real_seconds=1.00 rate_Mbps=1697.6825 tx_cpu=99 rx_cpu=10 drop=12229 pkt=38180 data_loss=32.02984 2018-07-22 02:47:15,155 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1738426/2502115<2502115 Kbps loss-rate=32 2018-07-22 02:47:15,156 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2120270K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:18,506 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=203.9219 real_seconds=1.00 rate_Mbps=1706.8775 tx_cpu=99 rx_cpu=10 drop=6251 pkt=32353 data_loss=19.32122 2018-07-22 02:47:18,506 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1747842/2120270<2120270 Kbps loss-rate=19 2018-07-22 02:47:18,506 DEBUG overshot, min=1 kbps=1747842 max=2120270 2018-07-22 02:47:18,507 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1747842K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:21,833 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=205.0547 real_seconds=1.00 rate_Mbps=1719.3531 tx_cpu=99 rx_cpu=10 drop=423 pkt=26670 data_loss=1.58606 2018-07-22 02:47:21,833 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1760617/1747842<2120270 Kbps loss-rate=1 2018-07-22 02:47:21,834 DEBUG undershot, min=1760617 kbps=1940443 max=2120270 2018-07-22 02:47:21,834 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1940443K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:25,160 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=203.6328 real_seconds=1.00 rate_Mbps=1703.9003 tx_cpu=99 rx_cpu=9 drop=3544 pkt=29609 data_loss=11.96933 2018-07-22 02:47:25,160 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1760617<1744793/1940443<2120270 Kbps loss-rate=11 2018-07-22 02:47:25,160 DEBUG overshot, min=1760617 kbps=1744793 max=1940443 2018-07-22 02:47:25,161 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1744793K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:28,486 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=206.6328 real_seconds=1.00 rate_Mbps=1734.5655 tx_cpu=99 rx_cpu=8 drop=175 pkt=26624 data_loss=0.65731 2018-07-22 02:47:28,487 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1760617<1776195/1744793<1940443 Kbps loss-rate=0 2018-07-22 02:47:28,487 DEBUG undershot, min=1776195 kbps=1858319 max=1940443 2018-07-22 02:47:28,487 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1858319K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:47:31,812 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=219.0781 real_seconds=1.00 rate_Mbps=1837.8083 tx_cpu=99 rx_cpu=11 drop=314 pkt=28356 data_loss=1.10734 2018-07-22 02:47:31,813 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1776195<1881915/1858319<1940443 Kbps loss-rate=1 2018-07-22 02:47:31,813 DEBUG undershot, min=1881915 kbps=1911179 max=1940443 2018-07-22 02:47:31,825 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 353, 'rtt_ms': 0.34, 'throughput_kbps': 1939903, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 69, 'rtt_ms': 0.5, 'throughput_kbps': 1810148, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 525, 'rtt_ms': 0.41, 'throughput_kbps': 2354463, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.79, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 155663, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.49, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1187690, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.11, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1881915, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.468', 'rtt_max_ms': '1.393', 'rtt_min_ms': '0.220', 'rtt_stddev': '0.315', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.397', 'rtt_max_ms': '0.639', 'rtt_min_ms': '0.261', 'rtt_stddev': '0.114', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.533', 'rtt_max_ms': '1.583', 'rtt_min_ms': '0.334', 'rtt_stddev': '0.359', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 02:47:31,826 INFO ============================================================ 2018-07-22 02:47:31,826 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-22 02:47:40,860 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] PING 172.30.9.203 (172.30.9.203) 64(92) bytes of data. 72 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.553 ms 72 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.317 ms 72 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.248 ms 72 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.392 ms 72 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.506 ms 72 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.703 ms 72 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.621 ms 72 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.369 ms 72 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.577 ms 72 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.557 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.248/0.484/0.703/0.139 ms 2018-07-22 02:47:49,900 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] PING 172.30.9.203 (172.30.9.203) 391(419) bytes of data. 399 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.392 ms 399 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.343 ms 399 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.331 ms 399 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.446 ms 399 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.445 ms 399 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.550 ms 399 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.287 ms 399 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.551 ms 399 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.508 ms 399 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.508 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.287/0.436/0.551/0.090 ms 2018-07-22 02:47:58,943 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] PING 172.30.9.203 (172.30.9.203) 1500(1528) bytes of data. 1508 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=1.60 ms 1508 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.487 ms 1508 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.584 ms 1508 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.686 ms 1508 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.556 ms 1508 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.621 ms 1508 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.883 ms 1508 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.761 ms 1508 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.722 ms 1508 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.420 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.420/0.732/1.607/0.320 ms 2018-07-22 02:47:58,944 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Measuring TCP Throughput (packet size=65536)... 2018-07-22 02:47:58,944 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:09,079 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=2399.1233 real_seconds=10.04 rate_Mbps=2005.2826 tx_cpu=4 rx_cpu=9 retrans=144 cwnd=416 rtt_ms=0.48 2018-07-22 02:48:09,079 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:19,175 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=2729.2073 real_seconds=10.00 rate_Mbps=2289.8494 tx_cpu=5 rx_cpu=10 retrans=465 cwnd=352 rtt_ms=0.43 2018-07-22 02:48:19,175 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:29,270 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=2270.5446 real_seconds=10.00 rate_Mbps=1904.9808 tx_cpu=4 rx_cpu=8 retrans=107 cwnd=406 rtt_ms=0.44 2018-07-22 02:48:29,271 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Measuring UDP Throughput (packet size=128)... 2018-07-22 02:48:29,271 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:32,596 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=16.8813 real_seconds=1.01 rate_Mbps=140.9028 tx_cpu=15 rx_cpu=20 drop=56303 pkt=194594 data_loss=28.93341 2018-07-22 02:48:32,596 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<144284/5000000<10000000 Kbps loss-rate=28 2018-07-22 02:48:32,597 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R432852K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:35,922 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.0253 real_seconds=1.01 rate_Mbps=141.8583 tx_cpu=19 rx_cpu=18 drop=62251 pkt=201722 data_loss=30.85976 2018-07-22 02:48:35,922 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<145262/432852<432852 Kbps loss-rate=30 2018-07-22 02:48:35,923 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R289057K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:39,249 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.6030 real_seconds=1.00 rate_Mbps=147.7061 tx_cpu=19 rx_cpu=20 drop=65344 pkt=209548 data_loss=31.18344 2018-07-22 02:48:39,249 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<151251/289057<289057 Kbps loss-rate=31 2018-07-22 02:48:39,250 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R220154K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:42,575 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.9293 real_seconds=1.01 rate_Mbps=149.6167 tx_cpu=19 rx_cpu=18 drop=58916 pkt=205793 data_loss=28.62881 2018-07-22 02:48:42,576 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<153207/220154<220154 Kbps loss-rate=28 2018-07-22 02:48:42,576 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186680K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:45,900 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.5188 real_seconds=1.00 rate_Mbps=146.4859 tx_cpu=76 rx_cpu=20 drop=38791 pkt=182305 data_loss=21.27797 2018-07-22 02:48:45,901 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<150001/186680<186680 Kbps loss-rate=21 2018-07-22 02:48:45,901 DEBUG overshot, min=1 kbps=150001 max=186680 2018-07-22 02:48:45,901 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150001K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:49,228 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.7120 real_seconds=1.00 rate_Mbps=148.5833 tx_cpu=93 rx_cpu=19 drop=1389 pkt=146485 data_loss=0.94791 2018-07-22 02:48:49,229 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=1<152149/150001<186680 Kbps loss-rate=0 2018-07-22 02:48:49,229 DEBUG undershot, min=152149 kbps=169414 max=186680 2018-07-22 02:48:49,229 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169414K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:52,555 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.2356 real_seconds=1.00 rate_Mbps=144.1532 tx_cpu=92 rx_cpu=18 drop=24249 pkt=165443 data_loss=14.65708 2018-07-22 02:48:52,555 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=152149<147612/169414<186680 Kbps loss-rate=14 2018-07-22 02:48:52,556 DEBUG overshot, min=152149 kbps=147612 max=169414 2018-07-22 02:48:52,556 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147612K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:55,880 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=17.0410 real_seconds=1.00 rate_Mbps=142.5250 tx_cpu=98 rx_cpu=19 drop=4552 pkt=144152 data_loss=3.15798 2018-07-22 02:48:55,880 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=128 throughput=152149<145945/147612<169414 Kbps loss-rate=3 2018-07-22 02:48:55,881 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Measuring UDP Throughput (packet size=1024)... 2018-07-22 02:48:55,881 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:48:59,206 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=136.1768 real_seconds=1.00 rate_Mbps=1137.8220 tx_cpu=32 rx_cpu=20 drop=63403 pkt=202848 data_loss=31.25640 2018-07-22 02:48:59,207 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1165129/5000000<10000000 Kbps loss-rate=31 2018-07-22 02:48:59,207 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3082564K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:02,533 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=138.3301 real_seconds=1.01 rate_Mbps=1151.9667 tx_cpu=29 rx_cpu=19 drop=60909 pkt=202559 data_loss=30.06974 2018-07-22 02:49:02,533 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1179613/3082564<3082564 Kbps loss-rate=30 2018-07-22 02:49:02,533 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2131088K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:05,859 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=137.6738 real_seconds=1.00 rate_Mbps=1155.5516 tx_cpu=31 rx_cpu=20 drop=57086 pkt=198064 data_loss=28.82202 2018-07-22 02:49:05,860 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1183284/2131088<2131088 Kbps loss-rate=28 2018-07-22 02:49:05,860 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1657186K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:09,211 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=134.0381 real_seconds=1.01 rate_Mbps=1117.0284 tx_cpu=28 rx_cpu=19 drop=61700 pkt=198955 data_loss=31.01203 2018-07-22 02:49:09,212 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1143837/1657186<1657186 Kbps loss-rate=31 2018-07-22 02:49:09,212 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1400511K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:12,537 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=130.2910 real_seconds=1.00 rate_Mbps=1089.4978 tx_cpu=82 rx_cpu=20 drop=37543 pkt=170961 data_loss=21.95999 2018-07-22 02:49:12,538 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1115645/1400511<1400511 Kbps loss-rate=21 2018-07-22 02:49:12,538 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1258078K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:15,889 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=133.5605 real_seconds=1.00 rate_Mbps=1116.8456 tx_cpu=84 rx_cpu=20 drop=16808 pkt=153574 data_loss=10.94459 2018-07-22 02:49:15,890 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1143649/1258078<1258078 Kbps loss-rate=10 2018-07-22 02:49:15,890 DEBUG overshot, min=1 kbps=1143649 max=1258078 2018-07-22 02:49:15,890 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1143649K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:19,218 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=134.3154 real_seconds=1.00 rate_Mbps=1124.0611 tx_cpu=92 rx_cpu=21 drop=2066 pkt=139605 data_loss=1.47991 2018-07-22 02:49:19,218 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1<1151038/1143649<1258078 Kbps loss-rate=1 2018-07-22 02:49:19,219 DEBUG undershot, min=1151038 kbps=1204558 max=1258078 2018-07-22 02:49:19,219 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1204558K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:22,544 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=137.6553 real_seconds=1.00 rate_Mbps=1151.2915 tx_cpu=97 rx_cpu=20 drop=6082 pkt=147041 data_loss=4.13623 2018-07-22 02:49:22,544 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=1024 throughput=1151038<1178922/1204558<1258078 Kbps loss-rate=4 2018-07-22 02:49:22,544 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Measuring UDP Throughput (packet size=8192)... 2018-07-22 02:49:22,545 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:25,896 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=191.5391 real_seconds=1.00 rate_Mbps=1607.3312 tx_cpu=86 rx_cpu=9 drop=51777 pkt=76294 data_loss=67.86510 2018-07-22 02:49:25,896 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1645907/5000000<10000000 Kbps loss-rate=67 2018-07-22 02:49:25,897 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3322953K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:29,220 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=197.0156 real_seconds=1.00 rate_Mbps=1647.3429 tx_cpu=99 rx_cpu=8 drop=25487 pkt=50705 data_loss=50.26526 2018-07-22 02:49:29,220 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1686879/3322953<3322953 Kbps loss-rate=50 2018-07-22 02:49:29,220 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2504916K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:32,547 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=193.1406 real_seconds=1.00 rate_Mbps=1616.3083 tx_cpu=98 rx_cpu=9 drop=13500 pkt=38222 data_loss=35.31999 2018-07-22 02:49:32,547 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1655099/2504916<2504916 Kbps loss-rate=35 2018-07-22 02:49:32,548 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2080007K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:35,899 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=206.5781 real_seconds=1.00 rate_Mbps=1729.1127 tx_cpu=99 rx_cpu=10 drop=5297 pkt=31739 data_loss=16.68924 2018-07-22 02:49:35,899 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1770611/2080007<2080007 Kbps loss-rate=16 2018-07-22 02:49:35,899 DEBUG overshot, min=1 kbps=1770611 max=2080007 2018-07-22 02:49:35,900 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1770611K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:39,224 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=207.6719 real_seconds=1.00 rate_Mbps=1743.0122 tx_cpu=99 rx_cpu=10 drop=436 pkt=27018 data_loss=1.61372 2018-07-22 02:49:39,225 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1<1784844/1770611<2080007 Kbps loss-rate=1 2018-07-22 02:49:39,225 DEBUG undershot, min=1784844 kbps=1932425 max=2080007 2018-07-22 02:49:39,225 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1932425K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:42,577 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=194.8906 real_seconds=1.00 rate_Mbps=1631.5018 tx_cpu=99 rx_cpu=10 drop=4541 pkt=29487 data_loss=15.40002 2018-07-22 02:49:42,577 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1784844<1670657/1932425<2080007 Kbps loss-rate=15 2018-07-22 02:49:42,578 DEBUG overshot, min=1784844 kbps=1670657 max=1932425 2018-07-22 02:49:42,578 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1670657K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:49:45,904 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] megabytes=197.5781 real_seconds=1.00 rate_Mbps=1658.5233 tx_cpu=99 rx_cpu=10 drop=203 pkt=25493 data_loss=0.79633 2018-07-22 02:49:45,905 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] pkt-size=8192 throughput=1784844<1698327/1670657<1932425 Kbps loss-rate=0 2018-07-22 02:49:45,905 DEBUG undershot, min=1858634 kbps=1895529 max=1932425 2018-07-22 02:49:45,916 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'172.30.9.203', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 144, 'rtt_ms': 0.48, 'throughput_kbps': 2053409, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 465, 'rtt_ms': 0.43, 'throughput_kbps': 2344805, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 107, 'rtt_ms': 0.44, 'throughput_kbps': 1950700, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.16, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145945, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.14, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1178922, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.8, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1698327, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.484', 'rtt_max_ms': '0.703', 'rtt_min_ms': '0.248', 'rtt_stddev': '0.139', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.436', 'rtt_max_ms': '0.551', 'rtt_min_ms': '0.287', 'rtt_stddev': '0.090', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.732', 'rtt_max_ms': '1.607', 'rtt_min_ms': '0.420', 'rtt_stddev': '0.320', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 02:49:45,917 INFO Deleting floating ip e8b7e48b-7bfb-4b4e-aa24-955941b72841 2018-07-22 02:49:47,116 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Floating IP 172.30.9.209 deleted 2018-07-22 02:49:47,452 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4122] Instance deleted 2018-07-22 02:49:47,566 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Creating client VM... 2018-07-22 02:49:47,567 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 02:49:49,103 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 1 of 50... 2018-07-22 02:49:51,593 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 2 of 50... 2018-07-22 02:49:54,083 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 3 of 50... 2018-07-22 02:49:56,421 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 4 of 50... 2018-07-22 02:49:58,590 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 5 of 50... 2018-07-22 02:50:00,903 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 6 of 50... 2018-07-22 02:50:03,229 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 7 of 50... 2018-07-22 02:50:05,413 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 8 of 50... 2018-07-22 02:50:07,760 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 9 of 50... 2018-07-22 02:50:10,332 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 10 of 50... 2018-07-22 02:50:12,498 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 11 of 50... 2018-07-22 02:50:14,675 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 12 of 50... 2018-07-22 02:50:17,169 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 13 of 50... 2018-07-22 02:50:19,569 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 14 of 50... 2018-07-22 02:50:21,877 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 15 of 50... 2018-07-22 02:50:24,033 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 16 of 50... 2018-07-22 02:50:26,338 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 17 of 50... 2018-07-22 02:50:28,687 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 18 of 50... 2018-07-22 02:50:30,871 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 19 of 50... 2018-07-22 02:50:33,232 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 20 of 50... 2018-07-22 02:50:35,406 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 21 of 50... 2018-07-22 02:50:37,866 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 22 of 50... 2018-07-22 02:50:40,204 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 23 of 50... 2018-07-22 02:50:42,511 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 24 of 50... 2018-07-22 02:50:44,984 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 25 of 50... 2018-07-22 02:50:47,153 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 26 of 50... 2018-07-22 02:50:49,470 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 27 of 50... 2018-07-22 02:50:51,789 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 28 of 50... 2018-07-22 02:50:54,141 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 29 of 50... 2018-07-22 02:50:56,321 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 30 of 50... 2018-07-22 02:50:58,826 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 31 of 50... 2018-07-22 02:51:01,171 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 32 of 50... 2018-07-22 02:51:03,482 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 33 of 50... 2018-07-22 02:51:05,660 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 34 of 50... 2018-07-22 02:51:08,133 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 35 of 50... 2018-07-22 02:51:10,470 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 36 of 50... 2018-07-22 02:51:12,661 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 37 of 50... 2018-07-22 02:51:14,997 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 38 of 50... 2018-07-22 02:51:17,175 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 39 of 50... 2018-07-22 02:51:19,497 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 40 of 50... 2018-07-22 02:51:21,828 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 41 of 50... 2018-07-22 02:51:24,731 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 42 of 50... 2018-07-22 02:51:27,046 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 43 of 50... 2018-07-22 02:51:29,432 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] VM status=BUILD, retrying 44 of 50... 2018-07-22 02:51:33,898 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Internal network IP: 192.168.1.3 2018-07-22 02:51:33,898 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] SSH IP: 172.30.9.202 2018-07-22 02:51:33,898 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Setup SSH for ubuntu@172.30.9.202 2018-07-22 02:51:41,451 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Installing nuttcp-8.1.4... 2018-07-22 02:51:41,498 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Copying nuttcp-8.1.4 to target... 2018-07-22 02:51:41,659 INFO ============================================================ 2018-07-22 02:51:41,659 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-22 02:51:50,708 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=41.9 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.360 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.496 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.268 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.471 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.255 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.331 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.226 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.207 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.448 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.207/4.500/41.938/12.479 ms 2018-07-22 02:51:59,757 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.410 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.594 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.382 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.567 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.413 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.590 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.359 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.349 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.265 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.344 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.265/0.427/0.594/0.110 ms 2018-07-22 02:52:08,806 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.878 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.418 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.249 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.503 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.394 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.338 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.524 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.388 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.525 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.477 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.249/0.469/0.878/0.160 ms 2018-07-22 02:52:08,807 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Measuring TCP Throughput (packet size=65536)... 2018-07-22 02:52:08,807 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:52:18,939 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=5478.8834 real_seconds=10.01 rate_Mbps=4591.8475 tx_cpu=9 rx_cpu=14 retrans=143 cwnd=486 rtt_ms=0.48 2018-07-22 02:52:18,939 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:52:29,044 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=5643.6001 real_seconds=10.01 rate_Mbps=4730.7873 tx_cpu=9 rx_cpu=13 retrans=1 cwnd=602 rtt_ms=0.50 2018-07-22 02:52:29,045 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:52:39,151 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=6365.3491 real_seconds=10.01 rate_Mbps=5335.3506 tx_cpu=10 rx_cpu=16 retrans=1 cwnd=757 rtt_ms=0.49 2018-07-22 02:52:39,151 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Measuring UDP Throughput (packet size=128)... 2018-07-22 02:52:39,152 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:52:42,505 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=25.0492 real_seconds=1.00 rate_Mbps=209.7742 tx_cpu=16 rx_cpu=25 drop=178 pkt=205381 data_loss=0.08655 2018-07-22 02:52:42,506 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=1<214808/5000000<10000000 Kbps loss-rate=0 2018-07-22 02:52:42,506 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R644424K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:52:45,859 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=23.8431 real_seconds=1.00 rate_Mbps=199.6488 tx_cpu=15 rx_cpu=26 drop=1926 pkt=197249 data_loss=0.97640 2018-07-22 02:52:45,860 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=1<204440/644424<644424 Kbps loss-rate=0 2018-07-22 02:52:45,860 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R424432K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:52:49,186 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=26.2151 real_seconds=1.00 rate_Mbps=219.3706 tx_cpu=17 rx_cpu=24 drop=37 pkt=214791 data_loss=0.01716 2018-07-22 02:52:49,187 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=1<224635/424432<424432 Kbps loss-rate=0 2018-07-22 02:52:49,187 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R324533K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:52:52,541 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=23.6532 real_seconds=1.00 rate_Mbps=197.9730 tx_cpu=15 rx_cpu=26 drop=37 pkt=193804 data_loss=0.01902 2018-07-22 02:52:52,542 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=1<202724/324533<324533 Kbps loss-rate=0 2018-07-22 02:52:52,542 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R263628K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:52:55,897 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=25.4358 real_seconds=1.00 rate_Mbps=212.4668 tx_cpu=18 rx_cpu=28 drop=3912 pkt=212282 data_loss=1.84268 2018-07-22 02:52:55,897 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=1<217566/263628<263628 Kbps loss-rate=1 2018-07-22 02:52:55,898 DEBUG undershot, min=217566 kbps=240597 max=263628 2018-07-22 02:52:55,898 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R240597K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:52:59,251 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=25.6195 real_seconds=1.00 rate_Mbps=214.5610 tx_cpu=18 rx_cpu=26 drop=2536 pkt=212411 data_loss=1.19403 2018-07-22 02:52:59,251 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=217566<219710/240597<263628 Kbps loss-rate=1 2018-07-22 02:52:59,251 DEBUG undershot, min=219710 kbps=241669 max=263628 2018-07-22 02:52:59,252 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R241669K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:02,581 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=25.8281 real_seconds=1.00 rate_Mbps=216.1763 tx_cpu=19 rx_cpu=26 drop=0 pkt=211584 data_loss=0.00000 2018-07-22 02:53:02,582 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=219710<221364/241669<263628 Kbps loss-rate=0 2018-07-22 02:53:02,582 DEBUG undershot, min=221364 kbps=242496 max=263628 2018-07-22 02:53:02,582 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R242496K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:05,936 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=26.1735 real_seconds=1.00 rate_Mbps=218.9882 tx_cpu=18 rx_cpu=25 drop=1583 pkt=215996 data_loss=0.73274 2018-07-22 02:53:05,937 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=221364<224243/242496<263628 Kbps loss-rate=0 2018-07-22 02:53:05,937 DEBUG undershot, min=224243 kbps=243935 max=263628 2018-07-22 02:53:05,937 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R243935K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:09,290 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=26.1599 real_seconds=1.00 rate_Mbps=218.9316 tx_cpu=18 rx_cpu=24 drop=181 pkt=214483 data_loss=0.08441 2018-07-22 02:53:09,290 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=224243<224185/243935<263628 Kbps loss-rate=0 2018-07-22 02:53:09,290 DEBUG undershot, min=243935 kbps=253781 max=263628 2018-07-22 02:53:09,291 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R253781K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:12,617 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=25.9325 real_seconds=1.00 rate_Mbps=217.2263 tx_cpu=18 rx_cpu=24 drop=0 pkt=212439 data_loss=0.00000 2018-07-22 02:53:12,618 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=128 throughput=243935<222439/253781<263628 Kbps loss-rate=0 2018-07-22 02:53:12,618 DEBUG undershot, min=253781 kbps=258704 max=263628 2018-07-22 02:53:12,619 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Measuring UDP Throughput (packet size=1024)... 2018-07-22 02:53:12,619 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:15,971 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=187.3564 real_seconds=1.00 rate_Mbps=1569.8795 tx_cpu=24 rx_cpu=28 drop=0 pkt=191853 data_loss=0.00000 2018-07-22 02:53:15,972 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=1024 throughput=1<1607556/5000000<10000000 Kbps loss-rate=0 2018-07-22 02:53:15,972 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3303778K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:19,325 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=194.3828 real_seconds=1.00 rate_Mbps=1629.0797 tx_cpu=32 rx_cpu=27 drop=0 pkt=199048 data_loss=0.00000 2018-07-22 02:53:19,325 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=1024 throughput=1<1668177/3303778<3303778 Kbps loss-rate=0 2018-07-22 02:53:19,325 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2485977K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:22,652 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=200.9404 real_seconds=1.00 rate_Mbps=1684.6284 tx_cpu=33 rx_cpu=28 drop=70 pkt=205833 data_loss=0.03403 2018-07-22 02:53:22,652 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=1024 throughput=1<1725059/2485977<2485977 Kbps loss-rate=0 2018-07-22 02:53:22,653 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2105518K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:25,981 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=193.4648 real_seconds=1.00 rate_Mbps=1621.0770 tx_cpu=32 rx_cpu=27 drop=0 pkt=198108 data_loss=0.00000 2018-07-22 02:53:25,982 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=1024 throughput=1<1659982/2105518<2105518 Kbps loss-rate=0 2018-07-22 02:53:25,982 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1882750K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:29,310 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=183.5635 real_seconds=1.00 rate_Mbps=1538.1639 tx_cpu=31 rx_cpu=26 drop=6439 pkt=194408 data_loss=3.31211 2018-07-22 02:53:29,311 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=1024 throughput=1<1575079/1882750<1882750 Kbps loss-rate=3 2018-07-22 02:53:29,311 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Measuring UDP Throughput (packet size=8192)... 2018-07-22 02:53:29,311 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:32,664 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=321.6172 real_seconds=1.00 rate_Mbps=2696.9334 tx_cpu=99 rx_cpu=16 drop=35127 pkt=76294 data_loss=46.04163 2018-07-22 02:53:32,664 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=8192 throughput=1<2761659/5000000<10000000 Kbps loss-rate=46 2018-07-22 02:53:32,665 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3880829K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:35,993 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=324.1719 real_seconds=1.00 rate_Mbps=2714.3916 tx_cpu=99 rx_cpu=15 drop=17723 pkt=59217 data_loss=29.92890 2018-07-22 02:53:35,994 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=8192 throughput=1<2779536/3880829<3880829 Kbps loss-rate=29 2018-07-22 02:53:35,994 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3330182K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:39,321 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=320.3047 real_seconds=1.00 rate_Mbps=2684.8834 tx_cpu=99 rx_cpu=16 drop=9816 pkt=50815 data_loss=19.31713 2018-07-22 02:53:39,322 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=8192 throughput=1<2749320/3330182<3330182 Kbps loss-rate=19 2018-07-22 02:53:39,322 DEBUG overshot, min=1 kbps=2749320 max=3330182 2018-07-22 02:53:39,322 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2749320K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:42,675 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=327.7188 real_seconds=1.00 rate_Mbps=2749.7036 tx_cpu=99 rx_cpu=15 drop=4 pkt=41952 data_loss=0.00952 2018-07-22 02:53:42,676 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=8192 throughput=1<2815696/2749320<3330182 Kbps loss-rate=0 2018-07-22 02:53:42,676 DEBUG undershot, min=2815696 kbps=3072939 max=3330182 2018-07-22 02:53:42,676 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3072939K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:46,030 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=329.6094 real_seconds=1.00 rate_Mbps=2764.6155 tx_cpu=99 rx_cpu=16 drop=4699 pkt=46889 data_loss=10.02153 2018-07-22 02:53:46,031 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=8192 throughput=2815696<2830966/3072939<3330182 Kbps loss-rate=10 2018-07-22 02:53:46,031 DEBUG overshot, min=2815696 kbps=2830966 max=3072939 2018-07-22 02:53:46,031 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2830966K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:49,357 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=334.2109 real_seconds=1.00 rate_Mbps=2806.5676 tx_cpu=99 rx_cpu=16 drop=418 pkt=43197 data_loss=0.96768 2018-07-22 02:53:49,357 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=8192 throughput=2815696<2873925/2830966<3072939 Kbps loss-rate=0 2018-07-22 02:53:49,357 DEBUG undershot, min=2873925 kbps=2973432 max=3072939 2018-07-22 02:53:49,358 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2973432K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:53:52,709 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] megabytes=350.7188 real_seconds=1.00 rate_Mbps=2942.9191 tx_cpu=99 rx_cpu=18 drop=480 pkt=45372 data_loss=1.05792 2018-07-22 02:53:52,709 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] pkt-size=8192 throughput=2873925<3013549/2973432<3072939 Kbps loss-rate=1 2018-07-22 02:53:52,710 DEBUG undershot, min=3013549 kbps=3043244 max=3072939 2018-07-22 02:53:52,721 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.3', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 143, 'rtt_ms': 0.48, 'throughput_kbps': 4702051, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.5, 'throughput_kbps': 4844326, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.49, 'throughput_kbps': 5463399, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 222439, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.31, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1575079, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.06, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3013549, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.500', 'rtt_max_ms': '41.938', 'rtt_min_ms': '0.207', 'rtt_stddev': '12.479', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.427', 'rtt_max_ms': '0.594', 'rtt_min_ms': '0.265', 'rtt_stddev': '0.110', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.469', 'rtt_max_ms': '0.878', 'rtt_min_ms': '0.249', 'rtt_stddev': '0.160', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 02:53:52,724 INFO Deleting floating ip 84bb1774-b732-4e1c-a377-3875885e757f 2018-07-22 02:53:53,724 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Floating IP 172.30.9.202 deleted 2018-07-22 02:53:53,851 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4123] Instance deleted 2018-07-22 02:53:53,966 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Creating client VM... 2018-07-22 02:53:53,966 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 02:53:55,546 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] VM status=BUILD, retrying 1 of 50... 2018-07-22 02:53:57,901 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] VM status=BUILD, retrying 2 of 50... 2018-07-22 02:54:00,252 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] VM status=BUILD, retrying 3 of 50... 2018-07-22 02:54:02,413 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] VM status=BUILD, retrying 4 of 50... 2018-07-22 02:54:04,729 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] VM status=BUILD, retrying 5 of 50... 2018-07-22 02:54:08,897 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Internal network IP: 192.168.2.6 2018-07-22 02:54:08,897 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] SSH IP: 172.30.9.208 2018-07-22 02:54:08,897 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Setup SSH for ubuntu@172.30.9.208 2018-07-22 02:54:21,863 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Installing nuttcp-8.1.4... 2018-07-22 02:54:21,909 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Copying nuttcp-8.1.4 to target... 2018-07-22 02:54:22,135 INFO ============================================================ 2018-07-22 02:54:22,135 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-22 02:54:31,179 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.815 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.481 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.408 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.498 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.519 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.657 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.540 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.437 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.605 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.550 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.408/0.551/0.815/0.112 ms 2018-07-22 02:54:40,223 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.450 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.781 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.636 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.489 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.435 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.576 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.628 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.439 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.461 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.603 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.435/0.549/0.781/0.112 ms 2018-07-22 02:54:49,270 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=2.31 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.841 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.567 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.507 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.714 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.587 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.480 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.552 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.750 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.411 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.411/0.771/2.310/0.528 ms 2018-07-22 02:54:49,271 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Measuring TCP Throughput (packet size=65536)... 2018-07-22 02:54:49,271 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:54:59,373 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=2026.7676 real_seconds=10.00 rate_Mbps=1699.6293 tx_cpu=4 rx_cpu=9 retrans=419 cwnd=384 rtt_ms=0.61 2018-07-22 02:54:59,374 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:09,474 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=2343.7926 real_seconds=10.00 rate_Mbps=1965.3017 tx_cpu=4 rx_cpu=11 retrans=1236 cwnd=421 rtt_ms=0.43 2018-07-22 02:55:09,475 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:19,577 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=2769.1138 real_seconds=10.00 rate_Mbps=2322.1472 tx_cpu=5 rx_cpu=15 retrans=2193 cwnd=382 rtt_ms=0.47 2018-07-22 02:55:19,577 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Measuring UDP Throughput (packet size=128)... 2018-07-22 02:55:19,578 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:22,904 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=18.3516 real_seconds=1.00 rate_Mbps=153.9454 tx_cpu=16 rx_cpu=18 drop=62040 pkt=212376 data_loss=29.21218 2018-07-22 02:55:22,904 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<157640/5000000<10000000 Kbps loss-rate=29 2018-07-22 02:55:22,905 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R472920K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:26,257 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.7433 real_seconds=1.00 rate_Mbps=148.1204 tx_cpu=18 rx_cpu=18 drop=73701 pkt=219054 data_loss=33.64510 2018-07-22 02:55:26,257 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<151675/472920<472920 Kbps loss-rate=33 2018-07-22 02:55:26,258 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R312297K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:29,611 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=18.3845 real_seconds=1.01 rate_Mbps=153.3654 tx_cpu=17 rx_cpu=19 drop=60914 pkt=211520 data_loss=28.79827 2018-07-22 02:55:29,612 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<157046/312297<312297 Kbps loss-rate=28 2018-07-22 02:55:29,612 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234671K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:32,940 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=18.3232 real_seconds=1.01 rate_Mbps=152.9031 tx_cpu=17 rx_cpu=18 drop=55847 pkt=205951 data_loss=27.11680 2018-07-22 02:55:32,941 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<156572/234671<234671 Kbps loss-rate=27 2018-07-22 02:55:32,941 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195621K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:36,294 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.5474 real_seconds=1.00 rate_Mbps=146.7040 tx_cpu=98 rx_cpu=18 drop=47288 pkt=191036 data_loss=24.75321 2018-07-22 02:55:36,294 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<150224/195621<195621 Kbps loss-rate=24 2018-07-22 02:55:36,295 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172922K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:39,620 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.6453 real_seconds=1.00 rate_Mbps=147.5082 tx_cpu=99 rx_cpu=18 drop=24319 pkt=168869 data_loss=14.40096 2018-07-22 02:55:39,621 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<151048/172922<172922 Kbps loss-rate=14 2018-07-22 02:55:39,621 DEBUG overshot, min=1 kbps=151048 max=172922 2018-07-22 02:55:39,622 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151048K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:42,949 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.9854 real_seconds=1.00 rate_Mbps=150.8872 tx_cpu=99 rx_cpu=21 drop=171 pkt=147508 data_loss=0.11607 2018-07-22 02:55:42,950 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<154508/151048<172922 Kbps loss-rate=0 2018-07-22 02:55:42,950 DEBUG undershot, min=154508 kbps=163715 max=172922 2018-07-22 02:55:42,950 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163715K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:46,276 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=18.2366 real_seconds=1.00 rate_Mbps=152.6348 tx_cpu=99 rx_cpu=19 drop=10484 pkt=159878 data_loss=6.55756 2018-07-22 02:55:46,276 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=154508<156298/163715<172922 Kbps loss-rate=6 2018-07-22 02:55:46,277 DEBUG overshot, min=154508 kbps=156298 max=163715 2018-07-22 02:55:46,277 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156298K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:49,604 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=18.1608 real_seconds=1.00 rate_Mbps=151.8603 tx_cpu=99 rx_cpu=18 drop=3862 pkt=152635 data_loss=2.53003 2018-07-22 02:55:49,605 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=154508<155504/156298<163715 Kbps loss-rate=2 2018-07-22 02:55:49,605 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Measuring UDP Throughput (packet size=1024)... 2018-07-22 02:55:49,605 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:52,932 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=146.6992 real_seconds=1.00 rate_Mbps=1229.2599 tx_cpu=33 rx_cpu=19 drop=48645 pkt=198865 data_loss=24.46133 2018-07-22 02:55:52,932 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1258762/5000000<10000000 Kbps loss-rate=24 2018-07-22 02:55:52,933 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3129381K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:56,285 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=152.7227 real_seconds=1.00 rate_Mbps=1280.7796 tx_cpu=32 rx_cpu=21 drop=42243 pkt=198631 data_loss=21.26706 2018-07-22 02:55:56,286 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1311518/3129381<3129381 Kbps loss-rate=21 2018-07-22 02:55:56,286 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2220449K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:55:59,614 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=149.6338 real_seconds=1.00 rate_Mbps=1251.2128 tx_cpu=28 rx_cpu=20 drop=42573 pkt=195798 data_loss=21.74333 2018-07-22 02:55:59,615 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1281241/2220449<2220449 Kbps loss-rate=21 2018-07-22 02:55:59,615 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1750845K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:56:02,940 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=146.0928 real_seconds=1.00 rate_Mbps=1219.9751 tx_cpu=33 rx_cpu=20 drop=49228 pkt=198827 data_loss=24.75920 2018-07-22 02:56:02,941 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1249254/1750845<1750845 Kbps loss-rate=24 2018-07-22 02:56:02,941 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1500049K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:56:06,268 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=143.7510 real_seconds=1.00 rate_Mbps=1202.2770 tx_cpu=99 rx_cpu=19 drop=35911 pkt=183112 data_loss=19.61148 2018-07-22 02:56:06,269 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1231131/1500049<1500049 Kbps loss-rate=19 2018-07-22 02:56:06,269 DEBUG overshot, min=1 kbps=1231131 max=1500049 2018-07-22 02:56:06,269 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1231131K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:56:09,623 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=142.6982 real_seconds=1.00 rate_Mbps=1193.6437 tx_cpu=99 rx_cpu=20 drop=4162 pkt=150285 data_loss=2.76944 2018-07-22 02:56:09,623 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1222291/1231131<1500049 Kbps loss-rate=2 2018-07-22 02:56:09,623 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Measuring UDP Throughput (packet size=8192)... 2018-07-22 02:56:09,624 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:56:12,953 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=197.0234 real_seconds=1.00 rate_Mbps=1652.4285 tx_cpu=99 rx_cpu=8 drop=51075 pkt=76294 data_loss=66.94498 2018-07-22 02:56:12,953 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1692086/5000000<10000000 Kbps loss-rate=66 2018-07-22 02:56:12,953 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3346043K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:56:16,279 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=192.1094 real_seconds=1.00 rate_Mbps=1606.7934 tx_cpu=99 rx_cpu=8 drop=26467 pkt=51057 data_loss=51.83813 2018-07-22 02:56:16,280 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1645356/3346043<3346043 Kbps loss-rate=51 2018-07-22 02:56:16,280 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2495699K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:56:19,608 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=192.0078 real_seconds=1.00 rate_Mbps=1610.3771 tx_cpu=99 rx_cpu=8 drop=13505 pkt=38082 data_loss=35.46295 2018-07-22 02:56:19,609 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1649026/2495699<2495699 Kbps loss-rate=35 2018-07-22 02:56:19,609 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2072362K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:56:22,936 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=193.9531 real_seconds=1.00 rate_Mbps=1622.6141 tx_cpu=99 rx_cpu=8 drop=6796 pkt=31622 data_loss=21.49138 2018-07-22 02:56:22,937 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1661556/2072362<2072362 Kbps loss-rate=21 2018-07-22 02:56:22,937 DEBUG overshot, min=1 kbps=1661556 max=2072362 2018-07-22 02:56:22,937 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1661556K -p5001 -P5002 -fparse 192.168.1.12 2018-07-22 02:56:26,264 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=191.5234 real_seconds=1.00 rate_Mbps=1606.7613 tx_cpu=99 rx_cpu=8 drop=839 pkt=25354 data_loss=3.30915 2018-07-22 02:56:26,264 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1645323/1661556<2072362 Kbps loss-rate=3 2018-07-22 02:56:26,275 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 419, 'rtt_ms': 0.61, 'throughput_kbps': 1740420, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1236, 'rtt_ms': 0.43, 'throughput_kbps': 2012468, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2193, 'rtt_ms': 0.47, 'throughput_kbps': 2377878, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.53, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 155504, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.77, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1222291, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.31, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1645323, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.551', 'rtt_max_ms': '0.815', 'rtt_min_ms': '0.408', 'rtt_stddev': '0.112', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.549', 'rtt_max_ms': '0.781', 'rtt_min_ms': '0.435', 'rtt_stddev': '0.112', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.771', 'rtt_max_ms': '2.310', 'rtt_min_ms': '0.411', 'rtt_stddev': '0.528', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 02:56:26,277 INFO ============================================================ 2018-07-22 02:56:26,277 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-22 02:56:35,348 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] PING 172.30.9.203 (172.30.9.203) 64(92) bytes of data. 72 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.516 ms 72 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.426 ms 72 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.704 ms 72 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.464 ms 72 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.384 ms 72 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.538 ms 72 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.754 ms 72 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.431 ms 72 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.398 ms 72 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.402 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.384/0.501/0.754/0.126 ms 2018-07-22 02:56:44,393 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] PING 172.30.9.203 (172.30.9.203) 391(419) bytes of data. 399 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.333 ms 399 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.594 ms 399 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.376 ms 399 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.494 ms 399 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.460 ms 399 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.586 ms 399 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.537 ms 399 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.414 ms 399 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.518 ms 399 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.642 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.333/0.495/0.642/0.097 ms 2018-07-22 02:56:53,440 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] PING 172.30.9.203 (172.30.9.203) 1500(1528) bytes of data. 1508 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=1.71 ms 1508 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.578 ms 1508 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.640 ms 1508 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.509 ms 1508 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.694 ms 1508 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.794 ms 1508 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.651 ms 1508 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.915 ms 1508 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.846 ms 1508 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.956 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.509/0.830/1.719/0.327 ms 2018-07-22 02:56:53,441 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Measuring TCP Throughput (packet size=65536)... 2018-07-22 02:56:53,441 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:03,542 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=2348.6853 real_seconds=10.00 rate_Mbps=1969.6006 tx_cpu=4 rx_cpu=11 retrans=1123 cwnd=421 rtt_ms=0.43 2018-07-22 02:57:03,542 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:13,642 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=2360.9954 real_seconds=10.00 rate_Mbps=1980.0770 tx_cpu=4 rx_cpu=11 retrans=1248 cwnd=427 rtt_ms=0.47 2018-07-22 02:57:13,642 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:23,746 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=2265.9716 real_seconds=10.00 rate_Mbps=1900.2299 tx_cpu=4 rx_cpu=11 retrans=919 cwnd=408 rtt_ms=0.59 2018-07-22 02:57:23,746 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Measuring UDP Throughput (packet size=128)... 2018-07-22 02:57:23,746 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:27,073 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.2920 real_seconds=1.00 rate_Mbps=144.4535 tx_cpu=16 rx_cpu=17 drop=75246 pkt=216902 data_loss=34.69123 2018-07-22 02:57:27,073 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<147920/5000000<10000000 Kbps loss-rate=34 2018-07-22 02:57:27,074 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443760K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:30,402 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.4241 real_seconds=1.01 rate_Mbps=145.3012 tx_cpu=15 rx_cpu=17 drop=53769 pkt=196507 data_loss=27.36236 2018-07-22 02:57:30,402 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<148788/443760<443760 Kbps loss-rate=27 2018-07-22 02:57:30,403 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296274K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:33,729 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.3162 real_seconds=1.00 rate_Mbps=144.5378 tx_cpu=17 rx_cpu=18 drop=70882 pkt=212736 data_loss=33.31921 2018-07-22 02:57:33,730 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<148006/296274<296274 Kbps loss-rate=33 2018-07-22 02:57:33,730 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222140K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:37,058 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=16.9237 real_seconds=1.01 rate_Mbps=141.1039 tx_cpu=26 rx_cpu=18 drop=65985 pkt=204624 data_loss=32.24693 2018-07-22 02:57:37,058 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<144490/222140<222140 Kbps loss-rate=32 2018-07-22 02:57:37,058 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183315K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:40,385 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=16.9343 real_seconds=1.00 rate_Mbps=141.5404 tx_cpu=99 rx_cpu=17 drop=40292 pkt=179018 data_loss=22.50741 2018-07-22 02:57:40,385 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<144937/183315<183315 Kbps loss-rate=22 2018-07-22 02:57:40,386 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164126K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:43,737 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=16.9844 real_seconds=1.00 rate_Mbps=141.9619 tx_cpu=99 rx_cpu=18 drop=21143 pkt=160279 data_loss=13.19121 2018-07-22 02:57:43,738 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<145368/164126<164126 Kbps loss-rate=13 2018-07-22 02:57:43,738 DEBUG overshot, min=1 kbps=145368 max=164126 2018-07-22 02:57:43,738 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145368K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:47,065 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.2393 real_seconds=1.00 rate_Mbps=144.6244 tx_cpu=99 rx_cpu=18 drop=736 pkt=141961 data_loss=0.51878 2018-07-22 02:57:47,065 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=1<148095/145368<164126 Kbps loss-rate=0 2018-07-22 02:57:47,066 DEBUG undershot, min=148095 kbps=156110 max=164126 2018-07-22 02:57:47,066 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156110K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:50,392 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.3654 real_seconds=1.00 rate_Mbps=145.7159 tx_cpu=99 rx_cpu=19 drop=10193 pkt=152451 data_loss=6.68630 2018-07-22 02:57:50,393 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=148095<149213/156110<164126 Kbps loss-rate=6 2018-07-22 02:57:50,393 DEBUG overshot, min=148095 kbps=149213 max=156110 2018-07-22 02:57:50,393 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149213K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:53,721 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=17.1869 real_seconds=1.00 rate_Mbps=143.6967 tx_cpu=99 rx_cpu=18 drop=4921 pkt=145716 data_loss=3.37707 2018-07-22 02:57:53,721 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=128 throughput=148095<147145/149213<156110 Kbps loss-rate=3 2018-07-22 02:57:53,722 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Measuring UDP Throughput (packet size=1024)... 2018-07-22 02:57:53,722 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:57:57,074 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=142.3389 real_seconds=1.00 rate_Mbps=1188.7647 tx_cpu=32 rx_cpu=18 drop=57046 pkt=202801 data_loss=28.12905 2018-07-22 02:57:57,074 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1217295/5000000<10000000 Kbps loss-rate=28 2018-07-22 02:57:57,075 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3108647K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:00,427 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=145.6729 real_seconds=1.00 rate_Mbps=1215.9661 tx_cpu=33 rx_cpu=19 drop=49964 pkt=199133 data_loss=25.09074 2018-07-22 02:58:00,428 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1245149/3108647<3108647 Kbps loss-rate=25 2018-07-22 02:58:00,428 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2176898K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:03,755 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=144.9463 real_seconds=1.01 rate_Mbps=1209.7448 tx_cpu=24 rx_cpu=20 drop=42558 pkt=190983 data_loss=22.28364 2018-07-22 02:58:03,756 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1238778/2176898<2176898 Kbps loss-rate=22 2018-07-22 02:58:03,756 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1707838K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:07,080 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=142.3643 real_seconds=1.00 rate_Mbps=1189.5132 tx_cpu=31 rx_cpu=19 drop=48663 pkt=194444 data_loss=25.02671 2018-07-22 02:58:07,081 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1218061/1707838<1707838 Kbps loss-rate=25 2018-07-22 02:58:07,081 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1462949K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:10,432 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=138.4268 real_seconds=1.00 rate_Mbps=1156.3442 tx_cpu=60 rx_cpu=18 drop=34812 pkt=176561 data_loss=19.71670 2018-07-22 02:58:10,432 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1184096/1462949<1462949 Kbps loss-rate=19 2018-07-22 02:58:10,433 DEBUG overshot, min=1 kbps=1184096 max=1462949 2018-07-22 02:58:10,433 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1184096K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:13,785 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=135.0078 real_seconds=1.00 rate_Mbps=1128.6833 tx_cpu=99 rx_cpu=19 drop=6295 pkt=144543 data_loss=4.35513 2018-07-22 02:58:13,785 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=1024 throughput=1<1155771/1184096<1462949 Kbps loss-rate=4 2018-07-22 02:58:13,785 INFO [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Measuring UDP Throughput (packet size=8192)... 2018-07-22 02:58:13,786 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:17,114 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=189.2031 real_seconds=1.00 rate_Mbps=1584.1188 tx_cpu=30 rx_cpu=8 drop=45871 pkt=70089 data_loss=65.44679 2018-07-22 02:58:17,115 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1622137/5000000<10000000 Kbps loss-rate=65 2018-07-22 02:58:17,115 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3311068K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:20,442 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=191.6094 real_seconds=1.00 rate_Mbps=1602.2280 tx_cpu=99 rx_cpu=7 drop=25997 pkt=50523 data_loss=51.45576 2018-07-22 02:58:20,443 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1640681/3311068<3311068 Kbps loss-rate=51 2018-07-22 02:58:20,443 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2475874K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:23,770 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=191.0625 real_seconds=1.00 rate_Mbps=1602.6907 tx_cpu=99 rx_cpu=8 drop=13323 pkt=37779 data_loss=35.26562 2018-07-22 02:58:23,770 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1641155/2475874<2475874 Kbps loss-rate=35 2018-07-22 02:58:23,770 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2058514K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:27,122 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=191.9922 real_seconds=1.00 rate_Mbps=1605.6964 tx_cpu=99 rx_cpu=8 drop=6836 pkt=31411 data_loss=21.76306 2018-07-22 02:58:27,122 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1644233/2058514<2058514 Kbps loss-rate=21 2018-07-22 02:58:27,123 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1851373K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:30,449 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=200.2812 real_seconds=1.00 rate_Mbps=1674.9338 tx_cpu=99 rx_cpu=9 drop=2614 pkt=28250 data_loss=9.25311 2018-07-22 02:58:30,449 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1715132/1851373<1851373 Kbps loss-rate=9 2018-07-22 02:58:30,449 DEBUG overshot, min=1 kbps=1715132 max=1851373 2018-07-22 02:58:30,449 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1715132K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:33,778 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=202.0312 real_seconds=1.00 rate_Mbps=1695.1712 tx_cpu=99 rx_cpu=8 drop=311 pkt=26171 data_loss=1.18834 2018-07-22 02:58:33,778 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1<1735855/1715132<1851373 Kbps loss-rate=1 2018-07-22 02:58:33,779 DEBUG undershot, min=1735855 kbps=1793614 max=1851373 2018-07-22 02:58:33,779 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1793614K -p5001 -P5002 -fparse 172.30.9.203 2018-07-22 02:58:37,130 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] megabytes=202.7422 real_seconds=1.00 rate_Mbps=1695.9642 tx_cpu=99 rx_cpu=9 drop=1418 pkt=27369 data_loss=5.18103 2018-07-22 02:58:37,131 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] pkt-size=8192 throughput=1735855<1736667/1793614<1851373 Kbps loss-rate=5 2018-07-22 02:58:37,131 DEBUG overshot, min=1735855 kbps=1736667 max=1793614 2018-07-22 02:58:37,142 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'172.30.9.203', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1123, 'rtt_ms': 0.43, 'throughput_kbps': 2016871, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1248, 'rtt_ms': 0.47, 'throughput_kbps': 2027598, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 919, 'rtt_ms': 0.59, 'throughput_kbps': 1945835, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.38, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147145, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.36, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1155771, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.18, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1736667, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.501', 'rtt_max_ms': '0.754', 'rtt_min_ms': '0.384', 'rtt_stddev': '0.126', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.495', 'rtt_max_ms': '0.642', 'rtt_min_ms': '0.333', 'rtt_stddev': '0.097', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.830', 'rtt_max_ms': '1.719', 'rtt_min_ms': '0.509', 'rtt_stddev': '0.327', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 02:58:37,143 INFO Deleting floating ip fb9e4726-eb13-471c-9f5a-d8d051ddbd7d 2018-07-22 02:58:38,219 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Floating IP 172.30.9.208 deleted 2018-07-22 02:58:38,906 DEBUG [TestClient_7793d32e-1da6-4d61-b043-30a3782ad4124] Instance deleted 2018-07-22 02:58:38,970 INFO Cleaning up... 2018-07-22 02:58:38,970 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Terminating nuttcp-8.1.4 2018-07-22 02:58:38,977 INFO Deleting floating ip 92bce500-2d7f-4f20-a6b0-cae038ce148e 2018-07-22 02:58:39,955 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Floating IP 172.30.9.203 deleted 2018-07-22 02:58:40,092 DEBUG [TestServer_7793d32e-1da6-4d61-b043-30a3782ad4121] Instance deleted 2018-07-22 02:58:44,814 INFO Network pns-internal-net_7793d32e-1da6-4d61-b043-30a3782ad412 deleted. 2018-07-22 02:58:46,119 INFO Network pns-internal-net2_7793d32e-1da6-4d61-b043-30a3782ad412 deleted. 2018-07-22 02:58:47,777 INFO External router pns_router_7793d32e-1da6-4d61-b043-30a3782ad412 deleted. 2018-07-22 02:58:47,829 INFO Removed public key pns_public_key 2018-07-22 02:58:47,829 INFO Deleting security group 2018-07-22 02:58:48,012 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15789370', 'rtt_ms': '0.276667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 167923, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1260635, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7066016, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.180/0.107/0.422/0.103', | | | | | '64-byte': '4.261/0.108/40.773/12.171', '1500-byte': '0.255/0.128/0.481/0.120'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5003258', 'rtt_ms': '0.49'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 222439, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1575079, | | | | | 'loss_rate': 3.31}, 8192: {'tp_kbps': 3013549, 'loss_rate': 1.06}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.427/0.265/0.594/0.110', | | | | | '64-byte': '4.500/0.207/41.938/12.479', '1500-byte': '0.469/0.249/0.878/0.160'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2034838', 'rtt_ms': '0.416667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 155663, 'loss_rate': 2.79}, 1024: {'tp_kbps': 1187690, | | | | | 'loss_rate': 7.49}, 8192: {'tp_kbps': 1881915, 'loss_rate': 1.11}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.397/0.261/0.639/0.114', | | | | | '64-byte': '0.468/0.220/1.393/0.315', '1500-byte': '0.533/0.334/1.583/0.359'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2043588', 'rtt_ms': '0.503333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 155504, 'loss_rate': 2.53}, 1024: {'tp_kbps': 1222291, | | | | | 'loss_rate': 2.77}, 8192: {'tp_kbps': 1645323, 'loss_rate': 3.31}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.549/0.435/0.781/0.112', | | | | | '64-byte': '0.551/0.408/0.815/0.112', '1500-byte': '0.771/0.411/2.310/0.528'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2116304', 'rtt_ms': '0.45'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145945, 'loss_rate': 3.16}, 1024: {'tp_kbps': 1178922, | | | | | 'loss_rate': 4.14}, 8192: {'tp_kbps': 1698327, 'loss_rate': 0.8}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.436/0.287/0.551/0.090', | | | | | '64-byte': '0.484/0.248/0.703/0.139', '1500-byte': '0.732/0.420/1.607/0.320'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1996768', 'rtt_ms': '0.496667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 147145, 'loss_rate': 3.38}, 1024: {'tp_kbps': 1155771, | | | | | 'loss_rate': 4.36}, 8192: {'tp_kbps': 1736667, 'loss_rate': 5.18}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.495/0.333/0.642/0.097', | | | | | '64-byte': '0.501/0.384/0.754/0.126', '1500-byte': '0.830/0.509/1.719/0.327'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-07-22 02:58:48,016 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-22 02:58:48,342 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-07-22 02:58:48,479 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 02:58:48,479 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 02:58:48,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 02:58:48,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dacca1c09877de89f189a4782b66bb928f59c628" 2018-07-22 02:58:49,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce8fef64-2c2f-400c-b55f-670c1a340859 Date: Sun, 22 Jul 2018 02:58:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:58:49,853 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd used request id req-ce8fef64-2c2f-400c-b55f-670c1a340859 2018-07-22 02:58:49,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36964797974s 2018-07-22 02:58:49,854 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/064754f7-0fbd-4504-af20-01c5407b6ccd used request id req-ce8fef64-2c2f-400c-b55f-670c1a340859 2018-07-22 02:58:49,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:58:49,855 - 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}dacca1c09877de89f189a4782b66bb928f59c628" 2018-07-22 02:58:50,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7dcfaffc-70e0-425f-9c6b-bccea2fe0b37 Date: Sun, 22 Jul 2018 02:58:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:58:50,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7dcfaffc-70e0-425f-9c6b-bccea2fe0b37 2018-07-22 02:58:50,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.625416994095s 2018-07-22 02:58:50,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7dcfaffc-70e0-425f-9c6b-bccea2fe0b37 2018-07-22 02:58:50,482 - shade - DEBUG - Network pns-internal-net_7793d32e-1da6-4d61-b043-30a3782ad412 not found for deleting 2018-07-22 02:58:50,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:58:50,483 - 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}dacca1c09877de89f189a4782b66bb928f59c628" 2018-07-22 02:58:50,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8583e02b-f169-4056-85a7-aeed814177ff Date: Sun, 22 Jul 2018 02:58:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:58:50,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8583e02b-f169-4056-85a7-aeed814177ff 2018-07-22 02:58:50,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26281619072s 2018-07-22 02:58:50,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8583e02b-f169-4056-85a7-aeed814177ff 2018-07-22 02:58:50,747 - shade - DEBUG - Network pns-internal-net2_7793d32e-1da6-4d61-b043-30a3782ad412 not found for deleting 2018-07-22 02:58:50,792 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-22 02:58:50,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:58:50,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 02:58:50,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:58:50,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:58:50,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:58:50,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:58:50,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:58:50,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:58:50,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:58:50,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:58:50,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:58:50,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:58:50,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 02:58:50,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 02:58:50,835 - 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-22 02:58:50,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70cec3a2-40a2-4b1d-90cd-4f6cceb049e0 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-22 02:58:50,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-70cec3a2-40a2-4b1d-90cd-4f6cceb049e0 2018-07-22 02:58:50,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:58:51,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T03:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ybwA-WPsT_aFXUAaVhXIUA"], "issued_at": "2018-07-22T02:58:51.000000Z"}} 2018-07-22 02:58:51,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:58:51,222 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:51,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-40ed5035-d8f6-42b1-8dda-2e3a83de54fc Date: Sun, 22 Jul 2018 02:58:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 02:58:51,462 - 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-40ed5035-d8f6-42b1-8dda-2e3a83de54fc 2018-07-22 02:58:51,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240648984909s 2018-07-22 02:58:51,462 - 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-40ed5035-d8f6-42b1-8dda-2e3a83de54fc 2018-07-22 02:58:51,466 - 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-22 02:58:51,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 02:58:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 02:58:51,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 02:58:51,475 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:51,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874238f8-273e-4185-bfb3-750e39a3923d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 02:58:51,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-874238f8-273e-4185-bfb3-750e39a3923d 2018-07-22 02:58:51,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0890560150146s 2018-07-22 02:58:51,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-874238f8-273e-4185-bfb3-750e39a3923d 2018-07-22 02:58:51,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 02:58:51,573 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77"}}' 2018-07-22 02:58:51,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c39d60bb-3c85-4da6-b9ae-c5c096a37386 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e"}, "tags": [], "enabled": true, "id": "10be6a136a6c4eb3b7819ab2bad7f08e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77"}} 2018-07-22 02:58:51,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c39d60bb-3c85-4da6-b9ae-c5c096a37386 2018-07-22 02:58:51,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.1106569767s 2018-07-22 02:58:51,680 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c39d60bb-3c85-4da6-b9ae-c5c096a37386 2018-07-22 02:58:51,681 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'10be6a136a6c4eb3b7819ab2bad7f08e', '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'shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77'}) 2018-07-22 02:58:51,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 02:58:51,690 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "35b9c612-1f44-49f9-a670-9b6c6b3a0ec0", "email": null, "name": "shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77"}}' 2018-07-22 02:58:52,009 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb05bc5-3ee8-4065-807f-f51b9af312d6 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77", "links": {"self": "http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9baf23e05bbc44be9f2f0ad429485b56", "domain_id": "default", "password_expires_at": null}} 2018-07-22 02:58:52,009 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-5cb05bc5-3ee8-4065-807f-f51b9af312d6 2018-07-22 02:58:52,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.322257041931s 2018-07-22 02:58:52,010 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-5cb05bc5-3ee8-4065-807f-f51b9af312d6 2018-07-22 02:58:52,010 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9baf23e05bbc44be9f2f0ad429485b56', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77'}) 2018-07-22 02:58:52,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:58:52,017 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:52,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08921201-f449-40ab-9299-372c02ef264a Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:58:52,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-08921201-f449-40ab-9299-372c02ef264a 2018-07-22 02:58:52,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0862920284271s 2018-07-22 02:58:52,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-08921201-f449-40ab-9299-372c02ef264a 2018-07-22 02:58:52,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:58:52,109 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:52,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b89942a-eabb-4a78-a7b8-07b017864542 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:58:52,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1b89942a-eabb-4a78-a7b8-07b017864542 2018-07-22 02:58:52,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171278953552s 2018-07-22 02:58:52,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1b89942a-eabb-4a78-a7b8-07b017864542 2018-07-22 02:58:52,279 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 02:58:52,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 02:58:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" -d '{"role": {"name": "Member"}}' 2018-07-22 02:58:52,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 02:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a720ffe6-c9db-442d-a184-cd7e42763159 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23aee61bd3124f1f8a11436e80225d2a", "links": {"self": "http://172.30.9.25:5000/v3/roles/23aee61bd3124f1f8a11436e80225d2a"}, "name": "Member"}} 2018-07-22 02:58:52,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a720ffe6-c9db-442d-a184-cd7e42763159 2018-07-22 02:58:52,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.18204498291s 2018-07-22 02:58:52,465 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a720ffe6-c9db-442d-a184-cd7e42763159 2018-07-22 02:58:52,465 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'23aee61bd3124f1f8a11436e80225d2a'}) 2018-07-22 02:58:52,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 02:58:52,472 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:52,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249bf2f4-8613-43e5-adc3-37d7e0b57ca9 Content-Encoding: gzip Content-Length: 354 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "23aee61bd3124f1f8a11436e80225d2a", "links": {"self": "http://172.30.9.25:5000/v3/roles/23aee61bd3124f1f8a11436e80225d2a"}, "name": "Member"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 02:58:52,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-249bf2f4-8613-43e5-adc3-37d7e0b57ca9 2018-07-22 02:58:52,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0817251205444s 2018-07-22 02:58:52,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-249bf2f4-8613-43e5-adc3-37d7e0b57ca9 2018-07-22 02:58:52,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 02:58:52,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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:52,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7306e598-95a6-4a6b-8bc3-e76bc3fb114a 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-22 02:58:52,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-7306e598-95a6-4a6b-8bc3-e76bc3fb114a 2018-07-22 02:58:52,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0913949012756s 2018-07-22 02:58:52,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-7306e598-95a6-4a6b-8bc3-e76bc3fb114a 2018-07-22 02:58:52,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 02:58:52,651 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:52,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df157ca5-f72d-4eec-9734-1fa9832cd7e9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77", "links": {"self": "http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9baf23e05bbc44be9f2f0ad429485b56", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 02:58:52,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-df157ca5-f72d-4eec-9734-1fa9832cd7e9 2018-07-22 02:58:52,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106482982635s 2018-07-22 02:58:52,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-df157ca5-f72d-4eec-9734-1fa9832cd7e9 2018-07-22 02:58:52,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 02:58:52,770 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:52,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f57519-bb93-46ce-b338-dbf92770fd38 Content-Encoding: gzip Content-Length: 393 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": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e"}, "tags": [], "enabled": true, "id": "10be6a136a6c4eb3b7819ab2bad7f08e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 02:58:52,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f8f57519-bb93-46ce-b338-dbf92770fd38 2018-07-22 02:58:52,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0868730545044s 2018-07-22 02:58:52,854 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f8f57519-bb93-46ce-b338-dbf92770fd38 2018-07-22 02:58:52,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 02:58:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=9baf23e05bbc44be9f2f0ad429485b56&role.id=23aee61bd3124f1f8a11436e80225d2a&scope.project.id=10be6a136a6c4eb3b7819ab2bad7f08e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:52,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f1d20fe-c534-4a14-befd-c0a69e205cff 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=9baf23e05bbc44be9f2f0ad429485b56&role.id=23aee61bd3124f1f8a11436e80225d2a&scope.project.id=10be6a136a6c4eb3b7819ab2bad7f08e", "previous": null, "next": null}} 2018-07-22 02:58:52,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9baf23e05bbc44be9f2f0ad429485b56&role.id=23aee61bd3124f1f8a11436e80225d2a&scope.project.id=10be6a136a6c4eb3b7819ab2bad7f08e used request id req-9f1d20fe-c534-4a14-befd-c0a69e205cff 2018-07-22 02:58:52,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0822339057922s 2018-07-22 02:58:52,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9baf23e05bbc44be9f2f0ad429485b56&role.id=23aee61bd3124f1f8a11436e80225d2a&scope.project.id=10be6a136a6c4eb3b7819ab2bad7f08e used request id req-9f1d20fe-c534-4a14-befd-c0a69e205cff 2018-07-22 02:58:52,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 02:58:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e/users/9baf23e05bbc44be9f2f0ad429485b56/roles/23aee61bd3124f1f8a11436e80225d2a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 02:58:53,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 02:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33e2987-a04a-4133-a864-d6d081c9f2b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 02:58:53,077 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e/users/9baf23e05bbc44be9f2f0ad429485b56/roles/23aee61bd3124f1f8a11436e80225d2a used request id req-f33e2987-a04a-4133-a864-d6d081c9f2b6 2018-07-22 02:58:53,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129585981369s 2018-07-22 02:58:53,078 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e/users/9baf23e05bbc44be9f2f0ad429485b56/roles/23aee61bd3124f1f8a11436e80225d2a used request id req-f33e2987-a04a-4133-a864-d6d081c9f2b6 2018-07-22 02:58:53,078 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77', 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'10be6a136a6c4eb3b7819ab2bad7f08e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '35b9c612-1f44-49f9-a670-9b6c6b3a0ec0', 'username': u'shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77', '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-22 02:58:53,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 02:58:53,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 02:58:53,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 02:58:53,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 02:58:53,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 02:58:53,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 02:58:53,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 02:58:53,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 02:58:53,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 02:58:53,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 02:58:53,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 02:58:53,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 02:58:53,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 02:58:53,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 02:58:53,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 02:58:53,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 02:58:53,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 02:58:53,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 02:58:53,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 02:58:53,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 02:58:53,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 02:58:53,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 02:58:53,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 02:58:53,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 02:58:53,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 02:58:53,084 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77', 'password': '35b9c612-1f44-49f9-a670-9b6c6b3a0ec0', 'project_name': 'shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '10be6a136a6c4eb3b7819ab2bad7f08e', 'project_domain_name': 'Default'} 2018-07-22 02:58:53,084 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-22 02:58:53,086 - 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-22 02:58:53,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfca325b-9294-404e-b3d6-58a89e011850 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-22 02:58:53,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dfca325b-9294-404e-b3d6-58a89e011850 2018-07-22 02:58:53,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 02:58:53,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23aee61bd3124f1f8a11436e80225d2a", "name": "Member"}], "expires_at": "2018-07-22T03:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10be6a136a6c4eb3b7819ab2bad7f08e", "name": "shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/10be6a136a6c4eb3b7819ab2bad7f08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77", "id": "9baf23e05bbc44be9f2f0ad429485b56"}, "audit_ids": ["Fk6ROH_NRm2brRwiyVH1Yw"], "issued_at": "2018-07-22T02:58:53.000000Z"}} 2018-07-22 02:58:53,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 02:58:53,475 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"network": {"name": "shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77", "admin_state_up": true}}' 2018-07-22 02:58:53,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-e2897d91-c10c-436b-b3f6-713519e08933 Date: Sun, 22 Jul 2018 02:58:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:58:53Z","is_default":false,"name":"shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77","qos_policy_id":null,"admin_state_up":true,"tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:58:53Z","mtu":1450}} 2018-07-22 02:58:53,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e2897d91-c10c-436b-b3f6-713519e08933 2018-07-22 02:58:53,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.497759819031s 2018-07-22 02:58:53,973 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e2897d91-c10c-436b-b3f6-713519e08933 2018-07-22 02:58:53,973 - 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-22T02:58:53Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'1185a1bb-e82a-4975-b8fa-7b2100a0d588', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77', u'admin_state_up': True, u'tenant_id': u'10be6a136a6c4eb3b7819ab2bad7f08e', u'created_at': u'2018-07-22T02:58:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'10be6a136a6c4eb3b7819ab2bad7f08e', u'l2_adjacency': True}) 2018-07-22 02:58:53,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:58:53,974 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:58:54,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-84e1d487-e3b7-4ba9-bdf9-566f18448cda Date: Sun, 22 Jul 2018 02:58:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T02:58:53Z","qos_policy_id":null,"name":"shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77","admin_state_up":true,"tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:58:53Z","mtu":1450}]} 2018-07-22 02:58:54,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-84e1d487-e3b7-4ba9-bdf9-566f18448cda 2018-07-22 02:58:54,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363646030426s 2018-07-22 02:58:54,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-84e1d487-e3b7-4ba9-bdf9-566f18448cda 2018-07-22 02:58:54,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 02:58:54,340 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"subnet": {"name": "shaker-subnet_81a2fdf6-715f-4016-bb15-0863a6128f77", "enable_dhcp": true, "network_id": "1185a1bb-e82a-4975-b8fa-7b2100a0d588", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 02:58:54,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-126b237b-fd04-41be-b03d-9c665851afa0 Date: Sun, 22 Jul 2018 02:58:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:58:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T02:58:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","id":"2f420f4c-0e28-48e1-889d-f58fabf802af","subnetpool_id":null,"name":"shaker-subnet_81a2fdf6-715f-4016-bb15-0863a6128f77"}} 2018-07-22 02:58:54,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-126b237b-fd04-41be-b03d-9c665851afa0 2018-07-22 02:58:54,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.494445085526s 2018-07-22 02:58:54,834 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-126b237b-fd04-41be-b03d-9c665851afa0 2018-07-22 02:58:54,835 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:58:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2f420f4c-0e28-48e1-889d-f58fabf802af', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_81a2fdf6-715f-4016-bb15-0863a6128f77', u'enable_dhcp': True, u'network_id': u'1185a1bb-e82a-4975-b8fa-7b2100a0d588', u'tenant_id': u'10be6a136a6c4eb3b7819ab2bad7f08e', u'created_at': u'2018-07-22T02:58:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'10be6a136a6c4eb3b7819ab2bad7f08e'}) 2018-07-22 02:58:54,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 02:58:54,836 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "shaker-router_81a2fdf6-715f-4016-bb15-0863a6128f77", "admin_state_up": true}}' 2018-07-22 02:58:56,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-3c1a4ab2-a94b-4883-a148-758b4c54f46e Date: Sun, 22 Jul 2018 02:58:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:54Z", "admin_state_up": true, "updated_at": "2018-07-22T02:58:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "4bfbb592-66c4-4b55-afbe-7259042876d7", "name": "shaker-router_81a2fdf6-715f-4016-bb15-0863a6128f77"}} 2018-07-22 02:58:56,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3c1a4ab2-a94b-4883-a148-758b4c54f46e 2018-07-22 02:58:56,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.45661497116s 2018-07-22 02:58:56,292 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3c1a4ab2-a94b-4883-a148-758b4c54f46e 2018-07-22 02:58:56,293 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T02:58:55Z', u'revision_number': 3, u'id': u'4bfbb592-66c4-4b55-afbe-7259042876d7', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_81a2fdf6-715f-4016-bb15-0863a6128f77', u'admin_state_up': True, u'tenant_id': u'10be6a136a6c4eb3b7819ab2bad7f08e', u'created_at': u'2018-07-22T02:58:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'10be6a136a6c4eb3b7819ab2bad7f08e'}) 2018-07-22 02:58:56,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 02:58:56,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/4bfbb592-66c4-4b55-afbe-7259042876d7/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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"subnet_id": "2f420f4c-0e28-48e1-889d-f58fabf802af"}' 2018-07-22 02:58:58,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2cc61e70-d7cb-4ac6-8a1a-fc4e70c1695b Date: Sun, 22 Jul 2018 02:58:58 GMT RESP BODY: {"network_id": "1185a1bb-e82a-4975-b8fa-7b2100a0d588", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "subnet_id": "2f420f4c-0e28-48e1-889d-f58fabf802af", "subnet_ids": ["2f420f4c-0e28-48e1-889d-f58fabf802af"], "port_id": "1d7042c0-a067-4e32-a3dd-f67062021447", "id": "4bfbb592-66c4-4b55-afbe-7259042876d7"} 2018-07-22 02:58:58,507 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4bfbb592-66c4-4b55-afbe-7259042876d7/add_router_interface.json used request id req-2cc61e70-d7cb-4ac6-8a1a-fc4e70c1695b 2018-07-22 02:58:58,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21396899223s 2018-07-22 02:58:58,508 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4bfbb592-66c4-4b55-afbe-7259042876d7/add_router_interface.json used request id req-2cc61e70-d7cb-4ac6-8a1a-fc4e70c1695b returning object 4bfbb592-66c4-4b55-afbe-7259042876d7 2018-07-22 02:58:58,509 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-22 02:59:02,071 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-22 02:59:02,072 - 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-22 02:59:02,076 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 02:59:02 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-22 02:59:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:59:02,079 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:02,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e5bf31ad-b794-4674-859a-ca90e8988038 Date: Sun, 22 Jul 2018 02:59:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:59:02,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e5bf31ad-b794-4674-859a-ca90e8988038 2018-07-22 02:59:02,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.570472955704s 2018-07-22 02:59:02,648 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e5bf31ad-b794-4674-859a-ca90e8988038 2018-07-22 02:59:02,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 02:59:02,659 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77"}' 2018-07-22 02:59:02,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/b8559949-0f11-44e6-9598-b10112dc819b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9960227-3f6e-470e-909b-8c3628919c8d Date: Sun, 22 Jul 2018 02:59:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b8559949-0f11-44e6-9598-b10112dc819b/file", "owner": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "b8559949-0f11-44e6-9598-b10112dc819b", "size": null, "self": "/v2/images/b8559949-0f11-44e6-9598-b10112dc819b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-22T02:59:02Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77", "checksum": null, "created_at": "2018-07-22T02:59:02Z", "protected": false} 2018-07-22 02:59:02,718 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c9960227-3f6e-470e-909b-8c3628919c8d 2018-07-22 02:59:02,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0626919269562s 2018-07-22 02:59:02,719 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c9960227-3f6e-470e-909b-8c3628919c8d returning object b8559949-0f11-44e6-9598-b10112dc819b 2018-07-22 02:59:02,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 02:59:02,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/b8559949-0f11-44e6-9598-b10112dc819b/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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '' 2018-07-22 02:59:12,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39ba6ef3-09b7-48a8-b49c-04b674dddf7c Date: Sun, 22 Jul 2018 02:59:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 02:59:12,874 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b8559949-0f11-44e6-9598-b10112dc819b/file used request id req-39ba6ef3-09b7-48a8-b49c-04b674dddf7c 2018-07-22 02:59:12,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.1541390419s 2018-07-22 02:59:12,874 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b8559949-0f11-44e6-9598-b10112dc819b/file used request id req-39ba6ef3-09b7-48a8-b49c-04b674dddf7c 2018-07-22 02:59:12,875 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T02:59:02Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b8559949-0f11-44e6-9598-b10112dc819b/file', u'owner': u'10be6a136a6c4eb3b7819ab2bad7f08e', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'b8559949-0f11-44e6-9598-b10112dc819b', u'size': None, u'name': u'shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77', u'checksum': None, u'self': u'/v2/images/b8559949-0f11-44e6-9598-b10112dc819b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T02:59:02Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 02:59:12,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 02:59:12,879 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_81a2fdf6-715f-4016-bb15-0863a6128f77", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-22 02:59:13,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-a66e1cdd-8a3d-4be3-bf56-9a1f76ba4f69 x-compute-request-id: req-a66e1cdd-8a3d-4be3-bf56-9a1f76ba4f69 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_81a2fdf6-715f-4016-bb15-0863a6128f77", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "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": 3, "id": "55c57191-9274-443f-9f63-d5ec77f1cafb"}} 2018-07-22 02:59:13,499 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a66e1cdd-8a3d-4be3-bf56-9a1f76ba4f69 2018-07-22 02:59:13,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.622919797897s 2018-07-22 02:59:13,499 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a66e1cdd-8a3d-4be3-bf56-9a1f76ba4f69 2018-07-22 02:59:13,500 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_81a2fdf6-715f-4016-bb15-0863a6128f77', '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'e022d16594794ceba7252a46e5007481', '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': 3, 'id': u'55c57191-9274-443f-9f63-d5ec77f1cafb', 'swap': 0}) 2018-07-22 02:59:13,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 02:59:13,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb/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}8084a31363ebdb286d182e8a8cf4ce8af260b451" -d '{"extra_specs": {}}' 2018-07-22 02:59:13,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-9057a649-063a-4d14-b8f7-248a8719819d x-compute-request-id: req-9057a649-063a-4d14-b8f7-248a8719819d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 02:59:13,525 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb/os-extra_specs used request id req-9057a649-063a-4d14-b8f7-248a8719819d 2018-07-22 02:59:13,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244679450989s 2018-07-22 02:59:13,526 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb/os-extra_specs used request id req-9057a649-063a-4d14-b8f7-248a8719819d 2018-07-22 02:59:13,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 02:59:13,529 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"keypair": {"name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77"}}' 2018-07-22 02:59:14,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-e97542ef-da33-4588-8bdd-caf200f09a36 x-compute-request-id: req-e97542ef-da33-4588-8bdd-caf200f09a36 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMpoDbqfSHxi2aGWXzjSb+Q0XBjFfILRypI9ZHgfVVJZT+0otYv2m154aky9xIfdRv1ZK544ohlGdk4DOUgQJkSuEV+db27ZahObc/5R87TQRS3O4t1wbFMDOOI8mYMHMykN9hDZhFj5nnrBvGJTnuD815dUFVIg57QTNkQ4JhQbRlMMOdJ/fWU5va0A5OrwITXmQCeyjdq/iFh5XH1F70PFA6qLrruYiK45qVLOR3GcIh8NXiFZKCDSLm/g/MZWgbI9UyoBcvO6taLFAq04lISJTk6A7rYZaukS4QfdYbPSMnscvY3xxQPan7okGptClRbrnl/AMCITJ1HZ5KtcH5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzKaA26n0h8Ytmhll840m/kNFwYxXyC0cqSPWR4H1VSWU/tKL\nWL9pteeGpMvcSH3Ub9WSueOKIZRnZOAzlIECZErhFfnW9u2WoTm3P+UfO00EUtzu\nLdcGxTAzjiPJmDBzMpDfYQ2YRY+Z56wbxiU57g/NeXVBVSIOe0EzZEOCYUG0ZTDD\nnSf31lOb2tAOTq8CE15kAnso3av4hYeVx9Re9DxQOqi667mIiuOalSzkdxnCIfDV\n4hWSgg0i5v4PzGVoGyPVMqAXLzurWixQKtOJSEiU5OgO62GWrpEuEH3WGz0jJ7HL\n2N8cUD2p+6JBqbQpUW655fwDAiEydR2eSrXB+QIDAQABAoIBAD0RIjpqCJHLTShC\nk+2NHSmaIWKT4k3VSEwgaXyFBxQVVtSDNxmQZJbnM4JRYrYu9gk5DcNyZnGGuyOa\n00lpBbGvtmK8XqzoUJ5jfo8Oa7diT/v5+QistVR6AahUfX9wVa+tEzr+t4VqSF6d\nONxzl0m2ZXXsy0YAF5on5pHwoyMp0xNOkdG1+DxX8fapwQiTK4wpHFvqMhmXCjtn\n98hoPAsgWbY8vAWdVYTc53NDE3DMHEiyzhWWZaozujGCruRncDNVZJsLeXDz+5HQ\nXcuvwVMIHmIpBSLVE/uFSkhDy26N2gMx2cFmxm+erqs8UYawRB1605X7bbjh3wQt\nXN86o1ECgYEA9p1kPZJjDwmkXDOn+QxVyeNeGWRA/D9kmvBaN6o8rFt//7AGJDfA\nrx68b5YwZ0MUSRxxdd9CNOKDJFjzskWxBhakydMve3TkW6aSLEIFNFxHVYE8vrE9\n2BCapbrbAf/BSZwnu4oulxEvrjxgu7kltZ9ddAKi/QF7ECasc3JQAUcCgYEA1HBH\nnOu4lCbMR5PxeRV4oqYssCKruNkDtzH5VHna321f1OFDT9NslOdUgn3T0ggzK8a6\nFtsGHV3buhnWNQJ1fNfc04x4dNEnBry2yaLG73WYMKVJgnHTBGiJYrfJ17CK+aEq\nswHd672ZmqRa202vj4eQIh0rNc4tSGZDEx4Lwr8CgYB1rB4TfxEDMN+bGw7QOAGL\nRpE03nBfrEPt5je2DeXLfBF0SGJ1z6CCLtFNEUXhT9GTHR5KVxA5OcfHhSYq7zQL\nqqxQnRMv/lOkI7PlqE7hcBKdiwAYIWxX93xDDgjISGfLHtaaltGqRYoRwj+J80s6\nAWPPIh7xSE6XI0zv/SCNqwKBgQDBQjOjyb1s6a7FHw15vdK1BL96rM/TpXj/23Kb\nKw+2WmXn39XAdPI+tAPpglaEp/kFRhBcYnw5kv0lXAPGzancHPRDb3LVsr/yHROc\nc3zOswf0mSk6hhoV1JPHPrNciLqlRbz2hChDIYTvbb1J7G5eAFFa93YryJjhWEaE\nybyhOQKBgQCPqR6aAAyyebxjB6Ow1St5MfJukrJ8MPxnGzxYqRZqaCG0MmvlGSt0\nggFoDBElPKph54Asa6Nt3R23n/vxo+Ep7OYHiEHDPXFUaTbryYh8QRrEAGbFDaaq\nVUn5eUcANNf6T3CS4kcGzJcmimCW5fdJpLtHv2tgTTz+hW8x5637ag==\n-----END RSA PRIVATE KEY-----\n", "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "fingerprint": "69:90:35:a1:13:70:d1:2d:12:f6:50:0f:87:49:3b:28"}} 2018-07-22 02:59:14,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-e97542ef-da33-4588-8bdd-caf200f09a36 2018-07-22 02:59:14,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.773353815079s 2018-07-22 02:59:14,300 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-e97542ef-da33-4588-8bdd-caf200f09a36 2018-07-22 02:59:14,301 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMpoDbqfSHxi2aGWXzjSb+Q0XBjFfILRypI9ZHgfVVJZT+0otYv2m154aky9xIfdRv1ZK544ohlGdk4DOUgQJkSuEV+db27ZahObc/5R87TQRS3O4t1wbFMDOOI8mYMHMykN9hDZhFj5nnrBvGJTnuD815dUFVIg57QTNkQ4JhQbRlMMOdJ/fWU5va0A5OrwITXmQCeyjdq/iFh5XH1F70PFA6qLrruYiK45qVLOR3GcIh8NXiFZKCDSLm/g/MZWgbI9UyoBcvO6taLFAq04lISJTk6A7rYZaukS4QfdYbPSMnscvY3xxQPan7okGptClRbrnl/AMCITJ1HZ5KtcH5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzKaA26n0h8Ytmhll840m/kNFwYxXyC0cqSPWR4H1VSWU/tKL\nWL9pteeGpMvcSH3Ub9WSueOKIZRnZOAzlIECZErhFfnW9u2WoTm3P+UfO00EUtzu\nLdcGxTAzjiPJmDBzMpDfYQ2YRY+Z56wbxiU57g/NeXVBVSIOe0EzZEOCYUG0ZTDD\nnSf31lOb2tAOTq8CE15kAnso3av4hYeVx9Re9DxQOqi667mIiuOalSzkdxnCIfDV\n4hWSgg0i5v4PzGVoGyPVMqAXLzurWixQKtOJSEiU5OgO62GWrpEuEH3WGz0jJ7HL\n2N8cUD2p+6JBqbQpUW655fwDAiEydR2eSrXB+QIDAQABAoIBAD0RIjpqCJHLTShC\nk+2NHSmaIWKT4k3VSEwgaXyFBxQVVtSDNxmQZJbnM4JRYrYu9gk5DcNyZnGGuyOa\n00lpBbGvtmK8XqzoUJ5jfo8Oa7diT/v5+QistVR6AahUfX9wVa+tEzr+t4VqSF6d\nONxzl0m2ZXXsy0YAF5on5pHwoyMp0xNOkdG1+DxX8fapwQiTK4wpHFvqMhmXCjtn\n98hoPAsgWbY8vAWdVYTc53NDE3DMHEiyzhWWZaozujGCruRncDNVZJsLeXDz+5HQ\nXcuvwVMIHmIpBSLVE/uFSkhDy26N2gMx2cFmxm+erqs8UYawRB1605X7bbjh3wQt\nXN86o1ECgYEA9p1kPZJjDwmkXDOn+QxVyeNeGWRA/D9kmvBaN6o8rFt//7AGJDfA\nrx68b5YwZ0MUSRxxdd9CNOKDJFjzskWxBhakydMve3TkW6aSLEIFNFxHVYE8vrE9\n2BCapbrbAf/BSZwnu4oulxEvrjxgu7kltZ9ddAKi/QF7ECasc3JQAUcCgYEA1HBH\nnOu4lCbMR5PxeRV4oqYssCKruNkDtzH5VHna321f1OFDT9NslOdUgn3T0ggzK8a6\nFtsGHV3buhnWNQJ1fNfc04x4dNEnBry2yaLG73WYMKVJgnHTBGiJYrfJ17CK+aEq\nswHd672ZmqRa202vj4eQIh0rNc4tSGZDEx4Lwr8CgYB1rB4TfxEDMN+bGw7QOAGL\nRpE03nBfrEPt5je2DeXLfBF0SGJ1z6CCLtFNEUXhT9GTHR5KVxA5OcfHhSYq7zQL\nqqxQnRMv/lOkI7PlqE7hcBKdiwAYIWxX93xDDgjISGfLHtaaltGqRYoRwj+J80s6\nAWPPIh7xSE6XI0zv/SCNqwKBgQDBQjOjyb1s6a7FHw15vdK1BL96rM/TpXj/23Kb\nKw+2WmXn39XAdPI+tAPpglaEp/kFRhBcYnw5kv0lXAPGzancHPRDb3LVsr/yHROc\nc3zOswf0mSk6hhoV1JPHPrNciLqlRbz2hChDIYTvbb1J7G5eAFFa93YryJjhWEaE\nybyhOQKBgQCPqR6aAAyyebxjB6Ow1St5MfJukrJ8MPxnGzxYqRZqaCG0MmvlGSt0\nggFoDBElPKph54Asa6Nt3R23n/vxo+Ep7OYHiEHDPXFUaTbryYh8QRrEAGbFDaaq\nVUn5eUcANNf6T3CS4kcGzJcmimCW5fdJpLtHv2tgTTz+hW8x5637ag==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9baf23e05bbc44be9f2f0ad429485b56', 'name': u'shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77', 'created_at': '2018-07-22T02:59:14.301264', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10be6a136a6c4eb3b7819ab2bad7f08e', 'name': 'shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:90:35:a1:13:70:d1:2d:12:f6:50:0f:87:49:3b:28', 'type': 'ssh', 'id': u'shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77'}) 2018-07-22 02:59:14,301 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzKaA26n0h8Ytmhll840m/kNFwYxXyC0cqSPWR4H1VSWU/tKL WL9pteeGpMvcSH3Ub9WSueOKIZRnZOAzlIECZErhFfnW9u2WoTm3P+UfO00EUtzu LdcGxTAzjiPJmDBzMpDfYQ2YRY+Z56wbxiU57g/NeXVBVSIOe0EzZEOCYUG0ZTDD nSf31lOb2tAOTq8CE15kAnso3av4hYeVx9Re9DxQOqi667mIiuOalSzkdxnCIfDV 4hWSgg0i5v4PzGVoGyPVMqAXLzurWixQKtOJSEiU5OgO62GWrpEuEH3WGz0jJ7HL 2N8cUD2p+6JBqbQpUW655fwDAiEydR2eSrXB+QIDAQABAoIBAD0RIjpqCJHLTShC k+2NHSmaIWKT4k3VSEwgaXyFBxQVVtSDNxmQZJbnM4JRYrYu9gk5DcNyZnGGuyOa 00lpBbGvtmK8XqzoUJ5jfo8Oa7diT/v5+QistVR6AahUfX9wVa+tEzr+t4VqSF6d ONxzl0m2ZXXsy0YAF5on5pHwoyMp0xNOkdG1+DxX8fapwQiTK4wpHFvqMhmXCjtn 98hoPAsgWbY8vAWdVYTc53NDE3DMHEiyzhWWZaozujGCruRncDNVZJsLeXDz+5HQ XcuvwVMIHmIpBSLVE/uFSkhDy26N2gMx2cFmxm+erqs8UYawRB1605X7bbjh3wQt XN86o1ECgYEA9p1kPZJjDwmkXDOn+QxVyeNeGWRA/D9kmvBaN6o8rFt//7AGJDfA rx68b5YwZ0MUSRxxdd9CNOKDJFjzskWxBhakydMve3TkW6aSLEIFNFxHVYE8vrE9 2BCapbrbAf/BSZwnu4oulxEvrjxgu7kltZ9ddAKi/QF7ECasc3JQAUcCgYEA1HBH nOu4lCbMR5PxeRV4oqYssCKruNkDtzH5VHna321f1OFDT9NslOdUgn3T0ggzK8a6 FtsGHV3buhnWNQJ1fNfc04x4dNEnBry2yaLG73WYMKVJgnHTBGiJYrfJ17CK+aEq swHd672ZmqRa202vj4eQIh0rNc4tSGZDEx4Lwr8CgYB1rB4TfxEDMN+bGw7QOAGL RpE03nBfrEPt5je2DeXLfBF0SGJ1z6CCLtFNEUXhT9GTHR5KVxA5OcfHhSYq7zQL qqxQnRMv/lOkI7PlqE7hcBKdiwAYIWxX93xDDgjISGfLHtaaltGqRYoRwj+J80s6 AWPPIh7xSE6XI0zv/SCNqwKBgQDBQjOjyb1s6a7FHw15vdK1BL96rM/TpXj/23Kb Kw+2WmXn39XAdPI+tAPpglaEp/kFRhBcYnw5kv0lXAPGzancHPRDb3LVsr/yHROc c3zOswf0mSk6hhoV1JPHPrNciLqlRbz2hChDIYTvbb1J7G5eAFFa93YryJjhWEaE ybyhOQKBgQCPqR6aAAyyebxjB6Ow1St5MfJukrJ8MPxnGzxYqRZqaCG0MmvlGSt0 ggFoDBElPKph54Asa6Nt3R23n/vxo+Ep7OYHiEHDPXFUaTbryYh8QRrEAGbFDaaq VUn5eUcANNf6T3CS4kcGzJcmimCW5fdJpLtHv2tgTTz+hW8x5637ag== -----END RSA PRIVATE KEY----- 2018-07-22 02:59:14,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 02:59:14,305 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"security_group": {"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-22 02:59:14,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-10b01e13-7aea-47bd-a0ef-3fc649d029b2 Date: Sun, 22 Jul 2018 02:59:14 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:59:14Z", "updated_at": "2018-07-22T02:59:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "7c108eb4-7d20-4c20-9004-8991a020fc90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "85c7dffc-a7e3-4989-a2e3-b095f6052a0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 2, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "1bc450c1-1c66-49de-9888-81652cee499f", "name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}} 2018-07-22 02:59:14,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-10b01e13-7aea-47bd-a0ef-3fc649d029b2 2018-07-22 02:59:14,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.325701951981s 2018-07-22 02:59:14,631 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-10b01e13-7aea-47bd-a0ef-3fc649d029b2 2018-07-22 02:59:14,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 02:59:14,636 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:14,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-13448fe8-b85c-4311-817f-f32ca410d46b Date: Sun, 22 Jul 2018 02:59:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:59:14Z", "updated_at": "2018-07-22T02:59:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "7c108eb4-7d20-4c20-9004-8991a020fc90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "85c7dffc-a7e3-4989-a2e3-b095f6052a0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 2, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "1bc450c1-1c66-49de-9888-81652cee499f", "name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}]} 2018-07-22 02:59:14,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-13448fe8-b85c-4311-817f-f32ca410d46b 2018-07-22 02:59:14,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0715939998627s 2018-07-22 02:59:14,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-13448fe8-b85c-4311-817f-f32ca410d46b 2018-07-22 02:59:14,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 02:59:14,712 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -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": "1bc450c1-1c66-49de-9888-81652cee499f"}}' 2018-07-22 02:59:14,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7d61a9de-acd0-462b-88c9-ab98b2383aa4 Date: Sun, 22 Jul 2018 02:59:14 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-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "port_range_min": 22, "revision_number": 0, "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:59:14Z", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3dc8b5c6-2835-4a02-a049-7dea5e87caeb"}} 2018-07-22 02:59:14,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-7d61a9de-acd0-462b-88c9-ab98b2383aa4 2018-07-22 02:59:14,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134074926376s 2018-07-22 02:59:14,845 - 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-7d61a9de-acd0-462b-88c9-ab98b2383aa4 2018-07-22 02:59:14,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 02:59:14,849 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:14,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-76255d1f-cb38-4c1d-89da-99918cccbac5 Date: Sun, 22 Jul 2018 02:59:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:59:14Z", "updated_at": "2018-07-22T02:59:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "3dc8b5c6-2835-4a02-a049-7dea5e87caeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "7c108eb4-7d20-4c20-9004-8991a020fc90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "85c7dffc-a7e3-4989-a2e3-b095f6052a0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 3, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "1bc450c1-1c66-49de-9888-81652cee499f", "name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}]} 2018-07-22 02:59:14,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-76255d1f-cb38-4c1d-89da-99918cccbac5 2018-07-22 02:59:14,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477869510651s 2018-07-22 02:59:14,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-76255d1f-cb38-4c1d-89da-99918cccbac5 2018-07-22 02:59:14,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 02:59:14,901 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -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": "1bc450c1-1c66-49de-9888-81652cee499f"}}' 2018-07-22 02:59:15,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6c72aca9-f872-4fb7-b917-62d3a47f4723 Date: Sun, 22 Jul 2018 02:59:15 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-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "port_range_min": null, "revision_number": 0, "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:59:14Z", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "1c200483-de59-4849-a0f2-1a11d826d497"}} 2018-07-22 02:59:15,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-6c72aca9-f872-4fb7-b917-62d3a47f4723 2018-07-22 02:59:15,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143875837326s 2018-07-22 02:59:15,044 - 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-6c72aca9-f872-4fb7-b917-62d3a47f4723 2018-07-22 02:59:15,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 02:59:15,048 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:15,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-18a33573-a37a-4804-aeb6-7817f538dc9b Date: Sun, 22 Jul 2018 02:59:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:59:14Z", "updated_at": "2018-07-22T02:59:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "1c200483-de59-4849-a0f2-1a11d826d497", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "3dc8b5c6-2835-4a02-a049-7dea5e87caeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "7c108eb4-7d20-4c20-9004-8991a020fc90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "85c7dffc-a7e3-4989-a2e3-b095f6052a0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "1bc450c1-1c66-49de-9888-81652cee499f", "name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}]} 2018-07-22 02:59:15,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-18a33573-a37a-4804-aeb6-7817f538dc9b 2018-07-22 02:59:15,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494408607483s 2018-07-22 02:59:15,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-18a33573-a37a-4804-aeb6-7817f538dc9b 2018-07-22 02:59:15,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 02:59:15,101 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f"}}' 2018-07-22 02:59:15,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-d9a881b5-423a-4c63-877b-63ca0be3aabc Date: Sun, 22 Jul 2018 02:59:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-07-22T02:59:15Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "port_range_min": 9000, "revision_number": 0, "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:59:15Z", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "837bb2e7-b7a2-42a0-9d20-1ba1042001eb"}} 2018-07-22 02:59:15,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-d9a881b5-423a-4c63-877b-63ca0be3aabc 2018-07-22 02:59:15,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134613990784s 2018-07-22 02:59:15,236 - 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-d9a881b5-423a-4c63-877b-63ca0be3aabc 2018-07-22 02:59:15,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:59:15,238 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:15,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-76c5eb41-d95a-4af9-9c40-90bab85626bf Date: Sun, 22 Jul 2018 02:59:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","l2_adjacency":true,"status":"ACTIVE","subnets":["2f420f4c-0e28-48e1-889d-f58fabf802af"],"description":"","tags":[],"updated_at":"2018-07-22T02:58:54Z","qos_policy_id":null,"name":"shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77","admin_state_up":true,"tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:58:53Z","mtu":1450}]} 2018-07-22 02:59:15,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-76c5eb41-d95a-4af9-9c40-90bab85626bf 2018-07-22 02:59:15,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105684041977s 2018-07-22 02:59:15,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-76c5eb41-d95a-4af9-9c40-90bab85626bf 2018-07-22 02:59:15,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 02:59:15,352 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:15,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-a3cca929-4cd6-4802-8d66-c2eb12fd717d Date: Sun, 22 Jul 2018 02:59:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/b8559949-0f11-44e6-9598-b10112dc819b/snap", "metadata": {}}], "file": "/v2/images/b8559949-0f11-44e6-9598-b10112dc819b/file", "owner": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "b8559949-0f11-44e6-9598-b10112dc819b", "size": 666173440, "self": "/v2/images/b8559949-0f11-44e6-9598-b10112dc819b", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/b8559949-0f11-44e6-9598-b10112dc819b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-22T02:59:12Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-22T02:59:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 02:59:15,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a3cca929-4cd6-4802-8d66-c2eb12fd717d 2018-07-22 02:59:15,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363721847534s 2018-07-22 02:59:15,385 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a3cca929-4cd6-4802-8d66-c2eb12fd717d 2018-07-22 02:59:15,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 02:59:15,391 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:15,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-938d7ad8-dd2f-428e-9034-7bd9d87488c6 x-compute-request-id: req-938d7ad8-dd2f-428e-9034-7bd9d87488c6 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_81a2fdf6-715f-4016-bb15-0863a6128f77", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "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": 3, "id": "55c57191-9274-443f-9f63-d5ec77f1cafb"}, {"name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "ce3211d4-df7c-48a4-a548-3c91872b51cb"}]} 2018-07-22 02:59:15,418 - 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-938d7ad8-dd2f-428e-9034-7bd9d87488c6 2018-07-22 02:59:15,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0306520462036s 2018-07-22 02:59:15,418 - 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-938d7ad8-dd2f-428e-9034-7bd9d87488c6 2018-07-22 02:59:15,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 02:59:15,423 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"server": {"name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "imageRef": "b8559949-0f11-44e6-9598-b10112dc819b", "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "flavorRef": "55c57191-9274-443f-9f63-d5ec77f1cafb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1185a1bb-e82a-4975-b8fa-7b2100a0d588"}], "security_groups": [{"name": "1bc450c1-1c66-49de-9888-81652cee499f"}]}}' 2018-07-22 02:59:17,249 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 02:59: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-5d8029cc-b3e8-44c7-a49a-94260ad713f6 x-compute-request-id: req-5d8029cc-b3e8-44c7-a49a-94260ad713f6 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1bc450c1-1c66-49de-9888-81652cee499f"}], "OS-DCF:diskConfig": "MANUAL", "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "adminPass": "aJD2xyNNUAEW"}} 2018-07-22 02:59:17,249 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-5d8029cc-b3e8-44c7-a49a-94260ad713f6 2018-07-22 02:59:17,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.82922697067s 2018-07-22 02:59:17,250 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-5d8029cc-b3e8-44c7-a49a-94260ad713f6 2018-07-22 02:59:17,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:17,254 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:17,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-6be4ed13-5fcc-43ce-9cc7-e2199ae2ac45 x-compute-request-id: req-6be4ed13-5fcc-43ce-9cc7-e2199ae2ac45 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:17,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6be4ed13-5fcc-43ce-9cc7-e2199ae2ac45 2018-07-22 02:59:17,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413562059402s 2018-07-22 02:59:17,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6be4ed13-5fcc-43ce-9cc7-e2199ae2ac45 2018-07-22 02:59:17,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 02:59:17,672 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:17,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-28b6955c-0e4d-4eec-a5ae-1d22d0e69a7a Date: Sun, 22 Jul 2018 02:59:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","l2_adjacency":true,"status":"ACTIVE","subnets":["2f420f4c-0e28-48e1-889d-f58fabf802af"],"description":"","tags":[],"updated_at":"2018-07-22T02:58:54Z","qos_policy_id":null,"name":"shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77","admin_state_up":true,"tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:58:53Z","mtu":1450}]} 2018-07-22 02:59:17,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-28b6955c-0e4d-4eec-a5ae-1d22d0e69a7a 2018-07-22 02:59:17,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105051040649s 2018-07-22 02:59:17,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-28b6955c-0e4d-4eec-a5ae-1d22d0e69a7a 2018-07-22 02:59:17,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 02:59:17,778 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:17,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2253c560-4531-43b7-84cd-f18311bd261f Date: Sun, 22 Jul 2018 02:59:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:58:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T02:58:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","id":"2f420f4c-0e28-48e1-889d-f58fabf802af","subnetpool_id":null,"name":"shaker-subnet_81a2fdf6-715f-4016-bb15-0863a6128f77"}]} 2018-07-22 02:59:17,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2253c560-4531-43b7-84cd-f18311bd261f 2018-07-22 02:59:17,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0466260910034s 2018-07-22 02:59:17,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2253c560-4531-43b7-84cd-f18311bd261f 2018-07-22 02:59:17,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:19,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:19,831 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:20,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-8d6000bc-20df-4020-8e7c-5ae0fc680cde x-compute-request-id: req-8d6000bc-20df-4020-8e7c-5ae0fc680cde Content-Encoding: gzip Content-Length: 674 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:19Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:20,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8d6000bc-20df-4020-8e7c-5ae0fc680cde 2018-07-22 02:59:20,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.978552818298s 2018-07-22 02:59:20,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8d6000bc-20df-4020-8e7c-5ae0fc680cde 2018-07-22 02:59:20,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:22,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:22,817 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:23,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-d04b893b-4101-4000-b9e5-abb570851313 x-compute-request-id: req-d04b893b-4101-4000-b9e5-abb570851313 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:23,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d04b893b-4101-4000-b9e5-abb570851313 2018-07-22 02:59:23,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748290061951s 2018-07-22 02:59:23,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d04b893b-4101-4000-b9e5-abb570851313 2018-07-22 02:59:23,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:25,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:25,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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:25,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-babe8471-adb1-47ee-a8d3-6ef38464d05c x-compute-request-id: req-babe8471-adb1-47ee-a8d3-6ef38464d05c 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:25,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-babe8471-adb1-47ee-a8d3-6ef38464d05c 2018-07-22 02:59:25,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347849845886s 2018-07-22 02:59:25,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-babe8471-adb1-47ee-a8d3-6ef38464d05c 2018-07-22 02:59:25,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:27,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:27,927 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:28,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-6f01908b-cf66-4bb7-b75c-854a900a5224 x-compute-request-id: req-6f01908b-cf66-4bb7-b75c-854a900a5224 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:28,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6f01908b-cf66-4bb7-b75c-854a900a5224 2018-07-22 02:59:28,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494557857513s 2018-07-22 02:59:28,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6f01908b-cf66-4bb7-b75c-854a900a5224 2018-07-22 02:59:28,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:30,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:30,430 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:31,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-65671b9a-4a2e-4c6a-88c0-113a709cdf2c x-compute-request-id: req-65671b9a-4a2e-4c6a-88c0-113a709cdf2c 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:31,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-65671b9a-4a2e-4c6a-88c0-113a709cdf2c 2018-07-22 02:59:31,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755097866058s 2018-07-22 02:59:31,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-65671b9a-4a2e-4c6a-88c0-113a709cdf2c 2018-07-22 02:59:31,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:33,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:33,191 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:34,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-1327a465-515a-4314-92dd-3d4fd1d49833 x-compute-request-id: req-1327a465-515a-4314-92dd-3d4fd1d49833 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:34,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1327a465-515a-4314-92dd-3d4fd1d49833 2018-07-22 02:59:34,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3095870018s 2018-07-22 02:59:34,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1327a465-515a-4314-92dd-3d4fd1d49833 2018-07-22 02:59:34,502 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:36,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:36,507 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:37,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-50f8959a-ffbb-4c41-92eb-d1ec1e6d1321 x-compute-request-id: req-50f8959a-ffbb-4c41-92eb-d1ec1e6d1321 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:37,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-50f8959a-ffbb-4c41-92eb-d1ec1e6d1321 2018-07-22 02:59:37,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.96382689476s 2018-07-22 02:59:37,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-50f8959a-ffbb-4c41-92eb-d1ec1e6d1321 2018-07-22 02:59:37,473 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:39,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:39,478 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:39,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-192f4eaa-dd11-4734-9274-d31b0f1a88af x-compute-request-id: req-192f4eaa-dd11-4734-9274-d31b0f1a88af 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:39,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-192f4eaa-dd11-4734-9274-d31b0f1a88af 2018-07-22 02:59:39,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235594034195s 2018-07-22 02:59:39,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-192f4eaa-dd11-4734-9274-d31b0f1a88af 2018-07-22 02:59:39,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:41,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:41,720 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:42,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-128ae49a-9046-46d2-956b-b0740a195c6d x-compute-request-id: req-128ae49a-9046-46d2-956b-b0740a195c6d 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:42,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-128ae49a-9046-46d2-956b-b0740a195c6d 2018-07-22 02:59:42,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353403806686s 2018-07-22 02:59:42,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-128ae49a-9046-46d2-956b-b0740a195c6d 2018-07-22 02:59:42,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:44,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:44,081 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:44,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-93ebe4ca-2ff8-4d34-bebd-4d958d1762be x-compute-request-id: req-93ebe4ca-2ff8-4d34-bebd-4d958d1762be 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:44,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-93ebe4ca-2ff8-4d34-bebd-4d958d1762be 2018-07-22 02:59:44,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202550888062s 2018-07-22 02:59:44,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-93ebe4ca-2ff8-4d34-bebd-4d958d1762be 2018-07-22 02:59:44,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:46,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:46,290 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:47,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-f11ade5d-0912-4655-afb9-bf45abe4e62b x-compute-request-id: req-f11ade5d-0912-4655-afb9-bf45abe4e62b 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:47,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f11ade5d-0912-4655-afb9-bf45abe4e62b 2018-07-22 02:59:47,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.906436920166s 2018-07-22 02:59:47,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f11ade5d-0912-4655-afb9-bf45abe4e62b 2018-07-22 02:59:47,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:49,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:49,203 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:50,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-600b6536-3481-4368-88ec-ac8a25075d7b x-compute-request-id: req-600b6536-3481-4368-88ec-ac8a25075d7b 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:50,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-600b6536-3481-4368-88ec-ac8a25075d7b 2018-07-22 02:59:50,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909523963928s 2018-07-22 02:59:50,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-600b6536-3481-4368-88ec-ac8a25075d7b 2018-07-22 02:59:50,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:52,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:52,119 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:52,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-3dcccdd9-bf25-42aa-a955-6675e6d202d8 x-compute-request-id: req-3dcccdd9-bf25-42aa-a955-6675e6d202d8 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:52,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3dcccdd9-bf25-42aa-a955-6675e6d202d8 2018-07-22 02:59:52,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463129997253s 2018-07-22 02:59:52,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3dcccdd9-bf25-42aa-a955-6675e6d202d8 2018-07-22 02:59:52,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:54,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:54,589 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:54,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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,Accept-Encoding x-openstack-request-id: req-8582e776-02be-49ba-b6fb-75e550a5826c x-compute-request-id: req-8582e776-02be-49ba-b6fb-75e550a5826c 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:54,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8582e776-02be-49ba-b6fb-75e550a5826c 2018-07-22 02:59:54,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209790945053s 2018-07-22 02:59:54,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8582e776-02be-49ba-b6fb-75e550a5826c 2018-07-22 02:59:54,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:56,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:56,806 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:57,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-f26daf01-51ab-4618-adc4-2a6e31242675 x-compute-request-id: req-f26daf01-51ab-4618-adc4-2a6e31242675 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:57,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f26daf01-51ab-4618-adc4-2a6e31242675 2018-07-22 02:59:57,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343982934952s 2018-07-22 02:59:57,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f26daf01-51ab-4618-adc4-2a6e31242675 2018-07-22 02:59:57,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 02:59:59,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 02:59:59,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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 02:59:59,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 02:59: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-34b41e3a-df8f-439a-8a40-4fe085a82b38 x-compute-request-id: req-34b41e3a-df8f-439a-8a40-4fe085a82b38 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 02:59:59,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-34b41e3a-df8f-439a-8a40-4fe085a82b38 2018-07-22 02:59:59,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344017028809s 2018-07-22 02:59:59,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-34b41e3a-df8f-439a-8a40-4fe085a82b38 2018-07-22 02:59:59,502 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:01,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:01,508 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:01,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-85b69625-b11c-4f32-a2c7-504936bbfa15 x-compute-request-id: req-85b69625-b11c-4f32-a2c7-504936bbfa15 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:01,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-85b69625-b11c-4f32-a2c7-504936bbfa15 2018-07-22 03:00:01,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35386300087s 2018-07-22 03:00:01,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-85b69625-b11c-4f32-a2c7-504936bbfa15 2018-07-22 03:00:01,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:03,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:03,869 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:04,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-3b84379d-8eb1-4f3c-9581-dce54066d6c5 x-compute-request-id: req-3b84379d-8eb1-4f3c-9581-dce54066d6c5 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:04,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3b84379d-8eb1-4f3c-9581-dce54066d6c5 2018-07-22 03:00:04,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193742036819s 2018-07-22 03:00:04,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3b84379d-8eb1-4f3c-9581-dce54066d6c5 2018-07-22 03:00:04,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:06,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:06,070 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:06,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-f36234e9-ac8c-4d94-b8a4-344aac01aae4 x-compute-request-id: req-f36234e9-ac8c-4d94-b8a4-344aac01aae4 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:06,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f36234e9-ac8c-4d94-b8a4-344aac01aae4 2018-07-22 03:00:06,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203829050064s 2018-07-22 03:00:06,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f36234e9-ac8c-4d94-b8a4-344aac01aae4 2018-07-22 03:00:06,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:08,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:08,281 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:08,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-00b6cd43-3ea7-4251-a336-c9302699f767 x-compute-request-id: req-00b6cd43-3ea7-4251-a336-c9302699f767 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:08,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-00b6cd43-3ea7-4251-a336-c9302699f767 2018-07-22 03:00:08,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361442804337s 2018-07-22 03:00:08,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-00b6cd43-3ea7-4251-a336-c9302699f767 2018-07-22 03:00:08,644 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:10,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:10,649 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:10,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-2e05a3da-9142-443c-9fb2-485b26c5eb3f x-compute-request-id: req-2e05a3da-9142-443c-9fb2-485b26c5eb3f 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:10,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2e05a3da-9142-443c-9fb2-485b26c5eb3f 2018-07-22 03:00:10,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343920946121s 2018-07-22 03:00:10,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2e05a3da-9142-443c-9fb2-485b26c5eb3f 2018-07-22 03:00:10,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:12,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:12,999 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:13,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-ab379bd6-947c-4c3e-9cb9-4831c6c44225 x-compute-request-id: req-ab379bd6-947c-4c3e-9cb9-4831c6c44225 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:13,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ab379bd6-947c-4c3e-9cb9-4831c6c44225 2018-07-22 03:00:13,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195285081863s 2018-07-22 03:00:13,192 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ab379bd6-947c-4c3e-9cb9-4831c6c44225 2018-07-22 03:00:13,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:15,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:15,201 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:15,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-9ea75f30-bfe5-4f94-82f2-c606980108eb x-compute-request-id: req-9ea75f30-bfe5-4f94-82f2-c606980108eb 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:15,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ea75f30-bfe5-4f94-82f2-c606980108eb 2018-07-22 03:00:15,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368474960327s 2018-07-22 03:00:15,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ea75f30-bfe5-4f94-82f2-c606980108eb 2018-07-22 03:00:15,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:17,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:17,576 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:18,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-0c1bd671-8ea1-4da0-9e6a-0cdb13977b9e x-compute-request-id: req-0c1bd671-8ea1-4da0-9e6a-0cdb13977b9e 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:18,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0c1bd671-8ea1-4da0-9e6a-0cdb13977b9e 2018-07-22 03:00:18,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581506967545s 2018-07-22 03:00:18,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0c1bd671-8ea1-4da0-9e6a-0cdb13977b9e 2018-07-22 03:00:18,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:20,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:20,165 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:20,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-f8c9dd63-a662-4d37-a656-f193a9ac296a x-compute-request-id: req-f8c9dd63-a662-4d37-a656-f193a9ac296a 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:20,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f8c9dd63-a662-4d37-a656-f193a9ac296a 2018-07-22 03:00:20,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203111886978s 2018-07-22 03:00:20,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f8c9dd63-a662-4d37-a656-f193a9ac296a 2018-07-22 03:00:20,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:22,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:22,375 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:22,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-5833e462-3419-4523-a734-302bdd3e8fa9 x-compute-request-id: req-5833e462-3419-4523-a734-302bdd3e8fa9 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:22,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5833e462-3419-4523-a734-302bdd3e8fa9 2018-07-22 03:00:22,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384468078613s 2018-07-22 03:00:22,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5833e462-3419-4523-a734-302bdd3e8fa9 2018-07-22 03:00:22,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:24,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:24,766 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:25,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-7872b6f9-1716-4110-86ab-ae53b9315762 x-compute-request-id: req-7872b6f9-1716-4110-86ab-ae53b9315762 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:25,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7872b6f9-1716-4110-86ab-ae53b9315762 2018-07-22 03:00:25,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366100072861s 2018-07-22 03:00:25,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7872b6f9-1716-4110-86ab-ae53b9315762 2018-07-22 03:00:25,134 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:27,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:27,139 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:27,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-a358c7d9-6505-4b09-b2df-d91bd50b721f x-compute-request-id: req-a358c7d9-6505-4b09-b2df-d91bd50b721f 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:27,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a358c7d9-6505-4b09-b2df-d91bd50b721f 2018-07-22 03:00:27,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746840000153s 2018-07-22 03:00:27,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a358c7d9-6505-4b09-b2df-d91bd50b721f 2018-07-22 03:00:27,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:29,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:29,893 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:30,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-1e8bf9d9-8c6e-44ef-8553-708e1dea392c x-compute-request-id: req-1e8bf9d9-8c6e-44ef-8553-708e1dea392c 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:30,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1e8bf9d9-8c6e-44ef-8553-708e1dea392c 2018-07-22 03:00:30,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363687038422s 2018-07-22 03:00:30,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1e8bf9d9-8c6e-44ef-8553-708e1dea392c 2018-07-22 03:00:30,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:32,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:32,263 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:32,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-fc31ea19-7026-43b7-b22c-d11017b7502a x-compute-request-id: req-fc31ea19-7026-43b7-b22c-d11017b7502a 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:32,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fc31ea19-7026-43b7-b22c-d11017b7502a 2018-07-22 03:00:32,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345915079117s 2018-07-22 03:00:32,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fc31ea19-7026-43b7-b22c-d11017b7502a 2018-07-22 03:00:32,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:34,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:34,617 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:34,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-f53429d7-95e8-46b3-a9b3-45438c333bed x-compute-request-id: req-f53429d7-95e8-46b3-a9b3-45438c333bed 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:34,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f53429d7-95e8-46b3-a9b3-45438c333bed 2018-07-22 03:00:34,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356184959412s 2018-07-22 03:00:34,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f53429d7-95e8-46b3-a9b3-45438c333bed 2018-07-22 03:00:34,974 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:36,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:36,980 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:37,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-c3fac880-c5b5-4464-beac-a5d5cc73c356 x-compute-request-id: req-c3fac880-c5b5-4464-beac-a5d5cc73c356 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:37,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c3fac880-c5b5-4464-beac-a5d5cc73c356 2018-07-22 03:00:37,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348335027695s 2018-07-22 03:00:37,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c3fac880-c5b5-4464-beac-a5d5cc73c356 2018-07-22 03:00:37,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:39,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:39,335 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:39,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-5133d73a-6251-418a-967c-13aee97e88f2 x-compute-request-id: req-5133d73a-6251-418a-967c-13aee97e88f2 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:39,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5133d73a-6251-418a-967c-13aee97e88f2 2018-07-22 03:00:39,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195223093033s 2018-07-22 03:00:39,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5133d73a-6251-418a-967c-13aee97e88f2 2018-07-22 03:00:39,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:41,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:41,537 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:42,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-1a09ab94-a70d-4c42-87ae-aff0a1d15db0 x-compute-request-id: req-1a09ab94-a70d-4c42-87ae-aff0a1d15db0 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:42,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a09ab94-a70d-4c42-87ae-aff0a1d15db0 2018-07-22 03:00:42,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.885101079941s 2018-07-22 03:00:42,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a09ab94-a70d-4c42-87ae-aff0a1d15db0 2018-07-22 03:00:42,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:44,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:44,429 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:44,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-d38b36c8-8441-4483-9cfb-b0beddddd7c3 x-compute-request-id: req-d38b36c8-8441-4483-9cfb-b0beddddd7c3 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:44,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d38b36c8-8441-4483-9cfb-b0beddddd7c3 2018-07-22 03:00:44,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206331968307s 2018-07-22 03:00:44,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d38b36c8-8441-4483-9cfb-b0beddddd7c3 2018-07-22 03:00:44,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:46,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:46,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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:46,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-39a88821-d2c2-4742-8555-850d76afc1bb x-compute-request-id: req-39a88821-d2c2-4742-8555-850d76afc1bb 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:46,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39a88821-d2c2-4742-8555-850d76afc1bb 2018-07-22 03:00:46,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23064994812s 2018-07-22 03:00:46,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39a88821-d2c2-4742-8555-850d76afc1bb 2018-07-22 03:00:46,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:48,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:48,879 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:49,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-ac8bd70f-07ef-4b78-a9cf-f2725e53af8f x-compute-request-id: req-ac8bd70f-07ef-4b78-a9cf-f2725e53af8f 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:49,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ac8bd70f-07ef-4b78-a9cf-f2725e53af8f 2018-07-22 03:00:49,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34493803978s 2018-07-22 03:00:49,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ac8bd70f-07ef-4b78-a9cf-f2725e53af8f 2018-07-22 03:00:49,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:51,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:51,231 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:51,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-e56cb62e-ca2e-40f4-b305-526b16638a8f x-compute-request-id: req-e56cb62e-ca2e-40f4-b305-526b16638a8f 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:51,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e56cb62e-ca2e-40f4-b305-526b16638a8f 2018-07-22 03:00:51,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362602949142s 2018-07-22 03:00:51,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e56cb62e-ca2e-40f4-b305-526b16638a8f 2018-07-22 03:00:51,595 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:53,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:53,601 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:53,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-db1d1b61-2565-45a5-b901-65cde16fa851 x-compute-request-id: req-db1d1b61-2565-45a5-b901-65cde16fa851 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:53,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-db1d1b61-2565-45a5-b901-65cde16fa851 2018-07-22 03:00:53,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361860990524s 2018-07-22 03:00:53,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-db1d1b61-2565-45a5-b901-65cde16fa851 2018-07-22 03:00:53,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:55,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:55,969 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:56,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-2ea36fc7-02c5-41fd-9a9c-bdd98d9ef0c9 x-compute-request-id: req-2ea36fc7-02c5-41fd-9a9c-bdd98d9ef0c9 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:56,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2ea36fc7-02c5-41fd-9a9c-bdd98d9ef0c9 2018-07-22 03:00:56,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373781919479s 2018-07-22 03:00:56,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2ea36fc7-02c5-41fd-9a9c-bdd98d9ef0c9 2018-07-22 03:00:56,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:00:58,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:00:58,350 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:00:58,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:00: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-5ec79a72-22f6-44ce-90b2-8ca10b35f134 x-compute-request-id: req-5ec79a72-22f6-44ce-90b2-8ca10b35f134 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:00:58,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5ec79a72-22f6-44ce-90b2-8ca10b35f134 2018-07-22 03:00:58,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199434995651s 2018-07-22 03:00:58,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5ec79a72-22f6-44ce-90b2-8ca10b35f134 2018-07-22 03:00:58,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:00,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:00,556 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:00,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-b9df81c1-dd3f-4fa1-bba8-c87194b1e44b x-compute-request-id: req-b9df81c1-dd3f-4fa1-bba8-c87194b1e44b 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:00,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9df81c1-dd3f-4fa1-bba8-c87194b1e44b 2018-07-22 03:01:00,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349299192429s 2018-07-22 03:01:00,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9df81c1-dd3f-4fa1-bba8-c87194b1e44b 2018-07-22 03:01:00,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:02,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:02,912 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:03,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-2e613aff-cd6a-4ec7-a58e-14ea48d35cbf x-compute-request-id: req-2e613aff-cd6a-4ec7-a58e-14ea48d35cbf 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:03,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2e613aff-cd6a-4ec7-a58e-14ea48d35cbf 2018-07-22 03:01:03,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359685897827s 2018-07-22 03:01:03,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2e613aff-cd6a-4ec7-a58e-14ea48d35cbf 2018-07-22 03:01:03,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:05,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:05,279 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:06,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-f599a285-cd1c-4bbf-b703-2f57ab4df99e x-compute-request-id: req-f599a285-cd1c-4bbf-b703-2f57ab4df99e 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:06,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f599a285-cd1c-4bbf-b703-2f57ab4df99e 2018-07-22 03:01:06,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.96157002449s 2018-07-22 03:01:06,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f599a285-cd1c-4bbf-b703-2f57ab4df99e 2018-07-22 03:01:06,242 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:08,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:08,248 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:08,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-6e81f9a3-e458-42e2-b7ac-ded2c4a42756 x-compute-request-id: req-6e81f9a3-e458-42e2-b7ac-ded2c4a42756 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:08,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e81f9a3-e458-42e2-b7ac-ded2c4a42756 2018-07-22 03:01:08,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347167015076s 2018-07-22 03:01:08,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e81f9a3-e458-42e2-b7ac-ded2c4a42756 2018-07-22 03:01:08,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:10,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:10,601 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:11,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-4fc85178-d261-4a9c-9aed-b6f74f944ad9 x-compute-request-id: req-4fc85178-d261-4a9c-9aed-b6f74f944ad9 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:11,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4fc85178-d261-4a9c-9aed-b6f74f944ad9 2018-07-22 03:01:11,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562793016434s 2018-07-22 03:01:11,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4fc85178-d261-4a9c-9aed-b6f74f944ad9 2018-07-22 03:01:11,166 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:13,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:13,171 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:13,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-6c31eca4-71fd-431d-9fbd-eb0a6ccdce1e x-compute-request-id: req-6c31eca4-71fd-431d-9fbd-eb0a6ccdce1e 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:13,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c31eca4-71fd-431d-9fbd-eb0a6ccdce1e 2018-07-22 03:01:13,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341733932495s 2018-07-22 03:01:13,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c31eca4-71fd-431d-9fbd-eb0a6ccdce1e 2018-07-22 03:01:13,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:15,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:15,520 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:15,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-5165036f-adff-48c5-9608-f13a497a4e42 x-compute-request-id: req-5165036f-adff-48c5-9608-f13a497a4e42 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:15,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5165036f-adff-48c5-9608-f13a497a4e42 2018-07-22 03:01:15,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380995988846s 2018-07-22 03:01:15,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5165036f-adff-48c5-9608-f13a497a4e42 2018-07-22 03:01:15,902 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:17,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:17,908 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:18,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-8d3cd157-dc7d-4ba8-afba-d13273941b52 x-compute-request-id: req-8d3cd157-dc7d-4ba8-afba-d13273941b52 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:18,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8d3cd157-dc7d-4ba8-afba-d13273941b52 2018-07-22 03:01:18,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189014911652s 2018-07-22 03:01:18,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8d3cd157-dc7d-4ba8-afba-d13273941b52 2018-07-22 03:01:18,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:20,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:20,103 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:20,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-1c26e989-88a2-4330-9978-9049d8d219f2 x-compute-request-id: req-1c26e989-88a2-4330-9978-9049d8d219f2 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:20,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1c26e989-88a2-4330-9978-9049d8d219f2 2018-07-22 03:01:20,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458867073059s 2018-07-22 03:01:20,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1c26e989-88a2-4330-9978-9049d8d219f2 2018-07-22 03:01:20,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:22,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:22,569 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:22,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-ab338268-fde4-4ea6-a5c2-f47f67394f59 x-compute-request-id: req-ab338268-fde4-4ea6-a5c2-f47f67394f59 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:22,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ab338268-fde4-4ea6-a5c2-f47f67394f59 2018-07-22 03:01:22,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352923870087s 2018-07-22 03:01:22,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ab338268-fde4-4ea6-a5c2-f47f67394f59 2018-07-22 03:01:22,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:24,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:24,928 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:25,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-45dee84f-922d-4f2c-8ee6-6f9f35ba5cfc x-compute-request-id: req-45dee84f-922d-4f2c-8ee6-6f9f35ba5cfc 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:25,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-45dee84f-922d-4f2c-8ee6-6f9f35ba5cfc 2018-07-22 03:01:25,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201810836792s 2018-07-22 03:01:25,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-45dee84f-922d-4f2c-8ee6-6f9f35ba5cfc 2018-07-22 03:01:25,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:27,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:27,137 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:27,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-b3fcc899-ae2a-493d-8598-68a4e4cc6b6a x-compute-request-id: req-b3fcc899-ae2a-493d-8598-68a4e4cc6b6a 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:27,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b3fcc899-ae2a-493d-8598-68a4e4cc6b6a 2018-07-22 03:01:27,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211111068726s 2018-07-22 03:01:27,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b3fcc899-ae2a-493d-8598-68a4e4cc6b6a 2018-07-22 03:01:27,349 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:29,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:29,355 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:29,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-a4a4ff0f-916c-4f9e-ad98-201d89ca659a x-compute-request-id: req-a4a4ff0f-916c-4f9e-ad98-201d89ca659a 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:29,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a4a4ff0f-916c-4f9e-ad98-201d89ca659a 2018-07-22 03:01:29,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36727809906s 2018-07-22 03:01:29,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a4a4ff0f-916c-4f9e-ad98-201d89ca659a 2018-07-22 03:01:29,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:31,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:31,730 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:31,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-cdf121e1-f389-437b-a91b-da95e347e8b8 x-compute-request-id: req-cdf121e1-f389-437b-a91b-da95e347e8b8 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:31,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cdf121e1-f389-437b-a91b-da95e347e8b8 2018-07-22 03:01:31,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194136857986s 2018-07-22 03:01:31,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cdf121e1-f389-437b-a91b-da95e347e8b8 2018-07-22 03:01:31,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:33,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:33,930 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:34,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-e1a030d3-770e-4a9a-a7d9-c20a187a3291 x-compute-request-id: req-e1a030d3-770e-4a9a-a7d9-c20a187a3291 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:34,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1a030d3-770e-4a9a-a7d9-c20a187a3291 2018-07-22 03:01:34,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200335025787s 2018-07-22 03:01:34,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1a030d3-770e-4a9a-a7d9-c20a187a3291 2018-07-22 03:01:34,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:36,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:36,137 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:36,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-a0c4fd75-8c39-406f-863d-8f6407e4904b x-compute-request-id: req-a0c4fd75-8c39-406f-863d-8f6407e4904b 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:36,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0c4fd75-8c39-406f-863d-8f6407e4904b 2018-07-22 03:01:36,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519111871719s 2018-07-22 03:01:36,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0c4fd75-8c39-406f-863d-8f6407e4904b 2018-07-22 03:01:36,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:38,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:38,662 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:39,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-d375172e-111f-4864-b435-6061fcf3ef0c x-compute-request-id: req-d375172e-111f-4864-b435-6061fcf3ef0c 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:39,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d375172e-111f-4864-b435-6061fcf3ef0c 2018-07-22 03:01:39,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373782873154s 2018-07-22 03:01:39,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d375172e-111f-4864-b435-6061fcf3ef0c 2018-07-22 03:01:39,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:41,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:41,043 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:41,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-cad07cd9-33b3-4c03-8d7d-a9c72356850f x-compute-request-id: req-cad07cd9-33b3-4c03-8d7d-a9c72356850f 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:41,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cad07cd9-33b3-4c03-8d7d-a9c72356850f 2018-07-22 03:01:41,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208979129791s 2018-07-22 03:01:41,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cad07cd9-33b3-4c03-8d7d-a9c72356850f 2018-07-22 03:01:41,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:43,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:43,259 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:43,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-c2ff6aa5-cb77-41b3-bcea-e90940fa1479 x-compute-request-id: req-c2ff6aa5-cb77-41b3-bcea-e90940fa1479 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:43,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2ff6aa5-cb77-41b3-bcea-e90940fa1479 2018-07-22 03:01:43,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342206954956s 2018-07-22 03:01:43,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2ff6aa5-cb77-41b3-bcea-e90940fa1479 2018-07-22 03:01:43,603 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:45,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:45,608 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:45,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-4071344b-c161-4e09-9533-b7a363e12e7b x-compute-request-id: req-4071344b-c161-4e09-9533-b7a363e12e7b 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:45,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4071344b-c161-4e09-9533-b7a363e12e7b 2018-07-22 03:01:45,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363300085068s 2018-07-22 03:01:45,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4071344b-c161-4e09-9533-b7a363e12e7b 2018-07-22 03:01:45,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:47,978 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:48,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-1c257cff-141a-4742-b6c2-9864fb8f7ac0 x-compute-request-id: req-1c257cff-141a-4742-b6c2-9864fb8f7ac0 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:48,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1c257cff-141a-4742-b6c2-9864fb8f7ac0 2018-07-22 03:01:48,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2022960186s 2018-07-22 03:01:48,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1c257cff-141a-4742-b6c2-9864fb8f7ac0 2018-07-22 03:01:48,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:50,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:50,188 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:50,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-3ccbccba-66ff-4a7a-a42b-2731e107f972 x-compute-request-id: req-3ccbccba-66ff-4a7a-a42b-2731e107f972 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:50,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3ccbccba-66ff-4a7a-a42b-2731e107f972 2018-07-22 03:01:50,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371875047684s 2018-07-22 03:01:50,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3ccbccba-66ff-4a7a-a42b-2731e107f972 2018-07-22 03:01:50,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:52,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:52,566 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:52,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-62be86ed-959e-4aa8-976b-236f1a3b6a54 x-compute-request-id: req-62be86ed-959e-4aa8-976b-236f1a3b6a54 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:52,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-62be86ed-959e-4aa8-976b-236f1a3b6a54 2018-07-22 03:01:52,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200760126114s 2018-07-22 03:01:52,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-62be86ed-959e-4aa8-976b-236f1a3b6a54 2018-07-22 03:01:52,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:54,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:54,774 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:54,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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,Accept-Encoding x-openstack-request-id: req-b42622d0-6a2b-449c-b1cb-a1b9e49a0daa x-compute-request-id: req-b42622d0-6a2b-449c-b1cb-a1b9e49a0daa 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:54,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b42622d0-6a2b-449c-b1cb-a1b9e49a0daa 2018-07-22 03:01:54,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200824022293s 2018-07-22 03:01:54,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b42622d0-6a2b-449c-b1cb-a1b9e49a0daa 2018-07-22 03:01:54,975 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:56,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:56,981 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:57,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-89ea144d-2601-4f70-8f86-c432190e8f3c x-compute-request-id: req-89ea144d-2601-4f70-8f86-c432190e8f3c 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:57,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89ea144d-2601-4f70-8f86-c432190e8f3c 2018-07-22 03:01:57,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193429946899s 2018-07-22 03:01:57,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89ea144d-2601-4f70-8f86-c432190e8f3c 2018-07-22 03:01:57,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:01:59,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:01:59,181 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:01:59,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:01: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-0fae4888-7ffd-4ccb-bcc1-899256bb9ced x-compute-request-id: req-0fae4888-7ffd-4ccb-bcc1-899256bb9ced 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:01:59,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0fae4888-7ffd-4ccb-bcc1-899256bb9ced 2018-07-22 03:01:59,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213261127472s 2018-07-22 03:01:59,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0fae4888-7ffd-4ccb-bcc1-899256bb9ced 2018-07-22 03:01:59,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:01,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:01,401 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:01,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-85da8225-8dfc-4a57-bf56-372ceb8b138c x-compute-request-id: req-85da8225-8dfc-4a57-bf56-372ceb8b138c 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:01,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-85da8225-8dfc-4a57-bf56-372ceb8b138c 2018-07-22 03:02:01,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364144802094s 2018-07-22 03:02:01,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-85da8225-8dfc-4a57-bf56-372ceb8b138c 2018-07-22 03:02:01,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:03,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:03,772 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:03,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-1f9c73ea-582e-4e48-84ac-83eb6de89926 x-compute-request-id: req-1f9c73ea-582e-4e48-84ac-83eb6de89926 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:03,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1f9c73ea-582e-4e48-84ac-83eb6de89926 2018-07-22 03:02:03,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196099996567s 2018-07-22 03:02:03,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1f9c73ea-582e-4e48-84ac-83eb6de89926 2018-07-22 03:02:03,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:05,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:05,975 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:06,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-78aac1fc-abed-4f9e-a773-4efc73882313 x-compute-request-id: req-78aac1fc-abed-4f9e-a773-4efc73882313 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:06,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-78aac1fc-abed-4f9e-a773-4efc73882313 2018-07-22 03:02:06,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338048934937s 2018-07-22 03:02:06,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-78aac1fc-abed-4f9e-a773-4efc73882313 2018-07-22 03:02:06,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:08,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:08,320 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:08,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-55b14a3f-e918-4fae-9315-8f03e3d97fb1 x-compute-request-id: req-55b14a3f-e918-4fae-9315-8f03e3d97fb1 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:08,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-55b14a3f-e918-4fae-9315-8f03e3d97fb1 2018-07-22 03:02:08,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207984209061s 2018-07-22 03:02:08,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-55b14a3f-e918-4fae-9315-8f03e3d97fb1 2018-07-22 03:02:08,529 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:10,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:10,535 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:10,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-c20c0124-243a-4df5-923d-3690e3bfb444 x-compute-request-id: req-c20c0124-243a-4df5-923d-3690e3bfb444 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:10,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c20c0124-243a-4df5-923d-3690e3bfb444 2018-07-22 03:02:10,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197913885117s 2018-07-22 03:02:10,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c20c0124-243a-4df5-923d-3690e3bfb444 2018-07-22 03:02:10,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:12,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:12,739 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:13,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-396b153e-1601-438f-b2f2-7baed31fa739 x-compute-request-id: req-396b153e-1601-438f-b2f2-7baed31fa739 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:13,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-396b153e-1601-438f-b2f2-7baed31fa739 2018-07-22 03:02:13,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371362924576s 2018-07-22 03:02:13,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-396b153e-1601-438f-b2f2-7baed31fa739 2018-07-22 03:02:13,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:15,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:15,118 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:15,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-6e9e0f5b-5628-4ee0-be42-1a036df08f91 x-compute-request-id: req-6e9e0f5b-5628-4ee0-be42-1a036df08f91 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:15,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e9e0f5b-5628-4ee0-be42-1a036df08f91 2018-07-22 03:02:15,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386955022812s 2018-07-22 03:02:15,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e9e0f5b-5628-4ee0-be42-1a036df08f91 2018-07-22 03:02:15,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:17,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:17,512 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:17,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-d246d4fd-8824-4e4d-b658-5f4cee4936e6 x-compute-request-id: req-d246d4fd-8824-4e4d-b658-5f4cee4936e6 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:17,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d246d4fd-8824-4e4d-b658-5f4cee4936e6 2018-07-22 03:02:17,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208935022354s 2018-07-22 03:02:17,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d246d4fd-8824-4e4d-b658-5f4cee4936e6 2018-07-22 03:02:17,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:19,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:19,727 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:20,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-5963b466-ad41-4408-afdc-7024a8d3b7f5 x-compute-request-id: req-5963b466-ad41-4408-afdc-7024a8d3b7f5 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:20,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5963b466-ad41-4408-afdc-7024a8d3b7f5 2018-07-22 03:02:20,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361587047577s 2018-07-22 03:02:20,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5963b466-ad41-4408-afdc-7024a8d3b7f5 2018-07-22 03:02:20,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:22,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:22,096 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:22,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-99561b05-cb61-4343-b23b-36f4727d8a7d x-compute-request-id: req-99561b05-cb61-4343-b23b-36f4727d8a7d 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:22,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-99561b05-cb61-4343-b23b-36f4727d8a7d 2018-07-22 03:02:22,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215167045593s 2018-07-22 03:02:22,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-99561b05-cb61-4343-b23b-36f4727d8a7d 2018-07-22 03:02:22,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:24,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02: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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:24,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-c2e1d29f-ed85-4a91-82e1-f08d429cc6d5 x-compute-request-id: req-c2e1d29f-ed85-4a91-82e1-f08d429cc6d5 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:24,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2e1d29f-ed85-4a91-82e1-f08d429cc6d5 2018-07-22 03:02:24,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193246126175s 2018-07-22 03:02:24,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2e1d29f-ed85-4a91-82e1-f08d429cc6d5 2018-07-22 03:02:24,512 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:26,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:26,518 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:27,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-f4c57999-72e5-4ab8-b1b7-1e4046150e84 x-compute-request-id: req-f4c57999-72e5-4ab8-b1b7-1e4046150e84 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:27,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4c57999-72e5-4ab8-b1b7-1e4046150e84 2018-07-22 03:02:27,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88804602623s 2018-07-22 03:02:27,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4c57999-72e5-4ab8-b1b7-1e4046150e84 2018-07-22 03:02:27,407 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:29,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:29,412 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:29,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-18e29122-20b9-4920-8261-93dd6031a61d x-compute-request-id: req-18e29122-20b9-4920-8261-93dd6031a61d 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:29,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18e29122-20b9-4920-8261-93dd6031a61d 2018-07-22 03:02:29,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48051905632s 2018-07-22 03:02:29,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18e29122-20b9-4920-8261-93dd6031a61d 2018-07-22 03:02:29,894 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:31,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:31,899 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:32,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-d66a7f21-2c6a-46ce-90f0-c7105709319d x-compute-request-id: req-d66a7f21-2c6a-46ce-90f0-c7105709319d 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:32,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d66a7f21-2c6a-46ce-90f0-c7105709319d 2018-07-22 03:02:32,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348155975342s 2018-07-22 03:02:32,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d66a7f21-2c6a-46ce-90f0-c7105709319d 2018-07-22 03:02:32,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:34,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:34,254 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:34,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-3b1e401c-e2a1-479f-9b14-c4f6844bede0 x-compute-request-id: req-3b1e401c-e2a1-479f-9b14-c4f6844bede0 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:34,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3b1e401c-e2a1-479f-9b14-c4f6844bede0 2018-07-22 03:02:34,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186707019806s 2018-07-22 03:02:34,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3b1e401c-e2a1-479f-9b14-c4f6844bede0 2018-07-22 03:02:34,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:36,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:36,448 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:36,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-c953ade0-1055-45ea-a710-825566463f76 x-compute-request-id: req-c953ade0-1055-45ea-a710-825566463f76 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:36,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c953ade0-1055-45ea-a710-825566463f76 2018-07-22 03:02:36,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343518018723s 2018-07-22 03:02:36,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c953ade0-1055-45ea-a710-825566463f76 2018-07-22 03:02:36,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:38,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:38,798 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:38,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-f8960f1b-63aa-49e1-834b-037db93e8dd6 x-compute-request-id: req-f8960f1b-63aa-49e1-834b-037db93e8dd6 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:38,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f8960f1b-63aa-49e1-834b-037db93e8dd6 2018-07-22 03:02:38,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192910909653s 2018-07-22 03:02:38,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f8960f1b-63aa-49e1-834b-037db93e8dd6 2018-07-22 03:02:38,992 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:40,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:40,999 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:41,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-3b7d9b70-30d4-4bfa-8a97-27d4b251758e x-compute-request-id: req-3b7d9b70-30d4-4bfa-8a97-27d4b251758e 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/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T02:59:20Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:41,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3b7d9b70-30d4-4bfa-8a97-27d4b251758e 2018-07-22 03:02:41,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190854072571s 2018-07-22 03:02:41,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3b7d9b70-30d4-4bfa-8a97-27d4b251758e 2018-07-22 03:02:41,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:02:43,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:43,196 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:43,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-4049e7a0-22bb-4865-a78a-b22e924edaa5 x-compute-request-id: req-4049e7a0-22bb-4865-a78a-b22e924edaa5 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:9c:f0", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:02:41.000000", "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T03:02:42Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:43,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4049e7a0-22bb-4865-a78a-b22e924edaa5 2018-07-22 03:02:43,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192481040955s 2018-07-22 03:02:43,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4049e7a0-22bb-4865-a78a-b22e924edaa5 2018-07-22 03:02:43,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 03:02:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=0dd1d67c-038d-4130-8abf-739a8cc5f270" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:43,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-46910077-5e53-42b0-90bb-a6e498d08075 Date: Sun, 22 Jul 2018 03:02:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:02:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f420f4c-0e28-48e1-889d-f58fabf802af","ip_address":"192.168.120.11"}],"id":"35333327-0a65-4b69-829b-e809da5fd972","security_groups":["1bc450c1-1c66-49de-9888-81652cee499f"],"mac_address":"fa:16:3e:52:9c:f0","project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:59:19Z","binding:vnic_type":"normal","device_id":"0dd1d67c-038d-4130-8abf-739a8cc5f270","ip_allocation":"immediate"}]} 2018-07-22 03:02:43,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0dd1d67c-038d-4130-8abf-739a8cc5f270 used request id req-46910077-5e53-42b0-90bb-a6e498d08075 2018-07-22 03:02:43,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0563628673553s 2018-07-22 03:02:43,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0dd1d67c-038d-4130-8abf-739a8cc5f270 used request id req-46910077-5e53-42b0-90bb-a6e498d08075 2018-07-22 03:02:43,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 03:02:43,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=35333327-0a65-4b69-829b-e809da5fd972" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:43,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e9c58e8a-f6aa-4aad-8ae0-ea656fffd4f3 Date: Sun, 22 Jul 2018 03:02:43 GMT RESP BODY: {"floatingips": []} 2018-07-22 03:02:43,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=35333327-0a65-4b69-829b-e809da5fd972 used request id req-e9c58e8a-f6aa-4aad-8ae0-ea656fffd4f3 2018-07-22 03:02:43,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0179359912872s 2018-07-22 03:02:43,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=35333327-0a65-4b69-829b-e809da5fd972 used request id req-e9c58e8a-f6aa-4aad-8ae0-ea656fffd4f3 2018-07-22 03:02:43,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:02:43,474 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:43,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-dba1c3dd-aeb7-440f-9b50-ce5a12beca26 x-compute-request-id: req-dba1c3dd-aeb7-440f-9b50-ce5a12beca26 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:9c:f0", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:02:41.000000", "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T03:02:42Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:02:43,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dba1c3dd-aeb7-440f-9b50-ce5a12beca26 2018-07-22 03:02:43,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182020902634s 2018-07-22 03:02:43,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dba1c3dd-aeb7-440f-9b50-ce5a12beca26 2018-07-22 03:02:43,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 03:02:43,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=0dd1d67c-038d-4130-8abf-739a8cc5f270" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:43,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-da1591ad-19f9-4ce0-8e9a-a6d8acbb6539 Date: Sun, 22 Jul 2018 03:02:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:02:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f420f4c-0e28-48e1-889d-f58fabf802af","ip_address":"192.168.120.11"}],"id":"35333327-0a65-4b69-829b-e809da5fd972","security_groups":["1bc450c1-1c66-49de-9888-81652cee499f"],"mac_address":"fa:16:3e:52:9c:f0","project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:59:19Z","binding:vnic_type":"normal","device_id":"0dd1d67c-038d-4130-8abf-739a8cc5f270","ip_allocation":"immediate"}]} 2018-07-22 03:02:43,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0dd1d67c-038d-4130-8abf-739a8cc5f270 used request id req-da1591ad-19f9-4ce0-8e9a-a6d8acbb6539 2018-07-22 03:02:43,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.05251288414s 2018-07-22 03:02:43,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0dd1d67c-038d-4130-8abf-739a8cc5f270 used request id req-da1591ad-19f9-4ce0-8e9a-a6d8acbb6539 2018-07-22 03:02:43,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 03:02:43,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=35333327-0a65-4b69-829b-e809da5fd972" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:43,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4439c871-136b-4244-aceb-3099eb4f0c70 Date: Sun, 22 Jul 2018 03:02:43 GMT RESP BODY: {"floatingips": []} 2018-07-22 03:02:43,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=35333327-0a65-4b69-829b-e809da5fd972 used request id req-4439c871-136b-4244-aceb-3099eb4f0c70 2018-07-22 03:02:43,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182831287384s 2018-07-22 03:02:43,735 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=35333327-0a65-4b69-829b-e809da5fd972 used request id req-4439c871-136b-4244-aceb-3099eb4f0c70 2018-07-22 03:02:43,736 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:52:9c:f0', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b8559949-0f11-44e6-9598-b10112dc819b'}), 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-22T03:02:41.000000', 'flavor': Munch({u'id': u'55c57191-9274-443f-9f63-d5ec77f1cafb'}), 'az': u'nova', 'id': u'0dd1d67c-038d-4130-8abf-739a8cc5f270', 'security_groups': [Munch({u'name': u'shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9baf23e05bbc44be9f2f0ad429485b56', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10be6a136a6c4eb3b7819ab2bad7f08e', 'name': 'shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77', '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-22T03:02:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T03:02:42Z', 'hostId': u'688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4', '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-22T03:02:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'10be6a136a6c4eb3b7819ab2bad7f08e', 'name': u'shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77', 'adminPass': None, 'tenant_id': u'10be6a136a6c4eb3b7819ab2bad7f08e', 'created_at': u'2018-07-22T02:59:17Z', 'created': u'2018-07-22T02:59:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 03:02:43,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:02:43,739 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:43,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-de52e029-7ddb-4b82-a871-06198f5053e5 Date: Sun, 22 Jul 2018 03:02:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","l2_adjacency":true,"status":"ACTIVE","subnets":["2f420f4c-0e28-48e1-889d-f58fabf802af"],"description":"","tags":[],"updated_at":"2018-07-22T02:58:54Z","qos_policy_id":null,"name":"shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77","admin_state_up":true,"tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:58:53Z","mtu":1450}]} 2018-07-22 03:02:43,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-de52e029-7ddb-4b82-a871-06198f5053e5 2018-07-22 03:02:43,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102601051331s 2018-07-22 03:02:43,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-de52e029-7ddb-4b82-a871-06198f5053e5 2018-07-22 03:02:43,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 03:02:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=0dd1d67c-038d-4130-8abf-739a8cc5f270" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:02:43,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-6deee97f-cd66-4e49-8b0e-c3aad22c554f Date: Sun, 22 Jul 2018 03:02:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:02:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f420f4c-0e28-48e1-889d-f58fabf802af","ip_address":"192.168.120.11"}],"id":"35333327-0a65-4b69-829b-e809da5fd972","security_groups":["1bc450c1-1c66-49de-9888-81652cee499f"],"mac_address":"fa:16:3e:52:9c:f0","project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:59:19Z","binding:vnic_type":"normal","device_id":"0dd1d67c-038d-4130-8abf-739a8cc5f270","ip_allocation":"immediate"}]} 2018-07-22 03:02:43,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0dd1d67c-038d-4130-8abf-739a8cc5f270 used request id req-6deee97f-cd66-4e49-8b0e-c3aad22c554f 2018-07-22 03:02:43,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537919998169s 2018-07-22 03:02:43,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0dd1d67c-038d-4130-8abf-739a8cc5f270 used request id req-6deee97f-cd66-4e49-8b0e-c3aad22c554f 2018-07-22 03:02:43,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 03:02:43,899 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"floatingip": {"floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.11", "port_id": "35333327-0a65-4b69-829b-e809da5fd972"}}' 2018-07-22 03:02:46,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-0f4dd63f-ec7f-4561-b3b2-abd79dbc5166 Date: Sun, 22 Jul 2018 03:02:46 GMT RESP BODY: {"floatingip": {"router_id": "4bfbb592-66c4-4b55-afbe-7259042876d7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T03:02:44Z", "updated_at": "2018-07-22T03:02:44Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_id": "35333327-0a65-4b69-829b-e809da5fd972", "id": "61bee9a9-82f9-4956-82d7-2b6d9704ebc5", "qos_policy_id": null}} 2018-07-22 03:02:46,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0f4dd63f-ec7f-4561-b3b2-abd79dbc5166 2018-07-22 03:02:46,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.21800804138s 2018-07-22 03:02:46,117 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0f4dd63f-ec7f-4561-b3b2-abd79dbc5166 2018-07-22 03:02:46,120 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'4bfbb592-66c4-4b55-afbe-7259042876d7', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'10be6a136a6c4eb3b7819ab2bad7f08e', 'created_at': u'2018-07-22T03:02:44Z', 'attached': True, 'updated_at': u'2018-07-22T03:02:44Z', 'id': u'61bee9a9-82f9-4956-82d7-2b6d9704ebc5', 'floating_network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10be6a136a6c4eb3b7819ab2bad7f08e', 'name': 'shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'4bfbb592-66c4-4b55-afbe-7259042876d7', u'qos_policy_id': None, 'project_id': u'10be6a136a6c4eb3b7819ab2bad7f08e', 'port_id': u'35333327-0a65-4b69-829b-e809da5fd972', 'port': u'35333327-0a65-4b69-829b-e809da5fd972', 'network': u'03ff3771-4217-4429-9bb6-04632e3dc525'}) 2018-07-22 03:02:46,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 03:02:46,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270/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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:02:46,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02: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-0f27e9b7-b114-4b97-ae76-9ad094ef5078 x-compute-request-id: req-0f27e9b7-b114-4b97-ae76-9ad094ef5078 Content-Encoding: gzip Content-Length: 10345 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 759640232 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 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.134189] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135907] pid_max: default: 32768 minimum: 301\n[ 0.136836] ACPI: Core revision 20150930\n[ 0.138254] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139614] Security Framework initialized\n[ 0.140467] Yama: becoming mindful.\n[ 0.141236] AppArmor: AppArmor initialized\n[ 0.142126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143530] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144863] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147577] Initializing cgroup subsys io\n[ 0.148422] Initializing cgroup subsys memory\n[ 0.149494] Initializing cgroup subsys devices\n[ 0.150407] Initializing cgroup subsys freezer\n[ 0.151310] Initializing cgroup subsys net_cls\n[ 0.152211] Initializing cgroup subsys perf_event\n[ 0.153151] Initializing cgroup subsys net_prio\n[ 0.154447] Initializing cgroup subsys hugetlb\n[ 0.155612] Initializing cgroup subsys pids\n[ 0.156792] CPU: Physical Processor ID: 0\n[ 0.158505] mce: CPU supports 10 MCE banks\n[ 0.159586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162393] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.163862] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.165399] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.166968] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.168460] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.170480] Speculative Store Bypass: Vulnerable\n[ 0.187381] Freeing SMP alternatives memory: 32K\n[ 0.193184] ftrace: allocating 32237 entries in 126 pages\n[ 0.227772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229363] smpboot: Max logical packages: 1\n[ 0.230560] x2apic enabled\n[ 0.231482] Switched APIC routing to physical x2apic.\n[ 0.233464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239689] KVM setup paravirtual spinlock\n[ 0.241185] x86: Booted up 1 node, 1 CPUs\n[ 0.242182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.243924] devtmpfs: initialized\n[ 0.245826] evm: security.selinux\n[ 0.246711] evm: security.SMACK64\n[ 0.247576] evm: security.SMACK64EXEC\n[ 0.248480] evm: security.SMACK64TRANSMUTE\n[ 0.249486] evm: security.SMACK64MMAP\n[ 0.250426] evm: security.ima\n[ 0.251213] evm: security.capability\n[ 0.252226] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254519] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.256012] pinctrl core: initialized pinctrl subsystem\n[ 0.257394] RTC time: 3:02:42, date: 07/22/18\n[ 0.258617] NET: Registered protocol family 16\n[ 0.259837] cpuidle: using governor ladder\n[ 0.260866] cpuidle: using governor menu\n[ 0.261850] PCCT header not found.\n[ 0.262726] ACPI: bus type PCI registered\n[ 0.263585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264868] PCI: Using configuration type 1 for base access\n[ 0.266764] ACPI: Added _OSI(Module Device)\n[ 0.267640] ACPI: Added _OSI(Processor Device)\n[ 0.268534] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.269462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.271308] ACPI: Interpreter enabled\n[ 0.272096] ACPI: (supports S0 S5)\n[ 0.272826] ACPI: Using IOAPIC for interrupt routing\n[ 0.273803] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277092] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278276] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.280787] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283084] acpiphp: Slot [3] registered\n[ 0.283923] acpiphp: Slot [4] registered\n[ 0.294782] acpiphp: Slot [5] registered\n[ 0.295667] acpiphp: Slot [6] registered\n[ 0.296688] acpiphp: Slot [7] registered\n[ 0.297687] acpiphp: Slot [8] registered\n[ 0.298684] acpiphp: Slot [9] registered\n[ 0.299702] acpiphp: Slot [10] registered\n[ 0.300720] acpiphp: Slot [11] registered\n[ 0.301737] acpiphp: Slot [12] registered\n[ 0.302755] acpiphp: Slot [13] registered\n[ 0.303778] acpiphp: Slot [14] registered\n[ 0.304798] acpiphp: Slot [15] registered\n[ 0.305814] acpiphp: Slot [16] registered\n[ 0.306832] acpiphp: Slot [17] registered\n[ 0.307855] acpiphp: Slot [18] registered\n[ 0.308875] acpiphp: Slot [19] registered\n[ 0.309892] acpiphp: Slot [20] registered\n[ 0.310880] acpiphp: Slot [21] registered\n[ 0.311914] acpiphp: Slot [22] registered\n[ 0.312936] acpiphp: Slot [23] registered\n[ 0.313944] acpiphp: Slot [24] registered\n[ 0.314979] acpiphp: Slot [25] registered\n[ 0.315970] acpiphp: Slot [26] registered\n[ 0.316990] acpiphp: Slot [27] registered\n[ 0.317982] acpiphp: Slot [28] registered\n[ 0.318971] acpiphp: Slot [29] registered\n[ 0.319963] acpiphp: Slot [30] registered\n[ 0.320957] acpiphp: Slot [31] registered\n[ 0.322003] PCI host bridge to bus 0000:00\n[ 0.323023] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324560] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.326068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327849] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.329617] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.331466] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335032] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337585] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.342288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.343925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364265] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366199] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369123] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370441] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371812] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374529] vgaarb: loaded\n[ 0.375151] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376463] SCSI subsystem initialized\n[ 0.377404] ACPI: bus type USB registered\n[ 0.378273] usbcore: registered new interface driver usbfs\n[ 0.379357] usbcore: registered new interface driver hub\n[ 0.380411] usbcore: registered new device driver usb\n[ 0.381566] PCI: Using ACPI for IRQ routing\n[ 0.382731] NetLabel: Initializing\n[ 0.383488] NetLabel: domain hash size = 128\n[ 0.384377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385375] NetLabel: unlabeled traffic allowed by default\n[ 0.386575] amd_nb: Cannot enumerate AMD northbridges\n[ 0.387611] clocksource: Switched to clocksource kvm-clock\n[ 0.395947] AppArmor: AppArmor Filesystem Enabled\n[ 0.396969] pnp: PnP ACPI init\n[ 0.397950] pnp: PnP ACPI: found 5 devices\n[ 0.404408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406254] NET: Registered protocol family 2\n[ 0.407340] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.408687] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409934] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411179] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412316] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413555] NET: Registered protocol family 1\n[ 0.414470] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415623] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416744] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.434638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.451463] Unpacking initramfs...\n[ 0.897411] Freeing initrd memory: 37084K\n[ 0.898834] Scanning for low memory corruption every 60 seconds\n[ 0.900438] audit: initializing netlink subsys (disabled)\n[ 0.901577] audit: type=2000 audit(1532228563.288:1): initialized\n[ 0.903056] Initialise system trusted keyring\n[ 0.904152] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.905371] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.907655] zbud: loaded\n[ 0.908543] VFS: Disk quotas dquot_6.6.0\n[ 0.909412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.910936] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.912311] fuse init (API version 7.23)\n[ 0.913271] Key type big_key registered\n[ 0.914110] Allocating IMA MOK and blacklist keyrings.\n[ 0.915430] Key type asymmetric registered\n[ 0.916314] Asymmetric key parser 'x509' registered\n[ 0.917334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.918888] io scheduler noop registered\n[ 0.919736] io scheduler deadline registered (default)\n[ 0.920786] io scheduler cfq registered\n[ 0.921691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.922788] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.924169] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.925695] ACPI: Power Button [PWRF]\n[ 0.926636] GHES: HEST is not enabled!\n[ 0.942071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.973811] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.976232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.000114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.002509] Linux agpgart interface v0.103\n[ 1.004780] loop: module loaded\n[ 1.007490] vda: vda1\n[ 1.008825] scsi host0: ata_piix\n[ 1.009626] scsi host1: ata_piix\n[ 1.010422] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.011699] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.013290] libphy: Fixed MDIO Bus: probed\n[ 1.014134] tun: Universal TUN/TAP device driver, 1.6\n[ 1.015112] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.017582] PPP generic driver version 2.4.2\n[ 1.018511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.019780] ehci-pci: EHCI PCI platform driver\n[ 1.020708] ehci-platform: EHCI generic platform driver\n[ 1.021807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.023017] ohci-pci: OHCI PCI platform driver\n[ 1.023945] ohci-platform: OHCI generic platform driver\n[ 1.025005] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.040910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.041962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.043498] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.044556] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.045792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.047088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.048577] usb usb1: Product: UHCI Host Controller\n[ 1.049601] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.050837] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.051881] hub 1-0:1.0: USB hub found\n[ 1.052696] hub 1-0:1.0: 2 ports detected\n[ 1.053682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.056003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.057016] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.058112] mousedev: PS/2 mouse device common for all mice\n[ 1.059555] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.061531] rtc_cmos 00:00: RTC can wake from S4\n[ 1.062715] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.064010] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.065287] i2c /dev entries driver\n[ 1.066091] device-mapper: uevent: version 1.0.3\n[ 1.067091] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.068803] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.070253] NET: Registered protocol family 10\n[ 1.071455] NET: Registered protocol family 17\n[ 1.072438] Key type dns_resolver registered\n[ 1.073546] registered taskstats version 1\n[ 1.074445] Loading compiled-in X.509 certificates\n[ 1.075976] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.077942] zswap: loaded using pool lzo/zbud\n[ 1.080163] Key type trusted registered\n[ 1.082916] Key type encrypted registered\n[ 1.083807] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.084910] ima: No TPM chip found, activating TPM-bypass!\n[ 1.086034] evm: HMAC attrs: 0x1\n[ 1.087035] Magic number: 10:934:7\n[ 1.087946] rtc_cmos 00:00: setting system clock to 2018-07-22 03:02:42 UTC (1532228562)\n[ 1.089671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.090848] EDD information not available.\n[ 1.173223] Freeing unused kernel memory: 1512K\n[ 1.174209] Write protecting the kernel read-only data: 14336k\n[ 1.176349] Freeing unused kernel memory: 1692K\n[ 1.177483] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.187843] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.189789] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.191994] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.193985] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.195929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.197853] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205049] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207011] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210030] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212725] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.269702] [drm] Initialized drm 1.1.0 20060810\n[ 1.272634] virtio_net virtio0 ens3: renamed from eth0\n[ 1.281882] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.283829] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.304092] FDC 0 is a S82078B\n[ 1.321342] AVX2 version of gcm_enc/dec engaged.\n[ 1.322310] AES CTR mode by8 optimization enabled\n[ 1.363646] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.524694] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.526007] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.527352] usb 1-1: Product: QEMU USB Tablet\n[ 1.528256] usb 1-1: Manufacturer: QEMU\n[ 1.529069] usb 1-1: SerialNumber: 42\n[ 1.537314] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.543260] usbcore: registered new interface driver usbhid\n[ 1.544407] usbhid: USB HID core driver\n[ 1.547173] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.549563] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 1.813747] md: linear personality registered for level -1\n[ 1.816906] md: multipath personality registered for level -4\n[ 1.820100] md: raid0 personality registered for level 0\n[ 1.823695] md: raid1 personality registered for level 1\n[ 1.895636] raid6: sse2x1 gen() 11290 MB/s\n[ 1.963619] raid6: sse2x1 xor() 8925 MB/s\n[ 2.031611] raid6: sse2x2 gen() 14824 MB/s\n[ 2.099613] raid6: sse2x2 xor() 9643 MB/s\n[ 2.167611] raid6: sse2x4 gen() 16889 MB/s\n[ 2.235633] raid6: sse2x4 xor() 11834 MB/s\n[ 2.303634] raid6: avx2x1 gen() 22065 MB/s\n[ 2.371622] raid6: avx2x2 gen() 26268 MB/s\n[ 2.439633] raid6: avx2x4 gen() 29452 MB/s\n[ 2.440550] raid6: using algorithm avx2x4 gen() 29452 MB/s\n[ 2.441631] raid6: using avx2x2 recovery algorithm\n[ 2.442629] tsc: Refined TSC clocksource calibration: 3491.859 MHz\n[ 2.443839] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255465662b, max_idle_ns: 440795250417 ns\n[ 2.447115] xor: automatically using best checksumming function:\n[ 2.487610] avx : 32182.000 MB/sec\n[ 2.489721] async_tx: api initialized (async)\n[ 2.499654] md: raid6 personality registered for level 6\n[ 2.500763] md: raid5 personality registered for level 5\n[ 2.502065] md: raid4 personality registered for level 4\n[ 2.507611] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.536409] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.554915] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.656194] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.659661] systemd[1]: Detected virtualization kvm.\n[ 2.660661] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.664151] systemd[1]: Set hostname to .\n[ 2.666897] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.668097] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.785830] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.788743] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.791311] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.794133] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.796860] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.800002] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.802387] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.804948] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.807325] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.811118] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.813870] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.818520] systemd[1]: Starting Uncomplicated firewall...\n [ 2.826146] Loading iSCSI transport class v2.0-870.\nStarting Uncomplicated firewall...\n[ 2.828417] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.836074] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.841112] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.849148] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853437] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.[ 2.858039] iscsi: registered transport (tcp)\n\n[ 2.859900] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.862931] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.866370] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.873684] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 2.882134] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.885760] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.892252] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 2.895885] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.904772] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.908668] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.911505] iscsi: registered transport (iser)\n[ 2.915673] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.923693] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.933165] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.938794] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 2.947908] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.950238] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.954689] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.958140] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n"} 2018-07-22 03:02:46,204 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270/action used request id req-0f27e9b7-b114-4b97-ae76-9ad094ef5078 2018-07-22 03:02:46,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829880237579s 2018-07-22 03:02:46,205 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270/action used request id req-0f27e9b7-b114-4b97-ae76-9ad094ef5078 2018-07-22 03:02:46,205 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 759640232 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.134189] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.135907] pid_max: default: 32768 minimum: 301 [ 0.136836] ACPI: Core revision 20150930 [ 0.138254] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139614] Security Framework initialized [ 0.140467] Yama: becoming mindful. [ 0.141236] AppArmor: AppArmor initialized [ 0.142126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.143530] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144863] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147577] Initializing cgroup subsys io [ 0.148422] Initializing cgroup subsys memory [ 0.149494] Initializing cgroup subsys devices [ 0.150407] Initializing cgroup subsys freezer [ 0.151310] Initializing cgroup subsys net_cls [ 0.152211] Initializing cgroup subsys perf_event [ 0.153151] Initializing cgroup subsys net_prio [ 0.154447] Initializing cgroup subsys hugetlb [ 0.155612] Initializing cgroup subsys pids [ 0.156792] CPU: Physical Processor ID: 0 [ 0.158505] mce: CPU supports 10 MCE banks [ 0.159586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162393] Spectre V2 : Mitigation: Full generic retpoline [ 0.163862] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.165399] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.166968] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.168460] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.170480] Speculative Store Bypass: Vulnerable [ 0.187381] Freeing SMP alternatives memory: 32K [ 0.193184] ftrace: allocating 32237 entries in 126 pages [ 0.227772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.229363] smpboot: Max logical packages: 1 [ 0.230560] x2apic enabled [ 0.231482] Switched APIC routing to physical x2apic. [ 0.233464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.234903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.237484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.239689] KVM setup paravirtual spinlock [ 0.241185] x86: Booted up 1 node, 1 CPUs [ 0.242182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.243924] devtmpfs: initialized [ 0.245826] evm: security.selinux [ 0.246711] evm: security.SMACK64 [ 0.247576] evm: security.SMACK64EXEC [ 0.248480] evm: security.SMACK64TRANSMUTE [ 0.249486] evm: security.SMACK64MMAP [ 0.250426] evm: security.ima [ 0.251213] evm: security.capability [ 0.252226] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.254519] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.256012] pinctrl core: initialized pinctrl subsystem [ 0.257394] RTC time: 3:02:42, date: 07/22/18 [ 0.258617] NET: Registered protocol family 16 [ 0.259837] cpuidle: using governor ladder [ 0.260866] cpuidle: using governor menu [ 0.261850] PCCT header not found. [ 0.262726] ACPI: bus type PCI registered [ 0.263585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264868] PCI: Using configuration type 1 for base access [ 0.266764] ACPI: Added _OSI(Module Device) [ 0.267640] ACPI: Added _OSI(Processor Device) [ 0.268534] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.269462] ACPI: Added _OSI(Processor Aggregator Device) [ 0.271308] ACPI: Interpreter enabled [ 0.272096] ACPI: (supports S0 S5) [ 0.272826] ACPI: Using IOAPIC for interrupt routing [ 0.273803] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.277092] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.278276] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.279552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.280787] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.283084] acpiphp: Slot [3] registered [ 0.283923] acpiphp: Slot [4] registered [ 0.294782] acpiphp: Slot [5] registered [ 0.295667] acpiphp: Slot [6] registered [ 0.296688] acpiphp: Slot [7] registered [ 0.297687] acpiphp: Slot [8] registered [ 0.298684] acpiphp: Slot [9] registered [ 0.299702] acpiphp: Slot [10] registered [ 0.300720] acpiphp: Slot [11] registered [ 0.301737] acpiphp: Slot [12] registered [ 0.302755] acpiphp: Slot [13] registered [ 0.303778] acpiphp: Slot [14] registered [ 0.304798] acpiphp: Slot [15] registered [ 0.305814] acpiphp: Slot [16] registered [ 0.306832] acpiphp: Slot [17] registered [ 0.307855] acpiphp: Slot [18] registered [ 0.308875] acpiphp: Slot [19] registered [ 0.309892] acpiphp: Slot [20] registered [ 0.310880] acpiphp: Slot [21] registered [ 0.311914] acpiphp: Slot [22] registered [ 0.312936] acpiphp: Slot [23] registered [ 0.313944] acpiphp: Slot [24] registered [ 0.314979] acpiphp: Slot [25] registered [ 0.315970] acpiphp: Slot [26] registered [ 0.316990] acpiphp: Slot [27] registered [ 0.317982] acpiphp: Slot [28] registered [ 0.318971] acpiphp: Slot [29] registered [ 0.319963] acpiphp: Slot [30] registered [ 0.320957] acpiphp: Slot [31] registered [ 0.322003] PCI host bridge to bus 0000:00 [ 0.323023] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.324560] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.326068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.327849] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.329617] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.331466] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335032] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.336367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.337585] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.338899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.342288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.343925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.362719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.364265] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.366199] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.367681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.369123] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.370441] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.371812] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.372917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.374529] vgaarb: loaded [ 0.375151] vgaarb: bridge control possible 0000:00:02.0 [ 0.376463] SCSI subsystem initialized [ 0.377404] ACPI: bus type USB registered [ 0.378273] usbcore: registered new interface driver usbfs [ 0.379357] usbcore: registered new interface driver hub [ 0.380411] usbcore: registered new device driver usb [ 0.381566] PCI: Using ACPI for IRQ routing [ 0.382731] NetLabel: Initializing [ 0.383488] NetLabel: domain hash size = 128 [ 0.384377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385375] NetLabel: unlabeled traffic allowed by default [ 0.386575] amd_nb: Cannot enumerate AMD northbridges [ 0.387611] clocksource: Switched to clocksource kvm-clock [ 0.395947] AppArmor: AppArmor Filesystem Enabled [ 0.396969] pnp: PnP ACPI init [ 0.397950] pnp: PnP ACPI: found 5 devices [ 0.404408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.406254] NET: Registered protocol family 2 [ 0.407340] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.408687] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409934] TCP: Hash tables configured (established 4096 bind 4096) [ 0.411179] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.412316] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.413555] NET: Registered protocol family 1 [ 0.414470] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.415623] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.416744] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.434638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.451463] Unpacking initramfs... [ 0.897411] Freeing initrd memory: 37084K [ 0.898834] Scanning for low memory corruption every 60 seconds [ 0.900438] audit: initializing netlink subsys (disabled) [ 0.901577] audit: type=2000 audit(1532228563.288:1): initialized [ 0.903056] Initialise system trusted keyring [ 0.904152] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.905371] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.907655] zbud: loaded [ 0.908543] VFS: Disk quotas dquot_6.6.0 [ 0.909412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.910936] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.912311] fuse init (API version 7.23) [ 0.913271] Key type big_key registered [ 0.914110] Allocating IMA MOK and blacklist keyrings. [ 0.915430] Key type asymmetric registered [ 0.916314] Asymmetric key parser 'x509' registered [ 0.917334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.918888] io scheduler noop registered [ 0.919736] io scheduler deadline registered (default) [ 0.920786] io scheduler cfq registered [ 0.921691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.922788] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.924169] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.925695] ACPI: Power Button [PWRF] [ 0.926636] GHES: HEST is not enabled! [ 0.942071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.973811] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.976232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.000114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.002509] Linux agpgart interface v0.103 [ 1.004780] loop: module loaded [ 1.007490] vda: vda1 [ 1.008825] scsi host0: ata_piix [ 1.009626] scsi host1: ata_piix [ 1.010422] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.011699] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.013290] libphy: Fixed MDIO Bus: probed [ 1.014134] tun: Universal TUN/TAP device driver, 1.6 [ 1.015112] tun: (C) 1999-2004 Max Krasnyansky [ 1.017582] PPP generic driver version 2.4.2 [ 1.018511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.019780] ehci-pci: EHCI PCI platform driver [ 1.020708] ehci-platform: EHCI generic platform driver [ 1.021807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.023017] ohci-pci: OHCI PCI platform driver [ 1.023945] ohci-platform: OHCI generic platform driver [ 1.025005] uhci_hcd: USB Universal Host Controller Interface driver [ 1.040910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.041962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.043498] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.044556] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.045792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.047088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.048577] usb usb1: Product: UHCI Host Controller [ 1.049601] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.050837] usb usb1: SerialNumber: 0000:00:01.2 [ 1.051881] hub 1-0:1.0: USB hub found [ 1.052696] hub 1-0:1.0: 2 ports detected [ 1.053682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.056003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.057016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.058112] mousedev: PS/2 mouse device common for all mice [ 1.059555] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.061531] rtc_cmos 00:00: RTC can wake from S4 [ 1.062715] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.064010] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.065287] i2c /dev entries driver [ 1.066091] device-mapper: uevent: version 1.0.3 [ 1.067091] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.068803] ledtrig-cpu: registered to indicate activity on CPUs [ 1.070253] NET: Registered protocol family 10 [ 1.071455] NET: Registered protocol family 17 [ 1.072438] Key type dns_resolver registered [ 1.073546] registered taskstats version 1 [ 1.074445] Loading compiled-in X.509 certificates [ 1.075976] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.077942] zswap: loaded using pool lzo/zbud [ 1.080163] Key type trusted registered [ 1.082916] Key type encrypted registered [ 1.083807] AppArmor: AppArmor sha1 policy hashing enabled [ 1.084910] ima: No TPM chip found, activating TPM-bypass! [ 1.086034] evm: HMAC attrs: 0x1 [ 1.087035] Magic number: 10:934:7 [ 1.087946] rtc_cmos 00:00: setting system clock to 2018-07-22 03:02:42 UTC (1532228562) [ 1.089671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.090848] EDD information not available. [ 1.173223] Freeing unused kernel memory: 1512K [ 1.174209] Write protecting the kernel read-only data: 14336k [ 1.176349] Freeing unused kernel memory: 1692K [ 1.177483] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.187843] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.189789] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.191994] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.193985] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.195929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.197853] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205049] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207011] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210030] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212725] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.269702] [drm] Initialized drm 1.1.0 20060810 [ 1.272634] virtio_net virtio0 ens3: renamed from eth0 [ 1.281882] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.283829] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.304092] FDC 0 is a S82078B [ 1.321342] AVX2 version of gcm_enc/dec engaged. [ 1.322310] AES CTR mode by8 optimization enabled [ 1.363646] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.524694] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.526007] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.527352] usb 1-1: Product: QEMU USB Tablet [ 1.528256] usb 1-1: Manufacturer: QEMU [ 1.529069] usb 1-1: SerialNumber: 42 [ 1.537314] hidraw: raw HID events driver (C) Jiri Kosina [ 1.543260] usbcore: registered new interface driver usbhid [ 1.544407] usbhid: USB HID core driver [ 1.547173] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.549563] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 1.813747] md: linear personality registered for level -1 [ 1.816906] md: multipath personality registered for level -4 [ 1.820100] md: raid0 personality registered for level 0 [ 1.823695] md: raid1 personality registered for level 1 [ 1.895636] raid6: sse2x1 gen() 11290 MB/s [ 1.963619] raid6: sse2x1 xor() 8925 MB/s [ 2.031611] raid6: sse2x2 gen() 14824 MB/s [ 2.099613] raid6: sse2x2 xor() 9643 MB/s [ 2.167611] raid6: sse2x4 gen() 16889 MB/s [ 2.235633] raid6: sse2x4 xor() 11834 MB/s [ 2.303634] raid6: avx2x1 gen() 22065 MB/s [ 2.371622] raid6: avx2x2 gen() 26268 MB/s [ 2.439633] raid6: avx2x4 gen() 29452 MB/s [ 2.440550] raid6: using algorithm avx2x4 gen() 29452 MB/s [ 2.441631] raid6: using avx2x2 recovery algorithm [ 2.442629] tsc: Refined TSC clocksource calibration: 3491.859 MHz [ 2.443839] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255465662b, max_idle_ns: 440795250417 ns [ 2.447115] xor: automatically using best checksumming function: [ 2.487610] avx : 32182.000 MB/sec [ 2.489721] async_tx: api initialized (async) [ 2.499654] md: raid6 personality registered for level 6 [ 2.500763] md: raid5 personality registered for level 5 [ 2.502065] md: raid4 personality registered for level 4 [ 2.507611] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.536409] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.554915] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.656194] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.659661] systemd[1]: Detected virtualization kvm. [ 2.660661] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.664151] systemd[1]: Set hostname to . [ 2.666897] systemd[1]: Initializing machine ID from KVM UUID. [ 2.668097] systemd[1]: Installed transient /etc/machine-id file. [ 2.785830] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.788743] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.791311] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.794133] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.796860] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.800002] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.802387] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.804948] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.807325] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.811118] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.813870] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.818520] systemd[1]: Starting Uncomplicated firewall... [ 2.826146] Loading iSCSI transport class v2.0-870. Starting Uncomplicated firewall... [ 2.828417] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.836074] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.841112] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.849148] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853437] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups.[ 2.858039] iscsi: registered transport (tcp) [ 2.859900] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.862931] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.866370] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.873684] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 2.882134] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.885760] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.892252] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 2.895885] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.904772] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.908668] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.911505] iscsi: registered transport (iser) [ 2.915673] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.923693] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.933165] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.938794] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.947908] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.950238] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.954689] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.958140] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Reached target Local File Systems (Pre). Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. 2018-07-22 03:02:49,212 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200 2018-07-22 03:02:59,226 - paramiko.transport - DEBUG - starting thread (client mode): 0x4617c490L 2018-07-22 03:02:59,226 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:02:59,233 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-22 03:02:59,233 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-22 03:02:59,234 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:02:59,234 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:02:59,235 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:02:59,235 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:02:59,235 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:02:59,235 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:02:59,277 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:02:59,278 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:02:59,290 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 2a39f0a395c1ca5a7d3f319d31275e16 2018-07-22 03:02:59,291 - paramiko.transport - DEBUG - Trying discovered key 699035a11370d12d12f6500f87493b28 in /tmp/tmpc7_6Wt 2018-07-22 03:02:59,317 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:02:59,346 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:02:59,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-22 03:02:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-22 03:02:59,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:02:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:02:59,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:02:59,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cead6a2-29b0-4914-b674-02f8edf1c196 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/00d7ef5f78494e0eac22bbe6d602dc9f"}, "enabled": true, "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/09c7568d84034691a6e02e0e3573a0ca"}, "enabled": true, "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/10001bf6f25d44cf8e80b594b7bc08b9"}, "enabled": true, "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/21e5e2588aad4ffdb529be4ebeb017fa"}, "enabled": true, "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/397678a60a6e4fac9ecca6512beef164"}, "enabled": true, "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/68b423b7c5dc46d2a5b0ae884a22f465"}, "enabled": true, "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/83d0963527674a9f84eefcf34287853d"}, "enabled": true, "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a6abed6706c54f3f9d643eda8ee2bb54"}, "enabled": true, "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a9bf3b3d3f574636a958cab1610b87cf"}, "enabled": true, "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/bbff9ba6c47e4610a43087422de7d548"}, "enabled": true, "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/bcc570e6768146bdbfcf5903ce0580af"}, "enabled": true, "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/c28378783267464b9f5311d5e2198a93"}, "enabled": true, "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c2c71b9103074ad1920a442a33e27dcd"}, "enabled": true, "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/e7849486524d485e9ff8aa92abeab32b"}, "enabled": true, "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f57b6e1cef854944bd045bb921bb153c"}, "enabled": true, "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-07-22 03:02:59,469 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-7cead6a2-29b0-4914-b674-02f8edf1c196 2018-07-22 03:02:59,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.110018014908s 2018-07-22 03:02:59,469 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-7cead6a2-29b0-4914-b674-02f8edf1c196 2018-07-22 03:02:59,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-22 03:02:59,481 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:02:59,500 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-22 03:02:59,501 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-22 03:02:59,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b1f61b-1f07-4662-892a-abc2ebab98ae Content-Encoding: gzip Content-Length: 1970 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0ba480a07a9c4ac88130776580855ee5"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10001bf6f25d44cf8e80b594b7bc08b9", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/128d50effabb4a2796b74d8eeb4d0a7f"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10001bf6f25d44cf8e80b594b7bc08b9", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/16c76417123f48ceb902cb3627ef7d86"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e7849486524d485e9ff8aa92abeab32b", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1ddac298a28d452ca7d6892c35b78066"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c28378783267464b9f5311d5e2198a93", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1e8807413bd64ca3a7810230004881e4"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6abed6706c54f3f9d643eda8ee2bb54", "id": "1e8807413bd64ca3a7810230004881e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/22f60d8301be4134bd7998b1288a8aef"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2c71b9103074ad1920a442a33e27dcd", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2674f34f1ade4e9f888d0befaa171d3c"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "397678a60a6e4fac9ecca6512beef164", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3ea40d47d54d46c48847e6f66293ed50"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9bf3b3d3f574636a958cab1610b87cf", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/441b3ac060c7419dbd94266cb47cb720"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "83d0963527674a9f84eefcf34287853d", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/46bf53565c524fbcb288986a125eab69"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "21e5e2588aad4ffdb529be4ebeb017fa", "id": "46bf53565c524fbcb288986a125eab69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/53acb06c90c54182bb91d784f78a2c77"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcc570e6768146bdbfcf5903ce0580af", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/58cc0299933c4778bd5326f89a24e24f"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10001bf6f25d44cf8e80b594b7bc08b9", "id": "58cc0299933c4778bd5326f89a24e24f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5f4933ef81f343e2adea9b900b212c89"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "83d0963527674a9f84eefcf34287853d", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/611d3aa5d9c846078ae9c4f5280800ae"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "21e5e2588aad4ffdb529be4ebeb017fa", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/666fd392b95a415a9796c888f29849f7"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "09c7568d84034691a6e02e0e3573a0ca", "id": "666fd392b95a415a9796c888f29849f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6fedbd641b6f484d849842c9c8d77b63"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00d7ef5f78494e0eac22bbe6d602dc9f", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7176849c46b94160a5f2bf00e0924703"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2c71b9103074ad1920a442a33e27dcd", "id": "7176849c46b94160a5f2bf00e0924703"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/771a63fa54304af6898dbb1c54210133"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c28378783267464b9f5311d5e2198a93", "id": "771a63fa54304af6898dbb1c54210133"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/827b37b5f2654b969ccf8fed6e509c05"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68b423b7c5dc46d2a5b0ae884a22f465", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8a738f0efa05452795a186850069bda7"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f57b6e1cef854944bd045bb921bb153c", "id": "8a738f0efa05452795a186850069bda7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8c1dd24ac3694197a40f8be41ef73ff3"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "83d0963527674a9f84eefcf34287853d", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8e0a203456c8484baba86adb28b89ed2"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00d7ef5f78494e0eac22bbe6d602dc9f", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/93309401251a41fa85da19febb0c9ec4"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f57b6e1cef854944bd045bb921bb153c", "id": "93309401251a41fa85da19febb0c9ec4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/93c6eb016a17434caeccea6d795c471a"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f57b6e1cef854944bd045bb921bb153c", "id": "93c6eb016a17434caeccea6d795c471a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/98a8760c997c4d8abcc82dc65ebb3113"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00d7ef5f78494e0eac22bbe6d602dc9f", "id": "98a8760c997c4d8abcc82dc65ebb3113"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9fa6b1d9119341c09ee180c61433b388"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "09c7568d84034691a6e02e0e3573a0ca", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a01fb8fb936a42efb60b974f5cc5f183"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "397678a60a6e4fac9ecca6512beef164", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a1814afe1a654e41b8af1645a8894eab"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2c71b9103074ad1920a442a33e27dcd", "id": "a1814afe1a654e41b8af1645a8894eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a3a166be335740ab9df05e145b379254"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "09c7568d84034691a6e02e0e3573a0ca", "id": "a3a166be335740ab9df05e145b379254"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a730024454e84b9b8b8f10bfee4174ba"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6abed6706c54f3f9d643eda8ee2bb54", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b0c7cfb05de44c6583cffff3957bee7e"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "397678a60a6e4fac9ecca6512beef164", "id": "b0c7cfb05de44c6583cffff3957bee7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bcf26bbeacd44cb79d2ae5d9564f7051"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e7849486524d485e9ff8aa92abeab32b", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c10c7113e61d4e5fa2c23257ffe54445"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e7849486524d485e9ff8aa92abeab32b", "id": "c10c7113e61d4e5fa2c23257ffe54445"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c3f2ad7f26aa4fcaa122ccf675021946"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcc570e6768146bdbfcf5903ce0580af", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c767ddcb0e0d4cb68a4177d24486e200"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9bf3b3d3f574636a958cab1610b87cf", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c8f730b6b254443480dc57b2cef55d5f"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcc570e6768146bdbfcf5903ce0580af", "id": "c8f730b6b254443480dc57b2cef55d5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cac5a726200749f5a83909721c4ac41e"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "21e5e2588aad4ffdb529be4ebeb017fa", "id": "cac5a726200749f5a83909721c4ac41e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd38fd1fbe8944b3b7b6ace40f795f90"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68b423b7c5dc46d2a5b0ae884a22f465", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d06e2d3c053f47b49ba7a99c16a0b4fb"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68b423b7c5dc46d2a5b0ae884a22f465", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/dbba068c89f74e6c8cb96a6fda256eb4"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6abed6706c54f3f9d643eda8ee2bb54", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e44acd49fe8646f394a12616da886249"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c28378783267464b9f5311d5e2198a93", "id": "e44acd49fe8646f394a12616da886249"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ee014fbe4371494ebac70ffdb19ccd36"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9bf3b3d3f574636a958cab1610b87cf", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-22 03:02:59,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-30b1f61b-1f07-4662-892a-abc2ebab98ae 2018-07-22 03:02:59,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.201102972031s 2018-07-22 03:02:59,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-30b1f61b-1f07-4662-892a-abc2ebab98ae 2018-07-22 03:02:59,687 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.25:5000 2018-07-22 03:02:59,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:02:59,694 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:02:59,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e9f34c-2990-4600-b9dc-4b990eb6453c Content-Encoding: gzip Content-Length: 354 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "23aee61bd3124f1f8a11436e80225d2a", "links": {"self": "http://172.30.9.25:5000/v3/roles/23aee61bd3124f1f8a11436e80225d2a"}, "name": "Member"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:02:59,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-16e9f34c-2990-4600-b9dc-4b990eb6453c 2018-07-22 03:02:59,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.090380191803s 2018-07-22 03:02:59,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-16e9f34c-2990-4600-b9dc-4b990eb6453c 2018-07-22 03:02:59,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 03:02:59,790 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:02:59,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf76959-1107-4c9a-ae1c-9b668f5b88c0 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-22 03:02:59,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-dcf76959-1107-4c9a-ae1c-9b668f5b88c0 2018-07-22 03:02:59,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100824117661s 2018-07-22 03:02:59,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-dcf76959-1107-4c9a-ae1c-9b668f5b88c0 2018-07-22 03:02:59,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 03:02:59,892 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:02:59,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d5f894-bdda-4664-a5b7-41f2d180ed9d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77", "links": {"self": "http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9baf23e05bbc44be9f2f0ad429485b56", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:02:59,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a2d5f894-bdda-4664-a5b7-41f2d180ed9d 2018-07-22 03:02:59,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105550050735s 2018-07-22 03:02:59,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a2d5f894-bdda-4664-a5b7-41f2d180ed9d 2018-07-22 03:03:00,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 03:03:00,009 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:00,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca75282-f213-49f1-bfb9-5ec38fd2e4bd Content-Encoding: gzip Content-Length: 393 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": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e"}, "tags": [], "enabled": true, "id": "10be6a136a6c4eb3b7819ab2bad7f08e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 03:03:00,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-4ca75282-f213-49f1-bfb9-5ec38fd2e4bd 2018-07-22 03:03:00,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0893080234528s 2018-07-22 03:03:00,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-4ca75282-f213-49f1-bfb9-5ec38fd2e4bd 2018-07-22 03:03:00,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 03:03:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=9baf23e05bbc44be9f2f0ad429485b56&role.id=81ba99a6e35f4bda94973ef15d75b324&scope.project.id=10be6a136a6c4eb3b7819ab2bad7f08e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:00,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f0ef05-e405-41b2-ba09-a06b76d7f0b3 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=9baf23e05bbc44be9f2f0ad429485b56&role.id=81ba99a6e35f4bda94973ef15d75b324&scope.project.id=10be6a136a6c4eb3b7819ab2bad7f08e", "previous": null, "next": null}} 2018-07-22 03:03:00,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9baf23e05bbc44be9f2f0ad429485b56&role.id=81ba99a6e35f4bda94973ef15d75b324&scope.project.id=10be6a136a6c4eb3b7819ab2bad7f08e used request id req-f4f0ef05-e405-41b2-ba09-a06b76d7f0b3 2018-07-22 03:03:00,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0871150493622s 2018-07-22 03:03:00,191 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9baf23e05bbc44be9f2f0ad429485b56&role.id=81ba99a6e35f4bda94973ef15d75b324&scope.project.id=10be6a136a6c4eb3b7819ab2bad7f08e used request id req-f4f0ef05-e405-41b2-ba09-a06b76d7f0b3 2018-07-22 03:03:00,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 03:03:00,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e/users/9baf23e05bbc44be9f2f0ad429485b56/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:00,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263e8d76-b603-4017-a40c-81a4c06e346e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:00,334 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e/users/9baf23e05bbc44be9f2f0ad429485b56/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-263e8d76-b603-4017-a40c-81a4c06e346e 2018-07-22 03:03:00,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140053033829s 2018-07-22 03:03:00,335 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e/users/9baf23e05bbc44be9f2f0ad429485b56/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-263e8d76-b603-4017-a40c-81a4c06e346e 2018-07-22 03:03:00,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:03:00,342 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:00,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f69298-aa2c-40f1-96cb-be0b38d4c896 Content-Encoding: gzip Content-Length: 354 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "23aee61bd3124f1f8a11436e80225d2a", "links": {"self": "http://172.30.9.25:5000/v3/roles/23aee61bd3124f1f8a11436e80225d2a"}, "name": "Member"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:00,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-88f69298-aa2c-40f1-96cb-be0b38d4c896 2018-07-22 03:03:00,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860729217529s 2018-07-22 03:03:00,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-88f69298-aa2c-40f1-96cb-be0b38d4c896 2018-07-22 03:03:00,427 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 390, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 64, in execute domain=self.project.domain.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10775, in grant_role 'Role {0} not found.'.format(name_or_id)) OpenStackCloudException: Role heat_stack_owner not found. 2018-07-22 03:03:00,546 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 03:03:00,547 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 04:07 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-22 03:03:00,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 03:03:00,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/61bee9a9-82f9-4956-82d7-2b6d9704ebc5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:01,712 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c8e9ae2-5a70-45c7-ba2c-783505ccb46d Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:01,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/61bee9a9-82f9-4956-82d7-2b6d9704ebc5.json used request id req-6c8e9ae2-5a70-45c7-ba2c-783505ccb46d 2018-07-22 03:03:01,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15831518173s 2018-07-22 03:03:01,712 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/61bee9a9-82f9-4956-82d7-2b6d9704ebc5.json used request id req-6c8e9ae2-5a70-45c7-ba2c-783505ccb46d 2018-07-22 03:03:01,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 03:03:01,718 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:01,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e5ffa0c1-643a-4260-9857-40617ae93d9f Date: Sun, 22 Jul 2018 03:03:01 GMT RESP BODY: {"floatingips": []} 2018-07-22 03:03:01,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e5ffa0c1-643a-4260-9857-40617ae93d9f 2018-07-22 03:03:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0653560161591s 2018-07-22 03:03:01,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e5ffa0c1-643a-4260-9857-40617ae93d9f 2018-07-22 03:03:01,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 03:03:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:01,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03: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-91f5b1dc-2401-4ec0-bde2-75df8f85c681 x-compute-request-id: req-91f5b1dc-2401-4ec0-bde2-75df8f85c681 Content-Type: application/json 2018-07-22 03:03:01,931 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270 used request id req-91f5b1dc-2401-4ec0-bde2-75df8f85c681 2018-07-22 03:03:01,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14661693573s 2018-07-22 03:03:01,931 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270 used request id req-91f5b1dc-2401-4ec0-bde2-75df8f85c681 2018-07-22 03:03:01,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:03:01,934 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:02,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03: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-77e7ae0e-48bc-4c98-99af-0d7a6237ae3d x-compute-request-id: req-77e7ae0e-48bc-4c98-99af-0d7a6237ae3d Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:9c:f0", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:9c:f0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0dd1d67c-038d-4130-8abf-739a8cc5f270", "rel": "bookmark"}], "image": {"id": "b8559949-0f11-44e6-9598-b10112dc819b", "links": [{"href": "http://172.30.9.25:8774/images/b8559949-0f11-44e6-9598-b10112dc819b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:02:41.000000", "flavor": {"id": "55c57191-9274-443f-9f63-d5ec77f1cafb", "links": [{"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "bookmark"}]}, "id": "0dd1d67c-038d-4130-8abf-739a8cc5f270", "security_groups": [{"name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}], "user_id": "9baf23e05bbc44be9f2f0ad429485b56", "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-22T03:03:01Z", "hostId": "688fc4074ca2e7b7b37fdb454af8e13cff862bf973bb14d0976765d4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77", "name": "shaker-vm_81a2fdf6-715f-4016-bb15-0863a6128f77", "created": "2018-07-22T02:59:17Z", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:03:02,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-77e7ae0e-48bc-4c98-99af-0d7a6237ae3d 2018-07-22 03:03:02,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.318557977676s 2018-07-22 03:03:02,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-77e7ae0e-48bc-4c98-99af-0d7a6237ae3d 2018-07-22 03:03:02,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:03:04,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:03:04,258 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:04,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03: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-7c884080-23cf-457c-b06e-d24a6e383397 x-compute-request-id: req-7c884080-23cf-457c-b06e-d24a6e383397 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:03:04,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7c884080-23cf-457c-b06e-d24a6e383397 2018-07-22 03:03:04,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0903160572052s 2018-07-22 03:03:04,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7c884080-23cf-457c-b06e-d24a6e383397 2018-07-22 03:03:04,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:03:04,349 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:04,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-9b91eaff-1849-487b-a441-609d9922062e Date: Sun, 22 Jul 2018 03:03:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:59:14Z", "updated_at": "2018-07-22T02:59:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "1c200483-de59-4849-a0f2-1a11d826d497", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "3dc8b5c6-2835-4a02-a049-7dea5e87caeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "7c108eb4-7d20-4c20-9004-8991a020fc90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-22T02:59:15Z", "revision_number": 0, "id": "837bb2e7-b7a2-42a0-9d20-1ba1042001eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:15Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:59:14Z", "revision_number": 0, "id": "85c7dffc-a7e3-4989-a2e3-b095f6052a0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:59:14Z", "security_group_id": "1bc450c1-1c66-49de-9888-81652cee499f", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 5, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "1bc450c1-1c66-49de-9888-81652cee499f", "name": "shaker-sg_81a2fdf6-715f-4016-bb15-0863a6128f77"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}]} 2018-07-22 03:03:04,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9b91eaff-1849-487b-a441-609d9922062e 2018-07-22 03:03:04,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054995059967s 2018-07-22 03:03:04,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9b91eaff-1849-487b-a441-609d9922062e 2018-07-22 03:03:04,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 03:03:04,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1bc450c1-1c66-49de-9888-81652cee499f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:04,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87cc93b0-e7dd-4e36-ac95-00678ef812be Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:04,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1bc450c1-1c66-49de-9888-81652cee499f.json used request id req-87cc93b0-e7dd-4e36-ac95-00678ef812be 2018-07-22 03:03:04,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137916088104s 2018-07-22 03:03:04,546 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1bc450c1-1c66-49de-9888-81652cee499f.json used request id req-87cc93b0-e7dd-4e36-ac95-00678ef812be 2018-07-22 03:03:04,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 03:03:04,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:04,581 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:03: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-b6a07658-766c-4aca-9af4-2e02a918b195 x-compute-request-id: req-b6a07658-766c-4aca-9af4-2e02a918b195 Content-Length: 0 Content-Type: application/json 2018-07-22 03:03:04,581 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77 used request id req-b6a07658-766c-4aca-9af4-2e02a918b195 2018-07-22 03:03:04,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0347990989685s 2018-07-22 03:03:04,581 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_81a2fdf6-715f-4016-bb15-0863a6128f77 used request id req-b6a07658-766c-4aca-9af4-2e02a918b195 2018-07-22 03:03:04,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 03:03:04,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/4bfbb592-66c4-4b55-afbe-7259042876d7/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}769495e90d5e7617cb667b77b661abfc227e1fbf" -d '{"subnet_id": "2f420f4c-0e28-48e1-889d-f58fabf802af"}' 2018-07-22 03:03:06,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5fb2a968-f419-4f88-b004-d80f2ed5a6a8 Date: Sun, 22 Jul 2018 03:03:06 GMT RESP BODY: {"network_id": "1185a1bb-e82a-4975-b8fa-7b2100a0d588", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "subnet_id": "2f420f4c-0e28-48e1-889d-f58fabf802af", "subnet_ids": ["2f420f4c-0e28-48e1-889d-f58fabf802af"], "port_id": "1d7042c0-a067-4e32-a3dd-f67062021447", "id": "4bfbb592-66c4-4b55-afbe-7259042876d7"} 2018-07-22 03:03:06,229 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4bfbb592-66c4-4b55-afbe-7259042876d7/remove_router_interface.json used request id req-5fb2a968-f419-4f88-b004-d80f2ed5a6a8 2018-07-22 03:03:06,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64664101601s 2018-07-22 03:03:06,229 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4bfbb592-66c4-4b55-afbe-7259042876d7/remove_router_interface.json used request id req-5fb2a968-f419-4f88-b004-d80f2ed5a6a8 returning object 4bfbb592-66c4-4b55-afbe-7259042876d7 2018-07-22 03:03:06,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 03:03:06,230 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:06,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-6cec3ec6-7697-4fec-8c3a-e824803a2573 Date: Sun, 22 Jul 2018 03:03:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:54Z", "admin_state_up": true, "updated_at": "2018-07-22T03:03:05Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "4bfbb592-66c4-4b55-afbe-7259042876d7", "name": "shaker-router_81a2fdf6-715f-4016-bb15-0863a6128f77"}]} 2018-07-22 03:03:06,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6cec3ec6-7697-4fec-8c3a-e824803a2573 2018-07-22 03:03:06,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11320400238s 2018-07-22 03:03:06,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6cec3ec6-7697-4fec-8c3a-e824803a2573 2018-07-22 03:03:06,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 03:03:06,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/4bfbb592-66c4-4b55-afbe-7259042876d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:07,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a49c059-b373-4a12-b97e-956c1db12d62 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:07,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4bfbb592-66c4-4b55-afbe-7259042876d7.json used request id req-4a49c059-b373-4a12-b97e-956c1db12d62 2018-07-22 03:03:07,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.06991505623s 2018-07-22 03:03:07,415 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4bfbb592-66c4-4b55-afbe-7259042876d7.json used request id req-4a49c059-b373-4a12-b97e-956c1db12d62 2018-07-22 03:03:07,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 03:03:07,415 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:07,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2437d965-dd5c-4e2b-8768-40b62d7439c1 Date: Sun, 22 Jul 2018 03:03:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:58:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T02:58:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","id":"2f420f4c-0e28-48e1-889d-f58fabf802af","subnetpool_id":null,"name":"shaker-subnet_81a2fdf6-715f-4016-bb15-0863a6128f77"}]} 2018-07-22 03:03:07,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2437d965-dd5c-4e2b-8768-40b62d7439c1 2018-07-22 03:03:07,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0492289066315s 2018-07-22 03:03:07,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2437d965-dd5c-4e2b-8768-40b62d7439c1 2018-07-22 03:03:07,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 03:03:07,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/2f420f4c-0e28-48e1-889d-f58fabf802af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:08,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12df1509-df9c-40ad-8f06-5d0daff40972 Date: Sun, 22 Jul 2018 03:03:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:08,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/2f420f4c-0e28-48e1-889d-f58fabf802af.json used request id req-12df1509-df9c-40ad-8f06-5d0daff40972 2018-07-22 03:03:08,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05458688736s 2018-07-22 03:03:08,521 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/2f420f4c-0e28-48e1-889d-f58fabf802af.json used request id req-12df1509-df9c-40ad-8f06-5d0daff40972 2018-07-22 03:03:08,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:03:08,522 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:08,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-915e88cc-cc20-4c07-9d27-e7011815c964 Date: Sun, 22 Jul 2018 03:03:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1185a1bb-e82a-4975-b8fa-7b2100a0d588","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10be6a136a6c4eb3b7819ab2bad7f08e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:03:08Z","qos_policy_id":null,"name":"shaker-net_81a2fdf6-715f-4016-bb15-0863a6128f77","admin_state_up":true,"tenant_id":"10be6a136a6c4eb3b7819ab2bad7f08e","created_at":"2018-07-22T02:58:53Z","mtu":1450}]} 2018-07-22 03:03:08,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-915e88cc-cc20-4c07-9d27-e7011815c964 2018-07-22 03:03:08,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105062961578s 2018-07-22 03:03:08,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-915e88cc-cc20-4c07-9d27-e7011815c964 2018-07-22 03:03:08,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 03:03:08,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/1185a1bb-e82a-4975-b8fa-7b2100a0d588.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:09,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5678812c-1317-4f54-8313-607f2b10aad6 Date: Sun, 22 Jul 2018 03:03:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:09,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1185a1bb-e82a-4975-b8fa-7b2100a0d588.json used request id req-5678812c-1317-4f54-8313-607f2b10aad6 2018-07-22 03:03:09,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01641321182s 2018-07-22 03:03:09,645 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1185a1bb-e82a-4975-b8fa-7b2100a0d588.json used request id req-5678812c-1317-4f54-8313-607f2b10aad6 2018-07-22 03:03:09,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:03:09,651 - 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}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:09,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-19dbc68b-283a-487e-8deb-895314bd4c21 Date: Sun, 22 Jul 2018 03:03:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/b8559949-0f11-44e6-9598-b10112dc819b/snap", "metadata": {}}], "file": "/v2/images/b8559949-0f11-44e6-9598-b10112dc819b/file", "owner": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "b8559949-0f11-44e6-9598-b10112dc819b", "size": 666173440, "self": "/v2/images/b8559949-0f11-44e6-9598-b10112dc819b", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/b8559949-0f11-44e6-9598-b10112dc819b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-22T02:59:12Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_81a2fdf6-715f-4016-bb15-0863a6128f77", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-22T02:59:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:03:09,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-19dbc68b-283a-487e-8deb-895314bd4c21 2018-07-22 03:03:09,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177181005478s 2018-07-22 03:03:09,826 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-19dbc68b-283a-487e-8deb-895314bd4c21 2018-07-22 03:03:09,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 03:03:09,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/b8559949-0f11-44e6-9598-b10112dc819b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}769495e90d5e7617cb667b77b661abfc227e1fbf" 2018-07-22 03:03:10,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e526009f-5b7c-4f4e-b33d-b1489640e751 Date: Sun, 22 Jul 2018 03:03: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-22 03:03:10,230 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b8559949-0f11-44e6-9598-b10112dc819b used request id req-e526009f-5b7c-4f4e-b33d-b1489640e751 2018-07-22 03:03:10,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.403049230576s 2018-07-22 03:03:10,231 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b8559949-0f11-44e6-9598-b10112dc819b used request id req-e526009f-5b7c-4f4e-b33d-b1489640e751 2018-07-22 03:03:10,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 03:03:10,234 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:10,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03: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-1c5a4795-1243-478e-ae1d-a5ada812b8ca x-compute-request-id: req-1c5a4795-1243-478e-ae1d-a5ada812b8ca Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_81a2fdf6-715f-4016-bb15-0863a6128f77", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb", "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": 3, "id": "55c57191-9274-443f-9f63-d5ec77f1cafb"}, {"name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "ce3211d4-df7c-48a4-a548-3c91872b51cb"}]} 2018-07-22 03:03:10,259 - 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-1c5a4795-1243-478e-ae1d-a5ada812b8ca 2018-07-22 03:03:10,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276589393616s 2018-07-22 03:03:10,259 - 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-1c5a4795-1243-478e-ae1d-a5ada812b8ca 2018-07-22 03:03:10,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 03:03:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:10,301 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:03: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-69fcc052-35e6-425b-b320-f33fd002275c x-compute-request-id: req-69fcc052-35e6-425b-b320-f33fd002275c Content-Length: 0 Content-Type: application/json 2018-07-22 03:03:10,301 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb used request id req-69fcc052-35e6-425b-b320-f33fd002275c 2018-07-22 03:03:10,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0398950576782s 2018-07-22 03:03:10,301 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/55c57191-9274-443f-9f63-d5ec77f1cafb used request id req-69fcc052-35e6-425b-b320-f33fd002275c 2018-07-22 03:03:10,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 03:03:10,305 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:10,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5107e2-59ac-446c-a0e4-c87ea9860b23 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77", "links": {"self": "http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9baf23e05bbc44be9f2f0ad429485b56", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:03:10,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1c5107e2-59ac-446c-a0e4-c87ea9860b23 2018-07-22 03:03:10,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109564065933s 2018-07-22 03:03:10,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1c5107e2-59ac-446c-a0e4-c87ea9860b23 2018-07-22 03:03:10,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 03:03:10,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:10,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37841439-2ef4-4d9c-9bd5-bb9a23277a8e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_81a2fdf6-715f-4016-bb15-0863a6128f77", "links": {"self": "http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9baf23e05bbc44be9f2f0ad429485b56", "description": null}} 2018-07-22 03:03:10,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56 used request id req-37841439-2ef4-4d9c-9bd5-bb9a23277a8e 2018-07-22 03:03:10,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124305009842s 2018-07-22 03:03:10,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56 used request id req-37841439-2ef4-4d9c-9bd5-bb9a23277a8e 2018-07-22 03:03:10,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 03:03:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:10,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a161ba-f0d7-4755-9787-be007ee16f13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:10,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56 used request id req-18a161ba-f0d7-4755-9787-be007ee16f13 2018-07-22 03:03:10,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.183932065964s 2018-07-22 03:03:10,727 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9baf23e05bbc44be9f2f0ad429485b56 used request id req-18a161ba-f0d7-4755-9787-be007ee16f13 2018-07-22 03:03:10,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 03:03:10,736 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:10,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8614a6-d159-4385-8188-3a73cf1767c3 Content-Encoding: gzip Content-Length: 382 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": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e"}, "tags": [], "enabled": true, "id": "10be6a136a6c4eb3b7819ab2bad7f08e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_81a2fdf6-715f-4016-bb15-0863a6128f77"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 03:03:10,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-0b8614a6-d159-4385-8188-3a73cf1767c3 2018-07-22 03:03:10,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0961480140686s 2018-07-22 03:03:10,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-0b8614a6-d159-4385-8188-3a73cf1767c3 2018-07-22 03:03:10,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 03:03:10,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:10,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a33f96a-31f8-4a77-962a-5e8447ab3aae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:10,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-8a33f96a-31f8-4a77-962a-5e8447ab3aae 2018-07-22 03:03:11,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165189027786s 2018-07-22 03:03:11,000 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-8a33f96a-31f8-4a77-962a-5e8447ab3aae 2018-07-22 03:03:11,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:03:11,007 - 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}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:11,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71df1b11-a3d2-42f2-bc55-24c0ef2ee29b Content-Encoding: gzip Content-Length: 354 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "23aee61bd3124f1f8a11436e80225d2a", "links": {"self": "http://172.30.9.25:5000/v3/roles/23aee61bd3124f1f8a11436e80225d2a"}, "name": "Member"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:11,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-71df1b11-a3d2-42f2-bc55-24c0ef2ee29b 2018-07-22 03:03:11,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0946130752563s 2018-07-22 03:03:11,098 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-71df1b11-a3d2-42f2-bc55-24c0ef2ee29b 2018-07-22 03:03:11,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 03:03:11,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/23aee61bd3124f1f8a11436e80225d2a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8084a31363ebdb286d182e8a8cf4ce8af260b451" 2018-07-22 03:03:11,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d42369ae-50b6-4114-ac0d-505e06ba867e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:11,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/23aee61bd3124f1f8a11436e80225d2a used request id req-d42369ae-50b6-4114-ac0d-505e06ba867e 2018-07-22 03:03:11,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.117114067078s 2018-07-22 03:03:11,222 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/23aee61bd3124f1f8a11436e80225d2a used request id req-d42369ae-50b6-4114-ac0d-505e06ba867e 2018-07-22 03:03:11,222 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-07-22 03:03:11,267 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-22 03:03:11,593 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 03:03:11,593 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 03:03:11,594 - openstack_tests - INFO - OS Credentials = > 2018-07-22 03:03:11,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:11,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:11,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["LWscjpFHS8GElv4D9jrPcg"], "issued_at": "2018-07-22T03:03:11.000000Z"}} 2018-07-22 03:03:11,981 - 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}dd2c3837739172ba640fbb02b687b214d3c7d5ad" 2018-07-22 03:03:12,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-227b7900-3238-4381-9b36-ad6878d9b330 Date: Sun, 22 Jul 2018 03:03:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 03:03:12,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-227b7900-3238-4381-9b36-ad6878d9b330 2018-07-22 03:03:12,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2c3837739172ba640fbb02b687b214d3c7d5ad" 2018-07-22 03:03:12,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f60c1a74-094b-4915-a1fa-6ad0e8ff3133 Date: Sun, 22 Jul 2018 03:03:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 03:03:12,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-f60c1a74-094b-4915-a1fa-6ad0e8ff3133 2018-07-22 03:03:12,296 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-22 03:03:12,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 03:03:12,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 03:03:12,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 03:03:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 03:03:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 03:03:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 03:03:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 03:03:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 03:03:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 03:03:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 03:03:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 03:03:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 03:03:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 03:03:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 03:03:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 03:03:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 03:03:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 03:03:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 03:03:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 03:03:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 03:03:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 03:03:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 03:03:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 03:03:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 03:03:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 03:03:12,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-22 03:03:12,303 - 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-22 03:03:12,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9855dd2-9532-42ec-b7e3-68a76609efea 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-22 03:03:12,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b9855dd2-9532-42ec-b7e3-68a76609efea 2018-07-22 03:03:12,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 03:03:12,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["j7o-eTwZTxupnwTWmEuqQg"], "issued_at": "2018-07-22T03:03:12.000000Z"}} 2018-07-22 03:03:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}526513d8152b74948aacf9c91cbbacf5047d0a28" 2018-07-22 03:03:12,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03: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-0c65eb29-2d23-40b5-afd7-2f95ee8cc87d x-compute-request-id: req-0c65eb29-2d23-40b5-afd7-2f95ee8cc87d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-22 03:03:12,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-0c65eb29-2d23-40b5-afd7-2f95ee8cc87d 2018-07-22 03:03:12,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.549290895462s 2018-07-22 03:03:12,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-0c65eb29-2d23-40b5-afd7-2f95ee8cc87d 2018-07-22 03:03:12,852 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-22 03:03:12,853 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-22 03:03:12,853 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-07-22 03:03:12,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:12,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:13,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BjnVc8a-RYK_eO0_D3HfNQ"], "issued_at": "2018-07-22T03:03:13.000000Z"}} 2018-07-22 03:03:13,292 - 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}5ddc9c4f3ef149f8dae62d3682cadb78403e85a5" 2018-07-22 03:03:13,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4daa72d5-6306-4478-9986-0c7cc83777e3 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-22 03:03:13,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4daa72d5-6306-4478-9986-0c7cc83777e3 2018-07-22 03:03:13,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:13,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:13,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Qq_m_NXeRf-Nf5ZNf8p63w"], "issued_at": "2018-07-22T03:03:13.000000Z"}} 2018-07-22 03:03:13,767 - 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}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:13,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70a3b92-c7ba-4716-9058-afade94af671 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-22 03:03:13,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b70a3b92-c7ba-4716-9058-afade94af671 2018-07-22 03:03:13,850 - 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-22 03:03:13,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-47b942f5-0e21-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:13,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22cd88fe-41d9-4f9b-8987-984a4e9791da 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=CreateSecurityGroupTests-47b942f5-0e21-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:03:13,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-47b942f5-0e21-4a0-proj used request id req-22cd88fe-41d9-4f9b-8987-984a4e9791da 2018-07-22 03:03:13,941 - 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}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:14,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8dc4b7-05e3-41a8-ac32-4ffe000a3f6b 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-22 03:03:14,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5a8dc4b7-05e3-41a8-ac32-4ffe000a3f6b 2018-07-22 03:03:14,033 - 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}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj"}}' 2018-07-22 03:03:14,150 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f54069-7e29-42ea-8534-9ce29cca3127 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b"}, "tags": [], "enabled": true, "id": "47c0a9c78ae5414fbe8e1a6435cf785b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj"}} 2018-07-22 03:03:14,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-73f54069-7e29-42ea-8534-9ce29cca3127 2018-07-22 03:03:14,151 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-47b942f5-0e21-4a0-proj 2018-07-22 03:03:14,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:14,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:14,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["VwkO5TpXQWaZu7UaLTufaA"], "issued_at": "2018-07-22T03:03:14.000000Z"}} 2018-07-22 03:03:14,538 - 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}cd0a3201170bd9ae40d94ad38fea9e43e7b36ed3" 2018-07-22 03:03:14,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279afd4b-5a29-4149-990a-87ac12f22f77 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-22 03:03:14,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-279afd4b-5a29-4149-990a-87ac12f22f77 2018-07-22 03:03:14,622 - 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-22 03:03:14,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:14,627 - 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}cd0a3201170bd9ae40d94ad38fea9e43e7b36ed3" 2018-07-22 03:03:14,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e206f0e1-c4c0-45d2-81e2-b19ab16bca7b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:03:14,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e206f0e1-c4c0-45d2-81e2-b19ab16bca7b 2018-07-22 03:03:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-47b942f5-0e21-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a3201170bd9ae40d94ad38fea9e43e7b36ed3" 2018-07-22 03:03:14,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4750c7-9822-4ace-bdce-cfb1f5ebe576 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-47b942f5-0e21-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b"}, "tags": [], "enabled": true, "id": "47c0a9c78ae5414fbe8e1a6435cf785b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj"}]} 2018-07-22 03:03:14,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-47b942f5-0e21-4a0-proj used request id req-0b4750c7-9822-4ace-bdce-cfb1f5ebe576 2018-07-22 03:03:14,823 - 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}cd0a3201170bd9ae40d94ad38fea9e43e7b36ed3" 2018-07-22 03:03:14,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3f8e7d-f558-4d19-b52e-985cade79d94 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-22 03:03:14,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cd3f8e7d-f558-4d19-b52e-985cade79d94 2018-07-22 03:03:15,217 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-47b942f5-0e21-4a0-user 2018-07-22 03:03:15,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:15,221 - 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}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:15,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f291c7-12e2-461f-88a0-ff7afc7ee021 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:15,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-87f291c7-12e2-461f-88a0-ff7afc7ee021 2018-07-22 03:03:15,309 - 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}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" -d '{"role": {"name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj-role"}}' 2018-07-22 03:03:15,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1061ce29-f078-42a1-a93b-f6bb8df0c669 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9340c0046d0a40c1ac555b4e4896c436", "links": {"self": "http://172.30.9.25:5000/v3/roles/9340c0046d0a40c1ac555b4e4896c436"}, "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj-role"}} 2018-07-22 03:03:15,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1061ce29-f078-42a1-a93b-f6bb8df0c669 2018-07-22 03:03:15,408 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-47b942f5-0e21-4a0-proj-role 2018-07-22 03:03:15,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9340c0046d0a40c1ac555b4e4896c436 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:15,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0f2be9-cf5c-48d3-a81d-f6e8bd1fa6a2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9340c0046d0a40c1ac555b4e4896c436", "links": {"self": "http://172.30.9.25:5000/v3/roles/9340c0046d0a40c1ac555b4e4896c436"}, "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj-role"}} 2018-07-22 03:03:15,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9340c0046d0a40c1ac555b4e4896c436 used request id req-3d0f2be9-cf5c-48d3-a81d-f6e8bd1fa6a2 2018-07-22 03:03:15,429 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-47b942f5-0e21-4a0-proj-role to project CreateSecurityGroupTests-47b942f5-0e21-4a0-proj 2018-07-22 03:03:15,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b/users/364345f680404867a0839d111ecb7bb6/roles/9340c0046d0a40c1ac555b4e4896c436 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:15,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f6d443f-509a-47c1-8249-dd50de161909 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:15,579 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b/users/364345f680404867a0839d111ecb7bb6/roles/9340c0046d0a40c1ac555b4e4896c436 used request id req-5f6d443f-509a-47c1-8249-dd50de161909 2018-07-22 03:03:15,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:15,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:15,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9340c0046d0a40c1ac555b4e4896c436", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj-role"}], "expires_at": "2018-07-22T04:03:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47c0a9c78ae5414fbe8e1a6435cf785b", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-user", "id": "364345f680404867a0839d111ecb7bb6"}, "audit_ids": ["QR5Rx_ZjQce24lCTrXMO3g"], "issued_at": "2018-07-22T03:03:15.000000Z"}} 2018-07-22 03:03:15,970 - 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}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcfe2b8c-56af-4f17-8fed-2685d97f04d6 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-22 03:03:16,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fcfe2b8c-56af-4f17-8fed-2685d97f04d6 2018-07-22 03:03:16,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0ebc73e7-1326-40dc-aed4-a37734741b60 Date: Sun, 22 Jul 2018 03:03:16 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:03:16,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname&description=hello+group used request id req-0ebc73e7-1326-40dc-aed4-a37734741b60 2018-07-22 03:03:16,366 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname... 2018-07-22 03:03:16,366 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname 2018-07-22 03:03:16,370 - 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}a08aa01de3ce923a546294ec78e73dfad44ccc8e" -d '{"security_group": {"name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname", "description": "hello group"}}' 2018-07-22 03:03:16,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-13b189ec-13f4-482a-8379-640d5552bcee Date: Sun, 22 Jul 2018 03:03:16 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "e52afae0-17e6-41d1-8356-89c549947588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 2, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname"}} 2018-07-22 03:03:16,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-13b189ec-13f4-482a-8379-640d5552bcee 2018-07-22 03:03:16,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:16,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e31b817-5055-44a1-9896-11587913c675 Date: Sun, 22 Jul 2018 03:03:16 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:16,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-0e31b817-5055-44a1-9896-11587913c675 2018-07-22 03:03:16,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:16,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-049707df-8f15-4f2d-a178-ecca95b3e560 Date: Sun, 22 Jul 2018 03:03:16 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:16,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-049707df-8f15-4f2d-a178-ecca95b3e560 2018-07-22 03:03:16,666 - neutron_utils - INFO - Retrieving security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:16,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ca69539c-30ea-430a-b36f-564caa4f92bf Date: Sun, 22 Jul 2018 03:03:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "e52afae0-17e6-41d1-8356-89c549947588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 2, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname"}]} 2018-07-22 03:03:16,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-ca69539c-30ea-430a-b36f-564caa4f92bf 2018-07-22 03:03:16,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7245a27-48ce-4179-a374-03a9adcd2b03 Date: Sun, 22 Jul 2018 03:03:16 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:16,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-f7245a27-48ce-4179-a374-03a9adcd2b03 2018-07-22 03:03:16,761 - neutron_utils - INFO - Retrieving security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:16,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c9772a01-0be7-4b0e-bca3-ca6fabf5fac1 Date: Sun, 22 Jul 2018 03:03:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "e52afae0-17e6-41d1-8356-89c549947588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 2, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname"}]} 2018-07-22 03:03:16,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-c9772a01-0be7-4b0e-bca3-ca6fabf5fac1 2018-07-22 03:03:16,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:16,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fdffa815-2e64-42e1-b0c9-9a02633784bb Date: Sun, 22 Jul 2018 03:03:16 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:16,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-fdffa815-2e64-42e1-b0c9-9a02633784bb 2018-07-22 03:03:16,832 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname 2018-07-22 03:03:16,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-907577ea-e356-4ae3-a798-1b20ebdb7f49 Date: Sun, 22 Jul 2018 03:03:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "e52afae0-17e6-41d1-8356-89c549947588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 2, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname"}]} 2018-07-22 03:03:16,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname used request id req-907577ea-e356-4ae3-a798-1b20ebdb7f49 2018-07-22 03:03:16,879 - 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-22 03:03:16,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98130c2-63ed-4a5c-9ff8-f4e25eb59c8c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47c0a9c78ae5414fbe8e1a6435cf785b", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj"}} 2018-07-22 03:03:16,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b used request id req-b98130c2-63ed-4a5c-9ff8-f4e25eb59c8c 2018-07-22 03:03:16,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:16,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf5035a8-6546-4237-ac71-df22cdc94b4d Date: Sun, 22 Jul 2018 03:03:16 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:16,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-cf5035a8-6546-4237-ac71-df22cdc94b4d 2018-07-22 03:03:16,998 - 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}a08aa01de3ce923a546294ec78e73dfad44ccc8e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e"}}' 2018-07-22 03:03:17,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-8bfb3ba6-0b15-4a50-b191-481a362e4d96 Date: Sun, 22 Jul 2018 03:03:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:17Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5"}} 2018-07-22 03:03:17,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-8bfb3ba6-0b15-4a50-b191-481a362e4d96 2018-07-22 03:03:17,144 - neutron_utils - INFO - Retrieving security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:17,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:17,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2ff90777-33f1-441a-8c10-7f698887d248 Date: Sun, 22 Jul 2018 03:03:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "revision_number": 0, "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "e52afae0-17e6-41d1-8356-89c549947588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 3, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname"}]} 2018-07-22 03:03:17,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-2ff90777-33f1-441a-8c10-7f698887d248 2018-07-22 03:03:17,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:17,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:17,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f235f910-f146-4f90-b997-20485663b9c7 Date: Sun, 22 Jul 2018 03:03:17 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:17Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:17,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-f235f910-f146-4f90-b997-20485663b9c7 2018-07-22 03:03:17,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:17,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9340c0046d0a40c1ac555b4e4896c436", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj-role"}], "expires_at": "2018-07-22T04:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47c0a9c78ae5414fbe8e1a6435cf785b", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/47c0a9c78ae5414fbe8e1a6435cf785b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-user", "id": "364345f680404867a0839d111ecb7bb6"}, "audit_ids": ["Su8O4vgHT3CDP1Zxp6dT5A"], "issued_at": "2018-07-22T03:03:17.000000Z"}} 2018-07-22 03:03:17,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29089af35c672c18756e07c095e9ec06eeb0e341" 2018-07-22 03:03:17,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-673df49c-1100-4345-b9ed-1f29b5b77441 Date: Sun, 22 Jul 2018 03:03:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "revision_number": 0, "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "e52afae0-17e6-41d1-8356-89c549947588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 3, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname"}]} 2018-07-22 03:03:17,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname&description=hello+group used request id req-673df49c-1100-4345-b9ed-1f29b5b77441 2018-07-22 03:03:17,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29089af35c672c18756e07c095e9ec06eeb0e341" 2018-07-22 03:03:17,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-dd1af2e4-c3bb-48b9-be47-da9e6c20f8fb Date: Sun, 22 Jul 2018 03:03:17 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:17Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:17,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-dd1af2e4-c3bb-48b9-be47-da9e6c20f8fb 2018-07-22 03:03:17,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:17,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29089af35c672c18756e07c095e9ec06eeb0e341" 2018-07-22 03:03:17,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-201109e1-18b7-4448-8720-3fc6198bd658 Date: Sun, 22 Jul 2018 03:03:17 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:17Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:17,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-201109e1-18b7-4448-8720-3fc6198bd658 2018-07-22 03:03:17,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29089af35c672c18756e07c095e9ec06eeb0e341" 2018-07-22 03:03:17,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-bf20a96f-e215-42b3-9eaa-01da71e011b1 Date: Sun, 22 Jul 2018 03:03:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "revision_number": 0, "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "e52afae0-17e6-41d1-8356-89c549947588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 3, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname"}]} 2018-07-22 03:03:17,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname used request id req-bf20a96f-e215-42b3-9eaa-01da71e011b1 2018-07-22 03:03:17,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:17,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29089af35c672c18756e07c095e9ec06eeb0e341" 2018-07-22 03:03:17,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4cd51776-71be-4764-a55d-e0b35bee2604 Date: Sun, 22 Jul 2018 03:03:17 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:17Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:17,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-4cd51776-71be-4764-a55d-e0b35bee2604 2018-07-22 03:03:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29089af35c672c18756e07c095e9ec06eeb0e341" 2018-07-22 03:03:18,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-df56fa4c-3b0c-4df8-b0a1-bc87348ccf2d Date: Sun, 22 Jul 2018 03:03:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "revision_number": 0, "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "e52afae0-17e6-41d1-8356-89c549947588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 3, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname"}]} 2018-07-22 03:03:18,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname used request id req-df56fa4c-3b0c-4df8-b0a1-bc87348ccf2d 2018-07-22 03:03:18,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:18,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29089af35c672c18756e07c095e9ec06eeb0e341" 2018-07-22 03:03:18,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-68fbde9c-605d-45e5-b9f0-d6879ab3587d Date: Sun, 22 Jul 2018 03:03:18 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:17Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:18,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-68fbde9c-605d-45e5-b9f0-d6879ab3587d 2018-07-22 03:03:18,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:18,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29089af35c672c18756e07c095e9ec06eeb0e341" 2018-07-22 03:03:18,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3d1a2182-2031-4ae0-ab6f-27f19286847f Date: Sun, 22 Jul 2018 03:03:18 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:17Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:18,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-3d1a2182-2031-4ae0-ab6f-27f19286847f 2018-07-22 03:03:18,110 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname 2018-07-22 03:03:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:18,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9fe3a54f-db8f-4581-b05e-9ac813e9795b Date: Sun, 22 Jul 2018 03:03:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "revision_number": 0, "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "e52afae0-17e6-41d1-8356-89c549947588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 3, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "name": "CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname"}]} 2018-07-22 03:03:18,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname used request id req-9fe3a54f-db8f-4581-b05e-9ac813e9795b 2018-07-22 03:03:18,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:18,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42508d20-cf1a-4c6e-97dc-d27ad0413190 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47c0a9c78ae5414fbe8e1a6435cf785b", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj"}} 2018-07-22 03:03:18,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b used request id req-42508d20-cf1a-4c6e-97dc-d27ad0413190 2018-07-22 03:03:18,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:18,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:18,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b1a9198e-76cc-44f9-a73d-b7c18b1cb024 Date: Sun, 22 Jul 2018 03:03:18 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:17Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}]} 2018-07-22 03:03:18,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-b1a9198e-76cc-44f9-a73d-b7c18b1cb024 2018-07-22 03:03:18,283 - 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}a08aa01de3ce923a546294ec78e73dfad44ccc8e" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e"}}' 2018-07-22 03:03:18,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-eff18a60-41c4-46e6-9b30-9a83460f5639 Date: Sun, 22 Jul 2018 03:03:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:18Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:18Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "f1dee134-fc3a-4bd8-a7c6-759313cf04bd"}} 2018-07-22 03:03:18,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-eff18a60-41c4-46e6-9b30-9a83460f5639 2018-07-22 03:03:18,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e 2018-07-22 03:03:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29089af35c672c18756e07c095e9ec06eeb0e341" 2018-07-22 03:03:18,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-26b21965-698e-4178-8fd3-aa7780624080 Date: Sun, 22 Jul 2018 03:03:18 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-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "5eed3835-617e-4abe-9113-78d96ea3a4ef"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:17Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:17Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "e52afae0-17e6-41d1-8356-89c549947588"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:18Z", "security_group_id": "13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:18Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "f1dee134-fc3a-4bd8-a7c6-759313cf04bd"}]} 2018-07-22 03:03:18,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-26b21965-698e-4178-8fd3-aa7780624080 2018-07-22 03:03:18,460 - neutron_utils - INFO - Deleting security group rule with ID - f1dee134-fc3a-4bd8-a7c6-759313cf04bd 2018-07-22 03:03:18,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/f1dee134-fc3a-4bd8-a7c6-759313cf04bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:18,542 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62a848dd-9ec3-4df1-9cca-8be24d7d043e Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:18,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/f1dee134-fc3a-4bd8-a7c6-759313cf04bd used request id req-62a848dd-9ec3-4df1-9cca-8be24d7d043e 2018-07-22 03:03:18,543 - neutron_utils - INFO - Deleting security group rule with ID - 5eed3835-617e-4abe-9113-78d96ea3a4ef 2018-07-22 03:03:18,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/5eed3835-617e-4abe-9113-78d96ea3a4ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:18,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-812bb120-04be-4c7a-9ed4-2d61b867196e Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:18,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/5eed3835-617e-4abe-9113-78d96ea3a4ef used request id req-812bb120-04be-4c7a-9ed4-2d61b867196e 2018-07-22 03:03:18,626 - neutron_utils - INFO - Deleting security group rule with ID - e52afae0-17e6-41d1-8356-89c549947588 2018-07-22 03:03:18,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/e52afae0-17e6-41d1-8356-89c549947588 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:18,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5328078b-fc71-4309-864a-e5a016433929 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:18,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/e52afae0-17e6-41d1-8356-89c549947588 used request id req-5328078b-fc71-4309-864a-e5a016433929 2018-07-22 03:03:18,728 - neutron_utils - INFO - Deleting security group rule with ID - 8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5 2018-07-22 03:03:18,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:18,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-679a5f2e-97c8-4426-9563-104b5f10cf0c Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:18,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8e9b0e30-8f9c-4dc3-91ff-ee935b92eea5 used request id req-679a5f2e-97c8-4426-9563-104b5f10cf0c 2018-07-22 03:03:18,858 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ac3d1f13-8a62-404e-9234-3836480bd70cname 2018-07-22 03:03:18,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08aa01de3ce923a546294ec78e73dfad44ccc8e" 2018-07-22 03:03:18,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ecab049-423d-4128-a759-40c01f790407 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:18,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/13f3d3aa-6c6b-4160-8ea9-bca1e29c6c3e used request id req-7ecab049-423d-4128-a759-40c01f790407 2018-07-22 03:03:18,982 - 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}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:19,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c888910f-7f64-4d4e-906a-cc689b89fc33 Date: Sun, 22 Jul 2018 03:03:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "updated_at": "2018-07-22T03:03:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "613e4119-f5b8-4707-b114-163810b1995e", "remote_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "9fbb7a5e-6768-4268-bfe1-518d7ea71c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "d2eead63-8296-4723-9442-b7539dbb2360", "remote_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv6", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "revision_number": 0, "id": "dfe35b71-ebf3-4ff0-8f4c-dea5e1a4ab4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:16Z", "security_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "port_range_min": null, "ethertype": "IPv4", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b"}], "revision_number": 4, "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:03:19,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c888910f-7f64-4d4e-906a-cc689b89fc33 2018-07-22 03:03:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:19,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7a7c49-fa9b-4343-bb9a-e5b4c674021d 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:03:19,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-6a7a7c49-fa9b-4343-bb9a-e5b4c674021d 2018-07-22 03:03:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:19,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-283f6bb3-309d-45de-85a4-2b516d937b86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:19,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-283f6bb3-309d-45de-85a4-2b516d937b86 2018-07-22 03:03:19,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:19,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:19,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc3bfeaa-4b3d-49f9-bb1a-bddee6a6f98e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:19,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-dc3bfeaa-4b3d-49f9-bb1a-bddee6a6f98e 2018-07-22 03:03:19,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:19,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-294d21c2-fe9a-4861-940d-3e2a0a3f9cc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:19,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-294d21c2-fe9a-4861-940d-3e2a0a3f9cc0 2018-07-22 03:03:19,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:19,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:19,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8523498a-1674-4bbd-bd98-650c83210c69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:19,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-8523498a-1674-4bbd-bd98-650c83210c69 2018-07-22 03:03:19,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:19,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:19,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccfc05d1-068a-4fac-8e4c-2872a9d4bf4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:19,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-ccfc05d1-068a-4fac-8e4c-2872a9d4bf4a 2018-07-22 03:03:19,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:19,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:19,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50eb643f-1cdc-4e73-8e56-73d476696555 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:03:19,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-50eb643f-1cdc-4e73-8e56-73d476696555 2018-07-22 03:03:19,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:19,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d571df-6e24-4b05-908f-cfd4bb388e5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:19,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-c9d571df-6e24-4b05-908f-cfd4bb388e5e 2018-07-22 03:03:19,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:20,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd585f33-9f7c-411b-bbb2-a49ed7e95fe3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47c0a9c78ae5414fbe8e1a6435cf785b", "name": "CreateSecurityGroupTests-47b942f5-0e21-4a0-proj"}} 2018-07-22 03:03:20,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b used request id req-dd585f33-9f7c-411b-bbb2-a49ed7e95fe3 2018-07-22 03:03:20,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dacc0ab6-f55f-4966-9317-ee7e97cc5a21 2018-07-22 03:03:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dacc0ab6-f55f-4966-9317-ee7e97cc5a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:20,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d143f4ab-0c0a-474a-8f36-43d52d953f20 Date: Sun, 22 Jul 2018 03:03:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "613e4119-f5b8-4707-b114-163810b1995e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "9fbb7a5e-6768-4268-bfe1-518d7ea71c41"}, {"remote_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "d2eead63-8296-4723-9442-b7539dbb2360"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:16Z", "security_group_id": "dacc0ab6-f55f-4966-9317-ee7e97cc5a21", "port_range_min": null, "revision_number": 0, "tenant_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "created_at": "2018-07-22T03:03:16Z", "project_id": "47c0a9c78ae5414fbe8e1a6435cf785b", "id": "dfe35b71-ebf3-4ff0-8f4c-dea5e1a4ab4d"}]} 2018-07-22 03:03:20,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dacc0ab6-f55f-4966-9317-ee7e97cc5a21 used request id req-d143f4ab-0c0a-474a-8f36-43d52d953f20 2018-07-22 03:03:20,069 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:03:20,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/dacc0ab6-f55f-4966-9317-ee7e97cc5a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:20,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-292cdb3f-e853-4a1d-a23a-78d16cb54754 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:20,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/dacc0ab6-f55f-4966-9317-ee7e97cc5a21 used request id req-292cdb3f-e853-4a1d-a23a-78d16cb54754 2018-07-22 03:03:20,221 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-47b942f5-0e21-4a0-proj 2018-07-22 03:03:20,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:20,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9511abb8-aaf9-45dd-b207-323831dd190c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:20,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/47c0a9c78ae5414fbe8e1a6435cf785b used request id req-9511abb8-aaf9-45dd-b207-323831dd190c 2018-07-22 03:03:20,438 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-47b942f5-0e21-4a0-proj-role 2018-07-22 03:03:20,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/9340c0046d0a40c1ac555b4e4896c436 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:20,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff2f4006-5341-4477-adab-767587944902 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:20,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9340c0046d0a40c1ac555b4e4896c436 used request id req-ff2f4006-5341-4477-adab-767587944902 2018-07-22 03:03:20,549 - 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}e9b2a39b2fe28c3bf75d7fa694fe91fc5988f522" 2018-07-22 03:03:20,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96ef88c-9ba9-4b66-82d0-b9f53946d13f Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:20,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c96ef88c-9ba9-4b66-82d0-b9f53946d13f 2018-07-22 03:03:20,631 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-47b942f5-0e21-4a0-user 2018-07-22 03:03:20,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/364345f680404867a0839d111ecb7bb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a3201170bd9ae40d94ad38fea9e43e7b36ed3" 2018-07-22 03:03:20,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c083e3f-c5c5-4b37-a009-2eb282cf2374 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:20,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/364345f680404867a0839d111ecb7bb6 used request id req-9c083e3f-c5c5-4b37-a009-2eb282cf2374 2018-07-22 03:03:20,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:21,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["nmid2yDRSeesnFh3r9h5Sg"], "issued_at": "2018-07-22T03:03:21.000000Z"}} 2018-07-22 03:03:21,217 - 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}8976004c08c84ea83ca8d4a58311cbc199eca862" 2018-07-22 03:03:21,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5baf0d93-6623-40ae-b75e-62f339e06d43 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-22 03:03:21,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5baf0d93-6623-40ae-b75e-62f339e06d43 2018-07-22 03:03:21,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:21,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:21,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ZThfQ0uoSw6aCthtbK9VPQ"], "issued_at": "2018-07-22T03:03:21.000000Z"}} 2018-07-22 03:03:21,680 - 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}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:21,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbb664c-962e-406f-a043-49d5399d7477 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-22 03:03:21,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2bbb664c-962e-406f-a043-49d5399d7477 2018-07-22 03:03:21,774 - 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-22 03:03:21,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:21,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-02d03d71-0a64-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:21,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f47f741-f3fb-4c93-91c1-cb90be387fbf 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=CreateSecurityGroupTests-02d03d71-0a64-40c-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:03:21,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-02d03d71-0a64-40c-proj used request id req-7f47f741-f3fb-4c93-91c1-cb90be387fbf 2018-07-22 03:03:21,870 - 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}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:21,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0e40a2-25df-4ed2-802c-bf7ae3f9b827 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-22 03:03:21,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8e0e40a2-25df-4ed2-802c-bf7ae3f9b827 2018-07-22 03:03:21,959 - 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}72361500e90c73fc939298326590fa675e04e06d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj"}}' 2018-07-22 03:03:22,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e6c4ce-4b7c-495c-b2f8-af8b674df125 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b5b29e33248f47d2a057503ed16f2744"}, "tags": [], "enabled": true, "id": "b5b29e33248f47d2a057503ed16f2744", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj"}} 2018-07-22 03:03:22,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-19e6c4ce-4b7c-495c-b2f8-af8b674df125 2018-07-22 03:03:22,016 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-02d03d71-0a64-40c-proj 2018-07-22 03:03:22,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:22,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:22,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["aM6b92ZUQMGigDBDEYyx6w"], "issued_at": "2018-07-22T03:03:22.000000Z"}} 2018-07-22 03:03:22,407 - 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}f8b46b4db8eb9819f28e3f95eb667449bbaf7641" 2018-07-22 03:03:22,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c45a6f-7d97-4e57-8859-ae2f0fa6f93e 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-22 03:03:22,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-73c45a6f-7d97-4e57-8859-ae2f0fa6f93e 2018-07-22 03:03:22,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-22 03:03:22,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:22,429 - 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}f8b46b4db8eb9819f28e3f95eb667449bbaf7641" 2018-07-22 03:03:22,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a98d4a-e13e-4c6f-9fac-1427a109ddb2 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:03:22,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-20a98d4a-e13e-4c6f-9fac-1427a109ddb2 2018-07-22 03:03:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-02d03d71-0a64-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b46b4db8eb9819f28e3f95eb667449bbaf7641" 2018-07-22 03:03:22,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b045783e-1684-40bd-b685-1c6b746eaa35 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-02d03d71-0a64-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b5b29e33248f47d2a057503ed16f2744"}, "tags": [], "enabled": true, "id": "b5b29e33248f47d2a057503ed16f2744", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj"}]} 2018-07-22 03:03:22,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-02d03d71-0a64-40c-proj used request id req-b045783e-1684-40bd-b685-1c6b746eaa35 2018-07-22 03:03:22,624 - 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}f8b46b4db8eb9819f28e3f95eb667449bbaf7641" 2018-07-22 03:03:22,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7dad6c-c2f8-432d-a1ea-ff54fc67cecd 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-22 03:03:22,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1f7dad6c-c2f8-432d-a1ea-ff54fc67cecd 2018-07-22 03:03:23,004 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-02d03d71-0a64-40c-user 2018-07-22 03:03:23,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:23,011 - 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}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:23,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48250e1d-7cb6-4cf4-a1f5-ee7b97c3d6ba Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:23,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-48250e1d-7cb6-4cf4-a1f5-ee7b97c3d6ba 2018-07-22 03:03:23,098 - 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}72361500e90c73fc939298326590fa675e04e06d" -d '{"role": {"name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj-role"}}' 2018-07-22 03:03:23,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55fd1bcc-930e-412d-85ee-a1a015651ee1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e8cf8dfb70b4be0b5fc48d4566ccdf3", "links": {"self": "http://172.30.9.25:5000/v3/roles/7e8cf8dfb70b4be0b5fc48d4566ccdf3"}, "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj-role"}} 2018-07-22 03:03:23,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-55fd1bcc-930e-412d-85ee-a1a015651ee1 2018-07-22 03:03:23,199 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-02d03d71-0a64-40c-proj-role 2018-07-22 03:03:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7e8cf8dfb70b4be0b5fc48d4566ccdf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:23,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0adbcb7c-ca72-4a6b-af14-3f9d6e8751be Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e8cf8dfb70b4be0b5fc48d4566ccdf3", "links": {"self": "http://172.30.9.25:5000/v3/roles/7e8cf8dfb70b4be0b5fc48d4566ccdf3"}, "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj-role"}} 2018-07-22 03:03:23,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7e8cf8dfb70b4be0b5fc48d4566ccdf3 used request id req-0adbcb7c-ca72-4a6b-af14-3f9d6e8751be 2018-07-22 03:03:23,293 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-02d03d71-0a64-40c-proj-role to project CreateSecurityGroupTests-02d03d71-0a64-40c-proj 2018-07-22 03:03:23,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b5b29e33248f47d2a057503ed16f2744/users/2c8dbf7201ef466793350511b965caab/roles/7e8cf8dfb70b4be0b5fc48d4566ccdf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:23,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-949079f3-df4a-43f7-907f-a2ec84309d77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:23,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b5b29e33248f47d2a057503ed16f2744/users/2c8dbf7201ef466793350511b965caab/roles/7e8cf8dfb70b4be0b5fc48d4566ccdf3 used request id req-949079f3-df4a-43f7-907f-a2ec84309d77 2018-07-22 03:03:23,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:23,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:23,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e8cf8dfb70b4be0b5fc48d4566ccdf3", "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj-role"}], "expires_at": "2018-07-22T04:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b29e33248f47d2a057503ed16f2744", "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b5b29e33248f47d2a057503ed16f2744", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/b5b29e33248f47d2a057503ed16f2744", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-user", "id": "2c8dbf7201ef466793350511b965caab"}, "audit_ids": ["GYNSwZohR7i2RPhYTwagog"], "issued_at": "2018-07-22T03:03:23.000000Z"}} 2018-07-22 03:03:23,801 - 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}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:23,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dd63d6-5fec-4826-9159-e110511c9340 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-22 03:03:23,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-63dd63d6-5fec-4826-9159-e110511c9340 2018-07-22 03:03:23,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:24,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bf685b5d-eff0-4c02-8d9f-8ee37da12e98 Date: Sun, 22 Jul 2018 03:03:24 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:03:24,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name&description=hello+group used request id req-bf685b5d-eff0-4c02-8d9f-8ee37da12e98 2018-07-22 03:03:24,206 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name... 2018-07-22 03:03:24,206 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name 2018-07-22 03:03:24,211 - 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}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" -d '{"security_group": {"name": "CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name", "description": "hello group"}}' 2018-07-22 03:03:24,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-79095c67-13b8-4d78-b1c6-6f4c5a1836dd Date: Sun, 22 Jul 2018 03:03:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "updated_at": "2018-07-22T03:03:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "8b725184-389e-472c-8612-1c8f8da9725f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b29e33248f47d2a057503ed16f2744"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "a271ddc0-0f5d-45d1-aea6-99645eed742d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b29e33248f47d2a057503ed16f2744"}], "revision_number": 2, "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "name": "CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name"}} 2018-07-22 03:03:24,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-79095c67-13b8-4d78-b1c6-6f4c5a1836dd 2018-07-22 03:03:24,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bef7278b-0072-4acd-9c6e-1392f9750cee 2018-07-22 03:03:24,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:24,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7857dcd6-7fb5-49e7-9558-752ec527d231 Date: Sun, 22 Jul 2018 03:03:24 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-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "8b725184-389e-472c-8612-1c8f8da9725f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "a271ddc0-0f5d-45d1-aea6-99645eed742d"}]} 2018-07-22 03:03:24,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-7857dcd6-7fb5-49e7-9558-752ec527d231 2018-07-22 03:03:24,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bef7278b-0072-4acd-9c6e-1392f9750cee 2018-07-22 03:03:24,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:24,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4073dd8-02af-4f54-bb39-b537cc24703a Date: Sun, 22 Jul 2018 03:03:24 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-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "8b725184-389e-472c-8612-1c8f8da9725f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "a271ddc0-0f5d-45d1-aea6-99645eed742d"}]} 2018-07-22 03:03:24,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-d4073dd8-02af-4f54-bb39-b537cc24703a 2018-07-22 03:03:24,488 - neutron_utils - INFO - Retrieving security group with ID - bef7278b-0072-4acd-9c6e-1392f9750cee 2018-07-22 03:03:24,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:24,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a3fc7dc1-ac5e-488a-b14a-10559edeb75a Date: Sun, 22 Jul 2018 03:03:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "updated_at": "2018-07-22T03:03:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "8b725184-389e-472c-8612-1c8f8da9725f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b29e33248f47d2a057503ed16f2744"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "a271ddc0-0f5d-45d1-aea6-99645eed742d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b29e33248f47d2a057503ed16f2744"}], "revision_number": 2, "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "name": "CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name"}]} 2018-07-22 03:03:24,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-a3fc7dc1-ac5e-488a-b14a-10559edeb75a 2018-07-22 03:03:24,560 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bef7278b-0072-4acd-9c6e-1392f9750cee 2018-07-22 03:03:24,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=bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:24,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-019ad314-8dbe-4088-bfc7-16f49eb63c89 Date: Sun, 22 Jul 2018 03:03:24 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-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "8b725184-389e-472c-8612-1c8f8da9725f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "a271ddc0-0f5d-45d1-aea6-99645eed742d"}]} 2018-07-22 03:03:24,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-019ad314-8dbe-4088-bfc7-16f49eb63c89 2018-07-22 03:03:24,588 - neutron_utils - INFO - Retrieving security group with ID - bef7278b-0072-4acd-9c6e-1392f9750cee 2018-07-22 03:03:24,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:24,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-88eeb807-864a-4cf8-970b-f42ff1fefbf9 Date: Sun, 22 Jul 2018 03:03:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "updated_at": "2018-07-22T03:03:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "8b725184-389e-472c-8612-1c8f8da9725f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b29e33248f47d2a057503ed16f2744"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "a271ddc0-0f5d-45d1-aea6-99645eed742d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b29e33248f47d2a057503ed16f2744"}], "revision_number": 2, "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "name": "CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name"}]} 2018-07-22 03:03:24,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-88eeb807-864a-4cf8-970b-f42ff1fefbf9 2018-07-22 03:03:24,639 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bef7278b-0072-4acd-9c6e-1392f9750cee 2018-07-22 03:03:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:24,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aacb7d01-ddfe-40f6-baed-b88b04fdc8b4 Date: Sun, 22 Jul 2018 03:03:24 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-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "8b725184-389e-472c-8612-1c8f8da9725f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "a271ddc0-0f5d-45d1-aea6-99645eed742d"}]} 2018-07-22 03:03:24,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-aacb7d01-ddfe-40f6-baed-b88b04fdc8b4 2018-07-22 03:03:24,668 - neutron_utils - INFO - Retrieving security group with ID - bef7278b-0072-4acd-9c6e-1392f9750cee 2018-07-22 03:03:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:24,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-51d7bee6-a067-46a8-8fca-fba8c9f6337e Date: Sun, 22 Jul 2018 03:03:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "updated_at": "2018-07-22T03:03:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "8b725184-389e-472c-8612-1c8f8da9725f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b29e33248f47d2a057503ed16f2744"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "a271ddc0-0f5d-45d1-aea6-99645eed742d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b29e33248f47d2a057503ed16f2744"}], "revision_number": 2, "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "name": "CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name"}]} 2018-07-22 03:03:24,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-51d7bee6-a067-46a8-8fca-fba8c9f6337e 2018-07-22 03:03:24,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bef7278b-0072-4acd-9c6e-1392f9750cee 2018-07-22 03:03:24,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:24,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-00bee480-0801-441d-ac5c-0e87f503ed89 Date: Sun, 22 Jul 2018 03:03:24 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-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "8b725184-389e-472c-8612-1c8f8da9725f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "security_group_id": "bef7278b-0072-4acd-9c6e-1392f9750cee", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "a271ddc0-0f5d-45d1-aea6-99645eed742d"}]} 2018-07-22 03:03:24,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-00bee480-0801-441d-ac5c-0e87f503ed89 2018-07-22 03:03:24,741 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name 2018-07-22 03:03:24,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:25,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e8cf8dfb70b4be0b5fc48d4566ccdf3", "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj-role"}], "expires_at": "2018-07-22T04:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b29e33248f47d2a057503ed16f2744", "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b5b29e33248f47d2a057503ed16f2744", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b5b29e33248f47d2a057503ed16f2744", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/b5b29e33248f47d2a057503ed16f2744", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/b5b29e33248f47d2a057503ed16f2744", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-user", "id": "2c8dbf7201ef466793350511b965caab"}, "audit_ids": ["uAki83_RRi2Mzo-lJ_DuWA"], "issued_at": "2018-07-22T03:03:25.000000Z"}} 2018-07-22 03:03:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9743ad3252b52f4754cb1b4eed6212ac6efcb40" 2018-07-22 03:03:25,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfa809d8-fb5d-4f12-b960-e72263944b56 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:25,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-cfa809d8-fb5d-4f12-b960-e72263944b56 2018-07-22 03:03:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9743ad3252b52f4754cb1b4eed6212ac6efcb40" 2018-07-22 03:03:25,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-eff337a6-8c83-4599-b058-112156128580 Date: Sun, 22 Jul 2018 03:03:25 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:03:25,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name&description=hello+group used request id req-eff337a6-8c83-4599-b058-112156128580 2018-07-22 03:03:25,480 - neutron_utils - INFO - Deleting security group rule with ID - 8b725184-389e-472c-8612-1c8f8da9725f 2018-07-22 03:03:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8b725184-389e-472c-8612-1c8f8da9725f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:25,503 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-cad356cd-78e1-4b19-bc45-97f17739a968 Date: Sun, 22 Jul 2018 03:03:25 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 8b725184-389e-472c-8612-1c8f8da9725f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 03:03:25,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8b725184-389e-472c-8612-1c8f8da9725f used request id req-cad356cd-78e1-4b19-bc45-97f17739a968 2018-07-22 03:03:25,504 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 8b725184-389e-472c-8612-1c8f8da9725f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 03:03:25,504 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 8b725184-389e-472c-8612-1c8f8da9725f does not exist Neutron server returns request_ids: ['req-cad356cd-78e1-4b19-bc45-97f17739a968'] 2018-07-22 03:03:25,504 - neutron_utils - INFO - Deleting security group rule with ID - a271ddc0-0f5d-45d1-aea6-99645eed742d 2018-07-22 03:03:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a271ddc0-0f5d-45d1-aea6-99645eed742d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:25,525 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-670071a0-f611-4e32-9882-fe6e66da2ad4 Date: Sun, 22 Jul 2018 03:03:25 GMT RESP BODY: {"NeutronError": {"message": "Security group rule a271ddc0-0f5d-45d1-aea6-99645eed742d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 03:03:25,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a271ddc0-0f5d-45d1-aea6-99645eed742d used request id req-670071a0-f611-4e32-9882-fe6e66da2ad4 2018-07-22 03:03:25,526 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule a271ddc0-0f5d-45d1-aea6-99645eed742d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 03:03:25,526 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule a271ddc0-0f5d-45d1-aea6-99645eed742d does not exist Neutron server returns request_ids: ['req-670071a0-f611-4e32-9882-fe6e66da2ad4'] 2018-07-22 03:03:25,526 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4241908f-c1d7-4cb0-bc4b-313a8b57e762name 2018-07-22 03:03:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/bef7278b-0072-4acd-9c6e-1392f9750cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dbc3ad9ea671bdfb32cc789d4649df8244923f" 2018-07-22 03:03:25,549 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-035a8be8-47b2-4243-87ca-8ecd6b66c04d Date: Sun, 22 Jul 2018 03:03:25 GMT RESP BODY: {"NeutronError": {"message": "Security group bef7278b-0072-4acd-9c6e-1392f9750cee does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 03:03:25,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bef7278b-0072-4acd-9c6e-1392f9750cee used request id req-035a8be8-47b2-4243-87ca-8ecd6b66c04d 2018-07-22 03:03:25,549 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group bef7278b-0072-4acd-9c6e-1392f9750cee does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 03:03:25,549 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group bef7278b-0072-4acd-9c6e-1392f9750cee does not exist Neutron server returns request_ids: ['req-035a8be8-47b2-4243-87ca-8ecd6b66c04d'] 2018-07-22 03:03:25,554 - 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}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:25,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e5c33d5f-269a-4d22-9cf0-b8d859f14de4 Date: Sun, 22 Jul 2018 03:03:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "updated_at": "2018-07-22T03:03:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "0c8e61c2-76f0-4ca3-908b-478fb4ee956e", "remote_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b29e33248f47d2a057503ed16f2744"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "11ca7c58-fa74-4da5-81f7-4d2e062d337f", "remote_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b29e33248f47d2a057503ed16f2744"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "7df433bb-b920-4a1a-b474-9f41c0e4d596", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b29e33248f47d2a057503ed16f2744"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "revision_number": 0, "id": "9a119b2a-2f0c-4d90-b2b3-649ffb28a4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:24Z", "security_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b29e33248f47d2a057503ed16f2744"}], "revision_number": 4, "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:03:25,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e5c33d5f-269a-4d22-9cf0-b8d859f14de4 2018-07-22 03:03:25,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:25,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1e01d7-80aa-4b2c-b926-857075abe85f 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:03:25,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-0d1e01d7-80aa-4b2c-b926-857075abe85f 2018-07-22 03:03:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:26,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff332f2b-3661-43a4-88df-b9ec59152652 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:26,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-ff332f2b-3661-43a4-88df-b9ec59152652 2018-07-22 03:03:26,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:26,141 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-055f99b7-a1ad-418b-965e-287a0130ec80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:26,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-055f99b7-a1ad-418b-965e-287a0130ec80 2018-07-22 03:03:26,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:26,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b5b29e33248f47d2a057503ed16f2744 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:26,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6f653f-f313-4ab9-ad94-8f6ccd859011 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b5b29e33248f47d2a057503ed16f2744"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5b29e33248f47d2a057503ed16f2744", "name": "CreateSecurityGroupTests-02d03d71-0a64-40c-proj"}} 2018-07-22 03:03:26,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b5b29e33248f47d2a057503ed16f2744 used request id req-7f6f653f-f313-4ab9-ad94-8f6ccd859011 2018-07-22 03:03:26,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7af06680-443e-4cd5-b2b5-94c13f58b55c 2018-07-22 03:03:26,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7af06680-443e-4cd5-b2b5-94c13f58b55c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:26,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d6c915e6-4eab-47de-8476-fc022dea12b8 Date: Sun, 22 Jul 2018 03:03:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "security_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "0c8e61c2-76f0-4ca3-908b-478fb4ee956e"}, {"remote_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "security_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "11ca7c58-fa74-4da5-81f7-4d2e062d337f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "security_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "7df433bb-b920-4a1a-b474-9f41c0e4d596"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:24Z", "security_group_id": "7af06680-443e-4cd5-b2b5-94c13f58b55c", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b29e33248f47d2a057503ed16f2744", "created_at": "2018-07-22T03:03:24Z", "project_id": "b5b29e33248f47d2a057503ed16f2744", "id": "9a119b2a-2f0c-4d90-b2b3-649ffb28a4de"}]} 2018-07-22 03:03:26,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7af06680-443e-4cd5-b2b5-94c13f58b55c used request id req-d6c915e6-4eab-47de-8476-fc022dea12b8 2018-07-22 03:03:26,260 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:03:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7af06680-443e-4cd5-b2b5-94c13f58b55c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:26,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84a0b2fa-5b53-4f81-bfa7-2ceabb59b81b Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:26,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7af06680-443e-4cd5-b2b5-94c13f58b55c used request id req-84a0b2fa-5b53-4f81-bfa7-2ceabb59b81b 2018-07-22 03:03:26,386 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-02d03d71-0a64-40c-proj 2018-07-22 03:03:26,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b5b29e33248f47d2a057503ed16f2744 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:26,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-491a366a-9d43-4927-a789-8a2d23964ea4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:26,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b5b29e33248f47d2a057503ed16f2744 used request id req-491a366a-9d43-4927-a789-8a2d23964ea4 2018-07-22 03:03:26,586 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-02d03d71-0a64-40c-proj-role 2018-07-22 03:03:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7e8cf8dfb70b4be0b5fc48d4566ccdf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:26,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b5e2720-aca3-4476-a2fe-379c57bc7ae4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:26,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7e8cf8dfb70b4be0b5fc48d4566ccdf3 used request id req-0b5e2720-aca3-4476-a2fe-379c57bc7ae4 2018-07-22 03:03:26,696 - 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}72361500e90c73fc939298326590fa675e04e06d" 2018-07-22 03:03:26,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a64af9-1b5d-4cf5-88a7-3760fc5ebc21 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:26,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-41a64af9-1b5d-4cf5-88a7-3760fc5ebc21 2018-07-22 03:03:26,779 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-02d03d71-0a64-40c-user 2018-07-22 03:03:26,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2c8dbf7201ef466793350511b965caab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b46b4db8eb9819f28e3f95eb667449bbaf7641" 2018-07-22 03:03:26,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7bae1ac-5da1-4f9c-8eae-28f47e9b8c4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:26,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2c8dbf7201ef466793350511b965caab used request id req-d7bae1ac-5da1-4f9c-8eae-28f47e9b8c4e 2018-07-22 03:03:26,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:27,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ARJv2_wrSK-f2M53b9xq8g"], "issued_at": "2018-07-22T03:03:27.000000Z"}} 2018-07-22 03:03:27,357 - 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}496b74251872ebb997262f29d80bfc408315f3de" 2018-07-22 03:03:27,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36f758a-079b-4459-958b-88dd2842e7c6 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-22 03:03:27,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c36f758a-079b-4459-958b-88dd2842e7c6 2018-07-22 03:03:27,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:27,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:27,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Yq9GIQTITb6f5QO2ZWjwuA"], "issued_at": "2018-07-22T03:03:27.000000Z"}} 2018-07-22 03:03:27,815 - 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}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:27,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f7a039-26eb-4ab6-8a84-b5f89497caed 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-22 03:03:27,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-79f7a039-26eb-4ab6-8a84-b5f89497caed 2018-07-22 03:03:27,899 - 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-22 03:03:27,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:27,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-de060182-95e5-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:27,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95badf61-b1ba-470a-91e8-a1d97324aa99 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=CreateSecurityGroupTests-de060182-95e5-410-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:03:27,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-de060182-95e5-410-proj used request id req-95badf61-b1ba-470a-91e8-a1d97324aa99 2018-07-22 03:03:27,993 - 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}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:28,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c432a5-4551-4759-991a-28cb72efb0be 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-22 03:03:28,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a1c432a5-4551-4759-991a-28cb72efb0be 2018-07-22 03:03:28,091 - 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}8d5c797a7396e3668b3a47bcc585d015085cbab7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj"}}' 2018-07-22 03:03:28,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e38330da-db6f-4aab-bf67-1911126aab37 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d"}, "tags": [], "enabled": true, "id": "84b53259ff1c49e882a114fd133a7d5d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj"}} 2018-07-22 03:03:28,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e38330da-db6f-4aab-bf67-1911126aab37 2018-07-22 03:03:28,219 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-de060182-95e5-410-proj 2018-07-22 03:03:28,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:28,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:28,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["GZ7bAHtISnGJkvBG2hvQbQ"], "issued_at": "2018-07-22T03:03:28.000000Z"}} 2018-07-22 03:03:28,610 - 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}1180f2547118034f0c514a260279347257cb6dab" 2018-07-22 03:03:28,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd374196-6be6-4b52-a2b2-8f1f19477686 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-22 03:03:28,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dd374196-6be6-4b52-a2b2-8f1f19477686 2018-07-22 03:03:28,693 - 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-22 03:03:28,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:28,699 - 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}1180f2547118034f0c514a260279347257cb6dab" 2018-07-22 03:03:28,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03989171-f9e2-4772-84f7-75f24e637b97 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:03:28,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-03989171-f9e2-4772-84f7-75f24e637b97 2018-07-22 03:03:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-de060182-95e5-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1180f2547118034f0c514a260279347257cb6dab" 2018-07-22 03:03:28,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c98c1cb-ffbd-4c7a-8d96-f0ae70c13604 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-de060182-95e5-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d"}, "tags": [], "enabled": true, "id": "84b53259ff1c49e882a114fd133a7d5d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj"}]} 2018-07-22 03:03:28,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-de060182-95e5-410-proj used request id req-0c98c1cb-ffbd-4c7a-8d96-f0ae70c13604 2018-07-22 03:03:28,896 - 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}1180f2547118034f0c514a260279347257cb6dab" 2018-07-22 03:03:28,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbd1fd2-3257-4182-8de7-a43e8c2de593 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-22 03:03:28,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6cbd1fd2-3257-4182-8de7-a43e8c2de593 2018-07-22 03:03:29,337 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-de060182-95e5-410-user 2018-07-22 03:03:29,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:29,342 - 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}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:29,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8522bc5-d2e5-4613-84fe-d01947db9b4b Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:29,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d8522bc5-d2e5-4613-84fe-d01947db9b4b 2018-07-22 03:03:29,433 - 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}8d5c797a7396e3668b3a47bcc585d015085cbab7" -d '{"role": {"name": "CreateSecurityGroupTests-de060182-95e5-410-proj-role"}}' 2018-07-22 03:03:29,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2d9eb91-87f4-45d2-8296-c051847ed18e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "765b69b8f9f44c31acc3165c0a081845", "links": {"self": "http://172.30.9.25:5000/v3/roles/765b69b8f9f44c31acc3165c0a081845"}, "name": "CreateSecurityGroupTests-de060182-95e5-410-proj-role"}} 2018-07-22 03:03:29,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c2d9eb91-87f4-45d2-8296-c051847ed18e 2018-07-22 03:03:29,530 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-de060182-95e5-410-proj-role 2018-07-22 03:03:29,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/765b69b8f9f44c31acc3165c0a081845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:29,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d49b335-41fb-4f7e-bd4a-4f77951b0001 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "765b69b8f9f44c31acc3165c0a081845", "links": {"self": "http://172.30.9.25:5000/v3/roles/765b69b8f9f44c31acc3165c0a081845"}, "name": "CreateSecurityGroupTests-de060182-95e5-410-proj-role"}} 2018-07-22 03:03:29,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/765b69b8f9f44c31acc3165c0a081845 used request id req-2d49b335-41fb-4f7e-bd4a-4f77951b0001 2018-07-22 03:03:29,618 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-de060182-95e5-410-proj-role to project CreateSecurityGroupTests-de060182-95e5-410-proj 2018-07-22 03:03:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d/users/50ccf612eb804cc99bfdf3eb726b1b64/roles/765b69b8f9f44c31acc3165c0a081845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:29,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6defca7e-b305-458c-ac52-e0a3d1d1ad90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:29,738 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d/users/50ccf612eb804cc99bfdf3eb726b1b64/roles/765b69b8f9f44c31acc3165c0a081845 used request id req-6defca7e-b305-458c-ac52-e0a3d1d1ad90 2018-07-22 03:03:29,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:29,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:30,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["XzuR5LvbRgCntNskWwlz0A"], "issued_at": "2018-07-22T03:03:30.000000Z"}} 2018-07-22 03:03:30,123 - 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}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6c89dc-7e88-4cb7-bb2e-46309ca7f272 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-22 03:03:30,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-de6c89dc-7e88-4cb7-bb2e-46309ca7f272 2018-07-22 03:03:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1ed8e3d5-cca3-4a85-8721-6f6b80ce9bd4 Date: Sun, 22 Jul 2018 03:03:30 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:03:30,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name&description=hello+group used request id req-1ed8e3d5-cca3-4a85-8721-6f6b80ce9bd4 2018-07-22 03:03:30,324 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name... 2018-07-22 03:03:30,324 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name 2018-07-22 03:03:30,328 - 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-22 03:03:30,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:30,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-de060182-95e5-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a31681-690a-43e0-8dbe-d292f57f361d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-de060182-95e5-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d"}, "tags": [], "enabled": true, "id": "84b53259ff1c49e882a114fd133a7d5d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj"}]} 2018-07-22 03:03:30,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-de060182-95e5-410-proj used request id req-15a31681-690a-43e0-8dbe-d292f57f361d 2018-07-22 03:03:30,356 - 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}3c9ca25697c68616743725a787b82de71e3f32cb" -d '{"security_group": {"tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "name": "CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name", "description": "hello group"}}' 2018-07-22 03:03:30,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-661c8e52-7039-46d9-9403-b41dc1fe2603 Date: Sun, 22 Jul 2018 03:03:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "updated_at": "2018-07-22T03:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}], "revision_number": 2, "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "name": "CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name"}} 2018-07-22 03:03:30,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-661c8e52-7039-46d9-9403-b41dc1fe2603 2018-07-22 03:03:30,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:30,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c211c0ab-9cb9-43d0-b33a-e6e0fd641895 Date: Sun, 22 Jul 2018 03:03:30 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:30,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-c211c0ab-9cb9-43d0-b33a-e6e0fd641895 2018-07-22 03:03:30,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:30,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb652524-08df-4ea4-b8df-6709e9471196 Date: Sun, 22 Jul 2018 03:03:30 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:30,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-eb652524-08df-4ea4-b8df-6709e9471196 2018-07-22 03:03:30,681 - neutron_utils - INFO - Retrieving security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:30,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-75ad8417-3b74-468b-b24e-edc2b74fa18a Date: Sun, 22 Jul 2018 03:03:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "updated_at": "2018-07-22T03:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}], "revision_number": 2, "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "name": "CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name"}]} 2018-07-22 03:03:30,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-75ad8417-3b74-468b-b24e-edc2b74fa18a 2018-07-22 03:03:30,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:30,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=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a0d3520-6ed9-4a84-b0d4-6f84b337782e Date: Sun, 22 Jul 2018 03:03:30 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:30,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-6a0d3520-6ed9-4a84-b0d4-6f84b337782e 2018-07-22 03:03:30,751 - neutron_utils - INFO - Retrieving security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6051a253-5d02-4da1-9b93-e4e63103d752 Date: Sun, 22 Jul 2018 03:03:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "updated_at": "2018-07-22T03:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}], "revision_number": 2, "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "name": "CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name"}]} 2018-07-22 03:03:30,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-6051a253-5d02-4da1-9b93-e4e63103d752 2018-07-22 03:03:30,794 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76c1d928-0fe6-45d4-899a-52566f742a71 Date: Sun, 22 Jul 2018 03:03:30 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:30,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-76c1d928-0fe6-45d4-899a-52566f742a71 2018-07-22 03:03:30,817 - neutron_utils - INFO - Retrieving security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:30,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ea632abf-d777-4022-b359-8ab54b180cfe Date: Sun, 22 Jul 2018 03:03:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "updated_at": "2018-07-22T03:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}], "revision_number": 2, "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "name": "CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name"}]} 2018-07-22 03:03:30,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-ea632abf-d777-4022-b359-8ab54b180cfe 2018-07-22 03:03:30,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:30,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:30,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c8b07dd-1562-4818-830e-6864b1f993fe Date: Sun, 22 Jul 2018 03:03:30 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:30,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-3c8b07dd-1562-4818-830e-6864b1f993fe 2018-07-22 03:03:30,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:31,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "765b69b8f9f44c31acc3165c0a081845", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj-role"}], "expires_at": "2018-07-22T04:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84b53259ff1c49e882a114fd133a7d5d", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/84b53259ff1c49e882a114fd133a7d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/84b53259ff1c49e882a114fd133a7d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-de060182-95e5-410-user", "id": "50ccf612eb804cc99bfdf3eb726b1b64"}, "audit_ids": ["FGiFGazHSb-mrFRMazkbpw"], "issued_at": "2018-07-22T03:03:31.000000Z"}} 2018-07-22 03:03:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45847b706f20301590a24a7f279583a9343f7c2" 2018-07-22 03:03:31,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8d47f6e3-3e7c-4fbf-8074-9c90aacee792 Date: Sun, 22 Jul 2018 03:03:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "updated_at": "2018-07-22T03:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}], "revision_number": 2, "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "name": "CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name"}]} 2018-07-22 03:03:31,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name&description=hello+group used request id req-8d47f6e3-3e7c-4fbf-8074-9c90aacee792 2018-07-22 03:03:31,514 - 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-22 03:03:31,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:31,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496b74251872ebb997262f29d80bfc408315f3de" 2018-07-22 03:03:31,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2a582b-72c2-47cb-80c3-cff67ed6a2e5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84b53259ff1c49e882a114fd133a7d5d", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj"}} 2018-07-22 03:03:31,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d used request id req-be2a582b-72c2-47cb-80c3-cff67ed6a2e5 2018-07-22 03:03:31,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45847b706f20301590a24a7f279583a9343f7c2" 2018-07-22 03:03:31,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1682ad5a-409a-4351-82d3-b5fa01a3bcbd Date: Sun, 22 Jul 2018 03:03:31 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:31,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-1682ad5a-409a-4351-82d3-b5fa01a3bcbd 2018-07-22 03:03:31,666 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:31,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45847b706f20301590a24a7f279583a9343f7c2" 2018-07-22 03:03:31,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-874daf85-3c1c-4f70-ad85-1261d57f910b Date: Sun, 22 Jul 2018 03:03:31 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:31,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-874daf85-3c1c-4f70-ad85-1261d57f910b 2018-07-22 03:03:31,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:31,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:32,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "765b69b8f9f44c31acc3165c0a081845", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj-role"}], "expires_at": "2018-07-22T04:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84b53259ff1c49e882a114fd133a7d5d", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/84b53259ff1c49e882a114fd133a7d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/84b53259ff1c49e882a114fd133a7d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/84b53259ff1c49e882a114fd133a7d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/84b53259ff1c49e882a114fd133a7d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-de060182-95e5-410-user", "id": "50ccf612eb804cc99bfdf3eb726b1b64"}, "audit_ids": ["syEMSRyvQg-XSDKH30Imzw"], "issued_at": "2018-07-22T03:03:32.000000Z"}} 2018-07-22 03:03:32,085 - 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}cdd57b1e90ee5fc6ae6c4a8125f56e39942a8a89" 2018-07-22 03:03:32,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0de218c-28fa-4cd8-bf92-a0e8b8f19768 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-22 03:03:32,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b0de218c-28fa-4cd8-bf92-a0e8b8f19768 2018-07-22 03:03:32,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd57b1e90ee5fc6ae6c4a8125f56e39942a8a89" 2018-07-22 03:03:32,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-861f1922-5ac9-4efc-9c2a-0c23f3df24ba Date: Sun, 22 Jul 2018 03:03:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "updated_at": "2018-07-22T03:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}], "revision_number": 2, "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "name": "CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name"}]} 2018-07-22 03:03:32,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name used request id req-861f1922-5ac9-4efc-9c2a-0c23f3df24ba 2018-07-22 03:03:32,370 - 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-22 03:03:32,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:32,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd57b1e90ee5fc6ae6c4a8125f56e39942a8a89" 2018-07-22 03:03:32,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de85c430-4cb4-4879-9403-91e77c59543a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84b53259ff1c49e882a114fd133a7d5d", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj"}} 2018-07-22 03:03:32,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d used request id req-de85c430-4cb4-4879-9403-91e77c59543a 2018-07-22 03:03:32,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:32,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd57b1e90ee5fc6ae6c4a8125f56e39942a8a89" 2018-07-22 03:03:32,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-efafc16b-2696-457c-a0cf-e1acbc55787a Date: Sun, 22 Jul 2018 03:03:32 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:32,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-efafc16b-2696-457c-a0cf-e1acbc55787a 2018-07-22 03:03:32,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:32,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd57b1e90ee5fc6ae6c4a8125f56e39942a8a89" 2018-07-22 03:03:32,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc3dbdbc-125d-4990-bad6-904388c43796 Date: Sun, 22 Jul 2018 03:03:32 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:32,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-cc3dbdbc-125d-4990-bad6-904388c43796 2018-07-22 03:03:32,519 - neutron_utils - INFO - Retrieving security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd57b1e90ee5fc6ae6c4a8125f56e39942a8a89" 2018-07-22 03:03:32,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5da2a34f-6eb2-4233-b846-632526b4dbdd Date: Sun, 22 Jul 2018 03:03:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "updated_at": "2018-07-22T03:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}], "revision_number": 2, "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "name": "CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name"}]} 2018-07-22 03:03:32,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-5da2a34f-6eb2-4233-b846-632526b4dbdd 2018-07-22 03:03:32,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01ecffc7-ca27-4272-9b2e-11ebd8177c34 2018-07-22 03:03:32,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd57b1e90ee5fc6ae6c4a8125f56e39942a8a89" 2018-07-22 03:03:32,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c041067d-316a-44e4-9be5-ed181bf02d12 Date: Sun, 22 Jul 2018 03:03:32 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-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "4a6649f2-7a3b-429c-8ece-b9b299443ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "01ecffc7-ca27-4272-9b2e-11ebd8177c34", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "dfbe865b-7dd9-41a5-877d-81b0f567d5a6"}]} 2018-07-22 03:03:32,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-c041067d-316a-44e4-9be5-ed181bf02d12 2018-07-22 03:03:32,595 - neutron_utils - INFO - Deleting security group rule with ID - 4a6649f2-7a3b-429c-8ece-b9b299443ff3 2018-07-22 03:03:32,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/4a6649f2-7a3b-429c-8ece-b9b299443ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:32,679 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e4a47a5-cef5-4096-9607-da8fcdafdb98 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:32,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/4a6649f2-7a3b-429c-8ece-b9b299443ff3 used request id req-2e4a47a5-cef5-4096-9607-da8fcdafdb98 2018-07-22 03:03:32,679 - neutron_utils - INFO - Deleting security group rule with ID - dfbe865b-7dd9-41a5-877d-81b0f567d5a6 2018-07-22 03:03:32,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/dfbe865b-7dd9-41a5-877d-81b0f567d5a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:32,753 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a9bf0d5-1673-4d66-aefe-1acfab0fb3e1 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:32,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/dfbe865b-7dd9-41a5-877d-81b0f567d5a6 used request id req-2a9bf0d5-1673-4d66-aefe-1acfab0fb3e1 2018-07-22 03:03:32,754 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b3ccdad5-95e6-4075-96d9-e4c291eaa212name 2018-07-22 03:03:32,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/01ecffc7-ca27-4272-9b2e-11ebd8177c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9ca25697c68616743725a787b82de71e3f32cb" 2018-07-22 03:03:32,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4149f68-98d3-4de9-80d2-222087723b9b Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:32,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/01ecffc7-ca27-4272-9b2e-11ebd8177c34 used request id req-a4149f68-98d3-4de9-80d2-222087723b9b 2018-07-22 03:03:32,880 - 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}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:33,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c4eadbf8-af54-4125-812b-4b719d1a863d Date: Sun, 22 Jul 2018 03:03:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "updated_at": "2018-07-22T03:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "3325a8b1-6192-4618-958d-e769f7663db2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "9090f5b1-cf07-46a5-b2c4-3d5c95f1bfe6", "remote_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "9da8d3c6-8324-4bbd-9822-b8d3e3205ff2", "remote_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "revision_number": 0, "id": "bdae2aca-7eb5-412b-a3d5-4f0ab101de6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:30Z", "security_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b53259ff1c49e882a114fd133a7d5d"}], "revision_number": 4, "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "685fd221-a648-443e-9e49-acd0135bd7e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:03:33,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c4eadbf8-af54-4125-812b-4b719d1a863d 2018-07-22 03:03:33,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:33,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b723d395-3fe2-45ff-820d-48d680f1f383 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:03:33,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-b723d395-3fe2-45ff-820d-48d680f1f383 2018-07-22 03:03:33,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:33,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfa38e2-c70b-4292-a260-84f0f9e81257 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:33,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-dbfa38e2-c70b-4292-a260-84f0f9e81257 2018-07-22 03:03:33,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:33,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:33,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-063dc14b-5274-4991-a380-e3119ffab6e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:33,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-063dc14b-5274-4991-a380-e3119ffab6e9 2018-07-22 03:03:33,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:33,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35717acc-e85b-4cd0-ade7-f4a76ae13138 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84b53259ff1c49e882a114fd133a7d5d", "name": "CreateSecurityGroupTests-de060182-95e5-410-proj"}} 2018-07-22 03:03:33,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d used request id req-35717acc-e85b-4cd0-ade7-f4a76ae13138 2018-07-22 03:03:33,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 685fd221-a648-443e-9e49-acd0135bd7e7 2018-07-22 03:03:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=685fd221-a648-443e-9e49-acd0135bd7e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:33,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aa3f83f6-efa1-4091-9adb-bcf641bb19e6 Date: Sun, 22 Jul 2018 03:03:33 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-22T03:03:30Z", "security_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "3325a8b1-6192-4618-958d-e769f7663db2"}, {"remote_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "9090f5b1-cf07-46a5-b2c4-3d5c95f1bfe6"}, {"remote_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "9da8d3c6-8324-4bbd-9822-b8d3e3205ff2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:30Z", "security_group_id": "685fd221-a648-443e-9e49-acd0135bd7e7", "port_range_min": null, "revision_number": 0, "tenant_id": "84b53259ff1c49e882a114fd133a7d5d", "created_at": "2018-07-22T03:03:30Z", "project_id": "84b53259ff1c49e882a114fd133a7d5d", "id": "bdae2aca-7eb5-412b-a3d5-4f0ab101de6c"}]} 2018-07-22 03:03:33,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=685fd221-a648-443e-9e49-acd0135bd7e7 used request id req-aa3f83f6-efa1-4091-9adb-bcf641bb19e6 2018-07-22 03:03:33,495 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:03:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/685fd221-a648-443e-9e49-acd0135bd7e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:33,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93a8ceb8-c2be-4690-929f-21ba5e8571a5 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:33,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/685fd221-a648-443e-9e49-acd0135bd7e7 used request id req-93a8ceb8-c2be-4690-929f-21ba5e8571a5 2018-07-22 03:03:33,633 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-de060182-95e5-410-proj 2018-07-22 03:03:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:33,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc365dd1-1c98-4e2e-b80e-a1900d05cc1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:33,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/84b53259ff1c49e882a114fd133a7d5d used request id req-cc365dd1-1c98-4e2e-b80e-a1900d05cc1b 2018-07-22 03:03:33,829 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-de060182-95e5-410-proj-role 2018-07-22 03:03:33,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/765b69b8f9f44c31acc3165c0a081845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:33,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f05874b9-bb1c-4f44-9461-9570b50b050c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:33,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/765b69b8f9f44c31acc3165c0a081845 used request id req-f05874b9-bb1c-4f44-9461-9570b50b050c 2018-07-22 03:03:33,946 - 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}8d5c797a7396e3668b3a47bcc585d015085cbab7" 2018-07-22 03:03:34,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabb1f43-1b0d-4e47-a034-5b0088141f5d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:34,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dabb1f43-1b0d-4e47-a034-5b0088141f5d 2018-07-22 03:03:34,031 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-de060182-95e5-410-user 2018-07-22 03:03:34,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/50ccf612eb804cc99bfdf3eb726b1b64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1180f2547118034f0c514a260279347257cb6dab" 2018-07-22 03:03:34,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aa5b139-4a86-4bfb-935d-756aaad0a940 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:34,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/50ccf612eb804cc99bfdf3eb726b1b64 used request id req-8aa5b139-4a86-4bfb-935d-756aaad0a940 2018-07-22 03:03:34,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:34,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hx2qg3rATi2sYYw61AvJHQ"], "issued_at": "2018-07-22T03:03:34.000000Z"}} 2018-07-22 03:03:34,577 - 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}51269c439fea54b92efbdac43c713f80fa2cf4bb" 2018-07-22 03:03:34,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bbf4c8a-fdb9-40ca-b60c-ed799aea72f1 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-22 03:03:34,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7bbf4c8a-fdb9-40ca-b60c-ed799aea72f1 2018-07-22 03:03:34,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:34,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:34,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hRgMALomR2mDeA-3n10skw"], "issued_at": "2018-07-22T03:03:34.000000Z"}} 2018-07-22 03:03:34,973 - 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}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:34,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067460af-2f57-4b12-99df-3151a8484acd 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-22 03:03:34,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-067460af-2f57-4b12-99df-3151a8484acd 2018-07-22 03:03:34,989 - 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-22 03:03:34,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:34,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8a583804-2b8f-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:35,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d633faa-c50a-42e1-9813-3e2d4b59a866 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8a583804-2b8f-461-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:03:35,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8a583804-2b8f-461-proj used request id req-6d633faa-c50a-42e1-9813-3e2d4b59a866 2018-07-22 03:03:35,081 - 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}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:35,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85483e78-f6fc-4457-86ed-a2dbfb3c54a9 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-22 03:03:35,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-85483e78-f6fc-4457-86ed-a2dbfb3c54a9 2018-07-22 03:03:35,174 - 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}b5f9f14c519393e86bec2db41903134116aa946b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj"}}' 2018-07-22 03:03:35,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a724a91-8be4-4893-a0b8-0ba5b75ee58d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1"}, "tags": [], "enabled": true, "id": "21ca6a0b2a86486da6d769d55d4029b1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj"}} 2018-07-22 03:03:35,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1a724a91-8be4-4893-a0b8-0ba5b75ee58d 2018-07-22 03:03:35,283 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8a583804-2b8f-461-proj 2018-07-22 03:03:35,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:35,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:35,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["d8tEDY_hRMmKKiSG98gOsw"], "issued_at": "2018-07-22T03:03:35.000000Z"}} 2018-07-22 03:03:35,664 - 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}d05abe4407fb0fb2e981b45f940152fcbd85d289" 2018-07-22 03:03:35,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aec010c-b46d-4f5a-952f-965a9bfbd1b1 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-22 03:03:35,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5aec010c-b46d-4f5a-952f-965a9bfbd1b1 2018-07-22 03:03:35,751 - 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-22 03:03:35,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:35,757 - 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}d05abe4407fb0fb2e981b45f940152fcbd85d289" 2018-07-22 03:03:35,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6bf4c3-d5ca-4276-bdf6-abe1503664d4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:03:35,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0a6bf4c3-d5ca-4276-bdf6-abe1503664d4 2018-07-22 03:03:35,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-8a583804-2b8f-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05abe4407fb0fb2e981b45f940152fcbd85d289" 2018-07-22 03:03:35,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2363cf-82d4-452b-aefb-06db5b65c6b5 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-8a583804-2b8f-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1"}, "tags": [], "enabled": true, "id": "21ca6a0b2a86486da6d769d55d4029b1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj"}]} 2018-07-22 03:03:35,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-8a583804-2b8f-461-proj used request id req-4b2363cf-82d4-452b-aefb-06db5b65c6b5 2018-07-22 03:03:35,952 - 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}d05abe4407fb0fb2e981b45f940152fcbd85d289" 2018-07-22 03:03:36,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc9db7f-9134-4ee5-b28b-1f00ca895aeb 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-22 03:03:36,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ffc9db7f-9134-4ee5-b28b-1f00ca895aeb 2018-07-22 03:03:36,329 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8a583804-2b8f-461-user 2018-07-22 03:03:36,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:36,333 - 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}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:36,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c763c2c-e9c1-4a4d-9df8-3f4a56f11255 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:36,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8c763c2c-e9c1-4a4d-9df8-3f4a56f11255 2018-07-22 03:03:36,422 - 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}b5f9f14c519393e86bec2db41903134116aa946b" -d '{"role": {"name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj-role"}}' 2018-07-22 03:03:36,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-821b1769-2b39-4ca0-afb4-9428458291be Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55b2a63ce6924837898a03cb992bade8", "links": {"self": "http://172.30.9.25:5000/v3/roles/55b2a63ce6924837898a03cb992bade8"}, "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj-role"}} 2018-07-22 03:03:36,515 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-821b1769-2b39-4ca0-afb4-9428458291be 2018-07-22 03:03:36,515 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8a583804-2b8f-461-proj-role 2018-07-22 03:03:36,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/55b2a63ce6924837898a03cb992bade8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:36,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3110e7bd-9ac5-4227-a086-7f2f1c0bf9cb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55b2a63ce6924837898a03cb992bade8", "links": {"self": "http://172.30.9.25:5000/v3/roles/55b2a63ce6924837898a03cb992bade8"}, "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj-role"}} 2018-07-22 03:03:36,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/55b2a63ce6924837898a03cb992bade8 used request id req-3110e7bd-9ac5-4227-a086-7f2f1c0bf9cb 2018-07-22 03:03:36,602 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8a583804-2b8f-461-proj-role to project CreateSecurityGroupTests-8a583804-2b8f-461-proj 2018-07-22 03:03:36,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1/users/e1c75fbb578e4806af25dd267dee72c5/roles/55b2a63ce6924837898a03cb992bade8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:36,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de254e5-c261-45fe-9887-83a834edf17a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:36,723 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1/users/e1c75fbb578e4806af25dd267dee72c5/roles/55b2a63ce6924837898a03cb992bade8 used request id req-0de254e5-c261-45fe-9887-83a834edf17a 2018-07-22 03:03:36,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:36,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:37,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["f65zWt0EQsC4jv64zj1FtA"], "issued_at": "2018-07-22T03:03:37.000000Z"}} 2018-07-22 03:03:37,105 - 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}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:37,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51245bc1-a4ed-40b9-b46f-4d38b6f8cc3f 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-22 03:03:37,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-51245bc1-a4ed-40b9-b46f-4d38b6f8cc3f 2018-07-22 03:03:37,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:37,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f8387281-b532-413c-becf-2aa2e93aa74e Date: Sun, 22 Jul 2018 03:03:37 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:03:37,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name&description=hello+group used request id req-f8387281-b532-413c-becf-2aa2e93aa74e 2018-07-22 03:03:37,483 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name... 2018-07-22 03:03:37,483 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name 2018-07-22 03:03:37,486 - 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-22 03:03:37,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-8a583804-2b8f-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:37,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7602e253-9a2d-47b7-9312-83c4ebfe0bad Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-8a583804-2b8f-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1"}, "tags": [], "enabled": true, "id": "21ca6a0b2a86486da6d769d55d4029b1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj"}]} 2018-07-22 03:03:37,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-8a583804-2b8f-461-proj used request id req-7602e253-9a2d-47b7-9312-83c4ebfe0bad 2018-07-22 03:03:37,583 - 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}8001725801b892f259232129db5e2632a3938504" -d '{"security_group": {"tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "name": "CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name", "description": "hello group"}}' 2018-07-22 03:03:37,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5ffa07dd-05c5-494c-81b7-1d068d2750b0 Date: Sun, 22 Jul 2018 03:03:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "updated_at": "2018-07-22T03:03:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}], "revision_number": 2, "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "381127ad-edac-4f17-9088-76bf0796fc3a", "name": "CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name"}} 2018-07-22 03:03:37,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-5ffa07dd-05c5-494c-81b7-1d068d2750b0 2018-07-22 03:03:37,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:37,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8a312251-41e4-4ed9-b39c-0e6eade84d5c Date: Sun, 22 Jul 2018 03:03:37 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-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e"}]} 2018-07-22 03:03:37,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-8a312251-41e4-4ed9-b39c-0e6eade84d5c 2018-07-22 03:03:37,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:37,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:37,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8462f5c-d7ee-4460-b6b0-ea940bbcf360 Date: Sun, 22 Jul 2018 03:03:37 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-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e"}]} 2018-07-22 03:03:37,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-a8462f5c-d7ee-4460-b6b0-ea940bbcf360 2018-07-22 03:03:37,904 - neutron_utils - INFO - Retrieving security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:37,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:37,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2ee88197-2194-4ddb-bd56-f6a21f130f81 Date: Sun, 22 Jul 2018 03:03:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "updated_at": "2018-07-22T03:03:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}], "revision_number": 2, "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "381127ad-edac-4f17-9088-76bf0796fc3a", "name": "CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name"}]} 2018-07-22 03:03:37,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-2ee88197-2194-4ddb-bd56-f6a21f130f81 2018-07-22 03:03:37,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:37,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:37,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb9ab43e-1e0f-4c66-9c23-28c2fdbf87dd Date: Sun, 22 Jul 2018 03:03:37 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-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e"}]} 2018-07-22 03:03:37,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-eb9ab43e-1e0f-4c66-9c23-28c2fdbf87dd 2018-07-22 03:03:37,975 - neutron_utils - INFO - Retrieving security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:37,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:38,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-aab17882-9f02-4f74-9ede-8014d9048e46 Date: Sun, 22 Jul 2018 03:03:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "updated_at": "2018-07-22T03:03:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}], "revision_number": 2, "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "381127ad-edac-4f17-9088-76bf0796fc3a", "name": "CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name"}]} 2018-07-22 03:03:38,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-aab17882-9f02-4f74-9ede-8014d9048e46 2018-07-22 03:03:38,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:38,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f805341-5464-407a-8c4f-1a0315aac7eb Date: Sun, 22 Jul 2018 03:03:38 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-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e"}]} 2018-07-22 03:03:38,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-1f805341-5464-407a-8c4f-1a0315aac7eb 2018-07-22 03:03:38,040 - neutron_utils - INFO - Retrieving security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:38,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:38,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0ebfd2a1-5cd7-494f-810a-ea57c018313c Date: Sun, 22 Jul 2018 03:03:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "updated_at": "2018-07-22T03:03:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}], "revision_number": 2, "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "381127ad-edac-4f17-9088-76bf0796fc3a", "name": "CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name"}]} 2018-07-22 03:03:38,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-0ebfd2a1-5cd7-494f-810a-ea57c018313c 2018-07-22 03:03:38,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:38,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:38,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b3776c9-d1d9-406e-a129-73a017e74c5c Date: Sun, 22 Jul 2018 03:03:38 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-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e"}]} 2018-07-22 03:03:38,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-0b3776c9-d1d9-406e-a129-73a017e74c5c 2018-07-22 03:03:38,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:38,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55b2a63ce6924837898a03cb992bade8", "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj-role"}], "expires_at": "2018-07-22T04:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21ca6a0b2a86486da6d769d55d4029b1", "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/21ca6a0b2a86486da6d769d55d4029b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/21ca6a0b2a86486da6d769d55d4029b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/21ca6a0b2a86486da6d769d55d4029b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_21ca6a0b2a86486da6d769d55d4029b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_21ca6a0b2a86486da6d769d55d4029b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/21ca6a0b2a86486da6d769d55d4029b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/21ca6a0b2a86486da6d769d55d4029b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/21ca6a0b2a86486da6d769d55d4029b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/21ca6a0b2a86486da6d769d55d4029b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/21ca6a0b2a86486da6d769d55d4029b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/21ca6a0b2a86486da6d769d55d4029b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/21ca6a0b2a86486da6d769d55d4029b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/21ca6a0b2a86486da6d769d55d4029b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/21ca6a0b2a86486da6d769d55d4029b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8a583804-2b8f-461-user", "id": "e1c75fbb578e4806af25dd267dee72c5"}, "audit_ids": ["xBPQs2o4Tlq9yrBWgQ734A"], "issued_at": "2018-07-22T03:03:38.000000Z"}} 2018-07-22 03:03:38,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739aab7aab7b6057a7c8867c8d33ef4854c21c9" 2018-07-22 03:03:38,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-61b9c246-af0b-48a1-94f0-9b0d10abb565 Date: Sun, 22 Jul 2018 03:03:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "updated_at": "2018-07-22T03:03:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}], "revision_number": 2, "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "381127ad-edac-4f17-9088-76bf0796fc3a", "name": "CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name"}]} 2018-07-22 03:03:38,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name&description=hello+group used request id req-61b9c246-af0b-48a1-94f0-9b0d10abb565 2018-07-22 03:03:38,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-22 03:03:38,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:38,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51269c439fea54b92efbdac43c713f80fa2cf4bb" 2018-07-22 03:03:38,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c3e3a6-0a7b-494e-a990-acac45ef8347 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21ca6a0b2a86486da6d769d55d4029b1", "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj"}} 2018-07-22 03:03:38,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1 used request id req-91c3e3a6-0a7b-494e-a990-acac45ef8347 2018-07-22 03:03:38,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739aab7aab7b6057a7c8867c8d33ef4854c21c9" 2018-07-22 03:03:38,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4d33e571-2571-409a-a1ac-f101b051560c Date: Sun, 22 Jul 2018 03:03:38 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-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e"}]} 2018-07-22 03:03:38,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-4d33e571-2571-409a-a1ac-f101b051560c 2018-07-22 03:03:38,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 381127ad-edac-4f17-9088-76bf0796fc3a 2018-07-22 03:03:38,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739aab7aab7b6057a7c8867c8d33ef4854c21c9" 2018-07-22 03:03:38,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-00650433-deab-4016-9044-5b34547cd75c Date: Sun, 22 Jul 2018 03:03:38 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-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "d7d11c4b-252f-449d-adce-a4f4ecf43eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "381127ad-edac-4f17-9088-76bf0796fc3a", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "daf9bb02-e145-4b8e-b05e-b679b6a3863e"}]} 2018-07-22 03:03:38,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=381127ad-edac-4f17-9088-76bf0796fc3a used request id req-00650433-deab-4016-9044-5b34547cd75c 2018-07-22 03:03:38,846 - neutron_utils - INFO - Deleting security group rule with ID - d7d11c4b-252f-449d-adce-a4f4ecf43eec 2018-07-22 03:03:38,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d7d11c4b-252f-449d-adce-a4f4ecf43eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:38,927 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2f1789e-cdff-45d0-8c76-c8edc4668470 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:38,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d7d11c4b-252f-449d-adce-a4f4ecf43eec used request id req-b2f1789e-cdff-45d0-8c76-c8edc4668470 2018-07-22 03:03:38,928 - neutron_utils - INFO - Deleting security group rule with ID - daf9bb02-e145-4b8e-b05e-b679b6a3863e 2018-07-22 03:03:38,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/daf9bb02-e145-4b8e-b05e-b679b6a3863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:38,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-729b6e08-db60-440b-9211-d6d98aba88d4 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:38,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/daf9bb02-e145-4b8e-b05e-b679b6a3863e used request id req-729b6e08-db60-440b-9211-d6d98aba88d4 2018-07-22 03:03:38,999 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3f85cf54-695f-4baf-9e83-251dcf23f978name 2018-07-22 03:03:39,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/381127ad-edac-4f17-9088-76bf0796fc3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8001725801b892f259232129db5e2632a3938504" 2018-07-22 03:03:39,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12ab8a02-5b57-4684-a318-9fa220961387 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:39,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/381127ad-edac-4f17-9088-76bf0796fc3a used request id req-12ab8a02-5b57-4684-a318-9fa220961387 2018-07-22 03:03:39,100 - 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}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:39,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2b257f43-fbb6-4c91-93b1-c5d4147d6265 Date: Sun, 22 Jul 2018 03:03:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "updated_at": "2018-07-22T03:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "5463afb5-d949-4331-9a1d-c230dafee847", "remote_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "6a8e2da2-c219-486e-9fef-4bbd7a393f76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "dddc52fb-d32a-47d7-85a9-1b1c8913e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "revision_number": 0, "id": "f8e1c973-646c-4396-882f-ec2793900fe0", "remote_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:37Z", "security_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "21ca6a0b2a86486da6d769d55d4029b1"}], "revision_number": 4, "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "23e0ade8-866d-40a2-8adc-410506575943", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:03:39,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2b257f43-fbb6-4c91-93b1-c5d4147d6265 2018-07-22 03:03:39,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:39,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f54d4fe-4627-4876-af42-ee307c9ec2fb 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:03:39,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-3f54d4fe-4627-4876-af42-ee307c9ec2fb 2018-07-22 03:03:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:39,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e526806-98aa-4ebb-b327-68808a4f5833 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21ca6a0b2a86486da6d769d55d4029b1", "name": "CreateSecurityGroupTests-8a583804-2b8f-461-proj"}} 2018-07-22 03:03:39,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1 used request id req-4e526806-98aa-4ebb-b327-68808a4f5833 2018-07-22 03:03:39,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 23e0ade8-866d-40a2-8adc-410506575943 2018-07-22 03:03:39,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=23e0ade8-866d-40a2-8adc-410506575943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:39,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-86035d99-26e1-4b49-a4eb-5df6d74f9f4b Date: Sun, 22 Jul 2018 03:03:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "5463afb5-d949-4331-9a1d-c230dafee847"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "6a8e2da2-c219-486e-9fef-4bbd7a393f76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "dddc52fb-d32a-47d7-85a9-1b1c8913e677"}, {"remote_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:37Z", "security_group_id": "23e0ade8-866d-40a2-8adc-410506575943", "port_range_min": null, "revision_number": 0, "tenant_id": "21ca6a0b2a86486da6d769d55d4029b1", "created_at": "2018-07-22T03:03:37Z", "project_id": "21ca6a0b2a86486da6d769d55d4029b1", "id": "f8e1c973-646c-4396-882f-ec2793900fe0"}]} 2018-07-22 03:03:39,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=23e0ade8-866d-40a2-8adc-410506575943 used request id req-86035d99-26e1-4b49-a4eb-5df6d74f9f4b 2018-07-22 03:03:39,472 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:03:39,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/23e0ade8-866d-40a2-8adc-410506575943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:39,579 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b227fe85-39f2-40c1-b64f-4ec499106e26 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:39,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/23e0ade8-866d-40a2-8adc-410506575943 used request id req-b227fe85-39f2-40c1-b64f-4ec499106e26 2018-07-22 03:03:39,580 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8a583804-2b8f-461-proj 2018-07-22 03:03:39,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:39,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9517e378-9182-4bb3-95bb-d8f5bb228dcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:39,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/21ca6a0b2a86486da6d769d55d4029b1 used request id req-9517e378-9182-4bb3-95bb-d8f5bb228dcb 2018-07-22 03:03:39,769 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8a583804-2b8f-461-proj-role 2018-07-22 03:03:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/55b2a63ce6924837898a03cb992bade8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:39,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9893bb-7dac-4cbb-a3b9-ef33317c5b7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:39,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/55b2a63ce6924837898a03cb992bade8 used request id req-3b9893bb-7dac-4cbb-a3b9-ef33317c5b7d 2018-07-22 03:03:39,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}b5f9f14c519393e86bec2db41903134116aa946b" 2018-07-22 03:03:39,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc20a15-6ef7-4eb2-9372-655de46181e5 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:39,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cfc20a15-6ef7-4eb2-9372-655de46181e5 2018-07-22 03:03:39,963 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8a583804-2b8f-461-user 2018-07-22 03:03:39,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e1c75fbb578e4806af25dd267dee72c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05abe4407fb0fb2e981b45f940152fcbd85d289" 2018-07-22 03:03:40,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98a5b025-41f6-4a44-9abb-47dd0d2dcf41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:40,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e1c75fbb578e4806af25dd267dee72c5 used request id req-98a5b025-41f6-4a44-9abb-47dd0d2dcf41 2018-07-22 03:03:40,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:40,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["L-SpTOJDQmiMGqfM97ZAug"], "issued_at": "2018-07-22T03:03:40.000000Z"}} 2018-07-22 03:03:40,616 - 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}cb57f92b1ec9e63402d9d058abe58b7efddee6a2" 2018-07-22 03:03:40,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe36e9a-084f-4774-8375-49786c9260ce 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-22 03:03:40,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ebe36e9a-084f-4774-8375-49786c9260ce 2018-07-22 03:03:40,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:40,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:41,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["TUOV41P3Tq2x6-JoHtdMVA"], "issued_at": "2018-07-22T03:03:41.000000Z"}} 2018-07-22 03:03:41,084 - 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}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:41,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba92211b-c00b-402f-89c7-ad788f38aba4 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-22 03:03:41,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ba92211b-c00b-402f-89c7-ad788f38aba4 2018-07-22 03:03:41,168 - 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-22 03:03:41,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:41,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55d1cc13-8f85-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:41,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e463dfd1-2522-473b-8024-4173df00a584 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55d1cc13-8f85-411-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:03:41,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55d1cc13-8f85-411-proj used request id req-e463dfd1-2522-473b-8024-4173df00a584 2018-07-22 03:03:41,263 - 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}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:41,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b7d001-525c-4eda-993f-35d0eb28c902 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-22 03:03:41,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-97b7d001-525c-4eda-993f-35d0eb28c902 2018-07-22 03:03:41,355 - 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}6471a23586b06de3e3147b338bd3d924272454ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj"}}' 2018-07-22 03:03:41,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87caf1f5-202c-416f-985b-070fdadb0adb Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc"}, "tags": [], "enabled": true, "id": "19d9b88b621d49ae916bec82b219dabc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj"}} 2018-07-22 03:03:41,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-87caf1f5-202c-416f-985b-070fdadb0adb 2018-07-22 03:03:41,469 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-55d1cc13-8f85-411-proj 2018-07-22 03:03:41,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:41,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:41,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["8lZhOgaOQNiCuW-43d9Rvw"], "issued_at": "2018-07-22T03:03:41.000000Z"}} 2018-07-22 03:03:41,856 - 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}33201293738d7103c2b5bdcaca4126b1ea695633" 2018-07-22 03:03:41,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff26b6b-3257-4e7c-84c7-3b91ddd3540c 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-22 03:03:41,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8ff26b6b-3257-4e7c-84c7-3b91ddd3540c 2018-07-22 03:03:41,941 - 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-22 03:03:41,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:41,946 - 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}33201293738d7103c2b5bdcaca4126b1ea695633" 2018-07-22 03:03:42,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f8da3e-3c1f-42a4-ae69-9ebd453f3c89 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:03:42,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b2f8da3e-3c1f-42a4-ae69-9ebd453f3c89 2018-07-22 03:03:42,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-55d1cc13-8f85-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33201293738d7103c2b5bdcaca4126b1ea695633" 2018-07-22 03:03:42,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215c9884-eefc-4eb1-bb4c-5c8628519cb4 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-55d1cc13-8f85-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc"}, "tags": [], "enabled": true, "id": "19d9b88b621d49ae916bec82b219dabc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj"}]} 2018-07-22 03:03:42,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-55d1cc13-8f85-411-proj used request id req-215c9884-eefc-4eb1-bb4c-5c8628519cb4 2018-07-22 03:03:42,142 - 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}33201293738d7103c2b5bdcaca4126b1ea695633" 2018-07-22 03:03:42,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666ad94f-bfb6-4f8e-a904-23dafa9ce420 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-22 03:03:42,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-666ad94f-bfb6-4f8e-a904-23dafa9ce420 2018-07-22 03:03:42,521 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-55d1cc13-8f85-411-user 2018-07-22 03:03:42,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:42,526 - 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}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:42,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e42e0e-fb08-4345-a5db-6908b900bb3d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:42,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-17e42e0e-fb08-4345-a5db-6908b900bb3d 2018-07-22 03:03:42,617 - 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}6471a23586b06de3e3147b338bd3d924272454ff" -d '{"role": {"name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj-role"}}' 2018-07-22 03:03:42,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40395000-ff39-4230-8a48-75cbf43d4590 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d78d365792544ae88413f9742cfadb7", "links": {"self": "http://172.30.9.25:5000/v3/roles/1d78d365792544ae88413f9742cfadb7"}, "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj-role"}} 2018-07-22 03:03:42,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-40395000-ff39-4230-8a48-75cbf43d4590 2018-07-22 03:03:42,789 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-55d1cc13-8f85-411-proj-role 2018-07-22 03:03:42,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1d78d365792544ae88413f9742cfadb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:42,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34445d75-6c83-442e-a56f-56b820de81c6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d78d365792544ae88413f9742cfadb7", "links": {"self": "http://172.30.9.25:5000/v3/roles/1d78d365792544ae88413f9742cfadb7"}, "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj-role"}} 2018-07-22 03:03:42,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1d78d365792544ae88413f9742cfadb7 used request id req-34445d75-6c83-442e-a56f-56b820de81c6 2018-07-22 03:03:42,810 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-55d1cc13-8f85-411-proj-role to project CreateSecurityGroupTests-55d1cc13-8f85-411-proj 2018-07-22 03:03:42,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc/users/ea9261384c734ebaad03cfb828e529fe/roles/1d78d365792544ae88413f9742cfadb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:42,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c138a8e-35da-4abc-8380-1a8709084e83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:42,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc/users/ea9261384c734ebaad03cfb828e529fe/roles/1d78d365792544ae88413f9742cfadb7 used request id req-9c138a8e-35da-4abc-8380-1a8709084e83 2018-07-22 03:03:42,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:42,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:43,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d78d365792544ae88413f9742cfadb7", "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj-role"}], "expires_at": "2018-07-22T04:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19d9b88b621d49ae916bec82b219dabc", "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/19d9b88b621d49ae916bec82b219dabc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/19d9b88b621d49ae916bec82b219dabc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-user", "id": "ea9261384c734ebaad03cfb828e529fe"}, "audit_ids": ["L_ehpoFqSYmOdoD5P4mdOg"], "issued_at": "2018-07-22T03:03:43.000000Z"}} 2018-07-22 03:03:43,428 - 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}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:43,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d0b2cc-55d4-4aae-93fa-6773c7066571 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-22 03:03:43,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d4d0b2cc-55d4-4aae-93fa-6773c7066571 2018-07-22 03:03:43,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:43,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c5ebd4e1-5629-4bfd-9b51-d29caaa295ad Date: Sun, 22 Jul 2018 03:03:43 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:03:43,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name&description=hello+group used request id req-c5ebd4e1-5629-4bfd-9b51-d29caaa295ad 2018-07-22 03:03:43,799 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name... 2018-07-22 03:03:43,800 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name 2018-07-22 03:03:43,805 - 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}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" -d '{"security_group": {"name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name", "description": "hello group"}}' 2018-07-22 03:03:43,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-1e67ea49-e41c-4330-976f-4e51fbef684c Date: Sun, 22 Jul 2018 03:03:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "2597bac1-cf83-4084-83a6-69d66b183068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 2, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name"}} 2018-07-22 03:03:43,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-1e67ea49-e41c-4330-976f-4e51fbef684c 2018-07-22 03:03:43,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:43,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fb0e1476-4e69-4754-a37e-7ea47bb76124 Date: Sun, 22 Jul 2018 03:03:44 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}]} 2018-07-22 03:03:44,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-fb0e1476-4e69-4754-a37e-7ea47bb76124 2018-07-22 03:03:44,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:44,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a06b5ed-29df-46d2-b844-b18f711b95d3 Date: Sun, 22 Jul 2018 03:03:44 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}]} 2018-07-22 03:03:44,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-0a06b5ed-29df-46d2-b844-b18f711b95d3 2018-07-22 03:03:44,052 - neutron_utils - INFO - Retrieving security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:44,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-52402f06-11c4-41e0-a6c9-baf87debf27e Date: Sun, 22 Jul 2018 03:03:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "2597bac1-cf83-4084-83a6-69d66b183068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 2, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name"}]} 2018-07-22 03:03:44,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-52402f06-11c4-41e0-a6c9-baf87debf27e 2018-07-22 03:03:44,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:44,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-202a3c0b-0233-4cc4-afc8-a0f117f5fc4a Date: Sun, 22 Jul 2018 03:03:44 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}]} 2018-07-22 03:03:44,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-202a3c0b-0233-4cc4-afc8-a0f117f5fc4a 2018-07-22 03:03:44,160 - neutron_utils - INFO - Retrieving security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-25b5c80f-d1db-4618-aa92-b23d2c6c9e76 Date: Sun, 22 Jul 2018 03:03:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "2597bac1-cf83-4084-83a6-69d66b183068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 2, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name"}]} 2018-07-22 03:03:44,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-25b5c80f-d1db-4618-aa92-b23d2c6c9e76 2018-07-22 03:03:44,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:44,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bfb2f26a-1d0c-4036-b4f7-45e82bc762a5 Date: Sun, 22 Jul 2018 03:03:44 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}]} 2018-07-22 03:03:44,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-bfb2f26a-1d0c-4036-b4f7-45e82bc762a5 2018-07-22 03:03:44,233 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name 2018-07-22 03:03:44,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2036d558-0934-4d58-898b-3ea83f955126 Date: Sun, 22 Jul 2018 03:03:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "2597bac1-cf83-4084-83a6-69d66b183068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 2, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name"}]} 2018-07-22 03:03:44,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name used request id req-2036d558-0934-4d58-898b-3ea83f955126 2018-07-22 03:03:44,283 - 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-22 03:03:44,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:44,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c511692a-154f-4c05-ad18-76e0155b4d3c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19d9b88b621d49ae916bec82b219dabc", "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj"}} 2018-07-22 03:03:44,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc used request id req-c511692a-154f-4c05-ad18-76e0155b4d3c 2018-07-22 03:03:44,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:44,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05ef4479-b441-4fcf-8b72-fb478f08e469 Date: Sun, 22 Jul 2018 03:03:44 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}]} 2018-07-22 03:03:44,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-05ef4479-b441-4fcf-8b72-fb478f08e469 2018-07-22 03:03:44,408 - 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}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": 10}}' 2018-07-22 03:03:44,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-65d60434-5b7f-4eb8-b199-ef5827bd2401 Date: Sun, 22 Jul 2018 03:03:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": 10, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:44Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788"}} 2018-07-22 03:03:44,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-65d60434-5b7f-4eb8-b199-ef5827bd2401 2018-07-22 03:03:44,559 - neutron_utils - INFO - Retrieving security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:44,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-524d2d6c-cee2-41a6-ac17-45cf56c901db Date: Sun, 22 Jul 2018 03:03:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "2597bac1-cf83-4084-83a6-69d66b183068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "revision_number": 0, "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 3, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name"}]} 2018-07-22 03:03:44,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-524d2d6c-cee2-41a6-ac17-45cf56c901db 2018-07-22 03:03:44,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:44,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-c8955984-2898-4138-9402-26167685094c Date: Sun, 22 Jul 2018 03:03:44 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": 10, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:44Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788"}]} 2018-07-22 03:03:44,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-c8955984-2898-4138-9402-26167685094c 2018-07-22 03:03:44,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:45,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d78d365792544ae88413f9742cfadb7", "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj-role"}], "expires_at": "2018-07-22T04:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19d9b88b621d49ae916bec82b219dabc", "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/19d9b88b621d49ae916bec82b219dabc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/19d9b88b621d49ae916bec82b219dabc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/19d9b88b621d49ae916bec82b219dabc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/19d9b88b621d49ae916bec82b219dabc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-user", "id": "ea9261384c734ebaad03cfb828e529fe"}, "audit_ids": ["iSI2Giu4QkOGDxo6yAdgnA"], "issued_at": "2018-07-22T03:03:45.000000Z"}} 2018-07-22 03:03:45,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8309952cac666108fa6c27495f19c81d810471" 2018-07-22 03:03:45,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2960fdfc-7a88-44b2-bc1a-d7f856a45760 Date: Sun, 22 Jul 2018 03:03:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "2597bac1-cf83-4084-83a6-69d66b183068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "revision_number": 0, "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 3, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name"}]} 2018-07-22 03:03:45,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name&description=hello+group used request id req-2960fdfc-7a88-44b2-bc1a-d7f856a45760 2018-07-22 03:03:45,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:45,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8309952cac666108fa6c27495f19c81d810471" 2018-07-22 03:03:45,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-c375bfe0-e22c-4a4b-9a3f-6e7bc02c6b9a Date: Sun, 22 Jul 2018 03:03:45 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": 10, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:44Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788"}]} 2018-07-22 03:03:45,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-c375bfe0-e22c-4a4b-9a3f-6e7bc02c6b9a 2018-07-22 03:03:45,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:45,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=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8309952cac666108fa6c27495f19c81d810471" 2018-07-22 03:03:45,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-630ade64-82b0-416c-88f7-89786a97b1b0 Date: Sun, 22 Jul 2018 03:03:45 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": 10, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:44Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788"}]} 2018-07-22 03:03:45,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-630ade64-82b0-416c-88f7-89786a97b1b0 2018-07-22 03:03:45,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8309952cac666108fa6c27495f19c81d810471" 2018-07-22 03:03:45,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-09f003ee-540a-4679-b02f-0c003bca2dd7 Date: Sun, 22 Jul 2018 03:03:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "2597bac1-cf83-4084-83a6-69d66b183068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "revision_number": 0, "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 3, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name"}]} 2018-07-22 03:03:45,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name used request id req-09f003ee-540a-4679-b02f-0c003bca2dd7 2018-07-22 03:03:45,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:45,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8309952cac666108fa6c27495f19c81d810471" 2018-07-22 03:03:45,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-9e1d7346-16d1-490d-a78b-98ebc8d69a60 Date: Sun, 22 Jul 2018 03:03:45 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": 10, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:44Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788"}]} 2018-07-22 03:03:45,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-9e1d7346-16d1-490d-a78b-98ebc8d69a60 2018-07-22 03:03:45,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8309952cac666108fa6c27495f19c81d810471" 2018-07-22 03:03:45,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-302d12fd-bd6c-4db4-a109-005547643702 Date: Sun, 22 Jul 2018 03:03:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "2597bac1-cf83-4084-83a6-69d66b183068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "revision_number": 0, "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 3, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name"}]} 2018-07-22 03:03:45,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name used request id req-302d12fd-bd6c-4db4-a109-005547643702 2018-07-22 03:03:45,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:45,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8309952cac666108fa6c27495f19c81d810471" 2018-07-22 03:03:45,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-ea9cb4df-0d99-48d6-8623-d5e706ca3254 Date: Sun, 22 Jul 2018 03:03:45 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": 10, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:44Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788"}]} 2018-07-22 03:03:45,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-ea9cb4df-0d99-48d6-8623-d5e706ca3254 2018-07-22 03:03:45,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8309952cac666108fa6c27495f19c81d810471" 2018-07-22 03:03:45,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-be4a5096-d825-4bee-86c2-0148b3c43e15 Date: Sun, 22 Jul 2018 03:03:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "2597bac1-cf83-4084-83a6-69d66b183068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "revision_number": 0, "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 3, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "name": "CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name"}]} 2018-07-22 03:03:45,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name used request id req-be4a5096-d825-4bee-86c2-0148b3c43e15 2018-07-22 03:03:45,510 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f183c08-4236-4cc2-9d0c-4968925ddb95 2018-07-22 03:03:45,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8309952cac666108fa6c27495f19c81d810471" 2018-07-22 03:03:45,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b7f1f1a7-9dc9-43c8-a798-9055dbe3791d Date: Sun, 22 Jul 2018 03:03:45 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-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "2597bac1-cf83-4084-83a6-69d66b183068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6ded6602-cdd5-400d-9960-aa8a10cb64c0"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:44Z", "security_group_id": "9f183c08-4236-4cc2-9d0c-4968925ddb95", "port_range_min": 10, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:44Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "e45477c5-d9e5-4899-bcfe-f97a834eb788"}]} 2018-07-22 03:03:45,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-b7f1f1a7-9dc9-43c8-a798-9055dbe3791d 2018-07-22 03:03:45,538 - neutron_utils - INFO - Deleting security group rule with ID - 2597bac1-cf83-4084-83a6-69d66b183068 2018-07-22 03:03:45,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/2597bac1-cf83-4084-83a6-69d66b183068 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:45,626 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e266632-53fc-431c-ae4b-c0ce3f1d693e Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:45,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/2597bac1-cf83-4084-83a6-69d66b183068 used request id req-7e266632-53fc-431c-ae4b-c0ce3f1d693e 2018-07-22 03:03:45,626 - neutron_utils - INFO - Deleting security group rule with ID - 6ded6602-cdd5-400d-9960-aa8a10cb64c0 2018-07-22 03:03:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/6ded6602-cdd5-400d-9960-aa8a10cb64c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:45,708 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d1c78bb-a91a-4700-840d-c8dcf7625b25 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:45,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/6ded6602-cdd5-400d-9960-aa8a10cb64c0 used request id req-0d1c78bb-a91a-4700-840d-c8dcf7625b25 2018-07-22 03:03:45,709 - neutron_utils - INFO - Deleting security group rule with ID - e45477c5-d9e5-4899-bcfe-f97a834eb788 2018-07-22 03:03:45,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/e45477c5-d9e5-4899-bcfe-f97a834eb788 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:45,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c778c14b-47f8-4594-af4a-521e0ed8e805 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:45,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/e45477c5-d9e5-4899-bcfe-f97a834eb788 used request id req-c778c14b-47f8-4594-af4a-521e0ed8e805 2018-07-22 03:03:45,793 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-92c98d4e-5368-4ac7-ba59-a739aff7eb91name 2018-07-22 03:03:45,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/9f183c08-4236-4cc2-9d0c-4968925ddb95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dada5ffbec12551cb2dc9d11bfdeb1df75a37d" 2018-07-22 03:03:45,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5dd8465a-f9fb-4f43-880c-df229f4b9f42 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:45,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/9f183c08-4236-4cc2-9d0c-4968925ddb95 used request id req-5dd8465a-f9fb-4f43-880c-df229f4b9f42 2018-07-22 03:03:45,935 - 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}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:46,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-39d49944-7ca5-4d9c-b44a-ff5b7e93d78b Date: Sun, 22 Jul 2018 03:03:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "updated_at": "2018-07-22T03:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "6098763b-66e5-4bbc-928d-1393a965ac75", "remote_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "7bd62b95-099d-4dbe-822f-148879ff11d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "8ffcb3cd-2317-4e11-92a0-f18f66f6cfb1", "remote_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d9b88b621d49ae916bec82b219dabc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "revision_number": 0, "id": "f4bea996-ab53-4a50-9970-4d5a31afb764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:43Z", "security_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d9b88b621d49ae916bec82b219dabc"}], "revision_number": 4, "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "e94b6047-0141-419b-b41a-0762ac139798", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:03:46,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-39d49944-7ca5-4d9c-b44a-ff5b7e93d78b 2018-07-22 03:03:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:46,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ce2700-d7dd-4f9b-b8f6-eb07702039fe 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:03:46,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-18ce2700-d7dd-4f9b-b8f6-eb07702039fe 2018-07-22 03:03:46,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:46,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a9a2c9-d5de-4b5e-bea8-09eb05996c09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:46,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-d0a9a2c9-d5de-4b5e-bea8-09eb05996c09 2018-07-22 03:03:46,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:46,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:46,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5e1ba3-07c2-4954-9135-b00e6f7d14e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:46,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-aa5e1ba3-07c2-4954-9135-b00e6f7d14e8 2018-07-22 03:03:46,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:46,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:46,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2add267-ce4c-4603-8080-c5753e3ffce3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:46,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-b2add267-ce4c-4603-8080-c5753e3ffce3 2018-07-22 03:03:46,509 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:46,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af7927d4-2f03-46be-8808-47555cc2ea22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:46,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-af7927d4-2f03-46be-8808-47555cc2ea22 2018-07-22 03:03:46,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:46,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb21e4b-c6fe-4a38-8c3c-58a7f717b250 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:46,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-abb21e4b-c6fe-4a38-8c3c-58a7f717b250 2018-07-22 03:03:46,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:46,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ba13a2-9d37-4028-a0d6-87bcaf110f62 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:03:46,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-07ba13a2-9d37-4028-a0d6-87bcaf110f62 2018-07-22 03:03:46,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:46,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9929b500-c112-4d6b-92d1-8a618be933dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:03:46,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-9929b500-c112-4d6b-92d1-8a618be933dd 2018-07-22 03:03:46,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:03:46,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:47,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a976c0-63e9-4c63-b2e0-5b3fa71613df Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19d9b88b621d49ae916bec82b219dabc", "name": "CreateSecurityGroupTests-55d1cc13-8f85-411-proj"}} 2018-07-22 03:03:47,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc used request id req-c3a976c0-63e9-4c63-b2e0-5b3fa71613df 2018-07-22 03:03:47,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e94b6047-0141-419b-b41a-0762ac139798 2018-07-22 03:03:47,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=e94b6047-0141-419b-b41a-0762ac139798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:47,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-065d0b07-c550-4e7f-bb2f-dbd25b2ffe97 Date: Sun, 22 Jul 2018 03:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "6098763b-66e5-4bbc-928d-1393a965ac75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "7bd62b95-099d-4dbe-822f-148879ff11d9"}, {"remote_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "8ffcb3cd-2317-4e11-92a0-f18f66f6cfb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:43Z", "security_group_id": "e94b6047-0141-419b-b41a-0762ac139798", "port_range_min": null, "revision_number": 0, "tenant_id": "19d9b88b621d49ae916bec82b219dabc", "created_at": "2018-07-22T03:03:43Z", "project_id": "19d9b88b621d49ae916bec82b219dabc", "id": "f4bea996-ab53-4a50-9970-4d5a31afb764"}]} 2018-07-22 03:03:47,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e94b6047-0141-419b-b41a-0762ac139798 used request id req-065d0b07-c550-4e7f-bb2f-dbd25b2ffe97 2018-07-22 03:03:47,079 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:03:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e94b6047-0141-419b-b41a-0762ac139798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:47,201 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e0e20f1-cb22-4c7e-a5d7-c2bbc882c03c Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:47,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e94b6047-0141-419b-b41a-0762ac139798 used request id req-6e0e20f1-cb22-4c7e-a5d7-c2bbc882c03c 2018-07-22 03:03:47,202 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-55d1cc13-8f85-411-proj 2018-07-22 03:03:47,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:47,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06529666-d05a-4cb9-9b08-cb384cf349aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:47,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/19d9b88b621d49ae916bec82b219dabc used request id req-06529666-d05a-4cb9-9b08-cb384cf349aa 2018-07-22 03:03:47,345 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-55d1cc13-8f85-411-proj-role 2018-07-22 03:03:47,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1d78d365792544ae88413f9742cfadb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:47,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf3ab307-eb27-4842-82a1-7eebf2e9ea07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:47,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1d78d365792544ae88413f9742cfadb7 used request id req-bf3ab307-eb27-4842-82a1-7eebf2e9ea07 2018-07-22 03:03:47,463 - 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}6471a23586b06de3e3147b338bd3d924272454ff" 2018-07-22 03:03:47,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851be4df-6acf-44c0-aa98-027c8401c226 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:47,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-851be4df-6acf-44c0-aa98-027c8401c226 2018-07-22 03:03:47,543 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-55d1cc13-8f85-411-user 2018-07-22 03:03:47,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ea9261384c734ebaad03cfb828e529fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33201293738d7103c2b5bdcaca4126b1ea695633" 2018-07-22 03:03:47,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8356b9-d60c-4ab6-bc31-94f1c583cea6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:47,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ea9261384c734ebaad03cfb828e529fe used request id req-6c8356b9-d60c-4ab6-bc31-94f1c583cea6 2018-07-22 03:03:47,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:48,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["b62SGgKLTgq-LLf7UfKN1w"], "issued_at": "2018-07-22T03:03:48.000000Z"}} 2018-07-22 03:03:48,090 - 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}1664335e6dbf8f59e846774b43688b398b94d44f" 2018-07-22 03:03:48,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8bef99-5725-441d-818e-7192c0f3baa7 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-22 03:03:48,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fe8bef99-5725-441d-818e-7192c0f3baa7 2018-07-22 03:03:48,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:48,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:48,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["IUJBIzlaQPeeiMLVMINv2g"], "issued_at": "2018-07-22T03:03:48.000000Z"}} 2018-07-22 03:03:48,550 - 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}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:48,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71475bb2-675b-4cb4-87da-8ac8c53402e5 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-22 03:03:48,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-71475bb2-675b-4cb4-87da-8ac8c53402e5 2018-07-22 03:03:48,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-22 03:03:48,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:48,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-36f0b714-ef00-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:48,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c523701-711c-40af-95b2-8d10daf138ae 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=CreateSecurityGroupTests-36f0b714-ef00-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:03:48,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-36f0b714-ef00-4a0-proj used request id req-8c523701-711c-40af-95b2-8d10daf138ae 2018-07-22 03:03:48,728 - 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}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:48,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ea8583-5d91-48fe-a33d-ade42582626e 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-22 03:03:48,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d6ea8583-5d91-48fe-a33d-ade42582626e 2018-07-22 03:03:48,750 - 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}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj"}}' 2018-07-22 03:03:48,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d127798-be05-4577-a297-8d128f53352f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09"}, "tags": [], "enabled": true, "id": "65a02a3f64914c8d9c05b3275c9e6f09", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj"}} 2018-07-22 03:03:48,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3d127798-be05-4577-a297-8d128f53352f 2018-07-22 03:03:48,861 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-36f0b714-ef00-4a0-proj 2018-07-22 03:03:48,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:48,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:49,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["pU92UqHyQ5WiWSynkaIcRQ"], "issued_at": "2018-07-22T03:03:49.000000Z"}} 2018-07-22 03:03:49,247 - 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}8e7c24529d4a69be73305c75a954988cbc5b1f08" 2018-07-22 03:03:49,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f947e9-3dfc-46b1-b259-8ea40bcd8fcc 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-22 03:03:49,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c5f947e9-3dfc-46b1-b259-8ea40bcd8fcc 2018-07-22 03:03:49,336 - 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-22 03:03:49,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:49,342 - 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}8e7c24529d4a69be73305c75a954988cbc5b1f08" 2018-07-22 03:03:49,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bcf2da-c163-4fd4-818f-cd225326b27b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:03:49,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-06bcf2da-c163-4fd4-818f-cd225326b27b 2018-07-22 03:03:49,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-36f0b714-ef00-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7c24529d4a69be73305c75a954988cbc5b1f08" 2018-07-22 03:03:49,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52780399-94af-448a-8b2a-ecb138570141 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-36f0b714-ef00-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09"}, "tags": [], "enabled": true, "id": "65a02a3f64914c8d9c05b3275c9e6f09", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj"}]} 2018-07-22 03:03:49,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-36f0b714-ef00-4a0-proj used request id req-52780399-94af-448a-8b2a-ecb138570141 2018-07-22 03:03:49,538 - 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}8e7c24529d4a69be73305c75a954988cbc5b1f08" 2018-07-22 03:03:49,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0313da-769e-4e32-a8b6-bd2f276ad294 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-22 03:03:49,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2d0313da-769e-4e32-a8b6-bd2f276ad294 2018-07-22 03:03:49,984 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-36f0b714-ef00-4a0-user 2018-07-22 03:03:49,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:49,989 - 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}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:50,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbff2ac-e7f9-42e2-b4fd-6a95dcd5dbf8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:50,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8cbff2ac-e7f9-42e2-b4fd-6a95dcd5dbf8 2018-07-22 03:03:50,075 - 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}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" -d '{"role": {"name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj-role"}}' 2018-07-22 03:03:50,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-941fe5aa-f49b-440f-86ce-0b2f829b905c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "569a890b10294bb3b1c8d0bb83239ccf", "links": {"self": "http://172.30.9.25:5000/v3/roles/569a890b10294bb3b1c8d0bb83239ccf"}, "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj-role"}} 2018-07-22 03:03:50,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-941fe5aa-f49b-440f-86ce-0b2f829b905c 2018-07-22 03:03:50,164 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-36f0b714-ef00-4a0-proj-role 2018-07-22 03:03:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/569a890b10294bb3b1c8d0bb83239ccf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:50,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c2f923-aa40-4182-98e9-638b1a806618 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "569a890b10294bb3b1c8d0bb83239ccf", "links": {"self": "http://172.30.9.25:5000/v3/roles/569a890b10294bb3b1c8d0bb83239ccf"}, "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj-role"}} 2018-07-22 03:03:50,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/569a890b10294bb3b1c8d0bb83239ccf used request id req-85c2f923-aa40-4182-98e9-638b1a806618 2018-07-22 03:03:50,250 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-36f0b714-ef00-4a0-proj-role to project CreateSecurityGroupTests-36f0b714-ef00-4a0-proj 2018-07-22 03:03:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09/users/56505b73ffac42f68e899277b14797c7/roles/569a890b10294bb3b1c8d0bb83239ccf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:50,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8513f7ee-11c6-4ea2-9a70-eca40f2fc797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:50,369 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09/users/56505b73ffac42f68e899277b14797c7/roles/569a890b10294bb3b1c8d0bb83239ccf used request id req-8513f7ee-11c6-4ea2-9a70-eca40f2fc797 2018-07-22 03:03:50,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:50,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:50,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "569a890b10294bb3b1c8d0bb83239ccf", "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj-role"}], "expires_at": "2018-07-22T04:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65a02a3f64914c8d9c05b3275c9e6f09", "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-user", "id": "56505b73ffac42f68e899277b14797c7"}, "audit_ids": ["s2_BWxQsSrKe4SDtCPNxDg"], "issued_at": "2018-07-22T03:03:50.000000Z"}} 2018-07-22 03:03:50,750 - 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}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:50,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39601c1d-4c39-43f0-af3d-5cf748295b46 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-22 03:03:50,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-39601c1d-4c39-43f0-af3d-5cf748295b46 2018-07-22 03:03:50,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f75b2ac9-60a9-4bcc-91e3-5917332bc14a Date: Sun, 22 Jul 2018 03:03:51 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:03:51,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name&description=hello+group used request id req-f75b2ac9-60a9-4bcc-91e3-5917332bc14a 2018-07-22 03:03:51,150 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name... 2018-07-22 03:03:51,150 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name 2018-07-22 03:03:51,155 - 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}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" -d '{"security_group": {"name": "CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name", "description": "hello group"}}' 2018-07-22 03:03:51,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-fae2e042-e85f-4ba4-bf28-14499d9a3d19 Date: Sun, 22 Jul 2018 03:03:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "updated_at": "2018-07-22T03:03:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}], "revision_number": 2, "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "name": "CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name"}} 2018-07-22 03:03:51,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-fae2e042-e85f-4ba4-bf28-14499d9a3d19 2018-07-22 03:03:51,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:51,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ad475205-a162-4af9-9f84-9797c794fc9c Date: Sun, 22 Jul 2018 03:03: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-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7"}]} 2018-07-22 03:03:51,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-ad475205-a162-4af9-9f84-9797c794fc9c 2018-07-22 03:03:51,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6dbfbe23-cb2e-483d-830e-a47654424c92 Date: Sun, 22 Jul 2018 03:03: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-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7"}]} 2018-07-22 03:03:51,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-6dbfbe23-cb2e-483d-830e-a47654424c92 2018-07-22 03:03:51,432 - neutron_utils - INFO - Retrieving security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:51,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8e277089-40a7-43d5-a2f7-a1fac382724b Date: Sun, 22 Jul 2018 03:03:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "updated_at": "2018-07-22T03:03:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}], "revision_number": 2, "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "name": "CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name"}]} 2018-07-22 03:03:51,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-8e277089-40a7-43d5-a2f7-a1fac382724b 2018-07-22 03:03:51,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:51,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6c32541c-2520-4fab-ae73-468192af2956 Date: Sun, 22 Jul 2018 03:03: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-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7"}]} 2018-07-22 03:03:51,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-6c32541c-2520-4fab-ae73-468192af2956 2018-07-22 03:03:51,536 - neutron_utils - INFO - Retrieving security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:51,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3001caf2-b7d5-413f-a3b9-e3e918360f27 Date: Sun, 22 Jul 2018 03:03:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "updated_at": "2018-07-22T03:03:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}], "revision_number": 2, "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "name": "CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name"}]} 2018-07-22 03:03:51,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-3001caf2-b7d5-413f-a3b9-e3e918360f27 2018-07-22 03:03:51,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a28b41c5-0c5e-4238-bb89-c0b8c25e46b8 Date: Sun, 22 Jul 2018 03:03: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-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7"}]} 2018-07-22 03:03:51,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-a28b41c5-0c5e-4238-bb89-c0b8c25e46b8 2018-07-22 03:03:51,613 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name 2018-07-22 03:03:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c9798a0a-018a-4e76-810e-0e6a689e8a03 Date: Sun, 22 Jul 2018 03:03:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "updated_at": "2018-07-22T03:03:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}], "revision_number": 2, "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "name": "CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name"}]} 2018-07-22 03:03:51,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name used request id req-c9798a0a-018a-4e76-810e-0e6a689e8a03 2018-07-22 03:03:51,659 - 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-22 03:03:51,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d806605f-86d1-4faf-b999-161249a029dd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65a02a3f64914c8d9c05b3275c9e6f09", "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj"}} 2018-07-22 03:03:51,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09 used request id req-d806605f-86d1-4faf-b999-161249a029dd 2018-07-22 03:03:51,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e078faa8-becd-4131-837a-ad203812b199 Date: Sun, 22 Jul 2018 03:03: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-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7"}]} 2018-07-22 03:03:51,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-e078faa8-becd-4131-837a-ad203812b199 2018-07-22 03:03:51,765 - 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}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b"}}' 2018-07-22 03:03:51,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-32b3c7a0-0cf5-4bf3-94d6-90c40959f1ac Date: Sun, 22 Jul 2018 03:03:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "1f547507-8c6f-4d2b-96b5-642e17052d08"}} 2018-07-22 03:03:51,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-32b3c7a0-0cf5-4bf3-94d6-90c40959f1ac 2018-07-22 03:03:51,925 - neutron_utils - INFO - Retrieving security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:51,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:51,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-09ab60ae-d70b-46c4-bab7-a552840d5806 Date: Sun, 22 Jul 2018 03:03:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "updated_at": "2018-07-22T03:03:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "1f547507-8c6f-4d2b-96b5-642e17052d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}], "revision_number": 3, "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "name": "CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name"}]} 2018-07-22 03:03:51,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-09ab60ae-d70b-46c4-bab7-a552840d5806 2018-07-22 03:03:51,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:51,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:52,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3e51b9bc-8aae-45f8-a01b-8406d2cefe25 Date: Sun, 22 Jul 2018 03:03:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "1f547507-8c6f-4d2b-96b5-642e17052d08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7"}]} 2018-07-22 03:03:52,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-3e51b9bc-8aae-45f8-a01b-8406d2cefe25 2018-07-22 03:03:52,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:52,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "569a890b10294bb3b1c8d0bb83239ccf", "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj-role"}], "expires_at": "2018-07-22T04:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65a02a3f64914c8d9c05b3275c9e6f09", "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/65a02a3f64914c8d9c05b3275c9e6f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-user", "id": "56505b73ffac42f68e899277b14797c7"}, "audit_ids": ["XB1L6ajxSQalUTsEbhLQxg"], "issued_at": "2018-07-22T03:03:52.000000Z"}} 2018-07-22 03:03:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b64d904935571e769e96615288be35ed920c0" 2018-07-22 03:03:52,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0fda1d75-31e6-4153-9b40-d5a63e919466 Date: Sun, 22 Jul 2018 03:03:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "updated_at": "2018-07-22T03:03:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "1f547507-8c6f-4d2b-96b5-642e17052d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}], "revision_number": 3, "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "name": "CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name"}]} 2018-07-22 03:03:52,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name&description=hello+group used request id req-0fda1d75-31e6-4153-9b40-d5a63e919466 2018-07-22 03:03:52,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b64d904935571e769e96615288be35ed920c0" 2018-07-22 03:03:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-06cf4d4f-7282-46fd-a835-498f1f8342b3 Date: Sun, 22 Jul 2018 03:03:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "1f547507-8c6f-4d2b-96b5-642e17052d08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7"}]} 2018-07-22 03:03:52,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-06cf4d4f-7282-46fd-a835-498f1f8342b3 2018-07-22 03:03:52,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:52,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b64d904935571e769e96615288be35ed920c0" 2018-07-22 03:03:52,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3f9b7559-580d-4f29-8ad2-d4ae80791f4b Date: Sun, 22 Jul 2018 03:03:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "1f547507-8c6f-4d2b-96b5-642e17052d08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7"}]} 2018-07-22 03:03:52,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-3f9b7559-580d-4f29-8ad2-d4ae80791f4b 2018-07-22 03:03:52,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b64d904935571e769e96615288be35ed920c0" 2018-07-22 03:03:52,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9107727d-6304-43b2-bbaf-a654124bce3f Date: Sun, 22 Jul 2018 03:03:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "updated_at": "2018-07-22T03:03:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "1f547507-8c6f-4d2b-96b5-642e17052d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}], "revision_number": 3, "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "name": "CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name"}]} 2018-07-22 03:03:52,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name used request id req-9107727d-6304-43b2-bbaf-a654124bce3f 2018-07-22 03:03:52,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c9025cb-8b9e-44dd-ae1f-c07e92c2292b 2018-07-22 03:03:52,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b64d904935571e769e96615288be35ed920c0" 2018-07-22 03:03:52,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b63ceec3-8e56-474a-bc94-f2c0455f051b Date: Sun, 22 Jul 2018 03:03:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "1f547507-8c6f-4d2b-96b5-642e17052d08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "5c9025cb-8b9e-44dd-ae1f-c07e92c2292b", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7"}]} 2018-07-22 03:03:52,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-b63ceec3-8e56-474a-bc94-f2c0455f051b 2018-07-22 03:03:52,756 - neutron_utils - INFO - Deleting security group rule with ID - c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7 2018-07-22 03:03:52,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:52,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82588ce1-5f0a-4cd6-b95b-bb39a3554907 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:52,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c8f0a082-18ad-4a9d-b8aa-44fb1c9f8de7 used request id req-82588ce1-5f0a-4cd6-b95b-bb39a3554907 2018-07-22 03:03:52,843 - neutron_utils - INFO - Deleting security group rule with ID - 835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680 2018-07-22 03:03:52,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:52,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-076eb432-a9c5-4d8a-acbb-2d75adc60398 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:52,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/835ff6c9-fc8f-4cc3-82f1-be3c4e6b4680 used request id req-076eb432-a9c5-4d8a-acbb-2d75adc60398 2018-07-22 03:03:52,922 - neutron_utils - INFO - Deleting security group rule with ID - 1f547507-8c6f-4d2b-96b5-642e17052d08 2018-07-22 03:03:52,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1f547507-8c6f-4d2b-96b5-642e17052d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:53,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-575d7a92-2aa3-4273-a31a-350fbe94515a Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:53,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1f547507-8c6f-4d2b-96b5-642e17052d08 used request id req-575d7a92-2aa3-4273-a31a-350fbe94515a 2018-07-22 03:03:53,012 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2a00889e-cc6c-4d80-b1c4-d43f1ae487c7name 2018-07-22 03:03:53,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5c9025cb-8b9e-44dd-ae1f-c07e92c2292b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e874d1b51f703d2d1bcb09ffe922071f1ae2b34" 2018-07-22 03:03:53,136 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6197cc1-bee4-4029-8188-5ee4d529a59a Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:53,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5c9025cb-8b9e-44dd-ae1f-c07e92c2292b used request id req-c6197cc1-bee4-4029-8188-5ee4d529a59a 2018-07-22 03:03:53,142 - 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}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:53,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2b716944-724a-47b5-8cfd-ad869fbae30b Date: Sun, 22 Jul 2018 03:03:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "updated_at": "2018-07-22T03:03:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "50a0724a-43ca-4028-afbd-42811e4dc8a4", "remote_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "6b454dbd-8614-4df3-897b-30a60eb7c6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "8f05b9ce-6706-434e-ba25-4c037d2f3af3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "revision_number": 0, "id": "98e9c39f-75e6-4bec-8032-01e2f3930ea6", "remote_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:51Z", "security_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09"}], "revision_number": 4, "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:03:53,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2b716944-724a-47b5-8cfd-ad869fbae30b 2018-07-22 03:03:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:53,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18bae011-5d26-467d-8ede-c92daa63b0f0 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:03:53,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-18bae011-5d26-467d-8ede-c92daa63b0f0 2018-07-22 03:03:53,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:53,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c620d144-dc0f-46e5-9446-cdbc09783395 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65a02a3f64914c8d9c05b3275c9e6f09", "name": "CreateSecurityGroupTests-36f0b714-ef00-4a0-proj"}} 2018-07-22 03:03:53,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09 used request id req-c620d144-dc0f-46e5-9446-cdbc09783395 2018-07-22 03:03:53,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33c8bf72-82a0-49c5-a73f-2c7cc9fc606c 2018-07-22 03:03:53,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33c8bf72-82a0-49c5-a73f-2c7cc9fc606c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:53,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3d336b9a-52d8-44d6-95d6-bd6a1f7545b6 Date: Sun, 22 Jul 2018 03:03:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "50a0724a-43ca-4028-afbd-42811e4dc8a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "6b454dbd-8614-4df3-897b-30a60eb7c6a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "8f05b9ce-6706-434e-ba25-4c037d2f3af3"}, {"remote_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:51Z", "security_group_id": "33c8bf72-82a0-49c5-a73f-2c7cc9fc606c", "port_range_min": null, "revision_number": 0, "tenant_id": "65a02a3f64914c8d9c05b3275c9e6f09", "created_at": "2018-07-22T03:03:51Z", "project_id": "65a02a3f64914c8d9c05b3275c9e6f09", "id": "98e9c39f-75e6-4bec-8032-01e2f3930ea6"}]} 2018-07-22 03:03:53,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33c8bf72-82a0-49c5-a73f-2c7cc9fc606c used request id req-3d336b9a-52d8-44d6-95d6-bd6a1f7545b6 2018-07-22 03:03:53,567 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:03:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/33c8bf72-82a0-49c5-a73f-2c7cc9fc606c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:53,857 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60dac1b2-08c3-45f1-ac6a-92f6ff8869f0 Content-Length: 0 Date: Sun, 22 Jul 2018 03:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:03:53,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/33c8bf72-82a0-49c5-a73f-2c7cc9fc606c used request id req-60dac1b2-08c3-45f1-ac6a-92f6ff8869f0 2018-07-22 03:03:53,858 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-36f0b714-ef00-4a0-proj 2018-07-22 03:03:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:54,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85ec0084-4adc-474e-a20f-e4cbf3843eee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:54,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/65a02a3f64914c8d9c05b3275c9e6f09 used request id req-85ec0084-4adc-474e-a20f-e4cbf3843eee 2018-07-22 03:03:54,032 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-36f0b714-ef00-4a0-proj-role 2018-07-22 03:03:54,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/569a890b10294bb3b1c8d0bb83239ccf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:54,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ddafa7-7ac0-404e-8400-02d42d75b254 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:54,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/569a890b10294bb3b1c8d0bb83239ccf used request id req-90ddafa7-7ac0-404e-8400-02d42d75b254 2018-07-22 03:03:54,156 - 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}749d4dc77ef61056063b4d697c0fca0f5cbdd6c0" 2018-07-22 03:03:54,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73202cb-eece-47c0-9fbb-3ffdc617c788 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:54,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e73202cb-eece-47c0-9fbb-3ffdc617c788 2018-07-22 03:03:54,240 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-36f0b714-ef00-4a0-user 2018-07-22 03:03:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/56505b73ffac42f68e899277b14797c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7c24529d4a69be73305c75a954988cbc5b1f08" 2018-07-22 03:03:54,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f5a388-e29c-47c0-9ef2-11279faac87a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:54,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/56505b73ffac42f68e899277b14797c7 used request id req-b9f5a388-e29c-47c0-9ef2-11279faac87a 2018-07-22 03:03:54,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:54,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["8_gL0MROS0ycipQSUSIi5A"], "issued_at": "2018-07-22T03:03:54.000000Z"}} 2018-07-22 03:03:54,783 - 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}e5ed304d9a08c5e7f2bddbb90bb1f521ec9ca428" 2018-07-22 03:03:54,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea05f86-f19c-41cf-8283-cb0e975e93a9 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-22 03:03:54,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0ea05f86-f19c-41cf-8283-cb0e975e93a9 2018-07-22 03:03:54,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:54,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:55,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["LEivQPV_SFity8eto0MFww"], "issued_at": "2018-07-22T03:03:55.000000Z"}} 2018-07-22 03:03:55,248 - 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}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:03:55,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52722a6f-5fb8-4daf-b42b-13d4f297d06d 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-22 03:03:55,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-52722a6f-5fb8-4daf-b42b-13d4f297d06d 2018-07-22 03:03:55,333 - 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-22 03:03:55,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1d0d1881-683c-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:03:55,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65afd48-72dd-473e-bc01-89ac120e3fdc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1d0d1881-683c-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:03:55,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1d0d1881-683c-4d1-proj used request id req-f65afd48-72dd-473e-bc01-89ac120e3fdc 2018-07-22 03:03:55,428 - 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}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:03:55,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b5a953-97d8-4f60-9594-01c4d795c454 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-22 03:03:55,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a3b5a953-97d8-4f60-9594-01c4d795c454 2018-07-22 03:03:55,519 - 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}c3818543c378dce9e737648441ae011d745d5bf0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj"}}' 2018-07-22 03:03:55,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-222ae852-ea2e-498a-980d-8238d6ca0067 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186"}, "tags": [], "enabled": true, "id": "5e15c85e2c9c4b0db18767898af8e186", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj"}} 2018-07-22 03:03:55,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-222ae852-ea2e-498a-980d-8238d6ca0067 2018-07-22 03:03:55,628 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1d0d1881-683c-4d1-proj 2018-07-22 03:03:55,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:55,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:56,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["U_PQqyW6SvWY5YgGq2uxtw"], "issued_at": "2018-07-22T03:03:56.000000Z"}} 2018-07-22 03:03:56,016 - 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}75d7a2a5a1d3594a6e3d94d75c2650260d802a66" 2018-07-22 03:03:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cae2074-0052-4d85-bed3-feb766d9bdbd 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-22 03:03:56,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1cae2074-0052-4d85-bed3-feb766d9bdbd 2018-07-22 03:03:56,100 - 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-22 03:03:56,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:56,106 - 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}75d7a2a5a1d3594a6e3d94d75c2650260d802a66" 2018-07-22 03:03:56,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1669c350-adbb-4456-b2dd-d00b25ae5423 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:03:56,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1669c350-adbb-4456-b2dd-d00b25ae5423 2018-07-22 03:03:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1d0d1881-683c-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d7a2a5a1d3594a6e3d94d75c2650260d802a66" 2018-07-22 03:03:56,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b268dc0a-2c4f-4ad8-8e25-d38fd75d4b5f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1d0d1881-683c-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186"}, "tags": [], "enabled": true, "id": "5e15c85e2c9c4b0db18767898af8e186", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj"}]} 2018-07-22 03:03:56,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1d0d1881-683c-4d1-proj used request id req-b268dc0a-2c4f-4ad8-8e25-d38fd75d4b5f 2018-07-22 03:03:56,299 - 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}75d7a2a5a1d3594a6e3d94d75c2650260d802a66" 2018-07-22 03:03:56,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d4dd3c-a2a8-42f9-9c29-c8bb50c3516e 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-22 03:03:56,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f6d4dd3c-a2a8-42f9-9c29-c8bb50c3516e 2018-07-22 03:03:56,739 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1d0d1881-683c-4d1-user 2018-07-22 03:03:56,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:56,743 - 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}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:03:56,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7753a04d-fa2e-4f4c-ac13-d3b7a4bc2cbf Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:03:56,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7753a04d-fa2e-4f4c-ac13-d3b7a4bc2cbf 2018-07-22 03:03:56,830 - 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}c3818543c378dce9e737648441ae011d745d5bf0" -d '{"role": {"name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj-role"}}' 2018-07-22 03:03:56,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27151b4c-1a12-44b9-a402-11686b46f336 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0156a1638d744a38d933455e3e7ea83", "links": {"self": "http://172.30.9.25:5000/v3/roles/a0156a1638d744a38d933455e3e7ea83"}, "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj-role"}} 2018-07-22 03:03:56,919 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-27151b4c-1a12-44b9-a402-11686b46f336 2018-07-22 03:03:56,919 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1d0d1881-683c-4d1-proj-role 2018-07-22 03:03:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a0156a1638d744a38d933455e3e7ea83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:03:56,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c13c504-50bb-4b0b-a974-421be18d6167 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0156a1638d744a38d933455e3e7ea83", "links": {"self": "http://172.30.9.25:5000/v3/roles/a0156a1638d744a38d933455e3e7ea83"}, "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj-role"}} 2018-07-22 03:03:56,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a0156a1638d744a38d933455e3e7ea83 used request id req-9c13c504-50bb-4b0b-a974-421be18d6167 2018-07-22 03:03:56,940 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1d0d1881-683c-4d1-proj-role to project CreateSecurityGroupTests-1d0d1881-683c-4d1-proj 2018-07-22 03:03:56,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186/users/cf3c691b6f66405eba05ed20b9218887/roles/a0156a1638d744a38d933455e3e7ea83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:03:57,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a2488c3-a54c-4971-8374-b46957c983a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:03:57,064 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186/users/cf3c691b6f66405eba05ed20b9218887/roles/a0156a1638d744a38d933455e3e7ea83 used request id req-7a2488c3-a54c-4971-8374-b46957c983a9 2018-07-22 03:03:57,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:03:57,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:57,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0156a1638d744a38d933455e3e7ea83", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj-role"}], "expires_at": "2018-07-22T04:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e15c85e2c9c4b0db18767898af8e186", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5e15c85e2c9c4b0db18767898af8e186", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5e15c85e2c9c4b0db18767898af8e186", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-user", "id": "cf3c691b6f66405eba05ed20b9218887"}, "audit_ids": ["8n0-9_BtT_i24pU7fvBwKQ"], "issued_at": "2018-07-22T03:03:57.000000Z"}} 2018-07-22 03:03:57,449 - 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}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:57,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0cd128-d144-4bc9-a40d-a7605350df98 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-22 03:03:57,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fa0cd128-d144-4bc9-a40d-a7605350df98 2018-07-22 03:03:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:57,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-882d55df-b17d-4bc1-b4d0-c345706130ed Date: Sun, 22 Jul 2018 03:03:57 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:03:57,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name&description=hello+group used request id req-882d55df-b17d-4bc1-b4d0-c345706130ed 2018-07-22 03:03:57,827 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name... 2018-07-22 03:03:57,827 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name 2018-07-22 03:03:57,832 - 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}f3e668a335f02b4d4192c9a748e4fd99a625d675" -d '{"security_group": {"name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name", "description": "hello group"}}' 2018-07-22 03:03:58,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-dffcf63c-b98a-4b8f-8f26-5cdbed962338 Date: Sun, 22 Jul 2018 03:03:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 2, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}} 2018-07-22 03:03:58,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-dffcf63c-b98a-4b8f-8f26-5cdbed962338 2018-07-22 03:03:58,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:58,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cea45701-d1ab-4ab6-9f9b-9d34115e6b6c Date: Sun, 22 Jul 2018 03:03:58 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}]} 2018-07-22 03:03:58,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-cea45701-d1ab-4ab6-9f9b-9d34115e6b6c 2018-07-22 03:03:58,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:58,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-039bf6f3-f4cf-4df2-918a-e21837b396bf Date: Sun, 22 Jul 2018 03:03:58 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}]} 2018-07-22 03:03:58,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-039bf6f3-f4cf-4df2-918a-e21837b396bf 2018-07-22 03:03:58,096 - neutron_utils - INFO - Retrieving security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:58,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-53ea2005-18fe-490e-9a74-fc7f42b5e333 Date: Sun, 22 Jul 2018 03:03:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 2, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:03:58,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-53ea2005-18fe-490e-9a74-fc7f42b5e333 2018-07-22 03:03:58,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:58,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-22a1fde5-0039-42d3-93e8-220f2ffc87e4 Date: Sun, 22 Jul 2018 03:03:58 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}]} 2018-07-22 03:03:58,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-22a1fde5-0039-42d3-93e8-220f2ffc87e4 2018-07-22 03:03:58,210 - neutron_utils - INFO - Retrieving security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-569bb675-a612-4b6b-af63-8f5de955f114 Date: Sun, 22 Jul 2018 03:03:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 2, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:03:58,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-569bb675-a612-4b6b-af63-8f5de955f114 2018-07-22 03:03:58,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:58,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9570c32a-122f-41df-a532-ac00633400c0 Date: Sun, 22 Jul 2018 03:03:58 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}]} 2018-07-22 03:03:58,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-9570c32a-122f-41df-a532-ac00633400c0 2018-07-22 03:03:58,287 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name 2018-07-22 03:03:58,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b69c3f6e-7ef3-415f-8e23-40211b6feec8 Date: Sun, 22 Jul 2018 03:03:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 2, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:03:58,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-b69c3f6e-7ef3-415f-8e23-40211b6feec8 2018-07-22 03:03:58,338 - 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-22 03:03:58,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:03:58,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c9af62-fe02-4955-88ad-82ea32ca3b1b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e15c85e2c9c4b0db18767898af8e186", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj"}} 2018-07-22 03:03:58,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 used request id req-07c9af62-fe02-4955-88ad-82ea32ca3b1b 2018-07-22 03:03:58,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:58,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=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1cfbbdbe-4fb9-4036-9017-823b2cb1e887 Date: Sun, 22 Jul 2018 03:03:58 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}]} 2018-07-22 03:03:58,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-1cfbbdbe-4fb9-4036-9017-823b2cb1e887 2018-07-22 03:03:58,464 - 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}f3e668a335f02b4d4192c9a748e4fd99a625d675" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74"}}' 2018-07-22 03:03:58,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-1369fa48-7f49-4e49-be96-b68322007e60 Date: Sun, 22 Jul 2018 03:03:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}} 2018-07-22 03:03:58,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-1369fa48-7f49-4e49-be96-b68322007e60 2018-07-22 03:03:58,602 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name 2018-07-22 03:03:58,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2a1b4430-48a4-47fe-b798-f9d7dd152e2e Date: Sun, 22 Jul 2018 03:03:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 3, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:03:58,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-2a1b4430-48a4-47fe-b798-f9d7dd152e2e 2018-07-22 03:03:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39f1c54-7ebe-4db0-952d-c126997ab65f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e15c85e2c9c4b0db18767898af8e186", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj"}} 2018-07-22 03:03:58,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 used request id req-f39f1c54-7ebe-4db0-952d-c126997ab65f 2018-07-22 03:03:58,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:58,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8b73cde4-267f-420d-9314-3ce675e8472b Date: Sun, 22 Jul 2018 03:03:58 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}]} 2018-07-22 03:03:58,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-8b73cde4-267f-420d-9314-3ce675e8472b 2018-07-22 03:03:58,804 - 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}f3e668a335f02b4d4192c9a748e4fd99a625d675" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74"}}' 2018-07-22 03:03:58,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-8c51b5aa-596d-44dc-a321-efbc94fc6d97 Date: Sun, 22 Jul 2018 03:03:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}} 2018-07-22 03:03:58,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-8c51b5aa-596d-44dc-a321-efbc94fc6d97 2018-07-22 03:03:58,943 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name 2018-07-22 03:03:58,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:58,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-f42f054a-254d-44d7-a9be-e0222023cede Date: Sun, 22 Jul 2018 03:03:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 4, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:03:58,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-f42f054a-254d-44d7-a9be-e0222023cede 2018-07-22 03:03:58,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:59,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0ef684-0bed-435a-884b-7fb99e426e07 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e15c85e2c9c4b0db18767898af8e186", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj"}} 2018-07-22 03:03:59,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 used request id req-3c0ef684-0bed-435a-884b-7fb99e426e07 2018-07-22 03:03:59,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:59,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:59,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-61a6bf8b-7d20-4fc9-ad11-9acbb09d95eb Date: Sun, 22 Jul 2018 03:03:59 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}]} 2018-07-22 03:03:59,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-61a6bf8b-7d20-4fc9-ad11-9acbb09d95eb 2018-07-22 03:03:59,147 - 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}f3e668a335f02b4d4192c9a748e4fd99a625d675" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10}}' 2018-07-22 03:03:59,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-4e83b458-a958-443b-b902-152f2294000a Date: Sun, 22 Jul 2018 03:03:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}} 2018-07-22 03:03:59,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-4e83b458-a958-443b-b902-152f2294000a 2018-07-22 03:03:59,275 - neutron_utils - INFO - Retrieving security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:59,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:59,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e1016b2f-c906-407f-b3a5-d921627084b5 Date: Sun, 22 Jul 2018 03:03:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:03:59,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-e1016b2f-c906-407f-b3a5-d921627084b5 2018-07-22 03:03:59,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:59,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=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:03:59,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5697d28e-05ad-4b63-a636-8e227002ab85 Date: Sun, 22 Jul 2018 03:03:59 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:03:59,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-5697d28e-05ad-4b63-a636-8e227002ab85 2018-07-22 03:03:59,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:03:59,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0156a1638d744a38d933455e3e7ea83", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj-role"}], "expires_at": "2018-07-22T04:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e15c85e2c9c4b0db18767898af8e186", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5e15c85e2c9c4b0db18767898af8e186", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5e15c85e2c9c4b0db18767898af8e186", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5e15c85e2c9c4b0db18767898af8e186", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5e15c85e2c9c4b0db18767898af8e186", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-user", "id": "cf3c691b6f66405eba05ed20b9218887"}, "audit_ids": ["KIJLO9hQRfiTPrxZHMqRSA"], "issued_at": "2018-07-22T03:03:59.000000Z"}} 2018-07-22 03:03:59,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:03:59,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-af42c455-2bb3-4fc9-a673-9e8a289177e9 Date: Sun, 22 Jul 2018 03:03:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:03:59,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name&description=hello+group used request id req-af42c455-2bb3-4fc9-a673-9e8a289177e9 2018-07-22 03:03:59,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:03:59,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5f4c3c79-eb57-40db-a219-e02d550c5f8b Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-5f4c3c79-eb57-40db-a219-e02d550c5f8b 2018-07-22 03:04:00,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-df7415ad-2649-4d84-b55e-347b57002db3 Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-df7415ad-2649-4d84-b55e-347b57002db3 2018-07-22 03:04:00,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a102f6f4-031c-4f45-83c8-4cb46162d7cf Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-a102f6f4-031c-4f45-83c8-4cb46162d7cf 2018-07-22 03:04:00,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-12e6f805-dc4d-45be-ad86-f10a3057a8f0 Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-12e6f805-dc4d-45be-ad86-f10a3057a8f0 2018-07-22 03:04:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1a51e9ae-53a8-41c3-902e-08f593778c3f Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-1a51e9ae-53a8-41c3-902e-08f593778c3f 2018-07-22 03:04:00,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7c0575db-fca9-4437-82b1-8b3dba915d74 Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-7c0575db-fca9-4437-82b1-8b3dba915d74 2018-07-22 03:04:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-698874f5-4980-4427-9573-234a9c5a96ee Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-698874f5-4980-4427-9573-234a9c5a96ee 2018-07-22 03:04:00,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c432ece3-3455-4db5-90b4-edff18ff57f7 Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-c432ece3-3455-4db5-90b4-edff18ff57f7 2018-07-22 03:04:00,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-38eaa5e0-ee25-419c-b9c1-e4d919737b17 Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-38eaa5e0-ee25-419c-b9c1-e4d919737b17 2018-07-22 03:04:00,337 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2c16f52c-1557-4775-b502-d31d801d5665 Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-2c16f52c-1557-4775-b502-d31d801d5665 2018-07-22 03:04:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b8454fe8-51ba-43f6-86a1-f632f471d7d6 Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-b8454fe8-51ba-43f6-86a1-f632f471d7d6 2018-07-22 03:04:00,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-009d3a35-d6b4-4aa1-8de3-5d2d251e83dc Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-009d3a35-d6b4-4aa1-8de3-5d2d251e83dc 2018-07-22 03:04:00,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e36a1a64-7dff-4d3e-97bd-6a13a57a5c87 Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-e36a1a64-7dff-4d3e-97bd-6a13a57a5c87 2018-07-22 03:04:00,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4fa76226-d175-4d1e-9e8a-ac65fc9c57fd Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-4fa76226-d175-4d1e-9e8a-ac65fc9c57fd 2018-07-22 03:04:00,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fc09ca52-1042-4270-bcbc-81e853ebf194 Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-fc09ca52-1042-4270-bcbc-81e853ebf194 2018-07-22 03:04:00,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-029778cc-d3af-42bf-a9be-853aae4df7fe Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-029778cc-d3af-42bf-a9be-853aae4df7fe 2018-07-22 03:04:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0621c6ed-ea9b-405e-bde5-77a034c15538 Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-0621c6ed-ea9b-405e-bde5-77a034c15538 2018-07-22 03:04:00,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1a9b603b-f51e-43eb-b585-6bf58f1aadf9 Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-1a9b603b-f51e-43eb-b585-6bf58f1aadf9 2018-07-22 03:04:00,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bfbebe87-40df-4fbd-8651-e91969b61917 Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-bfbebe87-40df-4fbd-8651-e91969b61917 2018-07-22 03:04:00,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c26e818f-ffaa-4059-b4c6-cf69393e29b1 Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-c26e818f-ffaa-4059-b4c6-cf69393e29b1 2018-07-22 03:04:00,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4cf146f9-3d4b-42ae-85a4-faa8bd20a857 Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-4cf146f9-3d4b-42ae-85a4-faa8bd20a857 2018-07-22 03:04:00,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-355fcdc1-069f-4c52-8f30-55a08b4270f6 Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-355fcdc1-069f-4c52-8f30-55a08b4270f6 2018-07-22 03:04:00,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-558d7c67-627d-441d-a2ec-64b6f02a7164 Date: Sun, 22 Jul 2018 03:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "b8246c2c-70b4-4921-809e-630176754a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "revision_number": 0, "id": "d386831a-003e-4cc2-92c0-9a9058ae9529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "revision_number": 0, "id": "f677f835-b9a9-4d75-a919-db0016d70589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 5, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "name": "CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name"}]} 2018-07-22 03:04:00,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name used request id req-558d7c67-627d-441d-a2ec-64b6f02a7164 2018-07-22 03:04:00,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f397db-58e9-4afe-b2fc-afce2cd52a74 2018-07-22 03:04:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf9eb2e0b03ddcbbface7f0582ef30b7c4294b8" 2018-07-22 03:04:00,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0dbdb644-3c25-4574-b1f7-6e75d5b7a7ca Date: Sun, 22 Jul 2018 03:04:00 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-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "1469ffb4-7c95-40eb-9994-ecbfe7da0273"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "8970ee7d-557a-48a3-9cc4-7a8e39a60614"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "b8246c2c-70b4-4921-809e-630176754a57"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:58Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:58Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d386831a-003e-4cc2-92c0-9a9058ae9529"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:03:59Z", "security_group_id": "20f397db-58e9-4afe-b2fc-afce2cd52a74", "port_range_min": 10, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:59Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "f677f835-b9a9-4d75-a919-db0016d70589"}]} 2018-07-22 03:04:00,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-0dbdb644-3c25-4574-b1f7-6e75d5b7a7ca 2018-07-22 03:04:00,954 - neutron_utils - INFO - Deleting security group rule with ID - 8970ee7d-557a-48a3-9cc4-7a8e39a60614 2018-07-22 03:04:00,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8970ee7d-557a-48a3-9cc4-7a8e39a60614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:04:01,045 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-543556bb-e98c-4d08-a536-7de8e0889ab2 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:01,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8970ee7d-557a-48a3-9cc4-7a8e39a60614 used request id req-543556bb-e98c-4d08-a536-7de8e0889ab2 2018-07-22 03:04:01,045 - neutron_utils - INFO - Deleting security group rule with ID - b8246c2c-70b4-4921-809e-630176754a57 2018-07-22 03:04:01,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/b8246c2c-70b4-4921-809e-630176754a57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:04:01,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4692a3d8-096a-40dc-b8c3-53dcefc528e3 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:01,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/b8246c2c-70b4-4921-809e-630176754a57 used request id req-4692a3d8-096a-40dc-b8c3-53dcefc528e3 2018-07-22 03:04:01,134 - neutron_utils - INFO - Deleting security group rule with ID - d386831a-003e-4cc2-92c0-9a9058ae9529 2018-07-22 03:04:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d386831a-003e-4cc2-92c0-9a9058ae9529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:04:01,213 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9fd15c7-8804-4869-8485-bf952eb45385 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:01,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d386831a-003e-4cc2-92c0-9a9058ae9529 used request id req-c9fd15c7-8804-4869-8485-bf952eb45385 2018-07-22 03:04:01,213 - neutron_utils - INFO - Deleting security group rule with ID - f677f835-b9a9-4d75-a919-db0016d70589 2018-07-22 03:04:01,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/f677f835-b9a9-4d75-a919-db0016d70589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:04:01,296 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60cfa573-f51c-462a-8d50-ee245b067582 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:01,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/f677f835-b9a9-4d75-a919-db0016d70589 used request id req-60cfa573-f51c-462a-8d50-ee245b067582 2018-07-22 03:04:01,296 - neutron_utils - INFO - Deleting security group rule with ID - 1469ffb4-7c95-40eb-9994-ecbfe7da0273 2018-07-22 03:04:01,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1469ffb4-7c95-40eb-9994-ecbfe7da0273 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:04:01,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ab1ae1a-3fd5-4cbc-9462-6702548f8dd8 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:01,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1469ffb4-7c95-40eb-9994-ecbfe7da0273 used request id req-9ab1ae1a-3fd5-4cbc-9462-6702548f8dd8 2018-07-22 03:04:01,381 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d86079e3-ed01-4e52-aa8c-3a079395ae04name 2018-07-22 03:04:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/20f397db-58e9-4afe-b2fc-afce2cd52a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e668a335f02b4d4192c9a748e4fd99a625d675" 2018-07-22 03:04:01,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a97b6c29-be45-420e-84f9-901fa438c33c Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:01,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/20f397db-58e9-4afe-b2fc-afce2cd52a74 used request id req-a97b6c29-be45-420e-84f9-901fa438c33c 2018-07-22 03:04:01,496 - 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}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:01,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-278e151c-50a4-4d97-a008-f30b4ce497aa Date: Sun, 22 Jul 2018 03:04:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "updated_at": "2018-07-22T03:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "5bcac056-5df1-4503-b8a8-0354fb615b1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "9dd83c1d-dfc2-42a5-ae84-1bab7c230e15", "remote_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "a0a74b95-df13-44ba-8262-7c27945b3d4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "revision_number": 0, "id": "d4b99a4b-2ebc-4ec1-9b51-656fcd206498", "remote_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "remote_ip_prefix": null, "created_at": "2018-07-22T03:03:57Z", "security_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e15c85e2c9c4b0db18767898af8e186"}], "revision_number": 4, "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:04:01,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-278e151c-50a4-4d97-a008-f30b4ce497aa 2018-07-22 03:04:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:01,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d773329-afa9-4e86-a822-93456622de04 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:04:01,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-9d773329-afa9-4e86-a822-93456622de04 2018-07-22 03:04:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:01,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6f858d-64ad-4868-9076-6565c7c0d370 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:01,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-df6f858d-64ad-4868-9076-6565c7c0d370 2018-07-22 03:04:01,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:01,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:02,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-589dc6b3-b420-4a5a-a31e-4568690df1ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:02,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-589dc6b3-b420-4a5a-a31e-4568690df1ee 2018-07-22 03:04:02,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:02,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:02,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5464f1b9-4a2f-4484-bcec-2db2bdd29e5d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e15c85e2c9c4b0db18767898af8e186", "name": "CreateSecurityGroupTests-1d0d1881-683c-4d1-proj"}} 2018-07-22 03:04:02,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 used request id req-5464f1b9-4a2f-4484-bcec-2db2bdd29e5d 2018-07-22 03:04:02,102 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50b579c3-5911-48ee-95e7-1a73ee999e5b 2018-07-22 03:04:02,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=50b579c3-5911-48ee-95e7-1a73ee999e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:02,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6c8c4046-4b96-435e-ab74-15f1e2828c4c Date: Sun, 22 Jul 2018 03:04:02 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-22T03:03:57Z", "security_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "5bcac056-5df1-4503-b8a8-0354fb615b1e"}, {"remote_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "9dd83c1d-dfc2-42a5-ae84-1bab7c230e15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "a0a74b95-df13-44ba-8262-7c27945b3d4f"}, {"remote_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:03:57Z", "security_group_id": "50b579c3-5911-48ee-95e7-1a73ee999e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "5e15c85e2c9c4b0db18767898af8e186", "created_at": "2018-07-22T03:03:57Z", "project_id": "5e15c85e2c9c4b0db18767898af8e186", "id": "d4b99a4b-2ebc-4ec1-9b51-656fcd206498"}]} 2018-07-22 03:04:02,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=50b579c3-5911-48ee-95e7-1a73ee999e5b used request id req-6c8c4046-4b96-435e-ab74-15f1e2828c4c 2018-07-22 03:04:02,128 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:04:02,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/50b579c3-5911-48ee-95e7-1a73ee999e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:02,250 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7ca4efd-fbad-453d-8c20-2f36bb0d7dbe Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:02,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/50b579c3-5911-48ee-95e7-1a73ee999e5b used request id req-d7ca4efd-fbad-453d-8c20-2f36bb0d7dbe 2018-07-22 03:04:02,251 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1d0d1881-683c-4d1-proj 2018-07-22 03:04:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:02,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e7f6d3c-b8fe-43f2-bf3d-8c87ab425754 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:02,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5e15c85e2c9c4b0db18767898af8e186 used request id req-8e7f6d3c-b8fe-43f2-bf3d-8c87ab425754 2018-07-22 03:04:02,453 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1d0d1881-683c-4d1-proj-role 2018-07-22 03:04:02,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a0156a1638d744a38d933455e3e7ea83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:02,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0f138f2-c11b-4beb-8df6-74c739486438 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:02,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a0156a1638d744a38d933455e3e7ea83 used request id req-d0f138f2-c11b-4beb-8df6-74c739486438 2018-07-22 03:04:02,558 - 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}c3818543c378dce9e737648441ae011d745d5bf0" 2018-07-22 03:04:02,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7c1689-aac6-4333-b12a-ebc4d6267066 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:02,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9e7c1689-aac6-4333-b12a-ebc4d6267066 2018-07-22 03:04:02,642 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1d0d1881-683c-4d1-user 2018-07-22 03:04:02,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/cf3c691b6f66405eba05ed20b9218887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d7a2a5a1d3594a6e3d94d75c2650260d802a66" 2018-07-22 03:04:02,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28eb7efc-4847-420a-9c3d-13c4f5f9db85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:02,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/cf3c691b6f66405eba05ed20b9218887 used request id req-28eb7efc-4847-420a-9c3d-13c4f5f9db85 2018-07-22 03:04:02,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:03,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Pca30OMCQZe0q043SPpKng"], "issued_at": "2018-07-22T03:04:03.000000Z"}} 2018-07-22 03:04:03,283 - 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}628db4f6b7ca4922c6998ad4a4fe820a393961be" 2018-07-22 03:04:03,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d2d9fc-c3f7-494e-88e9-b3d26899989b 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-22 03:04:03,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-93d2d9fc-c3f7-494e-88e9-b3d26899989b 2018-07-22 03:04:03,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:03,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:03,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["X8pJCy5QQ9SAH5eTCoNHiA"], "issued_at": "2018-07-22T03:04:03.000000Z"}} 2018-07-22 03:04:03,746 - 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}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:03,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3367bab9-28c3-4a33-95b2-d3bcc97a11b3 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-22 03:04:03,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3367bab9-28c3-4a33-95b2-d3bcc97a11b3 2018-07-22 03:04:03,829 - 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-22 03:04:03,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:03,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:03,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf4c3fe-e078-445a-ac95-41d31e22bfe4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:04:03,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj used request id req-caf4c3fe-e078-445a-ac95-41d31e22bfe4 2018-07-22 03:04:03,922 - 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}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:04,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6572beb2-adac-47c4-974d-0be216163db1 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-22 03:04:04,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6572beb2-adac-47c4-974d-0be216163db1 2018-07-22 03:04:04,010 - 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}cfe68fb4d273cf2657bd3de58528a3062678bde7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj"}}' 2018-07-22 03:04:04,150 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f41125a-0730-4c5d-8587-8cf2cfde7257 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eaf1d199c522491c9bb4c38e14f60c12"}, "tags": [], "enabled": true, "id": "eaf1d199c522491c9bb4c38e14f60c12", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj"}} 2018-07-22 03:04:04,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3f41125a-0730-4c5d-8587-8cf2cfde7257 2018-07-22 03:04:04,150 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj 2018-07-22 03:04:04,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:04,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:04,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["RMelFAQsQn6F1-z5l4ISzQ"], "issued_at": "2018-07-22T03:04:04.000000Z"}} 2018-07-22 03:04:04,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}d339a0c7b1bf38c8f90696b114baf6223f0ddd53" 2018-07-22 03:04:04,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1052102-b330-4694-a3a7-0369d7ed528b 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-22 03:04:04,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c1052102-b330-4694-a3a7-0369d7ed528b 2018-07-22 03:04:04,614 - 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-22 03:04:04,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:04,620 - 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}d339a0c7b1bf38c8f90696b114baf6223f0ddd53" 2018-07-22 03:04:04,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1388df-2e81-4d2e-9354-289e98b4e915 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:04:04,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ef1388df-2e81-4d2e-9354-289e98b4e915 2018-07-22 03:04:04,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d339a0c7b1bf38c8f90696b114baf6223f0ddd53" 2018-07-22 03:04:04,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98089fe9-d3e8-4ac5-9eef-9d10d01d1d9c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eaf1d199c522491c9bb4c38e14f60c12"}, "tags": [], "enabled": true, "id": "eaf1d199c522491c9bb4c38e14f60c12", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj"}]} 2018-07-22 03:04:04,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj used request id req-98089fe9-d3e8-4ac5-9eef-9d10d01d1d9c 2018-07-22 03:04:04,814 - 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}d339a0c7b1bf38c8f90696b114baf6223f0ddd53" 2018-07-22 03:04:04,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d88cc6c-a597-40e9-8ed3-66d77b7967b2 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-22 03:04:04,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7d88cc6c-a597-40e9-8ed3-66d77b7967b2 2018-07-22 03:04:05,264 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-user 2018-07-22 03:04:05,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:05,268 - 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}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:05,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ba4060-2772-4673-b900-5de5f419086e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:05,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-47ba4060-2772-4673-b900-5de5f419086e 2018-07-22 03:04:05,351 - 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}cfe68fb4d273cf2657bd3de58528a3062678bde7" -d '{"role": {"name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj-role"}}' 2018-07-22 03:04:05,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1308a1-d49d-4d8c-8bf9-dd906f310900 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a26903402cae49c9aee9d213eafcf30e", "links": {"self": "http://172.30.9.25:5000/v3/roles/a26903402cae49c9aee9d213eafcf30e"}, "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj-role"}} 2018-07-22 03:04:05,449 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-cc1308a1-d49d-4d8c-8bf9-dd906f310900 2018-07-22 03:04:05,449 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj-role 2018-07-22 03:04:05,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a26903402cae49c9aee9d213eafcf30e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:05,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f273eb-90f5-4fed-b6a5-3a94bb51a892 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a26903402cae49c9aee9d213eafcf30e", "links": {"self": "http://172.30.9.25:5000/v3/roles/a26903402cae49c9aee9d213eafcf30e"}, "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj-role"}} 2018-07-22 03:04:05,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a26903402cae49c9aee9d213eafcf30e used request id req-70f273eb-90f5-4fed-b6a5-3a94bb51a892 2018-07-22 03:04:05,468 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj-role to project CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj 2018-07-22 03:04:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/eaf1d199c522491c9bb4c38e14f60c12/users/d2130eb5bdb2435987f64c6aa0dc53dc/roles/a26903402cae49c9aee9d213eafcf30e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:05,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35d57fe5-bf5c-4f91-98e2-358bf197bd95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:05,524 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/eaf1d199c522491c9bb4c38e14f60c12/users/d2130eb5bdb2435987f64c6aa0dc53dc/roles/a26903402cae49c9aee9d213eafcf30e used request id req-35d57fe5-bf5c-4f91-98e2-358bf197bd95 2018-07-22 03:04:05,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:05,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:05,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a26903402cae49c9aee9d213eafcf30e", "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj-role"}], "expires_at": "2018-07-22T04:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaf1d199c522491c9bb4c38e14f60c12", "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/eaf1d199c522491c9bb4c38e14f60c12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/eaf1d199c522491c9bb4c38e14f60c12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-user", "id": "d2130eb5bdb2435987f64c6aa0dc53dc"}, "audit_ids": ["gW8KOJZ_Qr6z18Gi5GZoRQ"], "issued_at": "2018-07-22T03:04:05.000000Z"}} 2018-07-22 03:04:05,914 - 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}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:05,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba21fbb9-e1b4-44f8-a5b0-9d4e523ed4c1 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-22 03:04:05,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ba21fbb9-e1b4-44f8-a5b0-9d4e523ed4c1 2018-07-22 03:04:05,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:06,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9beeda92-b2dc-4203-ae88-846cd7154468 Date: Sun, 22 Jul 2018 03:04:06 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:04:06,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname&description=hello+group used request id req-9beeda92-b2dc-4203-ae88-846cd7154468 2018-07-22 03:04:06,285 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname... 2018-07-22 03:04:06,285 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname 2018-07-22 03:04:06,290 - 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}d2bffd56518de9875c854fa52e33992cfc303eda" -d '{"security_group": {"name": "CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname", "description": "hello group"}}' 2018-07-22 03:04:06,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-54d815dc-a864-4e9d-b8f2-649739bd8a00 Date: Sun, 22 Jul 2018 03:04:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "updated_at": "2018-07-22T03:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "10940acb-feca-418d-9a9f-452e5aac9e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv4", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "c9e14538-fc64-47eb-b1a9-4541c322a314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv6", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}], "revision_number": 2, "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "name": "CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname"}} 2018-07-22 03:04:06,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-54d815dc-a864-4e9d-b8f2-649739bd8a00 2018-07-22 03:04:06,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:06,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:06,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-197e2f1c-da3c-42ba-aae6-71a2e6fa6b5d Date: Sun, 22 Jul 2018 03:04:06 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-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "10940acb-feca-418d-9a9f-452e5aac9e05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "c9e14538-fc64-47eb-b1a9-4541c322a314"}]} 2018-07-22 03:04:06,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-197e2f1c-da3c-42ba-aae6-71a2e6fa6b5d 2018-07-22 03:04:06,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:06,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e5b37b75-3336-406e-8144-d237d8f54425 Date: Sun, 22 Jul 2018 03:04:06 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-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "10940acb-feca-418d-9a9f-452e5aac9e05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "c9e14538-fc64-47eb-b1a9-4541c322a314"}]} 2018-07-22 03:04:06,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-e5b37b75-3336-406e-8144-d237d8f54425 2018-07-22 03:04:06,536 - neutron_utils - INFO - Retrieving security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:06,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-06082e56-1349-430d-a340-c31299c58094 Date: Sun, 22 Jul 2018 03:04:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "updated_at": "2018-07-22T03:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "10940acb-feca-418d-9a9f-452e5aac9e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv4", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "c9e14538-fc64-47eb-b1a9-4541c322a314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv6", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}], "revision_number": 2, "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "name": "CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname"}]} 2018-07-22 03:04:06,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-06082e56-1349-430d-a340-c31299c58094 2018-07-22 03:04:06,602 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:06,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-878477a5-6197-46fc-a63b-c66db5e01dc1 Date: Sun, 22 Jul 2018 03:04:06 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-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "10940acb-feca-418d-9a9f-452e5aac9e05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "c9e14538-fc64-47eb-b1a9-4541c322a314"}]} 2018-07-22 03:04:06,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-878477a5-6197-46fc-a63b-c66db5e01dc1 2018-07-22 03:04:06,629 - neutron_utils - INFO - Retrieving security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:06,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0c30e182-225f-4081-8db1-497758e896c8 Date: Sun, 22 Jul 2018 03:04:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "updated_at": "2018-07-22T03:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "10940acb-feca-418d-9a9f-452e5aac9e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv4", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "c9e14538-fc64-47eb-b1a9-4541c322a314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv6", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}], "revision_number": 2, "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "name": "CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname"}]} 2018-07-22 03:04:06,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-0c30e182-225f-4081-8db1-497758e896c8 2018-07-22 03:04:06,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:06,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=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:06,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c7cd137-2d16-4b2b-a714-e713ca156105 Date: Sun, 22 Jul 2018 03:04:06 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-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "10940acb-feca-418d-9a9f-452e5aac9e05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "c9e14538-fc64-47eb-b1a9-4541c322a314"}]} 2018-07-22 03:04:06,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-9c7cd137-2d16-4b2b-a714-e713ca156105 2018-07-22 03:04:06,705 - neutron_utils - INFO - Retrieving security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:06,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4acfa413-a9e2-43b0-a804-459d91d73405 Date: Sun, 22 Jul 2018 03:04:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "updated_at": "2018-07-22T03:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "10940acb-feca-418d-9a9f-452e5aac9e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv4", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "c9e14538-fc64-47eb-b1a9-4541c322a314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv6", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}], "revision_number": 2, "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "name": "CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname"}]} 2018-07-22 03:04:06,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-4acfa413-a9e2-43b0-a804-459d91d73405 2018-07-22 03:04:06,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:06,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:06,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f68bd9c6-bf2c-4352-9982-132f469ab125 Date: Sun, 22 Jul 2018 03:04:06 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-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "10940acb-feca-418d-9a9f-452e5aac9e05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "c9e14538-fc64-47eb-b1a9-4541c322a314"}]} 2018-07-22 03:04:06,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-f68bd9c6-bf2c-4352-9982-132f469ab125 2018-07-22 03:04:06,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:07,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a26903402cae49c9aee9d213eafcf30e", "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj-role"}], "expires_at": "2018-07-22T04:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaf1d199c522491c9bb4c38e14f60c12", "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/eaf1d199c522491c9bb4c38e14f60c12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eaf1d199c522491c9bb4c38e14f60c12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/eaf1d199c522491c9bb4c38e14f60c12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/eaf1d199c522491c9bb4c38e14f60c12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-user", "id": "d2130eb5bdb2435987f64c6aa0dc53dc"}, "audit_ids": ["0rGb5D-AQUWTk2IfKKPruA"], "issued_at": "2018-07-22T03:04:07.000000Z"}} 2018-07-22 03:04:07,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f488e4e087187a3515aec0dedf09a8ac0d86f4b6" 2018-07-22 03:04:07,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-335c16f8-8559-4769-a85d-6fa46fa6f755 Date: Sun, 22 Jul 2018 03:04:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "updated_at": "2018-07-22T03:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "10940acb-feca-418d-9a9f-452e5aac9e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv4", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "c9e14538-fc64-47eb-b1a9-4541c322a314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv6", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}], "revision_number": 2, "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "name": "CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname"}]} 2018-07-22 03:04:07,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname&description=hello+group used request id req-335c16f8-8559-4769-a85d-6fa46fa6f755 2018-07-22 03:04:07,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:07,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f488e4e087187a3515aec0dedf09a8ac0d86f4b6" 2018-07-22 03:04:07,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8a6f8572-bb84-4915-9c68-31ce7d60c279 Date: Sun, 22 Jul 2018 03:04:07 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-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "10940acb-feca-418d-9a9f-452e5aac9e05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "c9e14538-fc64-47eb-b1a9-4541c322a314"}]} 2018-07-22 03:04:07,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-8a6f8572-bb84-4915-9c68-31ce7d60c279 2018-07-22 03:04:07,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f265a077-a182-458b-b6f0-6d9c87e0fb36 2018-07-22 03:04:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f488e4e087187a3515aec0dedf09a8ac0d86f4b6" 2018-07-22 03:04:07,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d61b625b-5e72-4f47-8e68-4d63ac8c727d Date: Sun, 22 Jul 2018 03:04:07 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-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "10940acb-feca-418d-9a9f-452e5aac9e05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "f265a077-a182-458b-b6f0-6d9c87e0fb36", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "c9e14538-fc64-47eb-b1a9-4541c322a314"}]} 2018-07-22 03:04:07,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-d61b625b-5e72-4f47-8e68-4d63ac8c727d 2018-07-22 03:04:07,417 - neutron_utils - INFO - Deleting security group rule with ID - c9e14538-fc64-47eb-b1a9-4541c322a314 2018-07-22 03:04:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c9e14538-fc64-47eb-b1a9-4541c322a314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:07,521 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96d0db83-3f7d-4a63-976e-d2be05b6cc81 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:07,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c9e14538-fc64-47eb-b1a9-4541c322a314 used request id req-96d0db83-3f7d-4a63-976e-d2be05b6cc81 2018-07-22 03:04:07,521 - neutron_utils - INFO - Deleting security group rule with ID - 10940acb-feca-418d-9a9f-452e5aac9e05 2018-07-22 03:04:07,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/10940acb-feca-418d-9a9f-452e5aac9e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:07,604 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c01b7d2a-f27e-46fc-b49c-830af46cfca5 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:07,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/10940acb-feca-418d-9a9f-452e5aac9e05 used request id req-c01b7d2a-f27e-46fc-b49c-830af46cfca5 2018-07-22 03:04:07,604 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-435266c2-4d0b-4efe-9dbd-9d878694018fname 2018-07-22 03:04:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f265a077-a182-458b-b6f0-6d9c87e0fb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bffd56518de9875c854fa52e33992cfc303eda" 2018-07-22 03:04:07,725 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7289c31-f459-4969-b54b-f5f7d55f80c5 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:07,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f265a077-a182-458b-b6f0-6d9c87e0fb36 used request id req-e7289c31-f459-4969-b54b-f5f7d55f80c5 2018-07-22 03:04:07,731 - 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}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:07,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0f56825d-9205-4c96-a56c-78530b10bd1e Date: Sun, 22 Jul 2018 03:04:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "updated_at": "2018-07-22T03:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "1dc82e92-d08c-4032-a451-298292d61c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv4", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "3eed623a-3c78-4c91-a7eb-84ca464d14ed", "remote_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv6", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "6bfc17fd-b408-4a68-af3c-88dd961ea47d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv6", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "revision_number": 0, "id": "769945fa-e85c-40f4-95b4-be1db4b88b28", "remote_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:06Z", "security_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "port_range_min": null, "ethertype": "IPv4", "project_id": "eaf1d199c522491c9bb4c38e14f60c12"}], "revision_number": 4, "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:04:07,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-0f56825d-9205-4c96-a56c-78530b10bd1e 2018-07-22 03:04:07,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:08,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f2d5e4-9811-449e-aa60-c37312d1c4e5 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:04:08,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-b3f2d5e4-9811-449e-aa60-c37312d1c4e5 2018-07-22 03:04:08,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:08,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f93df18-29b0-4b48-b8d8-2d2edfa5df6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:08,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-4f93df18-29b0-4b48-b8d8-2d2edfa5df6f 2018-07-22 03:04:08,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:08,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eaf1d199c522491c9bb4c38e14f60c12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:08,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f49ac2f-9f86-4dae-ab61-8a5ca3f5dd2d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eaf1d199c522491c9bb4c38e14f60c12"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eaf1d199c522491c9bb4c38e14f60c12", "name": "CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj"}} 2018-07-22 03:04:08,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eaf1d199c522491c9bb4c38e14f60c12 used request id req-1f49ac2f-9f86-4dae-ab61-8a5ca3f5dd2d 2018-07-22 03:04:08,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9 2018-07-22 03:04:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:08,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-49186b1f-35fd-48a9-ab68-2bb0315094ad Date: Sun, 22 Jul 2018 03:04:08 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-22T03:04:06Z", "security_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "1dc82e92-d08c-4032-a451-298292d61c21"}, {"remote_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "3eed623a-3c78-4c91-a7eb-84ca464d14ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "6bfc17fd-b408-4a68-af3c-88dd961ea47d"}, {"remote_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:06Z", "security_group_id": "3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9", "port_range_min": null, "revision_number": 0, "tenant_id": "eaf1d199c522491c9bb4c38e14f60c12", "created_at": "2018-07-22T03:04:06Z", "project_id": "eaf1d199c522491c9bb4c38e14f60c12", "id": "769945fa-e85c-40f4-95b4-be1db4b88b28"}]} 2018-07-22 03:04:08,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9 used request id req-49186b1f-35fd-48a9-ab68-2bb0315094ad 2018-07-22 03:04:08,250 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:04:08,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:08,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa99f12b-8f3a-4eb4-ba77-b2136f883565 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:08,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3d02be35-b7f4-4942-9f5e-a0d4f2b12ee9 used request id req-fa99f12b-8f3a-4eb4-ba77-b2136f883565 2018-07-22 03:04:08,382 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj 2018-07-22 03:04:08,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/eaf1d199c522491c9bb4c38e14f60c12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:08,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d854ea43-0df3-4827-bcca-639c6fa24248 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:08,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/eaf1d199c522491c9bb4c38e14f60c12 used request id req-d854ea43-0df3-4827-bcca-639c6fa24248 2018-07-22 03:04:08,585 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-proj-role 2018-07-22 03:04:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a26903402cae49c9aee9d213eafcf30e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:08,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a22fe8a5-8600-460f-ab5c-b9398e9fb10c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:08,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a26903402cae49c9aee9d213eafcf30e used request id req-a22fe8a5-8600-460f-ab5c-b9398e9fb10c 2018-07-22 03:04:08,690 - 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}cfe68fb4d273cf2657bd3de58528a3062678bde7" 2018-07-22 03:04:08,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c1670e-44b9-4e61-bf62-ec5bd113f6ed Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:08,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-76c1670e-44b9-4e61-bf62-ec5bd113f6ed 2018-07-22 03:04:08,774 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b8ef4c0c-4b40-4a9-user 2018-07-22 03:04:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d2130eb5bdb2435987f64c6aa0dc53dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d339a0c7b1bf38c8f90696b114baf6223f0ddd53" 2018-07-22 03:04:08,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85df7353-a227-4d20-9458-9db49acdea62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:08,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d2130eb5bdb2435987f64c6aa0dc53dc used request id req-85df7353-a227-4d20-9458-9db49acdea62 2018-07-22 03:04:08,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:09,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["XL6QsB67TwG1CeboBBu_9g"], "issued_at": "2018-07-22T03:04:09.000000Z"}} 2018-07-22 03:04:09,324 - 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}ee8977f8f7d50d25142752a7d23bb397d50a2a33" 2018-07-22 03:04:09,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d618de33-6257-45a2-ac2b-dcdf6b22ede2 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-22 03:04:09,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d618de33-6257-45a2-ac2b-dcdf6b22ede2 2018-07-22 03:04:09,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:09,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:09,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["XR7FxjIZQJGs9lEp051cKQ"], "issued_at": "2018-07-22T03:04:09.000000Z"}} 2018-07-22 03:04:09,798 - 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}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:09,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ddae26-976b-45b9-8b2e-e176610f85c7 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-22 03:04:09,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-20ddae26-976b-45b9-8b2e-e176610f85c7 2018-07-22 03:04:09,815 - 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-22 03:04:09,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b4d8a237-19da-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:09,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a737fb-f27a-4eb3-8f44-4697426f760d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b4d8a237-19da-487-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:04:09,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b4d8a237-19da-487-proj used request id req-c1a737fb-f27a-4eb3-8f44-4697426f760d 2018-07-22 03:04:09,910 - 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}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:09,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7316bfc9-9e33-4403-977c-ea65959c6b6f 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-22 03:04:09,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7316bfc9-9e33-4403-977c-ea65959c6b6f 2018-07-22 03:04:09,999 - 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}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj"}}' 2018-07-22 03:04:10,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f724ad-1676-430b-be24-77aa38f45f72 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984"}, "tags": [], "enabled": true, "id": "32f73f4f01064183b7d523cfc0e45984", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj"}} 2018-07-22 03:04:10,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-76f724ad-1676-430b-be24-77aa38f45f72 2018-07-22 03:04:10,037 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b4d8a237-19da-487-proj 2018-07-22 03:04:10,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:10,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:10,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["aYnUpZTTS5CHXhsfJ2d1lw"], "issued_at": "2018-07-22T03:04:10.000000Z"}} 2018-07-22 03:04:10,426 - 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}c5bfb3dcdf9f97988ae14cf906fea71fb7193bbb" 2018-07-22 03:04:10,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8996f0f-3b92-43db-9a75-4b04690b278f 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-22 03:04:10,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d8996f0f-3b92-43db-9a75-4b04690b278f 2018-07-22 03:04:10,517 - 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-22 03:04:10,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:10,523 - 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}c5bfb3dcdf9f97988ae14cf906fea71fb7193bbb" 2018-07-22 03:04:10,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1810ae20-9278-4db6-ac89-a7c4744656da Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:04:10,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1810ae20-9278-4db6-ac89-a7c4744656da 2018-07-22 03:04:10,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-b4d8a237-19da-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfb3dcdf9f97988ae14cf906fea71fb7193bbb" 2018-07-22 03:04:10,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6eb8753-7fc2-4323-b9f7-a635b8b1e071 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-b4d8a237-19da-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984"}, "tags": [], "enabled": true, "id": "32f73f4f01064183b7d523cfc0e45984", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj"}]} 2018-07-22 03:04:10,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-b4d8a237-19da-487-proj used request id req-d6eb8753-7fc2-4323-b9f7-a635b8b1e071 2018-07-22 03:04:10,810 - 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}c5bfb3dcdf9f97988ae14cf906fea71fb7193bbb" 2018-07-22 03:04:10,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6129f7d4-d964-405e-9d4f-656c0400269c 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-22 03:04:10,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6129f7d4-d964-405e-9d4f-656c0400269c 2018-07-22 03:04:11,186 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b4d8a237-19da-487-user 2018-07-22 03:04:11,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:11,190 - 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}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:11,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee08f29-1d89-4b24-98e4-a1caeab1060d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:11,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cee08f29-1d89-4b24-98e4-a1caeab1060d 2018-07-22 03:04:11,273 - 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}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" -d '{"role": {"name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj-role"}}' 2018-07-22 03:04:11,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dd88567-d4bd-421b-8d34-f975d427f789 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af765f2a85494bf7825cdbfea6e1406e", "links": {"self": "http://172.30.9.25:5000/v3/roles/af765f2a85494bf7825cdbfea6e1406e"}, "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj-role"}} 2018-07-22 03:04:11,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-5dd88567-d4bd-421b-8d34-f975d427f789 2018-07-22 03:04:11,376 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b4d8a237-19da-487-proj-role 2018-07-22 03:04:11,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/af765f2a85494bf7825cdbfea6e1406e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:11,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7039d0ba-43ec-4094-a137-a99c062776bc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af765f2a85494bf7825cdbfea6e1406e", "links": {"self": "http://172.30.9.25:5000/v3/roles/af765f2a85494bf7825cdbfea6e1406e"}, "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj-role"}} 2018-07-22 03:04:11,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/af765f2a85494bf7825cdbfea6e1406e used request id req-7039d0ba-43ec-4094-a137-a99c062776bc 2018-07-22 03:04:11,463 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b4d8a237-19da-487-proj-role to project CreateSecurityGroupTests-b4d8a237-19da-487-proj 2018-07-22 03:04:11,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984/users/e0a14b0eb466400287fdb5e5b47654f5/roles/af765f2a85494bf7825cdbfea6e1406e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:11,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3635ef47-4a98-4887-b72d-632f723df462 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:11,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984/users/e0a14b0eb466400287fdb5e5b47654f5/roles/af765f2a85494bf7825cdbfea6e1406e used request id req-3635ef47-4a98-4887-b72d-632f723df462 2018-07-22 03:04:11,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:11,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:11,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af765f2a85494bf7825cdbfea6e1406e", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj-role"}], "expires_at": "2018-07-22T04:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32f73f4f01064183b7d523cfc0e45984", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/32f73f4f01064183b7d523cfc0e45984", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/32f73f4f01064183b7d523cfc0e45984", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b4d8a237-19da-487-user", "id": "e0a14b0eb466400287fdb5e5b47654f5"}, "audit_ids": ["z3nMvuu9TECP4N-wZ1DVag"], "issued_at": "2018-07-22T03:04:11.000000Z"}} 2018-07-22 03:04:11,970 - 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}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:12,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88bea509-de86-4c83-9dae-35f2145d1f51 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-22 03:04:12,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-88bea509-de86-4c83-9dae-35f2145d1f51 2018-07-22 03:04:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:12,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b5e5f882-647d-46e3-bd54-5aaa3348b9e2 Date: Sun, 22 Jul 2018 03:04:12 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:04:12,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname&description=hello+group used request id req-b5e5f882-647d-46e3-bd54-5aaa3348b9e2 2018-07-22 03:04:12,434 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname... 2018-07-22 03:04:12,435 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname 2018-07-22 03:04:12,439 - 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}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" -d '{"security_group": {"name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname", "description": "hello group"}}' 2018-07-22 03:04:12,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c69ead20-2f53-4959-b90f-5cc6070d0ceb Date: Sun, 22 Jul 2018 03:04:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 2, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}} 2018-07-22 03:04:12,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-c69ead20-2f53-4959-b90f-5cc6070d0ceb 2018-07-22 03:04:12,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:12,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2edbaac7-f94b-4952-ade7-4f5ade71f640 Date: Sun, 22 Jul 2018 03:04:12 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-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}]} 2018-07-22 03:04:12,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-2edbaac7-f94b-4952-ade7-4f5ade71f640 2018-07-22 03:04:12,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:12,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:12,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-199e2b7f-d44c-46c7-800c-40640c9e7d12 Date: Sun, 22 Jul 2018 03:04:12 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-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}]} 2018-07-22 03:04:12,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-199e2b7f-d44c-46c7-800c-40640c9e7d12 2018-07-22 03:04:12,717 - neutron_utils - INFO - Retrieving security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:12,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6ccd6c3f-bb6b-4935-b712-ab321ba5619c Date: Sun, 22 Jul 2018 03:04:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 2, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:12,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-6ccd6c3f-bb6b-4935-b712-ab321ba5619c 2018-07-22 03:04:12,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-401a4996-7436-4a0b-8dd3-62dcbab3681f Date: Sun, 22 Jul 2018 03:04:13 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-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}]} 2018-07-22 03:04:13,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-401a4996-7436-4a0b-8dd3-62dcbab3681f 2018-07-22 03:04:13,011 - neutron_utils - INFO - Retrieving security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:13,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-844abda1-36e5-44d8-ba8e-4f539329060c Date: Sun, 22 Jul 2018 03:04:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 2, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:13,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-844abda1-36e5-44d8-ba8e-4f539329060c 2018-07-22 03:04:13,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:13,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b030d27-a54a-43ff-af79-6a7d6573f389 Date: Sun, 22 Jul 2018 03:04:13 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-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}]} 2018-07-22 03:04:13,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-0b030d27-a54a-43ff-af79-6a7d6573f389 2018-07-22 03:04:13,105 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname 2018-07-22 03:04:13,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a29b24ac-9550-4e11-be20-48cc7c656714 Date: Sun, 22 Jul 2018 03:04:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 2, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:13,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-a29b24ac-9550-4e11-be20-48cc7c656714 2018-07-22 03:04:13,160 - 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-22 03:04:13,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2115c8-7396-4382-a7e9-c3348305f8af Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "32f73f4f01064183b7d523cfc0e45984", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj"}} 2018-07-22 03:04:13,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 used request id req-df2115c8-7396-4382-a7e9-c3348305f8af 2018-07-22 03:04:13,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:13,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8c62470-65a0-465d-8a7c-1f4e6e5dbe0f Date: Sun, 22 Jul 2018 03:04:13 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-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}]} 2018-07-22 03:04:13,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-a8c62470-65a0-465d-8a7c-1f4e6e5dbe0f 2018-07-22 03:04:13,285 - 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}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38"}}' 2018-07-22 03:04:13,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-39a738cd-4baf-487e-9ccb-52048d30bb28 Date: Sun, 22 Jul 2018 03:04:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}} 2018-07-22 03:04:13,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-39a738cd-4baf-487e-9ccb-52048d30bb28 2018-07-22 03:04:13,427 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname 2018-07-22 03:04:13,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6a390954-4edf-4b1f-9f42-30bd14039874 Date: Sun, 22 Jul 2018 03:04:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 3, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:13,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-6a390954-4edf-4b1f-9f42-30bd14039874 2018-07-22 03:04:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53499e24-1605-4c47-972f-19d9e722acf0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "32f73f4f01064183b7d523cfc0e45984", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj"}} 2018-07-22 03:04:13,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 used request id req-53499e24-1605-4c47-972f-19d9e722acf0 2018-07-22 03:04:13,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:13,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-00a06303-fe38-43b3-9825-87bf660a1fac Date: Sun, 22 Jul 2018 03:04:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}]} 2018-07-22 03:04:13,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-00a06303-fe38-43b3-9825-87bf660a1fac 2018-07-22 03:04:13,622 - 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}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38"}}' 2018-07-22 03:04:13,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-0c8f39c5-f9cf-4ef6-a23b-b284493441f5 Date: Sun, 22 Jul 2018 03:04:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}} 2018-07-22 03:04:13,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-0c8f39c5-f9cf-4ef6-a23b-b284493441f5 2018-07-22 03:04:13,748 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname 2018-07-22 03:04:13,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-9caeebb2-1f6c-4120-8326-2ed4edd4e53f Date: Sun, 22 Jul 2018 03:04:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 4, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:13,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-9caeebb2-1f6c-4120-8326-2ed4edd4e53f 2018-07-22 03:04:13,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07542dbd-c6f9-43e2-a101-fc95e6f0fa8b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "32f73f4f01064183b7d523cfc0e45984", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj"}} 2018-07-22 03:04:13,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 used request id req-07542dbd-c6f9-43e2-a101-fc95e6f0fa8b 2018-07-22 03:04:13,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:13,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:13,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-7570d26d-595d-4c9c-83b4-274131e33702 Date: Sun, 22 Jul 2018 03:04:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}]} 2018-07-22 03:04:13,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-7570d26d-595d-4c9c-83b4-274131e33702 2018-07-22 03:04:13,949 - 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}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10}}' 2018-07-22 03:04:14,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-67a69e74-972f-4c77-b8ec-71a88993a4b6 Date: Sun, 22 Jul 2018 03:04:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}} 2018-07-22 03:04:14,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-67a69e74-972f-4c77-b8ec-71a88993a4b6 2018-07-22 03:04:14,089 - neutron_utils - INFO - Retrieving security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:14,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2f0a49bd-5fea-49e7-b077-b8f71a846cfe Date: Sun, 22 Jul 2018 03:04:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:14,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-2f0a49bd-5fea-49e7-b077-b8f71a846cfe 2018-07-22 03:04:14,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:14,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:14,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-27062040-a3aa-4fa9-b9c8-b96a57c427a6 Date: Sun, 22 Jul 2018 03:04:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:14,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-27062040-a3aa-4fa9-b9c8-b96a57c427a6 2018-07-22 03:04:14,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:14,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af765f2a85494bf7825cdbfea6e1406e", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj-role"}], "expires_at": "2018-07-22T04:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32f73f4f01064183b7d523cfc0e45984", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/32f73f4f01064183b7d523cfc0e45984", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/32f73f4f01064183b7d523cfc0e45984", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/32f73f4f01064183b7d523cfc0e45984", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/32f73f4f01064183b7d523cfc0e45984", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b4d8a237-19da-487-user", "id": "e0a14b0eb466400287fdb5e5b47654f5"}, "audit_ids": ["E59Q2LFqQESmz-soGrC1Lw"], "issued_at": "2018-07-22T03:04:14.000000Z"}} 2018-07-22 03:04:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:14,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b4143531-e2f0-4658-adf7-d4f74e2f5004 Date: Sun, 22 Jul 2018 03:04:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:14,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname&description=hello+group used request id req-b4143531-e2f0-4658-adf7-d4f74e2f5004 2018-07-22 03:04:14,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:14,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:14,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cd6e2cdb-9941-4d0f-9554-a8a208a85d87 Date: Sun, 22 Jul 2018 03:04:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:14,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-cd6e2cdb-9941-4d0f-9554-a8a208a85d87 2018-07-22 03:04:14,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:14,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-91b2a40d-4116-4b2f-98c1-64b24805725e Date: Sun, 22 Jul 2018 03:04:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:14,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-91b2a40d-4116-4b2f-98c1-64b24805725e 2018-07-22 03:04:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:14,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1983ad25-3787-4f29-ad1e-9c9f99c7f498 Date: Sun, 22 Jul 2018 03:04:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:14,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-1983ad25-3787-4f29-ad1e-9c9f99c7f498 2018-07-22 03:04:14,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:14,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d041ed77-ec16-4eac-9eba-e7ab7670d594 Date: Sun, 22 Jul 2018 03:04:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:14,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-d041ed77-ec16-4eac-9eba-e7ab7670d594 2018-07-22 03:04:14,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:14,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c709f05c-dde9-4d57-9d6b-80dbb80792ce Date: Sun, 22 Jul 2018 03:04:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:14,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-c709f05c-dde9-4d57-9d6b-80dbb80792ce 2018-07-22 03:04:14,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:14,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c79cf4fc-e855-4cca-be6d-9c2404f4e4f7 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-c79cf4fc-e855-4cca-be6d-9c2404f4e4f7 2018-07-22 03:04:15,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-903f571c-95da-4c41-8c7f-9cd96c254554 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:15,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-903f571c-95da-4c41-8c7f-9cd96c254554 2018-07-22 03:04:15,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e7749530-5d3c-44de-a910-2cde38e438c8 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-e7749530-5d3c-44de-a910-2cde38e438c8 2018-07-22 03:04:15,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5353a200-ff65-4fbb-8629-affc5010b632 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:15,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-5353a200-ff65-4fbb-8629-affc5010b632 2018-07-22 03:04:15,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:15,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-880992d7-a56c-4d77-8732-1fa0516dfe84 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-880992d7-a56c-4d77-8732-1fa0516dfe84 2018-07-22 03:04:15,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ab52c429-28a9-4d67-800f-3c90a6eb2879 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:15,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-ab52c429-28a9-4d67-800f-3c90a6eb2879 2018-07-22 03:04:15,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:15,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-eafb08b0-466b-44e1-842e-5fa4673f4c12 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-eafb08b0-466b-44e1-842e-5fa4673f4c12 2018-07-22 03:04:15,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-188bc836-7836-4ee5-9c99-2cb32394c62e Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:15,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-188bc836-7836-4ee5-9c99-2cb32394c62e 2018-07-22 03:04:15,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:15,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-eb3be55c-017f-4be4-b1a3-8492620c1594 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-eb3be55c-017f-4be4-b1a3-8492620c1594 2018-07-22 03:04:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-66ab814f-9004-445c-a90e-f0d9119d1732 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:15,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-66ab814f-9004-445c-a90e-f0d9119d1732 2018-07-22 03:04:15,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:15,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6681e35b-4d53-48a1-87a1-3d2f7714cb7a Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-6681e35b-4d53-48a1-87a1-3d2f7714cb7a 2018-07-22 03:04:15,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7a7be947-35d0-4876-bd35-b94a01003a2c Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:15,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-7a7be947-35d0-4876-bd35-b94a01003a2c 2018-07-22 03:04:15,485 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:15,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cb9a3b41-88f1-4e9f-8527-04ba3f3ba9fc Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-cb9a3b41-88f1-4e9f-8527-04ba3f3ba9fc 2018-07-22 03:04:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-65f3fcee-cbbe-4edb-ac5e-7d7c8ad6db15 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "44a400b1-4007-4061-8d00-88c60f90d08e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "revision_number": 0, "id": "7e44ef99-cfe2-492a-a165-431922663804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "8ce30aea-0779-482d-a38e-953b4f8e781a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "revision_number": 0, "id": "d2df581a-6372-4d95-8911-205b043b705b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": 10, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 5, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "12ede32d-f48d-4c72-b155-86c3204aea38", "name": "CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname"}]} 2018-07-22 03:04:15,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname used request id req-65f3fcee-cbbe-4edb-ac5e-7d7c8ad6db15 2018-07-22 03:04:15,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-92e58030-ccc9-4607-9a33-4d2d19fca015 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-92e58030-ccc9-4607-9a33-4d2d19fca015 2018-07-22 03:04:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:15,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-52c6e195-74a3-4b51-b63a-259486d6c6fa Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "44a400b1-4007-4061-8d00-88c60f90d08e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-52c6e195-74a3-4b51-b63a-259486d6c6fa 2018-07-22 03:04:15,643 - neutron_utils - INFO - Deleting security group rule with ID - 44a400b1-4007-4061-8d00-88c60f90d08e 2018-07-22 03:04:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/44a400b1-4007-4061-8d00-88c60f90d08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:15,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c32b871c-5eb2-4f48-92d1-8a2c983d749e Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:15,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/44a400b1-4007-4061-8d00-88c60f90d08e used request id req-c32b871c-5eb2-4f48-92d1-8a2c983d749e 2018-07-22 03:04:15,732 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-22 03:04:15,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12ede32d-f48d-4c72-b155-86c3204aea38 2018-07-22 03:04:15,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef2915032c6c46c0dbc19c8f7707bd4dca8b502" 2018-07-22 03:04:15,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-cb96d888-0593-428a-addf-123feaed0aaf Date: Sun, 22 Jul 2018 03:04: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-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "5dd7acdc-0580-4439-a834-aacae9bc9fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:13Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:13Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "7e44ef99-cfe2-492a-a165-431922663804"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "8ce30aea-0779-482d-a38e-953b4f8e781a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:14Z", "security_group_id": "12ede32d-f48d-4c72-b155-86c3204aea38", "port_range_min": 10, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:14Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "d2df581a-6372-4d95-8911-205b043b705b"}]} 2018-07-22 03:04:15,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-cb96d888-0593-428a-addf-123feaed0aaf 2018-07-22 03:04:15,765 - neutron_utils - INFO - Deleting security group rule with ID - 8ce30aea-0779-482d-a38e-953b4f8e781a 2018-07-22 03:04:15,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8ce30aea-0779-482d-a38e-953b4f8e781a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:15,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12bfc314-08fd-4f02-9681-fe5d809d66bf Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:15,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8ce30aea-0779-482d-a38e-953b4f8e781a used request id req-12bfc314-08fd-4f02-9681-fe5d809d66bf 2018-07-22 03:04:15,845 - neutron_utils - INFO - Deleting security group rule with ID - d2df581a-6372-4d95-8911-205b043b705b 2018-07-22 03:04:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d2df581a-6372-4d95-8911-205b043b705b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:15,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-007123f9-6577-4f6c-b950-08335c82d54f Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:15,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d2df581a-6372-4d95-8911-205b043b705b used request id req-007123f9-6577-4f6c-b950-08335c82d54f 2018-07-22 03:04:15,923 - neutron_utils - INFO - Deleting security group rule with ID - 5dd7acdc-0580-4439-a834-aacae9bc9fc4 2018-07-22 03:04:15,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/5dd7acdc-0580-4439-a834-aacae9bc9fc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:16,006 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b700e8b6-1dc5-434f-bc7e-ba5846a8651a Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:16,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/5dd7acdc-0580-4439-a834-aacae9bc9fc4 used request id req-b700e8b6-1dc5-434f-bc7e-ba5846a8651a 2018-07-22 03:04:16,006 - neutron_utils - INFO - Deleting security group rule with ID - 7e44ef99-cfe2-492a-a165-431922663804 2018-07-22 03:04:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/7e44ef99-cfe2-492a-a165-431922663804 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:16,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c51ab34e-2dd7-468f-8e65-0d5b10d836b6 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:16,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/7e44ef99-cfe2-492a-a165-431922663804 used request id req-c51ab34e-2dd7-468f-8e65-0d5b10d836b6 2018-07-22 03:04:16,095 - neutron_utils - INFO - Deleting security group rule with ID - 44a400b1-4007-4061-8d00-88c60f90d08e 2018-07-22 03:04:16,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/44a400b1-4007-4061-8d00-88c60f90d08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:16,117 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9a0ac5c2-02ea-4e09-9f6d-55ceb4522776 Date: Sun, 22 Jul 2018 03:04:16 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 44a400b1-4007-4061-8d00-88c60f90d08e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 03:04:16,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/44a400b1-4007-4061-8d00-88c60f90d08e used request id req-9a0ac5c2-02ea-4e09-9f6d-55ceb4522776 2018-07-22 03:04:16,117 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 44a400b1-4007-4061-8d00-88c60f90d08e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 03:04:16,117 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 44a400b1-4007-4061-8d00-88c60f90d08e does not exist Neutron server returns request_ids: ['req-9a0ac5c2-02ea-4e09-9f6d-55ceb4522776'] 2018-07-22 03:04:16,118 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-dd3f35dc-4073-4506-b6e5-6f2eaf2919bcname 2018-07-22 03:04:16,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/12ede32d-f48d-4c72-b155-86c3204aea38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde8d3aab24cfcc3c0fd0dcba9e15fda037ad18" 2018-07-22 03:04:16,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65ad63ee-e8ed-4580-8296-a5fd3ad1581e Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:16,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/12ede32d-f48d-4c72-b155-86c3204aea38 used request id req-65ad63ee-e8ed-4580-8296-a5fd3ad1581e 2018-07-22 03:04:16,263 - 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}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:16,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-07cd25b1-e096-4bda-95f6-63bdcd6e6259 Date: Sun, 22 Jul 2018 03:04:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "updated_at": "2018-07-22T03:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "11b5f5af-730d-4085-b2e5-47a5ecdcff3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "912d35a1-bc8b-49c5-8b77-c24d83847ea5", "remote_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv4", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "b4ae9c77-dd38-422d-96f9-c36ae8f9aeea", "remote_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "revision_number": 0, "id": "ed0e6220-9278-458a-881c-417196e43036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:12Z", "security_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "port_range_min": null, "ethertype": "IPv6", "project_id": "32f73f4f01064183b7d523cfc0e45984"}], "revision_number": 4, "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:04:16,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-07cd25b1-e096-4bda-95f6-63bdcd6e6259 2018-07-22 03:04:16,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:16,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664d82a7-bf37-49c4-a91c-33d3d876d84d 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:04:16,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-664d82a7-bf37-49c4-a91c-33d3d876d84d 2018-07-22 03:04:16,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:16,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced36ad7-eb9c-4447-9939-763ebe39cdea Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "32f73f4f01064183b7d523cfc0e45984", "name": "CreateSecurityGroupTests-b4d8a237-19da-487-proj"}} 2018-07-22 03:04:16,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 used request id req-ced36ad7-eb9c-4447-9939-763ebe39cdea 2018-07-22 03:04:16,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3435c8ae-eb74-42f2-a031-5768a8279e9e 2018-07-22 03:04:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3435c8ae-eb74-42f2-a031-5768a8279e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:16,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5bbaff11-20ee-42e0-bf28-7b1cdf34364a Date: Sun, 22 Jul 2018 03:04:16 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-22T03:04:12Z", "security_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "11b5f5af-730d-4085-b2e5-47a5ecdcff3d"}, {"remote_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "912d35a1-bc8b-49c5-8b77-c24d83847ea5"}, {"remote_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "b4ae9c77-dd38-422d-96f9-c36ae8f9aeea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:12Z", "security_group_id": "3435c8ae-eb74-42f2-a031-5768a8279e9e", "port_range_min": null, "revision_number": 0, "tenant_id": "32f73f4f01064183b7d523cfc0e45984", "created_at": "2018-07-22T03:04:12Z", "project_id": "32f73f4f01064183b7d523cfc0e45984", "id": "ed0e6220-9278-458a-881c-417196e43036"}]} 2018-07-22 03:04:16,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3435c8ae-eb74-42f2-a031-5768a8279e9e used request id req-5bbaff11-20ee-42e0-bf28-7b1cdf34364a 2018-07-22 03:04:16,688 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:04:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/3435c8ae-eb74-42f2-a031-5768a8279e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:16,819 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-429e7354-3e12-4113-a303-143d5e3d2da2 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:16,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3435c8ae-eb74-42f2-a031-5768a8279e9e used request id req-429e7354-3e12-4113-a303-143d5e3d2da2 2018-07-22 03:04:16,820 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b4d8a237-19da-487-proj 2018-07-22 03:04:16,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:17,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb47e8d5-0b7f-48a2-a3f0-b089a8860ae2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:17,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/32f73f4f01064183b7d523cfc0e45984 used request id req-bb47e8d5-0b7f-48a2-a3f0-b089a8860ae2 2018-07-22 03:04:17,038 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b4d8a237-19da-487-proj-role 2018-07-22 03:04:17,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/af765f2a85494bf7825cdbfea6e1406e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:17,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e825d5e-ca4c-43ce-ab93-550a7e2ecdf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:17,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/af765f2a85494bf7825cdbfea6e1406e used request id req-0e825d5e-ca4c-43ce-ab93-550a7e2ecdf4 2018-07-22 03:04:17,155 - 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}3d1857686e364b5ddd3fe8c40fb4401db00b7c47" 2018-07-22 03:04:17,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded72db2-e76d-4b37-bb67-976d7e67c997 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:17,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ded72db2-e76d-4b37-bb67-976d7e67c997 2018-07-22 03:04:17,243 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b4d8a237-19da-487-user 2018-07-22 03:04:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e0a14b0eb466400287fdb5e5b47654f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfb3dcdf9f97988ae14cf906fea71fb7193bbb" 2018-07-22 03:04:17,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83207426-1bd1-41b6-82dc-845cfeb6f6a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:17,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e0a14b0eb466400287fdb5e5b47654f5 used request id req-83207426-1bd1-41b6-82dc-845cfeb6f6a9 2018-07-22 03:04:17,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:17,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jt__TN7hTYy-t9yN2hb8cw"], "issued_at": "2018-07-22T03:04:17.000000Z"}} 2018-07-22 03:04:17,799 - 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}156bfa214532b623e473bd3e7de13dec3ebda919" 2018-07-22 03:04:17,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802549fa-4c9f-4425-9f69-0e31c6ba3b09 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-22 03:04:17,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-802549fa-4c9f-4425-9f69-0e31c6ba3b09 2018-07-22 03:04:17,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:17,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:18,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["5Jl_ZYGBTKGEzZqUzVSXfQ"], "issued_at": "2018-07-22T03:04:18.000000Z"}} 2018-07-22 03:04:18,253 - 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}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:18,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afc5169-6b14-45f6-9e25-e66878a2158f 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-22 03:04:18,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1afc5169-6b14-45f6-9e25-e66878a2158f 2018-07-22 03:04:18,336 - 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-22 03:04:18,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-785f42f2-a417-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:18,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de38d1e-366a-4e26-9b7a-85815cbcad2b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-785f42f2-a417-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:04:18,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-785f42f2-a417-4ab-proj used request id req-1de38d1e-366a-4e26-9b7a-85815cbcad2b 2018-07-22 03:04:18,430 - 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}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:18,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be417ceb-fbf0-4582-b1f6-87af027c5f74 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-22 03:04:18,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-be417ceb-fbf0-4582-b1f6-87af027c5f74 2018-07-22 03:04:18,521 - 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}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj"}}' 2018-07-22 03:04:18,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8d8a3c-5a4b-4098-8128-72bc75096211 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b"}, "tags": [], "enabled": true, "id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj"}} 2018-07-22 03:04:18,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1d8d8a3c-5a4b-4098-8128-72bc75096211 2018-07-22 03:04:18,629 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-785f42f2-a417-4ab-proj 2018-07-22 03:04:18,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:18,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:19,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["QsikyFdETz6EBDVHek7jnw"], "issued_at": "2018-07-22T03:04:19.000000Z"}} 2018-07-22 03:04: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}986f7824ad08beef368503469096985088b0e24b" 2018-07-22 03:04:19,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32acd13-9b97-410d-a8a6-0797a5013ad1 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-22 03:04:19,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d32acd13-9b97-410d-a8a6-0797a5013ad1 2018-07-22 03:04:19,032 - 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-22 03:04:19,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:19,038 - 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}986f7824ad08beef368503469096985088b0e24b" 2018-07-22 03:04:19,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d5ac3d-b14f-4b6e-8c80-7890d2fb9e50 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:04:19,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-32d5ac3d-b14f-4b6e-8c80-7890d2fb9e50 2018-07-22 03:04:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-785f42f2-a417-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986f7824ad08beef368503469096985088b0e24b" 2018-07-22 03:04:19,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759c3276-f492-4fcf-808f-d27fcde02e6d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-785f42f2-a417-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b"}, "tags": [], "enabled": true, "id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj"}]} 2018-07-22 03:04:19,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-785f42f2-a417-4ab-proj used request id req-759c3276-f492-4fcf-808f-d27fcde02e6d 2018-07-22 03:04:19,234 - 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}986f7824ad08beef368503469096985088b0e24b" 2018-07-22 03:04:19,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d43d4b-16be-4fdd-813a-be493636ff0d 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-22 03:04:19,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-46d43d4b-16be-4fdd-813a-be493636ff0d 2018-07-22 03:04:19,694 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-785f42f2-a417-4ab-user 2018-07-22 03:04:19,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:19,698 - 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}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:19,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ae4d51-cf99-4ad2-9776-e723a76b736c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:19,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-26ae4d51-cf99-4ad2-9776-e723a76b736c 2018-07-22 03:04:19,785 - 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}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" -d '{"role": {"name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj-role"}}' 2018-07-22 03:04:19,880 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f2a31f6-107b-4953-89f7-4c7a281de525 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f69818510e24d9bb4ba7ef8e6096645", "links": {"self": "http://172.30.9.25:5000/v3/roles/1f69818510e24d9bb4ba7ef8e6096645"}, "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj-role"}} 2018-07-22 03:04:19,880 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6f2a31f6-107b-4953-89f7-4c7a281de525 2018-07-22 03:04:19,880 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-785f42f2-a417-4ab-proj-role 2018-07-22 03:04:19,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1f69818510e24d9bb4ba7ef8e6096645 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:19,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da54ca6-cd79-4075-8790-fa0619565378 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f69818510e24d9bb4ba7ef8e6096645", "links": {"self": "http://172.30.9.25:5000/v3/roles/1f69818510e24d9bb4ba7ef8e6096645"}, "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj-role"}} 2018-07-22 03:04:19,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1f69818510e24d9bb4ba7ef8e6096645 used request id req-7da54ca6-cd79-4075-8790-fa0619565378 2018-07-22 03:04:19,967 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-785f42f2-a417-4ab-proj-role to project CreateSecurityGroupTests-785f42f2-a417-4ab-proj 2018-07-22 03:04:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b/users/5f6247855c7c47e6bd24b4da88eb4130/roles/1f69818510e24d9bb4ba7ef8e6096645 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:20,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cfcebdc-20aa-413d-adca-50e2a83939b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:20,086 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b/users/5f6247855c7c47e6bd24b4da88eb4130/roles/1f69818510e24d9bb4ba7ef8e6096645 used request id req-2cfcebdc-20aa-413d-adca-50e2a83939b7 2018-07-22 03:04:20,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:20,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:20,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f69818510e24d9bb4ba7ef8e6096645", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj-role"}], "expires_at": "2018-07-22T04:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-user", "id": "5f6247855c7c47e6bd24b4da88eb4130"}, "audit_ids": ["25GhG8cATaW-2qdoz_lbqg"], "issued_at": "2018-07-22T03:04:20.000000Z"}} 2018-07-22 03:04:20,468 - 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}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:20,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1dea24-d42d-4dfc-8583-a672ad50920a 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-22 03:04:20,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fc1dea24-d42d-4dfc-8583-a672ad50920a 2018-07-22 03:04:20,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:20,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2b02cc7f-d797-403d-81c1-87767b1f1faa Date: Sun, 22 Jul 2018 03:04:20 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:04:20,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname&description=hello+group used request id req-2b02cc7f-d797-403d-81c1-87767b1f1faa 2018-07-22 03:04:20,848 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname... 2018-07-22 03:04:20,848 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname 2018-07-22 03:04:20,853 - 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}7642a50aed0c6a3a24f7d3e260856ba76789be66" -d '{"security_group": {"name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname", "description": "hello group"}}' 2018-07-22 03:04:21,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-af4f5cce-4d22-4e65-bcea-6294a9c4c2b2 Date: Sun, 22 Jul 2018 03:04:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 2, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}} 2018-07-22 03:04:21,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-af4f5cce-4d22-4e65-bcea-6294a9c4c2b2 2018-07-22 03:04:21,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:21,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c558193c-5063-480a-b382-14864996a1e8 Date: Sun, 22 Jul 2018 03:04:21 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-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:21,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-c558193c-5063-480a-b382-14864996a1e8 2018-07-22 03:04:21,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:21,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b8509b07-d445-4d53-b8c2-be9bc2aaf9ea Date: Sun, 22 Jul 2018 03:04:21 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-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:21,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-b8509b07-d445-4d53-b8c2-be9bc2aaf9ea 2018-07-22 03:04:21,116 - neutron_utils - INFO - Retrieving security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:21,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c59631de-5bec-4423-bf12-7b18646348db Date: Sun, 22 Jul 2018 03:04:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 2, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:21,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-c59631de-5bec-4423-bf12-7b18646348db 2018-07-22 03:04:21,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:21,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae027ff2-94d5-4506-b7b6-817d1e367be2 Date: Sun, 22 Jul 2018 03:04:21 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-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:21,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-ae027ff2-94d5-4506-b7b6-817d1e367be2 2018-07-22 03:04:21,222 - neutron_utils - INFO - Retrieving security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:21,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5e94c729-9f77-4b40-bba4-3f9b089d165e Date: Sun, 22 Jul 2018 03:04:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 2, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:21,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-5e94c729-9f77-4b40-bba4-3f9b089d165e 2018-07-22 03:04:21,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14e9c68d-1e84-4992-9a34-c592e6f6881b Date: Sun, 22 Jul 2018 03:04:21 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-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:21,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-14e9c68d-1e84-4992-9a34-c592e6f6881b 2018-07-22 03:04:21,299 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname 2018-07-22 03:04:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-24911ce4-8c77-4c91-ad70-beb40b746396 Date: Sun, 22 Jul 2018 03:04:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 2, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:21,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-24911ce4-8c77-4c91-ad70-beb40b746396 2018-07-22 03:04:21,350 - 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-22 03:04:21,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:21,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4dc048-a1f3-40e1-a677-04f7890c8143 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj"}} 2018-07-22 03:04:21,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b used request id req-7a4dc048-a1f3-40e1-a677-04f7890c8143 2018-07-22 03:04:21,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:21,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f3e3224-16cc-4300-970a-d1a0aefedc02 Date: Sun, 22 Jul 2018 03:04:21 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-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:21,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-4f3e3224-16cc-4300-970a-d1a0aefedc02 2018-07-22 03:04:21,475 - 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}7642a50aed0c6a3a24f7d3e260856ba76789be66" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077"}}' 2018-07-22 03:04:21,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-cbbf6a6b-c2ab-4c9e-b1c9-e3b82e1c85a3 Date: Sun, 22 Jul 2018 03:04:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}} 2018-07-22 03:04:21,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-cbbf6a6b-c2ab-4c9e-b1c9-e3b82e1c85a3 2018-07-22 03:04:21,612 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname 2018-07-22 03:04:21,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-af41ca23-c82a-4099-9df2-6ea1cc15138e Date: Sun, 22 Jul 2018 03:04:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 3, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:21,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-af41ca23-c82a-4099-9df2-6ea1cc15138e 2018-07-22 03:04:21,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6f71f0-304b-4031-90b9-451ce80919f2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj"}} 2018-07-22 03:04:21,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b used request id req-4a6f71f0-304b-4031-90b9-451ce80919f2 2018-07-22 03:04:21,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-14628ecf-e525-4ca0-9ff7-9cb956a2b6db Date: Sun, 22 Jul 2018 03:04:21 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-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:21,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-14628ecf-e525-4ca0-9ff7-9cb956a2b6db 2018-07-22 03:04:21,807 - 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}7642a50aed0c6a3a24f7d3e260856ba76789be66" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077"}}' 2018-07-22 03:04:21,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-61a2c3cb-6461-4522-9d43-b0c664259ec5 Date: Sun, 22 Jul 2018 03:04:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}} 2018-07-22 03:04:21,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-61a2c3cb-6461-4522-9d43-b0c664259ec5 2018-07-22 03:04:21,947 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname 2018-07-22 03:04:21,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:21,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-9ce14712-077c-4a61-9e69-f2bb63d3ef15 Date: Sun, 22 Jul 2018 03:04:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:21Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 4, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:21,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-9ce14712-077c-4a61-9e69-f2bb63d3ef15 2018-07-22 03:04:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:22,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a813068-bae7-4b2e-9b20-55d932d8c16d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj"}} 2018-07-22 03:04:22,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b used request id req-7a813068-bae7-4b2e-9b20-55d932d8c16d 2018-07-22 03:04:22,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:22,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:22,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-ea277b55-3cd8-4838-bc9c-8997a64d7553 Date: Sun, 22 Jul 2018 03:04:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:22,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-ea277b55-3cd8-4838-bc9c-8997a64d7553 2018-07-22 03:04:22,149 - 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}7642a50aed0c6a3a24f7d3e260856ba76789be66" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10}}' 2018-07-22 03:04:22,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-aea7c377-90e3-4953-8851-fb10a17da641 Date: Sun, 22 Jul 2018 03:04:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}} 2018-07-22 03:04:22,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-aea7c377-90e3-4953-8851-fb10a17da641 2018-07-22 03:04:22,316 - neutron_utils - INFO - Retrieving security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:22,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:22,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2a0756e6-f6f3-43d4-82d7-38b29bf16b68 Date: Sun, 22 Jul 2018 03:04:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "revision_number": 0, "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 5, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:22,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-2a0756e6-f6f3-43d4-82d7-38b29bf16b68 2018-07-22 03:04:22,587 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:22,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-15aef394-b2ff-4a09-81dd-71f020aaed67 Date: Sun, 22 Jul 2018 03:04:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:22,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-15aef394-b2ff-4a09-81dd-71f020aaed67 2018-07-22 03:04:22,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:23,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f69818510e24d9bb4ba7ef8e6096645", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj-role"}], "expires_at": "2018-07-22T04:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e5df5e6d5c9849bb91ddc6f0c8cd225b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-user", "id": "5f6247855c7c47e6bd24b4da88eb4130"}, "audit_ids": ["djn-FQHARXO82hzP-DXclQ"], "issued_at": "2018-07-22T03:04:23.000000Z"}} 2018-07-22 03:04:23,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b7f084e8-3b51-463f-b36e-dd02c68b62db Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "revision_number": 0, "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 5, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:23,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname&description=hello+group used request id req-b7f084e8-3b51-463f-b36e-dd02c68b62db 2018-07-22 03:04:23,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-db82afab-7c44-4a02-91eb-640a007ddf65 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:23,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-db82afab-7c44-4a02-91eb-640a007ddf65 2018-07-22 03:04:23,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cc1a3e16-91ca-4f2a-aa33-895c5599c6b7 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:23,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-cc1a3e16-91ca-4f2a-aa33-895c5599c6b7 2018-07-22 03:04:23,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7c66e15e-4330-448b-b29d-c4fcb23d7116 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "revision_number": 0, "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 5, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:23,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-7c66e15e-4330-448b-b29d-c4fcb23d7116 2018-07-22 03:04:23,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4ea7e166-e5a9-4d23-b3c2-9bb600cd9510 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:23,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-4ea7e166-e5a9-4d23-b3c2-9bb600cd9510 2018-07-22 03:04:23,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b04a192a-5c52-4939-9d81-f89a33f34bb6 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "revision_number": 0, "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 5, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:23,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-b04a192a-5c52-4939-9d81-f89a33f34bb6 2018-07-22 03:04:23,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3308b43e-5940-4026-8f75-dfddb5887a50 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:23,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-3308b43e-5940-4026-8f75-dfddb5887a50 2018-07-22 03:04:23,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-754fc0b9-2a88-44c9-be75-382da0d9dcc5 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "revision_number": 0, "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 5, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:23,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-754fc0b9-2a88-44c9-be75-382da0d9dcc5 2018-07-22 03:04:23,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5aef1508-5eea-4f0c-ad44-9fd5d4654dfe Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:23,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-5aef1508-5eea-4f0c-ad44-9fd5d4654dfe 2018-07-22 03:04:23,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ef875c48-c225-403e-8197-948071d83fb4 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "revision_number": 0, "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 5, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:23,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-ef875c48-c225-403e-8197-948071d83fb4 2018-07-22 03:04:23,605 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,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=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-86f35303-f232-4c05-bda3-8f6c1cb7616f Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:23,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-86f35303-f232-4c05-bda3-8f6c1cb7616f 2018-07-22 03:04:23,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-997dc712-952d-40b2-8b95-d3f13d94108a Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "revision_number": 0, "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 5, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:23,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-997dc712-952d-40b2-8b95-d3f13d94108a 2018-07-22 03:04:23,687 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-45013d39-4d2b-4d96-bbfe-94f35e4b1640 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:23,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-45013d39-4d2b-4d96-bbfe-94f35e4b1640 2018-07-22 03:04:23,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-10850212-779f-4b1b-b694-86838575ff42 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "revision_number": 0, "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 5, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:23,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-10850212-779f-4b1b-b694-86838575ff42 2018-07-22 03:04:23,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a88fbbe4-7ea2-45e3-9076-729f2e0a7d4a Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:23,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-a88fbbe4-7ea2-45e3-9076-729f2e0a7d4a 2018-07-22 03:04:23,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-97725974-8937-4854-a27f-a74f0ccc3fdf Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "revision_number": 0, "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "652b6924-dc36-4686-89ef-c0b85fc97169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "b2806558-ca91-42fa-a990-887d02e1fa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "revision_number": 0, "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 5, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "name": "CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname"}]} 2018-07-22 03:04:23,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname used request id req-97725974-8937-4854-a27f-a74f0ccc3fdf 2018-07-22 03:04:23,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:23,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-56262d98-11fc-4372-860a-c8c336f92aea Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "d130d69e-7190-45cb-849b-0f4dd1dc4ca5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:23,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-56262d98-11fc-4372-860a-c8c336f92aea 2018-07-22 03:04:23,892 - neutron_utils - INFO - Deleting security group rule with ID - d130d69e-7190-45cb-849b-0f4dd1dc4ca5 2018-07-22 03:04:23,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d130d69e-7190-45cb-849b-0f4dd1dc4ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:23,982 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9e58da6-ac88-4cfd-94ce-764583553fe4 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:23,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d130d69e-7190-45cb-849b-0f4dd1dc4ca5 used request id req-c9e58da6-ac88-4cfd-94ce-764583553fe4 2018-07-22 03:04:23,983 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-22 03:04:23,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e68d726-2148-496a-a4bc-b6fb1430c077 2018-07-22 03:04:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7b431da6a6d6cddbca900e2f09073aa1332360" 2018-07-22 03:04:24,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-c74a017f-afbb-4ec0-a6f2-477339dbd16a Date: Sun, 22 Jul 2018 03:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T03:04:22Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:22Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "1aaf5681-47b9-4b2a-ba32-463831cb23ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:21Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:21Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "652b6924-dc36-4686-89ef-c0b85fc97169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "b2806558-ca91-42fa-a990-887d02e1fa71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "8e68d726-2148-496a-a4bc-b6fb1430c077", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "ffd837a0-beff-4b5a-b8b9-19a3e338550d"}]} 2018-07-22 03:04:24,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-c74a017f-afbb-4ec0-a6f2-477339dbd16a 2018-07-22 03:04:24,042 - neutron_utils - INFO - Deleting security group rule with ID - d130d69e-7190-45cb-849b-0f4dd1dc4ca5 2018-07-22 03:04:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d130d69e-7190-45cb-849b-0f4dd1dc4ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:24,063 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-61efac6e-ae00-42a2-9017-2e6f9500259a Date: Sun, 22 Jul 2018 03:04:24 GMT RESP BODY: {"NeutronError": {"message": "Security group rule d130d69e-7190-45cb-849b-0f4dd1dc4ca5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 03:04:24,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d130d69e-7190-45cb-849b-0f4dd1dc4ca5 used request id req-61efac6e-ae00-42a2-9017-2e6f9500259a 2018-07-22 03:04:24,064 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule d130d69e-7190-45cb-849b-0f4dd1dc4ca5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 03:04:24,064 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d130d69e-7190-45cb-849b-0f4dd1dc4ca5 does not exist Neutron server returns request_ids: ['req-61efac6e-ae00-42a2-9017-2e6f9500259a'] 2018-07-22 03:04:24,064 - neutron_utils - INFO - Deleting security group rule with ID - 652b6924-dc36-4686-89ef-c0b85fc97169 2018-07-22 03:04:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/652b6924-dc36-4686-89ef-c0b85fc97169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:24,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-590c34d1-910e-40f0-9b18-f53e34db83f0 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:24,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/652b6924-dc36-4686-89ef-c0b85fc97169 used request id req-590c34d1-910e-40f0-9b18-f53e34db83f0 2018-07-22 03:04:24,156 - neutron_utils - INFO - Deleting security group rule with ID - b2806558-ca91-42fa-a990-887d02e1fa71 2018-07-22 03:04:24,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/b2806558-ca91-42fa-a990-887d02e1fa71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:24,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93d5c26f-6038-48aa-b295-672d00493db2 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:24,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/b2806558-ca91-42fa-a990-887d02e1fa71 used request id req-93d5c26f-6038-48aa-b295-672d00493db2 2018-07-22 03:04:24,233 - neutron_utils - INFO - Deleting security group rule with ID - ffd837a0-beff-4b5a-b8b9-19a3e338550d 2018-07-22 03:04:24,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/ffd837a0-beff-4b5a-b8b9-19a3e338550d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:24,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b488c2f-357e-440a-ae6e-f0c13b97aaf3 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:24,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/ffd837a0-beff-4b5a-b8b9-19a3e338550d used request id req-8b488c2f-357e-440a-ae6e-f0c13b97aaf3 2018-07-22 03:04:24,314 - neutron_utils - INFO - Deleting security group rule with ID - 1aaf5681-47b9-4b2a-ba32-463831cb23ea 2018-07-22 03:04:24,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1aaf5681-47b9-4b2a-ba32-463831cb23ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:24,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5591e01-1bcc-40bc-8c39-8c0041a7ae4a Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:24,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1aaf5681-47b9-4b2a-ba32-463831cb23ea used request id req-a5591e01-1bcc-40bc-8c39-8c0041a7ae4a 2018-07-22 03:04:24,389 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-12cb45bc-fbf1-467f-af71-4d8b4ece0d9bname 2018-07-22 03:04:24,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8e68d726-2148-496a-a4bc-b6fb1430c077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642a50aed0c6a3a24f7d3e260856ba76789be66" 2018-07-22 03:04:24,499 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f3190ea-b75e-4402-a833-2d214938e83c Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:24,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8e68d726-2148-496a-a4bc-b6fb1430c077 used request id req-4f3190ea-b75e-4402-a833-2d214938e83c 2018-07-22 03:04:24,505 - 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}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:24,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-678e54fe-c78f-463b-a9ec-3760fd51e259 Date: Sun, 22 Jul 2018 03:04:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "updated_at": "2018-07-22T03:04:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "2242acb0-c65d-4587-a5f6-f4590709db34", "remote_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "7b83485f-e6f6-4d65-93a0-fa2456746494", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "84f3aee1-22b5-4d56-b615-6e8d6e30dc1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "revision_number": 0, "id": "c994dbf8-d5ea-4f4c-8815-4770a9afe7e9", "remote_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "remote_ip_prefix": null, "created_at": "2018-07-22T03:04:20Z", "security_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b"}], "revision_number": 4, "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:04:24,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-678e54fe-c78f-463b-a9ec-3760fd51e259 2018-07-22 03:04:24,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:24,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65575db-ba0c-495c-bd3a-55c2fbc06431 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:04:24,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-b65575db-ba0c-495c-bd3a-55c2fbc06431 2018-07-22 03:04:24,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:24,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01baaa3a-7dfc-434d-8eab-1b6509a9102c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:24,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-01baaa3a-7dfc-434d-8eab-1b6509a9102c 2018-07-22 03:04:24,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:24,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:24,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9861b4a1-b25c-4827-86aa-23a88bc41d18 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "name": "CreateSecurityGroupTests-785f42f2-a417-4ab-proj"}} 2018-07-22 03:04:24,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b used request id req-9861b4a1-b25c-4827-86aa-23a88bc41d18 2018-07-22 03:04:24,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44465a3c-ab0f-4738-81b6-96cdbbe00c81 2018-07-22 03:04:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=44465a3c-ab0f-4738-81b6-96cdbbe00c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:24,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b008d011-1ae2-4986-b055-8bdec88c3cfd Date: Sun, 22 Jul 2018 03:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "2242acb0-c65d-4587-a5f6-f4590709db34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "7b83485f-e6f6-4d65-93a0-fa2456746494"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "84f3aee1-22b5-4d56-b615-6e8d6e30dc1b"}, {"remote_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:04:20Z", "security_group_id": "44465a3c-ab0f-4738-81b6-96cdbbe00c81", "port_range_min": null, "revision_number": 0, "tenant_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "created_at": "2018-07-22T03:04:20Z", "project_id": "e5df5e6d5c9849bb91ddc6f0c8cd225b", "id": "c994dbf8-d5ea-4f4c-8815-4770a9afe7e9"}]} 2018-07-22 03:04:24,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=44465a3c-ab0f-4738-81b6-96cdbbe00c81 used request id req-b008d011-1ae2-4986-b055-8bdec88c3cfd 2018-07-22 03:04:24,961 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:04:24,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/44465a3c-ab0f-4738-81b6-96cdbbe00c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:25,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3e76e4b-07b3-4cfc-ba96-75ce377b9532 Content-Length: 0 Date: Sun, 22 Jul 2018 03:04:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:04:25,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/44465a3c-ab0f-4738-81b6-96cdbbe00c81 used request id req-d3e76e4b-07b3-4cfc-ba96-75ce377b9532 2018-07-22 03:04:25,080 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-785f42f2-a417-4ab-proj 2018-07-22 03:04:25,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:25,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb599ad9-9fbc-4b02-a0f4-77c5b00ab652 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:25,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e5df5e6d5c9849bb91ddc6f0c8cd225b used request id req-cb599ad9-9fbc-4b02-a0f4-77c5b00ab652 2018-07-22 03:04:25,271 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-785f42f2-a417-4ab-proj-role 2018-07-22 03:04:25,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1f69818510e24d9bb4ba7ef8e6096645 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:25,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6742c298-1b40-41f9-bd9a-fdb3dd411a29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:25,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1f69818510e24d9bb4ba7ef8e6096645 used request id req-6742c298-1b40-41f9-bd9a-fdb3dd411a29 2018-07-22 03:04:25,376 - 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}544c9ccaca5c050ff2fa36f3d5ef248cfd3c8f80" 2018-07-22 03:04:25,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc4a43d-9c9b-48be-a6fb-2c5360beecf8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:25,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1fc4a43d-9c9b-48be-a6fb-2c5360beecf8 2018-07-22 03:04:25,463 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-785f42f2-a417-4ab-user 2018-07-22 03:04:25,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5f6247855c7c47e6bd24b4da88eb4130 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986f7824ad08beef368503469096985088b0e24b" 2018-07-22 03:04:25,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a55aac26-0244-452c-bf5b-b95e8a2c3d62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:25,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5f6247855c7c47e6bd24b4da88eb4130 used request id req-a55aac26-0244-452c-bf5b-b95e8a2c3d62 2018-07-22 03:04:25,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:26,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["2oLMTixmR-2vagiXCGtkRg"], "issued_at": "2018-07-22T03:04:26.000000Z"}} 2018-07-22 03:04:26,004 - 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}961169941dee68f983f6203354591505ca69ce77" 2018-07-22 03:04:26,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8736ce12-48bf-4c9e-9ae2-a014ef7e919a 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-22 03:04:26,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8736ce12-48bf-4c9e-9ae2-a014ef7e919a 2018-07-22 03:04:26,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:26,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:26,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["kS_mts7HR9Gvtu-esQkJJw"], "issued_at": "2018-07-22T03:04:26.000000Z"}} 2018-07-22 03:04:26,459 - 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}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:26,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71552fbc-d1b1-4a5f-a670-6c603e8adb47 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-22 03:04:26,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-71552fbc-d1b1-4a5f-a670-6c603e8adb47 2018-07-22 03:04:26,543 - 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-22 03:04:26,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:26,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-faf03353-fe2f-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:26,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86fc3efc-04a9-4d40-bc21-e85c1abd5e05 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=CreateImageSuccessTests-faf03353-fe2f-425-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:04:26,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-faf03353-fe2f-425-proj used request id req-86fc3efc-04a9-4d40-bc21-e85c1abd5e05 2018-07-22 03:04:26,633 - 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}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:26,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a85e889-e72f-4c77-bf45-498432303e43 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-22 03:04:26,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4a85e889-e72f-4c77-bf45-498432303e43 2018-07-22 03:04:26,832 - 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}79a9f843f849bdfc32d12595a8b65821f0dc3908" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-faf03353-fe2f-425-proj"}}' 2018-07-22 03:04:26,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dca26b7-2439-4b82-9804-91a03154aae6 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/887dffced0d54b3c83ee7db35754ceb5"}, "tags": [], "enabled": true, "id": "887dffced0d54b3c83ee7db35754ceb5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-faf03353-fe2f-425-proj"}} 2018-07-22 03:04:26,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3dca26b7-2439-4b82-9804-91a03154aae6 2018-07-22 03:04:26,942 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-faf03353-fe2f-425-proj 2018-07-22 03:04:26,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:26,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:27,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["e6TL-wniRjGbJ1_oxlQeag"], "issued_at": "2018-07-22T03:04:27.000000Z"}} 2018-07-22 03:04:27,322 - 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}e5c452f4524dc4dec72b084186319dee639ef3f2" 2018-07-22 03:04:27,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2964144-5d08-4884-ae6e-2b024d427c75 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-22 03:04:27,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c2964144-5d08-4884-ae6e-2b024d427c75 2018-07-22 03:04:27,338 - 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-22 03:04:27,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:27,343 - 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}e5c452f4524dc4dec72b084186319dee639ef3f2" 2018-07-22 03:04:27,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5246df-0e84-4f6d-a2b6-b5594c8d80ca Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:04:27,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0b5246df-0e84-4f6d-a2b6-b5594c8d80ca 2018-07-22 03:04:27,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-faf03353-fe2f-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c452f4524dc4dec72b084186319dee639ef3f2" 2018-07-22 03:04:27,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0421aa3-2d5a-4f25-ad93-52d774f2b480 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-faf03353-fe2f-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/887dffced0d54b3c83ee7db35754ceb5"}, "tags": [], "enabled": true, "id": "887dffced0d54b3c83ee7db35754ceb5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-faf03353-fe2f-425-proj"}]} 2018-07-22 03:04:27,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-faf03353-fe2f-425-proj used request id req-b0421aa3-2d5a-4f25-ad93-52d774f2b480 2018-07-22 03:04:27,534 - 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}e5c452f4524dc4dec72b084186319dee639ef3f2" 2018-07-22 03:04:27,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e3c3a3-dffa-4159-88c0-041be00e6032 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-22 03:04:27,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a3e3c3a3-dffa-4159-88c0-041be00e6032 2018-07-22 03:04:27,925 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-faf03353-fe2f-425-user 2018-07-22 03:04:27,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:27,930 - 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}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:28,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5bd94a-32c6-4cac-9b8b-316cf00ab948 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:28,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0c5bd94a-32c6-4cac-9b8b-316cf00ab948 2018-07-22 03:04:28,021 - 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}79a9f843f849bdfc32d12595a8b65821f0dc3908" -d '{"role": {"name": "CreateImageSuccessTests-faf03353-fe2f-425-proj-role"}}' 2018-07-22 03:04:28,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee6408f-75bc-49d8-9804-28180afe411c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf2b40dbefac4334813c3684286339ef", "links": {"self": "http://172.30.9.25:5000/v3/roles/cf2b40dbefac4334813c3684286339ef"}, "name": "CreateImageSuccessTests-faf03353-fe2f-425-proj-role"}} 2018-07-22 03:04:28,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3ee6408f-75bc-49d8-9804-28180afe411c 2018-07-22 03:04:28,118 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-faf03353-fe2f-425-proj-role 2018-07-22 03:04:28,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/cf2b40dbefac4334813c3684286339ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:28,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75532b98-622f-40b3-8ac4-29ede74b1ada Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf2b40dbefac4334813c3684286339ef", "links": {"self": "http://172.30.9.25:5000/v3/roles/cf2b40dbefac4334813c3684286339ef"}, "name": "CreateImageSuccessTests-faf03353-fe2f-425-proj-role"}} 2018-07-22 03:04:28,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/cf2b40dbefac4334813c3684286339ef used request id req-75532b98-622f-40b3-8ac4-29ede74b1ada 2018-07-22 03:04:28,199 - keystone_utils - INFO - Granting role CreateImageSuccessTests-faf03353-fe2f-425-proj-role to project CreateImageSuccessTests-faf03353-fe2f-425-proj 2018-07-22 03:04:28,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/887dffced0d54b3c83ee7db35754ceb5/users/039cf918cbab4345ab6727cf45bdb592/roles/cf2b40dbefac4334813c3684286339ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:28,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db727dce-054f-45b0-8125-ecea982ef645 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:28,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/887dffced0d54b3c83ee7db35754ceb5/users/039cf918cbab4345ab6727cf45bdb592/roles/cf2b40dbefac4334813c3684286339ef used request id req-db727dce-054f-45b0-8125-ecea982ef645 2018-07-22 03:04:28,347 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:04:28,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:28,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:28,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2b40dbefac4334813c3684286339ef", "name": "CreateImageSuccessTests-faf03353-fe2f-425-proj-role"}], "expires_at": "2018-07-22T04:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "887dffced0d54b3c83ee7db35754ceb5", "name": "CreateImageSuccessTests-faf03353-fe2f-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/887dffced0d54b3c83ee7db35754ceb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/887dffced0d54b3c83ee7db35754ceb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-faf03353-fe2f-425-user", "id": "039cf918cbab4345ab6727cf45bdb592"}, "audit_ids": ["OG3OBAAUQHalfvezgZgibg"], "issued_at": "2018-07-22T03:04:28.000000Z"}} 2018-07-22 03:04:28,730 - 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}688a56362027760721fb639893cfaadee424b4aa" 2018-07-22 03:04:28,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022703d3-56cd-451f-bb02-b730bf4f646f 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-22 03:04:28,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-022703d3-56cd-451f-bb02-b730bf4f646f 2018-07-22 03:04:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688a56362027760721fb639893cfaadee424b4aa" 2018-07-22 03:04:28,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-89a68f32-62a6-48e2-ace3-a7dd4895f8be Date: Sun, 22 Jul 2018 03:04:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1"} 2018-07-22 03:04:28,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 used request id req-89a68f32-62a6-48e2-ace3-a7dd4895f8be 2018-07-22 03:04:28,989 - 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}688a56362027760721fb639893cfaadee424b4aa" 2018-07-22 03:04:28,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3cda6ad0-79b0-46f5-a131-4c4fb6dfc00f Date: Sun, 22 Jul 2018 03:04:28 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-22 03:04:28,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3cda6ad0-79b0-46f5-a131-4c4fb6dfc00f 2018-07-22 03:04:29,025 - 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}688a56362027760721fb639893cfaadee424b4aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1"}' 2018-07-22 03:04:29,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-43bc0c6c-a299-482b-838f-91e693749b9e Date: Sun, 22 Jul 2018 03:04:29 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39", "min_disk": 0, "protected": false, "id": "ddbbb8e1-dea4-4dbf-830e-11a0e8751a39", "file": "/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/file", "checksum": null, "owner": "887dffced0d54b3c83ee7db35754ceb5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:29,059 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-43bc0c6c-a299-482b-838f-91e693749b9e 2018-07-22 03:04:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688a56362027760721fb639893cfaadee424b4aa" -d '' 2018-07-22 03:04:30,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd655655-3170-4a42-9bb3-f532e991fa71 Date: Sun, 22 Jul 2018 03:04:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:04:30,098 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/file used request id req-fd655655-3170-4a42-9bb3-f532e991fa71 2018-07-22 03:04:30,098 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:04:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688a56362027760721fb639893cfaadee424b4aa" 2018-07-22 03:04:30,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-888ad5fb-a4bd-4c76-842d-b9ab047c78e9 Date: Sun, 22 Jul 2018 03:04:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:30Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/snap", "metadata": {}}], "self": "/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39", "min_disk": 0, "protected": false, "id": "ddbbb8e1-dea4-4dbf-830e-11a0e8751a39", "file": "/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "887dffced0d54b3c83ee7db35754ceb5", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:30,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39 used request id req-888ad5fb-a4bd-4c76-842d-b9ab047c78e9 2018-07-22 03:04:30,121 - 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}688a56362027760721fb639893cfaadee424b4aa" 2018-07-22 03:04:30,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-970a93c2-e0b0-40f5-acef-0548d32af42d Date: Sun, 22 Jul 2018 03:04:30 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-22 03:04:30,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-970a93c2-e0b0-40f5-acef-0548d32af42d 2018-07-22 03:04:30,130 - create_image - INFO - Created image with name - CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 2018-07-22 03:04:30,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688a56362027760721fb639893cfaadee424b4aa" 2018-07-22 03:04:30,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3d21efb3-846c-4782-97cb-d96c3754af0e Date: Sun, 22 Jul 2018 03:04:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:30Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/snap", "metadata": {}}], "self": "/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39", "min_disk": 0, "protected": false, "id": "ddbbb8e1-dea4-4dbf-830e-11a0e8751a39", "file": "/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "887dffced0d54b3c83ee7db35754ceb5", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:30,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39 used request id req-3d21efb3-846c-4782-97cb-d96c3754af0e 2018-07-22 03:04:30,148 - create_image - DEBUG - Instance status is - active 2018-07-22 03:04:30,149 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 2018-07-22 03:04:30,149 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 2018-07-22 03:04:30,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:30,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2b40dbefac4334813c3684286339ef", "name": "CreateImageSuccessTests-faf03353-fe2f-425-proj-role"}], "expires_at": "2018-07-22T04:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "887dffced0d54b3c83ee7db35754ceb5", "name": "CreateImageSuccessTests-faf03353-fe2f-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/887dffced0d54b3c83ee7db35754ceb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/887dffced0d54b3c83ee7db35754ceb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/887dffced0d54b3c83ee7db35754ceb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/887dffced0d54b3c83ee7db35754ceb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-faf03353-fe2f-425-user", "id": "039cf918cbab4345ab6727cf45bdb592"}, "audit_ids": ["JZE9qJ9lRUyGI-YJZYkQbg"], "issued_at": "2018-07-22T03:04:30.000000Z"}} 2018-07-22 03:04:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c188a1db3aee47dbd3bd632e01059a3411c67e4" 2018-07-22 03:04:30,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-cd369810-6630-494a-b28c-057f66c55c68 Date: Sun, 22 Jul 2018 03:04:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:30Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/snap", "metadata": {}}], "self": "/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39", "min_disk": 0, "protected": false, "id": "ddbbb8e1-dea4-4dbf-830e-11a0e8751a39", "file": "/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "887dffced0d54b3c83ee7db35754ceb5", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1"} 2018-07-22 03:04:30,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 used request id req-cd369810-6630-494a-b28c-057f66c55c68 2018-07-22 03:04:30,813 - 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}4c188a1db3aee47dbd3bd632e01059a3411c67e4" 2018-07-22 03:04:30,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1dc328c6-705f-41c1-829f-bb830f8e3fa1 Date: Sun, 22 Jul 2018 03:04:30 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-22 03:04:30,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1dc328c6-705f-41c1-829f-bb830f8e3fa1 2018-07-22 03:04:30,822 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 2018-07-22 03:04:30,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c188a1db3aee47dbd3bd632e01059a3411c67e4" 2018-07-22 03:04:31,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e4d0915-0d61-4b16-a0f7-d9317ea7dd7e Date: Sun, 22 Jul 2018 03:04: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-22 03:04:31,229 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39 used request id req-4e4d0915-0d61-4b16-a0f7-d9317ea7dd7e 2018-07-22 03:04:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c188a1db3aee47dbd3bd632e01059a3411c67e4" 2018-07-22 03:04:31,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-775dc7e9-b16b-4787-9f5d-fa0282016c1d Date: Sun, 22 Jul 2018 03:04:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1"} 2018-07-22 03:04:31,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 used request id req-775dc7e9-b16b-4787-9f5d-fa0282016c1d 2018-07-22 03:04:31,263 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-1df44023-a936-497b-a07e-6f515de75ad1 2018-07-22 03:04:31,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688a56362027760721fb639893cfaadee424b4aa" 2018-07-22 03:04:31,280 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-cc19437b-43c8-4d1b-9594-2bca28872c1f Date: Sun, 22 Jul 2018 03:04: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-22 03:04:31,280 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ddbbb8e1-dea4-4dbf-830e-11a0e8751a39 used request id req-cc19437b-43c8-4d1b-9594-2bca28872c1f 2018-07-22 03:04:31,280 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-07-22 03:04:31,288 - 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}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:31,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ab799b31-bad1-410f-b630-fb99a7dba097 Date: Sun, 22 Jul 2018 03:04:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:04:31,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ab799b31-bad1-410f-b630-fb99a7dba097 2018-07-22 03:04:31,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:31,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4db38a-998a-44ff-b8bd-8c63744c31cb 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:04:31,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-fc4db38a-998a-44ff-b8bd-8c63744c31cb 2018-07-22 03:04:31,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:31,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97973298-2a72-4ebb-9359-0bc079750e48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:31,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-97973298-2a72-4ebb-9359-0bc079750e48 2018-07-22 03:04:31,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:31,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c29ae32c-956d-4c80-bf75-ba89ed5410c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:31,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-c29ae32c-956d-4c80-bf75-ba89ed5410c0 2018-07-22 03:04:31,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:31,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:31,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f704e6a5-b4a1-412a-899c-a266e6cb4764 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:31,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-f704e6a5-b4a1-412a-899c-a266e6cb4764 2018-07-22 03:04:31,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:31,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:31,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af0ec1db-a11f-4945-ada4-fea586a65354 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:31,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-af0ec1db-a11f-4945-ada4-fea586a65354 2018-07-22 03:04:31,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:32,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a892a81-8e5e-42c2-b2a2-2d35c5763700 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:32,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-4a892a81-8e5e-42c2-b2a2-2d35c5763700 2018-07-22 03:04:32,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:32,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:32,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebe7d85-98b8-4f84-b280-7faf6001ecf1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:04:32,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-1ebe7d85-98b8-4f84-b280-7faf6001ecf1 2018-07-22 03:04:32,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:32,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa348588-7a52-410b-9f7b-6f7b95697667 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:32,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-aa348588-7a52-410b-9f7b-6f7b95697667 2018-07-22 03:04:32,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:32,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bc454b6-865a-4e28-8adb-ff6afa9d8915 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:32,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-9bc454b6-865a-4e28-8adb-ff6afa9d8915 2018-07-22 03:04:32,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:32,316 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-faf03353-fe2f-425-proj 2018-07-22 03:04:32,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/887dffced0d54b3c83ee7db35754ceb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:32,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4feb0b95-fc41-4ab5-a920-3c9f713fc824 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:32,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/887dffced0d54b3c83ee7db35754ceb5 used request id req-4feb0b95-fc41-4ab5-a920-3c9f713fc824 2018-07-22 03:04:32,531 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-faf03353-fe2f-425-proj-role 2018-07-22 03:04:32,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/cf2b40dbefac4334813c3684286339ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:32,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23639084-1204-4814-bf85-b3707dd4a929 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:32,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/cf2b40dbefac4334813c3684286339ef used request id req-23639084-1204-4814-bf85-b3707dd4a929 2018-07-22 03:04:32,642 - 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}79a9f843f849bdfc32d12595a8b65821f0dc3908" 2018-07-22 03:04:32,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eaedf1f-9226-42e9-922b-627b7bbed0eb Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:32,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4eaedf1f-9226-42e9-922b-627b7bbed0eb 2018-07-22 03:04:32,725 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-faf03353-fe2f-425-user 2018-07-22 03:04:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/039cf918cbab4345ab6727cf45bdb592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c452f4524dc4dec72b084186319dee639ef3f2" 2018-07-22 03:04:32,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-674327a9-04c0-4b96-9deb-2eb3114922fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:32,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/039cf918cbab4345ab6727cf45bdb592 used request id req-674327a9-04c0-4b96-9deb-2eb3114922fb 2018-07-22 03:04:32,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:33,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Hz2RsiO2QJKLHVxTbWDb3w"], "issued_at": "2018-07-22T03:04:33.000000Z"}} 2018-07-22 03:04:33,272 - 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}c9cf64a25a148db3a47b4672dff1d7d34f9a34c0" 2018-07-22 03:04:33,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55546af-f385-4897-be6b-0a4664f17e2a 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-22 03:04:33,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b55546af-f385-4897-be6b-0a4664f17e2a 2018-07-22 03:04:33,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:33,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:33,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["QIHBxNF9SoSuwb3YDvs53w"], "issued_at": "2018-07-22T03:04:33.000000Z"}} 2018-07-22 03:04:33,811 - 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}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:33,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef103f0-880e-4d37-b841-0b51f27583aa 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-22 03:04:33,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1ef103f0-880e-4d37-b841-0b51f27583aa 2018-07-22 03:04:33,895 - 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-22 03:04:33,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:33,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc26c39-4fef-4303-8205-9871b0032e39 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=CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:04:33,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj used request id req-dcc26c39-4fef-4303-8205-9871b0032e39 2018-07-22 03:04:33,992 - 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}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:34,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a005b70-59ca-425a-8d04-71a6a3ff1748 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-22 03:04:34,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7a005b70-59ca-425a-8d04-71a6a3ff1748 2018-07-22 03:04:34,016 - 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}3bc4377dad758249c42f3d721edb50c0d206045e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj"}}' 2018-07-22 03:04:34,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa8a8d6-2288-431e-99ab-d2f9c89bd388 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f2ec2167623541ba986e2398f4447b04"}, "tags": [], "enabled": true, "id": "f2ec2167623541ba986e2398f4447b04", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj"}} 2018-07-22 03:04:34,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3fa8a8d6-2288-431e-99ab-d2f9c89bd388 2018-07-22 03:04:34,131 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj 2018-07-22 03:04:34,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:34,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:34,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MYROZw-bQOiU9Ju8zaGGJA"], "issued_at": "2018-07-22T03:04:34.000000Z"}} 2018-07-22 03:04:34,591 - 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}1964a29389efc055a5e59f5c866fb855d1cfc461" 2018-07-22 03:04:34,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1b9588-4a58-42e1-adda-7a16c669d062 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-22 03:04:34,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0f1b9588-4a58-42e1-adda-7a16c669d062 2018-07-22 03:04:34,677 - 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-22 03:04:34,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:34,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}1964a29389efc055a5e59f5c866fb855d1cfc461" 2018-07-22 03:04:34,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c44430-e5a8-45b2-b380-b4bce06eed9f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:04:34,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-62c44430-e5a8-45b2-b380-b4bce06eed9f 2018-07-22 03:04:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1964a29389efc055a5e59f5c866fb855d1cfc461" 2018-07-22 03:04:34,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1947160-d898-4867-b169-b6f995e2c351 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f2ec2167623541ba986e2398f4447b04"}, "tags": [], "enabled": true, "id": "f2ec2167623541ba986e2398f4447b04", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj"}]} 2018-07-22 03:04:34,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj used request id req-c1947160-d898-4867-b169-b6f995e2c351 2018-07-22 03:04:34,879 - 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}1964a29389efc055a5e59f5c866fb855d1cfc461" 2018-07-22 03:04:34,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1a3536-4eeb-4c4d-9500-fe7161e94b17 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-22 03:04:34,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cd1a3536-4eeb-4c4d-9500-fe7161e94b17 2018-07-22 03:04:35,253 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-4a91d1a2-03ff-4d2-user 2018-07-22 03:04:35,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:35,258 - 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}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:35,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6e95cf-6621-4f67-af95-552bcff130e9 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:35,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8b6e95cf-6621-4f67-af95-552bcff130e9 2018-07-22 03:04:35,354 - 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}3bc4377dad758249c42f3d721edb50c0d206045e" -d '{"role": {"name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj-role"}}' 2018-07-22 03:04:35,452 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8df3d052-0353-44ca-a211-ae87054c5cf8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7140da4fc929498fbc847435031694b5", "links": {"self": "http://172.30.9.25:5000/v3/roles/7140da4fc929498fbc847435031694b5"}, "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj-role"}} 2018-07-22 03:04:35,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8df3d052-0353-44ca-a211-ae87054c5cf8 2018-07-22 03:04:35,452 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj-role 2018-07-22 03:04:35,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7140da4fc929498fbc847435031694b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:35,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6087929b-b249-4165-a0cd-8345744dae91 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7140da4fc929498fbc847435031694b5", "links": {"self": "http://172.30.9.25:5000/v3/roles/7140da4fc929498fbc847435031694b5"}, "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj-role"}} 2018-07-22 03:04:35,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7140da4fc929498fbc847435031694b5 used request id req-6087929b-b249-4165-a0cd-8345744dae91 2018-07-22 03:04:35,541 - keystone_utils - INFO - Granting role CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj-role to project CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj 2018-07-22 03:04:35,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f2ec2167623541ba986e2398f4447b04/users/d614a0fa238d4434bbd8afef9c00ca25/roles/7140da4fc929498fbc847435031694b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:35,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c60202c-925f-486d-86a7-0c5bbf1f4660 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:35,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f2ec2167623541ba986e2398f4447b04/users/d614a0fa238d4434bbd8afef9c00ca25/roles/7140da4fc929498fbc847435031694b5 used request id req-4c60202c-925f-486d-86a7-0c5bbf1f4660 2018-07-22 03:04:35,664 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:04:35,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:35,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:36,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7140da4fc929498fbc847435031694b5", "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj-role"}], "expires_at": "2018-07-22T04:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2ec2167623541ba986e2398f4447b04", "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f2ec2167623541ba986e2398f4447b04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f2ec2167623541ba986e2398f4447b04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f2ec2167623541ba986e2398f4447b04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f2ec2167623541ba986e2398f4447b04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-user", "id": "d614a0fa238d4434bbd8afef9c00ca25"}, "audit_ids": ["sSza6WobR4CnfOwm5NN0-g"], "issued_at": "2018-07-22T03:04:36.000000Z"}} 2018-07-22 03:04:36,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}5c5dde6bf4c7dc70798f0556f60c5f8c7932e5e5" 2018-07-22 03:04:36,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c633ec-4294-43ac-8304-0da65e0a0424 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-22 03:04:36,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-85c633ec-4294-43ac-8304-0da65e0a0424 2018-07-22 03:04:36,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c5dde6bf4c7dc70798f0556f60c5f8c7932e5e5" 2018-07-22 03:04:36,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-cb1d7881-487e-4a18-8fc9-0c1f7985d39f Date: Sun, 22 Jul 2018 03:04:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c"} 2018-07-22 03:04:36,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c used request id req-cb1d7881-487e-4a18-8fc9-0c1f7985d39f 2018-07-22 03:04:36,699 - 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}5c5dde6bf4c7dc70798f0556f60c5f8c7932e5e5" 2018-07-22 03:04:36,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0b7c8c66-ceb1-41da-9b44-a47e013f8d00 Date: Sun, 22 Jul 2018 03:04:36 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-22 03:04:36,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0b7c8c66-ceb1-41da-9b44-a47e013f8d00 2018-07-22 03:04:36,736 - 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}5c5dde6bf4c7dc70798f0556f60c5f8c7932e5e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c"}' 2018-07-22 03:04:36,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9d3c83b6-a98c-47aa-a5e3-7e474da7a299 Date: Sun, 22 Jul 2018 03:04:36 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644", "min_disk": 0, "protected": false, "id": "37b5f779-a044-4c3f-b1de-a286ecdf7644", "file": "/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/file", "checksum": null, "owner": "f2ec2167623541ba986e2398f4447b04", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:36,779 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9d3c83b6-a98c-47aa-a5e3-7e474da7a299 2018-07-22 03:04:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c5dde6bf4c7dc70798f0556f60c5f8c7932e5e5" -d '' 2018-07-22 03:04:37,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-236c6f03-3691-4c65-9970-808491f413d6 Date: Sun, 22 Jul 2018 03:04:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:04:37,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/file used request id req-236c6f03-3691-4c65-9970-808491f413d6 2018-07-22 03:04:37,146 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:04:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c5dde6bf4c7dc70798f0556f60c5f8c7932e5e5" 2018-07-22 03:04:37,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-dfca8f7d-41a4-4f97-a14f-fd9acaf3f669 Date: Sun, 22 Jul 2018 03:04:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:37Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/snap", "metadata": {}}], "self": "/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644", "min_disk": 0, "protected": false, "id": "37b5f779-a044-4c3f-b1de-a286ecdf7644", "file": "/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2ec2167623541ba986e2398f4447b04", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:37,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644 used request id req-dfca8f7d-41a4-4f97-a14f-fd9acaf3f669 2018-07-22 03:04:37,170 - 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}5c5dde6bf4c7dc70798f0556f60c5f8c7932e5e5" 2018-07-22 03:04:37,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee539d71-f605-40ec-99bb-0366bb79be81 Date: Sun, 22 Jul 2018 03:04:37 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-22 03:04:37,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ee539d71-f605-40ec-99bb-0366bb79be81 2018-07-22 03:04:37,180 - create_image - INFO - Created image with name - CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c 2018-07-22 03:04:37,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c5dde6bf4c7dc70798f0556f60c5f8c7932e5e5" 2018-07-22 03:04:37,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0fd35d8e-4daa-46d3-b5c2-286feb1cf34a Date: Sun, 22 Jul 2018 03:04:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:37Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/snap", "metadata": {}}], "self": "/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644", "min_disk": 0, "protected": false, "id": "37b5f779-a044-4c3f-b1de-a286ecdf7644", "file": "/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2ec2167623541ba986e2398f4447b04", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:37,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644 used request id req-0fd35d8e-4daa-46d3-b5c2-286feb1cf34a 2018-07-22 03:04:37,202 - create_image - DEBUG - Instance status is - active 2018-07-22 03:04:37,202 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c 2018-07-22 03:04:37,202 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c 2018-07-22 03:04:37,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:37,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7140da4fc929498fbc847435031694b5", "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj-role"}], "expires_at": "2018-07-22T04:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2ec2167623541ba986e2398f4447b04", "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f2ec2167623541ba986e2398f4447b04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f2ec2167623541ba986e2398f4447b04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f2ec2167623541ba986e2398f4447b04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f2ec2167623541ba986e2398f4447b04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f2ec2167623541ba986e2398f4447b04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f2ec2167623541ba986e2398f4447b04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a91d1a2-03ff-4d2-user", "id": "d614a0fa238d4434bbd8afef9c00ca25"}, "audit_ids": ["NDp5rPWXThqrdbqCDZLfvw"], "issued_at": "2018-07-22T03:04:37.000000Z"}} 2018-07-22 03:04:37,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7542e211985c7fa1bdd5dc1b021a7e0596204411" 2018-07-22 03:04:37,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-9128f41f-ed3d-4c56-ae8b-34f6be9f330c Date: Sun, 22 Jul 2018 03:04:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:37Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/snap", "metadata": {}}], "self": "/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644", "min_disk": 0, "protected": false, "id": "37b5f779-a044-4c3f-b1de-a286ecdf7644", "file": "/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2ec2167623541ba986e2398f4447b04", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/37b5f779-a044-4c3f-b1de-a286ecdf7644/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c"} 2018-07-22 03:04:37,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c used request id req-9128f41f-ed3d-4c56-ae8b-34f6be9f330c 2018-07-22 03:04:37,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}7542e211985c7fa1bdd5dc1b021a7e0596204411" 2018-07-22 03:04:37,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d50dd2be-2c9a-4458-9b26-e017ae07f634 Date: Sun, 22 Jul 2018 03:04:37 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-22 03:04:37,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d50dd2be-2c9a-4458-9b26-e017ae07f634 2018-07-22 03:04:37,792 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a721ba8b-753d-4528-965b-da7dd523435c 2018-07-22 03:04:37,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c5dde6bf4c7dc70798f0556f60c5f8c7932e5e5" 2018-07-22 03:04:38,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de82712f-37b3-49b1-8194-90f3eecbda02 Date: Sun, 22 Jul 2018 03:04: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-22 03:04:38,208 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/37b5f779-a044-4c3f-b1de-a286ecdf7644 used request id req-de82712f-37b3-49b1-8194-90f3eecbda02 2018-07-22 03:04:38,214 - 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}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:38,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4c037c83-a947-430a-ba0f-2060d27156a6 Date: Sun, 22 Jul 2018 03:04:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:04:38,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-4c037c83-a947-430a-ba0f-2060d27156a6 2018-07-22 03:04:38,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:38,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def68702-94c9-4dfe-9be8-ea1de3b4d071 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:04:38,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-def68702-94c9-4dfe-9be8-ea1de3b4d071 2018-07-22 03:04:38,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:38,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf2f942-7cec-4adb-92b1-9d192a60d651 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:38,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-faf2f942-7cec-4adb-92b1-9d192a60d651 2018-07-22 03:04:38,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:38,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa2046a-19c2-49bf-bb66-bf978b868b6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:38,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-daa2046a-19c2-49bf-bb66-bf978b868b6f 2018-07-22 03:04:38,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:38,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:38,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ab68e1-7fad-496e-970e-22126542bbba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:38,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-25ab68e1-7fad-496e-970e-22126542bbba 2018-07-22 03:04:38,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:38,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:38,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8459ff61-a05f-4acd-b9ec-118b35e48ffa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:38,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-8459ff61-a05f-4acd-b9ec-118b35e48ffa 2018-07-22 03:04:38,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:38,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:38,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4f60981-58ff-4f94-a9ee-7bd199710635 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:38,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-b4f60981-58ff-4f94-a9ee-7bd199710635 2018-07-22 03:04:38,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:39,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574a80b1-a2be-40a5-ae9f-88176482cf83 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:04:39,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-574a80b1-a2be-40a5-ae9f-88176482cf83 2018-07-22 03:04:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:39,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c0b48e-77e0-42e8-a663-172bc4c2ce61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:39,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-b3c0b48e-77e0-42e8-a663-172bc4c2ce61 2018-07-22 03:04:39,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:39,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:39,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b7a286c-d505-47e1-b67c-5a0ee3d8db64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:39,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-4b7a286c-d505-47e1-b67c-5a0ee3d8db64 2018-07-22 03:04:39,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:39,226 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj 2018-07-22 03:04:39,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f2ec2167623541ba986e2398f4447b04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:39,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83fdb56b-d0c6-46b3-805c-7a97a6db83fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:39,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f2ec2167623541ba986e2398f4447b04 used request id req-83fdb56b-d0c6-46b3-805c-7a97a6db83fd 2018-07-22 03:04:39,423 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-4a91d1a2-03ff-4d2-proj-role 2018-07-22 03:04:39,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7140da4fc929498fbc847435031694b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:39,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a992ae-060f-4664-87c6-3a3fb9a0e9f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:39,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7140da4fc929498fbc847435031694b5 used request id req-f8a992ae-060f-4664-87c6-3a3fb9a0e9f6 2018-07-22 03:04:39,527 - 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}3bc4377dad758249c42f3d721edb50c0d206045e" 2018-07-22 03:04:39,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f964da-c820-4c00-941b-74fcbe5e9d61 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:39,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-48f964da-c820-4c00-941b-74fcbe5e9d61 2018-07-22 03:04:39,629 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-4a91d1a2-03ff-4d2-user 2018-07-22 03:04:39,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d614a0fa238d4434bbd8afef9c00ca25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1964a29389efc055a5e59f5c866fb855d1cfc461" 2018-07-22 03:04:39,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e36a6e-7755-4649-ad83-b2445e0c24ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:39,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d614a0fa238d4434bbd8afef9c00ca25 used request id req-38e36a6e-7755-4649-ad83-b2445e0c24ee 2018-07-22 03:04:39,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:40,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Q2nc7bX0RkWBtdZ2RzO2Qg"], "issued_at": "2018-07-22T03:04:40.000000Z"}} 2018-07-22 03:04:40,216 - 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}3835eb90c1c83f767bafd87dcfbb9f10d375987a" 2018-07-22 03:04:40,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23671805-06b4-4733-a0bf-31f7113f7470 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-22 03:04:40,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-23671805-06b4-4733-a0bf-31f7113f7470 2018-07-22 03:04:40,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:40,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:40,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["2PpZc8h8RBGD54IFMQ5crg"], "issued_at": "2018-07-22T03:04:40.000000Z"}} 2018-07-22 03:04:40,781 - 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}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:40,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b24f935-17d9-4ac4-b1e7-6c83da97060b 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-22 03:04:40,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9b24f935-17d9-4ac4-b1e7-6c83da97060b 2018-07-22 03:04:40,864 - 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-22 03:04:40,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:40,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=CreateImageSuccessTests-0928bb20-7c1e-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:40,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b7590b-bc84-42d1-9ed9-106f2dc4c92b 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=CreateImageSuccessTests-0928bb20-7c1e-43a-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:04:40,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0928bb20-7c1e-43a-proj used request id req-a5b7590b-bc84-42d1-9ed9-106f2dc4c92b 2018-07-22 03:04:40,962 - 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}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:41,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa72c97-79a1-43e8-8092-33a05981f313 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-22 03:04:41,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0aa72c97-79a1-43e8-8092-33a05981f313 2018-07-22 03:04:41,068 - 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}6664013e9d352b20230a385e428daec3f86e9ed0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj"}}' 2018-07-22 03:04:41,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0700ba8f-9482-48e6-a03d-761c0a71e1cb Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f8a303f32bc94a78b8c89fc38b46beaf"}, "tags": [], "enabled": true, "id": "f8a303f32bc94a78b8c89fc38b46beaf", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj"}} 2018-07-22 03:04:41,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0700ba8f-9482-48e6-a03d-761c0a71e1cb 2018-07-22 03:04:41,191 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-0928bb20-7c1e-43a-proj 2018-07-22 03:04:41,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:41,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:41,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["RDWVOVItQomrAe7Lc9HnkQ"], "issued_at": "2018-07-22T03:04:41.000000Z"}} 2018-07-22 03:04:41,682 - 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}59e843c380c9d1cd049c408f2a3e78f6c4853e03" 2018-07-22 03:04:41,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a3593a-ed7d-4326-8659-f12a55a127c9 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-22 03:04:41,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b8a3593a-ed7d-4326-8659-f12a55a127c9 2018-07-22 03:04:41,766 - 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-22 03:04:41,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:41,771 - 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}59e843c380c9d1cd049c408f2a3e78f6c4853e03" 2018-07-22 03:04:41,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c96227-9ce9-444e-a534-7d9f2d0f2833 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:04:41,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b9c96227-9ce9-444e-a534-7d9f2d0f2833 2018-07-22 03:04:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-0928bb20-7c1e-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e843c380c9d1cd049c408f2a3e78f6c4853e03" 2018-07-22 03:04:41,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f2becd-fcd4-484e-ad9f-cdbd046c8754 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-0928bb20-7c1e-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f8a303f32bc94a78b8c89fc38b46beaf"}, "tags": [], "enabled": true, "id": "f8a303f32bc94a78b8c89fc38b46beaf", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj"}]} 2018-07-22 03:04:41,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-0928bb20-7c1e-43a-proj used request id req-c2f2becd-fcd4-484e-ad9f-cdbd046c8754 2018-07-22 03:04:41,959 - 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}59e843c380c9d1cd049c408f2a3e78f6c4853e03" 2018-07-22 03:04:42,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1eee902-4772-4b45-99b9-9a5218bc0db7 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-22 03:04:42,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e1eee902-4772-4b45-99b9-9a5218bc0db7 2018-07-22 03:04:42,339 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-0928bb20-7c1e-43a-user 2018-07-22 03:04:42,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:42,344 - 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}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:42,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d3f6e2-16e3-4de6-be13-2984f5a247e4 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:42,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d3d3f6e2-16e3-4de6-be13-2984f5a247e4 2018-07-22 03:04:42,432 - 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}6664013e9d352b20230a385e428daec3f86e9ed0" -d '{"role": {"name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj-role"}}' 2018-07-22 03:04:42,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b47200c1-a950-4cea-854a-c5555f04642b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fded48b6d49d464bb523b0f759f1d8fe", "links": {"self": "http://172.30.9.25:5000/v3/roles/fded48b6d49d464bb523b0f759f1d8fe"}, "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj-role"}} 2018-07-22 03:04:42,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b47200c1-a950-4cea-854a-c5555f04642b 2018-07-22 03:04:42,530 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-0928bb20-7c1e-43a-proj-role 2018-07-22 03:04:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fded48b6d49d464bb523b0f759f1d8fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:42,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2b2b6b-f909-491c-8c81-bdd0962c3688 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fded48b6d49d464bb523b0f759f1d8fe", "links": {"self": "http://172.30.9.25:5000/v3/roles/fded48b6d49d464bb523b0f759f1d8fe"}, "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj-role"}} 2018-07-22 03:04:42,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fded48b6d49d464bb523b0f759f1d8fe used request id req-8f2b2b6b-f909-491c-8c81-bdd0962c3688 2018-07-22 03:04:42,618 - keystone_utils - INFO - Granting role CreateImageSuccessTests-0928bb20-7c1e-43a-proj-role to project CreateImageSuccessTests-0928bb20-7c1e-43a-proj 2018-07-22 03:04:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f8a303f32bc94a78b8c89fc38b46beaf/users/01ae88921fe0472ca6d7df04c1a8b16e/roles/fded48b6d49d464bb523b0f759f1d8fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:42,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f76faa89-7415-4180-8dd1-e0e1a86fcd36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:42,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f8a303f32bc94a78b8c89fc38b46beaf/users/01ae88921fe0472ca6d7df04c1a8b16e/roles/fded48b6d49d464bb523b0f759f1d8fe used request id req-f76faa89-7415-4180-8dd1-e0e1a86fcd36 2018-07-22 03:04:42,672 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:04:42,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:42,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:43,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fded48b6d49d464bb523b0f759f1d8fe", "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj-role"}], "expires_at": "2018-07-22T04:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8a303f32bc94a78b8c89fc38b46beaf", "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-user", "id": "01ae88921fe0472ca6d7df04c1a8b16e"}, "audit_ids": ["o2xCa-qPQzi_o1Kp5YuzYQ"], "issued_at": "2018-07-22T03:04:43.000000Z"}} 2018-07-22 03:04:43,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}6d84cd21c6c33d9eb8c3afb6e56fd3ca6c7a378a" 2018-07-22 03:04:43,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d62dc0a-0851-46d1-a2eb-f628e05f45e5 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-22 03:04:43,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5d62dc0a-0851-46d1-a2eb-f628e05f45e5 2018-07-22 03:04:43,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d84cd21c6c33d9eb8c3afb6e56fd3ca6c7a378a" 2018-07-22 03:04:43,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-371df6e0-020c-4625-a7de-45b31889e622 Date: Sun, 22 Jul 2018 03:04:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155"} 2018-07-22 03:04:43,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155 used request id req-371df6e0-020c-4625-a7de-45b31889e622 2018-07-22 03:04:43,698 - 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}6d84cd21c6c33d9eb8c3afb6e56fd3ca6c7a378a" 2018-07-22 03:04:43,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-31e87a53-aa22-4252-ac83-e6208ceb0a23 Date: Sun, 22 Jul 2018 03:04: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-22 03:04:43,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-31e87a53-aa22-4252-ac83-e6208ceb0a23 2018-07-22 03:04:43,735 - 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}6d84cd21c6c33d9eb8c3afb6e56fd3ca6c7a378a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155"}' 2018-07-22 03:04:43,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eff247ee-7711-4a5b-a9f6-565eef904d17 Date: Sun, 22 Jul 2018 03:04:43 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8", "min_disk": 0, "protected": false, "id": "a1828ef8-6cfb-4ac1-bb2c-d940195f85f8", "file": "/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/file", "checksum": null, "owner": "f8a303f32bc94a78b8c89fc38b46beaf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:43,768 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-eff247ee-7711-4a5b-a9f6-565eef904d17 2018-07-22 03:04:43,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d84cd21c6c33d9eb8c3afb6e56fd3ca6c7a378a" -d '' 2018-07-22 03:04:44,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c180b79b-2286-4fe1-8993-f81bf61db187 Date: Sun, 22 Jul 2018 03:04: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-22 03:04:44,125 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/file used request id req-c180b79b-2286-4fe1-8993-f81bf61db187 2018-07-22 03:04:44,126 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:04:44,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d84cd21c6c33d9eb8c3afb6e56fd3ca6c7a378a" 2018-07-22 03:04:44,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6cf8ae5e-f785-45cb-a2f1-96a71b21c0a4 Date: Sun, 22 Jul 2018 03:04:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:44Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/snap", "metadata": {}}], "self": "/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8", "min_disk": 0, "protected": false, "id": "a1828ef8-6cfb-4ac1-bb2c-d940195f85f8", "file": "/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f8a303f32bc94a78b8c89fc38b46beaf", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:44,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8 used request id req-6cf8ae5e-f785-45cb-a2f1-96a71b21c0a4 2018-07-22 03:04:44,149 - 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}6d84cd21c6c33d9eb8c3afb6e56fd3ca6c7a378a" 2018-07-22 03:04:44,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b9da529d-fef4-4015-abe7-b5793281e8f0 Date: Sun, 22 Jul 2018 03:04: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-22 03:04:44,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b9da529d-fef4-4015-abe7-b5793281e8f0 2018-07-22 03:04:44,159 - create_image - INFO - Created image with name - CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155 2018-07-22 03:04:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d84cd21c6c33d9eb8c3afb6e56fd3ca6c7a378a" 2018-07-22 03:04:44,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-299491e7-4b3c-466c-9741-461db06287d5 Date: Sun, 22 Jul 2018 03:04:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:44Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/snap", "metadata": {}}], "self": "/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8", "min_disk": 0, "protected": false, "id": "a1828ef8-6cfb-4ac1-bb2c-d940195f85f8", "file": "/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f8a303f32bc94a78b8c89fc38b46beaf", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:44,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8 used request id req-299491e7-4b3c-466c-9741-461db06287d5 2018-07-22 03:04:44,178 - create_image - DEBUG - Instance status is - active 2018-07-22 03:04:44,178 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155 2018-07-22 03:04:44,178 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155 2018-07-22 03:04:44,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:44,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fded48b6d49d464bb523b0f759f1d8fe", "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj-role"}], "expires_at": "2018-07-22T04:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8a303f32bc94a78b8c89fc38b46beaf", "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f8a303f32bc94a78b8c89fc38b46beaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0928bb20-7c1e-43a-user", "id": "01ae88921fe0472ca6d7df04c1a8b16e"}, "audit_ids": ["4bdapBEmRkCRpn4OJWARgQ"], "issued_at": "2018-07-22T03:04:44.000000Z"}} 2018-07-22 03:04:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aaddb50a7c28fb1b087453ab5663db13391865aa" 2018-07-22 03:04:45,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-292f089c-3d02-43b5-9a34-34376beea6aa Date: Sun, 22 Jul 2018 03:04:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:44Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/snap", "metadata": {}}], "self": "/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8", "min_disk": 0, "protected": false, "id": "a1828ef8-6cfb-4ac1-bb2c-d940195f85f8", "file": "/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f8a303f32bc94a78b8c89fc38b46beaf", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155"} 2018-07-22 03:04:45,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155 used request id req-292f089c-3d02-43b5-9a34-34376beea6aa 2018-07-22 03:04:45,169 - 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}aaddb50a7c28fb1b087453ab5663db13391865aa" 2018-07-22 03:04:45,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8ec34093-a59e-4c1d-9ac6-4ee2971bf5e8 Date: Sun, 22 Jul 2018 03:04:45 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-22 03:04:45,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8ec34093-a59e-4c1d-9ac6-4ee2971bf5e8 2018-07-22 03:04:45,179 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-00b3769b-ba39-4bfc-b20d-5457345cb155 2018-07-22 03:04:45,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d84cd21c6c33d9eb8c3afb6e56fd3ca6c7a378a" 2018-07-22 03:04:46,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6370fc4-2b73-44f8-90e4-c032d01744eb Date: Sun, 22 Jul 2018 03:04: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-22 03:04:46,215 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a1828ef8-6cfb-4ac1-bb2c-d940195f85f8 used request id req-c6370fc4-2b73-44f8-90e4-c032d01744eb 2018-07-22 03:04:46,221 - 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}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:46,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8fc4f62f-91f1-46d3-9ad9-b88d0603cecc Date: Sun, 22 Jul 2018 03:04:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:04:46,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-8fc4f62f-91f1-46d3-9ad9-b88d0603cecc 2018-07-22 03:04:46,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:46,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd06caf-060e-4e19-827d-6a17d64c8fa3 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:04:46,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-3dd06caf-060e-4e19-827d-6a17d64c8fa3 2018-07-22 03:04:46,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:46,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee38b33-fdee-4bd5-8455-67f65ba01d41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:46,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-eee38b33-fdee-4bd5-8455-67f65ba01d41 2018-07-22 03:04:46,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:46,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:46,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20675910-71bb-4a9c-ac22-77b11a7c7986 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:46,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-20675910-71bb-4a9c-ac22-77b11a7c7986 2018-07-22 03:04:46,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:46,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:46,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df842afc-c063-4ce7-be9f-5a47c4693d91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:46,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-df842afc-c063-4ce7-be9f-5a47c4693d91 2018-07-22 03:04:46,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:46,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdf72de7-4636-42f9-ac81-f6a4d43b4d94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:46,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-cdf72de7-4636-42f9-ac81-f6a4d43b4d94 2018-07-22 03:04:46,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:46,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:46,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87e5d492-00b3-4124-8c3c-e4faebea32b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:46,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-87e5d492-00b3-4124-8c3c-e4faebea32b8 2018-07-22 03:04:46,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:46,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:47,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2dca9e-3e62-4152-b179-f1739f73ba37 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:04:47,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-de2dca9e-3e62-4152-b179-f1739f73ba37 2018-07-22 03:04:47,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:47,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ea3e13d-4c82-4396-b7c0-1e90bbbafd6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:47,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-1ea3e13d-4c82-4396-b7c0-1e90bbbafd6f 2018-07-22 03:04:47,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:47,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:47,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3027973c-182b-4b25-be72-b3531d8b857e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:47,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-3027973c-182b-4b25-be72-b3531d8b857e 2018-07-22 03:04:47,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:47,213 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-0928bb20-7c1e-43a-proj 2018-07-22 03:04:47,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f8a303f32bc94a78b8c89fc38b46beaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:47,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83824da9-c296-4b88-8fbf-eae45fd101d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:47,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f8a303f32bc94a78b8c89fc38b46beaf used request id req-83824da9-c296-4b88-8fbf-eae45fd101d2 2018-07-22 03:04:47,430 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-0928bb20-7c1e-43a-proj-role 2018-07-22 03:04:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fded48b6d49d464bb523b0f759f1d8fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:47,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bc6d1d-2737-4e61-a7b8-e3608d256f81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:47,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fded48b6d49d464bb523b0f759f1d8fe used request id req-f1bc6d1d-2737-4e61-a7b8-e3608d256f81 2018-07-22 03:04:47,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}6664013e9d352b20230a385e428daec3f86e9ed0" 2018-07-22 03:04:47,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4c0aa2-cb69-476e-ba22-48172ee69e3d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:47,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6b4c0aa2-cb69-476e-ba22-48172ee69e3d 2018-07-22 03:04:47,638 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-0928bb20-7c1e-43a-user 2018-07-22 03:04:47,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/01ae88921fe0472ca6d7df04c1a8b16e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e843c380c9d1cd049c408f2a3e78f6c4853e03" 2018-07-22 03:04:47,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2e6de68-c6a9-49d8-b8f3-8f27964a3621 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:47,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/01ae88921fe0472ca6d7df04c1a8b16e used request id req-c2e6de68-c6a9-49d8-b8f3-8f27964a3621 2018-07-22 03:04:47,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:48,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["rUpxO2lPRCqKy0_HY8X1cA"], "issued_at": "2018-07-22T03:04:48.000000Z"}} 2018-07-22 03:04:48,277 - 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}3981456fbbd9a501c6dbf3ae48d6719abfe0eaf3" 2018-07-22 03:04:48,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711477da-b0ab-4c44-8a3f-6d24b20e0c32 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-22 03:04:48,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-711477da-b0ab-4c44-8a3f-6d24b20e0c32 2018-07-22 03:04:48,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:48,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:48,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["oqc97fRrTayy8bia2UQ66Q"], "issued_at": "2018-07-22T03:04:48.000000Z"}} 2018-07-22 03:04:48,736 - 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}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:48,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e760e4e0-dd69-47af-8bf0-a101c12d478a 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-22 03:04:48,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e760e4e0-dd69-47af-8bf0-a101c12d478a 2018-07-22 03:04:48,819 - 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-22 03:04:48,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:48,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d823862c-762b-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:48,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f726cf9a-cbcc-498d-8046-499162e351c3 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=CreateImageSuccessTests-d823862c-762b-450-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:04:48,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d823862c-762b-450-proj used request id req-f726cf9a-cbcc-498d-8046-499162e351c3 2018-07-22 03:04:48,913 - 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}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:48,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da561c9-53bf-4bda-af96-e0fac636fcdf 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-22 03:04:48,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0da561c9-53bf-4bda-af96-e0fac636fcdf 2018-07-22 03:04:48,936 - 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}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d823862c-762b-450-proj"}}' 2018-07-22 03:04:49,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7dcace-4446-475c-894d-2d4ca629ba1f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0c3e09a18e041979ce248c1c7381eef"}, "tags": [], "enabled": true, "id": "e0c3e09a18e041979ce248c1c7381eef", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d823862c-762b-450-proj"}} 2018-07-22 03:04:49,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1a7dcace-4446-475c-894d-2d4ca629ba1f 2018-07-22 03:04:49,042 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d823862c-762b-450-proj 2018-07-22 03:04:49,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:49,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:49,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["3FuhugUkSWmPWq9JwdqiAw"], "issued_at": "2018-07-22T03:04:49.000000Z"}} 2018-07-22 03:04:49,516 - 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}e2c46a1de9c2f2ab2d013a280d8a2ed2a41908eb" 2018-07-22 03:04:49,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8613a97c-2396-4f9c-b1e2-33715ac2a411 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-22 03:04:49,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8613a97c-2396-4f9c-b1e2-33715ac2a411 2018-07-22 03:04:49,597 - 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-22 03:04:49,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:49,603 - 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}e2c46a1de9c2f2ab2d013a280d8a2ed2a41908eb" 2018-07-22 03:04:49,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f2962e-21ef-4625-affe-f2a8deba9c8e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:04:49,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b1f2962e-21ef-4625-affe-f2a8deba9c8e 2018-07-22 03:04:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-d823862c-762b-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c46a1de9c2f2ab2d013a280d8a2ed2a41908eb" 2018-07-22 03:04:49,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2947d190-e7a9-4530-9649-1ee111becc80 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-d823862c-762b-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0c3e09a18e041979ce248c1c7381eef"}, "tags": [], "enabled": true, "id": "e0c3e09a18e041979ce248c1c7381eef", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d823862c-762b-450-proj"}]} 2018-07-22 03:04:49,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-d823862c-762b-450-proj used request id req-2947d190-e7a9-4530-9649-1ee111becc80 2018-07-22 03:04:49,795 - 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}e2c46a1de9c2f2ab2d013a280d8a2ed2a41908eb" 2018-07-22 03:04:49,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c8e3b5-15d0-4aa1-9829-20e54f8c0bd6 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-22 03:04:49,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-51c8e3b5-15d0-4aa1-9829-20e54f8c0bd6 2018-07-22 03:04:50,246 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d823862c-762b-450-user 2018-07-22 03:04:50,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:50,250 - 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}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:50,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf345e1d-6478-4f6b-88fd-1fd5ec0c3941 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:50,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cf345e1d-6478-4f6b-88fd-1fd5ec0c3941 2018-07-22 03:04:50,268 - 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}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" -d '{"role": {"name": "CreateImageSuccessTests-d823862c-762b-450-proj-role"}}' 2018-07-22 03:04:50,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87fc87f6-8e94-4ac6-8325-93dd4f9979d7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39a92ee639cf478cae45f90f30c9b4dc", "links": {"self": "http://172.30.9.25:5000/v3/roles/39a92ee639cf478cae45f90f30c9b4dc"}, "name": "CreateImageSuccessTests-d823862c-762b-450-proj-role"}} 2018-07-22 03:04:50,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-87fc87f6-8e94-4ac6-8325-93dd4f9979d7 2018-07-22 03:04:50,292 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d823862c-762b-450-proj-role 2018-07-22 03:04:50,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/39a92ee639cf478cae45f90f30c9b4dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:50,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b489cee0-ab9a-462f-a952-a16dcb5f8832 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39a92ee639cf478cae45f90f30c9b4dc", "links": {"self": "http://172.30.9.25:5000/v3/roles/39a92ee639cf478cae45f90f30c9b4dc"}, "name": "CreateImageSuccessTests-d823862c-762b-450-proj-role"}} 2018-07-22 03:04:50,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/39a92ee639cf478cae45f90f30c9b4dc used request id req-b489cee0-ab9a-462f-a952-a16dcb5f8832 2018-07-22 03:04:50,381 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d823862c-762b-450-proj-role to project CreateImageSuccessTests-d823862c-762b-450-proj 2018-07-22 03:04:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e0c3e09a18e041979ce248c1c7381eef/users/71940d21441b4964bbafd1dc8f1334a7/roles/39a92ee639cf478cae45f90f30c9b4dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:50,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d0c168-d10a-4d37-b974-fa96e65a8752 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:50,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e0c3e09a18e041979ce248c1c7381eef/users/71940d21441b4964bbafd1dc8f1334a7/roles/39a92ee639cf478cae45f90f30c9b4dc used request id req-69d0c168-d10a-4d37-b974-fa96e65a8752 2018-07-22 03:04:50,509 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:04:50,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:50,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:50,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39a92ee639cf478cae45f90f30c9b4dc", "name": "CreateImageSuccessTests-d823862c-762b-450-proj-role"}], "expires_at": "2018-07-22T04:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0c3e09a18e041979ce248c1c7381eef", "name": "CreateImageSuccessTests-d823862c-762b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e0c3e09a18e041979ce248c1c7381eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e0c3e09a18e041979ce248c1c7381eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d823862c-762b-450-user", "id": "71940d21441b4964bbafd1dc8f1334a7"}, "audit_ids": ["Azs4772bTlqKmwiYoQxt_A"], "issued_at": "2018-07-22T03:04:50.000000Z"}} 2018-07-22 03:04:50,892 - 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}81ae92dcf7f33bcba35508b279fbfd39c7be0610" 2018-07-22 03:04:50,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f468c8d7-eb8f-477e-b18a-543285fdaf4c 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-22 03:04:50,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f468c8d7-eb8f-477e-b18a-543285fdaf4c 2018-07-22 03:04:50,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ae92dcf7f33bcba35508b279fbfd39c7be0610" 2018-07-22 03:04:51,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-09a49cff-4581-48af-bf40-b3d47999ef55 Date: Sun, 22 Jul 2018 03:04:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb"} 2018-07-22 03:04:51,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb used request id req-09a49cff-4581-48af-bf40-b3d47999ef55 2018-07-22 03:04:51,153 - 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}81ae92dcf7f33bcba35508b279fbfd39c7be0610" 2018-07-22 03:04:51,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce5821e9-e749-4ddd-8920-c02db563b291 Date: Sun, 22 Jul 2018 03:04:51 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-22 03:04:51,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ce5821e9-e749-4ddd-8920-c02db563b291 2018-07-22 03:04:51,188 - 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}81ae92dcf7f33bcba35508b279fbfd39c7be0610" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb"}' 2018-07-22 03:04:51,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/82256db4-c60b-48b5-b84b-82a406170650 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9e59561a-a32e-4039-a7ea-554e8a9071c4 Date: Sun, 22 Jul 2018 03:04:51 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/82256db4-c60b-48b5-b84b-82a406170650", "min_disk": 0, "protected": false, "id": "82256db4-c60b-48b5-b84b-82a406170650", "file": "/v2/images/82256db4-c60b-48b5-b84b-82a406170650/file", "checksum": null, "owner": "e0c3e09a18e041979ce248c1c7381eef", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:51,225 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9e59561a-a32e-4039-a7ea-554e8a9071c4 2018-07-22 03:04:51,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/82256db4-c60b-48b5-b84b-82a406170650/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ae92dcf7f33bcba35508b279fbfd39c7be0610" -d '' 2018-07-22 03:04:52,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-153779a1-eb53-47da-a3aa-4a104be16d1c Date: Sun, 22 Jul 2018 03:04:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:04:52,176 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/82256db4-c60b-48b5-b84b-82a406170650/file used request id req-153779a1-eb53-47da-a3aa-4a104be16d1c 2018-07-22 03:04:52,176 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:04:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/82256db4-c60b-48b5-b84b-82a406170650 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ae92dcf7f33bcba35508b279fbfd39c7be0610" 2018-07-22 03:04:52,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8909063a-2eb6-4045-94fc-ea683fc9fd93 Date: Sun, 22 Jul 2018 03:04:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:52Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/82256db4-c60b-48b5-b84b-82a406170650/snap", "metadata": {}}], "self": "/v2/images/82256db4-c60b-48b5-b84b-82a406170650", "min_disk": 0, "protected": false, "id": "82256db4-c60b-48b5-b84b-82a406170650", "file": "/v2/images/82256db4-c60b-48b5-b84b-82a406170650/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0c3e09a18e041979ce248c1c7381eef", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/82256db4-c60b-48b5-b84b-82a406170650/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:52,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/82256db4-c60b-48b5-b84b-82a406170650 used request id req-8909063a-2eb6-4045-94fc-ea683fc9fd93 2018-07-22 03:04:52,197 - 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}81ae92dcf7f33bcba35508b279fbfd39c7be0610" 2018-07-22 03:04:52,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2b5e5012-ca5c-467b-8c53-a658019c2c7a Date: Sun, 22 Jul 2018 03:04:52 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-22 03:04:52,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2b5e5012-ca5c-467b-8c53-a658019c2c7a 2018-07-22 03:04:52,206 - create_image - INFO - Created image with name - CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb 2018-07-22 03:04:52,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/82256db4-c60b-48b5-b84b-82a406170650 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ae92dcf7f33bcba35508b279fbfd39c7be0610" 2018-07-22 03:04:52,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-83b8dc90-56f0-4f3d-baff-c049eab77610 Date: Sun, 22 Jul 2018 03:04:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:52Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/82256db4-c60b-48b5-b84b-82a406170650/snap", "metadata": {}}], "self": "/v2/images/82256db4-c60b-48b5-b84b-82a406170650", "min_disk": 0, "protected": false, "id": "82256db4-c60b-48b5-b84b-82a406170650", "file": "/v2/images/82256db4-c60b-48b5-b84b-82a406170650/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0c3e09a18e041979ce248c1c7381eef", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/82256db4-c60b-48b5-b84b-82a406170650/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:52,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/82256db4-c60b-48b5-b84b-82a406170650 used request id req-83b8dc90-56f0-4f3d-baff-c049eab77610 2018-07-22 03:04:52,228 - create_image - DEBUG - Instance status is - active 2018-07-22 03:04:52,228 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb 2018-07-22 03:04:52,228 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb 2018-07-22 03:04:52,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:52,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39a92ee639cf478cae45f90f30c9b4dc", "name": "CreateImageSuccessTests-d823862c-762b-450-proj-role"}], "expires_at": "2018-07-22T04:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0c3e09a18e041979ce248c1c7381eef", "name": "CreateImageSuccessTests-d823862c-762b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e0c3e09a18e041979ce248c1c7381eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e0c3e09a18e041979ce248c1c7381eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e0c3e09a18e041979ce248c1c7381eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e0c3e09a18e041979ce248c1c7381eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d823862c-762b-450-user", "id": "71940d21441b4964bbafd1dc8f1334a7"}, "audit_ids": ["oJBJdYBYRn6nJ6ODTn3Xdg"], "issued_at": "2018-07-22T03:04:52.000000Z"}} 2018-07-22 03:04:52,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0facc74792486277baa1c509a29caebc7d25e6f" 2018-07-22 03:04:52,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-3098b228-3882-4dc7-b399-eff7ff3ef75d Date: Sun, 22 Jul 2018 03:04:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:52Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/82256db4-c60b-48b5-b84b-82a406170650/snap", "metadata": {}}], "self": "/v2/images/82256db4-c60b-48b5-b84b-82a406170650", "min_disk": 0, "protected": false, "id": "82256db4-c60b-48b5-b84b-82a406170650", "file": "/v2/images/82256db4-c60b-48b5-b84b-82a406170650/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0c3e09a18e041979ce248c1c7381eef", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/82256db4-c60b-48b5-b84b-82a406170650/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb"} 2018-07-22 03:04:52,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb used request id req-3098b228-3882-4dc7-b399-eff7ff3ef75d 2018-07-22 03:04:52,801 - 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}c0facc74792486277baa1c509a29caebc7d25e6f" 2018-07-22 03:04:52,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f02cfa3d-deb9-4b37-a98c-fd33aca72912 Date: Sun, 22 Jul 2018 03:04:52 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-22 03:04:52,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f02cfa3d-deb9-4b37-a98c-fd33aca72912 2018-07-22 03:04:52,811 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-cf4cd7d4-e3fe-4ab2-a17f-58b0b7e113fb 2018-07-22 03:04:52,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/82256db4-c60b-48b5-b84b-82a406170650 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ae92dcf7f33bcba35508b279fbfd39c7be0610" 2018-07-22 03:04:53,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02bb0530-d9c7-4ed2-8925-d488780a6bf9 Date: Sun, 22 Jul 2018 03:04:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:04:53,335 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/82256db4-c60b-48b5-b84b-82a406170650 used request id req-02bb0530-d9c7-4ed2-8925-d488780a6bf9 2018-07-22 03:04:53,342 - 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}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:53,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7e44e656-16c5-4856-9f1b-754b1de06c70 Date: Sun, 22 Jul 2018 03:04:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:04:53,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7e44e656-16c5-4856-9f1b-754b1de06c70 2018-07-22 03:04:53,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:53,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec879a1-0b50-4197-af02-f95fbf8477f2 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:04:53,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-4ec879a1-0b50-4197-af02-f95fbf8477f2 2018-07-22 03:04:53,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:53,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f259b587-ecdd-443c-85d7-3590b12e9dd2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:53,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-f259b587-ecdd-443c-85d7-3590b12e9dd2 2018-07-22 03:04:53,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:53,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:53,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31f65f97-f534-4f37-bf4c-f0c617eef5d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:53,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-31f65f97-f534-4f37-bf4c-f0c617eef5d4 2018-07-22 03:04:53,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:53,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:53,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1461e5b-32c0-4046-9723-bb467b3e8788 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:53,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-b1461e5b-32c0-4046-9723-bb467b3e8788 2018-07-22 03:04:53,988 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:54,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5b6492-5241-4e59-87ae-d22d90a8f5fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:54,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-af5b6492-5241-4e59-87ae-d22d90a8f5fe 2018-07-22 03:04:54,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:54,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:54,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c177574-5970-4c40-9a30-d607d3ef9883 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:54,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-0c177574-5970-4c40-9a30-d607d3ef9883 2018-07-22 03:04:54,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:54,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d44fd1-36c1-4ca0-a624-ea0cda346d04 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:04:54,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-12d44fd1-36c1-4ca0-a624-ea0cda346d04 2018-07-22 03:04:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:54,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17fc1870-43fa-4325-bde4-bf3211653164 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:54,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-17fc1870-43fa-4325-bde4-bf3211653164 2018-07-22 03:04:54,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:54,422 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-010d39e8-95be-44ee-98d3-e71d4a1bf779 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:04:54,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-010d39e8-95be-44ee-98d3-e71d4a1bf779 2018-07-22 03:04:54,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:04:54,423 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d823862c-762b-450-proj 2018-07-22 03:04:54,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e0c3e09a18e041979ce248c1c7381eef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:54,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3ab27dd-76ac-4919-bb06-070b56fd095e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:54,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e0c3e09a18e041979ce248c1c7381eef used request id req-a3ab27dd-76ac-4919-bb06-070b56fd095e 2018-07-22 03:04:54,622 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d823862c-762b-450-proj-role 2018-07-22 03:04:54,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/39a92ee639cf478cae45f90f30c9b4dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:54,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c232c698-91b1-44cd-a034-5217bdbd0ad3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:54,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/39a92ee639cf478cae45f90f30c9b4dc used request id req-c232c698-91b1-44cd-a034-5217bdbd0ad3 2018-07-22 03:04:54,733 - 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}eff33ae41bdd66bc28e6e14ca985d7265e82ed9d" 2018-07-22 03:04:54,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aea132a-10c6-43e1-a64d-f3bb025898d0 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:54,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4aea132a-10c6-43e1-a64d-f3bb025898d0 2018-07-22 03:04:54,822 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d823862c-762b-450-user 2018-07-22 03:04:54,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/71940d21441b4964bbafd1dc8f1334a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c46a1de9c2f2ab2d013a280d8a2ed2a41908eb" 2018-07-22 03:04:54,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-513c22bb-3426-44f4-973d-27aff8195d0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:54,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/71940d21441b4964bbafd1dc8f1334a7 used request id req-513c22bb-3426-44f4-973d-27aff8195d0a 2018-07-22 03:04:54,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:55,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["qG05emGaQ_ejgY9ryIuP1w"], "issued_at": "2018-07-22T03:04:55.000000Z"}} 2018-07-22 03:04:55,360 - 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}93642d76209d5785a282328c7530c29db4730045" 2018-07-22 03:04:55,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae57a95-5630-4fa4-9b25-480cb88e7686 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-22 03:04:55,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5ae57a95-5630-4fa4-9b25-480cb88e7686 2018-07-22 03:04:55,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:55,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:55,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["e4h_Lg1zQmebpW5ql9W1cQ"], "issued_at": "2018-07-22T03:04:55.000000Z"}} 2018-07-22 03:04:55,827 - 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}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:04:55,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de77ebf9-b7d1-4612-90b6-6261236458cd 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-22 03:04:55,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-de77ebf9-b7d1-4612-90b6-6261236458cd 2018-07-22 03:04:55,913 - 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-22 03:04:55,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:55,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-50da0bc1-11d9-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:04:56,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64dfec18-cd77-431e-a757-d7944bd74741 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=CreateImageSuccessTests-50da0bc1-11d9-443-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:04:56,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-50da0bc1-11d9-443-proj used request id req-64dfec18-cd77-431e-a757-d7944bd74741 2018-07-22 03:04:56,004 - 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}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:04:56,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d43a047-5e27-481b-a7d3-9e1c739794d7 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-22 03:04:56,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8d43a047-5e27-481b-a7d3-9e1c739794d7 2018-07-22 03:04:56,092 - 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}a82d758a6d20f39bc2d60b3c675daa95d19f64da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj"}}' 2018-07-22 03:04:56,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffdee7c5-5b2c-46e7-b7aa-7d92b0b9ddea Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7828284d68054eda89b4d070f03db4df"}, "tags": [], "enabled": true, "id": "7828284d68054eda89b4d070f03db4df", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj"}} 2018-07-22 03:04:56,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ffdee7c5-5b2c-46e7-b7aa-7d92b0b9ddea 2018-07-22 03:04:56,199 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-50da0bc1-11d9-443-proj 2018-07-22 03:04:56,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:56,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:56,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DGELI93jRU-0jsYw3q0SNg"], "issued_at": "2018-07-22T03:04:56.000000Z"}} 2018-07-22 03:04:56,593 - 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}425a9a9ebc41157be9f687a270ace22e7634ca01" 2018-07-22 03:04:56,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417b882b-d25b-4c1b-b01f-11ad75527b2e 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-22 03:04:56,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-417b882b-d25b-4c1b-b01f-11ad75527b2e 2018-07-22 03:04:56,683 - 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-22 03:04:56,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:04:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:04:56,689 - 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}425a9a9ebc41157be9f687a270ace22e7634ca01" 2018-07-22 03:04:56,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d1ba829-2db8-4954-bf4c-31c7f94262b3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:04:56,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9d1ba829-2db8-4954-bf4c-31c7f94262b3 2018-07-22 03:04:56,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-50da0bc1-11d9-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425a9a9ebc41157be9f687a270ace22e7634ca01" 2018-07-22 03:04:56,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208541bf-dd43-4226-80cb-94d6827b2e47 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-50da0bc1-11d9-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7828284d68054eda89b4d070f03db4df"}, "tags": [], "enabled": true, "id": "7828284d68054eda89b4d070f03db4df", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj"}]} 2018-07-22 03:04:56,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-50da0bc1-11d9-443-proj used request id req-208541bf-dd43-4226-80cb-94d6827b2e47 2018-07-22 03:04:56,889 - 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}425a9a9ebc41157be9f687a270ace22e7634ca01" 2018-07-22 03:04:56,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa25a19-a5dd-47ae-9d38-e6a5968437b9 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-22 03:04:56,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1fa25a19-a5dd-47ae-9d38-e6a5968437b9 2018-07-22 03:04:57,329 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-50da0bc1-11d9-443-user 2018-07-22 03:04:57,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:57,333 - 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}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:04:57,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5db762-ce50-4031-8f08-c95c9feef491 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:04:57,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fd5db762-ce50-4031-8f08-c95c9feef491 2018-07-22 03:04:57,354 - 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}a82d758a6d20f39bc2d60b3c675daa95d19f64da" -d '{"role": {"name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj-role"}}' 2018-07-22 03:04:57,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d88ec426-f73a-46fe-9b4c-8ca8320cf352 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e195c4d63f88404dbad126d6e5f0b1ef", "links": {"self": "http://172.30.9.25:5000/v3/roles/e195c4d63f88404dbad126d6e5f0b1ef"}, "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj-role"}} 2018-07-22 03:04:57,449 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d88ec426-f73a-46fe-9b4c-8ca8320cf352 2018-07-22 03:04:57,449 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-50da0bc1-11d9-443-proj-role 2018-07-22 03:04:57,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e195c4d63f88404dbad126d6e5f0b1ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:04:57,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7510fb-a9a5-42c4-857b-8cfd68b5c223 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e195c4d63f88404dbad126d6e5f0b1ef", "links": {"self": "http://172.30.9.25:5000/v3/roles/e195c4d63f88404dbad126d6e5f0b1ef"}, "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj-role"}} 2018-07-22 03:04:57,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e195c4d63f88404dbad126d6e5f0b1ef used request id req-bb7510fb-a9a5-42c4-857b-8cfd68b5c223 2018-07-22 03:04:57,471 - keystone_utils - INFO - Granting role CreateImageSuccessTests-50da0bc1-11d9-443-proj-role to project CreateImageSuccessTests-50da0bc1-11d9-443-proj 2018-07-22 03:04:57,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7828284d68054eda89b4d070f03db4df/users/a09e1677addb42c789d14d3419a422c0/roles/e195c4d63f88404dbad126d6e5f0b1ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:04:57,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8642556a-babb-4cbf-8a29-c2b489ca685c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:04:57,595 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7828284d68054eda89b4d070f03db4df/users/a09e1677addb42c789d14d3419a422c0/roles/e195c4d63f88404dbad126d6e5f0b1ef used request id req-8642556a-babb-4cbf-8a29-c2b489ca685c 2018-07-22 03:04:57,596 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:04:57,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:57,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:57,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e195c4d63f88404dbad126d6e5f0b1ef", "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj-role"}], "expires_at": "2018-07-22T04:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7828284d68054eda89b4d070f03db4df", "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-50da0bc1-11d9-443-user", "id": "a09e1677addb42c789d14d3419a422c0"}, "audit_ids": ["JosYTBMzSjqx7uyNGpNM3A"], "issued_at": "2018-07-22T03:04:57.000000Z"}} 2018-07-22 03:04:57,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}b6b2e37eff8efff8722afaaca7b5ad951b83c879" 2018-07-22 03:04:58,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da094227-9d29-4672-a6c7-9bfa02139180 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-22 03:04:58,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-da094227-9d29-4672-a6c7-9bfa02139180 2018-07-22 03:04:58,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b2e37eff8efff8722afaaca7b5ad951b83c879" 2018-07-22 03:04:58,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9b845ca1-c2b2-422a-8923-3928901137c3 Date: Sun, 22 Jul 2018 03:04:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9"} 2018-07-22 03:04:58,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 used request id req-9b845ca1-c2b2-422a-8923-3928901137c3 2018-07-22 03:04:58,726 - 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}b6b2e37eff8efff8722afaaca7b5ad951b83c879" 2018-07-22 03:04:58,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-39b6070c-a4c0-45a6-9dc2-2d13bb204904 Date: Sun, 22 Jul 2018 03:04:58 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-22 03:04:58,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-39b6070c-a4c0-45a6-9dc2-2d13bb204904 2018-07-22 03:04:58,763 - 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}b6b2e37eff8efff8722afaaca7b5ad951b83c879" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9"}' 2018-07-22 03:04:58,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-efa9b408-c66e-49e6-92f3-27fc0a0d8d2f Date: Sun, 22 Jul 2018 03:04:58 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb", "min_disk": 0, "protected": false, "id": "f3aec067-1021-46d1-9ea6-bcaed7e56edb", "file": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/file", "checksum": null, "owner": "7828284d68054eda89b4d070f03db4df", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:58,800 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-efa9b408-c66e-49e6-92f3-27fc0a0d8d2f 2018-07-22 03:04:58,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b2e37eff8efff8722afaaca7b5ad951b83c879" -d '' 2018-07-22 03:04:59,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf40b36e-6f5f-4194-a8ab-96501aceaf30 Date: Sun, 22 Jul 2018 03:04:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:04:59,148 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/file used request id req-cf40b36e-6f5f-4194-a8ab-96501aceaf30 2018-07-22 03:04:59,148 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:04:59,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b2e37eff8efff8722afaaca7b5ad951b83c879" 2018-07-22 03:04:59,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-35c4caa3-4539-4904-a3de-35fa7d1584db Date: Sun, 22 Jul 2018 03:04:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:59Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/snap", "metadata": {}}], "self": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb", "min_disk": 0, "protected": false, "id": "f3aec067-1021-46d1-9ea6-bcaed7e56edb", "file": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7828284d68054eda89b4d070f03db4df", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:59,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb used request id req-35c4caa3-4539-4904-a3de-35fa7d1584db 2018-07-22 03:04:59,170 - 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}b6b2e37eff8efff8722afaaca7b5ad951b83c879" 2018-07-22 03:04:59,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9864b86d-9ca0-4cd2-bea0-8237f63ca0e0 Date: Sun, 22 Jul 2018 03:04:59 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-22 03:04:59,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9864b86d-9ca0-4cd2-bea0-8237f63ca0e0 2018-07-22 03:04:59,179 - create_image - INFO - Created image with name - CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 2018-07-22 03:04:59,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b2e37eff8efff8722afaaca7b5ad951b83c879" 2018-07-22 03:04:59,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-931a6866-ce1c-47ed-85e3-17577c680226 Date: Sun, 22 Jul 2018 03:04:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:59Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/snap", "metadata": {}}], "self": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb", "min_disk": 0, "protected": false, "id": "f3aec067-1021-46d1-9ea6-bcaed7e56edb", "file": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7828284d68054eda89b4d070f03db4df", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:04:59,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb used request id req-931a6866-ce1c-47ed-85e3-17577c680226 2018-07-22 03:04:59,197 - create_image - DEBUG - Instance status is - active 2018-07-22 03:04:59,197 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 2018-07-22 03:04:59,197 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 2018-07-22 03:04:59,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:04:59,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e195c4d63f88404dbad126d6e5f0b1ef", "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj-role"}], "expires_at": "2018-07-22T04:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7828284d68054eda89b4d070f03db4df", "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-50da0bc1-11d9-443-user", "id": "a09e1677addb42c789d14d3419a422c0"}, "audit_ids": ["AUyVDY3ZSAKOdghDVUpKFQ"], "issued_at": "2018-07-22T03:04:59.000000Z"}} 2018-07-22 03:04:59,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879fa70f50fa42279adaf226561219abafeadd80" 2018-07-22 03:04:59,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-66808974-2787-4b49-9a00-23ca55844717 Date: Sun, 22 Jul 2018 03:04:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:59Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/snap", "metadata": {}}], "self": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb", "min_disk": 0, "protected": false, "id": "f3aec067-1021-46d1-9ea6-bcaed7e56edb", "file": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7828284d68054eda89b4d070f03db4df", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9"} 2018-07-22 03:04:59,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 used request id req-66808974-2787-4b49-9a00-23ca55844717 2018-07-22 03:04:59,803 - 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}879fa70f50fa42279adaf226561219abafeadd80" 2018-07-22 03:04:59,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-703fb2d8-91be-4850-b46a-89c67d801e17 Date: Sun, 22 Jul 2018 03:04:59 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-22 03:04:59,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-703fb2d8-91be-4850-b46a-89c67d801e17 2018-07-22 03:04:59,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:04:59,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:00,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e195c4d63f88404dbad126d6e5f0b1ef", "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj-role"}], "expires_at": "2018-07-22T04:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7828284d68054eda89b4d070f03db4df", "name": "CreateImageSuccessTests-50da0bc1-11d9-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7828284d68054eda89b4d070f03db4df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/7828284d68054eda89b4d070f03db4df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/7828284d68054eda89b4d070f03db4df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-50da0bc1-11d9-443-user", "id": "a09e1677addb42c789d14d3419a422c0"}, "audit_ids": ["pfxdzcKGRJmE-BYndqM0aw"], "issued_at": "2018-07-22T03:05:00.000000Z"}} 2018-07-22 03:05:00,192 - 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}8f3f2e15d23a380a593d93088dcbc744f1826bfa" 2018-07-22 03:05:00,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a89b05-cad8-4a6c-adc7-d40e4a7f6065 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-22 03:05:00,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-63a89b05-cad8-4a6c-adc7-d40e4a7f6065 2018-07-22 03:05:00,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3f2e15d23a380a593d93088dcbc744f1826bfa" 2018-07-22 03:05:00,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1ffbef7f-1a0d-4a38-a69b-8da18fe8ab87 Date: Sun, 22 Jul 2018 03:05:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:04:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:04:59Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/snap", "metadata": {}}], "self": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb", "min_disk": 0, "protected": false, "id": "f3aec067-1021-46d1-9ea6-bcaed7e56edb", "file": "/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7828284d68054eda89b4d070f03db4df", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9"} 2018-07-22 03:05:00,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 used request id req-1ffbef7f-1a0d-4a38-a69b-8da18fe8ab87 2018-07-22 03:05:00,848 - 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}8f3f2e15d23a380a593d93088dcbc744f1826bfa" 2018-07-22 03:05:00,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0b21adfd-d572-49d6-8063-90a8da4c5325 Date: Sun, 22 Jul 2018 03:05:00 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-22 03:05:00,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0b21adfd-d572-49d6-8063-90a8da4c5325 2018-07-22 03:05:00,857 - create_image - INFO - Found image with name - CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 2018-07-22 03:05:00,858 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9f26e5cf-e76d-4624-8cac-f7f26d6d55d9 2018-07-22 03:05:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b2e37eff8efff8722afaaca7b5ad951b83c879" 2018-07-22 03:05:01,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45830789-0710-452b-a58c-1faacf761d66 Date: Sun, 22 Jul 2018 03:05:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:05:01,301 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/f3aec067-1021-46d1-9ea6-bcaed7e56edb used request id req-45830789-0710-452b-a58c-1faacf761d66 2018-07-22 03:05:01,307 - 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}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:01,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3ec11af6-2a44-428a-be2e-783ff63e16d1 Date: Sun, 22 Jul 2018 03:05:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:01,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3ec11af6-2a44-428a-be2e-783ff63e16d1 2018-07-22 03:05:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:01,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf93640-30a6-430c-bdc5-288f2936128f 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:01,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-eaf93640-30a6-430c-bdc5-288f2936128f 2018-07-22 03:05:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:01,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-715dbb10-7ecb-4cf7-bb97-4aa371c2db77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:01,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-715dbb10-7ecb-4cf7-bb97-4aa371c2db77 2018-07-22 03:05:01,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:01,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:01,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f102c46f-2592-4315-8147-af1ffe67ae82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:01,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-f102c46f-2592-4315-8147-af1ffe67ae82 2018-07-22 03:05:01,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:01,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:01,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e15b6a-3fcd-486c-af1b-6abdc9a7b00a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:01,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-e6e15b6a-3fcd-486c-af1b-6abdc9a7b00a 2018-07-22 03:05:01,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:01,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:01,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c26055ac-bbbe-4f60-9ff7-e86c25fa2c61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:01,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-c26055ac-bbbe-4f60-9ff7-e86c25fa2c61 2018-07-22 03:05:01,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:01,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:02,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c4f59f2-cb97-443c-8c4b-0d1fffab6527 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:02,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-1c4f59f2-cb97-443c-8c4b-0d1fffab6527 2018-07-22 03:05:02,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:02,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:02,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a847647-3d05-40b3-abdb-1daef5375929 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:02,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5a847647-3d05-40b3-abdb-1daef5375929 2018-07-22 03:05:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:02,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e22e2fe-82db-4b63-aa0d-e002f1dc7591 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:02,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-7e22e2fe-82db-4b63-aa0d-e002f1dc7591 2018-07-22 03:05:02,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:02,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd477e65-f28a-4918-92c0-9f689535e646 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:02,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-dd477e65-f28a-4918-92c0-9f689535e646 2018-07-22 03:05:02,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:02,342 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-50da0bc1-11d9-443-proj 2018-07-22 03:05:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7828284d68054eda89b4d070f03db4df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:02,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65bd2ddf-da42-40e9-9858-805eb6a440c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:02,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7828284d68054eda89b4d070f03db4df used request id req-65bd2ddf-da42-40e9-9858-805eb6a440c0 2018-07-22 03:05:02,551 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-50da0bc1-11d9-443-proj-role 2018-07-22 03:05:02,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e195c4d63f88404dbad126d6e5f0b1ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:02,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d98027-dd50-41f7-a974-c1ca72e5a107 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:02,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e195c4d63f88404dbad126d6e5f0b1ef used request id req-89d98027-dd50-41f7-a974-c1ca72e5a107 2018-07-22 03:05:02,656 - 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}a82d758a6d20f39bc2d60b3c675daa95d19f64da" 2018-07-22 03:05:02,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ad6604-1697-412a-98db-fef13409f9c1 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:02,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b1ad6604-1697-412a-98db-fef13409f9c1 2018-07-22 03:05:02,740 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-50da0bc1-11d9-443-user 2018-07-22 03:05:02,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a09e1677addb42c789d14d3419a422c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425a9a9ebc41157be9f687a270ace22e7634ca01" 2018-07-22 03:05:02,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92304242-5805-482e-a4d2-3b9b3a6f4808 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:02,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a09e1677addb42c789d14d3419a422c0 used request id req-92304242-5805-482e-a4d2-3b9b3a6f4808 2018-07-22 03:05:02,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:03,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["UbKyKUjRSRuHMHzcyQ8_QQ"], "issued_at": "2018-07-22T03:05:03.000000Z"}} 2018-07-22 03:05:03,298 - 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}e3867ce0bde63c55e6375d0e5643949db03e27d2" 2018-07-22 03:05:03,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae17702f-c20c-4aff-97ef-d8b67a117fe9 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-22 03:05:03,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ae17702f-c20c-4aff-97ef-d8b67a117fe9 2018-07-22 03:05:03,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:03,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:03,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["OqLhSzCEQL2YmKIUddgCZg"], "issued_at": "2018-07-22T03:05:03.000000Z"}} 2018-07-22 03:05:03,755 - 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}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:03,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c303d45f-a054-463f-96ad-28324037586d 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-22 03:05:03,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c303d45f-a054-463f-96ad-28324037586d 2018-07-22 03:05:03,835 - 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-22 03:05:03,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:03,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c387a1-6765-431a-b463-05735b9c73ae 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=CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:03,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj used request id req-e0c387a1-6765-431a-b463-05735b9c73ae 2018-07-22 03:05:03,934 - 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}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:04,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b67beb-5bfb-404c-9b3e-c535838c59c9 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-22 03:05:04,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d5b67beb-5bfb-404c-9b3e-c535838c59c9 2018-07-22 03:05:04,022 - 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}2196a706209786831eef20ff112cede0f0d81f4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj"}}' 2018-07-22 03:05:04,128 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5d29ac-95be-4eac-bc09-757d54079d12 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ee8c709a4d47445fb440cbb3bbe16da7"}, "tags": [], "enabled": true, "id": "ee8c709a4d47445fb440cbb3bbe16da7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj"}} 2018-07-22 03:05:04,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9e5d29ac-95be-4eac-bc09-757d54079d12 2018-07-22 03:05:04,128 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj 2018-07-22 03:05:04,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:04,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:04,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["JOkV7Sd0TQyJ4FtsAS8ZRQ"], "issued_at": "2018-07-22T03:05:04.000000Z"}} 2018-07-22 03:05:04,507 - 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}df814fe61fc9590f72845033ab4aa40027fc0bfe" 2018-07-22 03:05:04,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f4b3cc-2c83-427d-bfcb-3a914b2048db 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-22 03:05:04,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f4f4b3cc-2c83-427d-bfcb-3a914b2048db 2018-07-22 03:05:04,590 - 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-22 03:05:04,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:04,596 - 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}df814fe61fc9590f72845033ab4aa40027fc0bfe" 2018-07-22 03:05:04,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7061265-dcf6-4bac-9c0f-74c964475967 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:04,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d7061265-dcf6-4bac-9c0f-74c964475967 2018-07-22 03:05:04,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df814fe61fc9590f72845033ab4aa40027fc0bfe" 2018-07-22 03:05:04,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d357b9ff-62c7-4f0a-a1f6-a6f948568e13 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ee8c709a4d47445fb440cbb3bbe16da7"}, "tags": [], "enabled": true, "id": "ee8c709a4d47445fb440cbb3bbe16da7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj"}]} 2018-07-22 03:05:04,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj used request id req-d357b9ff-62c7-4f0a-a1f6-a6f948568e13 2018-07-22 03:05:04,785 - 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}df814fe61fc9590f72845033ab4aa40027fc0bfe" 2018-07-22 03:05:04,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07d5339-0d51-4102-bbff-049d3bb10f52 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-22 03:05:04,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d07d5339-0d51-4102-bbff-049d3bb10f52 2018-07-22 03:05:05,228 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ed695c3a-1fb3-4d0-user 2018-07-22 03:05:05,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:05,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}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:05,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a9841d-3b3d-4794-9dde-06937b1149e2 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:05,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-37a9841d-3b3d-4794-9dde-06937b1149e2 2018-07-22 03:05:05,322 - 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}2196a706209786831eef20ff112cede0f0d81f4f" -d '{"role": {"name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj-role"}}' 2018-07-22 03:05:05,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3bf4fb0-8e71-42e6-9952-642add040316 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a765e50fd8e477395cd18ff76589e32", "links": {"self": "http://172.30.9.25:5000/v3/roles/5a765e50fd8e477395cd18ff76589e32"}, "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj-role"}} 2018-07-22 03:05:05,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f3bf4fb0-8e71-42e6-9952-642add040316 2018-07-22 03:05:05,420 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj-role 2018-07-22 03:05:05,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5a765e50fd8e477395cd18ff76589e32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:05,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4390cf9f-18b6-4ab1-9abb-62063ef86436 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a765e50fd8e477395cd18ff76589e32", "links": {"self": "http://172.30.9.25:5000/v3/roles/5a765e50fd8e477395cd18ff76589e32"}, "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj-role"}} 2018-07-22 03:05:05,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5a765e50fd8e477395cd18ff76589e32 used request id req-4390cf9f-18b6-4ab1-9abb-62063ef86436 2018-07-22 03:05:05,507 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj-role to project CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj 2018-07-22 03:05:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ee8c709a4d47445fb440cbb3bbe16da7/users/d3812159441940b7a8436266c2871849/roles/5a765e50fd8e477395cd18ff76589e32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:05,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad506685-e55b-4ec0-b4d3-d301da35f606 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:05,632 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ee8c709a4d47445fb440cbb3bbe16da7/users/d3812159441940b7a8436266c2871849/roles/5a765e50fd8e477395cd18ff76589e32 used request id req-ad506685-e55b-4ec0-b4d3-d301da35f606 2018-07-22 03:05:05,633 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:05:05,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:05,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:06,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a765e50fd8e477395cd18ff76589e32", "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj-role"}], "expires_at": "2018-07-22T04:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee8c709a4d47445fb440cbb3bbe16da7", "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-user", "id": "d3812159441940b7a8436266c2871849"}, "audit_ids": ["7oXlkbeTRNCKT2lVGLhzmQ"], "issued_at": "2018-07-22T03:05:06.000000Z"}} 2018-07-22 03:05:06,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}05da19871cd30fbeeacbc0c8d033822027f13983" 2018-07-22 03:05:06,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04cd9313-66db-4955-9502-1d03162fc50b 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-22 03:05:06,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-04cd9313-66db-4955-9502-1d03162fc50b 2018-07-22 03:05:06,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05da19871cd30fbeeacbc0c8d033822027f13983" 2018-07-22 03:05:06,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-be970b2a-8403-45f7-a57d-4c7295c2e511 Date: Sun, 22 Jul 2018 03:05:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242"} 2018-07-22 03:05:06,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 used request id req-be970b2a-8403-45f7-a57d-4c7295c2e511 2018-07-22 03:05:06,754 - 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}05da19871cd30fbeeacbc0c8d033822027f13983" 2018-07-22 03:05:06,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-963ea59d-2c67-4b72-a95d-60de5239cea8 Date: Sun, 22 Jul 2018 03:05: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-22 03:05:06,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-963ea59d-2c67-4b72-a95d-60de5239cea8 2018-07-22 03:05:06,788 - 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}05da19871cd30fbeeacbc0c8d033822027f13983" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242"}' 2018-07-22 03:05:06,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-45acc1e0-fb70-47b0-a19d-01631534b104 Date: Sun, 22 Jul 2018 03:05:06 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:05:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:05:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64", "min_disk": 0, "protected": false, "id": "abdd5a66-93fe-4e1b-830a-930de6a24b64", "file": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/file", "checksum": null, "owner": "ee8c709a4d47445fb440cbb3bbe16da7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:05:06,824 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-45acc1e0-fb70-47b0-a19d-01631534b104 2018-07-22 03:05:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05da19871cd30fbeeacbc0c8d033822027f13983" -d '' 2018-07-22 03:05:08,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f9e1119c-2b91-4fc8-91bf-a91a88521aee Date: Sun, 22 Jul 2018 03:05:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:05:08,128 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/file used request id req-f9e1119c-2b91-4fc8-91bf-a91a88521aee 2018-07-22 03:05:08,128 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:05:08,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05da19871cd30fbeeacbc0c8d033822027f13983" 2018-07-22 03:05:08,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e6f2f2c4-86a7-426c-8e35-da13d1d2d38b Date: Sun, 22 Jul 2018 03:05:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:05:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/snap", "metadata": {}}], "self": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64", "min_disk": 0, "protected": false, "id": "abdd5a66-93fe-4e1b-830a-930de6a24b64", "file": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee8c709a4d47445fb440cbb3bbe16da7", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:05:08,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64 used request id req-e6f2f2c4-86a7-426c-8e35-da13d1d2d38b 2018-07-22 03:05:08,153 - 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}05da19871cd30fbeeacbc0c8d033822027f13983" 2018-07-22 03:05:08,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b64de9d-b67a-40f8-ba54-fbcf62bf7807 Date: Sun, 22 Jul 2018 03:05: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-22 03:05:08,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7b64de9d-b67a-40f8-ba54-fbcf62bf7807 2018-07-22 03:05:08,162 - create_image - INFO - Created image with name - CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 2018-07-22 03:05:08,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05da19871cd30fbeeacbc0c8d033822027f13983" 2018-07-22 03:05:08,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8ac2296c-f4a8-490f-a1bb-052673de62ad Date: Sun, 22 Jul 2018 03:05:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:05:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/snap", "metadata": {}}], "self": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64", "min_disk": 0, "protected": false, "id": "abdd5a66-93fe-4e1b-830a-930de6a24b64", "file": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee8c709a4d47445fb440cbb3bbe16da7", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:05:08,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64 used request id req-8ac2296c-f4a8-490f-a1bb-052673de62ad 2018-07-22 03:05:08,205 - create_image - DEBUG - Instance status is - active 2018-07-22 03:05:08,205 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 2018-07-22 03:05:08,205 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 2018-07-22 03:05:08,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:08,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a765e50fd8e477395cd18ff76589e32", "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj-role"}], "expires_at": "2018-07-22T04:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee8c709a4d47445fb440cbb3bbe16da7", "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-user", "id": "d3812159441940b7a8436266c2871849"}, "audit_ids": ["wTd8gDSBSMGZMAP8Y9GMJw"], "issued_at": "2018-07-22T03:05:08.000000Z"}} 2018-07-22 03:05:08,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2faafd5d8f19494f7912241b3357835e322da4b8" 2018-07-22 03:05:08,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a0790b3c-b71b-4504-8489-a9760cc9717c Date: Sun, 22 Jul 2018 03:05:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:05:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/snap", "metadata": {}}], "self": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64", "min_disk": 0, "protected": false, "id": "abdd5a66-93fe-4e1b-830a-930de6a24b64", "file": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee8c709a4d47445fb440cbb3bbe16da7", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242"} 2018-07-22 03:05:08,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 used request id req-a0790b3c-b71b-4504-8489-a9760cc9717c 2018-07-22 03:05:08,784 - 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}2faafd5d8f19494f7912241b3357835e322da4b8" 2018-07-22 03:05:08,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d5301646-5588-4250-b21c-9e38d9ab692a Date: Sun, 22 Jul 2018 03:05: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-22 03:05:08,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d5301646-5588-4250-b21c-9e38d9ab692a 2018-07-22 03:05:08,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:08,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:09,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a765e50fd8e477395cd18ff76589e32", "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj-role"}], "expires_at": "2018-07-22T04:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee8c709a4d47445fb440cbb3bbe16da7", "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ee8c709a4d47445fb440cbb3bbe16da7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ed695c3a-1fb3-4d0-user", "id": "d3812159441940b7a8436266c2871849"}, "audit_ids": ["CAgJegKPQcadLTxM0sIF9g"], "issued_at": "2018-07-22T03:05:09.000000Z"}} 2018-07-22 03:05:09,178 - 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}e2ce8ed2e52d5054d2109c93843bb202fb3a14e1" 2018-07-22 03:05:09,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc764630-5ebc-4017-95ff-15879786d42b 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-22 03:05:09,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fc764630-5ebc-4017-95ff-15879786d42b 2018-07-22 03:05:09,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&name=CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ce8ed2e52d5054d2109c93843bb202fb3a14e1" 2018-07-22 03:05:09,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-968ce5a5-65bb-4bc5-9b88-fbc3cdb48d6c Date: Sun, 22 Jul 2018 03:05:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:05:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/snap", "metadata": {}}], "self": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64", "min_disk": 0, "protected": false, "id": "abdd5a66-93fe-4e1b-830a-930de6a24b64", "file": "/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee8c709a4d47445fb440cbb3bbe16da7", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/abdd5a66-93fe-4e1b-830a-930de6a24b64/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242"} 2018-07-22 03:05:09,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 used request id req-968ce5a5-65bb-4bc5-9b88-fbc3cdb48d6c 2018-07-22 03:05:09,384 - 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}e2ce8ed2e52d5054d2109c93843bb202fb3a14e1" 2018-07-22 03:05:09,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-671188a1-a242-47c1-a082-991deb8e32f6 Date: Sun, 22 Jul 2018 03:05: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-22 03:05:09,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-671188a1-a242-47c1-a082-991deb8e32f6 2018-07-22 03:05:09,393 - create_image - INFO - Found image with name - CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 2018-07-22 03:05:09,394 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0606f3aa-d583-41cb-a3d4-5d471e33d242 2018-07-22 03:05:09,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05da19871cd30fbeeacbc0c8d033822027f13983" 2018-07-22 03:05:10,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2f609c0-8dba-48a9-ae83-9e4ef3709629 Date: Sun, 22 Jul 2018 03:05: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-22 03:05:10,278 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/abdd5a66-93fe-4e1b-830a-930de6a24b64 used request id req-d2f609c0-8dba-48a9-ae83-9e4ef3709629 2018-07-22 03:05:10,285 - 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}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:10,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2da8debf-7fd2-45e0-9c4c-fcc6b294ee4e Date: Sun, 22 Jul 2018 03:05:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:10,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2da8debf-7fd2-45e0-9c4c-fcc6b294ee4e 2018-07-22 03:05:10,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:10,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ce6233-67ae-47f7-a5d7-fe6dc853a17d 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:10,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-77ce6233-67ae-47f7-a5d7-fe6dc853a17d 2018-07-22 03:05:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:10,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dab5e6ef-b396-4cf3-b7d6-47d930a78a4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:10,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-dab5e6ef-b396-4cf3-b7d6-47d930a78a4b 2018-07-22 03:05:10,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:10,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:10,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75fbeeb7-b6e1-49e9-9ea7-14e1a929293a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:10,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-75fbeeb7-b6e1-49e9-9ea7-14e1a929293a 2018-07-22 03:05:10,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:10,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:10,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76c90cdd-2931-45d9-a0f7-507233fccf1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:10,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-76c90cdd-2931-45d9-a0f7-507233fccf1b 2018-07-22 03:05:10,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:10,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3bc8be1-43f6-40af-91d4-95ea3ec29171 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:10,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-d3bc8be1-43f6-40af-91d4-95ea3ec29171 2018-07-22 03:05:10,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:10,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e7ba635-e59a-4750-be56-e3b75a520a5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:10,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-2e7ba635-e59a-4750-be56-e3b75a520a5f 2018-07-22 03:05:10,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:10,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:11,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e79e7b3-cc2a-4ee6-a1e8-e204b4d7d63f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:11,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-2e79e7b3-cc2a-4ee6-a1e8-e204b4d7d63f 2018-07-22 03:05:11,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:11,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f53484c-1810-4303-bc54-37eba6029c76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:11,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-1f53484c-1810-4303-bc54-37eba6029c76 2018-07-22 03:05:11,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:11,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cff4919-2ef8-46b9-86f9-fe2b376fe794 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:11,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-7cff4919-2ef8-46b9-86f9-fe2b376fe794 2018-07-22 03:05:11,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:11,238 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj 2018-07-22 03:05:11,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ee8c709a4d47445fb440cbb3bbe16da7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:11,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d816c9-7261-4978-9747-638795414e54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:11,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ee8c709a4d47445fb440cbb3bbe16da7 used request id req-d6d816c9-7261-4978-9747-638795414e54 2018-07-22 03:05:11,444 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ed695c3a-1fb3-4d0-proj-role 2018-07-22 03:05:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5a765e50fd8e477395cd18ff76589e32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:11,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420b31b3-e90d-40d8-91be-d7d354943ed1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:11,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5a765e50fd8e477395cd18ff76589e32 used request id req-420b31b3-e90d-40d8-91be-d7d354943ed1 2018-07-22 03:05:11,556 - 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}2196a706209786831eef20ff112cede0f0d81f4f" 2018-07-22 03:05:11,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62810007-e6ab-4766-9170-5253b5a4d616 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:11,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-62810007-e6ab-4766-9170-5253b5a4d616 2018-07-22 03:05:11,633 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ed695c3a-1fb3-4d0-user 2018-07-22 03:05:11,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d3812159441940b7a8436266c2871849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df814fe61fc9590f72845033ab4aa40027fc0bfe" 2018-07-22 03:05:11,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec5cc8dc-6fd5-47b6-adf4-233cdcaaf765 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:11,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d3812159441940b7a8436266c2871849 used request id req-ec5cc8dc-6fd5-47b6-adf4-233cdcaaf765 2018-07-22 03:05:11,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:12,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["xGw7wPOhQSCdD7Z9V_THAA"], "issued_at": "2018-07-22T03:05:12.000000Z"}} 2018-07-22 03:05:12,225 - 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}cc4f707ef41641d9762044d343ee3957fd478e53" 2018-07-22 03:05:12,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052476c5-f388-46db-87be-752c4f0bfd45 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-22 03:05:12,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-052476c5-f388-46db-87be-752c4f0bfd45 2018-07-22 03:05:12,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:12,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:12,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["knvxwp08TVGHJEF_HyH79Q"], "issued_at": "2018-07-22T03:05:12.000000Z"}} 2018-07-22 03:05:12,707 - 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}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:12,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7759e2bc-ec2e-442b-8336-d15e146ed286 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-22 03:05:12,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7759e2bc-ec2e-442b-8336-d15e146ed286 2018-07-22 03:05:12,793 - 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-22 03:05:12,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:12,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3c2b3047-0b70-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:12,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cd5f44-b8f7-4ff8-a8be-4c9375343e6f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3c2b3047-0b70-4da-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:12,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3c2b3047-0b70-4da-proj used request id req-99cd5f44-b8f7-4ff8-a8be-4c9375343e6f 2018-07-22 03:05:12,887 - 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}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:12,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca7ecd4-525e-47af-b7ed-f45546bac2fc 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-22 03:05:12,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dca7ecd4-525e-47af-b7ed-f45546bac2fc 2018-07-22 03:05:12,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}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-3c2b3047-0b70-4da-proj"}}' 2018-07-22 03:05:13,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f148596-702b-499b-9ce8-85785a4a99aa Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f7281ba6a8c64e9a9c4b089498aef68e"}, "tags": [], "enabled": true, "id": "f7281ba6a8c64e9a9c4b089498aef68e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3c2b3047-0b70-4da-proj"}} 2018-07-22 03:05:13,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9f148596-702b-499b-9ce8-85785a4a99aa 2018-07-22 03:05:13,064 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-3c2b3047-0b70-4da-proj 2018-07-22 03:05:13,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:13,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:13,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DAVHkZw3RVK9ARRpKmdocg"], "issued_at": "2018-07-22T03:05:13.000000Z"}} 2018-07-22 03:05:13,447 - 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}ee2b7ef133768e03dc8c76a1fa8026ce842233ee" 2018-07-22 03:05:13,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a411881d-9da0-4808-b69e-25c574982a40 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-22 03:05:13,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a411881d-9da0-4808-b69e-25c574982a40 2018-07-22 03:05:13,531 - 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-22 03:05:13,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:13,537 - 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}ee2b7ef133768e03dc8c76a1fa8026ce842233ee" 2018-07-22 03:05:13,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa0213b-e126-4224-9af7-00b4d0198ca3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:13,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2aa0213b-e126-4224-9af7-00b4d0198ca3 2018-07-22 03:05:13,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-3c2b3047-0b70-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2b7ef133768e03dc8c76a1fa8026ce842233ee" 2018-07-22 03:05:13,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba16b7e1-096e-4f67-9d06-2b55081ed33c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-3c2b3047-0b70-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f7281ba6a8c64e9a9c4b089498aef68e"}, "tags": [], "enabled": true, "id": "f7281ba6a8c64e9a9c4b089498aef68e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3c2b3047-0b70-4da-proj"}]} 2018-07-22 03:05:13,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-3c2b3047-0b70-4da-proj used request id req-ba16b7e1-096e-4f67-9d06-2b55081ed33c 2018-07-22 03:05:13,728 - 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}ee2b7ef133768e03dc8c76a1fa8026ce842233ee" 2018-07-22 03:05:13,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab31879-3ad7-48b8-bee4-51793ce8f9a9 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-22 03:05:13,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1ab31879-3ad7-48b8-bee4-51793ce8f9a9 2018-07-22 03:05:14,104 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-3c2b3047-0b70-4da-user 2018-07-22 03:05:14,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:14,108 - 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}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:14,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5999aa8b-1eed-430d-858c-0bf53bb1f2b9 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:14,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5999aa8b-1eed-430d-858c-0bf53bb1f2b9 2018-07-22 03:05:14,197 - 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}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" -d '{"role": {"name": "CreateImageNegativeTests-3c2b3047-0b70-4da-proj-role"}}' 2018-07-22 03:05:14,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d4b4d3-9f6a-4993-b635-d9d6a024669d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4fe24ebc44914813b5ce1b67b1a07615", "links": {"self": "http://172.30.9.25:5000/v3/roles/4fe24ebc44914813b5ce1b67b1a07615"}, "name": "CreateImageNegativeTests-3c2b3047-0b70-4da-proj-role"}} 2018-07-22 03:05:14,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a3d4b4d3-9f6a-4993-b635-d9d6a024669d 2018-07-22 03:05:14,373 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-3c2b3047-0b70-4da-proj-role 2018-07-22 03:05:14,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4fe24ebc44914813b5ce1b67b1a07615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:14,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334a853b-5ad9-47af-82ec-76e142e90dcd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4fe24ebc44914813b5ce1b67b1a07615", "links": {"self": "http://172.30.9.25:5000/v3/roles/4fe24ebc44914813b5ce1b67b1a07615"}, "name": "CreateImageNegativeTests-3c2b3047-0b70-4da-proj-role"}} 2018-07-22 03:05:14,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4fe24ebc44914813b5ce1b67b1a07615 used request id req-334a853b-5ad9-47af-82ec-76e142e90dcd 2018-07-22 03:05:14,393 - keystone_utils - INFO - Granting role CreateImageNegativeTests-3c2b3047-0b70-4da-proj-role to project CreateImageNegativeTests-3c2b3047-0b70-4da-proj 2018-07-22 03:05:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f7281ba6a8c64e9a9c4b089498aef68e/users/2d0d967ed6754d94b0e3e4077f106e72/roles/4fe24ebc44914813b5ce1b67b1a07615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:14,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa693b1a-c318-4ed0-a11b-755114b0fd6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:14,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f7281ba6a8c64e9a9c4b089498aef68e/users/2d0d967ed6754d94b0e3e4077f106e72/roles/4fe24ebc44914813b5ce1b67b1a07615 used request id req-fa693b1a-c318-4ed0-a11b-755114b0fd6b 2018-07-22 03:05:14,514 - openstack_tests - DEBUG - Image metadata - None 2018-07-22 03:05:14,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:14,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:14,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fe24ebc44914813b5ce1b67b1a07615", "name": "CreateImageNegativeTests-3c2b3047-0b70-4da-proj-role"}], "expires_at": "2018-07-22T04:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7281ba6a8c64e9a9c4b089498aef68e", "name": "CreateImageNegativeTests-3c2b3047-0b70-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f7281ba6a8c64e9a9c4b089498aef68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f7281ba6a8c64e9a9c4b089498aef68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f7281ba6a8c64e9a9c4b089498aef68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-3c2b3047-0b70-4da-user", "id": "2d0d967ed6754d94b0e3e4077f106e72"}, "audit_ids": ["VuHpB51gTBOapOzxGRSAzQ"], "issued_at": "2018-07-22T03:05:14.000000Z"}} 2018-07-22 03:05:14,902 - 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}5e400483032420c8e06edba886c89f88d98c137c" 2018-07-22 03:05:14,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc5c285-1dc0-4c2b-9bd8-ce5a362df2e8 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-22 03:05:14,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7cc5c285-1dc0-4c2b-9bd8-ce5a362df2e8 2018-07-22 03:05:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-6845d50a-3bae-4c3d-972b-74ec3366783a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e400483032420c8e06edba886c89f88d98c137c" 2018-07-22 03:05:15,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-6f73feab-e185-449f-ad1f-21ba3811689e Date: Sun, 22 Jul 2018 03:05:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-6845d50a-3bae-4c3d-972b-74ec3366783a"} 2018-07-22 03:05:15,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-6845d50a-3bae-4c3d-972b-74ec3366783a used request id req-6f73feab-e185-449f-ad1f-21ba3811689e 2018-07-22 03:05:15,169 - 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}5e400483032420c8e06edba886c89f88d98c137c" 2018-07-22 03:05:15,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c999cb5f-c7e9-4e8a-aef2-843fa1010a72 Date: Sun, 22 Jul 2018 03:05: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-22 03:05:15,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c999cb5f-c7e9-4e8a-aef2-843fa1010a72 2018-07-22 03:05:15,205 - 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}5e400483032420c8e06edba886c89f88d98c137c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-6845d50a-3bae-4c3d-972b-74ec3366783a"}' 2018-07-22 03:05:15,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4163e99b-1a4a-4d5a-b187-5ae540eaf5c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8bfcb0b4-2f6c-4b7e-8a1d-b86cd5480b69 Date: Sun, 22 Jul 2018 03:05:15 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-6845d50a-3bae-4c3d-972b-74ec3366783a", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:05:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:05:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/4163e99b-1a4a-4d5a-b187-5ae540eaf5c4", "min_disk": 0, "protected": false, "id": "4163e99b-1a4a-4d5a-b187-5ae540eaf5c4", "file": "/v2/images/4163e99b-1a4a-4d5a-b187-5ae540eaf5c4/file", "checksum": null, "owner": "f7281ba6a8c64e9a9c4b089498aef68e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:05:15,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8bfcb0b4-2f6c-4b7e-8a1d-b86cd5480b69 2018-07-22 03:05:15,245 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-22 03:05:15,245 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-6845d50a-3bae-4c3d-972b-74ec3366783a 2018-07-22 03:05:15,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/4163e99b-1a4a-4d5a-b187-5ae540eaf5c4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e400483032420c8e06edba886c89f88d98c137c" 2018-07-22 03:05:15,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e8c56a9-adb7-4047-82f6-965b7a8d9f9b Date: Sun, 22 Jul 2018 03:05:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:05:15,314 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4163e99b-1a4a-4d5a-b187-5ae540eaf5c4 used request id req-8e8c56a9-adb7-4047-82f6-965b7a8d9f9b 2018-07-22 03:05:15,320 - 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}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:15,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-88cbad21-0442-4c4c-8cd0-765ae6f14a40 Date: Sun, 22 Jul 2018 03:05:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:15,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-88cbad21-0442-4c4c-8cd0-765ae6f14a40 2018-07-22 03:05:15,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:15,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22b9cfb-3e1c-469c-a9b8-96242a142fc3 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:15,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-a22b9cfb-3e1c-469c-a9b8-96242a142fc3 2018-07-22 03:05:15,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:15,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb9657da-28dd-4ce4-abcf-f024ac7de5fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:15,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-fb9657da-28dd-4ce4-abcf-f024ac7de5fe 2018-07-22 03:05:15,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:15,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:15,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0704cb-7f5c-4433-b314-066b76043d82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:15,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-6d0704cb-7f5c-4433-b314-066b76043d82 2018-07-22 03:05:15,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:15,887 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a9335c-71b1-49c8-b4e9-411eabdeed61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:15,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-86a9335c-71b1-49c8-b4e9-411eabdeed61 2018-07-22 03:05:15,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:15,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:15,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075082ad-90cf-4f4d-8ee1-8b5c3c0ba863 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:15,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-075082ad-90cf-4f4d-8ee1-8b5c3c0ba863 2018-07-22 03:05:15,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:15,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:16,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c1c604-145b-4dba-83da-9152ed9ddb64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:16,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-72c1c604-145b-4dba-83da-9152ed9ddb64 2018-07-22 03:05:16,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:16,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e73de30-00bc-4710-9d47-28f0d0dce71f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:16,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-0e73de30-00bc-4710-9d47-28f0d0dce71f 2018-07-22 03:05:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:16,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe776a8-6b6f-4055-a5a1-855ebb9c6aa3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:16,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-afe776a8-6b6f-4055-a5a1-855ebb9c6aa3 2018-07-22 03:05:16,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:16,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:16,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc1452f4-032f-467b-9b6c-23baf6739df9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:16,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-fc1452f4-032f-467b-9b6c-23baf6739df9 2018-07-22 03:05:16,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:16,321 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-3c2b3047-0b70-4da-proj 2018-07-22 03:05:16,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f7281ba6a8c64e9a9c4b089498aef68e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:16,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3e1294-9945-4875-b1ed-ccaaba52f5fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:16,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f7281ba6a8c64e9a9c4b089498aef68e used request id req-db3e1294-9945-4875-b1ed-ccaaba52f5fd 2018-07-22 03:05:16,506 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-3c2b3047-0b70-4da-proj-role 2018-07-22 03:05:16,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4fe24ebc44914813b5ce1b67b1a07615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:16,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e3cce35-8110-4a11-8bc8-1a5971913297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:16,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4fe24ebc44914813b5ce1b67b1a07615 used request id req-4e3cce35-8110-4a11-8bc8-1a5971913297 2018-07-22 03:05:16,611 - 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}31f4185853ce2f3a6c4ab82629c400d25cf2dbeb" 2018-07-22 03:05:16,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed51d3f7-9a03-453c-b4e3-8e2fe7b1f77e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:16,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ed51d3f7-9a03-453c-b4e3-8e2fe7b1f77e 2018-07-22 03:05:16,703 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-3c2b3047-0b70-4da-user 2018-07-22 03:05:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2d0d967ed6754d94b0e3e4077f106e72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2b7ef133768e03dc8c76a1fa8026ce842233ee" 2018-07-22 03:05:16,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fea8fef-bf20-49e5-8832-eca18966c84a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:16,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2d0d967ed6754d94b0e3e4077f106e72 used request id req-1fea8fef-bf20-49e5-8832-eca18966c84a 2018-07-22 03:05:16,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:17,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["rJbwKrTwSzakrqw02jb4SQ"], "issued_at": "2018-07-22T03:05:17.000000Z"}} 2018-07-22 03:05:17,243 - 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}93732a3d23a77e8edacc417d48741de0a40cbec5" 2018-07-22 03:05:17,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4e6ad1-af4e-4c20-995f-7c44ac96c73d 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-22 03:05:17,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-de4e6ad1-af4e-4c20-995f-7c44ac96c73d 2018-07-22 03:05:17,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:17,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:17,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["OFV5B7p7QhO5OnMdGQTyAQ"], "issued_at": "2018-07-22T03:05:17.000000Z"}} 2018-07-22 03:05:17,706 - 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}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:17,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8def8b7-d1bc-4de6-b37a-ea06fd9a1033 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-22 03:05:17,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c8def8b7-d1bc-4de6-b37a-ea06fd9a1033 2018-07-22 03:05:17,791 - 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-22 03:05:17,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-611b94ed-4e8d-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:17,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb611c28-3664-471e-b0e3-ae36bd767798 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=CreateImageNegativeTests-611b94ed-4e8d-44e-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:17,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-611b94ed-4e8d-44e-proj used request id req-eb611c28-3664-471e-b0e3-ae36bd767798 2018-07-22 03:05:17,885 - 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}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:17,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f193e0ec-08c4-4078-8798-c8eac336f3dc 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-22 03:05:17,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f193e0ec-08c4-4078-8798-c8eac336f3dc 2018-07-22 03:05:17,974 - 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}4e71878306e914e2fddd9b5d410df2d882c5fdc6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-611b94ed-4e8d-44e-proj"}}' 2018-07-22 03:05:18,086 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c020f62c-56e3-4fc4-aca7-c739b0418bbd Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03786114a73e4e52b64bd31a37f429b6"}, "tags": [], "enabled": true, "id": "03786114a73e4e52b64bd31a37f429b6", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-611b94ed-4e8d-44e-proj"}} 2018-07-22 03:05:18,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c020f62c-56e3-4fc4-aca7-c739b0418bbd 2018-07-22 03:05:18,087 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-611b94ed-4e8d-44e-proj 2018-07-22 03:05:18,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:18,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:18,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fUqJ-ElNQmy8NSlczDE-JA"], "issued_at": "2018-07-22T03:05:18.000000Z"}} 2018-07-22 03:05:18,470 - 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}6a376e4306389817d9092ceb7f27f91dfeec0ae3" 2018-07-22 03:05:18,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb5b946-063e-49eb-a893-4dc172dc159c 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-22 03:05:18,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4fb5b946-063e-49eb-a893-4dc172dc159c 2018-07-22 03:05:18,553 - 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-22 03:05:18,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:18,559 - 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}6a376e4306389817d9092ceb7f27f91dfeec0ae3" 2018-07-22 03:05:18,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fdb186-a8a1-48f6-9994-9a946d961144 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:18,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c4fdb186-a8a1-48f6-9994-9a946d961144 2018-07-22 03:05:18,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-611b94ed-4e8d-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a376e4306389817d9092ceb7f27f91dfeec0ae3" 2018-07-22 03:05:18,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea17a97-ed14-461c-a4d0-0442e6d32c6a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-611b94ed-4e8d-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03786114a73e4e52b64bd31a37f429b6"}, "tags": [], "enabled": true, "id": "03786114a73e4e52b64bd31a37f429b6", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-611b94ed-4e8d-44e-proj"}]} 2018-07-22 03:05:18,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-611b94ed-4e8d-44e-proj used request id req-eea17a97-ed14-461c-a4d0-0442e6d32c6a 2018-07-22 03:05:18,686 - 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}6a376e4306389817d9092ceb7f27f91dfeec0ae3" 2018-07-22 03:05:18,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf63dc86-1fd1-4bdf-8fbc-fd6a3ce9d881 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-22 03:05:18,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cf63dc86-1fd1-4bdf-8fbc-fd6a3ce9d881 2018-07-22 03:05:19,134 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-611b94ed-4e8d-44e-user 2018-07-22 03:05:19,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:19,139 - 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}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:19,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f34439b-96f6-4834-8354-10d308ac8bf2 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:19,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6f34439b-96f6-4834-8354-10d308ac8bf2 2018-07-22 03:05:19,228 - 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}4e71878306e914e2fddd9b5d410df2d882c5fdc6" -d '{"role": {"name": "CreateImageNegativeTests-611b94ed-4e8d-44e-proj-role"}}' 2018-07-22 03:05:19,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bd7cdf4-4e05-48ad-a991-111326e5e762 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4de918186bc47998ce632660b1a20af", "links": {"self": "http://172.30.9.25:5000/v3/roles/f4de918186bc47998ce632660b1a20af"}, "name": "CreateImageNegativeTests-611b94ed-4e8d-44e-proj-role"}} 2018-07-22 03:05:19,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6bd7cdf4-4e05-48ad-a991-111326e5e762 2018-07-22 03:05:19,329 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-611b94ed-4e8d-44e-proj-role 2018-07-22 03:05:19,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f4de918186bc47998ce632660b1a20af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:19,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a149243d-f245-49ae-87c2-d55d4a7be3c3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4de918186bc47998ce632660b1a20af", "links": {"self": "http://172.30.9.25:5000/v3/roles/f4de918186bc47998ce632660b1a20af"}, "name": "CreateImageNegativeTests-611b94ed-4e8d-44e-proj-role"}} 2018-07-22 03:05:19,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f4de918186bc47998ce632660b1a20af used request id req-a149243d-f245-49ae-87c2-d55d4a7be3c3 2018-07-22 03:05:19,420 - keystone_utils - INFO - Granting role CreateImageNegativeTests-611b94ed-4e8d-44e-proj-role to project CreateImageNegativeTests-611b94ed-4e8d-44e-proj 2018-07-22 03:05:19,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/03786114a73e4e52b64bd31a37f429b6/users/a606e343f04a410b92655ed36d0b8a07/roles/f4de918186bc47998ce632660b1a20af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:19,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f06800-d05d-47d8-9b59-613aa4e33f72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:19,541 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/03786114a73e4e52b64bd31a37f429b6/users/a606e343f04a410b92655ed36d0b8a07/roles/f4de918186bc47998ce632660b1a20af used request id req-c5f06800-d05d-47d8-9b59-613aa4e33f72 2018-07-22 03:05:19,542 - openstack_tests - DEBUG - Image metadata - None 2018-07-22 03:05:19,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:19,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:19,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4de918186bc47998ce632660b1a20af", "name": "CreateImageNegativeTests-611b94ed-4e8d-44e-proj-role"}], "expires_at": "2018-07-22T04:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03786114a73e4e52b64bd31a37f429b6", "name": "CreateImageNegativeTests-611b94ed-4e8d-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/03786114a73e4e52b64bd31a37f429b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/03786114a73e4e52b64bd31a37f429b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/03786114a73e4e52b64bd31a37f429b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_03786114a73e4e52b64bd31a37f429b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_03786114a73e4e52b64bd31a37f429b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/03786114a73e4e52b64bd31a37f429b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/03786114a73e4e52b64bd31a37f429b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/03786114a73e4e52b64bd31a37f429b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/03786114a73e4e52b64bd31a37f429b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/03786114a73e4e52b64bd31a37f429b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/03786114a73e4e52b64bd31a37f429b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/03786114a73e4e52b64bd31a37f429b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/03786114a73e4e52b64bd31a37f429b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/03786114a73e4e52b64bd31a37f429b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-611b94ed-4e8d-44e-user", "id": "a606e343f04a410b92655ed36d0b8a07"}, "audit_ids": ["b0bwerFYTiG81kxyk41eKQ"], "issued_at": "2018-07-22T03:05:19.000000Z"}} 2018-07-22 03:05:19,927 - 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}5ef2e8abff5cbd00934739d26d659d51e308848a" 2018-07-22 03:05:20,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9534575-a588-47e0-8c0e-dee0a53c5f38 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-22 03:05:20,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f9534575-a588-47e0-8c0e-dee0a53c5f38 2018-07-22 03:05:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-d128036a-276d-4cbb-af8d-ea5b75cb6adc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ef2e8abff5cbd00934739d26d659d51e308848a" 2018-07-22 03:05:20,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-640f5de2-1da2-4e7f-a26b-03af45cbf2f0 Date: Sun, 22 Jul 2018 03:05:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-d128036a-276d-4cbb-af8d-ea5b75cb6adc"} 2018-07-22 03:05:20,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-d128036a-276d-4cbb-af8d-ea5b75cb6adc used request id req-640f5de2-1da2-4e7f-a26b-03af45cbf2f0 2018-07-22 03:05:20,188 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-07-22 03:05:20,188 - file_utils - DEBUG - Saving file to - /tmp/88cac512-10ad-4a7f-932b-96f2289139d2 2018-07-22 03:05:20,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}5ef2e8abff5cbd00934739d26d659d51e308848a" 2018-07-22 03:05:20,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-83f5c9ad-c144-4702-935c-6238ba158dff Date: Sun, 22 Jul 2018 03:05:20 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-22 03:05:20,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-83f5c9ad-c144-4702-935c-6238ba158dff 2018-07-22 03:05:20,446 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-22 03:05:20,447 - glance_utils - DEBUG - Closing file ./tmp/88cac512-10ad-4a7f-932b-96f2289139d2 2018-07-22 03:05:20,447 - glance_utils - INFO - Removing file ./tmp/88cac512-10ad-4a7f-932b-96f2289139d2 2018-07-22 03:05:20,452 - 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}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:20,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-650d2243-ac8c-4011-ba7c-04e355682784 Date: Sun, 22 Jul 2018 03:05:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:20,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-650d2243-ac8c-4011-ba7c-04e355682784 2018-07-22 03:05:20,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:20,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d1ca9e-49c2-4cd6-a818-9ce232a4692f 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:20,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-60d1ca9e-49c2-4cd6-a818-9ce232a4692f 2018-07-22 03:05:20,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:20,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b310af7e-ff2b-4363-af76-1dab49e88e49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:20,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-b310af7e-ff2b-4363-af76-1dab49e88e49 2018-07-22 03:05:20,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:20,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a25ec74-cda9-4396-a5ff-b2d1340c3365 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:20,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-6a25ec74-cda9-4396-a5ff-b2d1340c3365 2018-07-22 03:05:20,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:21,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c76758ad-d96f-4124-b36e-1f7231ba2fe1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:21,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-c76758ad-d96f-4124-b36e-1f7231ba2fe1 2018-07-22 03:05:21,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:21,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:21,099 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-499c62c8-e360-4b3b-831e-5f7ee3cba446 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:21,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-499c62c8-e360-4b3b-831e-5f7ee3cba446 2018-07-22 03:05:21,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:21,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:21,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0edc0fda-5e48-4685-8218-4b05f937ad68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:21,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-0edc0fda-5e48-4685-8218-4b05f937ad68 2018-07-22 03:05:21,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:21,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f031e63-880a-45b3-9271-2baefb9635a9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:21,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-2f031e63-880a-45b3-9271-2baefb9635a9 2018-07-22 03:05:21,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:21,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea32968-ea24-42a5-b315-a679932ef0e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:21,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-2ea32968-ea24-42a5-b315-a679932ef0e1 2018-07-22 03:05:21,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:21,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:21,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c3d4a2-aa35-4de0-972c-074481162629 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:21,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-14c3d4a2-aa35-4de0-972c-074481162629 2018-07-22 03:05:21,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:21,445 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-611b94ed-4e8d-44e-proj 2018-07-22 03:05:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/03786114a73e4e52b64bd31a37f429b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:21,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38dd826f-dc27-4787-83b6-45e9faa46579 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:21,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/03786114a73e4e52b64bd31a37f429b6 used request id req-38dd826f-dc27-4787-83b6-45e9faa46579 2018-07-22 03:05:21,626 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-611b94ed-4e8d-44e-proj-role 2018-07-22 03:05:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f4de918186bc47998ce632660b1a20af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:21,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d481cc5-c835-4906-9986-b2e924a14522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:21,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f4de918186bc47998ce632660b1a20af used request id req-3d481cc5-c835-4906-9986-b2e924a14522 2018-07-22 03:05:21,738 - 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}4e71878306e914e2fddd9b5d410df2d882c5fdc6" 2018-07-22 03:05:21,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e97d0d-8b40-43a9-b4dd-81aff067e97a Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:21,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-55e97d0d-8b40-43a9-b4dd-81aff067e97a 2018-07-22 03:05:21,822 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-611b94ed-4e8d-44e-user 2018-07-22 03:05:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a606e343f04a410b92655ed36d0b8a07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a376e4306389817d9092ceb7f27f91dfeec0ae3" 2018-07-22 03:05:21,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f2e5526-ad4e-48a1-a3fb-b1c54adbe4f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:21,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a606e343f04a410b92655ed36d0b8a07 used request id req-2f2e5526-ad4e-48a1-a3fb-b1c54adbe4f5 2018-07-22 03:05:21,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:22,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Qola8VxiRiyhsX-FA6fk4w"], "issued_at": "2018-07-22T03:05:22.000000Z"}} 2018-07-22 03:05:22,364 - 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}4866b4df03a60ccfce0a4ef592dff05879112842" 2018-07-22 03:05:22,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1601535b-e64d-4645-809b-610813f754be 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-22 03:05:22,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1601535b-e64d-4645-809b-610813f754be 2018-07-22 03:05:22,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:22,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:22,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["nt3jDdwbRhWFexDv--_02g"], "issued_at": "2018-07-22T03:05:22.000000Z"}} 2018-07-22 03:05:22,824 - 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}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:22,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4b1723-daf2-41bc-9dd0-053810b10344 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-22 03:05:22,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ff4b1723-daf2-41bc-9dd0-053810b10344 2018-07-22 03:05:22,908 - 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-22 03:05:22,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-25f44aa4-f4be-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:22,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca91ba7-f9d9-4734-b28f-9d02cc960101 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=CreateImageNegativeTests-25f44aa4-f4be-46a-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:22,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-25f44aa4-f4be-46a-proj used request id req-cca91ba7-f9d9-4734-b28f-9d02cc960101 2018-07-22 03:05:22,935 - 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}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:23,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3959d02-adbe-40d0-9542-083ea562daf6 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-22 03:05:23,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e3959d02-adbe-40d0-9542-083ea562daf6 2018-07-22 03:05:23,025 - 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}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-25f44aa4-f4be-46a-proj"}}' 2018-07-22 03:05:23,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a322516-0618-4d8a-b52b-f0be1a0f7013 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9239ae90fa5d40d4ad76728ead87c82d"}, "tags": [], "enabled": true, "id": "9239ae90fa5d40d4ad76728ead87c82d", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-25f44aa4-f4be-46a-proj"}} 2018-07-22 03:05:23,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6a322516-0618-4d8a-b52b-f0be1a0f7013 2018-07-22 03:05:23,132 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-25f44aa4-f4be-46a-proj 2018-07-22 03:05:23,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:23,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:23,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["1ifQKcH4QGiTn8cCNz41TA"], "issued_at": "2018-07-22T03:05:23.000000Z"}} 2018-07-22 03:05:23,515 - 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}3a71096cbbde84691458a3cfb104881d51a5e260" 2018-07-22 03:05:23,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42d968f-23c2-43f4-b51a-9c213e59cc8a 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-22 03:05:23,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f42d968f-23c2-43f4-b51a-9c213e59cc8a 2018-07-22 03:05:23,608 - 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-22 03:05:23,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:23,614 - 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}3a71096cbbde84691458a3cfb104881d51a5e260" 2018-07-22 03:05:23,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e2d1d0-c47d-4d95-8b77-9ed70450561d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:23,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-37e2d1d0-c47d-4d95-8b77-9ed70450561d 2018-07-22 03:05:23,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-25f44aa4-f4be-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a71096cbbde84691458a3cfb104881d51a5e260" 2018-07-22 03:05:23,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a39b64-c317-4422-aabf-a08e51fce965 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-25f44aa4-f4be-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9239ae90fa5d40d4ad76728ead87c82d"}, "tags": [], "enabled": true, "id": "9239ae90fa5d40d4ad76728ead87c82d", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-25f44aa4-f4be-46a-proj"}]} 2018-07-22 03:05:23,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-25f44aa4-f4be-46a-proj used request id req-a3a39b64-c317-4422-aabf-a08e51fce965 2018-07-22 03:05:23,808 - 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}3a71096cbbde84691458a3cfb104881d51a5e260" 2018-07-22 03:05:23,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0968dd-1eb9-4a4d-beb6-093fe391e70e 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-22 03:05:23,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8b0968dd-1eb9-4a4d-beb6-093fe391e70e 2018-07-22 03:05:24,253 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-25f44aa4-f4be-46a-user 2018-07-22 03:05:24,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:24,258 - 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}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:24,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b856aadb-9c81-4f15-ab5c-c168eb172c92 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:24,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b856aadb-9c81-4f15-ab5c-c168eb172c92 2018-07-22 03:05:24,345 - 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}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" -d '{"role": {"name": "CreateImageNegativeTests-25f44aa4-f4be-46a-proj-role"}}' 2018-07-22 03:05:24,437 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872dd95c-d37b-4286-8de2-1b94fbc4f377 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9155ec0443c34138ba0909947dfeff7c", "links": {"self": "http://172.30.9.25:5000/v3/roles/9155ec0443c34138ba0909947dfeff7c"}, "name": "CreateImageNegativeTests-25f44aa4-f4be-46a-proj-role"}} 2018-07-22 03:05:24,437 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-872dd95c-d37b-4286-8de2-1b94fbc4f377 2018-07-22 03:05:24,438 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-25f44aa4-f4be-46a-proj-role 2018-07-22 03:05:24,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9155ec0443c34138ba0909947dfeff7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:24,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a183d760-51a6-4402-a972-e526847d0632 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9155ec0443c34138ba0909947dfeff7c", "links": {"self": "http://172.30.9.25:5000/v3/roles/9155ec0443c34138ba0909947dfeff7c"}, "name": "CreateImageNegativeTests-25f44aa4-f4be-46a-proj-role"}} 2018-07-22 03:05:24,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9155ec0443c34138ba0909947dfeff7c used request id req-a183d760-51a6-4402-a972-e526847d0632 2018-07-22 03:05:24,524 - keystone_utils - INFO - Granting role CreateImageNegativeTests-25f44aa4-f4be-46a-proj-role to project CreateImageNegativeTests-25f44aa4-f4be-46a-proj 2018-07-22 03:05:24,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9239ae90fa5d40d4ad76728ead87c82d/users/44996f4c47c84cc684c905f8970a354f/roles/9155ec0443c34138ba0909947dfeff7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:24,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ed9623-a6ea-482d-9de1-d0f211010780 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:24,653 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9239ae90fa5d40d4ad76728ead87c82d/users/44996f4c47c84cc684c905f8970a354f/roles/9155ec0443c34138ba0909947dfeff7c used request id req-26ed9623-a6ea-482d-9de1-d0f211010780 2018-07-22 03:05:24,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:24,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:25,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9155ec0443c34138ba0909947dfeff7c", "name": "CreateImageNegativeTests-25f44aa4-f4be-46a-proj-role"}], "expires_at": "2018-07-22T04:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9239ae90fa5d40d4ad76728ead87c82d", "name": "CreateImageNegativeTests-25f44aa4-f4be-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9239ae90fa5d40d4ad76728ead87c82d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9239ae90fa5d40d4ad76728ead87c82d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9239ae90fa5d40d4ad76728ead87c82d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9239ae90fa5d40d4ad76728ead87c82d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9239ae90fa5d40d4ad76728ead87c82d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9239ae90fa5d40d4ad76728ead87c82d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9239ae90fa5d40d4ad76728ead87c82d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9239ae90fa5d40d4ad76728ead87c82d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9239ae90fa5d40d4ad76728ead87c82d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9239ae90fa5d40d4ad76728ead87c82d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9239ae90fa5d40d4ad76728ead87c82d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9239ae90fa5d40d4ad76728ead87c82d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9239ae90fa5d40d4ad76728ead87c82d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9239ae90fa5d40d4ad76728ead87c82d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-25f44aa4-f4be-46a-user", "id": "44996f4c47c84cc684c905f8970a354f"}, "audit_ids": ["SYCjWAneRYaaNJNNQCQb-w"], "issued_at": "2018-07-22T03:05:25.000000Z"}} 2018-07-22 03:05:25,038 - 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}c58390f5c42e127bbcf879175d36b1536687cd3e" 2018-07-22 03:05:25,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e980ba1-c9cc-42e1-9c3a-4fc1ad07d46b 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-22 03:05:25,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0e980ba1-c9cc-42e1-9c3a-4fc1ad07d46b 2018-07-22 03:05:25,122 - 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}c58390f5c42e127bbcf879175d36b1536687cd3e" 2018-07-22 03:05:25,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-8946f538-c3b2-4cc6-9e17-6905bbd64ab7 Date: Sun, 22 Jul 2018 03:05:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-22 03:05:25,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=foo used request id req-8946f538-c3b2-4cc6-9e17-6905bbd64ab7 2018-07-22 03:05:25,690 - 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}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:25,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-32e9b57a-cb48-4135-a7cb-26661b7f85f7 Date: Sun, 22 Jul 2018 03:05:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:25,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-32e9b57a-cb48-4135-a7cb-26661b7f85f7 2018-07-22 03:05:25,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:25,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d4505b-2919-4532-909e-4c9e6c18c2e9 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:25,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-b7d4505b-2919-4532-909e-4c9e6c18c2e9 2018-07-22 03:05:26,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3fd5b53-2ae6-4159-9a7a-224c86ae67f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:26,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-a3fd5b53-2ae6-4159-9a7a-224c86ae67f8 2018-07-22 03:05:26,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d69aaaf1-6a99-493f-9b62-9a2dc99a4764 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:26,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-d69aaaf1-6a99-493f-9b62-9a2dc99a4764 2018-07-22 03:05:26,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e4f9f60-3c85-4779-94d2-1a85bda6e8e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:26,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-5e4f9f60-3c85-4779-94d2-1a85bda6e8e6 2018-07-22 03:05:26,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:26,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c32a7f5-9ea3-4805-8ca8-59f7fd27b75c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:26,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-5c32a7f5-9ea3-4805-8ca8-59f7fd27b75c 2018-07-22 03:05:26,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97368f7a-177b-4891-8168-094c1add495e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:26,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-97368f7a-177b-4891-8168-094c1add495e 2018-07-22 03:05:26,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:26,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c502d7-0332-4d6a-bbda-3ed82936f330 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:26,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-06c502d7-0332-4d6a-bbda-3ed82936f330 2018-07-22 03:05:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13dc8cd0-f224-46f4-90a0-63d7896eaa44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:26,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-13dc8cd0-f224-46f4-90a0-63d7896eaa44 2018-07-22 03:05:26,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:26,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8e31e74-7772-4a3c-922e-1c1ebe3cc36e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:26,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-d8e31e74-7772-4a3c-922e-1c1ebe3cc36e 2018-07-22 03:05:26,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:26,683 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-25f44aa4-f4be-46a-proj 2018-07-22 03:05:26,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9239ae90fa5d40d4ad76728ead87c82d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37d5c26-c0a8-482d-92de-445fa493a357 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:26,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9239ae90fa5d40d4ad76728ead87c82d used request id req-a37d5c26-c0a8-482d-92de-445fa493a357 2018-07-22 03:05:26,881 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-25f44aa4-f4be-46a-proj-role 2018-07-22 03:05:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/9155ec0443c34138ba0909947dfeff7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:26,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f3d38ff-b396-4d7b-b56b-4b7998b6fab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:26,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9155ec0443c34138ba0909947dfeff7c used request id req-5f3d38ff-b396-4d7b-b56b-4b7998b6fab5 2018-07-22 03:05:26,926 - 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}439cc3a4d4d34f6b7362e44817fd5f7008abaec4" 2018-07-22 03:05:27,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ea33b3-8ccf-44b9-800a-301ba656a8af Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:27,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-23ea33b3-8ccf-44b9-800a-301ba656a8af 2018-07-22 03:05:27,013 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-25f44aa4-f4be-46a-user 2018-07-22 03:05:27,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/44996f4c47c84cc684c905f8970a354f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a71096cbbde84691458a3cfb104881d51a5e260" 2018-07-22 03:05:27,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e7086e-18ef-46c7-9a89-0f379e2caa81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:27,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/44996f4c47c84cc684c905f8970a354f used request id req-37e7086e-18ef-46c7-9a89-0f379e2caa81 2018-07-22 03:05:27,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:27,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jTttKDTvSPiAwHPJxKon0w"], "issued_at": "2018-07-22T03:05:27.000000Z"}} 2018-07-22 03:05:27,564 - 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}5bbbb1fc79c9d8ca557e924020c5752d57237df6" 2018-07-22 03:05:27,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cb3e16-96f4-442b-a1d8-850c4854d035 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-22 03:05:27,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d1cb3e16-96f4-442b-a1d8-850c4854d035 2018-07-22 03:05:27,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:27,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:28,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DZ3L6w8TQ2eV4T6R0gweng"], "issued_at": "2018-07-22T03:05:28.000000Z"}} 2018-07-22 03:05:28,029 - 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}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:28,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ed9fd2-8129-42ab-abec-f92aa1c5b06c 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-22 03:05:28,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-24ed9fd2-8129-42ab-abec-f92aa1c5b06c 2018-07-22 03:05:28,112 - 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-22 03:05:28,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:28,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-56be49ed-8cef-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:28,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3042688e-e08a-4b72-b285-90761ec34738 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=CreateImageNegativeTests-56be49ed-8cef-42a-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:28,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-56be49ed-8cef-42a-proj used request id req-3042688e-e08a-4b72-b285-90761ec34738 2018-07-22 03:05:28,204 - 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}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:28,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c803c724-04df-4533-8c5f-6e9306149e4c 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-22 03:05:28,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c803c724-04df-4533-8c5f-6e9306149e4c 2018-07-22 03:05:28,304 - 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}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-56be49ed-8cef-42a-proj"}}' 2018-07-22 03:05:28,340 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-297cc0df-62a1-4e27-b43a-973ff2bbe909 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a5f04ee8af4640a1b6a99de7ea4e3e49"}, "tags": [], "enabled": true, "id": "a5f04ee8af4640a1b6a99de7ea4e3e49", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-56be49ed-8cef-42a-proj"}} 2018-07-22 03:05:28,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-297cc0df-62a1-4e27-b43a-973ff2bbe909 2018-07-22 03:05:28,340 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-56be49ed-8cef-42a-proj 2018-07-22 03:05:28,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:28,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:28,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["tO6n72mFTo2X3hxxAe39KQ"], "issued_at": "2018-07-22T03:05:28.000000Z"}} 2018-07-22 03:05:28,720 - 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}42eb88185bbbcfc4d08180206aa253a5d98d0d92" 2018-07-22 03:05:28,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746b18f7-8d2b-4f58-ae57-8f3a2d0cf059 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-22 03:05:28,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-746b18f7-8d2b-4f58-ae57-8f3a2d0cf059 2018-07-22 03:05:28,811 - 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-22 03:05:28,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:28,817 - 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}42eb88185bbbcfc4d08180206aa253a5d98d0d92" 2018-07-22 03:05:28,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2e7dfa-53fd-41bf-85e0-1084feb96476 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:28,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8f2e7dfa-53fd-41bf-85e0-1084feb96476 2018-07-22 03:05:28,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-56be49ed-8cef-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb88185bbbcfc4d08180206aa253a5d98d0d92" 2018-07-22 03:05:29,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10681563-fac5-452b-bcd7-2bfda7859e41 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-56be49ed-8cef-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a5f04ee8af4640a1b6a99de7ea4e3e49"}, "tags": [], "enabled": true, "id": "a5f04ee8af4640a1b6a99de7ea4e3e49", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-56be49ed-8cef-42a-proj"}]} 2018-07-22 03:05:29,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-56be49ed-8cef-42a-proj used request id req-10681563-fac5-452b-bcd7-2bfda7859e41 2018-07-22 03:05:29,013 - 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}42eb88185bbbcfc4d08180206aa253a5d98d0d92" 2018-07-22 03:05:29,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1676fd3a-037f-4886-99ec-75e39f98fe73 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-22 03:05:29,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1676fd3a-037f-4886-99ec-75e39f98fe73 2018-07-22 03:05:29,381 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-56be49ed-8cef-42a-user 2018-07-22 03:05:29,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:29,386 - 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}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:29,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc376e1a-7ee4-40c4-a0ff-95f6156f28c6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:29,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cc376e1a-7ee4-40c4-a0ff-95f6156f28c6 2018-07-22 03:05:29,476 - 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}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" -d '{"role": {"name": "CreateImageNegativeTests-56be49ed-8cef-42a-proj-role"}}' 2018-07-22 03:05:29,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd737e6c-3cc8-4ee4-92b7-cf16e3c37299 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81d464c12e0f44c2b101d37a4423ab23", "links": {"self": "http://172.30.9.25:5000/v3/roles/81d464c12e0f44c2b101d37a4423ab23"}, "name": "CreateImageNegativeTests-56be49ed-8cef-42a-proj-role"}} 2018-07-22 03:05:29,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-dd737e6c-3cc8-4ee4-92b7-cf16e3c37299 2018-07-22 03:05:29,568 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-56be49ed-8cef-42a-proj-role 2018-07-22 03:05:29,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81d464c12e0f44c2b101d37a4423ab23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:29,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e15d01-74d0-4a68-b713-0f39844e7043 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81d464c12e0f44c2b101d37a4423ab23", "links": {"self": "http://172.30.9.25:5000/v3/roles/81d464c12e0f44c2b101d37a4423ab23"}, "name": "CreateImageNegativeTests-56be49ed-8cef-42a-proj-role"}} 2018-07-22 03:05:29,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81d464c12e0f44c2b101d37a4423ab23 used request id req-66e15d01-74d0-4a68-b713-0f39844e7043 2018-07-22 03:05:29,657 - keystone_utils - INFO - Granting role CreateImageNegativeTests-56be49ed-8cef-42a-proj-role to project CreateImageNegativeTests-56be49ed-8cef-42a-proj 2018-07-22 03:05:29,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a5f04ee8af4640a1b6a99de7ea4e3e49/users/a9ee6884043e4d73973bc9dfbb68912f/roles/81d464c12e0f44c2b101d37a4423ab23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:29,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0f36385-dc9f-48bd-a3db-67837b21ef75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:29,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a5f04ee8af4640a1b6a99de7ea4e3e49/users/a9ee6884043e4d73973bc9dfbb68912f/roles/81d464c12e0f44c2b101d37a4423ab23 used request id req-e0f36385-dc9f-48bd-a3db-67837b21ef75 2018-07-22 03:05:29,722 - openstack_tests - DEBUG - Image metadata - None 2018-07-22 03:05:29,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:29,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:30,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81d464c12e0f44c2b101d37a4423ab23", "name": "CreateImageNegativeTests-56be49ed-8cef-42a-proj-role"}], "expires_at": "2018-07-22T04:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5f04ee8af4640a1b6a99de7ea4e3e49", "name": "CreateImageNegativeTests-56be49ed-8cef-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a5f04ee8af4640a1b6a99de7ea4e3e49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-56be49ed-8cef-42a-user", "id": "a9ee6884043e4d73973bc9dfbb68912f"}, "audit_ids": ["So2m0_TtTkKz1gF2RFBBgQ"], "issued_at": "2018-07-22T03:05:30.000000Z"}} 2018-07-22 03:05:30,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}71a3134c55fe7b0742a8ec5f89557bd4adaad669" 2018-07-22 03:05:30,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ae4008-f413-48aa-8b6f-b84ba01262ee 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-22 03:05:30,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-60ae4008-f413-48aa-8b6f-b84ba01262ee 2018-07-22 03:05:30,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-35e32b33-60d5-4a2c-807e-6c2871607c42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71a3134c55fe7b0742a8ec5f89557bd4adaad669" 2018-07-22 03:05:30,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-77ec68bf-fa98-49d0-95b3-67828f84d604 Date: Sun, 22 Jul 2018 03:05:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-35e32b33-60d5-4a2c-807e-6c2871607c42"} 2018-07-22 03:05:30,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-35e32b33-60d5-4a2c-807e-6c2871607c42 used request id req-77ec68bf-fa98-49d0-95b3-67828f84d604 2018-07-22 03:05:30,380 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-07-22 03:05:30,380 - file_utils - DEBUG - Saving file to - /tmp/b41c9546-a6fa-48ab-8faf-2a08d530a67f 2018-07-22 03:05:30,401 - 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}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:30,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ef0c610b-db6f-49d0-a824-b3a45c58c713 Date: Sun, 22 Jul 2018 03:05:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:30,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ef0c610b-db6f-49d0-a824-b3a45c58c713 2018-07-22 03:05:30,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:30,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-977bc5b9-453d-4665-a80b-e6bef89e6c6e 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:30,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-977bc5b9-453d-4665-a80b-e6bef89e6c6e 2018-07-22 03:05:30,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:30,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7308b42-7945-4c36-b1cd-79498e12cf66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:30,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-d7308b42-7945-4c36-b1cd-79498e12cf66 2018-07-22 03:05:30,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:30,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:30,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a69024d5-9623-4e27-938a-dc32bde10a77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:30,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-a69024d5-9623-4e27-938a-dc32bde10a77 2018-07-22 03:05:30,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:30,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:30,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0708d45a-e099-45d4-8419-d0e8631d97bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:30,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-0708d45a-e099-45d4-8419-d0e8631d97bb 2018-07-22 03:05:30,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:31,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020628c5-cb4d-49a2-a9df-c1308bbb6960 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:31,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-020628c5-cb4d-49a2-a9df-c1308bbb6960 2018-07-22 03:05:31,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:31,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:31,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b806f23-239d-4a74-a549-61d28d5a4c53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:31,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-6b806f23-239d-4a74-a549-61d28d5a4c53 2018-07-22 03:05:31,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:31,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:31,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9373a4b4-6aa9-498e-8928-441f1d869edf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:31,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-9373a4b4-6aa9-498e-8928-441f1d869edf 2018-07-22 03:05:31,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:31,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc44bedb-d16e-4673-afa4-5f067dde4147 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:31,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-cc44bedb-d16e-4673-afa4-5f067dde4147 2018-07-22 03:05:31,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:31,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:31,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3968904f-1d3b-4612-b6d5-926614fcd2d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:31,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-3968904f-1d3b-4612-b6d5-926614fcd2d2 2018-07-22 03:05:31,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:31,426 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-56be49ed-8cef-42a-proj 2018-07-22 03:05:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a5f04ee8af4640a1b6a99de7ea4e3e49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:31,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b5a244-559f-40f9-9637-348dd8c535fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:31,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a5f04ee8af4640a1b6a99de7ea4e3e49 used request id req-e4b5a244-559f-40f9-9637-348dd8c535fd 2018-07-22 03:05:31,622 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-56be49ed-8cef-42a-proj-role 2018-07-22 03:05:31,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/81d464c12e0f44c2b101d37a4423ab23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:31,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32627f9e-1b8e-4b80-925d-f002e808fa79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:31,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/81d464c12e0f44c2b101d37a4423ab23 used request id req-32627f9e-1b8e-4b80-925d-f002e808fa79 2018-07-22 03:05:31,732 - 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}1a0a7a3be1bda26f8c146bb79715d1bb87e0856d" 2018-07-22 03:05:31,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3e29d0-db7d-4e38-b96a-210f34f51bfa Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:31,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3d3e29d0-db7d-4e38-b96a-210f34f51bfa 2018-07-22 03:05:31,819 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-56be49ed-8cef-42a-user 2018-07-22 03:05:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a9ee6884043e4d73973bc9dfbb68912f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb88185bbbcfc4d08180206aa253a5d98d0d92" 2018-07-22 03:05:32,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-583a18ad-d0d5-4594-950d-22ae62250c2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:32,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a9ee6884043e4d73973bc9dfbb68912f used request id req-583a18ad-d0d5-4594-950d-22ae62250c2a 2018-07-22 03:05:32,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:32,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["WEixfI-ZTU-HR_wTRj6JYw"], "issued_at": "2018-07-22T03:05:32.000000Z"}} 2018-07-22 03:05:32,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}33afca3ffd4033736a6aa9ccbdab7c38233dd6ce" 2018-07-22 03:05:32,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5720fe7f-f32a-45d9-9d53-f8832a73e3e2 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-22 03:05:32,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5720fe7f-f32a-45d9-9d53-f8832a73e3e2 2018-07-22 03:05:32,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:32,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:32,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["f5C1jUuLRZey4B0pk81_4w"], "issued_at": "2018-07-22T03:05:32.000000Z"}} 2018-07-22 03:05:32,867 - 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}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:32,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7c8d6d-fcc8-4ee6-b497-5fad68b95720 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-22 03:05:32,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6b7c8d6d-fcc8-4ee6-b497-5fad68b95720 2018-07-22 03:05:32,950 - 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-22 03:05:32,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:33,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b17522e-ec8f-4fe7-a1a2-533e10a31d00 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:33,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj used request id req-6b17522e-ec8f-4fe7-a1a2-533e10a31d00 2018-07-22 03:05:33,042 - 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}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:33,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6401da93-4118-4853-8892-2552d1e269c2 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-22 03:05:33,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6401da93-4118-4853-8892-2552d1e269c2 2018-07-22 03:05:33,130 - 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}72a6305bbaa875a52eed74495f8af8c26b6aac85" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj"}}' 2018-07-22 03:05:33,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7285aa3b-9322-4d06-87cf-77202470fb62 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fd4a469192814ce48c6f7f3b80cd8985"}, "tags": [], "enabled": true, "id": "fd4a469192814ce48c6f7f3b80cd8985", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj"}} 2018-07-22 03:05:33,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7285aa3b-9322-4d06-87cf-77202470fb62 2018-07-22 03:05:33,247 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj 2018-07-22 03:05:33,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:33,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:33,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["9PAywlnDSTCaH-fGp0Bxgg"], "issued_at": "2018-07-22T03:05:33.000000Z"}} 2018-07-22 03:05:33,631 - 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}42966086a797e315424dcd9d902ca6d354f328c5" 2018-07-22 03:05:33,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57954a5-4ee0-4c90-af76-6edd9e5d5cdd 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-22 03:05:33,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b57954a5-4ee0-4c90-af76-6edd9e5d5cdd 2018-07-22 03:05:33,716 - 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-22 03:05:33,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:33,722 - 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}42966086a797e315424dcd9d902ca6d354f328c5" 2018-07-22 03:05:33,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a4b2ec-554b-4e83-a2b0-d429d0ea2ec0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:33,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-37a4b2ec-554b-4e83-a2b0-d429d0ea2ec0 2018-07-22 03:05:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42966086a797e315424dcd9d902ca6d354f328c5" 2018-07-22 03:05:33,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3449aef-b012-4073-854c-12b925043c6a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fd4a469192814ce48c6f7f3b80cd8985"}, "tags": [], "enabled": true, "id": "fd4a469192814ce48c6f7f3b80cd8985", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj"}]} 2018-07-22 03:05:33,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj used request id req-f3449aef-b012-4073-854c-12b925043c6a 2018-07-22 03:05:33,845 - 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}42966086a797e315424dcd9d902ca6d354f328c5" 2018-07-22 03:05:33,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c32f8e0-14ab-4061-bdd8-b44f9954bbe0 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-22 03:05:33,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5c32f8e0-14ab-4061-bdd8-b44f9954bbe0 2018-07-22 03:05:34,292 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-user 2018-07-22 03:05:34,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:34,296 - 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}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:34,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c6efe7-a058-4c76-b89f-c1bd4fe3dded Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:34,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-02c6efe7-a058-4c76-b89f-c1bd4fe3dded 2018-07-22 03:05:34,384 - 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}72a6305bbaa875a52eed74495f8af8c26b6aac85" -d '{"role": {"name": "CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj-role"}}' 2018-07-22 03:05:34,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f7e61b5-6f5a-46a5-94f5-c8c610e09da2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4817b33147a24e2dae3fbab40842703b", "links": {"self": "http://172.30.9.25:5000/v3/roles/4817b33147a24e2dae3fbab40842703b"}, "name": "CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj-role"}} 2018-07-22 03:05:34,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8f7e61b5-6f5a-46a5-94f5-c8c610e09da2 2018-07-22 03:05:34,478 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj-role 2018-07-22 03:05:34,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4817b33147a24e2dae3fbab40842703b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:34,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c146e0-1f06-46f3-adb1-e085f83ace9b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4817b33147a24e2dae3fbab40842703b", "links": {"self": "http://172.30.9.25:5000/v3/roles/4817b33147a24e2dae3fbab40842703b"}, "name": "CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj-role"}} 2018-07-22 03:05:34,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4817b33147a24e2dae3fbab40842703b used request id req-e8c146e0-1f06-46f3-adb1-e085f83ace9b 2018-07-22 03:05:34,564 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj-role to project CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj 2018-07-22 03:05:34,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/fd4a469192814ce48c6f7f3b80cd8985/users/a05b3b71c070425d8220c5ddd612c219/roles/4817b33147a24e2dae3fbab40842703b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:34,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f0c05be-2872-4dc7-a82a-99bc69f29103 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:34,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/fd4a469192814ce48c6f7f3b80cd8985/users/a05b3b71c070425d8220c5ddd612c219/roles/4817b33147a24e2dae3fbab40842703b used request id req-5f0c05be-2872-4dc7-a82a-99bc69f29103 2018-07-22 03:05:34,685 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-07-22 03:05:34,690 - 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}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:34,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a401e409-faa8-4376-bc50-b96a8e9c3f91 Date: Sun, 22 Jul 2018 03:05:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:34,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a401e409-faa8-4376-bc50-b96a8e9c3f91 2018-07-22 03:05:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:34,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9c107f-85b6-40f4-b85a-398b8a4a0088 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:34,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-af9c107f-85b6-40f4-b85a-398b8a4a0088 2018-07-22 03:05:35,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a10753ba-bf45-409b-9b47-dbc66cca00d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:35,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-a10753ba-bf45-409b-9b47-dbc66cca00d6 2018-07-22 03:05:35,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:35,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac29bb3e-07a9-4dbc-b80c-500d90a2fd6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:35,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-ac29bb3e-07a9-4dbc-b80c-500d90a2fd6d 2018-07-22 03:05:35,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:35,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fccdf2b-0cbe-4d08-9f7e-675b8b127fe7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:35,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-2fccdf2b-0cbe-4d08-9f7e-675b8b127fe7 2018-07-22 03:05:35,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:35,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a399bfd2-fe63-4682-9f1a-0c1724634027 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:35,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-a399bfd2-fe63-4682-9f1a-0c1724634027 2018-07-22 03:05:35,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48abde16-40fe-412e-bd4d-9c67394e79ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:35,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-48abde16-40fe-412e-bd4d-9c67394e79ae 2018-07-22 03:05:35,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:35,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a6a0d5-3956-4ed0-997d-b0868ff73c22 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:35,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-f0a6a0d5-3956-4ed0-997d-b0868ff73c22 2018-07-22 03:05:35,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d61200d-52d2-4f65-b655-324f5f14aa54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:35,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-3d61200d-52d2-4f65-b655-324f5f14aa54 2018-07-22 03:05:35,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:35,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90600dc7-8ca7-4654-a32c-09fdb1fdbe9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:35,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-90600dc7-8ca7-4654-a32c-09fdb1fdbe9f 2018-07-22 03:05:35,626 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:35,627 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj 2018-07-22 03:05:35,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/fd4a469192814ce48c6f7f3b80cd8985 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd257e1a-c225-4716-8b69-1856fb5f263a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:35,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/fd4a469192814ce48c6f7f3b80cd8985 used request id req-fd257e1a-c225-4716-8b69-1856fb5f263a 2018-07-22 03:05:35,821 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-proj-role 2018-07-22 03:05:35,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4817b33147a24e2dae3fbab40842703b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:35,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fa98b58-d9df-4781-8065-1a9c7bea0660 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:35,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4817b33147a24e2dae3fbab40842703b used request id req-2fa98b58-d9df-4781-8065-1a9c7bea0660 2018-07-22 03:05:35,927 - 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}72a6305bbaa875a52eed74495f8af8c26b6aac85" 2018-07-22 03:05:36,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d70f6a-7f5e-41f2-858b-fd58a4b829be Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:36,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-63d70f6a-7f5e-41f2-858b-fd58a4b829be 2018-07-22 03:05:36,013 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d3d4eeaf-d1c2-4e5-user 2018-07-22 03:05:36,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a05b3b71c070425d8220c5ddd612c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42966086a797e315424dcd9d902ca6d354f328c5" 2018-07-22 03:05:36,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a1a6915-065b-4cd8-b24c-e530713b8c1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:36,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a05b3b71c070425d8220c5ddd612c219 used request id req-9a1a6915-065b-4cd8-b24c-e530713b8c1f 2018-07-22 03:05:36,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:36,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Ee0DsE_TTq6p6OIvWYkeDQ"], "issued_at": "2018-07-22T03:05:36.000000Z"}} 2018-07-22 03:05:36,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}d225f31273abbfd782729d78042e20b3a461d8ce" 2018-07-22 03:05:36,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c632cd-c2b9-492c-b27a-5dca49a9a2cd 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-22 03:05:36,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-91c632cd-c2b9-492c-b27a-5dca49a9a2cd 2018-07-22 03:05:36,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:36,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:37,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hDMzM4RBQOqDXTLFtjr1ag"], "issued_at": "2018-07-22T03:05:37.000000Z"}} 2018-07-22 03:05:37,122 - 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}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:37,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fc27c9-7fbb-4c6a-880e-d42e69cd7bbf 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-22 03:05:37,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-02fc27c9-7fbb-4c6a-880e-d42e69cd7bbf 2018-07-22 03:05:37,205 - 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-22 03:05:37,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:37,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-03f93dc0-2889-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:37,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e61233a-9b6a-424e-aea9-611695512a78 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-03f93dc0-2889-452-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:37,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-03f93dc0-2889-452-proj used request id req-7e61233a-9b6a-424e-aea9-611695512a78 2018-07-22 03:05:37,298 - 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}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:37,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6f793f-5ff9-49a4-842c-6fee6d662e9b 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-22 03:05:37,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cf6f793f-5ff9-49a4-842c-6fee6d662e9b 2018-07-22 03:05:37,320 - 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}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-03f93dc0-2889-452-proj"}}' 2018-07-22 03:05:37,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2b243d-141c-4978-beda-90f9ab1d2fe2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3a58274ffaf3420d862fbe9f187481d6"}, "tags": [], "enabled": true, "id": "3a58274ffaf3420d862fbe9f187481d6", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-03f93dc0-2889-452-proj"}} 2018-07-22 03:05:37,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0d2b243d-141c-4978-beda-90f9ab1d2fe2 2018-07-22 03:05:37,439 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-03f93dc0-2889-452-proj 2018-07-22 03:05:37,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:37,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:37,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["5dTtX80ARtifUXnKbo7bgA"], "issued_at": "2018-07-22T03:05:37.000000Z"}} 2018-07-22 03:05:37,823 - 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}7685a5f0005d003e37be38ae9d6350ef418c848c" 2018-07-22 03:05:37,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88cfb428-e8c8-463b-b36c-ad3b26f5443d 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-22 03:05:37,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-88cfb428-e8c8-463b-b36c-ad3b26f5443d 2018-07-22 03:05:37,839 - 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-22 03:05:37,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:37,845 - 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}7685a5f0005d003e37be38ae9d6350ef418c848c" 2018-07-22 03:05:37,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed99912-e170-4b48-a16d-0b31db92a1b4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:37,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7ed99912-e170-4b48-a16d-0b31db92a1b4 2018-07-22 03:05:37,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-03f93dc0-2889-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7685a5f0005d003e37be38ae9d6350ef418c848c" 2018-07-22 03:05:38,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b22d400a-6623-4800-bb7f-99ac630134e2 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-03f93dc0-2889-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3a58274ffaf3420d862fbe9f187481d6"}, "tags": [], "enabled": true, "id": "3a58274ffaf3420d862fbe9f187481d6", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-03f93dc0-2889-452-proj"}]} 2018-07-22 03:05:38,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-03f93dc0-2889-452-proj used request id req-b22d400a-6623-4800-bb7f-99ac630134e2 2018-07-22 03:05:38,039 - 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}7685a5f0005d003e37be38ae9d6350ef418c848c" 2018-07-22 03:05:38,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08ced49-ae46-4124-ae7a-049700153d92 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-22 03:05:38,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f08ced49-ae46-4124-ae7a-049700153d92 2018-07-22 03:05:38,496 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-03f93dc0-2889-452-user 2018-07-22 03:05:38,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:38,500 - 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}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:38,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f25692c-b1cd-4f9b-8433-73358bcdb58d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:38,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4f25692c-b1cd-4f9b-8433-73358bcdb58d 2018-07-22 03:05:38,591 - 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}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" -d '{"role": {"name": "CreateMultiPartImageTests-03f93dc0-2889-452-proj-role"}}' 2018-07-22 03:05:38,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7531a3-ce8e-4375-8dc5-12a8ff94ad8b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "168e5fc5e237480a99a7735e62284082", "links": {"self": "http://172.30.9.25:5000/v3/roles/168e5fc5e237480a99a7735e62284082"}, "name": "CreateMultiPartImageTests-03f93dc0-2889-452-proj-role"}} 2018-07-22 03:05:38,693 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-fa7531a3-ce8e-4375-8dc5-12a8ff94ad8b 2018-07-22 03:05:38,694 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-03f93dc0-2889-452-proj-role 2018-07-22 03:05:38,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/168e5fc5e237480a99a7735e62284082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:38,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57025c14-8ce0-4aae-83a1-100f422332d4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "168e5fc5e237480a99a7735e62284082", "links": {"self": "http://172.30.9.25:5000/v3/roles/168e5fc5e237480a99a7735e62284082"}, "name": "CreateMultiPartImageTests-03f93dc0-2889-452-proj-role"}} 2018-07-22 03:05:38,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/168e5fc5e237480a99a7735e62284082 used request id req-57025c14-8ce0-4aae-83a1-100f422332d4 2018-07-22 03:05:38,781 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-03f93dc0-2889-452-proj-role to project CreateMultiPartImageTests-03f93dc0-2889-452-proj 2018-07-22 03:05:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/3a58274ffaf3420d862fbe9f187481d6/users/599841c1e5ef4105b04535cce49a2b76/roles/168e5fc5e237480a99a7735e62284082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:38,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f91fe21-7e25-419f-bced-e8355468094a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:38,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3a58274ffaf3420d862fbe9f187481d6/users/599841c1e5ef4105b04535cce49a2b76/roles/168e5fc5e237480a99a7735e62284082 used request id req-4f91fe21-7e25-419f-bced-e8355468094a 2018-07-22 03:05:38,908 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-22 03:05:38,913 - 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}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-90cb494d-a584-4c27-a8bc-a4a02d982835 Date: Sun, 22 Jul 2018 03:05:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:39,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-90cb494d-a584-4c27-a8bc-a4a02d982835 2018-07-22 03:05:39,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85acd502-d6bc-463e-ad72-9e37eddcb4f6 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:39,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-85acd502-d6bc-463e-ad72-9e37eddcb4f6 2018-07-22 03:05:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f19e4da-54c0-4e4a-b10b-4a3d0ae1478c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:39,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-3f19e4da-54c0-4e4a-b10b-4a3d0ae1478c 2018-07-22 03:05:39,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e416622-0400-42d9-b7af-a6a156c03bbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:39,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-3e416622-0400-42d9-b7af-a6a156c03bbb 2018-07-22 03:05:39,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:39,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17d6d426-559a-4b22-b9b0-cc98e429176d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:39,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-17d6d426-559a-4b22-b9b0-cc98e429176d 2018-07-22 03:05:39,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb3e84b-9861-4167-a941-203596413ea2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:39,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-3fb3e84b-9861-4167-a941-203596413ea2 2018-07-22 03:05:39,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:39,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b492927c-759f-44f4-a8e8-4030da2e243b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:39,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-b492927c-759f-44f4-a8e8-4030da2e243b 2018-07-22 03:05:39,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02983181-3e73-4141-b950-bc6ee7a5038e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:39,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-02983181-3e73-4141-b950-bc6ee7a5038e 2018-07-22 03:05:39,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f69dd05-de07-4ccf-8214-511d5db43a40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:39,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-0f69dd05-de07-4ccf-8214-511d5db43a40 2018-07-22 03:05:39,838 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:39,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45c41887-d4eb-4f2a-ba04-4e352f088028 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:39,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-45c41887-d4eb-4f2a-ba04-4e352f088028 2018-07-22 03:05:39,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:39,924 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-03f93dc0-2889-452-proj 2018-07-22 03:05:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/3a58274ffaf3420d862fbe9f187481d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:40,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc30cda-be45-4dd4-9ff2-dafd58359558 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:40,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3a58274ffaf3420d862fbe9f187481d6 used request id req-fdc30cda-be45-4dd4-9ff2-dafd58359558 2018-07-22 03:05:40,134 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-03f93dc0-2889-452-proj-role 2018-07-22 03:05:40,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/168e5fc5e237480a99a7735e62284082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:40,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0c42ff-6700-4040-8a1b-f555a6fbe1dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:40,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/168e5fc5e237480a99a7735e62284082 used request id req-dc0c42ff-6700-4040-8a1b-f555a6fbe1dd 2018-07-22 03:05:40,245 - 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}de15e15e72432764373d0fc37b83e6d2a7c1ef4b" 2018-07-22 03:05:40,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c93916-7c8e-4b91-bf74-e6a71ae90ecc Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:40,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-73c93916-7c8e-4b91-bf74-e6a71ae90ecc 2018-07-22 03:05:40,332 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-03f93dc0-2889-452-user 2018-07-22 03:05:40,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/599841c1e5ef4105b04535cce49a2b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7685a5f0005d003e37be38ae9d6350ef418c848c" 2018-07-22 03:05:40,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ebcaed-2b0a-4cef-bfd8-1f56c0ff1b81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:40,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/599841c1e5ef4105b04535cce49a2b76 used request id req-09ebcaed-2b0a-4cef-bfd8-1f56c0ff1b81 2018-07-22 03:05:40,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:41,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["umQHKW9uQ8aZ9nKJTcSUYA"], "issued_at": "2018-07-22T03:05:41.000000Z"}} 2018-07-22 03:05:41,001 - 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}1c7f317ddb8ecb69d7f96a425b714ed96492b4ee" 2018-07-22 03:05:41,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ce5ffb-d352-4c3b-ae92-a064665d2591 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-22 03:05:41,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-92ce5ffb-d352-4c3b-ae92-a064665d2591 2018-07-22 03:05:41,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:41,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:41,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["CwfnE4zkQomr6mv0g8Ocsg"], "issued_at": "2018-07-22T03:05:41.000000Z"}} 2018-07-22 03:05:41,461 - 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}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:41,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068b668e-0901-4703-9447-d7ad7c482006 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-22 03:05:41,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-068b668e-0901-4703-9447-d7ad7c482006 2018-07-22 03:05:41,546 - 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-22 03:05:41,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:41,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15533eca-79c3-4a39-888c-f45301e0aee7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:41,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj used request id req-15533eca-79c3-4a39-888c-f45301e0aee7 2018-07-22 03:05:41,638 - 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}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:41,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc092b3-4b45-4d75-ab23-5f7f35f822f2 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-22 03:05:41,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7fc092b3-4b45-4d75-ab23-5f7f35f822f2 2018-07-22 03:05:41,729 - 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}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj"}}' 2018-07-22 03:05:41,838 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-065813dc-ce24-4c47-bb12-7d37e9c1cd2e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/122a25c7fc82489e9007a05c2cade8d7"}, "tags": [], "enabled": true, "id": "122a25c7fc82489e9007a05c2cade8d7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj"}} 2018-07-22 03:05:41,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-065813dc-ce24-4c47-bb12-7d37e9c1cd2e 2018-07-22 03:05:41,838 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj 2018-07-22 03:05:41,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:41,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:42,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Hyde73zhQxKMA6JbxwVq_Q"], "issued_at": "2018-07-22T03:05:42.000000Z"}} 2018-07-22 03:05:42,215 - 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}36a3e1e637f4e80f91a4069abc5b5e136e1659b0" 2018-07-22 03:05:42,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdfbc03-7a6b-4359-9151-f5b1c7d8bd2b 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-22 03:05:42,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4fdfbc03-7a6b-4359-9151-f5b1c7d8bd2b 2018-07-22 03:05:42,297 - 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-22 03:05:42,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:42,303 - 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}36a3e1e637f4e80f91a4069abc5b5e136e1659b0" 2018-07-22 03:05:42,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20a0cfc-aab6-4516-a6f7-5bd091e83cd1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:42,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d20a0cfc-aab6-4516-a6f7-5bd091e83cd1 2018-07-22 03:05:42,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a3e1e637f4e80f91a4069abc5b5e136e1659b0" 2018-07-22 03:05:42,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98869ed2-ebf0-43e5-a76f-73ff98e514a6 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/122a25c7fc82489e9007a05c2cade8d7"}, "tags": [], "enabled": true, "id": "122a25c7fc82489e9007a05c2cade8d7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj"}]} 2018-07-22 03:05:42,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj used request id req-98869ed2-ebf0-43e5-a76f-73ff98e514a6 2018-07-22 03:05:42,367 - 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}36a3e1e637f4e80f91a4069abc5b5e136e1659b0" 2018-07-22 03:05:42,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f328a7b-9da6-413d-8b13-9701c8613cef 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-22 03:05:42,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2f328a7b-9da6-413d-8b13-9701c8613cef 2018-07-22 03:05:42,814 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-cfaf5960-f5ea-4c2-user 2018-07-22 03:05:42,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:42,819 - 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}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:42,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9885916-ba87-4292-983e-9e6928a790b6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:42,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c9885916-ba87-4292-983e-9e6928a790b6 2018-07-22 03:05:42,841 - 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}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" -d '{"role": {"name": "CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj-role"}}' 2018-07-22 03:05:42,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-291bc1ba-086d-4019-bc62-fb5e206320d3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88a8c6b1d6224437b15705f727a87270", "links": {"self": "http://172.30.9.25:5000/v3/roles/88a8c6b1d6224437b15705f727a87270"}, "name": "CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj-role"}} 2018-07-22 03:05:42,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-291bc1ba-086d-4019-bc62-fb5e206320d3 2018-07-22 03:05:42,931 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj-role 2018-07-22 03:05:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/88a8c6b1d6224437b15705f727a87270 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:43,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58bbdb37-eaac-4a42-b767-7c40cf967c10 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88a8c6b1d6224437b15705f727a87270", "links": {"self": "http://172.30.9.25:5000/v3/roles/88a8c6b1d6224437b15705f727a87270"}, "name": "CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj-role"}} 2018-07-22 03:05:43,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/88a8c6b1d6224437b15705f727a87270 used request id req-58bbdb37-eaac-4a42-b767-7c40cf967c10 2018-07-22 03:05:43,017 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj-role to project CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj 2018-07-22 03:05:43,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/122a25c7fc82489e9007a05c2cade8d7/users/59111fe3a1bf4864b3c3438d2c14734e/roles/88a8c6b1d6224437b15705f727a87270 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:43,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-405cd774-f2a5-4512-864d-3afdaab7f84a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:43,148 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/122a25c7fc82489e9007a05c2cade8d7/users/59111fe3a1bf4864b3c3438d2c14734e/roles/88a8c6b1d6224437b15705f727a87270 used request id req-405cd774-f2a5-4512-864d-3afdaab7f84a 2018-07-22 03:05:43,149 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-22 03:05:43,155 - 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}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:43,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-564bfa1c-32f0-4dce-8b70-033ab45af086 Date: Sun, 22 Jul 2018 03:05:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:43,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-564bfa1c-32f0-4dce-8b70-033ab45af086 2018-07-22 03:05:43,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:43,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5fa52a-c954-49a5-a6fd-ffaf97d7ffcd 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:43,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-db5fa52a-c954-49a5-a6fd-ffaf97d7ffcd 2018-07-22 03:05:43,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:43,579 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b51d69c6-7980-4727-bc36-118c05eb24ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:43,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-b51d69c6-7980-4727-bc36-118c05eb24ab 2018-07-22 03:05:43,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:43,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:43,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7230d0-18a6-4518-8167-d2d158b73978 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:43,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-3a7230d0-18a6-4518-8167-d2d158b73978 2018-07-22 03:05:43,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:43,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8e3b42-7dd4-4b77-a5c1-53b051969c54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:43,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-8a8e3b42-7dd4-4b77-a5c1-53b051969c54 2018-07-22 03:05:43,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:43,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dffe9f6-bef5-4e7a-b849-6ec3e5b0ec3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:43,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-3dffe9f6-bef5-4e7a-b849-6ec3e5b0ec3d 2018-07-22 03:05:43,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:43,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f261358e-fa9c-4e7d-944d-3242249c57eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:43,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-f261358e-fa9c-4e7d-944d-3242249c57eb 2018-07-22 03:05:43,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:43,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:44,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a502ad92-4bdc-44bf-8f23-af898e63dc5d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:44,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-a502ad92-4bdc-44bf-8f23-af898e63dc5d 2018-07-22 03:05:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:44,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a218ec-c08a-4ced-9009-7d07b4ee1252 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:44,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-a3a218ec-c08a-4ced-9009-7d07b4ee1252 2018-07-22 03:05:44,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:44,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:44,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670c664b-f6a8-445d-b90b-40496a93a341 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:44,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-670c664b-f6a8-445d-b90b-40496a93a341 2018-07-22 03:05:44,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:44,213 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj 2018-07-22 03:05:44,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/122a25c7fc82489e9007a05c2cade8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:44,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba363808-bf3a-4197-8ec4-d2c12af9260e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:44,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/122a25c7fc82489e9007a05c2cade8d7 used request id req-ba363808-bf3a-4197-8ec4-d2c12af9260e 2018-07-22 03:05:44,413 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-cfaf5960-f5ea-4c2-proj-role 2018-07-22 03:05:44,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/88a8c6b1d6224437b15705f727a87270 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:44,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b64c4f0-b742-4367-9480-b657dbe937e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:44,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/88a8c6b1d6224437b15705f727a87270 used request id req-3b64c4f0-b742-4367-9480-b657dbe937e9 2018-07-22 03:05:44,524 - 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}5cf6d672b10eefb4db85bf23e78f21d5e0e1dc0b" 2018-07-22 03:05:44,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8722278c-69e6-4d05-a569-6d05f3c158cf Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:44,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8722278c-69e6-4d05-a569-6d05f3c158cf 2018-07-22 03:05:44,608 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-cfaf5960-f5ea-4c2-user 2018-07-22 03:05:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/59111fe3a1bf4864b3c3438d2c14734e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a3e1e637f4e80f91a4069abc5b5e136e1659b0" 2018-07-22 03:05:44,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbbaab7-8cdc-456f-aac3-b52100496c08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:44,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/59111fe3a1bf4864b3c3438d2c14734e used request id req-1bbbaab7-8cdc-456f-aac3-b52100496c08 2018-07-22 03:05:44,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:45,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["oBJuNHvHQrCd62-IsyCvtA"], "issued_at": "2018-07-22T03:05:45.000000Z"}} 2018-07-22 03:05:45,163 - 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}66fad9221a2141dd99a92bc47d7342094b7aa35d" 2018-07-22 03:05:45,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d47acd3-a505-4f84-9c1c-580754ae8087 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-22 03:05:45,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8d47acd3-a505-4f84-9c1c-580754ae8087 2018-07-22 03:05:45,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:45,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:45,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["M8-27faZRi2P8esaanY4xA"], "issued_at": "2018-07-22T03:05:45.000000Z"}} 2018-07-22 03:05:45,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}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:45,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abee9912-eacf-48b9-b491-517315e8ebda 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-22 03:05:45,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-abee9912-eacf-48b9-b491-517315e8ebda 2018-07-22 03:05:45,711 - 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-22 03:05:45,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:45,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f28bd9d8-67f4-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:45,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ff162d-97bb-44db-b28d-a862e332b1dc 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=CreateKeypairsTests-f28bd9d8-67f4-45b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:45,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f28bd9d8-67f4-45b-proj used request id req-a6ff162d-97bb-44db-b28d-a862e332b1dc 2018-07-22 03:05:45,806 - 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}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:45,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ede25c-ee1b-41ca-8bf4-d08f3920fee7 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-22 03:05:45,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-01ede25c-ee1b-41ca-8bf4-d08f3920fee7 2018-07-22 03:05:45,894 - 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}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj"}}' 2018-07-22 03:05:46,000 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e8ebe57-61d0-4263-9045-8b5dbb8dbe79 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b9500c6cda24358b7ebc01e128a4db4"}, "tags": [], "enabled": true, "id": "1b9500c6cda24358b7ebc01e128a4db4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj"}} 2018-07-22 03:05:46,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0e8ebe57-61d0-4263-9045-8b5dbb8dbe79 2018-07-22 03:05:46,000 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f28bd9d8-67f4-45b-proj 2018-07-22 03:05:46,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:46,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:46,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["JT8pJZq6QJaV-ck9Rp7-Gw"], "issued_at": "2018-07-22T03:05:46.000000Z"}} 2018-07-22 03:05:46,378 - 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}fad7cc8d530bef4704b9b7a55de4e90c24213650" 2018-07-22 03:05:46,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390bccfd-63f1-47fe-9969-ee9c945dd51a 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-22 03:05:46,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-390bccfd-63f1-47fe-9969-ee9c945dd51a 2018-07-22 03:05:46,462 - 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-22 03:05:46,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:46,468 - 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}fad7cc8d530bef4704b9b7a55de4e90c24213650" 2018-07-22 03:05:46,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7abb8e-f08e-4fb7-b94f-8b205297e099 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:46,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4a7abb8e-f08e-4fb7-b94f-8b205297e099 2018-07-22 03:05:46,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-f28bd9d8-67f4-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad7cc8d530bef4704b9b7a55de4e90c24213650" 2018-07-22 03:05:46,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9d2e99-593e-41f9-b648-15779eb6ab67 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-f28bd9d8-67f4-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b9500c6cda24358b7ebc01e128a4db4"}, "tags": [], "enabled": true, "id": "1b9500c6cda24358b7ebc01e128a4db4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj"}]} 2018-07-22 03:05:46,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-f28bd9d8-67f4-45b-proj used request id req-6e9d2e99-593e-41f9-b648-15779eb6ab67 2018-07-22 03:05:46,596 - 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}fad7cc8d530bef4704b9b7a55de4e90c24213650" 2018-07-22 03:05:46,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30280766-32c0-4fae-abcb-f9a00943e99e 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-22 03:05:46,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-30280766-32c0-4fae-abcb-f9a00943e99e 2018-07-22 03:05:47,050 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f28bd9d8-67f4-45b-user 2018-07-22 03:05:47,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:47,054 - 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}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:47,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7672091-1e74-4feb-b318-90542d323fcf Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:47,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d7672091-1e74-4feb-b318-90542d323fcf 2018-07-22 03:05:47,145 - 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}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" -d '{"role": {"name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj-role"}}' 2018-07-22 03:05:47,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec501d0-fee4-425b-aad7-3f2be8157ab1 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfee9350ab7440f195d54a102198a130", "links": {"self": "http://172.30.9.25:5000/v3/roles/dfee9350ab7440f195d54a102198a130"}, "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj-role"}} 2018-07-22 03:05:47,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-5ec501d0-fee4-425b-aad7-3f2be8157ab1 2018-07-22 03:05:47,248 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f28bd9d8-67f4-45b-proj-role 2018-07-22 03:05:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/dfee9350ab7440f195d54a102198a130 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:47,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2aef95b-0475-4dcb-a841-fb26d8d94906 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfee9350ab7440f195d54a102198a130", "links": {"self": "http://172.30.9.25:5000/v3/roles/dfee9350ab7440f195d54a102198a130"}, "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj-role"}} 2018-07-22 03:05:47,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/dfee9350ab7440f195d54a102198a130 used request id req-f2aef95b-0475-4dcb-a841-fb26d8d94906 2018-07-22 03:05:47,337 - keystone_utils - INFO - Granting role CreateKeypairsTests-f28bd9d8-67f4-45b-proj-role to project CreateKeypairsTests-f28bd9d8-67f4-45b-proj 2018-07-22 03:05:47,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/1b9500c6cda24358b7ebc01e128a4db4/users/fb720f05e15a47ceba1d25957b1701bb/roles/dfee9350ab7440f195d54a102198a130 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:47,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82544d1-66e4-405d-99d7-b7a4ab47642f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:47,556 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/1b9500c6cda24358b7ebc01e128a4db4/users/fb720f05e15a47ceba1d25957b1701bb/roles/dfee9350ab7440f195d54a102198a130 used request id req-a82544d1-66e4-405d-99d7-b7a4ab47642f 2018-07-22 03:05:47,556 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:05:47,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:47,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:47,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfee9350ab7440f195d54a102198a130", "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj-role"}], "expires_at": "2018-07-22T04:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b9500c6cda24358b7ebc01e128a4db4", "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1b9500c6cda24358b7ebc01e128a4db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/1b9500c6cda24358b7ebc01e128a4db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-user", "id": "fb720f05e15a47ceba1d25957b1701bb"}, "audit_ids": ["dNSfdXOYQIKRA9c_CE9TXg"], "issued_at": "2018-07-22T03:05:47.000000Z"}} 2018-07-22 03:05:47,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}a388904578cdf9b79fd8476e46e148c8f527b51c" 2018-07-22 03:05:48,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432589ad-a388-415a-91ad-03a51f5ea976 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-22 03:05:48,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-432589ad-a388-415a-91ad-03a51f5ea976 2018-07-22 03:05:48,061 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:05:48,065 - 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}a388904578cdf9b79fd8476e46e148c8f527b51c" 2018-07-22 03:05:48,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05: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-7a091942-fc3c-4bfa-9c87-08ff39e22c4f x-compute-request-id: req-7a091942-fc3c-4bfa-9c87-08ff39e22c4f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:05:48,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-7a091942-fc3c-4bfa-9c87-08ff39e22c4f 2018-07-22 03:05:48,260 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab... 2018-07-22 03:05:48,260 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:05:48,300 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab 2018-07-22 03:05:48,303 - 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}a388904578cdf9b79fd8476e46e148c8f527b51c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDYp0W62cOFRd6ttKv4hHYJ70prFnQJLBUkkK9/H1GuHCDtc5FcGUkaqWsLpYjZPpntKv75N9492qIuwvAXITyKuCqeeyoM2pLMd9Jy7OvTFwwqp3YJ43OG0L5Fh98xjc2tFd1WWVNmAccozJ9RxqegrPb81teO3Nxnh48yeFW9GQ==", "name": "CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab"}}' 2018-07-22 03:05:48,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05: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-6ddc6d99-1d90-46a5-ad1f-860c1765402b x-compute-request-id: req-6ddc6d99-1d90-46a5-ad1f-860c1765402b Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDYp0W62cOFRd6ttKv4hHYJ70prFnQJLBUkkK9/H1GuHCDtc5FcGUkaqWsLpYjZPpntKv75N9492qIuwvAXITyKuCqeeyoM2pLMd9Jy7OvTFwwqp3YJ43OG0L5Fh98xjc2tFd1WWVNmAccozJ9RxqegrPb81teO3Nxnh48yeFW9GQ==", "user_id": "fb720f05e15a47ceba1d25957b1701bb", "name": "CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab", "fingerprint": "d9:5f:ba:12:79:65:ee:1b:83:48:d7:ba:87:23:6a:2b"}} 2018-07-22 03:05:48,360 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-6ddc6d99-1d90-46a5-ad1f-860c1765402b 2018-07-22 03:05:48,361 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab 2018-07-22 03:05:48,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:48,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfee9350ab7440f195d54a102198a130", "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj-role"}], "expires_at": "2018-07-22T04:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b9500c6cda24358b7ebc01e128a4db4", "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1b9500c6cda24358b7ebc01e128a4db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/1b9500c6cda24358b7ebc01e128a4db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/1b9500c6cda24358b7ebc01e128a4db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/1b9500c6cda24358b7ebc01e128a4db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f28bd9d8-67f4-45b-user", "id": "fb720f05e15a47ceba1d25957b1701bb"}, "audit_ids": ["04e6VfKARv62EtI_2HJsqg"], "issued_at": "2018-07-22T03:05:48.000000Z"}} 2018-07-22 03:05:48,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aadb3fb660966ac18384b41b8c612cc456647d37" 2018-07-22 03:05:48,923 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:05: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-c35b70ce-5310-4fc8-84f5-10e87238300b x-compute-request-id: req-c35b70ce-5310-4fc8-84f5-10e87238300b Content-Length: 0 Content-Type: application/json 2018-07-22 03:05:48,923 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab used request id req-c35b70ce-5310-4fc8-84f5-10e87238300b 2018-07-22 03:05:48,926 - 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}aadb3fb660966ac18384b41b8c612cc456647d37" 2018-07-22 03:05:48,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05: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-24f5bfc1-406d-4d6a-bf28-443ecbf6d031 x-compute-request-id: req-24f5bfc1-406d-4d6a-bf28-443ecbf6d031 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:05:48,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-24f5bfc1-406d-4d6a-bf28-443ecbf6d031 2018-07-22 03:05:48,944 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab 2018-07-22 03:05:48,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a388904578cdf9b79fd8476e46e148c8f527b51c" 2018-07-22 03:05:48,972 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05: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-fc3818dc-c745-4275-8b3e-8e199b47cfe3 x-compute-request-id: req-fc3818dc-c745-4275-8b3e-8e199b47cfe3 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab not found for user fb720f05e15a47ceba1d25957b1701bb", "code": 404}} 2018-07-22 03:05:48,972 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-4e82e34d-12ba-44fc-9bfc-88003ca7f5ab used request id req-fc3818dc-c745-4275-8b3e-8e199b47cfe3 2018-07-22 03:05:48,978 - 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}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f4bfcd2c-8fae-4ae5-8c85-4c10295e14de Date: Sun, 22 Jul 2018 03:05:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:49,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f4bfcd2c-8fae-4ae5-8c85-4c10295e14de 2018-07-22 03:05:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2775a34-790c-4c71-a1f6-fb3869bdcb44 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:49,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-b2775a34-790c-4c71-a1f6-fb3869bdcb44 2018-07-22 03:05:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ec12e12-5cc1-41ce-bb6d-27e2263aef45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:49,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-1ec12e12-5cc1-41ce-bb6d-27e2263aef45 2018-07-22 03:05:49,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:49,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7420128a-9d0c-4d02-8896-9fdeff5f3d0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:49,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-7420128a-9d0c-4d02-8896-9fdeff5f3d0d 2018-07-22 03:05:49,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:49,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98c98af7-2509-4d05-bdc5-c19d231c5854 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:49,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-98c98af7-2509-4d05-bdc5-c19d231c5854 2018-07-22 03:05:49,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:49,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285df00e-6692-4861-b818-5600526dd787 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:49,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-285df00e-6692-4861-b818-5600526dd787 2018-07-22 03:05:49,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:49,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0271b5d3-9e3d-4343-9926-42fc9dd42259 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:49,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-0271b5d3-9e3d-4343-9926-42fc9dd42259 2018-07-22 03:05:49,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:49,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157b5b9b-f3c7-4af3-88da-9c1aea3a5cf2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:49,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-157b5b9b-f3c7-4af3-88da-9c1aea3a5cf2 2018-07-22 03:05:49,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-132848cd-94de-47c5-8915-e34bf6017bdf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:49,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-132848cd-94de-47c5-8915-e34bf6017bdf 2018-07-22 03:05:49,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:49,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:49,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7641d0b6-774f-4d28-ba12-60f35ec0176c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:49,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-7641d0b6-774f-4d28-ba12-60f35ec0176c 2018-07-22 03:05:49,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:49,936 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f28bd9d8-67f4-45b-proj 2018-07-22 03:05:49,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/1b9500c6cda24358b7ebc01e128a4db4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:50,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0933ed8e-a069-4865-97de-4f065df82834 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:50,158 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/1b9500c6cda24358b7ebc01e128a4db4 used request id req-0933ed8e-a069-4865-97de-4f065df82834 2018-07-22 03:05:50,158 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f28bd9d8-67f4-45b-proj-role 2018-07-22 03:05:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/dfee9350ab7440f195d54a102198a130 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:50,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869cfa71-c103-4e66-9214-010ea098a5b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:50,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/dfee9350ab7440f195d54a102198a130 used request id req-869cfa71-c103-4e66-9214-010ea098a5b0 2018-07-22 03:05:50,283 - 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}1c7fadace7e64cf0eafb62e61fbb5608f3033c9d" 2018-07-22 03:05:50,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224a944c-ef58-4bb4-af67-3e9fc64b927d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:50,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-224a944c-ef58-4bb4-af67-3e9fc64b927d 2018-07-22 03:05:50,361 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f28bd9d8-67f4-45b-user 2018-07-22 03:05:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/fb720f05e15a47ceba1d25957b1701bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad7cc8d530bef4704b9b7a55de4e90c24213650" 2018-07-22 03:05:50,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c124c707-d785-4cdf-a941-0c45d55b3c1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:50,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/fb720f05e15a47ceba1d25957b1701bb used request id req-c124c707-d785-4cdf-a941-0c45d55b3c1f 2018-07-22 03:05:50,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:51,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["4BXH5867QCmOumWDoZJSww"], "issued_at": "2018-07-22T03:05:51.000000Z"}} 2018-07-22 03:05:51,052 - 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}d003b7c8b5d2ecd2c921a7a613bdcebbc10210da" 2018-07-22 03:05:51,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf46d34-e3d4-48c1-b699-7688e4f1d08d 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-22 03:05:51,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-abf46d34-e3d4-48c1-b699-7688e4f1d08d 2018-07-22 03:05:51,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:51,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:51,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["W8Xa_4G9T7WJt-FfGmZNeg"], "issued_at": "2018-07-22T03:05:51.000000Z"}} 2018-07-22 03:05:51,508 - 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}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:51,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12aca0c6-b4af-4331-b8e7-a01c6f574cbc 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-22 03:05:51,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-12aca0c6-b4af-4331-b8e7-a01c6f574cbc 2018-07-22 03:05:51,590 - 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-22 03:05:51,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:51,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a501b136-9522-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:51,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f462820-361b-4835-b379-879719f75cae Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a501b136-9522-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:51,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a501b136-9522-4f1-proj used request id req-5f462820-361b-4835-b379-879719f75cae 2018-07-22 03:05:51,685 - 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}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:51,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec21f7d2-2c0b-45c0-a658-0c950cce4afa 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-22 03:05:51,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ec21f7d2-2c0b-45c0-a658-0c950cce4afa 2018-07-22 03:05:51,773 - 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}0cd8a8d51d22776744ee0a9be78b6f64038c2839" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-a501b136-9522-4f1-proj"}}' 2018-07-22 03:05:51,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5caf6a8-54d9-453b-aeb3-638216d6db6e Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c611c4f93e7541ec96d16c98c58f27e0"}, "tags": [], "enabled": true, "id": "c611c4f93e7541ec96d16c98c58f27e0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a501b136-9522-4f1-proj"}} 2018-07-22 03:05:51,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b5caf6a8-54d9-453b-aeb3-638216d6db6e 2018-07-22 03:05:51,882 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-a501b136-9522-4f1-proj 2018-07-22 03:05:51,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:51,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:52,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["v0sOOLq1TO6S9194-XnbXw"], "issued_at": "2018-07-22T03:05:52.000000Z"}} 2018-07-22 03:05:52,374 - 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}5c7676465df23bf12f09202ef66bf12223e05cd0" 2018-07-22 03:05:52,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f58c121-bc49-4410-9f43-72d02416e0cb 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-22 03:05:52,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3f58c121-bc49-4410-9f43-72d02416e0cb 2018-07-22 03:05:52,394 - 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-22 03:05:52,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:52,400 - 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}5c7676465df23bf12f09202ef66bf12223e05cd0" 2018-07-22 03:05:52,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4e95e9-9dbd-45b7-be8a-f355cb030e4a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:52,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ef4e95e9-9dbd-45b7-be8a-f355cb030e4a 2018-07-22 03:05:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-a501b136-9522-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7676465df23bf12f09202ef66bf12223e05cd0" 2018-07-22 03:05:52,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c577a733-a8ff-47d6-968a-f2bbdff663ac Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-a501b136-9522-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c611c4f93e7541ec96d16c98c58f27e0"}, "tags": [], "enabled": true, "id": "c611c4f93e7541ec96d16c98c58f27e0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a501b136-9522-4f1-proj"}]} 2018-07-22 03:05:52,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-a501b136-9522-4f1-proj used request id req-c577a733-a8ff-47d6-968a-f2bbdff663ac 2018-07-22 03:05:52,685 - 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}5c7676465df23bf12f09202ef66bf12223e05cd0" 2018-07-22 03:05:52,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299b6533-0f21-446d-946c-dc28783a5e17 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-22 03:05:52,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-299b6533-0f21-446d-946c-dc28783a5e17 2018-07-22 03:05:53,146 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-a501b136-9522-4f1-user 2018-07-22 03:05:53,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:53,151 - 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}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:53,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ba05d4-a348-4e86-91aa-0555c749ce6b Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:53,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-82ba05d4-a348-4e86-91aa-0555c749ce6b 2018-07-22 03:05:53,251 - 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}0cd8a8d51d22776744ee0a9be78b6f64038c2839" -d '{"role": {"name": "CreateKeypairsTests-a501b136-9522-4f1-proj-role"}}' 2018-07-22 03:05:53,278 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d307635-c8a3-4c3f-9cce-16b35abec2f9 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "961dad3c008248529de5c82bc65370fc", "links": {"self": "http://172.30.9.25:5000/v3/roles/961dad3c008248529de5c82bc65370fc"}, "name": "CreateKeypairsTests-a501b136-9522-4f1-proj-role"}} 2018-07-22 03:05:53,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6d307635-c8a3-4c3f-9cce-16b35abec2f9 2018-07-22 03:05:53,279 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-a501b136-9522-4f1-proj-role 2018-07-22 03:05:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/961dad3c008248529de5c82bc65370fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:53,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d49b6d4-0504-4e2b-a4c2-5bd34c0f2642 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "961dad3c008248529de5c82bc65370fc", "links": {"self": "http://172.30.9.25:5000/v3/roles/961dad3c008248529de5c82bc65370fc"}, "name": "CreateKeypairsTests-a501b136-9522-4f1-proj-role"}} 2018-07-22 03:05:53,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/961dad3c008248529de5c82bc65370fc used request id req-9d49b6d4-0504-4e2b-a4c2-5bd34c0f2642 2018-07-22 03:05:53,363 - keystone_utils - INFO - Granting role CreateKeypairsTests-a501b136-9522-4f1-proj-role to project CreateKeypairsTests-a501b136-9522-4f1-proj 2018-07-22 03:05:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c611c4f93e7541ec96d16c98c58f27e0/users/b77add2fe23749349841ea83ab404e8a/roles/961dad3c008248529de5c82bc65370fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:53,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fdbf0d5-f827-49c6-89d8-545aef667894 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:53,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c611c4f93e7541ec96d16c98c58f27e0/users/b77add2fe23749349841ea83ab404e8a/roles/961dad3c008248529de5c82bc65370fc used request id req-9fdbf0d5-f827-49c6-89d8-545aef667894 2018-07-22 03:05:53,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:05:53,719 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1.pub 2018-07-22 03:05:53,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:53,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:54,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961dad3c008248529de5c82bc65370fc", "name": "CreateKeypairsTests-a501b136-9522-4f1-proj-role"}], "expires_at": "2018-07-22T04:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c611c4f93e7541ec96d16c98c58f27e0", "name": "CreateKeypairsTests-a501b136-9522-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c611c4f93e7541ec96d16c98c58f27e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c611c4f93e7541ec96d16c98c58f27e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a501b136-9522-4f1-user", "id": "b77add2fe23749349841ea83ab404e8a"}, "audit_ids": ["t3fBk8fyQjS2zbATARYQwQ"], "issued_at": "2018-07-22T03:05:54.000000Z"}} 2018-07-22 03:05:54,099 - 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}d83c0f1d6cc9649fd638731c9ee46653282b086e" 2018-07-22 03:05:54,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20800df9-3a7e-4cb1-bdfa-5deeaf9a08b5 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-22 03:05:54,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-20800df9-3a7e-4cb1-bdfa-5deeaf9a08b5 2018-07-22 03:05:54,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:05:54,176 - 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}d83c0f1d6cc9649fd638731c9ee46653282b086e" 2018-07-22 03:05:54,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05: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-f2cdad3e-6c0a-4696-85ee-fbd05886d287 x-compute-request-id: req-f2cdad3e-6c0a-4696-85ee-fbd05886d287 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:05:54,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-f2cdad3e-6c0a-4696-85ee-fbd05886d287 2018-07-22 03:05:54,354 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1... 2018-07-22 03:05:54,354 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-22 03:05:54,355 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1.pub 2018-07-22 03:05:54,355 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1 2018-07-22 03:05:54,357 - 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}d83c0f1d6cc9649fd638731c9ee46653282b086e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNkux5chP/EgRhzjewuzt/ppieZHvduxMy+534kQ3VKdhL4T/UABaLzqLlaHw9RcJSEgTIQhWdlaI0W3iGHtGc70nPwDEKgUhlq8ar2aYHeE+wagO4DWGrDkzu3k1yyQ6x5nD93k+dgSe9rAcEioze5Ae2bdIkkmEv3UtZafhbQA8cIEZX1wDEJDbfVWqRByTtSmsHcsSp7Q+ushknFvaTqrGib77MPJQoPXvdUWh7UKWDBeGIDKDtufx7p5h7dbqxtOIc9qRrBn5LrLaSvm9uDeA9nz89QpYYgtCRygkSbU5H8GBoyyAy81h7oTs2KDDNofchlvmtFWUbubPsucTX", "name": "CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1"}}' 2018-07-22 03:05:54,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05: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,Accept-Encoding x-openstack-request-id: req-93fb4bb5-65ae-4b66-a249-eafc38032663 x-compute-request-id: req-93fb4bb5-65ae-4b66-a249-eafc38032663 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNkux5chP/EgRhzjewuzt/ppieZHvduxMy+534kQ3VKdhL4T/UABaLzqLlaHw9RcJSEgTIQhWdlaI0W3iGHtGc70nPwDEKgUhlq8ar2aYHeE+wagO4DWGrDkzu3k1yyQ6x5nD93k+dgSe9rAcEioze5Ae2bdIkkmEv3UtZafhbQA8cIEZX1wDEJDbfVWqRByTtSmsHcsSp7Q+ushknFvaTqrGib77MPJQoPXvdUWh7UKWDBeGIDKDtufx7p5h7dbqxtOIc9qRrBn5LrLaSvm9uDeA9nz89QpYYgtCRygkSbU5H8GBoyyAy81h7oTs2KDDNofchlvmtFWUbubPsucTX", "user_id": "b77add2fe23749349841ea83ab404e8a", "name": "CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1", "fingerprint": "8c:14:e1:76:0b:31:61:83:47:d3:49:61:ca:9a:10:bf"}} 2018-07-22 03:05:54,415 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-93fb4bb5-65ae-4b66-a249-eafc38032663 2018-07-22 03:05:54,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:54,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961dad3c008248529de5c82bc65370fc", "name": "CreateKeypairsTests-a501b136-9522-4f1-proj-role"}], "expires_at": "2018-07-22T04:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c611c4f93e7541ec96d16c98c58f27e0", "name": "CreateKeypairsTests-a501b136-9522-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c611c4f93e7541ec96d16c98c58f27e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c611c4f93e7541ec96d16c98c58f27e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c611c4f93e7541ec96d16c98c58f27e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c611c4f93e7541ec96d16c98c58f27e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a501b136-9522-4f1-user", "id": "b77add2fe23749349841ea83ab404e8a"}, "audit_ids": ["zrBbhGU4TGGIAaO3XRCkfg"], "issued_at": "2018-07-22T03:05:54.000000Z"}} 2018-07-22 03:05:54,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a891432c084ddd58d135d60e3d1f9eef117d52" 2018-07-22 03:05:54,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05: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,Accept-Encoding x-openstack-request-id: req-4f817942-1d53-4d33-843c-54d3fd5d1c61 x-compute-request-id: req-4f817942-1d53-4d33-843c-54d3fd5d1c61 Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNkux5chP/EgRhzjewuzt/ppieZHvduxMy+534kQ3VKdhL4T/UABaLzqLlaHw9RcJSEgTIQhWdlaI0W3iGHtGc70nPwDEKgUhlq8ar2aYHeE+wagO4DWGrDkzu3k1yyQ6x5nD93k+dgSe9rAcEioze5Ae2bdIkkmEv3UtZafhbQA8cIEZX1wDEJDbfVWqRByTtSmsHcsSp7Q+ushknFvaTqrGib77MPJQoPXvdUWh7UKWDBeGIDKDtufx7p5h7dbqxtOIc9qRrBn5LrLaSvm9uDeA9nz89QpYYgtCRygkSbU5H8GBoyyAy81h7oTs2KDDNofchlvmtFWUbubPsucTX", "user_id": "b77add2fe23749349841ea83ab404e8a", "name": "CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1", "deleted": false, "created_at": "2018-07-22T03:05:54.000000", "updated_at": null, "fingerprint": "8c:14:e1:76:0b:31:61:83:47:d3:49:61:ca:9a:10:bf", "deleted_at": null, "id": 21}} 2018-07-22 03:05:54,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1 used request id req-4f817942-1d53-4d33-843c-54d3fd5d1c61 2018-07-22 03:05:54,967 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1 2018-07-22 03:05:54,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83c0f1d6cc9649fd638731c9ee46653282b086e" 2018-07-22 03:05:55,002 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:05: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-4ce1ba6c-f5d9-4728-acec-7f9c050e04a5 x-compute-request-id: req-4ce1ba6c-f5d9-4728-acec-7f9c050e04a5 Content-Length: 0 Content-Type: application/json 2018-07-22 03:05:55,002 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-c04ed1a7-6887-44a5-9aa4-31df1a6174f1 used request id req-4ce1ba6c-f5d9-4728-acec-7f9c050e04a5 2018-07-22 03:05:55,007 - 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}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:55,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a20fa3ff-bc3d-41c4-8dc0-bc91b6c92616 Date: Sun, 22 Jul 2018 03:05:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:05:55,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a20fa3ff-bc3d-41c4-8dc0-bc91b6c92616 2018-07-22 03:05:55,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:55,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ffdffd7-9e29-49cc-a668-989f99b4ecb9 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:05:55,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-1ffdffd7-9e29-49cc-a668-989f99b4ecb9 2018-07-22 03:05:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:55,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46c28281-58a1-4f38-b15a-8eb3badad20a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:55,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-46c28281-58a1-4f38-b15a-8eb3badad20a 2018-07-22 03:05:55,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:55,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40cafd89-66cb-4904-80e9-786214813170 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:55,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-40cafd89-66cb-4904-80e9-786214813170 2018-07-22 03:05:55,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:55,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:55,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb268d92-582e-4d78-aa5a-f4502cd7e23b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:55,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-cb268d92-582e-4d78-aa5a-f4502cd7e23b 2018-07-22 03:05:55,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:55,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:55,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313da9eb-b915-47f6-b60e-6a7ff68c0d67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:55,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-313da9eb-b915-47f6-b60e-6a7ff68c0d67 2018-07-22 03:05:55,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:55,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1dc8864-25f3-45b3-a307-b68b152bf123 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:55,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-e1dc8864-25f3-45b3-a307-b68b152bf123 2018-07-22 03:05:55,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:55,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20bcbb09-1a48-40fe-9e79-5c23a3bf9a85 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:05:55,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-20bcbb09-1a48-40fe-9e79-5c23a3bf9a85 2018-07-22 03:05:55,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:55,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5c5f88-8e63-4f43-bfcb-8823607f7453 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:55,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-0e5c5f88-8e63-4f43-bfcb-8823607f7453 2018-07-22 03:05:55,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:55,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:56,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e2ce5e-dd9b-4cb3-b133-b8ce2ba7bf90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:05:56,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-57e2ce5e-dd9b-4cb3-b133-b8ce2ba7bf90 2018-07-22 03:05:56,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:05:56,014 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-a501b136-9522-4f1-proj 2018-07-22 03:05:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c611c4f93e7541ec96d16c98c58f27e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:56,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d96eb8-5e1b-40e4-865e-2020bb8103e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:56,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c611c4f93e7541ec96d16c98c58f27e0 used request id req-f8d96eb8-5e1b-40e4-865e-2020bb8103e9 2018-07-22 03:05:56,225 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-a501b136-9522-4f1-proj-role 2018-07-22 03:05:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/961dad3c008248529de5c82bc65370fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:56,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6eb62fe-f1c7-4d12-9006-25fec4aee672 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:56,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/961dad3c008248529de5c82bc65370fc used request id req-f6eb62fe-f1c7-4d12-9006-25fec4aee672 2018-07-22 03:05:56,341 - 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}0cd8a8d51d22776744ee0a9be78b6f64038c2839" 2018-07-22 03:05:56,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07e419a-e655-458e-9a4d-681f2dfe706a Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:56,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d07e419a-e655-458e-9a4d-681f2dfe706a 2018-07-22 03:05:56,423 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-a501b136-9522-4f1-user 2018-07-22 03:05:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b77add2fe23749349841ea83ab404e8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7676465df23bf12f09202ef66bf12223e05cd0" 2018-07-22 03:05:56,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd4a5d1-48ba-4acf-86f0-4326619b2335 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:56,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b77add2fe23749349841ea83ab404e8a used request id req-0fd4a5d1-48ba-4acf-86f0-4326619b2335 2018-07-22 03:05:56,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:56,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["YdNdQUxoQmiv-0e1gR3teg"], "issued_at": "2018-07-22T03:05:56.000000Z"}} 2018-07-22 03:05:56,989 - 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}cb20bfd693860290020dc607dda134a0302558b6" 2018-07-22 03:05:57,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748aa878-9c9f-4a2f-bcdc-d24b0a2d24fe 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-22 03:05:57,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-748aa878-9c9f-4a2f-bcdc-d24b0a2d24fe 2018-07-22 03:05:57,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:57,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:57,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["a73_NyElTaqrtFwdaMLrCw"], "issued_at": "2018-07-22T03:05:57.000000Z"}} 2018-07-22 03:05:57,454 - 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}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:05:57,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7090722a-e259-49a0-a77d-78b3cd1ef467 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-22 03:05:57,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7090722a-e259-49a0-a77d-78b3cd1ef467 2018-07-22 03:05:57,539 - 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-22 03:05:57,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:57,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b4776f00-59ec-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:05:57,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63280db7-af75-4e4b-bca8-329c253a34bb Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b4776f00-59ec-425-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:05:57,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b4776f00-59ec-425-proj used request id req-63280db7-af75-4e4b-bca8-329c253a34bb 2018-07-22 03:05:57,635 - 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}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:05:57,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4d1d2c-0038-4220-aa33-91d2d7aec0c8 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-22 03:05:57,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ac4d1d2c-0038-4220-aa33-91d2d7aec0c8 2018-07-22 03:05:57,723 - 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}c5f19dd7846857824408b5b9c534557422b08094" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-b4776f00-59ec-425-proj"}}' 2018-07-22 03:05:57,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8339f625-5352-43a9-8580-5660b915d0d9 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0429cf0c29cd42adacd6985645e99a5a"}, "tags": [], "enabled": true, "id": "0429cf0c29cd42adacd6985645e99a5a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b4776f00-59ec-425-proj"}} 2018-07-22 03:05:57,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8339f625-5352-43a9-8580-5660b915d0d9 2018-07-22 03:05:57,830 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-b4776f00-59ec-425-proj 2018-07-22 03:05:57,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:57,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:58,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hWOVRmZBQSuu7DgHieEAhg"], "issued_at": "2018-07-22T03:05:58.000000Z"}} 2018-07-22 03:05:58,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}f94ddfd519a81352bf339ae288a0eb6f69aa4da0" 2018-07-22 03:05:58,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfeebe09-610d-46e4-8acd-1ee9bd331cd0 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-22 03:05:58,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dfeebe09-610d-46e4-8acd-1ee9bd331cd0 2018-07-22 03:05:58,239 - 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-22 03:05:58,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:05:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:05:58,244 - 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}f94ddfd519a81352bf339ae288a0eb6f69aa4da0" 2018-07-22 03:05:58,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3a1a80-d6e2-4335-950f-f74eb2d41fed Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:05:58,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8f3a1a80-d6e2-4335-950f-f74eb2d41fed 2018-07-22 03:05:58,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-b4776f00-59ec-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94ddfd519a81352bf339ae288a0eb6f69aa4da0" 2018-07-22 03:05:58,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711e7529-32c3-4946-ae80-6fba5d5b26fc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-b4776f00-59ec-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0429cf0c29cd42adacd6985645e99a5a"}, "tags": [], "enabled": true, "id": "0429cf0c29cd42adacd6985645e99a5a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b4776f00-59ec-425-proj"}]} 2018-07-22 03:05:58,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-b4776f00-59ec-425-proj used request id req-711e7529-32c3-4946-ae80-6fba5d5b26fc 2018-07-22 03:05:58,445 - 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}f94ddfd519a81352bf339ae288a0eb6f69aa4da0" 2018-07-22 03:05:58,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8aa065-8a2d-4e0a-9864-aa9db231f862 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-22 03:05:58,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9d8aa065-8a2d-4e0a-9864-aa9db231f862 2018-07-22 03:05:58,883 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-b4776f00-59ec-425-user 2018-07-22 03:05:58,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:58,888 - 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}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:05:58,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa90c11-6e24-49f0-a760-ae28337d3bd4 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:05:58,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6fa90c11-6e24-49f0-a760-ae28337d3bd4 2018-07-22 03:05:58,975 - 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}c5f19dd7846857824408b5b9c534557422b08094" -d '{"role": {"name": "CreateKeypairsTests-b4776f00-59ec-425-proj-role"}}' 2018-07-22 03:05:59,078 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee52925-3c17-486e-9637-456d79a3a36e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f3154069f704e90aee266912a0469e3", "links": {"self": "http://172.30.9.25:5000/v3/roles/4f3154069f704e90aee266912a0469e3"}, "name": "CreateKeypairsTests-b4776f00-59ec-425-proj-role"}} 2018-07-22 03:05:59,078 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0ee52925-3c17-486e-9637-456d79a3a36e 2018-07-22 03:05:59,079 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-b4776f00-59ec-425-proj-role 2018-07-22 03:05:59,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4f3154069f704e90aee266912a0469e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:05:59,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3fb5f8-6a7d-4beb-b8a3-077f4e9d3d17 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f3154069f704e90aee266912a0469e3", "links": {"self": "http://172.30.9.25:5000/v3/roles/4f3154069f704e90aee266912a0469e3"}, "name": "CreateKeypairsTests-b4776f00-59ec-425-proj-role"}} 2018-07-22 03:05:59,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4f3154069f704e90aee266912a0469e3 used request id req-0e3fb5f8-6a7d-4beb-b8a3-077f4e9d3d17 2018-07-22 03:05:59,166 - keystone_utils - INFO - Granting role CreateKeypairsTests-b4776f00-59ec-425-proj-role to project CreateKeypairsTests-b4776f00-59ec-425-proj 2018-07-22 03:05:59,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0429cf0c29cd42adacd6985645e99a5a/users/0385e18ed81b4e8c936add7fc471b96d/roles/4f3154069f704e90aee266912a0469e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:05:59,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47294ba6-7c15-4d1b-9d62-637b51418cd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:05:59,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0429cf0c29cd42adacd6985645e99a5a/users/0385e18ed81b4e8c936add7fc471b96d/roles/4f3154069f704e90aee266912a0469e3 used request id req-47294ba6-7c15-4d1b-9d62-637b51418cd4 2018-07-22 03:05:59,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:05:59,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:05:59,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:05:59,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f3154069f704e90aee266912a0469e3", "name": "CreateKeypairsTests-b4776f00-59ec-425-proj-role"}], "expires_at": "2018-07-22T04:05:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0429cf0c29cd42adacd6985645e99a5a", "name": "CreateKeypairsTests-b4776f00-59ec-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0429cf0c29cd42adacd6985645e99a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/0429cf0c29cd42adacd6985645e99a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b4776f00-59ec-425-user", "id": "0385e18ed81b4e8c936add7fc471b96d"}, "audit_ids": ["GG8t4GWKRGeSRIJ3HpIcFw"], "issued_at": "2018-07-22T03:05:59.000000Z"}} 2018-07-22 03:05:59,671 - 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}35fe89b73cb528016a6a692978aae26418cdcd97" 2018-07-22 03:05:59,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb57fbd-2a0f-4020-938d-0c3052262342 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-22 03:05:59,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dcb57fbd-2a0f-4020-938d-0c3052262342 2018-07-22 03:05:59,752 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:05:59,755 - 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}35fe89b73cb528016a6a692978aae26418cdcd97" 2018-07-22 03:05:59,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:05: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-80db1df5-0b4f-4c07-8b2a-201b93bac5d1 x-compute-request-id: req-80db1df5-0b4f-4c07-8b2a-201b93bac5d1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:05:59,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-80db1df5-0b4f-4c07-8b2a-201b93bac5d1 2018-07-22 03:05:59,929 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a... 2018-07-22 03:05:59,929 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:06:08,914 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a 2018-07-22 03:06:08,916 - 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}35fe89b73cb528016a6a692978aae26418cdcd97" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCwXP+2O9C+MbTSnQul+a3sAS75TCyQvG28fiLFiP4s0nImxjx7/mkb71IvsMT/UTDFwi57oZZNsfdI9GK0Mc4nFrXDGVDm65QDuJy4BK96Nbc6lBKN8ywF8bq1a9MgElbOWgDzkuazn6pUVZgaTQ46QQAUsftGpMkTlaZhGudsDFX39VQGTmEvpndaX5cVJpRw68MB1BqfCkSdLZXhKpeaIitMmloOCfsJ6aZSyj/SajZr9dYhcOwbd2fI8hsZKNDWs2FPb7ScVMlmyLvIDd5rM1el4i/zE8kmMDG8fmDq3etbr2+oL80Gbc3Xc57gK6Dfn0ThBJWQGDC6vqRKncWg/8qHtUWSZEnH4K1VwrA2dv+5e3mfLQfT9ekObP0kkQ3WpJcnJ8/Yjp7t49uxblX3bPVZgD1K6MMnlP5vEr0K/YagSIVUhs69MqEeMb6KICCunUcxfjzAg6t6RTGpcsGif64Mi/cZ44UFwt78Ql2Rw2NUHcfTMrU026QaAOEdHSzjLaGvfdVvEZgYEmqAM/R5/79Ig4EqA2xXwM10cOtiI8Y5vNDgfXOhc+xIqek2lcvB6HWJHlK/bo00U1QMuvJNJMnDjmERFl1qB2GcFrZ0VHUr9n5bQpxduVQk7MtLiG05K2ToMOby41Huts8dU13zxss8bneoS1N8fwhufskgQ7Jxa8lPBOiDAWkTh4Seel9F1ioPiX1aPBwieih7lVs5SfZ51otlxj18ipyPC5qjzwE84kprF9Aq3tuP1g+DcVbz2ZDaaRlKr8F9sq7m8LU2yggvd56Brld/Oi/PRaf9ZMOcH4y9Xvm+/8lDlNPpNhWfhTTROqvFsckfwM3oe4fB7GQZQwIjRaKd1WiuGUOOJ/5x2Uo6y1Z+1cQd8gtVpaTJ8A4f9dHvk+ZYGNe4W57648ZPEI7rZOJdBsrdasgmXhE3qFmeyhywW7W89hkJDcJlYvgfyu9+PQm2MEY2S5LCUwsbU7H8CLoLK99aYhIuNypShsRph/5l1BUNDo3Ig1/WpY/H6Qpepri9HMkW+LYoQpgKkiT8RMYV30TIxw0CkkU0bWD+M9Ik1wULHXyP91XU/929PRgr39YEJAh1I0NRkiIsPKgbZEIxiFy+FkWxvokUXDuci9xwXAOEergmtgIc5vHlX83t3o4CxHwRDDMxvoUFUTS1679Z9SMclNjEpfGPKMx2NCVKhdGsZRvjLRPh8YUeL4DdYySIYMr49I2C5WWmotFHxOCcImtWdNJa1yyzpXVMUfPnEILhNe2D39kjmT82jmpQL1m51SIXN+o9HFogHIaQN05MDKSNBegTmKmN7TnbtxWX369QeBZMbqQoKHP/NhG7NNqA/JIrpJzOLq4c71VVYqOgBg96FHWdnxZyQh56xt3DzFop+o2BbVTxFU3lDQTcJZYljsEksI3rUfyld8kDn1iEYQrg1GAGQEeESC/1kfHQa1FepoQelXdAM3ycc5fkqytUJQYrAERSbKyOY70NQ0fGhmAEEv1hnGphSfUcMuXYVBr/jKLRaJtFUTmzLsrsPHb+Y9Y3pXLOdq8s3zk7bIwimbP96VOA6RQbS3ucFJ5WMAhKQQps7IlXmEzv+IDFSRgkNrFmadOYQ+JN4s5n8JsEJIcvy1yQkbX/zFuH0R6GL2SqeDVBA+Ym6Q==", "name": "CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a"}}' 2018-07-22 03:06:08,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-6f45da5b-5800-44a5-94e5-7edde4d61b46 x-compute-request-id: req-6f45da5b-5800-44a5-94e5-7edde4d61b46 Content-Encoding: gzip Content-Length: 1510 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCwXP+2O9C+MbTSnQul+a3sAS75TCyQvG28fiLFiP4s0nImxjx7/mkb71IvsMT/UTDFwi57oZZNsfdI9GK0Mc4nFrXDGVDm65QDuJy4BK96Nbc6lBKN8ywF8bq1a9MgElbOWgDzkuazn6pUVZgaTQ46QQAUsftGpMkTlaZhGudsDFX39VQGTmEvpndaX5cVJpRw68MB1BqfCkSdLZXhKpeaIitMmloOCfsJ6aZSyj/SajZr9dYhcOwbd2fI8hsZKNDWs2FPb7ScVMlmyLvIDd5rM1el4i/zE8kmMDG8fmDq3etbr2+oL80Gbc3Xc57gK6Dfn0ThBJWQGDC6vqRKncWg/8qHtUWSZEnH4K1VwrA2dv+5e3mfLQfT9ekObP0kkQ3WpJcnJ8/Yjp7t49uxblX3bPVZgD1K6MMnlP5vEr0K/YagSIVUhs69MqEeMb6KICCunUcxfjzAg6t6RTGpcsGif64Mi/cZ44UFwt78Ql2Rw2NUHcfTMrU026QaAOEdHSzjLaGvfdVvEZgYEmqAM/R5/79Ig4EqA2xXwM10cOtiI8Y5vNDgfXOhc+xIqek2lcvB6HWJHlK/bo00U1QMuvJNJMnDjmERFl1qB2GcFrZ0VHUr9n5bQpxduVQk7MtLiG05K2ToMOby41Huts8dU13zxss8bneoS1N8fwhufskgQ7Jxa8lPBOiDAWkTh4Seel9F1ioPiX1aPBwieih7lVs5SfZ51otlxj18ipyPC5qjzwE84kprF9Aq3tuP1g+DcVbz2ZDaaRlKr8F9sq7m8LU2yggvd56Brld/Oi/PRaf9ZMOcH4y9Xvm+/8lDlNPpNhWfhTTROqvFsckfwM3oe4fB7GQZQwIjRaKd1WiuGUOOJ/5x2Uo6y1Z+1cQd8gtVpaTJ8A4f9dHvk+ZYGNe4W57648ZPEI7rZOJdBsrdasgmXhE3qFmeyhywW7W89hkJDcJlYvgfyu9+PQm2MEY2S5LCUwsbU7H8CLoLK99aYhIuNypShsRph/5l1BUNDo3Ig1/WpY/H6Qpepri9HMkW+LYoQpgKkiT8RMYV30TIxw0CkkU0bWD+M9Ik1wULHXyP91XU/929PRgr39YEJAh1I0NRkiIsPKgbZEIxiFy+FkWxvokUXDuci9xwXAOEergmtgIc5vHlX83t3o4CxHwRDDMxvoUFUTS1679Z9SMclNjEpfGPKMx2NCVKhdGsZRvjLRPh8YUeL4DdYySIYMr49I2C5WWmotFHxOCcImtWdNJa1yyzpXVMUfPnEILhNe2D39kjmT82jmpQL1m51SIXN+o9HFogHIaQN05MDKSNBegTmKmN7TnbtxWX369QeBZMbqQoKHP/NhG7NNqA/JIrpJzOLq4c71VVYqOgBg96FHWdnxZyQh56xt3DzFop+o2BbVTxFU3lDQTcJZYljsEksI3rUfyld8kDn1iEYQrg1GAGQEeESC/1kfHQa1FepoQelXdAM3ycc5fkqytUJQYrAERSbKyOY70NQ0fGhmAEEv1hnGphSfUcMuXYVBr/jKLRaJtFUTmzLsrsPHb+Y9Y3pXLOdq8s3zk7bIwimbP96VOA6RQbS3ucFJ5WMAhKQQps7IlXmEzv+IDFSRgkNrFmadOYQ+JN4s5n8JsEJIcvy1yQkbX/zFuH0R6GL2SqeDVBA+Ym6Q==", "user_id": "0385e18ed81b4e8c936add7fc471b96d", "name": "CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a", "fingerprint": "ac:ee:80:a0:23:a5:07:bc:82:5a:a9:94:d6:b0:69:7a"}} 2018-07-22 03:06:08,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-6f45da5b-5800-44a5-94e5-7edde4d61b46 2018-07-22 03:06:08,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:09,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f3154069f704e90aee266912a0469e3", "name": "CreateKeypairsTests-b4776f00-59ec-425-proj-role"}], "expires_at": "2018-07-22T04:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0429cf0c29cd42adacd6985645e99a5a", "name": "CreateKeypairsTests-b4776f00-59ec-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0429cf0c29cd42adacd6985645e99a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0429cf0c29cd42adacd6985645e99a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/0429cf0c29cd42adacd6985645e99a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/0429cf0c29cd42adacd6985645e99a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b4776f00-59ec-425-user", "id": "0385e18ed81b4e8c936add7fc471b96d"}, "audit_ids": ["kzTDX2cCR0yBpDq9gGWp1Q"], "issued_at": "2018-07-22T03:06:09.000000Z"}} 2018-07-22 03:06:09,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f02a1dac7ff88401a835b53851bd22a783e1598" 2018-07-22 03:06:09,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-d00272eb-26ae-4aac-8256-7854ef57ea50 x-compute-request-id: req-d00272eb-26ae-4aac-8256-7854ef57ea50 Content-Encoding: gzip Content-Length: 1574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCwXP+2O9C+MbTSnQul+a3sAS75TCyQvG28fiLFiP4s0nImxjx7/mkb71IvsMT/UTDFwi57oZZNsfdI9GK0Mc4nFrXDGVDm65QDuJy4BK96Nbc6lBKN8ywF8bq1a9MgElbOWgDzkuazn6pUVZgaTQ46QQAUsftGpMkTlaZhGudsDFX39VQGTmEvpndaX5cVJpRw68MB1BqfCkSdLZXhKpeaIitMmloOCfsJ6aZSyj/SajZr9dYhcOwbd2fI8hsZKNDWs2FPb7ScVMlmyLvIDd5rM1el4i/zE8kmMDG8fmDq3etbr2+oL80Gbc3Xc57gK6Dfn0ThBJWQGDC6vqRKncWg/8qHtUWSZEnH4K1VwrA2dv+5e3mfLQfT9ekObP0kkQ3WpJcnJ8/Yjp7t49uxblX3bPVZgD1K6MMnlP5vEr0K/YagSIVUhs69MqEeMb6KICCunUcxfjzAg6t6RTGpcsGif64Mi/cZ44UFwt78Ql2Rw2NUHcfTMrU026QaAOEdHSzjLaGvfdVvEZgYEmqAM/R5/79Ig4EqA2xXwM10cOtiI8Y5vNDgfXOhc+xIqek2lcvB6HWJHlK/bo00U1QMuvJNJMnDjmERFl1qB2GcFrZ0VHUr9n5bQpxduVQk7MtLiG05K2ToMOby41Huts8dU13zxss8bneoS1N8fwhufskgQ7Jxa8lPBOiDAWkTh4Seel9F1ioPiX1aPBwieih7lVs5SfZ51otlxj18ipyPC5qjzwE84kprF9Aq3tuP1g+DcVbz2ZDaaRlKr8F9sq7m8LU2yggvd56Brld/Oi/PRaf9ZMOcH4y9Xvm+/8lDlNPpNhWfhTTROqvFsckfwM3oe4fB7GQZQwIjRaKd1WiuGUOOJ/5x2Uo6y1Z+1cQd8gtVpaTJ8A4f9dHvk+ZYGNe4W57648ZPEI7rZOJdBsrdasgmXhE3qFmeyhywW7W89hkJDcJlYvgfyu9+PQm2MEY2S5LCUwsbU7H8CLoLK99aYhIuNypShsRph/5l1BUNDo3Ig1/WpY/H6Qpepri9HMkW+LYoQpgKkiT8RMYV30TIxw0CkkU0bWD+M9Ik1wULHXyP91XU/929PRgr39YEJAh1I0NRkiIsPKgbZEIxiFy+FkWxvokUXDuci9xwXAOEergmtgIc5vHlX83t3o4CxHwRDDMxvoUFUTS1679Z9SMclNjEpfGPKMx2NCVKhdGsZRvjLRPh8YUeL4DdYySIYMr49I2C5WWmotFHxOCcImtWdNJa1yyzpXVMUfPnEILhNe2D39kjmT82jmpQL1m51SIXN+o9HFogHIaQN05MDKSNBegTmKmN7TnbtxWX369QeBZMbqQoKHP/NhG7NNqA/JIrpJzOLq4c71VVYqOgBg96FHWdnxZyQh56xt3DzFop+o2BbVTxFU3lDQTcJZYljsEksI3rUfyld8kDn1iEYQrg1GAGQEeESC/1kfHQa1FepoQelXdAM3ycc5fkqytUJQYrAERSbKyOY70NQ0fGhmAEEv1hnGphSfUcMuXYVBr/jKLRaJtFUTmzLsrsPHb+Y9Y3pXLOdq8s3zk7bIwimbP96VOA6RQbS3ucFJ5WMAhKQQps7IlXmEzv+IDFSRgkNrFmadOYQ+JN4s5n8JsEJIcvy1yQkbX/zFuH0R6GL2SqeDVBA+Ym6Q==", "user_id": "0385e18ed81b4e8c936add7fc471b96d", "name": "CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a", "deleted": false, "created_at": "2018-07-22T03:06:08.000000", "updated_at": null, "fingerprint": "ac:ee:80:a0:23:a5:07:bc:82:5a:a9:94:d6:b0:69:7a", "deleted_at": null, "id": 22}} 2018-07-22 03:06:09,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a used request id req-d00272eb-26ae-4aac-8256-7854ef57ea50 2018-07-22 03:06:09,625 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a 2018-07-22 03:06:09,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fe89b73cb528016a6a692978aae26418cdcd97" 2018-07-22 03:06:09,657 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:06: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-fd16020b-aa39-45fc-aeb4-a3029b19cb5b x-compute-request-id: req-fd16020b-aa39-45fc-aeb4-a3029b19cb5b Content-Length: 0 Content-Type: application/json 2018-07-22 03:06:09,657 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-022d04ea-8a9b-49f4-9765-90691a49777a used request id req-fd16020b-aa39-45fc-aeb4-a3029b19cb5b 2018-07-22 03:06:09,663 - 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}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:09,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4ad8d427-4f50-466b-9f5c-90e094689d4a Date: Sun, 22 Jul 2018 03:06:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:06:09,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-4ad8d427-4f50-466b-9f5c-90e094689d4a 2018-07-22 03:06:09,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:09,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78063070-80e6-4c6b-9126-91322d9f7347 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:06:09,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-78063070-80e6-4c6b-9126-91322d9f7347 2018-07-22 03:06:09,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f38b90ec-188f-49fd-ac4a-c8e2a456604b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:10,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-f38b90ec-188f-49fd-ac4a-c8e2a456604b 2018-07-22 03:06:10,065 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,152 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b614bb43-8820-4742-9d2d-3833edb235a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:10,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-b614bb43-8820-4742-9d2d-3833edb235a8 2018-07-22 03:06:10,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:10,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-496de728-3f83-4418-9bad-e235e01cf185 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:10,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-496de728-3f83-4418-9bad-e235e01cf185 2018-07-22 03:06:10,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:10,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5996690a-050e-496d-85b1-0443d553a999 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:10,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-5996690a-050e-496d-85b1-0443d553a999 2018-07-22 03:06:10,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:10,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca384ad2-615e-4535-8173-065b869ff639 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:10,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-ca384ad2-615e-4535-8173-065b869ff639 2018-07-22 03:06:10,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:10,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-344a0da3-6709-41a7-bbf2-3c8aadf5a7c2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:06:10,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-344a0da3-6709-41a7-bbf2-3c8aadf5a7c2 2018-07-22 03:06:10,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29e5c80f-72d0-4741-bab2-d74dc06f104b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:10,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-29e5c80f-72d0-4741-bab2-d74dc06f104b 2018-07-22 03:06:10,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:10,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e2bc7d3-b4d0-402f-b029-4b85fd120051 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:10,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-0e2bc7d3-b4d0-402f-b029-4b85fd120051 2018-07-22 03:06:10,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:10,645 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-b4776f00-59ec-425-proj 2018-07-22 03:06:10,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0429cf0c29cd42adacd6985645e99a5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20914b0f-c17c-4391-954c-cc277da463d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:10,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0429cf0c29cd42adacd6985645e99a5a used request id req-20914b0f-c17c-4391-954c-cc277da463d1 2018-07-22 03:06:10,829 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-b4776f00-59ec-425-proj-role 2018-07-22 03:06:10,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4f3154069f704e90aee266912a0469e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:10,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7f0b120-3487-426c-9418-c3d108434061 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:10,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4f3154069f704e90aee266912a0469e3 used request id req-a7f0b120-3487-426c-9418-c3d108434061 2018-07-22 03:06:10,934 - 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}c5f19dd7846857824408b5b9c534557422b08094" 2018-07-22 03:06:11,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0502a9d-ea58-4f73-8f4c-cfe5dbf1c867 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:11,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b0502a9d-ea58-4f73-8f4c-cfe5dbf1c867 2018-07-22 03:06:11,016 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-b4776f00-59ec-425-user 2018-07-22 03:06:11,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/0385e18ed81b4e8c936add7fc471b96d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94ddfd519a81352bf339ae288a0eb6f69aa4da0" 2018-07-22 03:06:11,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ea2db3-6489-4717-800d-7be5d351851f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:11,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/0385e18ed81b4e8c936add7fc471b96d used request id req-51ea2db3-6489-4717-800d-7be5d351851f 2018-07-22 03:06:11,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:11,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Pw4t_5bMSKiSX7nvOidQfg"], "issued_at": "2018-07-22T03:06:11.000000Z"}} 2018-07-22 03:06:11,558 - 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}9a9629a3038728d8c5414463d072adc36340f0be" 2018-07-22 03:06:11,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8306723-abb6-4c3d-b6e2-e16d142e010e 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-22 03:06:11,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d8306723-abb6-4c3d-b6e2-e16d142e010e 2018-07-22 03:06:11,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:11,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:12,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["HOlLM-tORnWAjrXp5b2HMw"], "issued_at": "2018-07-22T03:06:12.000000Z"}} 2018-07-22 03:06:12,032 - 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}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:12,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66c6d74-fbeb-4ad8-8b17-0984f978185e 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-22 03:06:12,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d66c6d74-fbeb-4ad8-8b17-0984f978185e 2018-07-22 03:06:12,117 - 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-22 03:06:12,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:12,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-fba03151-ff2e-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:12,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f065a18e-2e8e-4525-9e90-3f96e0839b01 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-fba03151-ff2e-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:06:12,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-fba03151-ff2e-4c3-proj used request id req-f065a18e-2e8e-4525-9e90-3f96e0839b01 2018-07-22 03:06:12,214 - 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}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:12,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28fd5972-f09b-407d-a0d2-c76c16b7f95f 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-22 03:06:12,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-28fd5972-f09b-407d-a0d2-c76c16b7f95f 2018-07-22 03:06:12,303 - 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}438dfa307513bb003a41f0f6937edb9cdb1a41e9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj"}}' 2018-07-22 03:06:12,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b02b77cc-1bc3-4a6f-84dc-1cb73cc4e22b Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c38390b3d4a41cc80d6e19844c79c83"}, "tags": [], "enabled": true, "id": "6c38390b3d4a41cc80d6e19844c79c83", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj"}} 2018-07-22 03:06:12,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b02b77cc-1bc3-4a6f-84dc-1cb73cc4e22b 2018-07-22 03:06:12,346 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-fba03151-ff2e-4c3-proj 2018-07-22 03:06:12,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:12,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:12,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["vmPwbLARSFm1aPbdHPlp9g"], "issued_at": "2018-07-22T03:06:12.000000Z"}} 2018-07-22 03:06:12,727 - 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}e16ba5d17a569231d23c2a73c00f147ea35e53d6" 2018-07-22 03:06:12,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde6d713-495f-47b7-92a0-234b294d3df1 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-22 03:06:12,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fde6d713-495f-47b7-92a0-234b294d3df1 2018-07-22 03:06:12,806 - 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-22 03:06:12,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:12,812 - 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}e16ba5d17a569231d23c2a73c00f147ea35e53d6" 2018-07-22 03:06:12,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445a7433-a537-41e9-af04-06dad1ed47b6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:06:12,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-445a7433-a537-41e9-af04-06dad1ed47b6 2018-07-22 03:06:12,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-fba03151-ff2e-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16ba5d17a569231d23c2a73c00f147ea35e53d6" 2018-07-22 03:06:13,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009b198d-59e5-4f1f-88e3-5b5cb53da495 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-fba03151-ff2e-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c38390b3d4a41cc80d6e19844c79c83"}, "tags": [], "enabled": true, "id": "6c38390b3d4a41cc80d6e19844c79c83", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj"}]} 2018-07-22 03:06:13,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-fba03151-ff2e-4c3-proj used request id req-009b198d-59e5-4f1f-88e3-5b5cb53da495 2018-07-22 03:06:13,009 - 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}e16ba5d17a569231d23c2a73c00f147ea35e53d6" 2018-07-22 03:06:13,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb5b4a9-2b02-4fae-b072-1fbd3d0a1f12 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-22 03:06:13,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-edb5b4a9-2b02-4fae-b072-1fbd3d0a1f12 2018-07-22 03:06:13,380 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-fba03151-ff2e-4c3-user 2018-07-22 03:06:13,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:13,385 - 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}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:13,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55efe684-9c77-4350-a1fe-9f656e93d4d7 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:13,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-55efe684-9c77-4350-a1fe-9f656e93d4d7 2018-07-22 03:06:13,474 - 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}438dfa307513bb003a41f0f6937edb9cdb1a41e9" -d '{"role": {"name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj-role"}}' 2018-07-22 03:06:13,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d3a0e1-94e9-4060-9a3e-7de6bdcc2e2b Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fcf12cae2a3b4a509a48c620b2c8bf7a", "links": {"self": "http://172.30.9.25:5000/v3/roles/fcf12cae2a3b4a509a48c620b2c8bf7a"}, "name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj-role"}} 2018-07-22 03:06:13,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-79d3a0e1-94e9-4060-9a3e-7de6bdcc2e2b 2018-07-22 03:06:13,567 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-fba03151-ff2e-4c3-proj-role 2018-07-22 03:06:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fcf12cae2a3b4a509a48c620b2c8bf7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:13,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896722a0-4fb3-4ee1-b126-9712b059e3f7 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fcf12cae2a3b4a509a48c620b2c8bf7a", "links": {"self": "http://172.30.9.25:5000/v3/roles/fcf12cae2a3b4a509a48c620b2c8bf7a"}, "name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj-role"}} 2018-07-22 03:06:13,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fcf12cae2a3b4a509a48c620b2c8bf7a used request id req-896722a0-4fb3-4ee1-b126-9712b059e3f7 2018-07-22 03:06:13,654 - keystone_utils - INFO - Granting role CreateKeypairsTests-fba03151-ff2e-4c3-proj-role to project CreateKeypairsTests-fba03151-ff2e-4c3-proj 2018-07-22 03:06:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6c38390b3d4a41cc80d6e19844c79c83/users/48c4e7bf0d2a457489191a965592fd91/roles/fcf12cae2a3b4a509a48c620b2c8bf7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:13,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ef0337-6f60-42cc-8c54-bccb3b9ceff9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:13,778 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6c38390b3d4a41cc80d6e19844c79c83/users/48c4e7bf0d2a457489191a965592fd91/roles/fcf12cae2a3b4a509a48c620b2c8bf7a used request id req-73ef0337-6f60-42cc-8c54-bccb3b9ceff9 2018-07-22 03:06:13,778 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:13,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:13,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:14,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcf12cae2a3b4a509a48c620b2c8bf7a", "name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj-role"}], "expires_at": "2018-07-22T04:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c38390b3d4a41cc80d6e19844c79c83", "name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6c38390b3d4a41cc80d6e19844c79c83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/6c38390b3d4a41cc80d6e19844c79c83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-fba03151-ff2e-4c3-user", "id": "48c4e7bf0d2a457489191a965592fd91"}, "audit_ids": ["jhFzp5l9RwO3vHhCPzIvEg"], "issued_at": "2018-07-22T03:06:14.000000Z"}} 2018-07-22 03:06:14,163 - 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}6cf51f91f36f6390b256fae7e96919a5b6f3e6c1" 2018-07-22 03:06:14,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5081afe2-10e4-4a1f-b2e5-3559a744e8b4 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-22 03:06:14,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5081afe2-10e4-4a1f-b2e5-3559a744e8b4 2018-07-22 03:06:14,242 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:14,246 - 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}6cf51f91f36f6390b256fae7e96919a5b6f3e6c1" 2018-07-22 03:06:14,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-06749e49-4ab8-4ffb-9b04-6f41172b911d x-compute-request-id: req-06749e49-4ab8-4ffb-9b04-6f41172b911d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:06:14,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-06749e49-4ab8-4ffb-9b04-6f41172b911d 2018-07-22 03:06:14,420 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693... 2018-07-22 03:06:14,420 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:06:14,491 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693 2018-07-22 03:06:14,493 - 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}6cf51f91f36f6390b256fae7e96919a5b6f3e6c1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBrtN+cook+wAyUPH0/PvCkpXT9ex/XDY7i9OIenjN0ztFFqVY8muQE8vaHBnDelomUeaSE12LsRWceFHsnvU4VYzeydpRnxcZ+zX8AJf7PdQy+8M2FG/gERhRbYKecGQjs8dC0xP8OW7Q2qycmiBVQnT9yC/60N5S+u1pl9Ijhw==", "name": "CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693"}}' 2018-07-22 03:06:14,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-308b5358-29dc-47c2-a93b-16ad9e0ce2b5 x-compute-request-id: req-308b5358-29dc-47c2-a93b-16ad9e0ce2b5 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBrtN+cook+wAyUPH0/PvCkpXT9ex/XDY7i9OIenjN0ztFFqVY8muQE8vaHBnDelomUeaSE12LsRWceFHsnvU4VYzeydpRnxcZ+zX8AJf7PdQy+8M2FG/gERhRbYKecGQjs8dC0xP8OW7Q2qycmiBVQnT9yC/60N5S+u1pl9Ijhw==", "user_id": "48c4e7bf0d2a457489191a965592fd91", "name": "CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693", "fingerprint": "b2:06:4a:a6:df:d6:a9:9d:9f:bb:24:92:48:04:67:e6"}} 2018-07-22 03:06:14,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-308b5358-29dc-47c2-a93b-16ad9e0ce2b5 2018-07-22 03:06:14,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:14,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcf12cae2a3b4a509a48c620b2c8bf7a", "name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj-role"}], "expires_at": "2018-07-22T04:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c38390b3d4a41cc80d6e19844c79c83", "name": "CreateKeypairsTests-fba03151-ff2e-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6c38390b3d4a41cc80d6e19844c79c83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6c38390b3d4a41cc80d6e19844c79c83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/6c38390b3d4a41cc80d6e19844c79c83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/6c38390b3d4a41cc80d6e19844c79c83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-fba03151-ff2e-4c3-user", "id": "48c4e7bf0d2a457489191a965592fd91"}, "audit_ids": ["BIHhmtlOQomhePCQ-me4aA"], "issued_at": "2018-07-22T03:06:14.000000Z"}} 2018-07-22 03:06:14,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12be480c867942b93151e7af643375ef606373d4" 2018-07-22 03:06:15,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-9a73099d-2a76-4b83-abdc-e0711387c87e x-compute-request-id: req-9a73099d-2a76-4b83-abdc-e0711387c87e Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBrtN+cook+wAyUPH0/PvCkpXT9ex/XDY7i9OIenjN0ztFFqVY8muQE8vaHBnDelomUeaSE12LsRWceFHsnvU4VYzeydpRnxcZ+zX8AJf7PdQy+8M2FG/gERhRbYKecGQjs8dC0xP8OW7Q2qycmiBVQnT9yC/60N5S+u1pl9Ijhw==", "user_id": "48c4e7bf0d2a457489191a965592fd91", "name": "CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693", "deleted": false, "created_at": "2018-07-22T03:06:14.000000", "updated_at": null, "fingerprint": "b2:06:4a:a6:df:d6:a9:9d:9f:bb:24:92:48:04:67:e6", "deleted_at": null, "id": 23}} 2018-07-22 03:06:15,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693 used request id req-9a73099d-2a76-4b83-abdc-e0711387c87e 2018-07-22 03:06:15,098 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693 2018-07-22 03:06:15,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf51f91f36f6390b256fae7e96919a5b6f3e6c1" 2018-07-22 03:06:15,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:06: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-906c7d8e-bf5e-47f2-a1b8-b648f5d6bdfc x-compute-request-id: req-906c7d8e-bf5e-47f2-a1b8-b648f5d6bdfc Content-Length: 0 Content-Type: application/json 2018-07-22 03:06:15,143 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-2ef08cfd-9422-470b-924f-7db8cf610693 used request id req-906c7d8e-bf5e-47f2-a1b8-b648f5d6bdfc 2018-07-22 03:06:15,148 - 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}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:15,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5bd3fed6-577d-4eff-9359-65d3f1a129f0 Date: Sun, 22 Jul 2018 03:06:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:06:15,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-5bd3fed6-577d-4eff-9359-65d3f1a129f0 2018-07-22 03:06:15,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:15,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d341916-1fab-4ada-ac91-e78c4b10e07b 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:06:15,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-3d341916-1fab-4ada-ac91-e78c4b10e07b 2018-07-22 03:06:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:15,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d74acd0-7956-446a-af78-60208f36a50e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:15,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-4d74acd0-7956-446a-af78-60208f36a50e 2018-07-22 03:06:15,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:15,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947d2d63-c455-43b6-9e25-4f8e69465e69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:15,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-947d2d63-c455-43b6-9e25-4f8e69465e69 2018-07-22 03:06:15,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:15,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:15,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-507bb402-3eb4-45a0-b147-ff51d2311653 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:15,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-507bb402-3eb4-45a0-b147-ff51d2311653 2018-07-22 03:06:15,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:15,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:15,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536afa9c-c88f-4ac3-874c-09c421f0ab8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:15,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-536afa9c-c88f-4ac3-874c-09c421f0ab8d 2018-07-22 03:06:15,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:15,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:15,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd571721-35e7-4c8d-91a2-4851a9ba06ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:15,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-bd571721-35e7-4c8d-91a2-4851a9ba06ed 2018-07-22 03:06:15,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:15,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:16,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0b1a03-cd8d-4e67-8dc5-2f9d74a98650 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:06:16,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-7d0b1a03-cd8d-4e67-8dc5-2f9d74a98650 2018-07-22 03:06:16,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:16,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad28c60f-8b71-41e9-8fae-3ab758f44260 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:16,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-ad28c60f-8b71-41e9-8fae-3ab758f44260 2018-07-22 03:06:16,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:16,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:16,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62310637-4e1c-48d1-b7c1-676defef3e7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:16,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-62310637-4e1c-48d1-b7c1-676defef3e7d 2018-07-22 03:06:16,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:16,170 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-fba03151-ff2e-4c3-proj 2018-07-22 03:06:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6c38390b3d4a41cc80d6e19844c79c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:16,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba23ee32-b7f2-4062-b571-32a94315fc30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:16,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6c38390b3d4a41cc80d6e19844c79c83 used request id req-ba23ee32-b7f2-4062-b571-32a94315fc30 2018-07-22 03:06:16,374 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-fba03151-ff2e-4c3-proj-role 2018-07-22 03:06:16,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fcf12cae2a3b4a509a48c620b2c8bf7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:16,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85fe9c72-7f73-4889-81bb-e4af51077eb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:16,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fcf12cae2a3b4a509a48c620b2c8bf7a used request id req-85fe9c72-7f73-4889-81bb-e4af51077eb7 2018-07-22 03:06:16,479 - 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}438dfa307513bb003a41f0f6937edb9cdb1a41e9" 2018-07-22 03:06:16,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dafb901-39a2-450c-aa52-717b4b02c769 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:16,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8dafb901-39a2-450c-aa52-717b4b02c769 2018-07-22 03:06:16,642 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-fba03151-ff2e-4c3-user 2018-07-22 03:06:16,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/48c4e7bf0d2a457489191a965592fd91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16ba5d17a569231d23c2a73c00f147ea35e53d6" 2018-07-22 03:06:16,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c853034-7687-466f-864b-0907bcb7a451 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:16,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/48c4e7bf0d2a457489191a965592fd91 used request id req-6c853034-7687-466f-864b-0907bcb7a451 2018-07-22 03:06:16,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:17,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["XSR6EOWaR9WzhZKOsVWXhw"], "issued_at": "2018-07-22T03:06:17.000000Z"}} 2018-07-22 03:06:17,197 - 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}6823d3d24ae2101bb0eb84c962d290a5c098b768" 2018-07-22 03:06:17,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088c84ec-712b-4d39-be42-a79695ad012d 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-22 03:06:17,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-088c84ec-712b-4d39-be42-a79695ad012d 2018-07-22 03:06:17,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:17,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:17,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["-xzZQT2DT22e4fM_7Y2bQA"], "issued_at": "2018-07-22T03:06:17.000000Z"}} 2018-07-22 03:06:17,659 - 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}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:17,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c265e8-92a6-4af4-aaf0-6f97ae167a02 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-22 03:06:17,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-10c265e8-92a6-4af4-aaf0-6f97ae167a02 2018-07-22 03:06:17,743 - 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-22 03:06:17,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:17,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d185fae2-3c64-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:17,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e231410-1b29-4007-bb68-8b0c213fb802 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=CreateKeypairsTests-d185fae2-3c64-45b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:06:17,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d185fae2-3c64-45b-proj used request id req-1e231410-1b29-4007-bb68-8b0c213fb802 2018-07-22 03:06:17,838 - 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}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:17,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f524c35-7708-4718-b024-e9838863c4fe 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-22 03:06:17,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2f524c35-7708-4718-b024-e9838863c4fe 2018-07-22 03:06:17,928 - 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}891245133fcb93e8befc61e1a998686bfffb8c1c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d185fae2-3c64-45b-proj"}}' 2018-07-22 03:06:17,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8cb57f4-5ce3-4a87-8dd3-e5b6a9076b03 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05eb546da8514f359038020db54baa94"}, "tags": [], "enabled": true, "id": "05eb546da8514f359038020db54baa94", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d185fae2-3c64-45b-proj"}} 2018-07-22 03:06:17,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f8cb57f4-5ce3-4a87-8dd3-e5b6a9076b03 2018-07-22 03:06:17,969 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d185fae2-3c64-45b-proj 2018-07-22 03:06:17,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:17,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:18,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["VvHJWotuQGWt73Ad--J1ug"], "issued_at": "2018-07-22T03:06:18.000000Z"}} 2018-07-22 03:06:18,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}345e91e95e264ebcdf676039a3486405e903849d" 2018-07-22 03:06:18,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e394f8c-b964-4f70-81fa-6927e85d78a8 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-22 03:06:18,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1e394f8c-b964-4f70-81fa-6927e85d78a8 2018-07-22 03:06:18,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-22 03:06:18,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:18,377 - 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}345e91e95e264ebcdf676039a3486405e903849d" 2018-07-22 03:06:18,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0108a210-ed15-4fe3-9c06-e426307de02a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:06:18,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0108a210-ed15-4fe3-9c06-e426307de02a 2018-07-22 03:06:18,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-d185fae2-3c64-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345e91e95e264ebcdf676039a3486405e903849d" 2018-07-22 03:06:18,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a8b637-a1d9-4069-b9ba-3365febf9e39 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-d185fae2-3c64-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05eb546da8514f359038020db54baa94"}, "tags": [], "enabled": true, "id": "05eb546da8514f359038020db54baa94", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d185fae2-3c64-45b-proj"}]} 2018-07-22 03:06:18,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-d185fae2-3c64-45b-proj used request id req-24a8b637-a1d9-4069-b9ba-3365febf9e39 2018-07-22 03:06:18,565 - 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}345e91e95e264ebcdf676039a3486405e903849d" 2018-07-22 03:06:18,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0f7f95-0173-4e91-bc9d-99c9481f1114 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-22 03:06:18,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3c0f7f95-0173-4e91-bc9d-99c9481f1114 2018-07-22 03:06:19,006 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d185fae2-3c64-45b-user 2018-07-22 03:06:19,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:19,011 - 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}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:19,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23bbdc5-d5d6-468d-9dfa-ae006ece0de8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:19,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d23bbdc5-d5d6-468d-9dfa-ae006ece0de8 2018-07-22 03:06:19,099 - 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}891245133fcb93e8befc61e1a998686bfffb8c1c" -d '{"role": {"name": "CreateKeypairsTests-d185fae2-3c64-45b-proj-role"}}' 2018-07-22 03:06:19,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9afe36a9-cd5e-443b-af7e-7bdc3362a38c Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f501eab803c845bf85da316927c547a9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f501eab803c845bf85da316927c547a9"}, "name": "CreateKeypairsTests-d185fae2-3c64-45b-proj-role"}} 2018-07-22 03:06:19,125 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9afe36a9-cd5e-443b-af7e-7bdc3362a38c 2018-07-22 03:06:19,125 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d185fae2-3c64-45b-proj-role 2018-07-22 03:06:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f501eab803c845bf85da316927c547a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:19,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9730e193-b92c-4991-8a3f-e80fea03cc38 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f501eab803c845bf85da316927c547a9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f501eab803c845bf85da316927c547a9"}, "name": "CreateKeypairsTests-d185fae2-3c64-45b-proj-role"}} 2018-07-22 03:06:19,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f501eab803c845bf85da316927c547a9 used request id req-9730e193-b92c-4991-8a3f-e80fea03cc38 2018-07-22 03:06:19,212 - keystone_utils - INFO - Granting role CreateKeypairsTests-d185fae2-3c64-45b-proj-role to project CreateKeypairsTests-d185fae2-3c64-45b-proj 2018-07-22 03:06:19,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/05eb546da8514f359038020db54baa94/users/976cb96faba948278ca062be5c8dff0b/roles/f501eab803c845bf85da316927c547a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:19,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a98f7e7-22f4-4b8f-b0de-30dd0d185ee0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:19,333 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/05eb546da8514f359038020db54baa94/users/976cb96faba948278ca062be5c8dff0b/roles/f501eab803c845bf85da316927c547a9 used request id req-2a98f7e7-22f4-4b8f-b0de-30dd0d185ee0 2018-07-22 03:06:19,333 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:19,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:19,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:19,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f501eab803c845bf85da316927c547a9", "name": "CreateKeypairsTests-d185fae2-3c64-45b-proj-role"}], "expires_at": "2018-07-22T04:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05eb546da8514f359038020db54baa94", "name": "CreateKeypairsTests-d185fae2-3c64-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/05eb546da8514f359038020db54baa94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/05eb546da8514f359038020db54baa94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/05eb546da8514f359038020db54baa94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/05eb546da8514f359038020db54baa94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d185fae2-3c64-45b-user", "id": "976cb96faba948278ca062be5c8dff0b"}, "audit_ids": ["k55J4dZdSDy449jRhU2NLQ"], "issued_at": "2018-07-22T03:06:19.000000Z"}} 2018-07-22 03:06:19,722 - 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}12c5d261069582f6d6145eb91dd0d7f13deeefc8" 2018-07-22 03:06:19,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c65442-3e34-4006-b7c4-a0362f37d7ff 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-22 03:06:19,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a0c65442-3e34-4006-b7c4-a0362f37d7ff 2018-07-22 03:06:19,801 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:19,805 - 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}12c5d261069582f6d6145eb91dd0d7f13deeefc8" 2018-07-22 03:06:19,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-84d2ea45-7ed9-424c-9bca-83081cdca644 x-compute-request-id: req-84d2ea45-7ed9-424c-9bca-83081cdca644 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:06:19,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-84d2ea45-7ed9-424c-9bca-83081cdca644 2018-07-22 03:06:19,976 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788... 2018-07-22 03:06:19,976 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:06:20,013 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788 2018-07-22 03:06:20,017 - 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}12c5d261069582f6d6145eb91dd0d7f13deeefc8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPFHU6toaPn/a4RRtA5YAa3ABedpLd0AiER3hUW1yjc4oOVGIMtyZM+GXOi80eU+MBTB24w2yl3vRxADG4fhqd43/O3dIHcMIJkuM/K7Y8X2+YIuItLyUkglKkpF9lCVT2a04s4jrKeWTNpfNEMnaN7VD/5WFQcxv4RdKYJlBi0Q==", "name": "CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788"}}' 2018-07-22 03:06:20,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-b2269541-de37-4c0e-bb04-24eb22a6eb4c x-compute-request-id: req-b2269541-de37-4c0e-bb04-24eb22a6eb4c Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPFHU6toaPn/a4RRtA5YAa3ABedpLd0AiER3hUW1yjc4oOVGIMtyZM+GXOi80eU+MBTB24w2yl3vRxADG4fhqd43/O3dIHcMIJkuM/K7Y8X2+YIuItLyUkglKkpF9lCVT2a04s4jrKeWTNpfNEMnaN7VD/5WFQcxv4RdKYJlBi0Q==", "user_id": "976cb96faba948278ca062be5c8dff0b", "name": "CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788", "fingerprint": "c5:17:7c:1b:5f:61:4e:f1:1e:fd:1e:63:ea:01:f2:f5"}} 2018-07-22 03:06:20,088 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-b2269541-de37-4c0e-bb04-24eb22a6eb4c 2018-07-22 03:06:20,090 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788.pub 2018-07-22 03:06:20,091 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788 2018-07-22 03:06:20,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:20,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f501eab803c845bf85da316927c547a9", "name": "CreateKeypairsTests-d185fae2-3c64-45b-proj-role"}], "expires_at": "2018-07-22T04:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05eb546da8514f359038020db54baa94", "name": "CreateKeypairsTests-d185fae2-3c64-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/05eb546da8514f359038020db54baa94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/05eb546da8514f359038020db54baa94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/05eb546da8514f359038020db54baa94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05eb546da8514f359038020db54baa94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/05eb546da8514f359038020db54baa94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/05eb546da8514f359038020db54baa94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d185fae2-3c64-45b-user", "id": "976cb96faba948278ca062be5c8dff0b"}, "audit_ids": ["OWGrF0bMQHWWzA4hzFN5dg"], "issued_at": "2018-07-22T03:06:20.000000Z"}} 2018-07-22 03:06:20,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bc05e5e931f8845450494bc48a48c90a0159ae" 2018-07-22 03:06:20,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-12b650d4-5793-4df0-ab10-2dbbfd7dfe44 x-compute-request-id: req-12b650d4-5793-4df0-ab10-2dbbfd7dfe44 Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPFHU6toaPn/a4RRtA5YAa3ABedpLd0AiER3hUW1yjc4oOVGIMtyZM+GXOi80eU+MBTB24w2yl3vRxADG4fhqd43/O3dIHcMIJkuM/K7Y8X2+YIuItLyUkglKkpF9lCVT2a04s4jrKeWTNpfNEMnaN7VD/5WFQcxv4RdKYJlBi0Q==", "user_id": "976cb96faba948278ca062be5c8dff0b", "name": "CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788", "deleted": false, "created_at": "2018-07-22T03:06:20.000000", "updated_at": null, "fingerprint": "c5:17:7c:1b:5f:61:4e:f1:1e:fd:1e:63:ea:01:f2:f5", "deleted_at": null, "id": 24}} 2018-07-22 03:06:20,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788 used request id req-12b650d4-5793-4df0-ab10-2dbbfd7dfe44 2018-07-22 03:06:20,645 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788 2018-07-22 03:06:20,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c5d261069582f6d6145eb91dd0d7f13deeefc8" 2018-07-22 03:06:20,681 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:06: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-77c96d85-e414-4bbb-b90c-d42b3a978ae4 x-compute-request-id: req-77c96d85-e414-4bbb-b90c-d42b3a978ae4 Content-Length: 0 Content-Type: application/json 2018-07-22 03:06:20,681 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788 used request id req-77c96d85-e414-4bbb-b90c-d42b3a978ae4 2018-07-22 03:06:20,682 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788.pub] 2018-07-22 03:06:20,682 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-3f640aab-be4f-4623-b431-71bf87326788] 2018-07-22 03:06:20,688 - 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}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:20,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4bbadc7f-525f-41c7-8afa-a9b2d438aa21 Date: Sun, 22 Jul 2018 03:06:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:06:20,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-4bbadc7f-525f-41c7-8afa-a9b2d438aa21 2018-07-22 03:06:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b369c6-9465-4a53-8e91-caecfabf0f60 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:06:21,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-92b369c6-9465-4a53-8e91-caecfabf0f60 2018-07-22 03:06:21,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e11611-f851-48a9-8394-795eca4aea5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:21,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-11e11611-f851-48a9-8394-795eca4aea5c 2018-07-22 03:06:21,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f10cdc4-36dc-4e41-a662-1120a46fe5f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:21,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-0f10cdc4-36dc-4e41-a662-1120a46fe5f2 2018-07-22 03:06:21,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f9facb-7bc9-4064-b0d1-1bcf4ddbf44f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:21,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-88f9facb-7bc9-4064-b0d1-1bcf4ddbf44f 2018-07-22 03:06:21,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:21,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e787d97-09ce-4175-9d52-bb6c67f79414 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:21,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-3e787d97-09ce-4175-9d52-bb6c67f79414 2018-07-22 03:06:21,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:21,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4047322-4a9e-4273-a482-d0cce8a109b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:21,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-e4047322-4a9e-4273-a482-d0cce8a109b4 2018-07-22 03:06:21,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af30e3d-3418-48e5-b428-a089b4abdee6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:06:21,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-6af30e3d-3418-48e5-b428-a089b4abdee6 2018-07-22 03:06:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6ef9ee-2b1a-4d00-8ddd-852d5feecc7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:21,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-3e6ef9ee-2b1a-4d00-8ddd-852d5feecc7d 2018-07-22 03:06:21,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:21,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5f94645-0984-4f2c-a216-0e8d40b99e8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:21,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-e5f94645-0984-4f2c-a216-0e8d40b99e8e 2018-07-22 03:06:21,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:21,746 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d185fae2-3c64-45b-proj 2018-07-22 03:06:21,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/05eb546da8514f359038020db54baa94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:21,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aa9d5db-d224-4746-b12a-d05abcb0451b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:21,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/05eb546da8514f359038020db54baa94 used request id req-8aa9d5db-d224-4746-b12a-d05abcb0451b 2018-07-22 03:06:21,952 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d185fae2-3c64-45b-proj-role 2018-07-22 03:06:21,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f501eab803c845bf85da316927c547a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:22,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb73d496-91bd-4ff0-88af-c09619613dfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:22,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f501eab803c845bf85da316927c547a9 used request id req-cb73d496-91bd-4ff0-88af-c09619613dfe 2018-07-22 03:06:22,057 - 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}891245133fcb93e8befc61e1a998686bfffb8c1c" 2018-07-22 03:06:22,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcec0fac-851b-4b39-8a22-0e649c04c2ad Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:22,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fcec0fac-851b-4b39-8a22-0e649c04c2ad 2018-07-22 03:06:22,139 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d185fae2-3c64-45b-user 2018-07-22 03:06:22,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/976cb96faba948278ca062be5c8dff0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345e91e95e264ebcdf676039a3486405e903849d" 2018-07-22 03:06:22,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adb194d6-c305-4bf7-8e8c-e40f5321fda5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:22,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/976cb96faba948278ca062be5c8dff0b used request id req-adb194d6-c305-4bf7-8e8c-e40f5321fda5 2018-07-22 03:06:22,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:22,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["pklq8OEBSUujkF9Uf-JSjQ"], "issued_at": "2018-07-22T03:06:22.000000Z"}} 2018-07-22 03:06:22,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}11b649195fc9f943f2495c319cf1c682c8488fe6" 2018-07-22 03:06:22,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0d9996-465b-4b96-9640-1683f90c1a5d 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-22 03:06:22,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4d0d9996-465b-4b96-9640-1683f90c1a5d 2018-07-22 03:06:22,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:22,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:23,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["mCLwVFnjTWOyXN2yfqh_rA"], "issued_at": "2018-07-22T03:06:23.000000Z"}} 2018-07-22 03:06:23,146 - 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}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:23,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5163849c-f877-4a47-b465-aa02a86b8828 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-22 03:06:23,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5163849c-f877-4a47-b465-aa02a86b8828 2018-07-22 03:06:23,229 - 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-22 03:06:23,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:23,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b8eb3fac-db05-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:23,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7679fe-d4ac-453e-b1c7-9c16b228e4be Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b8eb3fac-db05-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:06:23,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b8eb3fac-db05-4c1-proj used request id req-7f7679fe-d4ac-453e-b1c7-9c16b228e4be 2018-07-22 03:06:23,324 - 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}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:23,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5b198a-d425-4325-bfb3-1687da8e3e20 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-22 03:06:23,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5a5b198a-d425-4325-bfb3-1687da8e3e20 2018-07-22 03:06:23,411 - 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}7056c410c6d1d2619a1af63eafa809194181633f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj"}}' 2018-07-22 03:06:23,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d07a5849-894a-4530-9083-1f5a91ef89aa Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e2f8cb66c00946bbbbc3cb55c9a4dd95"}, "tags": [], "enabled": true, "id": "e2f8cb66c00946bbbbc3cb55c9a4dd95", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj"}} 2018-07-22 03:06:23,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d07a5849-894a-4530-9083-1f5a91ef89aa 2018-07-22 03:06:23,520 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-b8eb3fac-db05-4c1-proj 2018-07-22 03:06:23,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:23,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:23,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["x8Z9yUJwRLqS67coqCjzAA"], "issued_at": "2018-07-22T03:06:23.000000Z"}} 2018-07-22 03:06:23,984 - 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}b41a6941054e68ba08b26d6a579582522cad6359" 2018-07-22 03:06:23,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ea706e-8ea6-405e-b937-7c3b1762defe 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-22 03:06:23,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-04ea706e-8ea6-405e-b937-7c3b1762defe 2018-07-22 03:06:24,000 - 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-22 03:06:24,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:24,006 - 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}b41a6941054e68ba08b26d6a579582522cad6359" 2018-07-22 03:06:24,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c58b78-fa3a-4e43-8081-6c55d9a535b9 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:06:24,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f5c58b78-fa3a-4e43-8081-6c55d9a535b9 2018-07-22 03:06:24,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-b8eb3fac-db05-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41a6941054e68ba08b26d6a579582522cad6359" 2018-07-22 03:06:24,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c9286f-99e0-4f7b-91d5-07c8a2826a7d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-b8eb3fac-db05-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e2f8cb66c00946bbbbc3cb55c9a4dd95"}, "tags": [], "enabled": true, "id": "e2f8cb66c00946bbbbc3cb55c9a4dd95", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj"}]} 2018-07-22 03:06:24,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-b8eb3fac-db05-4c1-proj used request id req-25c9286f-99e0-4f7b-91d5-07c8a2826a7d 2018-07-22 03:06:24,282 - 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}b41a6941054e68ba08b26d6a579582522cad6359" 2018-07-22 03:06:24,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7b6e43-2892-437e-879f-8a17dde4175c 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-22 03:06:24,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ff7b6e43-2892-437e-879f-8a17dde4175c 2018-07-22 03:06:24,729 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-b8eb3fac-db05-4c1-user 2018-07-22 03:06:24,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:24,733 - 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}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:24,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1be727-4051-4f3b-a4df-a3adaf0d8d7a Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:24,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6e1be727-4051-4f3b-a4df-a3adaf0d8d7a 2018-07-22 03:06:24,839 - 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}7056c410c6d1d2619a1af63eafa809194181633f" -d '{"role": {"name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj-role"}}' 2018-07-22 03:06:24,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db5b78ca-c4de-47a6-b261-7cccff7bf1cd Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5aac82f265c642aeab610c956013607b", "links": {"self": "http://172.30.9.25:5000/v3/roles/5aac82f265c642aeab610c956013607b"}, "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj-role"}} 2018-07-22 03:06:24,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-db5b78ca-c4de-47a6-b261-7cccff7bf1cd 2018-07-22 03:06:24,928 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-b8eb3fac-db05-4c1-proj-role 2018-07-22 03:06:24,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5aac82f265c642aeab610c956013607b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:25,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3afec0-22fc-49b9-8aaa-a40e1598c334 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5aac82f265c642aeab610c956013607b", "links": {"self": "http://172.30.9.25:5000/v3/roles/5aac82f265c642aeab610c956013607b"}, "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj-role"}} 2018-07-22 03:06:25,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5aac82f265c642aeab610c956013607b used request id req-fe3afec0-22fc-49b9-8aaa-a40e1598c334 2018-07-22 03:06:25,014 - keystone_utils - INFO - Granting role CreateKeypairsTests-b8eb3fac-db05-4c1-proj-role to project CreateKeypairsTests-b8eb3fac-db05-4c1-proj 2018-07-22 03:06:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e2f8cb66c00946bbbbc3cb55c9a4dd95/users/c64f78b0bac9411fbf4a2fa641228e03/roles/5aac82f265c642aeab610c956013607b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:25,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02751138-9f83-4e06-9e11-aff8980a596a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:25,134 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e2f8cb66c00946bbbbc3cb55c9a4dd95/users/c64f78b0bac9411fbf4a2fa641228e03/roles/5aac82f265c642aeab610c956013607b used request id req-02751138-9f83-4e06-9e11-aff8980a596a 2018-07-22 03:06:25,135 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:25,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:25,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:25,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5aac82f265c642aeab610c956013607b", "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj-role"}], "expires_at": "2018-07-22T04:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2f8cb66c00946bbbbc3cb55c9a4dd95", "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-user", "id": "c64f78b0bac9411fbf4a2fa641228e03"}, "audit_ids": ["6uhz8DnZS16KGs4MxkKfQw"], "issued_at": "2018-07-22T03:06:25.000000Z"}} 2018-07-22 03:06:25,521 - 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}6395ba37455f10a0ae2a24562a3cd5d8650bd5f3" 2018-07-22 03:06:25,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb07c0e1-e91a-4d58-8ea9-2395d37c1345 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-22 03:06:25,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-eb07c0e1-e91a-4d58-8ea9-2395d37c1345 2018-07-22 03:06:25,601 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:25,604 - 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}6395ba37455f10a0ae2a24562a3cd5d8650bd5f3" 2018-07-22 03:06:25,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-38fb4624-296c-44f1-b31b-a5e728ff9594 x-compute-request-id: req-38fb4624-296c-44f1-b31b-a5e728ff9594 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:06:25,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-38fb4624-296c-44f1-b31b-a5e728ff9594 2018-07-22 03:06:25,777 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2... 2018-07-22 03:06:25,777 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:06:25,825 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2 2018-07-22 03:06:25,827 - 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}6395ba37455f10a0ae2a24562a3cd5d8650bd5f3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3jJa/aRuIe/NX3LgdAd+UNTjbsloff0Mcgdo+5f0qxVfm+bqCgtoIXmu0IvajrSVDakjTscTAOY6ZZi0OddbDO8ys2Aml0CLtEGb2XO1ayvl4cVPLBpSAxbfEUHgOcGrNehZdabVizANeprzKaXd1EthQhJy8q7SPHogL+gIt5w==", "name": "CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2"}}' 2018-07-22 03:06:25,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-452b3c9a-56b0-441a-9843-d2f9a1f61429 x-compute-request-id: req-452b3c9a-56b0-441a-9843-d2f9a1f61429 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3jJa/aRuIe/NX3LgdAd+UNTjbsloff0Mcgdo+5f0qxVfm+bqCgtoIXmu0IvajrSVDakjTscTAOY6ZZi0OddbDO8ys2Aml0CLtEGb2XO1ayvl4cVPLBpSAxbfEUHgOcGrNehZdabVizANeprzKaXd1EthQhJy8q7SPHogL+gIt5w==", "user_id": "c64f78b0bac9411fbf4a2fa641228e03", "name": "CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2", "fingerprint": "60:f2:cc:d5:9b:2e:b8:86:2c:84:7c:8d:dd:86:27:1e"}} 2018-07-22 03:06:25,881 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-452b3c9a-56b0-441a-9843-d2f9a1f61429 2018-07-22 03:06:25,890 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2.pub 2018-07-22 03:06:25,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:26,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5aac82f265c642aeab610c956013607b", "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj-role"}], "expires_at": "2018-07-22T04:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2f8cb66c00946bbbbc3cb55c9a4dd95", "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e2f8cb66c00946bbbbc3cb55c9a4dd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b8eb3fac-db05-4c1-user", "id": "c64f78b0bac9411fbf4a2fa641228e03"}, "audit_ids": ["i12DOKsBTHKWxt95e0cqMQ"], "issued_at": "2018-07-22T03:06:26.000000Z"}} 2018-07-22 03:06:26,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763319750cbd98690c75a3e458d9b2a7374db69" 2018-07-22 03:06:26,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-c66013f0-a89a-410d-a89a-4a9d1bb9a9fe x-compute-request-id: req-c66013f0-a89a-410d-a89a-4a9d1bb9a9fe Content-Encoding: gzip Content-Length: 419 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3jJa/aRuIe/NX3LgdAd+UNTjbsloff0Mcgdo+5f0qxVfm+bqCgtoIXmu0IvajrSVDakjTscTAOY6ZZi0OddbDO8ys2Aml0CLtEGb2XO1ayvl4cVPLBpSAxbfEUHgOcGrNehZdabVizANeprzKaXd1EthQhJy8q7SPHogL+gIt5w==", "user_id": "c64f78b0bac9411fbf4a2fa641228e03", "name": "CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2", "deleted": false, "created_at": "2018-07-22T03:06:25.000000", "updated_at": null, "fingerprint": "60:f2:cc:d5:9b:2e:b8:86:2c:84:7c:8d:dd:86:27:1e", "deleted_at": null, "id": 25}} 2018-07-22 03:06:26,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2 used request id req-c66013f0-a89a-410d-a89a-4a9d1bb9a9fe 2018-07-22 03:06:26,443 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2 2018-07-22 03:06:26,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6395ba37455f10a0ae2a24562a3cd5d8650bd5f3" 2018-07-22 03:06:26,477 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:06: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-ad0e87be-a2d8-407c-b574-5acb1d6aab84 x-compute-request-id: req-ad0e87be-a2d8-407c-b574-5acb1d6aab84 Content-Length: 0 Content-Type: application/json 2018-07-22 03:06:26,478 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2 used request id req-ad0e87be-a2d8-407c-b574-5acb1d6aab84 2018-07-22 03:06:26,478 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-8b345b85-e378-4aac-b969-50bc9642a9c2.pub] 2018-07-22 03:06:26,484 - 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}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:26,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-06145e52-1118-4d0e-9cc1-6a2a432fcdd6 Date: Sun, 22 Jul 2018 03:06:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:06:26,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-06145e52-1118-4d0e-9cc1-6a2a432fcdd6 2018-07-22 03:06:26,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:26,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f9b3fd-fadf-46c2-bfd6-97405d5a726d 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:06:26,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-78f9b3fd-fadf-46c2-bfd6-97405d5a726d 2018-07-22 03:06:26,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:26,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f8ba12a-1123-4b77-8935-7012968a3304 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:26,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-0f8ba12a-1123-4b77-8935-7012968a3304 2018-07-22 03:06:26,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:26,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1b12ac0-1305-4ae3-ac61-114784026da9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:26,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-b1b12ac0-1305-4ae3-ac61-114784026da9 2018-07-22 03:06:26,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:26,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:27,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fbddcd4-8ee1-45b2-a7d8-a4e261f41230 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:27,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-4fbddcd4-8ee1-45b2-a7d8-a4e261f41230 2018-07-22 03:06:27,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:27,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86bf633d-ede3-424e-803d-6750996314f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:27,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-86bf633d-ede3-424e-803d-6750996314f1 2018-07-22 03:06:27,130 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:27,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:27,219 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a51c5552-4c2b-4d56-b29a-e0463f2906a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:27,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-a51c5552-4c2b-4d56-b29a-e0463f2906a6 2018-07-22 03:06:27,219 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:27,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:27,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4836d1-b92f-4e09-a1ab-247b3a5141a9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:06:27,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-6d4836d1-b92f-4e09-a1ab-247b3a5141a9 2018-07-22 03:06:27,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:27,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d665e7-bbec-48f9-963b-0e17cf5d2a8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:27,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-a5d665e7-bbec-48f9-963b-0e17cf5d2a8a 2018-07-22 03:06:27,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:27,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:27,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d8f8b9-037a-4f28-9362-61486c7fc9c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:27,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-80d8f8b9-037a-4f28-9362-61486c7fc9c1 2018-07-22 03:06:27,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:27,477 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-b8eb3fac-db05-4c1-proj 2018-07-22 03:06:27,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e2f8cb66c00946bbbbc3cb55c9a4dd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:27,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6719ae49-fa38-4184-b1d3-a799b972e08d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:27,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e2f8cb66c00946bbbbc3cb55c9a4dd95 used request id req-6719ae49-fa38-4184-b1d3-a799b972e08d 2018-07-22 03:06:27,682 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-b8eb3fac-db05-4c1-proj-role 2018-07-22 03:06:27,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5aac82f265c642aeab610c956013607b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:27,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4588a076-8c81-403e-8047-1af176915d10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:27,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5aac82f265c642aeab610c956013607b used request id req-4588a076-8c81-403e-8047-1af176915d10 2018-07-22 03:06:27,793 - 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}7056c410c6d1d2619a1af63eafa809194181633f" 2018-07-22 03:06:27,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2051dfb6-4efe-4ab6-8562-d6523a7c0bc1 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:27,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2051dfb6-4efe-4ab6-8562-d6523a7c0bc1 2018-07-22 03:06:27,871 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-b8eb3fac-db05-4c1-user 2018-07-22 03:06:27,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c64f78b0bac9411fbf4a2fa641228e03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41a6941054e68ba08b26d6a579582522cad6359" 2018-07-22 03:06:28,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88566b37-f761-4a70-ba87-ca878561281b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:28,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c64f78b0bac9411fbf4a2fa641228e03 used request id req-88566b37-f761-4a70-ba87-ca878561281b 2018-07-22 03:06:28,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:28,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["0IivSfe8QT6nHg7w-0cFsg"], "issued_at": "2018-07-22T03:06:28.000000Z"}} 2018-07-22 03:06:28,440 - 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}c1cbc8cf22f18c6a7436e612af44881489c03f7c" 2018-07-22 03:06:28,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2687445-7a77-4607-9062-aef3932fc795 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-22 03:06:28,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b2687445-7a77-4607-9062-aef3932fc795 2018-07-22 03:06:28,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:28,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:28,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["o8ynxrZhSyeolhqxr8WnJg"], "issued_at": "2018-07-22T03:06:28.000000Z"}} 2018-07-22 03:06:28,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}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:28,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df28491-d8a6-4abe-95da-74925ba86f94 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-22 03:06:28,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9df28491-d8a6-4abe-95da-74925ba86f94 2018-07-22 03:06:28,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-22 03:06:28,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:28,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:29,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf216743-eeeb-4f22-b7c5-b04f75a377db 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=CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:06:29,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj used request id req-bf216743-eeeb-4f22-b7c5-b04f75a377db 2018-07-22 03:06:29,079 - 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}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:29,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afabd16f-f438-4541-af6b-4e9440fa9cdb 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-22 03:06:29,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-afabd16f-f438-4541-af6b-4e9440fa9cdb 2018-07-22 03:06:29,168 - 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}9f4838af4e51b4b3a2a1d10509c513a8847df427" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj"}}' 2018-07-22 03:06:29,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e73a250-c56c-45c6-976f-ba9e4a771daf Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/19e8bf1a856849c0be30c708104602f2"}, "tags": [], "enabled": true, "id": "19e8bf1a856849c0be30c708104602f2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj"}} 2018-07-22 03:06:29,204 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1e73a250-c56c-45c6-976f-ba9e4a771daf 2018-07-22 03:06:29,204 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj 2018-07-22 03:06:29,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:29,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:29,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["xBDsxvuZRVCHGETwM7Dbxw"], "issued_at": "2018-07-22T03:06:29.000000Z"}} 2018-07-22 03:06:29,590 - 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}e1630124666571b0db40088355018dda3f0e0e62" 2018-07-22 03:06:29,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8933ee57-b500-4a60-b7b5-417c9153cce3 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-22 03:06:29,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8933ee57-b500-4a60-b7b5-417c9153cce3 2018-07-22 03:06:29,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-22 03:06:29,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:29,680 - 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}e1630124666571b0db40088355018dda3f0e0e62" 2018-07-22 03:06:29,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b613c0-328a-4b7a-a267-4b37e3ddf9c8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:06:29,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-17b613c0-328a-4b7a-a267-4b37e3ddf9c8 2018-07-22 03:06:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1630124666571b0db40088355018dda3f0e0e62" 2018-07-22 03:06:29,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbab5a23-aedc-4ac3-b487-bff6e9b2b4e2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/19e8bf1a856849c0be30c708104602f2"}, "tags": [], "enabled": true, "id": "19e8bf1a856849c0be30c708104602f2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj"}]} 2018-07-22 03:06:29,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj used request id req-fbab5a23-aedc-4ac3-b487-bff6e9b2b4e2 2018-07-22 03:06:29,880 - 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}e1630124666571b0db40088355018dda3f0e0e62" 2018-07-22 03:06:29,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c8be65-aa21-4ee3-a3f8-9840e6fe30f8 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-22 03:06:29,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-22c8be65-aa21-4ee3-a3f8-9840e6fe30f8 2018-07-22 03:06:30,257 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-43f6cd07-7cea-41e-user 2018-07-22 03:06:30,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:30,262 - 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}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:30,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1319756a-b388-4e94-82b2-02e6963f727c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:30,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1319756a-b388-4e94-82b2-02e6963f727c 2018-07-22 03:06:30,349 - 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}9f4838af4e51b4b3a2a1d10509c513a8847df427" -d '{"role": {"name": "CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj-role"}}' 2018-07-22 03:06:30,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4983dbf4-d213-441a-97a4-e2fb9edd0d92 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e603cfde7164e15aab52aea5d38bfdc", "links": {"self": "http://172.30.9.25:5000/v3/roles/5e603cfde7164e15aab52aea5d38bfdc"}, "name": "CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj-role"}} 2018-07-22 03:06:30,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4983dbf4-d213-441a-97a4-e2fb9edd0d92 2018-07-22 03:06:30,376 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj-role 2018-07-22 03:06:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5e603cfde7164e15aab52aea5d38bfdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:30,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b028cf-a77b-4c50-9c3d-b17bec6045b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e603cfde7164e15aab52aea5d38bfdc", "links": {"self": "http://172.30.9.25:5000/v3/roles/5e603cfde7164e15aab52aea5d38bfdc"}, "name": "CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj-role"}} 2018-07-22 03:06:30,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5e603cfde7164e15aab52aea5d38bfdc used request id req-a1b028cf-a77b-4c50-9c3d-b17bec6045b8 2018-07-22 03:06:30,465 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj-role to project CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj 2018-07-22 03:06:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/19e8bf1a856849c0be30c708104602f2/users/9e2752ee3e2047f4b30bc9e00febf218/roles/5e603cfde7164e15aab52aea5d38bfdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:30,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f043b8-6838-4a27-863b-be951bdfcfce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:30,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/19e8bf1a856849c0be30c708104602f2/users/9e2752ee3e2047f4b30bc9e00febf218/roles/5e603cfde7164e15aab52aea5d38bfdc used request id req-63f043b8-6838-4a27-863b-be951bdfcfce 2018-07-22 03:06:30,589 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:30,692 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f.pub 2018-07-22 03:06:30,693 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f 2018-07-22 03:06:30,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:30,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:31,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e603cfde7164e15aab52aea5d38bfdc", "name": "CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj-role"}], "expires_at": "2018-07-22T04:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19e8bf1a856849c0be30c708104602f2", "name": "CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/19e8bf1a856849c0be30c708104602f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/19e8bf1a856849c0be30c708104602f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/19e8bf1a856849c0be30c708104602f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_19e8bf1a856849c0be30c708104602f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_19e8bf1a856849c0be30c708104602f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/19e8bf1a856849c0be30c708104602f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/19e8bf1a856849c0be30c708104602f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/19e8bf1a856849c0be30c708104602f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/19e8bf1a856849c0be30c708104602f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/19e8bf1a856849c0be30c708104602f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/19e8bf1a856849c0be30c708104602f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/19e8bf1a856849c0be30c708104602f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/19e8bf1a856849c0be30c708104602f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/19e8bf1a856849c0be30c708104602f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-43f6cd07-7cea-41e-user", "id": "9e2752ee3e2047f4b30bc9e00febf218"}, "audit_ids": ["T8gHDYRKTBy4dcl5ijSGvA"], "issued_at": "2018-07-22T03:06:31.000000Z"}} 2018-07-22 03:06:31,075 - 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}e3b31cff86bf4bcb8642a55f1e3a683d524106d8" 2018-07-22 03:06:31,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c63954-c1a2-4355-b608-ef980078fdc0 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-22 03:06:31,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a1c63954-c1a2-4355-b608-ef980078fdc0 2018-07-22 03:06:31,146 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:31,150 - 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}e3b31cff86bf4bcb8642a55f1e3a683d524106d8" 2018-07-22 03:06:31,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-78caaf40-2bf6-4125-bbd7-478e47ffb8d1 x-compute-request-id: req-78caaf40-2bf6-4125-bbd7-478e47ffb8d1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:06:31,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-78caaf40-2bf6-4125-bbd7-478e47ffb8d1 2018-07-22 03:06:31,315 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f... 2018-07-22 03:06:31,315 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-22 03:06:31,315 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f.pub 2018-07-22 03:06:31,315 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f 2018-07-22 03:06:31,318 - 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}e3b31cff86bf4bcb8642a55f1e3a683d524106d8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+zxs9a3RU2q31X3t5eXU9ESVWvuDUW5qC3FjLvQNeWokFTHMGJshngjmnO5sIja5wV+telPSKB/KC9S0N5tubWLpmno342NhGe6wFwvqERoyjaYuO8V3UAuWiMU8BLAhRKpNWP2JOnSH9sb1n5MGOdxsDXl3rOgOxXWeRTB3u5IhJyHja+I5fG8U1T7v2j/KG415PeccTpuoq2ehIxr8fxE/C1jz+aarbra1jPiHwOSfczTZRW3zJVdq7Pbvk4O4vA5UfIzIguhGOQ+nfXiZLJQBXQTXjG3kF5LWgngZpgjG/3t6hRXdvNsGPyR+MB6szgpzwHl9ObA3lx4RtoZM7", "name": "CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f"}}' 2018-07-22 03:06:31,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-7b259684-fd75-4c35-b077-6ee995961c86 x-compute-request-id: req-7b259684-fd75-4c35-b077-6ee995961c86 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+zxs9a3RU2q31X3t5eXU9ESVWvuDUW5qC3FjLvQNeWokFTHMGJshngjmnO5sIja5wV+telPSKB/KC9S0N5tubWLpmno342NhGe6wFwvqERoyjaYuO8V3UAuWiMU8BLAhRKpNWP2JOnSH9sb1n5MGOdxsDXl3rOgOxXWeRTB3u5IhJyHja+I5fG8U1T7v2j/KG415PeccTpuoq2ehIxr8fxE/C1jz+aarbra1jPiHwOSfczTZRW3zJVdq7Pbvk4O4vA5UfIzIguhGOQ+nfXiZLJQBXQTXjG3kF5LWgngZpgjG/3t6hRXdvNsGPyR+MB6szgpzwHl9ObA3lx4RtoZM7", "user_id": "9e2752ee3e2047f4b30bc9e00febf218", "name": "CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f", "fingerprint": "4f:f5:80:38:29:41:00:d7:2a:38:70:76:f8:7b:ab:0f"}} 2018-07-22 03:06:31,371 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-7b259684-fd75-4c35-b077-6ee995961c86 2018-07-22 03:06:31,371 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f 2018-07-22 03:06:31,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b31cff86bf4bcb8642a55f1e3a683d524106d8" 2018-07-22 03:06:31,400 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:06: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-8c022106-9fe9-4609-b306-819f0778455d x-compute-request-id: req-8c022106-9fe9-4609-b306-819f0778455d Content-Length: 0 Content-Type: application/json 2018-07-22 03:06:31,400 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f used request id req-8c022106-9fe9-4609-b306-819f0778455d 2018-07-22 03:06:31,401 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f.pub] 2018-07-22 03:06:31,401 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-7ebf53b0-8406-4a78-9e5e-9f0ab2a2854f] 2018-07-22 03:06:31,407 - 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}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:31,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1c5f2f96-7bf5-4daf-8e46-7850c3db3ea3 Date: Sun, 22 Jul 2018 03:06:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:06:31,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1c5f2f96-7bf5-4daf-8e46-7850c3db3ea3 2018-07-22 03:06:31,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:31,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6465262-2910-4765-bd27-71b1dc6eb837 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:06:31,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-e6465262-2910-4765-bd27-71b1dc6eb837 2018-07-22 03:06:31,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:31,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab52959-98d2-43c2-87db-749ecb76f28c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:31,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-7ab52959-98d2-43c2-87db-749ecb76f28c 2018-07-22 03:06:31,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:31,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:31,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-728410fc-8703-4211-b973-8360aa3a4794 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:31,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-728410fc-8703-4211-b973-8360aa3a4794 2018-07-22 03:06:31,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:32,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c4a9d06-0dbd-4cd7-a422-f08be2093beb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:32,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-6c4a9d06-0dbd-4cd7-a422-f08be2093beb 2018-07-22 03:06:32,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:32,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:32,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ed49a4e-0c28-4ab6-a061-e98f3c6c8a5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:32,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-0ed49a4e-0c28-4ab6-a061-e98f3c6c8a5b 2018-07-22 03:06:32,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:32,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:32,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bb4ce7d-0708-4793-986d-4746b9cf4232 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:32,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-0bb4ce7d-0708-4793-986d-4746b9cf4232 2018-07-22 03:06:32,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:32,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:32,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3173a56a-e464-40ba-8221-85e9e5f6d991 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:06:32,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-3173a56a-e464-40ba-8221-85e9e5f6d991 2018-07-22 03:06:32,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:32,374 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-891a1d04-384e-4409-8d4e-eb15250cba20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:32,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-891a1d04-384e-4409-8d4e-eb15250cba20 2018-07-22 03:06:32,374 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:32,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:32,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6308b842-54d1-44ae-bb9e-26d0e82644d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:32,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-6308b842-54d1-44ae-bb9e-26d0e82644d2 2018-07-22 03:06:32,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:32,460 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj 2018-07-22 03:06:32,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/19e8bf1a856849c0be30c708104602f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:32,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19f6a9ff-c293-4daf-8b18-4fddca4279d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:32,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/19e8bf1a856849c0be30c708104602f2 used request id req-19f6a9ff-c293-4daf-8b18-4fddca4279d4 2018-07-22 03:06:32,654 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-43f6cd07-7cea-41e-proj-role 2018-07-22 03:06:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5e603cfde7164e15aab52aea5d38bfdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:32,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b97758-e0ec-4708-927c-2bc0e76ea229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:32,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5e603cfde7164e15aab52aea5d38bfdc used request id req-34b97758-e0ec-4708-927c-2bc0e76ea229 2018-07-22 03:06:32,769 - 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}9f4838af4e51b4b3a2a1d10509c513a8847df427" 2018-07-22 03:06:32,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ed9e69-4c8e-4d71-8d20-6dae8b8f072b Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:32,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a9ed9e69-4c8e-4d71-8d20-6dae8b8f072b 2018-07-22 03:06:32,855 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-43f6cd07-7cea-41e-user 2018-07-22 03:06:32,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9e2752ee3e2047f4b30bc9e00febf218 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1630124666571b0db40088355018dda3f0e0e62" 2018-07-22 03:06:33,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8108a40-a7e2-4956-bbb0-bb30434cda9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:33,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9e2752ee3e2047f4b30bc9e00febf218 used request id req-b8108a40-a7e2-4956-bbb0-bb30434cda9c 2018-07-22 03:06:33,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:33,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["k1KkSX9bSIuJXHjK4iYDYQ"], "issued_at": "2018-07-22T03:06:33.000000Z"}} 2018-07-22 03:06:33,395 - 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}49cfd3568933daa6a95d651a4a28094b62397038" 2018-07-22 03:06:33,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af9f2ca-fb07-4461-abf3-89eccb8861a5 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-22 03:06:33,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0af9f2ca-fb07-4461-abf3-89eccb8861a5 2018-07-22 03:06:33,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:33,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:33,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["-nPzanl6Rpm3p3ZC_XiucQ"], "issued_at": "2018-07-22T03:06:33.000000Z"}} 2018-07-22 03:06:33,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}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:33,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2acd73-726c-4758-bdf8-2440a0172d75 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-22 03:06:33,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7b2acd73-726c-4758-bdf8-2440a0172d75 2018-07-22 03:06:33,948 - 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-22 03:06:33,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:33,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:34,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f015b548-a7e7-492a-8183-b7622edf6571 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:06:34,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj used request id req-f015b548-a7e7-492a-8183-b7622edf6571 2018-07-22 03:06:34,050 - 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}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:34,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec249ad5-b6a4-468d-8426-96141aa07407 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-22 03:06:34,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ec249ad5-b6a4-468d-8426-96141aa07407 2018-07-22 03:06:34,139 - 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}339f602d4029e304d4e61f42d0fcc6fd8026bf34" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj"}}' 2018-07-22 03:06:34,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15fa0ad6-aef8-4cb0-a086-8e42b0d53cad Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e9fc45b83ac549559ef0b56bf9d15d49"}, "tags": [], "enabled": true, "id": "e9fc45b83ac549559ef0b56bf9d15d49", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj"}} 2018-07-22 03:06:34,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-15fa0ad6-aef8-4cb0-a086-8e42b0d53cad 2018-07-22 03:06:34,246 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj 2018-07-22 03:06:34,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:34,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:34,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ebZxoskfThuAuIBawe522w"], "issued_at": "2018-07-22T03:06:34.000000Z"}} 2018-07-22 03:06:34,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}ebe1031917d1e7cab59292ae87973c3bff1d7342" 2018-07-22 03:06:34,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422f3427-85ba-4dfc-b777-aa94eb9e3650 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-22 03:06:34,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-422f3427-85ba-4dfc-b777-aa94eb9e3650 2018-07-22 03:06:34,712 - 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-22 03:06:34,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:34,718 - 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}ebe1031917d1e7cab59292ae87973c3bff1d7342" 2018-07-22 03:06:34,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a9b172-0055-4b67-8687-38bff7cb3d09 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:06:34,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-79a9b172-0055-4b67-8687-38bff7cb3d09 2018-07-22 03:06:34,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe1031917d1e7cab59292ae87973c3bff1d7342" 2018-07-22 03:06:34,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73313532-a38c-40df-85bc-b306fc427622 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e9fc45b83ac549559ef0b56bf9d15d49"}, "tags": [], "enabled": true, "id": "e9fc45b83ac549559ef0b56bf9d15d49", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj"}]} 2018-07-22 03:06:34,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj used request id req-73313532-a38c-40df-85bc-b306fc427622 2018-07-22 03:06:34,913 - 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}ebe1031917d1e7cab59292ae87973c3bff1d7342" 2018-07-22 03:06:34,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e919d68-9eec-465b-ad2f-9dfadc6e141a 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-22 03:06:34,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5e919d68-9eec-465b-ad2f-9dfadc6e141a 2018-07-22 03:06:35,295 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-74a3f72f-beac-46c-user 2018-07-22 03:06:35,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:35,299 - 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}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:35,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694f16b6-6277-479d-8721-33fd2a3d8e09 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:35,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-694f16b6-6277-479d-8721-33fd2a3d8e09 2018-07-22 03:06:35,385 - 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}339f602d4029e304d4e61f42d0fcc6fd8026bf34" -d '{"role": {"name": "CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj-role"}}' 2018-07-22 03:06:35,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f840eb36-8c28-4872-9e81-a2a63d511d88 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f281048f96d94f8bbc25d9021db07215", "links": {"self": "http://172.30.9.25:5000/v3/roles/f281048f96d94f8bbc25d9021db07215"}, "name": "CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj-role"}} 2018-07-22 03:06:35,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f840eb36-8c28-4872-9e81-a2a63d511d88 2018-07-22 03:06:35,486 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj-role 2018-07-22 03:06:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f281048f96d94f8bbc25d9021db07215 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:35,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accd5c12-22ef-4a19-97e3-3e54042ff72c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f281048f96d94f8bbc25d9021db07215", "links": {"self": "http://172.30.9.25:5000/v3/roles/f281048f96d94f8bbc25d9021db07215"}, "name": "CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj-role"}} 2018-07-22 03:06:35,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f281048f96d94f8bbc25d9021db07215 used request id req-accd5c12-22ef-4a19-97e3-3e54042ff72c 2018-07-22 03:06:35,572 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj-role to project CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj 2018-07-22 03:06:35,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e9fc45b83ac549559ef0b56bf9d15d49/users/9c14bedb5d804f4d810cf293cb35d3db/roles/f281048f96d94f8bbc25d9021db07215 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:35,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97794bde-a9e9-4b7f-8644-579f0adce2b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:35,698 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e9fc45b83ac549559ef0b56bf9d15d49/users/9c14bedb5d804f4d810cf293cb35d3db/roles/f281048f96d94f8bbc25d9021db07215 used request id req-97794bde-a9e9-4b7f-8644-579f0adce2b0 2018-07-22 03:06:35,698 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:35,885 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014.pub 2018-07-22 03:06:35,885 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014 2018-07-22 03:06:35,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:35,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:36,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f281048f96d94f8bbc25d9021db07215", "name": "CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj-role"}], "expires_at": "2018-07-22T04:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9fc45b83ac549559ef0b56bf9d15d49", "name": "CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e9fc45b83ac549559ef0b56bf9d15d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e9fc45b83ac549559ef0b56bf9d15d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e9fc45b83ac549559ef0b56bf9d15d49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-74a3f72f-beac-46c-user", "id": "9c14bedb5d804f4d810cf293cb35d3db"}, "audit_ids": ["R3LlvHVgRlSMqlzWuh0JEA"], "issued_at": "2018-07-22T03:06:36.000000Z"}} 2018-07-22 03:06:36,275 - 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}ff3b00221a102ebb957ada4581f7e714101981e0" 2018-07-22 03:06:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee00fa0-b76f-4f36-8aa3-f056219fce5a 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-22 03:06:36,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6ee00fa0-b76f-4f36-8aa3-f056219fce5a 2018-07-22 03:06:36,356 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:36,359 - 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}ff3b00221a102ebb957ada4581f7e714101981e0" 2018-07-22 03:06:36,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80fc9cc4-f8ea-4cb9-8444-5605e7b52bf2 x-compute-request-id: req-80fc9cc4-f8ea-4cb9-8444-5605e7b52bf2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:06:36,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-80fc9cc4-f8ea-4cb9-8444-5605e7b52bf2 2018-07-22 03:06:36,541 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014... 2018-07-22 03:06:36,541 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-22 03:06:36,541 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014.pub 2018-07-22 03:06:36,541 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014 2018-07-22 03:06:36,544 - 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}ff3b00221a102ebb957ada4581f7e714101981e0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjQj8Mqd8RgaA3Bbzz26dhLajNj23hcPbHYD8pM+4v0DCQQH14F6N8nXTRAmGHJGVHRz2i19VC9VmgAzyQ3aryjz6qaX8jBlmZNre6eXs4fJO09cOXyxrnLJyaMYfRlomaQIfMwgxM/K52ehVU64WBrRBgTX6WHFo+dCy4ZcR1PRsuUSaFewiZ9wmdfVcCOfWMnmicbuJXi+ZIyPkTPZUl2c+INzM5tV/mVkm16ncsI0C70DTfyoHn/FWAW34FTeGzbDgtvnViu+5bvpjqWLqKkfgiU+mDyKIe41PeN+Q2fa77RqNkuLcgvdo7ZCs86R9JFJ5Q6+QOnLViNh1EHd5J", "name": "CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014"}}' 2018-07-22 03:06:36,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-f0cb1848-79fe-483a-857f-ea5b88027a4d x-compute-request-id: req-f0cb1848-79fe-483a-857f-ea5b88027a4d Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjQj8Mqd8RgaA3Bbzz26dhLajNj23hcPbHYD8pM+4v0DCQQH14F6N8nXTRAmGHJGVHRz2i19VC9VmgAzyQ3aryjz6qaX8jBlmZNre6eXs4fJO09cOXyxrnLJyaMYfRlomaQIfMwgxM/K52ehVU64WBrRBgTX6WHFo+dCy4ZcR1PRsuUSaFewiZ9wmdfVcCOfWMnmicbuJXi+ZIyPkTPZUl2c+INzM5tV/mVkm16ncsI0C70DTfyoHn/FWAW34FTeGzbDgtvnViu+5bvpjqWLqKkfgiU+mDyKIe41PeN+Q2fa77RqNkuLcgvdo7ZCs86R9JFJ5Q6+QOnLViNh1EHd5J", "user_id": "9c14bedb5d804f4d810cf293cb35d3db", "name": "CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014", "fingerprint": "3b:cc:3b:98:2c:c9:1f:a4:35:b9:a0:7c:0c:35:7c:8f"}} 2018-07-22 03:06:36,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-f0cb1848-79fe-483a-857f-ea5b88027a4d 2018-07-22 03:06:36,600 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014 2018-07-22 03:06:36,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b00221a102ebb957ada4581f7e714101981e0" 2018-07-22 03:06:36,634 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc90a3da-1f60-4a5b-b889-e3db1419e79d x-compute-request-id: req-dc90a3da-1f60-4a5b-b889-e3db1419e79d Content-Length: 0 Content-Type: application/json 2018-07-22 03:06:36,634 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ce948e15-db6c-4984-8d89-cb095b0e8014 used request id req-dc90a3da-1f60-4a5b-b889-e3db1419e79d 2018-07-22 03:06:36,640 - 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}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:36,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a77c26aa-5b2f-468d-b1f0-30d5b23a4b50 Date: Sun, 22 Jul 2018 03:06:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:06:36,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a77c26aa-5b2f-468d-b1f0-30d5b23a4b50 2018-07-22 03:06:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:36,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e23373e-fb71-440a-988e-62a12787da5d 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:06:36,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-5e23373e-fb71-440a-988e-62a12787da5d 2018-07-22 03:06:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,058 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5df7c5a1-f986-45ff-a81c-0c9316af8dbc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:37,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-5df7c5a1-f986-45ff-a81c-0c9316af8dbc 2018-07-22 03:06:37,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:37,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8348601-b8ce-4a05-8e21-2cd073c30556 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:37,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-c8348601-b8ce-4a05-8e21-2cd073c30556 2018-07-22 03:06:37,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:37,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed07bab-350e-4502-9c97-bdf31c4b21c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:37,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-9ed07bab-350e-4502-9c97-bdf31c4b21c2 2018-07-22 03:06:37,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4863a14a-70f7-426c-9677-0727396bd72e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:37,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-4863a14a-70f7-426c-9677-0727396bd72e 2018-07-22 03:06:37,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e815d5-fba5-4acc-9857-bf3abe8edaab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:37,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-c1e815d5-fba5-4acc-9857-bf3abe8edaab 2018-07-22 03:06:37,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:37,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfaa4e4f-fa99-433f-8f16-cf3da0c4c529 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:06:37,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-dfaa4e4f-fa99-433f-8f16-cf3da0c4c529 2018-07-22 03:06:37,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ccbc5ae-8429-4fe5-a7aa-d9900b0d0e8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:37,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-2ccbc5ae-8429-4fe5-a7aa-d9900b0d0e8e 2018-07-22 03:06:37,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:37,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51a04341-9832-4deb-bd01-94718c65bb98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:37,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-51a04341-9832-4deb-bd01-94718c65bb98 2018-07-22 03:06:37,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:37,686 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj 2018-07-22 03:06:37,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e9fc45b83ac549559ef0b56bf9d15d49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263d5bd5-b07a-487e-b668-cf4d63634f40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:37,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e9fc45b83ac549559ef0b56bf9d15d49 used request id req-263d5bd5-b07a-487e-b668-cf4d63634f40 2018-07-22 03:06:37,899 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-74a3f72f-beac-46c-proj-role 2018-07-22 03:06:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f281048f96d94f8bbc25d9021db07215 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:37,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-617ca471-bce1-4980-927b-c1403be46cc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:37,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f281048f96d94f8bbc25d9021db07215 used request id req-617ca471-bce1-4980-927b-c1403be46cc2 2018-07-22 03:06:37,939 - 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}339f602d4029e304d4e61f42d0fcc6fd8026bf34" 2018-07-22 03:06:38,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ecf20a-8b6a-40de-8ae0-747636a3a6a5 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:38,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-19ecf20a-8b6a-40de-8ae0-747636a3a6a5 2018-07-22 03:06:38,024 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-74a3f72f-beac-46c-user 2018-07-22 03:06:38,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9c14bedb5d804f4d810cf293cb35d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe1031917d1e7cab59292ae87973c3bff1d7342" 2018-07-22 03:06:38,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc97fbb-c5b3-4c40-a131-aa66192dd2ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:38,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9c14bedb5d804f4d810cf293cb35d3db used request id req-dfc97fbb-c5b3-4c40-a131-aa66192dd2ae 2018-07-22 03:06:38,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:38,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BrJN95jbTGmfmrMzed9Xtg"], "issued_at": "2018-07-22T03:06:38.000000Z"}} 2018-07-22 03:06:38,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}f3541fce1444d5b483301848ba7b4b8aa881cbae" 2018-07-22 03:06:38,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cbbc592-7c72-49b5-a5dd-72284aef6243 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-22 03:06:38,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0cbbc592-7c72-49b5-a5dd-72284aef6243 2018-07-22 03:06:38,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:38,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:39,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["TRmTpyIxTDuc3rt7V-uPvw"], "issued_at": "2018-07-22T03:06:39.000000Z"}} 2018-07-22 03:06:39,039 - 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}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:39,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e061909d-2d36-4dc3-9363-0a8c4339a9d9 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-22 03:06:39,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e061909d-2d36-4dc3-9363-0a8c4339a9d9 2018-07-22 03:06:39,123 - 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-22 03:06:39,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:39,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-397244e7-b245-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:39,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a08962-94c9-4b1f-bd09-0cf0571b341a 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=CreateKeypairsCleanupTests-397244e7-b245-41e-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:06:39,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-397244e7-b245-41e-proj used request id req-a0a08962-94c9-4b1f-bd09-0cf0571b341a 2018-07-22 03:06:39,218 - 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}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:39,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e03373-84a5-4340-9343-ba3481ab3238 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-22 03:06:39,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-34e03373-84a5-4340-9343-ba3481ab3238 2018-07-22 03:06:39,308 - 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}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-397244e7-b245-41e-proj"}}' 2018-07-22 03:06:39,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd0f043c-9b2c-41c3-83e7-003796ba84f0 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ef4e8f5fb943458db1df384a5ceefcf4"}, "tags": [], "enabled": true, "id": "ef4e8f5fb943458db1df384a5ceefcf4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-397244e7-b245-41e-proj"}} 2018-07-22 03:06:39,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bd0f043c-9b2c-41c3-83e7-003796ba84f0 2018-07-22 03:06:39,415 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-397244e7-b245-41e-proj 2018-07-22 03:06:39,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:39,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:39,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jp5wpgz3RA6AhBBZsuAz1Q"], "issued_at": "2018-07-22T03:06:39.000000Z"}} 2018-07-22 03:06:39,805 - 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}5371a266034aaf4cce6beba3a5e2ea89fd4ee307" 2018-07-22 03:06:39,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae98c352-e2ec-438e-9148-d2cf20a85c23 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-22 03:06:39,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ae98c352-e2ec-438e-9148-d2cf20a85c23 2018-07-22 03:06:39,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-22 03:06:39,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:39,899 - 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}5371a266034aaf4cce6beba3a5e2ea89fd4ee307" 2018-07-22 03:06:40,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26f8634-e412-4c1d-b7f2-4a5099622293 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:06:40,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b26f8634-e412-4c1d-b7f2-4a5099622293 2018-07-22 03:06:40,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-397244e7-b245-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5371a266034aaf4cce6beba3a5e2ea89fd4ee307" 2018-07-22 03:06:40,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d85f5a-5ce1-45f0-9fd3-e07a9206e44b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-397244e7-b245-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ef4e8f5fb943458db1df384a5ceefcf4"}, "tags": [], "enabled": true, "id": "ef4e8f5fb943458db1df384a5ceefcf4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-397244e7-b245-41e-proj"}]} 2018-07-22 03:06:40,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-397244e7-b245-41e-proj used request id req-90d85f5a-5ce1-45f0-9fd3-e07a9206e44b 2018-07-22 03:06:40,095 - 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}5371a266034aaf4cce6beba3a5e2ea89fd4ee307" 2018-07-22 03:06:40,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54321898-4cf6-4682-a48e-c8a9d7565002 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-22 03:06:40,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-54321898-4cf6-4682-a48e-c8a9d7565002 2018-07-22 03:06:40,480 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-397244e7-b245-41e-user 2018-07-22 03:06:40,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:40,485 - 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}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:40,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377b6543-4620-4df7-9628-1f63145a8e04 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:40,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-377b6543-4620-4df7-9628-1f63145a8e04 2018-07-22 03:06:40,595 - 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}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" -d '{"role": {"name": "CreateKeypairsCleanupTests-397244e7-b245-41e-proj-role"}}' 2018-07-22 03:06:40,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fddbd83-1963-4629-bd33-ec56711b03e2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d61a1517ad54542b74859ee5367a95e", "links": {"self": "http://172.30.9.25:5000/v3/roles/0d61a1517ad54542b74859ee5367a95e"}, "name": "CreateKeypairsCleanupTests-397244e7-b245-41e-proj-role"}} 2018-07-22 03:06:40,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8fddbd83-1963-4629-bd33-ec56711b03e2 2018-07-22 03:06:40,624 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-397244e7-b245-41e-proj-role 2018-07-22 03:06:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0d61a1517ad54542b74859ee5367a95e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:40,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf3e0d3-0011-46ea-8600-53ec4388c784 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d61a1517ad54542b74859ee5367a95e", "links": {"self": "http://172.30.9.25:5000/v3/roles/0d61a1517ad54542b74859ee5367a95e"}, "name": "CreateKeypairsCleanupTests-397244e7-b245-41e-proj-role"}} 2018-07-22 03:06:40,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0d61a1517ad54542b74859ee5367a95e used request id req-bcf3e0d3-0011-46ea-8600-53ec4388c784 2018-07-22 03:06:40,715 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-397244e7-b245-41e-proj-role to project CreateKeypairsCleanupTests-397244e7-b245-41e-proj 2018-07-22 03:06:40,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ef4e8f5fb943458db1df384a5ceefcf4/users/4f2fcc5de1964634b8ca0a07bb3f4e57/roles/0d61a1517ad54542b74859ee5367a95e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:40,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79c4929-6eca-45ce-8065-953e844e5a24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:40,942 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ef4e8f5fb943458db1df384a5ceefcf4/users/4f2fcc5de1964634b8ca0a07bb3f4e57/roles/0d61a1517ad54542b74859ee5367a95e used request id req-d79c4929-6eca-45ce-8065-953e844e5a24 2018-07-22 03:06:40,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:40,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:40,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:41,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d61a1517ad54542b74859ee5367a95e", "name": "CreateKeypairsCleanupTests-397244e7-b245-41e-proj-role"}], "expires_at": "2018-07-22T04:06:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef4e8f5fb943458db1df384a5ceefcf4", "name": "CreateKeypairsCleanupTests-397244e7-b245-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ef4e8f5fb943458db1df384a5ceefcf4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ef4e8f5fb943458db1df384a5ceefcf4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ef4e8f5fb943458db1df384a5ceefcf4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-397244e7-b245-41e-user", "id": "4f2fcc5de1964634b8ca0a07bb3f4e57"}, "audit_ids": ["h2V2uK4VRm687a5QIW-PIQ"], "issued_at": "2018-07-22T03:06:41.000000Z"}} 2018-07-22 03:06:41,323 - 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}71f13667ce7b7fa58515d61bf51b505ad6cb3702" 2018-07-22 03:06:41,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7160ea11-f00e-4cc0-8f0d-92c4c8eaf8d1 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-22 03:06:41,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7160ea11-f00e-4cc0-8f0d-92c4c8eaf8d1 2018-07-22 03:06:41,402 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:41,406 - 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}71f13667ce7b7fa58515d61bf51b505ad6cb3702" 2018-07-22 03:06:41,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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 x-openstack-request-id: req-2b85cda6-c7f8-4acd-a625-d7d7bf7bc06f x-compute-request-id: req-2b85cda6-c7f8-4acd-a625-d7d7bf7bc06f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:06:41,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-2b85cda6-c7f8-4acd-a625-d7d7bf7bc06f 2018-07-22 03:06:41,583 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb... 2018-07-22 03:06:41,584 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:06:41,614 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb 2018-07-22 03:06:41,616 - 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}71f13667ce7b7fa58515d61bf51b505ad6cb3702" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4bMvkLm0RIEat0P2TjhRXW6JZuRCtKMvVeMIiBDO4HAGZu7PtjfJY14buh4B7kVuOCwOUWqSLP3ayDC+7yTvlFuGxyFb+rImi6CmEs9Adn6LAMq2GUg2uy38uCW1rBZw44q3lUa5rZAZe8dq1pM8n5Q44jr8Cwd6j0Qs5pnJG4w==", "name": "CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb"}}' 2018-07-22 03:06:41,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-28d44c2f-e70e-410d-8e85-940ec495f94f x-compute-request-id: req-28d44c2f-e70e-410d-8e85-940ec495f94f Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4bMvkLm0RIEat0P2TjhRXW6JZuRCtKMvVeMIiBDO4HAGZu7PtjfJY14buh4B7kVuOCwOUWqSLP3ayDC+7yTvlFuGxyFb+rImi6CmEs9Adn6LAMq2GUg2uy38uCW1rBZw44q3lUa5rZAZe8dq1pM8n5Q44jr8Cwd6j0Qs5pnJG4w==", "user_id": "4f2fcc5de1964634b8ca0a07bb3f4e57", "name": "CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb", "fingerprint": "48:bd:48:48:c6:45:06:67:2b:d5:87:01:8a:c9:6f:b1"}} 2018-07-22 03:06:41,667 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-28d44c2f-e70e-410d-8e85-940ec495f94f 2018-07-22 03:06:41,669 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb.pub 2018-07-22 03:06:41,669 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb 2018-07-22 03:06:41,669 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb 2018-07-22 03:06:41,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f13667ce7b7fa58515d61bf51b505ad6cb3702" 2018-07-22 03:06:41,708 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:06: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 x-openstack-request-id: req-61169588-b945-46ed-bd74-9e62ec22a690 x-compute-request-id: req-61169588-b945-46ed-bd74-9e62ec22a690 Content-Length: 0 Content-Type: application/json 2018-07-22 03:06:41,708 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb used request id req-61169588-b945-46ed-bd74-9e62ec22a690 2018-07-22 03:06:41,709 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb.pub] 2018-07-22 03:06:41,709 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-c601424f-9ced-4b53-868f-a9884b18dedb] 2018-07-22 03:06:41,715 - 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}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:41,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a8a97a7b-24d0-4f02-9d6d-3a8b35adbfef Date: Sun, 22 Jul 2018 03:06:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:06:41,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a8a97a7b-24d0-4f02-9d6d-3a8b35adbfef 2018-07-22 03:06:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-542d22b4-4eea-44da-b99f-0daeefa6b1a8 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:06:42,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-542d22b4-4eea-44da-b99f-0daeefa6b1a8 2018-07-22 03:06:42,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee475fc-1e27-4f57-ad8e-49ef6031fac7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:42,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-5ee475fc-1e27-4f57-ad8e-49ef6031fac7 2018-07-22 03:06:42,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:42,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc40d218-9f0c-4af8-af19-f2a53279b7fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:42,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-bc40d218-9f0c-4af8-af19-f2a53279b7fe 2018-07-22 03:06:42,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-111733da-a40d-4ca8-ba35-6d7137cb3946 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:42,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-111733da-a40d-4ca8-ba35-6d7137cb3946 2018-07-22 03:06:42,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:42,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9d9ee09-70c3-4e36-be17-193de2d9064c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:42,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-e9d9ee09-70c3-4e36-be17-193de2d9064c 2018-07-22 03:06:42,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f81369-efb7-4efa-acca-46990d64137a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:42,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-42f81369-efb7-4efa-acca-46990d64137a 2018-07-22 03:06:42,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:42,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6f8de9-f972-4b66-a89d-72b35d2b7cb4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:06:42,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-3a6f8de9-f972-4b66-a89d-72b35d2b7cb4 2018-07-22 03:06:42,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dfdcf82-9830-40cf-b439-dc83c6c8a1ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:42,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-9dfdcf82-9830-40cf-b439-dc83c6c8a1ec 2018-07-22 03:06:42,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:42,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be33ce1f-13e9-4d25-9142-6f6e93805b18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:42,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-be33ce1f-13e9-4d25-9142-6f6e93805b18 2018-07-22 03:06:42,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:42,736 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-397244e7-b245-41e-proj 2018-07-22 03:06:42,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ef4e8f5fb943458db1df384a5ceefcf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b0f5259-bb37-4db3-834f-16438cee1b53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:42,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ef4e8f5fb943458db1df384a5ceefcf4 used request id req-8b0f5259-bb37-4db3-834f-16438cee1b53 2018-07-22 03:06:42,953 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-397244e7-b245-41e-proj-role 2018-07-22 03:06:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0d61a1517ad54542b74859ee5367a95e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:42,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82994b71-00b5-42b5-a342-6834670565e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:42,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0d61a1517ad54542b74859ee5367a95e used request id req-82994b71-00b5-42b5-a342-6834670565e8 2018-07-22 03:06:42,998 - 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}e3b59a09a9f25f2745e9ec411097ef66e2c116f0" 2018-07-22 03:06:43,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5da2731-f68c-45bf-91f5-0b7647204b93 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:43,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d5da2731-f68c-45bf-91f5-0b7647204b93 2018-07-22 03:06:43,097 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-397244e7-b245-41e-user 2018-07-22 03:06:43,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4f2fcc5de1964634b8ca0a07bb3f4e57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5371a266034aaf4cce6beba3a5e2ea89fd4ee307" 2018-07-22 03:06:43,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e4ffec-8f81-4d4f-a7ea-56c1bc786d0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:43,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4f2fcc5de1964634b8ca0a07bb3f4e57 used request id req-18e4ffec-8f81-4d4f-a7ea-56c1bc786d0d 2018-07-22 03:06:43,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:43,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["brivmzz7Qjm9QBXj0D-DLA"], "issued_at": "2018-07-22T03:06:43.000000Z"}} 2018-07-22 03:06:43,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}17523137936ddfb91e5097f6508595145c11e4b3" 2018-07-22 03:06:43,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e628deea-21ac-40dd-8783-5371ab29eb54 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-22 03:06:43,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e628deea-21ac-40dd-8783-5371ab29eb54 2018-07-22 03:06:43,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:43,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:44,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["5ibwJ5l1TEOQXnu_BFl-Yw"], "issued_at": "2018-07-22T03:06:44.000000Z"}} 2018-07-22 03:06:44,297 - 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}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:44,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f7d142-e18b-41a6-90b7-7ec1d025daef 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-22 03:06:44,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-17f7d142-e18b-41a6-90b7-7ec1d025daef 2018-07-22 03:06:44,381 - 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-22 03:06:44,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:44,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:44,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd42019-6b2c-49f9-acd0-1351736cac0d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:06:44,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj used request id req-8dd42019-6b2c-49f9-acd0-1351736cac0d 2018-07-22 03:06:44,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}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:44,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f301d64e-2a8e-468b-80ad-15af8f01aec3 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-22 03:06:44,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f301d64e-2a8e-468b-80ad-15af8f01aec3 2018-07-22 03:06:44,567 - 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}29da5c8401536531d3bccc329e37d007f2380a2b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj"}}' 2018-07-22 03:06:44,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56d78af7-484e-4c87-b01a-992d1921bbaf Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f04b5a5c03bc4187ac23e7774de1156c"}, "tags": [], "enabled": true, "id": "f04b5a5c03bc4187ac23e7774de1156c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj"}} 2018-07-22 03:06:44,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-56d78af7-484e-4c87-b01a-992d1921bbaf 2018-07-22 03:06:44,674 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj 2018-07-22 03:06:44,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:44,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:45,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ECwo1RzxSCOGbQUyYwUSeg"], "issued_at": "2018-07-22T03:06:45.000000Z"}} 2018-07-22 03:06:45,054 - 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}9115d1eb4c3657748d048342e286eaa137eb7c38" 2018-07-22 03:06:45,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52dcb97-3e3a-4b3f-a46a-2c5de15677a8 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-22 03:06:45,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a52dcb97-3e3a-4b3f-a46a-2c5de15677a8 2018-07-22 03:06:45,136 - 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-22 03:06:45,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:45,142 - 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}9115d1eb4c3657748d048342e286eaa137eb7c38" 2018-07-22 03:06:45,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f63879-03a3-4480-85f9-dc828b35c62e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:06:45,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-77f63879-03a3-4480-85f9-dc828b35c62e 2018-07-22 03:06:45,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9115d1eb4c3657748d048342e286eaa137eb7c38" 2018-07-22 03:06:45,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3cf016-d26a-4e3e-9d00-c31a6f0ee676 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f04b5a5c03bc4187ac23e7774de1156c"}, "tags": [], "enabled": true, "id": "f04b5a5c03bc4187ac23e7774de1156c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj"}]} 2018-07-22 03:06:45,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj used request id req-2c3cf016-d26a-4e3e-9d00-c31a6f0ee676 2018-07-22 03:06:45,356 - 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}9115d1eb4c3657748d048342e286eaa137eb7c38" 2018-07-22 03:06:45,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b71312-66bb-43b2-ad8d-a609f2bba1c0 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-22 03:06:45,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-87b71312-66bb-43b2-ad8d-a609f2bba1c0 2018-07-22 03:06:45,743 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-user 2018-07-22 03:06:45,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:45,747 - 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}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:45,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e964bf-7f3c-4600-972d-eee33269ec09 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:45,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-79e964bf-7f3c-4600-972d-eee33269ec09 2018-07-22 03:06:45,841 - 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}29da5c8401536531d3bccc329e37d007f2380a2b" -d '{"role": {"name": "CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj-role"}}' 2018-07-22 03:06:45,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff9ac542-8b6c-4303-83f3-441ca37a04a3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c080e59e49145e98b64c469269bfdf7", "links": {"self": "http://172.30.9.25:5000/v3/roles/0c080e59e49145e98b64c469269bfdf7"}, "name": "CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj-role"}} 2018-07-22 03:06:45,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ff9ac542-8b6c-4303-83f3-441ca37a04a3 2018-07-22 03:06:45,869 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj-role 2018-07-22 03:06:45,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0c080e59e49145e98b64c469269bfdf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:45,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1743e75-04fc-4829-9b20-a45c05956d78 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c080e59e49145e98b64c469269bfdf7", "links": {"self": "http://172.30.9.25:5000/v3/roles/0c080e59e49145e98b64c469269bfdf7"}, "name": "CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj-role"}} 2018-07-22 03:06:45,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0c080e59e49145e98b64c469269bfdf7 used request id req-d1743e75-04fc-4829-9b20-a45c05956d78 2018-07-22 03:06:45,956 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj-role to project CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj 2018-07-22 03:06:45,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f04b5a5c03bc4187ac23e7774de1156c/users/0d4c91c39ee8416b8c324d95b6d8c67a/roles/0c080e59e49145e98b64c469269bfdf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:46,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22fc7566-8873-4ae3-b1a3-c187875e3590 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:46,075 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f04b5a5c03bc4187ac23e7774de1156c/users/0d4c91c39ee8416b8c324d95b6d8c67a/roles/0c080e59e49145e98b64c469269bfdf7 used request id req-22fc7566-8873-4ae3-b1a3-c187875e3590 2018-07-22 03:06:46,075 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:46,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:46,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:46,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c080e59e49145e98b64c469269bfdf7", "name": "CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj-role"}], "expires_at": "2018-07-22T04:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f04b5a5c03bc4187ac23e7774de1156c", "name": "CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f04b5a5c03bc4187ac23e7774de1156c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f04b5a5c03bc4187ac23e7774de1156c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f04b5a5c03bc4187ac23e7774de1156c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f04b5a5c03bc4187ac23e7774de1156c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f04b5a5c03bc4187ac23e7774de1156c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f04b5a5c03bc4187ac23e7774de1156c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f04b5a5c03bc4187ac23e7774de1156c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f04b5a5c03bc4187ac23e7774de1156c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f04b5a5c03bc4187ac23e7774de1156c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f04b5a5c03bc4187ac23e7774de1156c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f04b5a5c03bc4187ac23e7774de1156c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f04b5a5c03bc4187ac23e7774de1156c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f04b5a5c03bc4187ac23e7774de1156c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f04b5a5c03bc4187ac23e7774de1156c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-user", "id": "0d4c91c39ee8416b8c324d95b6d8c67a"}, "audit_ids": ["fdWzMYT7RGugdpAzxeLAng"], "issued_at": "2018-07-22T03:06:46.000000Z"}} 2018-07-22 03:06:46,483 - 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}ed8a61d17937f1ea7ab2f15dbc423209f2d7ead1" 2018-07-22 03:06:46,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903eb9fc-9fb9-47f2-a1cb-6101bbb72a53 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-22 03:06:46,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-903eb9fc-9fb9-47f2-a1cb-6101bbb72a53 2018-07-22 03:06:46,554 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:46,557 - 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}ed8a61d17937f1ea7ab2f15dbc423209f2d7ead1" 2018-07-22 03:06:46,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-e407475c-f10e-47db-84a1-b111688e00b2 x-compute-request-id: req-e407475c-f10e-47db-84a1-b111688e00b2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:06:46,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-e407475c-f10e-47db-84a1-b111688e00b2 2018-07-22 03:06:46,811 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c... 2018-07-22 03:06:46,812 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:06:46,845 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c 2018-07-22 03:06:46,847 - 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}ed8a61d17937f1ea7ab2f15dbc423209f2d7ead1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDtSf65O8UA/yx6D6U5AiWPAgbaqTdm6xs861rRHs86/mAyNs+abE10/0w301MvFK+miUgP+JMgdZxvNylbIzLQexwYgP5FsbfoZXIhnsFNg4/tUGN8A5D1v0/WeqPtkXv80GKJow7jKz5tdnfH1PUDLeQM5//t7UirfTnjOeDjsQ==", "name": "CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c"}}' 2018-07-22 03:06:46,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-9d0df1f7-f3f4-43fe-85bc-5568c66ea4fc x-compute-request-id: req-9d0df1f7-f3f4-43fe-85bc-5568c66ea4fc Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDtSf65O8UA/yx6D6U5AiWPAgbaqTdm6xs861rRHs86/mAyNs+abE10/0w301MvFK+miUgP+JMgdZxvNylbIzLQexwYgP5FsbfoZXIhnsFNg4/tUGN8A5D1v0/WeqPtkXv80GKJow7jKz5tdnfH1PUDLeQM5//t7UirfTnjOeDjsQ==", "user_id": "0d4c91c39ee8416b8c324d95b6d8c67a", "name": "CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c", "fingerprint": "3a:5c:5e:b9:29:09:11:57:c7:3e:ac:de:0b:9a:ee:87"}} 2018-07-22 03:06:46,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-9d0df1f7-f3f4-43fe-85bc-5568c66ea4fc 2018-07-22 03:06:46,903 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c.pub 2018-07-22 03:06:46,903 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c 2018-07-22 03:06:46,903 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c 2018-07-22 03:06:46,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8a61d17937f1ea7ab2f15dbc423209f2d7ead1" 2018-07-22 03:06:46,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:06: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-834f628b-cb68-4b4a-97dd-06c2bf5149c7 x-compute-request-id: req-834f628b-cb68-4b4a-97dd-06c2bf5149c7 Content-Length: 0 Content-Type: application/json 2018-07-22 03:06:46,941 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c used request id req-834f628b-cb68-4b4a-97dd-06c2bf5149c7 2018-07-22 03:06:46,941 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c.pub] 2018-07-22 03:06:46,942 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-3a7ffe60-ccb2-4662-ad28-0b90b9be353c] 2018-07-22 03:06:46,948 - 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}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-17429ce4-5700-4f63-9e96-0789cbe257a1 Date: Sun, 22 Jul 2018 03:06:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:06:47,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-17429ce4-5700-4f63-9e96-0789cbe257a1 2018-07-22 03:06:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3338830c-962a-441f-9515-b6aca0bf55ac 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:06:47,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-3338830c-962a-441f-9515-b6aca0bf55ac 2018-07-22 03:06:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe88b0f3-5755-4933-aada-a0cc61050121 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:47,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-fe88b0f3-5755-4933-aada-a0cc61050121 2018-07-22 03:06:47,335 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1ce59f6-093b-41a7-89ce-abd6c2edbf75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:47,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-d1ce59f6-093b-41a7-89ce-abd6c2edbf75 2018-07-22 03:06:47,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44574e81-5586-497b-8308-dc1b16586941 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:47,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-44574e81-5586-497b-8308-dc1b16586941 2018-07-22 03:06:47,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4a07e1a-1ab8-40ef-8a47-322303f4eb9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:47,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-c4a07e1a-1ab8-40ef-8a47-322303f4eb9c 2018-07-22 03:06:47,597 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:47,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff46fec0-8943-4695-9cd7-afacf9af2646 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:47,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-ff46fec0-8943-4695-9cd7-afacf9af2646 2018-07-22 03:06:47,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e577aa-96c9-4e9b-95f8-97dfebed1435 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:06:47,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-01e577aa-96c9-4e9b-95f8-97dfebed1435 2018-07-22 03:06:47,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a10edad-567c-4d53-9afa-e33077740885 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:47,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-1a10edad-567c-4d53-9afa-e33077740885 2018-07-22 03:06:47,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:47,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-445ab27f-442a-4334-b4ac-01a1cb6f5320 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:47,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-445ab27f-442a-4334-b4ac-01a1cb6f5320 2018-07-22 03:06:47,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:47,951 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj 2018-07-22 03:06:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f04b5a5c03bc4187ac23e7774de1156c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:48,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4502d677-64fa-408c-b33b-67edba0cb3f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:48,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f04b5a5c03bc4187ac23e7774de1156c used request id req-4502d677-64fa-408c-b33b-67edba0cb3f4 2018-07-22 03:06:48,068 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-proj-role 2018-07-22 03:06:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0c080e59e49145e98b64c469269bfdf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:48,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f23638ab-0b1f-4855-b1b8-0ef7e2587b50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:48,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0c080e59e49145e98b64c469269bfdf7 used request id req-f23638ab-0b1f-4855-b1b8-0ef7e2587b50 2018-07-22 03:06:48,168 - 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}29da5c8401536531d3bccc329e37d007f2380a2b" 2018-07-22 03:06:48,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3b2c94-7549-4087-924f-b06a59e8c60c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:48,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0c3b2c94-7549-4087-924f-b06a59e8c60c 2018-07-22 03:06:48,253 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-ac3cd5f8-b274-4af-user 2018-07-22 03:06:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/0d4c91c39ee8416b8c324d95b6d8c67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9115d1eb4c3657748d048342e286eaa137eb7c38" 2018-07-22 03:06:48,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29bee9a7-1fc2-4454-88db-d91291b43c02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:48,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/0d4c91c39ee8416b8c324d95b6d8c67a used request id req-29bee9a7-1fc2-4454-88db-d91291b43c02 2018-07-22 03:06:48,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:48,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DTmkq9COSVqPXsRS-U9UGA"], "issued_at": "2018-07-22T03:06:48.000000Z"}} 2018-07-22 03:06:48,827 - 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}1be744011f659abd73a227f6fe44f0d9d5c57e79" 2018-07-22 03:06:48,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e268dc4-7365-42c5-bbf3-6fdd527e2342 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-22 03:06:48,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0e268dc4-7365-42c5-bbf3-6fdd527e2342 2018-07-22 03:06:48,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:48,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:49,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["H_uNHbSfRq6RZj8IAb-pIw"], "issued_at": "2018-07-22T03:06:49.000000Z"}} 2018-07-22 03:06:49,295 - 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}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:49,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9bd570-d936-4140-8ac2-a8456b25c036 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-22 03:06:49,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8f9bd570-d936-4140-8ac2-a8456b25c036 2018-07-22 03:06:49,383 - 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-22 03:06:49,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:49,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:49,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf31cb8-ddcb-465d-8d97-4ac0696d68c0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:06:49,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj used request id req-9cf31cb8-ddcb-465d-8d97-4ac0696d68c0 2018-07-22 03:06:49,480 - 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}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:49,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e52b5bd-474f-4923-ae46-41474a6babf4 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-22 03:06:49,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3e52b5bd-474f-4923-ae46-41474a6babf4 2018-07-22 03:06:49,573 - 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}23088a7945ba874c3ae689c08066d918ca5d6709" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj"}}' 2018-07-22 03:06:49,695 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27f6a1c0-3dda-4157-b10f-be0dab119a94 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3f5ba82c482f498ab262e8c44d74713a"}, "tags": [], "enabled": true, "id": "3f5ba82c482f498ab262e8c44d74713a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj"}} 2018-07-22 03:06:49,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-27f6a1c0-3dda-4157-b10f-be0dab119a94 2018-07-22 03:06:49,696 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj 2018-07-22 03:06:49,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:49,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:50,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["lGNE7EUZStC0NA6erObWSA"], "issued_at": "2018-07-22T03:06:50.000000Z"}} 2018-07-22 03:06:50,080 - 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}61efb52d970c24447a3d3cd6b03ec2837777b561" 2018-07-22 03:06:50,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ff5b20-5f52-48b5-92c1-0193cdb84f10 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-22 03:06:50,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-55ff5b20-5f52-48b5-92c1-0193cdb84f10 2018-07-22 03:06:50,096 - 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-22 03:06:50,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:50,102 - 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}61efb52d970c24447a3d3cd6b03ec2837777b561" 2018-07-22 03:06:50,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb491a94-47b4-44cf-9c19-9ae26306a215 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:06:50,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cb491a94-47b4-44cf-9c19-9ae26306a215 2018-07-22 03:06:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb52d970c24447a3d3cd6b03ec2837777b561" 2018-07-22 03:06:50,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02361358-b5ef-437d-9584-d55f054ebbac Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3f5ba82c482f498ab262e8c44d74713a"}, "tags": [], "enabled": true, "id": "3f5ba82c482f498ab262e8c44d74713a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj"}]} 2018-07-22 03:06:50,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj used request id req-02361358-b5ef-437d-9584-d55f054ebbac 2018-07-22 03:06:50,291 - 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}61efb52d970c24447a3d3cd6b03ec2837777b561" 2018-07-22 03:06:50,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4503fa6c-a006-4ca4-b397-c05ac673226b 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-22 03:06:50,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4503fa6c-a006-4ca4-b397-c05ac673226b 2018-07-22 03:06:50,745 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-4e6c7397-ed23-44c-user 2018-07-22 03:06:50,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:50,749 - 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}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:50,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefc619e-57e6-4570-9953-5f00f0b527d8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:50,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cefc619e-57e6-4570-9953-5f00f0b527d8 2018-07-22 03:06:50,838 - 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}23088a7945ba874c3ae689c08066d918ca5d6709" -d '{"role": {"name": "CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj-role"}}' 2018-07-22 03:06:50,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba0d5b5b-f121-46f1-9c8c-5e5b4c3b331c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6fc66fd8b1ad43aabfa40b3e54d8e2da", "links": {"self": "http://172.30.9.25:5000/v3/roles/6fc66fd8b1ad43aabfa40b3e54d8e2da"}, "name": "CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj-role"}} 2018-07-22 03:06:50,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ba0d5b5b-f121-46f1-9c8c-5e5b4c3b331c 2018-07-22 03:06:50,937 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj-role 2018-07-22 03:06:50,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/6fc66fd8b1ad43aabfa40b3e54d8e2da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:51,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cdfca76-5875-4cfd-bb71-31ca63eeb9c0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6fc66fd8b1ad43aabfa40b3e54d8e2da", "links": {"self": "http://172.30.9.25:5000/v3/roles/6fc66fd8b1ad43aabfa40b3e54d8e2da"}, "name": "CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj-role"}} 2018-07-22 03:06:51,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/6fc66fd8b1ad43aabfa40b3e54d8e2da used request id req-3cdfca76-5875-4cfd-bb71-31ca63eeb9c0 2018-07-22 03:06:51,038 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj-role to project CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj 2018-07-22 03:06:51,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/3f5ba82c482f498ab262e8c44d74713a/users/87fa258eac82483ba52f34c5b68a6205/roles/6fc66fd8b1ad43aabfa40b3e54d8e2da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:51,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-487f41c2-c824-4276-beaf-42fe011669fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:51,166 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3f5ba82c482f498ab262e8c44d74713a/users/87fa258eac82483ba52f34c5b68a6205/roles/6fc66fd8b1ad43aabfa40b3e54d8e2da used request id req-487f41c2-c824-4276-beaf-42fe011669fc 2018-07-22 03:06:51,167 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:51,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:51,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:51,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6fc66fd8b1ad43aabfa40b3e54d8e2da", "name": "CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj-role"}], "expires_at": "2018-07-22T04:06:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f5ba82c482f498ab262e8c44d74713a", "name": "CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3f5ba82c482f498ab262e8c44d74713a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/3f5ba82c482f498ab262e8c44d74713a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/3f5ba82c482f498ab262e8c44d74713a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3f5ba82c482f498ab262e8c44d74713a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_3f5ba82c482f498ab262e8c44d74713a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/3f5ba82c482f498ab262e8c44d74713a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/3f5ba82c482f498ab262e8c44d74713a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/3f5ba82c482f498ab262e8c44d74713a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3f5ba82c482f498ab262e8c44d74713a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/3f5ba82c482f498ab262e8c44d74713a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/3f5ba82c482f498ab262e8c44d74713a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3f5ba82c482f498ab262e8c44d74713a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/3f5ba82c482f498ab262e8c44d74713a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/3f5ba82c482f498ab262e8c44d74713a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-4e6c7397-ed23-44c-user", "id": "87fa258eac82483ba52f34c5b68a6205"}, "audit_ids": ["rjzxAAhVR2GXzjL8JtBV8A"], "issued_at": "2018-07-22T03:06:51.000000Z"}} 2018-07-22 03:06:51,548 - 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}2d90e6d370553da9448214512f75c70a7e5a8a1c" 2018-07-22 03:06:51,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca8311b-5f99-42ec-b5c6-df30f2df5fb4 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-22 03:06:51,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cca8311b-5f99-42ec-b5c6-df30f2df5fb4 2018-07-22 03:06:51,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:06:51,633 - 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}2d90e6d370553da9448214512f75c70a7e5a8a1c" 2018-07-22 03:06:51,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-40b3c2ed-e085-4e75-b815-9d23bf576a47 x-compute-request-id: req-40b3c2ed-e085-4e75-b815-9d23bf576a47 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:06:51,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-40b3c2ed-e085-4e75-b815-9d23bf576a47 2018-07-22 03:06:51,813 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-95c55b5b-fdde-4296-a1ad-71b418198578... 2018-07-22 03:06:51,813 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:06:51,876 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-95c55b5b-fdde-4296-a1ad-71b418198578 2018-07-22 03:06:51,878 - 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}2d90e6d370553da9448214512f75c70a7e5a8a1c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/YoHtw7F0UofdudREHxNb41o1CVPV7K0pKERmD4RyXUQYpctJelLwFZP6recrTS0OUdeGUK9m/Uybym66+AzQbfHicKsxsCLmpqEOWc0rbySF9tg3Osqzbin8UV6i27iYAFjoyZ+WeaCXKqcnr1B/QA6OqXorv+4SkxjctCaoCQ==", "name": "CreateKeypairsCleanupTests-95c55b5b-fdde-4296-a1ad-71b418198578"}}' 2018-07-22 03:06:51,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06: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-9bcd5ad9-e1f5-4332-9962-f62fd82a9cd2 x-compute-request-id: req-9bcd5ad9-e1f5-4332-9962-f62fd82a9cd2 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/YoHtw7F0UofdudREHxNb41o1CVPV7K0pKERmD4RyXUQYpctJelLwFZP6recrTS0OUdeGUK9m/Uybym66+AzQbfHicKsxsCLmpqEOWc0rbySF9tg3Osqzbin8UV6i27iYAFjoyZ+WeaCXKqcnr1B/QA6OqXorv+4SkxjctCaoCQ==", "user_id": "87fa258eac82483ba52f34c5b68a6205", "name": "CreateKeypairsCleanupTests-95c55b5b-fdde-4296-a1ad-71b418198578", "fingerprint": "76:1a:a0:cc:34:ce:04:c3:f3:2a:1e:73:ac:a1:e8:7e"}} 2018-07-22 03:06:51,931 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-9bcd5ad9-e1f5-4332-9962-f62fd82a9cd2 2018-07-22 03:06:51,933 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-95c55b5b-fdde-4296-a1ad-71b418198578.pub 2018-07-22 03:06:51,934 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-95c55b5b-fdde-4296-a1ad-71b418198578 2018-07-22 03:06:51,934 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-95c55b5b-fdde-4296-a1ad-71b418198578 2018-07-22 03:06:51,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-95c55b5b-fdde-4296-a1ad-71b418198578 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d90e6d370553da9448214512f75c70a7e5a8a1c" 2018-07-22 03:06:51,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:06: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-dc95f022-1132-4abf-a33b-8cc0588f40ea x-compute-request-id: req-dc95f022-1132-4abf-a33b-8cc0588f40ea Content-Length: 0 Content-Type: application/json 2018-07-22 03:06:51,966 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-95c55b5b-fdde-4296-a1ad-71b418198578 used request id req-dc95f022-1132-4abf-a33b-8cc0588f40ea 2018-07-22 03:06:51,971 - 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}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:52,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-299a1614-1481-482c-83bd-3eab36ec811d Date: Sun, 22 Jul 2018 03:06:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:06:52,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-299a1614-1481-482c-83bd-3eab36ec811d 2018-07-22 03:06:52,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:52,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd759d3-63d9-4e34-afdc-25c9d4daf880 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:06:52,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-0fd759d3-63d9-4e34-afdc-25c9d4daf880 2018-07-22 03:06:52,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:52,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c47b2e3-0d9e-452c-bda7-515f71e7bad0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:52,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-7c47b2e3-0d9e-452c-bda7-515f71e7bad0 2018-07-22 03:06:52,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:52,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:52,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fac48c7-24e8-4874-b64f-8e7e3a136c5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:52,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-7fac48c7-24e8-4874-b64f-8e7e3a136c5b 2018-07-22 03:06:52,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:52,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66144655-f8e3-4f0f-9621-ab46d5afc6ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:52,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-66144655-f8e3-4f0f-9621-ab46d5afc6ac 2018-07-22 03:06:52,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:52,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:52,653 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01a9768b-7f1a-4069-89a2-6d5793484193 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:52,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-01a9768b-7f1a-4069-89a2-6d5793484193 2018-07-22 03:06:52,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:52,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-185b3bff-7f00-4956-88df-c194926fcb5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:52,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-185b3bff-7f00-4956-88df-c194926fcb5b 2018-07-22 03:06:52,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:52,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:52,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f0c0b3-6920-499c-8ca2-86457e9c17df Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:06:52,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-08f0c0b3-6920-499c-8ca2-86457e9c17df 2018-07-22 03:06:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:52,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bb524f3-e98d-472d-99c0-d2775b0b0c11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:52,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-5bb524f3-e98d-472d-99c0-d2775b0b0c11 2018-07-22 03:06:52,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:52,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:53,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bcd8b4d-e875-4ac6-8fa8-a7c7ea27bd06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:06:53,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-7bcd8b4d-e875-4ac6-8fa8-a7c7ea27bd06 2018-07-22 03:06:53,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:06:53,029 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj 2018-07-22 03:06:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/3f5ba82c482f498ab262e8c44d74713a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:53,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0488e556-3f7b-48e5-a0fd-107af3628ce5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:53,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3f5ba82c482f498ab262e8c44d74713a used request id req-0488e556-3f7b-48e5-a0fd-107af3628ce5 2018-07-22 03:06:53,217 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-4e6c7397-ed23-44c-proj-role 2018-07-22 03:06:53,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/6fc66fd8b1ad43aabfa40b3e54d8e2da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:53,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d372c1f-e22d-4231-a1b4-48b06231a981 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:53,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/6fc66fd8b1ad43aabfa40b3e54d8e2da used request id req-6d372c1f-e22d-4231-a1b4-48b06231a981 2018-07-22 03:06:53,323 - 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}23088a7945ba874c3ae689c08066d918ca5d6709" 2018-07-22 03:06:53,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11795f69-4c73-40b4-a91a-971c4b22601f Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:53,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-11795f69-4c73-40b4-a91a-971c4b22601f 2018-07-22 03:06:53,410 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-4e6c7397-ed23-44c-user 2018-07-22 03:06:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/87fa258eac82483ba52f34c5b68a6205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb52d970c24447a3d3cd6b03ec2837777b561" 2018-07-22 03:06:53,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf4de577-b47a-44aa-b8f9-edf9056d650b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:53,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/87fa258eac82483ba52f34c5b68a6205 used request id req-bf4de577-b47a-44aa-b8f9-edf9056d650b 2018-07-22 03:06:53,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:53,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["yp1y59AoSDGjq4OEk8exOw"], "issued_at": "2018-07-22T03:06:53.000000Z"}} 2018-07-22 03:06:53,977 - 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}5f54a1cd1376662f6f9f651faee561263ce2e1c9" 2018-07-22 03:06:54,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d0e894-fabd-4158-bcbb-5648ba354952 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-22 03:06:54,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-96d0e894-fabd-4158-bcbb-5648ba354952 2018-07-22 03:06:54,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:54,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:54,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BE1L3RfhQ9y86W5Q5rrzsQ"], "issued_at": "2018-07-22T03:06:54.000000Z"}} 2018-07-22 03:06:54,446 - 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}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:06:54,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbae207f-7aba-49d2-9a24-1d4b7bbdfcf2 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-22 03:06:54,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fbae207f-7aba-49d2-9a24-1d4b7bbdfcf2 2018-07-22 03:06:54,526 - 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-22 03:06:54,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:06:54,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61936604-5000-4d47-b1d2-7e76cb246429 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:06:54,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj used request id req-61936604-5000-4d47-b1d2-7e76cb246429 2018-07-22 03:06:54,623 - 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}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:06:54,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab8c554-1ef6-4978-b8ba-92237e9535b1 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-22 03:06:54,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dab8c554-1ef6-4978-b8ba-92237e9535b1 2018-07-22 03:06:54,711 - 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}0452d006d45e42f78083310a94dd7811967f4dac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj"}}' 2018-07-22 03:06:54,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10f60589-556f-4c54-8a39-850f289466a9 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5"}, "tags": [], "enabled": true, "id": "262f0b03e5074f9394883bb0803568c5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj"}} 2018-07-22 03:06:54,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-10f60589-556f-4c54-8a39-850f289466a9 2018-07-22 03:06:54,818 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj 2018-07-22 03:06:54,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:54,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:55,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["bcoJ9fz0Tuu_Z7CEs6WdJQ"], "issued_at": "2018-07-22T03:06:55.000000Z"}} 2018-07-22 03:06:55,198 - 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}35a1d25526fc881e69209020f7c11a874cea617b" 2018-07-22 03:06:55,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b312b957-1bd1-4207-9d0a-a414b349e86e 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-22 03:06:55,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b312b957-1bd1-4207-9d0a-a414b349e86e 2018-07-22 03:06:55,284 - 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-22 03:06:55,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:55,289 - 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}35a1d25526fc881e69209020f7c11a874cea617b" 2018-07-22 03:06:55,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4375db2-af92-4613-ae24-fcbb5c55bb69 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:06:55,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c4375db2-af92-4613-ae24-fcbb5c55bb69 2018-07-22 03:06:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a1d25526fc881e69209020f7c11a874cea617b" 2018-07-22 03:06:55,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b03b087c-aa81-4c2a-9081-806fcc782512 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5"}, "tags": [], "enabled": true, "id": "262f0b03e5074f9394883bb0803568c5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj"}]} 2018-07-22 03:06:55,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj used request id req-b03b087c-aa81-4c2a-9081-806fcc782512 2018-07-22 03:06:55,481 - 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}35a1d25526fc881e69209020f7c11a874cea617b" 2018-07-22 03:06:55,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3469b2-c259-4d34-812b-1ee5da28f0c9 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-22 03:06:55,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2b3469b2-c259-4d34-812b-1ee5da28f0c9 2018-07-22 03:06:55,954 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6260305e-8e4d-4d6-user 2018-07-22 03:06:55,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:55,958 - 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}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:06:55,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de323390-a724-4838-8984-ec0f57ceb28f Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:06:55,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-de323390-a724-4838-8984-ec0f57ceb28f 2018-07-22 03:06:55,978 - 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}0452d006d45e42f78083310a94dd7811967f4dac" -d '{"role": {"name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj-role"}}' 2018-07-22 03:06:56,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb4bb9c8-1e7e-4fca-9afe-5919d9247298 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c94f502511914531a9529ac2d23508f8", "links": {"self": "http://172.30.9.25:5000/v3/roles/c94f502511914531a9529ac2d23508f8"}, "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj-role"}} 2018-07-22 03:06:56,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bb4bb9c8-1e7e-4fca-9afe-5919d9247298 2018-07-22 03:06:56,074 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj-role 2018-07-22 03:06:56,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c94f502511914531a9529ac2d23508f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:06:56,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2311a003-7341-42e4-9a3e-a0aa5774b46c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c94f502511914531a9529ac2d23508f8", "links": {"self": "http://172.30.9.25:5000/v3/roles/c94f502511914531a9529ac2d23508f8"}, "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj-role"}} 2018-07-22 03:06:56,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c94f502511914531a9529ac2d23508f8 used request id req-2311a003-7341-42e4-9a3e-a0aa5774b46c 2018-07-22 03:06:56,160 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj-role to project CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj 2018-07-22 03:06:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5/users/1162383aa30a47b4b43232d6a1499b92/roles/c94f502511914531a9529ac2d23508f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:06:56,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44aa6abf-b030-4b02-beec-264e74eb426f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:06:56,293 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5/users/1162383aa30a47b4b43232d6a1499b92/roles/c94f502511914531a9529ac2d23508f8 used request id req-44aa6abf-b030-4b02-beec-264e74eb426f 2018-07-22 03:06:56,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:06:56,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:56,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c94f502511914531a9529ac2d23508f8", "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj-role"}], "expires_at": "2018-07-22T04:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "262f0b03e5074f9394883bb0803568c5", "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/262f0b03e5074f9394883bb0803568c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/262f0b03e5074f9394883bb0803568c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/262f0b03e5074f9394883bb0803568c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/262f0b03e5074f9394883bb0803568c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-user", "id": "1162383aa30a47b4b43232d6a1499b92"}, "audit_ids": ["iNRA2UryQlKQsLEHJ1nGjg"], "issued_at": "2018-07-22T03:06:56.000000Z"}} 2018-07-22 03:06:56,679 - 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}518ff115d6590d52b3174a6be6060efd15084bfe" 2018-07-22 03:06:56,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ea4bea-0bdd-4abc-a4b8-af7a8ce2ea7d 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-22 03:06:56,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-35ea4bea-0bdd-4abc-a4b8-af7a8ce2ea7d 2018-07-22 03:06:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518ff115d6590d52b3174a6be6060efd15084bfe" 2018-07-22 03:06:56,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-26a4ef00-85fd-4919-9da0-c3ce74b2085b Date: Sun, 22 Jul 2018 03:06:56 GMT RESP BODY: {"networks":[]} 2018-07-22 03:06:56,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net used request id req-26a4ef00-85fd-4919-9da0-c3ce74b2085b 2018-07-22 03:06:56,928 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net 2018-07-22 03:06:56,933 - 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}518ff115d6590d52b3174a6be6060efd15084bfe" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net", "admin_state_up": true}}' 2018-07-22 03:06:57,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-2c0e4d33-60ce-428d-a49f-ee9a12cef57f Date: Sun, 22 Jul 2018 03:06:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7225a870-b43c-4ad3-b205-99423a36b31f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"262f0b03e5074f9394883bb0803568c5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:06:57Z","is_default":false,"name":"CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"262f0b03e5074f9394883bb0803568c5","created_at":"2018-07-22T03:06:57Z","mtu":999}} 2018-07-22 03:06:57,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-2c0e4d33-60ce-428d-a49f-ee9a12cef57f 2018-07-22 03:06:57,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7225a870-b43c-4ad3-b205-99423a36b31f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518ff115d6590d52b3174a6be6060efd15084bfe" 2018-07-22 03:06:57,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ec61f56f-ae47-47df-8a96-13bb69431ce6 Date: Sun, 22 Jul 2018 03:06:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7225a870-b43c-4ad3-b205-99423a36b31f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"262f0b03e5074f9394883bb0803568c5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:06:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net","admin_state_up":true,"tenant_id":"262f0b03e5074f9394883bb0803568c5","created_at":"2018-07-22T03:06:57Z","mtu":999}]} 2018-07-22 03:06:57,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7225a870-b43c-4ad3-b205-99423a36b31f used request id req-ec61f56f-ae47-47df-8a96-13bb69431ce6 2018-07-22 03:06:57,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7225a870-b43c-4ad3-b205-99423a36b31f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518ff115d6590d52b3174a6be6060efd15084bfe" 2018-07-22 03:06:57,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3b4c264c-34f5-4929-ba1f-8764817a2175 Date: Sun, 22 Jul 2018 03:06:57 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:06:57,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7225a870-b43c-4ad3-b205-99423a36b31f used request id req-3b4c264c-34f5-4929-ba1f-8764817a2175 2018-07-22 03:06:57,530 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-subnet 2018-07-22 03:06:57,535 - 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}518ff115d6590d52b3174a6be6060efd15084bfe" -d '{"subnets": [{"ip_version": 4, "network_id": "7225a870-b43c-4ad3-b205-99423a36b31f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-subnet"}]}' 2018-07-22 03:06:58,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d0a8a412-1daa-4aa4-9c53-1a4941dc6715 Date: Sun, 22 Jul 2018 03:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7225a870-b43c-4ad3-b205-99423a36b31f","tenant_id":"262f0b03e5074f9394883bb0803568c5","created_at":"2018-07-22T03:06:57Z","dns_nameservers":[],"updated_at":"2018-07-22T03:06:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"262f0b03e5074f9394883bb0803568c5","id":"de138398-06d7-4426-8a4d-73275f0aac63","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-subnet"}]} 2018-07-22 03:06:58,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-d0a8a412-1daa-4aa4-9c53-1a4941dc6715 2018-07-22 03:06:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7225a870-b43c-4ad3-b205-99423a36b31f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518ff115d6590d52b3174a6be6060efd15084bfe" 2018-07-22 03:06:58,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-44e8a10e-4de1-491c-8231-28b6cc7b9dbc Date: Sun, 22 Jul 2018 03:06:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7225a870-b43c-4ad3-b205-99423a36b31f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"262f0b03e5074f9394883bb0803568c5","l2_adjacency":true,"status":"ACTIVE","subnets":["de138398-06d7-4426-8a4d-73275f0aac63"],"description":"","tags":[],"updated_at":"2018-07-22T03:06:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net","admin_state_up":true,"tenant_id":"262f0b03e5074f9394883bb0803568c5","created_at":"2018-07-22T03:06:57Z","mtu":999}]} 2018-07-22 03:06:58,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7225a870-b43c-4ad3-b205-99423a36b31f used request id req-44e8a10e-4de1-491c-8231-28b6cc7b9dbc 2018-07-22 03:06:58,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7225a870-b43c-4ad3-b205-99423a36b31f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518ff115d6590d52b3174a6be6060efd15084bfe" 2018-07-22 03:06:58,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-41ea5182-1d22-41ae-abe7-2871f21ca39c Date: Sun, 22 Jul 2018 03:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7225a870-b43c-4ad3-b205-99423a36b31f","tenant_id":"262f0b03e5074f9394883bb0803568c5","created_at":"2018-07-22T03:06:57Z","dns_nameservers":[],"updated_at":"2018-07-22T03:06:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"262f0b03e5074f9394883bb0803568c5","id":"de138398-06d7-4426-8a4d-73275f0aac63","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-subnet"}]} 2018-07-22 03:06:58,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7225a870-b43c-4ad3-b205-99423a36b31f used request id req-41ea5182-1d22-41ae-abe7-2871f21ca39c 2018-07-22 03:06:58,338 - OpenStackNetwork - DEBUG - Network [7225a870-b43c-4ad3-b205-99423a36b31f] created successfully 2018-07-22 03:06:58,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:06:58,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c94f502511914531a9529ac2d23508f8", "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj-role"}], "expires_at": "2018-07-22T04:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "262f0b03e5074f9394883bb0803568c5", "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/262f0b03e5074f9394883bb0803568c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/262f0b03e5074f9394883bb0803568c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/262f0b03e5074f9394883bb0803568c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/262f0b03e5074f9394883bb0803568c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/262f0b03e5074f9394883bb0803568c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/262f0b03e5074f9394883bb0803568c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-user", "id": "1162383aa30a47b4b43232d6a1499b92"}, "audit_ids": ["sc8RFIMkR1yVwJHHeOv1Vw"], "issued_at": "2018-07-22T03:06:58.000000Z"}} 2018-07-22 03:06:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7351ebacdf4ee9a0e056f25491308fcfa767c6c" 2018-07-22 03:06:59,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bf870369-07f4-44e6-b721-6b40ecf1dcb4 Date: Sun, 22 Jul 2018 03:06:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7225a870-b43c-4ad3-b205-99423a36b31f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"262f0b03e5074f9394883bb0803568c5","l2_adjacency":true,"status":"ACTIVE","subnets":["de138398-06d7-4426-8a4d-73275f0aac63"],"description":"","tags":[],"updated_at":"2018-07-22T03:06:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net","admin_state_up":true,"tenant_id":"262f0b03e5074f9394883bb0803568c5","created_at":"2018-07-22T03:06:57Z","mtu":999}]} 2018-07-22 03:06:59,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net used request id req-bf870369-07f4-44e6-b721-6b40ecf1dcb4 2018-07-22 03:06:59,024 - 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-22 03:06:59,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:06:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:06:59,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f54a1cd1376662f6f9f651faee561263ce2e1c9" 2018-07-22 03:06:59,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92356dc-e5e4-4fed-aa46-0facb5ff46d3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "262f0b03e5074f9394883bb0803568c5", "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj"}} 2018-07-22 03:06:59,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5 used request id req-d92356dc-e5e4-4fed-aa46-0facb5ff46d3 2018-07-22 03:06:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7225a870-b43c-4ad3-b205-99423a36b31f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7351ebacdf4ee9a0e056f25491308fcfa767c6c" 2018-07-22 03:06:59,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4b0fe624-12ca-469b-9d9e-bb8d18177539 Date: Sun, 22 Jul 2018 03:06:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7225a870-b43c-4ad3-b205-99423a36b31f","tenant_id":"262f0b03e5074f9394883bb0803568c5","created_at":"2018-07-22T03:06:57Z","dns_nameservers":[],"updated_at":"2018-07-22T03:06:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"262f0b03e5074f9394883bb0803568c5","id":"de138398-06d7-4426-8a4d-73275f0aac63","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-subnet"}]} 2018-07-22 03:06:59,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7225a870-b43c-4ad3-b205-99423a36b31f used request id req-4b0fe624-12ca-469b-9d9e-bb8d18177539 2018-07-22 03:06:59,183 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-subnet 2018-07-22 03:06:59,183 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-subnet 2018-07-22 03:06:59,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/de138398-06d7-4426-8a4d-73275f0aac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7351ebacdf4ee9a0e056f25491308fcfa767c6c" 2018-07-22 03:07:00,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b979593-c5ec-4b74-9b2d-91d98a542882 Date: Sun, 22 Jul 2018 03:07:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:00,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/de138398-06d7-4426-8a4d-73275f0aac63 used request id req-6b979593-c5ec-4b74-9b2d-91d98a542882 2018-07-22 03:07:00,260 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net 2018-07-22 03:07:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/7225a870-b43c-4ad3-b205-99423a36b31f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7351ebacdf4ee9a0e056f25491308fcfa767c6c" 2018-07-22 03:07:01,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd19b270-7060-423a-a497-3b52c084c828 Date: Sun, 22 Jul 2018 03:07:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:01,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7225a870-b43c-4ad3-b205-99423a36b31f used request id req-cd19b270-7060-423a-a497-3b52c084c828 2018-07-22 03:07:01,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7351ebacdf4ee9a0e056f25491308fcfa767c6c" 2018-07-22 03:07:01,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9cbc4975-448b-4f78-a149-a7ff0ba574b4 Date: Sun, 22 Jul 2018 03:07:01 GMT RESP BODY: {"networks":[]} 2018-07-22 03:07:01,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net used request id req-9cbc4975-448b-4f78-a149-a7ff0ba574b4 2018-07-22 03:07:01,139 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-subnet 2018-07-22 03:07:01,139 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-subnet 2018-07-22 03:07:01,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/de138398-06d7-4426-8a4d-73275f0aac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518ff115d6590d52b3174a6be6060efd15084bfe" 2018-07-22 03:07:01,174 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-4f238c10-b1ed-4d76-a660-c79b782b9aae Date: Sun, 22 Jul 2018 03:07:01 GMT RESP BODY: {"NeutronError": {"message": "Subnet de138398-06d7-4426-8a4d-73275f0aac63 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 03:07:01,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/de138398-06d7-4426-8a4d-73275f0aac63 used request id req-4f238c10-b1ed-4d76-a660-c79b782b9aae 2018-07-22 03:07:01,174 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet de138398-06d7-4426-8a4d-73275f0aac63 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 03:07:01,175 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d2a24258-43a7-4611-a734-208ee3ca56b4-pub-net 2018-07-22 03:07:01,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/7225a870-b43c-4ad3-b205-99423a36b31f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518ff115d6590d52b3174a6be6060efd15084bfe" 2018-07-22 03:07:01,202 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-251a7057-c113-4299-9ace-3c21a2221685 Date: Sun, 22 Jul 2018 03:07:01 GMT RESP BODY: {"NeutronError": {"message": "Network 7225a870-b43c-4ad3-b205-99423a36b31f could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-22 03:07:01,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7225a870-b43c-4ad3-b205-99423a36b31f used request id req-251a7057-c113-4299-9ace-3c21a2221685 2018-07-22 03:07:01,202 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 7225a870-b43c-4ad3-b205-99423a36b31f could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-22 03:07:01,208 - 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}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:01,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b57ab1bc-af5d-4178-b335-6f8e43ca7611 Date: Sun, 22 Jul 2018 03:07:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "262f0b03e5074f9394883bb0803568c5", "created_at": "2018-07-22T03:06:57Z", "updated_at": "2018-07-22T03:06:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:06:57Z", "revision_number": 0, "id": "077ce24e-a81f-426b-bd76-43e8be001dbb", "remote_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "remote_ip_prefix": null, "created_at": "2018-07-22T03:06:57Z", "security_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "tenant_id": "262f0b03e5074f9394883bb0803568c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "262f0b03e5074f9394883bb0803568c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:06:57Z", "revision_number": 0, "id": "15c2d528-1efb-4376-a32e-7515cbd9243f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:06:57Z", "security_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "tenant_id": "262f0b03e5074f9394883bb0803568c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "262f0b03e5074f9394883bb0803568c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:06:57Z", "revision_number": 0, "id": "7df210ce-7b9b-4fdd-961b-b93cbb9276b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:06:57Z", "security_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "tenant_id": "262f0b03e5074f9394883bb0803568c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "262f0b03e5074f9394883bb0803568c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:06:57Z", "revision_number": 0, "id": "cfa3e2b2-8665-433c-8a20-7502112118c1", "remote_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "remote_ip_prefix": null, "created_at": "2018-07-22T03:06:57Z", "security_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "tenant_id": "262f0b03e5074f9394883bb0803568c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "262f0b03e5074f9394883bb0803568c5"}], "revision_number": 4, "project_id": "262f0b03e5074f9394883bb0803568c5", "id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:07:01,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b57ab1bc-af5d-4178-b335-6f8e43ca7611 2018-07-22 03:07:01,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:01,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7286d2d5-8fba-4884-b5c2-0fe92f7a3373 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:07:01,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-7286d2d5-8fba-4884-b5c2-0fe92f7a3373 2018-07-22 03:07:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:01,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da7605a-8e60-462a-a960-935d067fbb14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:01,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-8da7605a-8e60-462a-a960-935d067fbb14 2018-07-22 03:07:01,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:01,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-126353c9-4c90-414d-b0d4-99a2be1a164a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:01,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-126353c9-4c90-414d-b0d4-99a2be1a164a 2018-07-22 03:07:01,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:01,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:01,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eea870a-eed5-4e05-8d06-2c85ec86cd39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:01,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-7eea870a-eed5-4e05-8d06-2c85ec86cd39 2018-07-22 03:07:01,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:01,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:01,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a43c447f-877e-42d6-b21a-ff7297adbdf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:01,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-a43c447f-877e-42d6-b21a-ff7297adbdf7 2018-07-22 03:07:01,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:01,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:01,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e784140-b5ce-4935-b7ba-82ea2fdf6ed0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:01,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-4e784140-b5ce-4935-b7ba-82ea2fdf6ed0 2018-07-22 03:07:01,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:01,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:02,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f67fbc-9126-45e3-b073-42b783f9a112 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:07:02,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-f7f67fbc-9126-45e3-b073-42b783f9a112 2018-07-22 03:07:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:02,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d813eff6-fefa-49f7-9f45-b1cc14d53ac7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:02,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-d813eff6-fefa-49f7-9f45-b1cc14d53ac7 2018-07-22 03:07:02,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:02,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe30e98d-7020-4ede-9835-80d643c1890c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "262f0b03e5074f9394883bb0803568c5", "name": "CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj"}} 2018-07-22 03:07:02,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5 used request id req-fe30e98d-7020-4ede-9835-80d643c1890c 2018-07-22 03:07:02,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d07a26bb-0f33-4743-92af-0c4855fb86ea 2018-07-22 03:07:02,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d07a26bb-0f33-4743-92af-0c4855fb86ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:02,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eb79b6ae-a4e4-42fc-87b1-335bfb931f43 Date: Sun, 22 Jul 2018 03:07:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:06:57Z", "security_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "port_range_min": null, "revision_number": 0, "tenant_id": "262f0b03e5074f9394883bb0803568c5", "created_at": "2018-07-22T03:06:57Z", "project_id": "262f0b03e5074f9394883bb0803568c5", "id": "077ce24e-a81f-426b-bd76-43e8be001dbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:06:57Z", "security_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "port_range_min": null, "revision_number": 0, "tenant_id": "262f0b03e5074f9394883bb0803568c5", "created_at": "2018-07-22T03:06:57Z", "project_id": "262f0b03e5074f9394883bb0803568c5", "id": "15c2d528-1efb-4376-a32e-7515cbd9243f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:06:57Z", "security_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "port_range_min": null, "revision_number": 0, "tenant_id": "262f0b03e5074f9394883bb0803568c5", "created_at": "2018-07-22T03:06:57Z", "project_id": "262f0b03e5074f9394883bb0803568c5", "id": "7df210ce-7b9b-4fdd-961b-b93cbb9276b8"}, {"remote_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:06:57Z", "security_group_id": "d07a26bb-0f33-4743-92af-0c4855fb86ea", "port_range_min": null, "revision_number": 0, "tenant_id": "262f0b03e5074f9394883bb0803568c5", "created_at": "2018-07-22T03:06:57Z", "project_id": "262f0b03e5074f9394883bb0803568c5", "id": "cfa3e2b2-8665-433c-8a20-7502112118c1"}]} 2018-07-22 03:07:02,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d07a26bb-0f33-4743-92af-0c4855fb86ea used request id req-eb79b6ae-a4e4-42fc-87b1-335bfb931f43 2018-07-22 03:07:02,239 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:07:02,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d07a26bb-0f33-4743-92af-0c4855fb86ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:02,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bcb21b22-8f41-430a-8d0b-4a8d8a4c748c Content-Length: 0 Date: Sun, 22 Jul 2018 03:07:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:02,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d07a26bb-0f33-4743-92af-0c4855fb86ea used request id req-bcb21b22-8f41-430a-8d0b-4a8d8a4c748c 2018-07-22 03:07:02,381 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj 2018-07-22 03:07:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:02,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62c3cd33-bb7b-40c8-80de-f4a3a739d4a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:02,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/262f0b03e5074f9394883bb0803568c5 used request id req-62c3cd33-bb7b-40c8-80de-f4a3a739d4a9 2018-07-22 03:07:02,573 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6260305e-8e4d-4d6-proj-role 2018-07-22 03:07:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c94f502511914531a9529ac2d23508f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:02,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6511d3-99fe-4eae-b214-a293f68e25f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:02,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c94f502511914531a9529ac2d23508f8 used request id req-db6511d3-99fe-4eae-b214-a293f68e25f8 2018-07-22 03:07:02,678 - 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}0452d006d45e42f78083310a94dd7811967f4dac" 2018-07-22 03:07:02,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b106e5f6-33c0-4336-8c45-63200b8da537 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:07:02,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b106e5f6-33c0-4336-8c45-63200b8da537 2018-07-22 03:07:02,762 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6260305e-8e4d-4d6-user 2018-07-22 03:07:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1162383aa30a47b4b43232d6a1499b92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a1d25526fc881e69209020f7c11a874cea617b" 2018-07-22 03:07:02,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9afba87f-e93c-4acf-a4f4-8a71481d52b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:02,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1162383aa30a47b4b43232d6a1499b92 used request id req-9afba87f-e93c-4acf-a4f4-8a71481d52b9 2018-07-22 03:07:02,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:03,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["NkC4xNZ5SFOKh4-PUzYBCQ"], "issued_at": "2018-07-22T03:07:03.000000Z"}} 2018-07-22 03:07:03,315 - 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}02756a0bd4e8b75353a5f19c6795267056651459" 2018-07-22 03:07:03,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83b2514-f39a-4e15-a781-805b67c73bbd 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-22 03:07:03,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e83b2514-f39a-4e15-a781-805b67c73bbd 2018-07-22 03:07:03,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:03,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:03,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["HN7ydU5dQtu4RfFehtzhnQ"], "issued_at": "2018-07-22T03:07:03.000000Z"}} 2018-07-22 03:07:03,780 - 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}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:03,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de328f2-c2f7-4bcc-af11-ed686e0e0f76 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-22 03:07:03,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3de328f2-c2f7-4bcc-af11-ed686e0e0f76 2018-07-22 03:07:03,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-22 03:07:03,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:03,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:03,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441a42cc-a477-4c30-8072-df5194cdd978 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=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:07:03,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj used request id req-441a42cc-a477-4c30-8072-df5194cdd978 2018-07-22 03:07:03,958 - 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}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:04,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139a3082-4c1e-4d39-876f-2a7481095bc7 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-22 03:07:04,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-139a3082-4c1e-4d39-876f-2a7481095bc7 2018-07-22 03:07:04,047 - 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}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}}' 2018-07-22 03:07:04,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb36a50-0cc0-4763-9a45-41243868833a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "id": "b54c1c40459d4f04a4b747ce1d9171e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}} 2018-07-22 03:07:04,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-cfb36a50-0cc0-4763-9a45-41243868833a 2018-07-22 03:07:04,155 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a54a523e-d507-4f4-proj 2018-07-22 03:07:04,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:04,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:04,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["qHiDHMAgT9GyJ6b5_5UNzw"], "issued_at": "2018-07-22T03:07:04.000000Z"}} 2018-07-22 03:07:04,536 - 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}7d05c7ceda585fdb9483634540e0e74ff24df7ae" 2018-07-22 03:07:04,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05c7eed-c69a-47c1-9d3c-ae37bd4110f1 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-22 03:07:04,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d05c7eed-c69a-47c1-9d3c-ae37bd4110f1 2018-07-22 03:07:04,551 - 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-22 03:07:04,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:04,557 - 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}7d05c7ceda585fdb9483634540e0e74ff24df7ae" 2018-07-22 03:07:04,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3305f528-d140-49c6-bcd8-fb11578544fc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:07:04,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3305f528-d140-49c6-bcd8-fb11578544fc 2018-07-22 03:07:04,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d05c7ceda585fdb9483634540e0e74ff24df7ae" 2018-07-22 03:07:04,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4506f4-712b-45ea-8bde-1726754d3daf Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "id": "b54c1c40459d4f04a4b747ce1d9171e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}]} 2018-07-22 03:07:04,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj used request id req-ec4506f4-712b-45ea-8bde-1726754d3daf 2018-07-22 03:07:04,744 - 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}7d05c7ceda585fdb9483634540e0e74ff24df7ae" 2018-07-22 03:07:04,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ca34e1-f0fb-4a22-96bf-e81894bc238d 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-22 03:07:04,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-32ca34e1-f0fb-4a22-96bf-e81894bc238d 2018-07-22 03:07:05,197 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a54a523e-d507-4f4-user 2018-07-22 03:07:05,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:05,202 - 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}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:05,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a323ed7-4cdf-4545-8597-a42846626024 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:07:05,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5a323ed7-4cdf-4545-8597-a42846626024 2018-07-22 03:07:05,222 - 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}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" -d '{"role": {"name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj-role"}}' 2018-07-22 03:07:05,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a9f85f-1e38-4a30-ad03-3ae8ddd887bd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd219b7fb6bb48f1b2406b5a85a9c83b", "links": {"self": "http://172.30.9.25:5000/v3/roles/cd219b7fb6bb48f1b2406b5a85a9c83b"}, "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj-role"}} 2018-07-22 03:07:05,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b2a9f85f-1e38-4a30-ad03-3ae8ddd887bd 2018-07-22 03:07:05,322 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a54a523e-d507-4f4-proj-role 2018-07-22 03:07:05,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/cd219b7fb6bb48f1b2406b5a85a9c83b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:05,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69028619-cc26-4285-b8cd-55953a9d5bff Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd219b7fb6bb48f1b2406b5a85a9c83b", "links": {"self": "http://172.30.9.25:5000/v3/roles/cd219b7fb6bb48f1b2406b5a85a9c83b"}, "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj-role"}} 2018-07-22 03:07:05,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/cd219b7fb6bb48f1b2406b5a85a9c83b used request id req-69028619-cc26-4285-b8cd-55953a9d5bff 2018-07-22 03:07:05,409 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a54a523e-d507-4f4-proj-role to project CreateNetworkSuccessTests-a54a523e-d507-4f4-proj 2018-07-22 03:07:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5/users/abf875128b58461a98af721bd667d099/roles/cd219b7fb6bb48f1b2406b5a85a9c83b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:05,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d90c5be-5205-4ef8-a812-4b7a13a19b11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:05,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5/users/abf875128b58461a98af721bd667d099/roles/cd219b7fb6bb48f1b2406b5a85a9c83b used request id req-2d90c5be-5205-4ef8-a812-4b7a13a19b11 2018-07-22 03:07:05,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:05,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:05,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["vmz1SCp4R1CAn1s9kt4k9w"], "issued_at": "2018-07-22T03:07:05.000000Z"}} 2018-07-22 03:07:05,910 - 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}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" 2018-07-22 03:07:05,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11295d40-520f-4f2f-9c1c-bec6f3f3aa0a 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-22 03:07:05,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-11295d40-520f-4f2f-9c1c-bec6f3f3aa0a 2018-07-22 03:07:05,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" 2018-07-22 03:07:06,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d4e3b670-4c20-45d1-80c7-d31c72d89fae Date: Sun, 22 Jul 2018 03:07:06 GMT RESP BODY: {"networks":[]} 2018-07-22 03:07:06,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net used request id req-d4e3b670-4c20-45d1-80c7-d31c72d89fae 2018-07-22 03:07:06,168 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net 2018-07-22 03:07:06,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:06,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:06,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DlTLwHK4QoqJRNoEt5Adag"], "issued_at": "2018-07-22T03:07:06.000000Z"}} 2018-07-22 03:07:06,550 - 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}831368a3b0cfaa6eed9ccf3dd24ff6850a24d8b3" 2018-07-22 03:07:06,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b6ff9b-72d3-4f3a-865a-c904df6c3b8a 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-22 03:07:06,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d5b6ff9b-72d3-4f3a-865a-c904df6c3b8a 2018-07-22 03:07:06,633 - 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-22 03:07:06,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:06,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831368a3b0cfaa6eed9ccf3dd24ff6850a24d8b3" 2018-07-22 03:07:06,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4dc0a2d-e74c-4b99-aa2c-81d638539a68 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "id": "b54c1c40459d4f04a4b747ce1d9171e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}]} 2018-07-22 03:07:06,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj used request id req-d4dc0a2d-e74c-4b99-aa2c-81d638539a68 2018-07-22 03:07:06,740 - 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}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" -d '{"network": {"tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "mtu": 999, "name": "CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net", "admin_state_up": true}}' 2018-07-22 03:07:07,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-5cbfbabf-1d4b-4266-9263-3f305074f024 Date: Sun, 22 Jul 2018 03:07:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"b54c1c40459d4f04a4b747ce1d9171e5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:07:06Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net","admin_state_up":true,"tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:06Z","mtu":999}} 2018-07-22 03:07:07,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-5cbfbabf-1d4b-4266-9263-3f305074f024 2018-07-22 03:07:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" 2018-07-22 03:07:07,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-06d4e4b0-8f2c-40fb-80be-ea859f226b8d Date: Sun, 22 Jul 2018 03:07:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"b54c1c40459d4f04a4b747ce1d9171e5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:07:06Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net","admin_state_up":true,"tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:06Z","provider:network_type":"vxlan"}]} 2018-07-22 03:07:07,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da used request id req-06d4e4b0-8f2c-40fb-80be-ea859f226b8d 2018-07-22 03:07:07,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" 2018-07-22 03:07:07,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-51b0e50d-c020-46b7-9592-ff24b2644c4f Date: Sun, 22 Jul 2018 03:07:07 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:07:07,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da used request id req-51b0e50d-c020-46b7-9592-ff24b2644c4f 2018-07-22 03:07:07,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:07,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:07,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["M07SllIGSui0BSTkOsnEVQ"], "issued_at": "2018-07-22T03:07:07.000000Z"}} 2018-07-22 03:07:07,586 - 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}507f41e5961a46e73fe150d1879f7798a8bfbfcb" 2018-07-22 03:07:07,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ed8df9-08ce-4f25-839d-2781032001f4 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-22 03:07:07,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-98ed8df9-08ce-4f25-839d-2781032001f4 2018-07-22 03:07:07,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-22 03:07:07,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:07,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f41e5961a46e73fe150d1879f7798a8bfbfcb" 2018-07-22 03:07:07,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbbcecd-cf5a-480b-bfaf-6d647bf12885 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "id": "b54c1c40459d4f04a4b747ce1d9171e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}]} 2018-07-22 03:07:07,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj used request id req-dcbbcecd-cf5a-480b-bfaf-6d647bf12885 2018-07-22 03:07:07,753 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet 2018-07-22 03:07:07,758 - 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}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" -d '{"subnets": [{"ip_version": 4, "network_id": "d05b54e0-a99e-4a06-8b7f-d89b78b2a9da", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet", "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5"}]}' 2018-07-22 03:07:08,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7b6e1d64-d2eb-4b3f-8c72-ed8a15abbd0c Date: Sun, 22 Jul 2018 03:07:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:07: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":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:07Z","ip_version":4}]} 2018-07-22 03:07:08,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-7b6e1d64-d2eb-4b3f-8c72-ed8a15abbd0c 2018-07-22 03:07:08,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" 2018-07-22 03:07:08,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1b485476-e780-4315-b452-34dc285a84c5 Date: Sun, 22 Jul 2018 03:07:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"b54c1c40459d4f04a4b747ce1d9171e5","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb8a582-d7e9-4bf1-90a6-e62540176bc0"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:07Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net","admin_state_up":true,"tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:06Z","provider:network_type":"vxlan"}]} 2018-07-22 03:07:08,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da used request id req-1b485476-e780-4315-b452-34dc285a84c5 2018-07-22 03:07:08,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" 2018-07-22 03:07:08,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-cc86c621-2a4d-4533-997c-c4a7688ea733 Date: Sun, 22 Jul 2018 03:07:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:07: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":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:07Z","ip_version":4}]} 2018-07-22 03:07:08,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da used request id req-cc86c621-2a4d-4533-997c-c4a7688ea733 2018-07-22 03:07:08,266 - OpenStackNetwork - DEBUG - Network [d05b54e0-a99e-4a06-8b7f-d89b78b2a9da] created successfully 2018-07-22 03:07:08,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:08,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd219b7fb6bb48f1b2406b5a85a9c83b", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj-role"}], "expires_at": "2018-07-22T04:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b54c1c40459d4f04a4b747ce1d9171e5", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-user", "id": "abf875128b58461a98af721bd667d099"}, "audit_ids": ["XmljWNfESjiY47_vHveccg"], "issued_at": "2018-07-22T03:07:08.000000Z"}} 2018-07-22 03:07:08,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d7108eda4983581f2d9208092b98d86cf35e7e" 2018-07-22 03:07:08,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-84f35fcc-c0e8-40f6-8792-209c2f57a0ce Date: Sun, 22 Jul 2018 03:07:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b54c1c40459d4f04a4b747ce1d9171e5","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb8a582-d7e9-4bf1-90a6-e62540176bc0"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:07Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net","admin_state_up":true,"tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:06Z","mtu":999}]} 2018-07-22 03:07:08,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net used request id req-84f35fcc-c0e8-40f6-8792-209c2f57a0ce 2018-07-22 03:07:08,911 - 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-22 03:07:08,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:08,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02756a0bd4e8b75353a5f19c6795267056651459" 2018-07-22 03:07:08,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d61c65e-5144-4198-8ae8-21964bd0b02f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b54c1c40459d4f04a4b747ce1d9171e5", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}} 2018-07-22 03:07:08,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 used request id req-5d61c65e-5144-4198-8ae8-21964bd0b02f 2018-07-22 03:07:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d7108eda4983581f2d9208092b98d86cf35e7e" 2018-07-22 03:07:08,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1c98064f-ea59-40d2-ad32-7c04aba305ad Date: Sun, 22 Jul 2018 03:07:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:07Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","id":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet"}]} 2018-07-22 03:07:08,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da used request id req-1c98064f-ea59-40d2-ad32-7c04aba305ad 2018-07-22 03:07:08,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:08,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:09,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd219b7fb6bb48f1b2406b5a85a9c83b", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj-role"}], "expires_at": "2018-07-22T04:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b54c1c40459d4f04a4b747ce1d9171e5", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/b54c1c40459d4f04a4b747ce1d9171e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-user", "id": "abf875128b58461a98af721bd667d099"}, "audit_ids": ["7Kp1NCcNQTa1xqiATYNong"], "issued_at": "2018-07-22T03:07:09.000000Z"}} 2018-07-22 03:07:09,373 - 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}2ea4e91c2809858ebd1c8feee3ba9e58c14ae4ba" 2018-07-22 03:07:09,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c06f25e-faab-42f9-afbc-edca4601937f 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-22 03:07:09,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2c06f25e-faab-42f9-afbc-edca4601937f 2018-07-22 03:07:09,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea4e91c2809858ebd1c8feee3ba9e58c14ae4ba" 2018-07-22 03:07:09,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6382e694-35cf-40e2-8683-9b6396849bf1 Date: Sun, 22 Jul 2018 03:07:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b54c1c40459d4f04a4b747ce1d9171e5","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb8a582-d7e9-4bf1-90a6-e62540176bc0"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:07Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net","admin_state_up":true,"tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:06Z","mtu":999}]} 2018-07-22 03:07:09,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net used request id req-6382e694-35cf-40e2-8683-9b6396849bf1 2018-07-22 03:07:09,815 - 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-22 03:07:09,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:09,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea4e91c2809858ebd1c8feee3ba9e58c14ae4ba" 2018-07-22 03:07:09,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19dc126-c51c-499d-8793-15fd4cf89b57 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b54c1c40459d4f04a4b747ce1d9171e5", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}} 2018-07-22 03:07:09,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 used request id req-c19dc126-c51c-499d-8793-15fd4cf89b57 2018-07-22 03:07:09,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea4e91c2809858ebd1c8feee3ba9e58c14ae4ba" 2018-07-22 03:07:09,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9c768027-5717-4570-a0a4-e2e6fe038f9a Date: Sun, 22 Jul 2018 03:07:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:07Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","id":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet"}]} 2018-07-22 03:07:09,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da used request id req-9c768027-5717-4570-a0a4-e2e6fe038f9a 2018-07-22 03:07:09,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:09,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:10,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ZuUWdxXrTb-rfPbYvNET8A"], "issued_at": "2018-07-22T03:07:10.000000Z"}} 2018-07-22 03:07:10,364 - 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}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:10,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e502ad07-4412-4a37-bbb9-e0ccd283dd80 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-22 03:07:10,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e502ad07-4412-4a37-bbb9-e0ccd283dd80 2018-07-22 03:07:10,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:10,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-47de8fc2-75a6-4bbb-8c4e-3fa91987bae4 Date: Sun, 22 Jul 2018 03:07:10 GMT RESP BODY: {"routers": []} 2018-07-22 03:07:10,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router&admin_state_up=True used request id req-47de8fc2-75a6-4bbb-8c4e-3fa91987bae4 2018-07-22 03:07:10,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:10,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:11,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["6rBxC6EjTWiwy2LMf04gRw"], "issued_at": "2018-07-22T03:07:11.000000Z"}} 2018-07-22 03:07:11,047 - 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}3fc894b59f26278a7333f24736cf1aa69e555ce1" 2018-07-22 03:07:11,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f701db-3b30-422e-a4f6-50de88a8f70d 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-22 03:07:11,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a9f701db-3b30-422e-a4f6-50de88a8f70d 2018-07-22 03:07:11,128 - 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-22 03:07:11,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:11,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc894b59f26278a7333f24736cf1aa69e555ce1" 2018-07-22 03:07:11,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f03b214-05c9-47e1-bfdd-b499d4aaf653 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "id": "b54c1c40459d4f04a4b747ce1d9171e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}]} 2018-07-22 03:07:11,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-a54a523e-d507-4f4-proj used request id req-7f03b214-05c9-47e1-bfdd-b499d4aaf653 2018-07-22 03:07:11,230 - 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}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:11,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dff23d6a-5001-441f-bb36-c48b44c5b1ed Date: Sun, 22 Jul 2018 03:07:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 03:07:11,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-dff23d6a-5001-441f-bb36-c48b44c5b1ed 2018-07-22 03:07:11,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:11,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-30fa5c12-816b-4cfc-9d25-58fd90c9cf88 Date: Sun, 22 Jul 2018 03:07:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 03:07:11,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-30fa5c12-816b-4cfc-9d25-58fd90c9cf88 2018-07-22 03:07:11,363 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router 2018-07-22 03:07:11,368 - 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}349c295a65a6ead0a85360983648e79909aa4ff0" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "name": "CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router", "admin_state_up": true}}' 2018-07-22 03:07:12,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-306d8ec6-0855-46e0-9c4c-485eba184ea3 Date: Sun, 22 Jul 2018 03:07:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "created_at": "2018-07-22T03:07:11Z", "admin_state_up": true, "updated_at": "2018-07-22T03:07:12Z", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "f7d878c4-5653-48cb-975f-3010ba92ef13", "name": "CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router"}} 2018-07-22 03:07:12,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-306d8ec6-0855-46e0-9c4c-485eba184ea3 2018-07-22 03:07:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f7d878c4-5653-48cb-975f-3010ba92ef13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:12,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c33080bb-98b4-4f4a-ac48-11c9b8dac540 Date: Sun, 22 Jul 2018 03:07:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:12Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.208"}],"id":"544fa19b-68a1-43f7-87fc-5d8284d18bec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:a1:f5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T03:07:11Z","binding:vnic_type":"normal","device_id":"f7d878c4-5653-48cb-975f-3010ba92ef13","ip_allocation":"immediate"}]} 2018-07-22 03:07:12,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f7d878c4-5653-48cb-975f-3010ba92ef13 used request id req-c33080bb-98b4-4f4a-ac48-11c9b8dac540 2018-07-22 03:07:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:12,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-55916394-77f5-4a4c-86b1-cbed9be20b7e Date: Sun, 22 Jul 2018 03:07:12 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 03:07:12,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-55916394-77f5-4a4c-86b1-cbed9be20b7e 2018-07-22 03:07:12,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:12,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d6e32884-1088-48ca-9864-2eef5a230af3 Date: Sun, 22 Jul 2018 03:07:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"b54c1c40459d4f04a4b747ce1d9171e5","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb8a582-d7e9-4bf1-90a6-e62540176bc0"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:07Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net","admin_state_up":true,"tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:06Z","provider:network_type":"vxlan"}]} 2018-07-22 03:07:12,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net used request id req-d6e32884-1088-48ca-9864-2eef5a230af3 2018-07-22 03:07:12,995 - 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-22 03:07:13,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:13,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1740c9-64cb-4b57-807b-0a38ab5819d4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b54c1c40459d4f04a4b747ce1d9171e5", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}} 2018-07-22 03:07:13,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 used request id req-1d1740c9-64cb-4b57-807b-0a38ab5819d4 2018-07-22 03:07:13,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:13,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-6eb532ba-289a-4576-8892-e57a8937cd3e Date: Sun, 22 Jul 2018 03:07:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:07: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":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:07Z","ip_version":4}]} 2018-07-22 03:07:13,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da used request id req-6eb532ba-289a-4576-8892-e57a8937cd3e 2018-07-22 03:07:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da&name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:13,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7dfe0bb9-530d-44c2-a6b3-ac0bd00c88ca Date: Sun, 22 Jul 2018 03:07:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:07: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":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:07Z","ip_version":4}]} 2018-07-22 03:07:13,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d05b54e0-a99e-4a06-8b7f-d89b78b2a9da&name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet used request id req-7dfe0bb9-530d-44c2-a6b3-ac0bd00c88ca 2018-07-22 03:07:13,349 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 03:07:13,349 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router 2018-07-22 03:07:13,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/f7d878c4-5653-48cb-975f-3010ba92ef13/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" -d '{"subnet_id": "ebb8a582-d7e9-4bf1-90a6-e62540176bc0"}' 2018-07-22 03:07:15,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2d1cde74-b503-4e9d-ae28-c4a6a8703c92 Date: Sun, 22 Jul 2018 03:07:15 GMT RESP BODY: {"network_id": "d05b54e0-a99e-4a06-8b7f-d89b78b2a9da", "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "subnet_id": "ebb8a582-d7e9-4bf1-90a6-e62540176bc0", "subnet_ids": ["ebb8a582-d7e9-4bf1-90a6-e62540176bc0"], "port_id": "b6f3a248-2730-4124-8ea1-c324fd2b9d36", "id": "f7d878c4-5653-48cb-975f-3010ba92ef13"} 2018-07-22 03:07:15,210 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f7d878c4-5653-48cb-975f-3010ba92ef13/add_router_interface used request id req-2d1cde74-b503-4e9d-ae28-c4a6a8703c92 2018-07-22 03:07:15,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/f7d878c4-5653-48cb-975f-3010ba92ef13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:15,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0d9b0484-dbae-4397-8d40-1542e51ca433 Date: Sun, 22 Jul 2018 03:07:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "created_at": "2018-07-22T03:07:11Z", "admin_state_up": true, "updated_at": "2018-07-22T03:07:14Z", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f7d878c4-5653-48cb-975f-3010ba92ef13", "name": "CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router"}} 2018-07-22 03:07:15,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/f7d878c4-5653-48cb-975f-3010ba92ef13 used request id req-0d9b0484-dbae-4397-8d40-1542e51ca433 2018-07-22 03:07:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f7d878c4-5653-48cb-975f-3010ba92ef13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:15,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1750 X-Openstack-Request-Id: req-625a45e6-8138-467f-9686-ac4bd1a134dc Date: Sun, 22 Jul 2018 03:07:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:15Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.208"}],"id":"544fa19b-68a1-43f7-87fc-5d8284d18bec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:a1:f5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T03:07:11Z","binding:vnic_type":"normal","device_id":"f7d878c4-5653-48cb-975f-3010ba92ef13","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:14Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","ip_address":"10.55.1.1"}],"id":"b6f3a248-2730-4124-8ea1-c324fd2b9d36","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:a7:de","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:13Z","binding:vnic_type":"normal","device_id":"f7d878c4-5653-48cb-975f-3010ba92ef13","ip_allocation":"immediate"}]} 2018-07-22 03:07:15,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f7d878c4-5653-48cb-975f-3010ba92ef13 used request id req-625a45e6-8138-467f-9686-ac4bd1a134dc 2018-07-22 03:07:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:15,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-fb184768-6604-43cb-b1b1-38db27474bfb Date: Sun, 22 Jul 2018 03:07:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 03:07:15,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-fb184768-6604-43cb-b1b1-38db27474bfb 2018-07-22 03:07:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebb8a582-d7e9-4bf1-90a6-e62540176bc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:15,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-2d6737ac-05a2-44b3-9159-38140a231f15 Date: Sun, 22 Jul 2018 03:07:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T03:07: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":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:07Z","ip_version":4}} 2018-07-22 03:07:15,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebb8a582-d7e9-4bf1-90a6-e62540176bc0 used request id req-2d6737ac-05a2-44b3-9159-38140a231f15 2018-07-22 03:07:15,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d7108eda4983581f2d9208092b98d86cf35e7e" 2018-07-22 03:07:15,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a0fe0a2a-08df-4a00-830c-bdc9d1b5ce21 Date: Sun, 22 Jul 2018 03:07:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "created_at": "2018-07-22T03:07:11Z", "admin_state_up": true, "updated_at": "2018-07-22T03:07:14Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b54c1c40459d4f04a4b747ce1d9171e5", "id": "f7d878c4-5653-48cb-975f-3010ba92ef13", "name": "CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router"}]} 2018-07-22 03:07:15,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router&admin_state_up=True used request id req-a0fe0a2a-08df-4a00-830c-bdc9d1b5ce21 2018-07-22 03:07:15,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02756a0bd4e8b75353a5f19c6795267056651459" 2018-07-22 03:07:15,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213716c1-28e1-4a75-ab13-847ef9702444 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b54c1c40459d4f04a4b747ce1d9171e5", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}} 2018-07-22 03:07:15,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 used request id req-213716c1-28e1-4a75-ab13-847ef9702444 2018-07-22 03:07:15,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f7d878c4-5653-48cb-975f-3010ba92ef13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d7108eda4983581f2d9208092b98d86cf35e7e" 2018-07-22 03:07:15,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-f467f5cf-8f8e-422a-8270-a38415f70178 Date: Sun, 22 Jul 2018 03:07:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:14Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","ip_address":"10.55.1.1"}],"id":"b6f3a248-2730-4124-8ea1-c324fd2b9d36","security_groups":[],"mac_address":"fa:16:3e:33:a7:de","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:13Z","binding:vnic_type":"normal","device_id":"f7d878c4-5653-48cb-975f-3010ba92ef13","ip_allocation":"immediate"}]} 2018-07-22 03:07:15,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f7d878c4-5653-48cb-975f-3010ba92ef13 used request id req-f467f5cf-8f8e-422a-8270-a38415f70178 2018-07-22 03:07:15,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebb8a582-d7e9-4bf1-90a6-e62540176bc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d7108eda4983581f2d9208092b98d86cf35e7e" 2018-07-22 03:07:15,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-b4ab184a-2f0f-48c5-a5e3-be0a56554c7c Date: Sun, 22 Jul 2018 03:07:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d05b54e0-a99e-4a06-8b7f-d89b78b2a9da","tenant_id":"b54c1c40459d4f04a4b747ce1d9171e5","created_at":"2018-07-22T03:07:07Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b54c1c40459d4f04a4b747ce1d9171e5","id":"ebb8a582-d7e9-4bf1-90a6-e62540176bc0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet"}} 2018-07-22 03:07:15,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebb8a582-d7e9-4bf1-90a6-e62540176bc0 used request id req-b4ab184a-2f0f-48c5-a5e3-be0a56554c7c 2018-07-22 03:07:15,883 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router and subnet CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet 2018-07-22 03:07:15,883 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router 2018-07-22 03:07:15,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/f7d878c4-5653-48cb-975f-3010ba92ef13/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" -d '{"subnet_id": "ebb8a582-d7e9-4bf1-90a6-e62540176bc0"}' 2018-07-22 03:07:17,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c6d44a9f-bee9-4cbb-8b46-61da26a3caee Date: Sun, 22 Jul 2018 03:07:17 GMT RESP BODY: {"network_id": "d05b54e0-a99e-4a06-8b7f-d89b78b2a9da", "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "subnet_id": "ebb8a582-d7e9-4bf1-90a6-e62540176bc0", "subnet_ids": ["ebb8a582-d7e9-4bf1-90a6-e62540176bc0"], "port_id": "b6f3a248-2730-4124-8ea1-c324fd2b9d36", "id": "f7d878c4-5653-48cb-975f-3010ba92ef13"} 2018-07-22 03:07:17,603 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f7d878c4-5653-48cb-975f-3010ba92ef13/remove_router_interface used request id req-c6d44a9f-bee9-4cbb-8b46-61da26a3caee 2018-07-22 03:07:17,603 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router 2018-07-22 03:07:17,603 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-router 2018-07-22 03:07:17,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/f7d878c4-5653-48cb-975f-3010ba92ef13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c295a65a6ead0a85360983648e79909aa4ff0" 2018-07-22 03:07:18,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59cc77de-b604-4f0c-9792-25b355c1b4a1 Content-Length: 0 Date: Sun, 22 Jul 2018 03:07:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:18,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f7d878c4-5653-48cb-975f-3010ba92ef13 used request id req-59cc77de-b604-4f0c-9792-25b355c1b4a1 2018-07-22 03:07:18,616 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet 2018-07-22 03:07:18,616 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-subnet 2018-07-22 03:07:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ebb8a582-d7e9-4bf1-90a6-e62540176bc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" 2018-07-22 03:07:19,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ebfc7a6-574e-4f3f-b403-8480de51d8f8 Date: Sun, 22 Jul 2018 03:07:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:19,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ebb8a582-d7e9-4bf1-90a6-e62540176bc0 used request id req-0ebfc7a6-574e-4f3f-b403-8480de51d8f8 2018-07-22 03:07:19,760 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-12f8bd61-d208-443a-8550-2effc8b3c0c0-pub-net 2018-07-22 03:07:19,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/d05b54e0-a99e-4a06-8b7f-d89b78b2a9da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ba5457c43b6b7459f8e05bd2d47014a9ca4d0" 2018-07-22 03:07:20,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3960aff-316b-4130-9fd8-17b7163e49eb Date: Sun, 22 Jul 2018 03:07:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:20,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d05b54e0-a99e-4a06-8b7f-d89b78b2a9da used request id req-e3960aff-316b-4130-9fd8-17b7163e49eb 2018-07-22 03:07:20,748 - 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}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:20,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-69fe55aa-a497-4c8b-8ee9-c6338dedbde2 Date: Sun, 22 Jul 2018 03:07:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "created_at": "2018-07-22T03:07:06Z", "updated_at": "2018-07-22T03:07:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:06Z", "revision_number": 0, "id": "76fbcb7b-9302-4626-932f-3c786395d10e", "remote_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:06Z", "security_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:06Z", "revision_number": 0, "id": "9f2ccd27-17e0-4e09-9811-879c6a8f8c07", "remote_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:06Z", "security_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:06Z", "revision_number": 0, "id": "bbe7789d-871b-4caf-98ec-8873655c3885", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:06Z", "security_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:06Z", "revision_number": 0, "id": "c4b17053-e31c-4ce5-a5b9-b5ef186a0b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:06Z", "security_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5"}], "revision_number": 4, "project_id": "b54c1c40459d4f04a4b747ce1d9171e5", "id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:07:20,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-69fe55aa-a497-4c8b-8ee9-c6338dedbde2 2018-07-22 03:07:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:21,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4f66d1-467d-411f-9252-66c982e80d18 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:07:21,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-4a4f66d1-467d-411f-9252-66c982e80d18 2018-07-22 03:07:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:21,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98d3809-9d1b-43c5-a743-d59ade5f823b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b54c1c40459d4f04a4b747ce1d9171e5", "name": "CreateNetworkSuccessTests-a54a523e-d507-4f4-proj"}} 2018-07-22 03:07:21,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 used request id req-e98d3809-9d1b-43c5-a743-d59ade5f823b 2018-07-22 03:07:21,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2bf460d4-5952-4ea0-880c-a342f93cbab4 2018-07-22 03:07:21,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2bf460d4-5952-4ea0-880c-a342f93cbab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:21,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4e01489c-e1af-44ab-b6fb-9c53fe31e9e3 Date: Sun, 22 Jul 2018 03:07:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:06Z", "security_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "created_at": "2018-07-22T03:07:06Z", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5", "id": "76fbcb7b-9302-4626-932f-3c786395d10e"}, {"remote_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:06Z", "security_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "created_at": "2018-07-22T03:07:06Z", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5", "id": "9f2ccd27-17e0-4e09-9811-879c6a8f8c07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:06Z", "security_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "created_at": "2018-07-22T03:07:06Z", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5", "id": "bbe7789d-871b-4caf-98ec-8873655c3885"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:06Z", "security_group_id": "2bf460d4-5952-4ea0-880c-a342f93cbab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b54c1c40459d4f04a4b747ce1d9171e5", "created_at": "2018-07-22T03:07:06Z", "project_id": "b54c1c40459d4f04a4b747ce1d9171e5", "id": "c4b17053-e31c-4ce5-a5b9-b5ef186a0b58"}]} 2018-07-22 03:07:21,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2bf460d4-5952-4ea0-880c-a342f93cbab4 used request id req-4e01489c-e1af-44ab-b6fb-9c53fe31e9e3 2018-07-22 03:07:21,182 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:07:21,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2bf460d4-5952-4ea0-880c-a342f93cbab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:21,297 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90f95d08-80ae-41f6-9df3-f2c9e62611cb Content-Length: 0 Date: Sun, 22 Jul 2018 03:07:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:21,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2bf460d4-5952-4ea0-880c-a342f93cbab4 used request id req-90f95d08-80ae-41f6-9df3-f2c9e62611cb 2018-07-22 03:07:21,297 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a54a523e-d507-4f4-proj 2018-07-22 03:07:21,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:21,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd96fa0-634d-4636-882f-1c921d520c2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:21,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b54c1c40459d4f04a4b747ce1d9171e5 used request id req-ffd96fa0-634d-4636-882f-1c921d520c2a 2018-07-22 03:07:21,511 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a54a523e-d507-4f4-proj-role 2018-07-22 03:07:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/cd219b7fb6bb48f1b2406b5a85a9c83b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:21,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56921460-5b09-4b1d-938a-880a51035339 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:21,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/cd219b7fb6bb48f1b2406b5a85a9c83b used request id req-56921460-5b09-4b1d-938a-880a51035339 2018-07-22 03:07:21,616 - 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}d1724cc0c9bfda5816dbd3f2cb34c70a7829b766" 2018-07-22 03:07:21,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e3babe-1afc-4f32-bd71-2c90980874d5 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:07:21,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a8e3babe-1afc-4f32-bd71-2c90980874d5 2018-07-22 03:07:21,700 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a54a523e-d507-4f4-user 2018-07-22 03:07:21,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/abf875128b58461a98af721bd667d099 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d05c7ceda585fdb9483634540e0e74ff24df7ae" 2018-07-22 03:07:21,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ca9ef9-c13a-41ab-9905-5f32b815cd00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:21,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/abf875128b58461a98af721bd667d099 used request id req-73ca9ef9-c13a-41ab-9905-5f32b815cd00 2018-07-22 03:07:21,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:22,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["01zzIDwnQE2JqN3jLQYPig"], "issued_at": "2018-07-22T03:07:22.000000Z"}} 2018-07-22 03:07:22,269 - 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}3dbde9469292c98316fbec205278b96b230585d9" 2018-07-22 03:07:22,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef93043c-5107-46c0-9713-3c34632263fb 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-22 03:07:22,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ef93043c-5107-46c0-9713-3c34632263fb 2018-07-22 03:07:22,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:22,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:22,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["6TzKDPVYTYOcDIzljyop6Q"], "issued_at": "2018-07-22T03:07:22.000000Z"}} 2018-07-22 03:07:22,729 - 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}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:22,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49be264a-a08f-4510-b149-5c3269c29666 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-22 03:07:22,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-49be264a-a08f-4510-b149-5c3269c29666 2018-07-22 03:07:22,812 - 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-22 03:07:22,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:22,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:22,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007864e4-979b-45da-a4ad-10a7140b58ef Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:07:22,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj used request id req-007864e4-979b-45da-a4ad-10a7140b58ef 2018-07-22 03:07:22,904 - 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}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:23,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafe9bda-6845-43f8-9504-5ba8a5f2c0f1 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-22 03:07:23,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fafe9bda-6845-43f8-9504-5ba8a5f2c0f1 2018-07-22 03:07:23,070 - 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}87c13490153b15ede8cf26bd5ab73e21972b1530" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}}' 2018-07-22 03:07:23,127 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7981a3ee-8e69-449f-a2f7-733189295252 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672"}, "tags": [], "enabled": true, "id": "a74088facbdc436bad6f1f5017a2a672", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}} 2018-07-22 03:07:23,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7981a3ee-8e69-449f-a2f7-733189295252 2018-07-22 03:07:23,128 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d68996b5-da71-48b-proj 2018-07-22 03:07:23,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:23,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:23,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["8ECXnT43SiGCVLSEOTmm1w"], "issued_at": "2018-07-22T03:07:23.000000Z"}} 2018-07-22 03:07:23,507 - 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}8114da6320c852cb574628e2ecd60e7a74748008" 2018-07-22 03:07:23,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4283c73-723f-43e2-a09a-cbd7b3692e81 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-22 03:07:23,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d4283c73-723f-43e2-a09a-cbd7b3692e81 2018-07-22 03:07:23,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-22 03:07:23,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:23,607 - 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}8114da6320c852cb574628e2ecd60e7a74748008" 2018-07-22 03:07:23,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f440317-43b9-447d-9574-722f9b89d259 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:07:23,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9f440317-43b9-447d-9574-722f9b89d259 2018-07-22 03:07:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114da6320c852cb574628e2ecd60e7a74748008" 2018-07-22 03:07:23,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876d510c-e81a-4597-9228-f3f169f376fc Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672"}, "tags": [], "enabled": true, "id": "a74088facbdc436bad6f1f5017a2a672", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}]} 2018-07-22 03:07:23,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj used request id req-876d510c-e81a-4597-9228-f3f169f376fc 2018-07-22 03:07:23,808 - 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}8114da6320c852cb574628e2ecd60e7a74748008" 2018-07-22 03:07:23,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69430776-a679-437e-9db2-1eb5746f046d 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-22 03:07:23,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-69430776-a679-437e-9db2-1eb5746f046d 2018-07-22 03:07:24,211 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d68996b5-da71-48b-user 2018-07-22 03:07:24,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:24,215 - 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}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:24,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788b9bb4-d5a6-48ce-83ac-f7124f5093cd Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:07:24,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-788b9bb4-d5a6-48ce-83ac-f7124f5093cd 2018-07-22 03:07:24,301 - 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}87c13490153b15ede8cf26bd5ab73e21972b1530" -d '{"role": {"name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj-role"}}' 2018-07-22 03:07:24,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1903b01-2dae-4c52-b5f5-2bdfdb6ea2ea Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db14343a6d344c6599c0f9e211911def", "links": {"self": "http://172.30.9.25:5000/v3/roles/db14343a6d344c6599c0f9e211911def"}, "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj-role"}} 2018-07-22 03:07:24,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c1903b01-2dae-4c52-b5f5-2bdfdb6ea2ea 2018-07-22 03:07:24,416 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d68996b5-da71-48b-proj-role 2018-07-22 03:07:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/db14343a6d344c6599c0f9e211911def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:24,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6b2128-5415-45a4-a149-6c4b09b6dbed Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db14343a6d344c6599c0f9e211911def", "links": {"self": "http://172.30.9.25:5000/v3/roles/db14343a6d344c6599c0f9e211911def"}, "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj-role"}} 2018-07-22 03:07:24,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/db14343a6d344c6599c0f9e211911def used request id req-7e6b2128-5415-45a4-a149-6c4b09b6dbed 2018-07-22 03:07:24,512 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d68996b5-da71-48b-proj-role to project CreateNetworkSuccessTests-d68996b5-da71-48b-proj 2018-07-22 03:07:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672/users/a8d587fd9e9c4790b898ad6d765fbb36/roles/db14343a6d344c6599c0f9e211911def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:24,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e978e82-ebab-4042-b556-a3d945ff21ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:24,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672/users/a8d587fd9e9c4790b898ad6d765fbb36/roles/db14343a6d344c6599c0f9e211911def used request id req-6e978e82-ebab-4042-b556-a3d945ff21ec 2018-07-22 03:07:24,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:24,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:25,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fLBC3yirTpabSv7A4UVyAQ"], "issued_at": "2018-07-22T03:07:25.000000Z"}} 2018-07-22 03:07:25,025 - 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}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" 2018-07-22 03:07:25,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f815bf7b-df39-4e61-9de4-dc66422d516f 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-22 03:07:25,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f815bf7b-df39-4e61-9de4-dc66422d516f 2018-07-22 03:07:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" 2018-07-22 03:07:25,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e2a53efc-e0c2-4d8d-ab04-a3917343facd Date: Sun, 22 Jul 2018 03:07:25 GMT RESP BODY: {"networks":[]} 2018-07-22 03:07:25,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net used request id req-e2a53efc-e0c2-4d8d-ab04-a3917343facd 2018-07-22 03:07:25,290 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net 2018-07-22 03:07:25,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:25,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:25,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Wt72DYVySDyGjO-Cy8m5Xg"], "issued_at": "2018-07-22T03:07:25.000000Z"}} 2018-07-22 03:07:25,671 - 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}8e3eabbd67a6ca889d745cbf54468f03169ec931" 2018-07-22 03:07:25,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c3fca0-aded-4ee5-945a-259efb1f1335 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-22 03:07:25,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-22c3fca0-aded-4ee5-945a-259efb1f1335 2018-07-22 03:07:25,750 - 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-22 03:07:25,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:25,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3eabbd67a6ca889d745cbf54468f03169ec931" 2018-07-22 03:07:25,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28caa82-b037-447f-8db7-82364f5ae78c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672"}, "tags": [], "enabled": true, "id": "a74088facbdc436bad6f1f5017a2a672", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}]} 2018-07-22 03:07:25,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj used request id req-d28caa82-b037-447f-8db7-82364f5ae78c 2018-07-22 03:07:25,851 - 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}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" -d '{"network": {"tenant_id": "a74088facbdc436bad6f1f5017a2a672", "mtu": 999, "name": "CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net", "admin_state_up": true}}' 2018-07-22 03:07:26,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-cb3915df-577b-49c2-b989-38f854be5cdb Date: Sun, 22 Jul 2018 03:07:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"57c9411a-4736-4b2c-861b-f87565feadf9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a74088facbdc436bad6f1f5017a2a672","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:07:26Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net","admin_state_up":true,"tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:26Z","mtu":999}} 2018-07-22 03:07:26,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-cb3915df-577b-49c2-b989-38f854be5cdb 2018-07-22 03:07:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=57c9411a-4736-4b2c-861b-f87565feadf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" 2018-07-22 03:07:26,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8426390b-c2af-4fd2-a22f-ef2fc547f631 Date: Sun, 22 Jul 2018 03:07:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"57c9411a-4736-4b2c-861b-f87565feadf9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a74088facbdc436bad6f1f5017a2a672","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:07:26Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net","admin_state_up":true,"tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:26Z","provider:network_type":"vxlan"}]} 2018-07-22 03:07:26,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=57c9411a-4736-4b2c-861b-f87565feadf9 used request id req-8426390b-c2af-4fd2-a22f-ef2fc547f631 2018-07-22 03:07:26,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" 2018-07-22 03:07:26,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e78cd5d1-509d-4776-b383-2035a559efc2 Date: Sun, 22 Jul 2018 03:07:26 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:07:26,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9 used request id req-e78cd5d1-509d-4776-b383-2035a559efc2 2018-07-22 03:07:26,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:26,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:26,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["-byDnDQFSgiegwCH2M-Sew"], "issued_at": "2018-07-22T03:07:26.000000Z"}} 2018-07-22 03:07:26,758 - 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}76197071634451ce2fa1b6b31ecd4be3d6c49ee7" 2018-07-22 03:07:26,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b26a02-994f-4261-bb10-63d95973fd67 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-22 03:07:26,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e3b26a02-994f-4261-bb10-63d95973fd67 2018-07-22 03:07:26,841 - 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-22 03:07:26,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:26,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76197071634451ce2fa1b6b31ecd4be3d6c49ee7" 2018-07-22 03:07:26,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bc794b-a32a-4ba8-91fd-0b59148ca310 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672"}, "tags": [], "enabled": true, "id": "a74088facbdc436bad6f1f5017a2a672", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}]} 2018-07-22 03:07:26,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj used request id req-33bc794b-a32a-4ba8-91fd-0b59148ca310 2018-07-22 03:07:26,931 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet 2018-07-22 03:07:26,936 - 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}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" -d '{"subnets": [{"ip_version": 4, "network_id": "57c9411a-4736-4b2c-861b-f87565feadf9", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet", "tenant_id": "a74088facbdc436bad6f1f5017a2a672"}]}' 2018-07-22 03:07:27,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7d01428e-768c-4b1d-b272-4cd8a999d9bf Date: Sun, 22 Jul 2018 03:07:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:07: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":"872d86b4-5144-4f00-8b75-8a008b1a6dd4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"a74088facbdc436bad6f1f5017a2a672","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"57c9411a-4736-4b2c-861b-f87565feadf9","tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:27Z","ip_version":4}]} 2018-07-22 03:07:27,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-7d01428e-768c-4b1d-b272-4cd8a999d9bf 2018-07-22 03:07:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=57c9411a-4736-4b2c-861b-f87565feadf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" 2018-07-22 03:07:27,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-43c44a06-d654-4144-afc9-45283137716e Date: Sun, 22 Jul 2018 03:07:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"57c9411a-4736-4b2c-861b-f87565feadf9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a74088facbdc436bad6f1f5017a2a672","l2_adjacency":true,"status":"ACTIVE","subnets":["872d86b4-5144-4f00-8b75-8a008b1a6dd4"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net","admin_state_up":true,"tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:26Z","provider:network_type":"vxlan"}]} 2018-07-22 03:07:27,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=57c9411a-4736-4b2c-861b-f87565feadf9 used request id req-43c44a06-d654-4144-afc9-45283137716e 2018-07-22 03:07:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" 2018-07-22 03:07:27,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-57dc5648-1ea8-4bb4-ab16-d55de94703a4 Date: Sun, 22 Jul 2018 03:07:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:07: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":"872d86b4-5144-4f00-8b75-8a008b1a6dd4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"a74088facbdc436bad6f1f5017a2a672","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"57c9411a-4736-4b2c-861b-f87565feadf9","tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:27Z","ip_version":4}]} 2018-07-22 03:07:27,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9 used request id req-57dc5648-1ea8-4bb4-ab16-d55de94703a4 2018-07-22 03:07:27,637 - OpenStackNetwork - DEBUG - Network [57c9411a-4736-4b2c-861b-f87565feadf9] created successfully 2018-07-22 03:07:27,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:28,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db14343a6d344c6599c0f9e211911def", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj-role"}], "expires_at": "2018-07-22T04:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a74088facbdc436bad6f1f5017a2a672", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a74088facbdc436bad6f1f5017a2a672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a74088facbdc436bad6f1f5017a2a672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a74088facbdc436bad6f1f5017a2a672", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a74088facbdc436bad6f1f5017a2a672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a74088facbdc436bad6f1f5017a2a672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a74088facbdc436bad6f1f5017a2a672", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a74088facbdc436bad6f1f5017a2a672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a74088facbdc436bad6f1f5017a2a672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a74088facbdc436bad6f1f5017a2a672", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a74088facbdc436bad6f1f5017a2a672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a74088facbdc436bad6f1f5017a2a672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a74088facbdc436bad6f1f5017a2a672", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a74088facbdc436bad6f1f5017a2a672", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a74088facbdc436bad6f1f5017a2a672", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-user", "id": "a8d587fd9e9c4790b898ad6d765fbb36"}, "audit_ids": ["yqkJJIf3SmGYwSqLFE306A"], "issued_at": "2018-07-22T03:07:28.000000Z"}} 2018-07-22 03:07:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc0be4e6bd3c401fa6da8aef131ead5f6c9b422" 2018-07-22 03:07:28,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1512752e-19e0-40b2-a8df-f50f6a4c7ad9 Date: Sun, 22 Jul 2018 03:07:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"57c9411a-4736-4b2c-861b-f87565feadf9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a74088facbdc436bad6f1f5017a2a672","l2_adjacency":true,"status":"ACTIVE","subnets":["872d86b4-5144-4f00-8b75-8a008b1a6dd4"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net","admin_state_up":true,"tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:26Z","mtu":999}]} 2018-07-22 03:07:28,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net used request id req-1512752e-19e0-40b2-a8df-f50f6a4c7ad9 2018-07-22 03:07:28,337 - 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-22 03:07:28,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:28,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbde9469292c98316fbec205278b96b230585d9" 2018-07-22 03:07:28,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ed274f-7499-4456-a30b-0b1eea396c6b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a74088facbdc436bad6f1f5017a2a672", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}} 2018-07-22 03:07:28,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 used request id req-15ed274f-7499-4456-a30b-0b1eea396c6b 2018-07-22 03:07:28,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc0be4e6bd3c401fa6da8aef131ead5f6c9b422" 2018-07-22 03:07:28,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5535cc5c-de5a-4b5a-ae81-ed3175ca7c34 Date: Sun, 22 Jul 2018 03:07:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57c9411a-4736-4b2c-861b-f87565feadf9","tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:27Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a74088facbdc436bad6f1f5017a2a672","id":"872d86b4-5144-4f00-8b75-8a008b1a6dd4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet"}]} 2018-07-22 03:07:28,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9 used request id req-5535cc5c-de5a-4b5a-ae81-ed3175ca7c34 2018-07-22 03:07:28,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:28,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:28,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["nBqqY7gsSJ27Y106tHMFQQ"], "issued_at": "2018-07-22T03:07:28.000000Z"}} 2018-07-22 03:07:28,869 - 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}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:28,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36997f16-a724-4fd8-81db-5f63fd60ce1f 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-22 03:07:28,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-36997f16-a724-4fd8-81db-5f63fd60ce1f 2018-07-22 03:07:28,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:29,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-953ac802-0ae6-4138-90ad-145bd5f793be Date: Sun, 22 Jul 2018 03:07:29 GMT RESP BODY: {"routers": []} 2018-07-22 03:07:29,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router&admin_state_up=True used request id req-953ac802-0ae6-4138-90ad-145bd5f793be 2018-07-22 03:07:29,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:29,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:29,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["SBMu32GvR-eFD0m9trDudg"], "issued_at": "2018-07-22T03:07:29.000000Z"}} 2018-07-22 03:07:29,576 - 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}4b99e17b2bbc8383336d1c91e0247396ecec2f43" 2018-07-22 03:07:29,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-039d135d-f9da-4fe8-b7cf-3573a85fcb2a 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-22 03:07:29,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-039d135d-f9da-4fe8-b7cf-3573a85fcb2a 2018-07-22 03:07:29,659 - 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-22 03:07:29,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:29,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b99e17b2bbc8383336d1c91e0247396ecec2f43" 2018-07-22 03:07:29,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76838a0a-73ff-4496-b9c7-0768fe161c9e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672"}, "tags": [], "enabled": true, "id": "a74088facbdc436bad6f1f5017a2a672", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}]} 2018-07-22 03:07:29,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-d68996b5-da71-48b-proj used request id req-76838a0a-73ff-4496-b9c7-0768fe161c9e 2018-07-22 03:07:29,749 - 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}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:29,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-549bf52c-f53c-4668-85e3-720becc2c95b Date: Sun, 22 Jul 2018 03:07:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 03:07:29,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-549bf52c-f53c-4668-85e3-720becc2c95b 2018-07-22 03:07:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:29,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d8be5265-1e42-41e9-b7fb-d1a3332d2c2a Date: Sun, 22 Jul 2018 03:07:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 03:07:29,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-d8be5265-1e42-41e9-b7fb-d1a3332d2c2a 2018-07-22 03:07:29,916 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router 2018-07-22 03:07:29,921 - 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}7288527de24a2f64b8406de6263cac4b7cc451b6" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "name": "CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router", "admin_state_up": true}}' 2018-07-22 03:07:31,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-530c48a0-68eb-46d9-886f-3169fbad0ceb Date: Sun, 22 Jul 2018 03:07:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "created_at": "2018-07-22T03:07:29Z", "admin_state_up": true, "updated_at": "2018-07-22T03:07:30Z", "project_id": "a74088facbdc436bad6f1f5017a2a672", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "c83dfb63-286b-419e-af82-8614fc84d2bf", "name": "CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router"}} 2018-07-22 03:07:31,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-530c48a0-68eb-46d9-886f-3169fbad0ceb 2018-07-22 03:07:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=c83dfb63-286b-419e-af82-8614fc84d2bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:31,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-f9f762e4-66f2-446c-a47a-51896d65e764 Date: Sun, 22 Jul 2018 03:07:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:30Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.209"}],"id":"2fdcb86e-a95a-4708-84e0-14d8e00c9f78","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:0a:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T03:07:30Z","binding:vnic_type":"normal","device_id":"c83dfb63-286b-419e-af82-8614fc84d2bf","ip_allocation":"immediate"}]} 2018-07-22 03:07:31,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=c83dfb63-286b-419e-af82-8614fc84d2bf used request id req-f9f762e4-66f2-446c-a47a-51896d65e764 2018-07-22 03:07:31,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:31,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-4352d40c-2406-401c-8e8b-961f1e5c524a Date: Sun, 22 Jul 2018 03:07:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 03:07:31,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-4352d40c-2406-401c-8e8b-961f1e5c524a 2018-07-22 03:07:31,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:31,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c9292e9b-a3a5-4dbf-949b-1e37e567afb5 Date: Sun, 22 Jul 2018 03:07:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"57c9411a-4736-4b2c-861b-f87565feadf9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a74088facbdc436bad6f1f5017a2a672","l2_adjacency":true,"status":"ACTIVE","subnets":["872d86b4-5144-4f00-8b75-8a008b1a6dd4"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net","admin_state_up":true,"tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:26Z","provider:network_type":"vxlan"}]} 2018-07-22 03:07:31,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net used request id req-c9292e9b-a3a5-4dbf-949b-1e37e567afb5 2018-07-22 03:07:31,695 - 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-22 03:07:31,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:31,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:31,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7baf65e-6502-437a-b0c1-616014735030 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a74088facbdc436bad6f1f5017a2a672", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}} 2018-07-22 03:07:31,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 used request id req-a7baf65e-6502-437a-b0c1-616014735030 2018-07-22 03:07:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:31,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-009ea897-93f5-470d-a0e3-2a9fd24fb5d8 Date: Sun, 22 Jul 2018 03:07:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:07: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":"872d86b4-5144-4f00-8b75-8a008b1a6dd4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"a74088facbdc436bad6f1f5017a2a672","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"57c9411a-4736-4b2c-861b-f87565feadf9","tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:27Z","ip_version":4}]} 2018-07-22 03:07:31,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9 used request id req-009ea897-93f5-470d-a0e3-2a9fd24fb5d8 2018-07-22 03:07:31,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9&name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:31,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-a5263822-7afb-4365-9456-871fa617573a Date: Sun, 22 Jul 2018 03:07:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:07: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":"872d86b4-5144-4f00-8b75-8a008b1a6dd4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"a74088facbdc436bad6f1f5017a2a672","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"57c9411a-4736-4b2c-861b-f87565feadf9","tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:27Z","ip_version":4}]} 2018-07-22 03:07:31,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=57c9411a-4736-4b2c-861b-f87565feadf9&name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet used request id req-a5263822-7afb-4365-9456-871fa617573a 2018-07-22 03:07:31,887 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 03:07:31,887 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router 2018-07-22 03:07:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/c83dfb63-286b-419e-af82-8614fc84d2bf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" -d '{"subnet_id": "872d86b4-5144-4f00-8b75-8a008b1a6dd4"}' 2018-07-22 03:07:33,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-03ee82ed-78e9-4d33-9f1e-8d3e99eb6dd4 Date: Sun, 22 Jul 2018 03:07:33 GMT RESP BODY: {"network_id": "57c9411a-4736-4b2c-861b-f87565feadf9", "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "subnet_id": "872d86b4-5144-4f00-8b75-8a008b1a6dd4", "subnet_ids": ["872d86b4-5144-4f00-8b75-8a008b1a6dd4"], "port_id": "ee21200e-3ac3-4bf9-b88f-53bcbc568f4a", "id": "c83dfb63-286b-419e-af82-8614fc84d2bf"} 2018-07-22 03:07:33,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c83dfb63-286b-419e-af82-8614fc84d2bf/add_router_interface used request id req-03ee82ed-78e9-4d33-9f1e-8d3e99eb6dd4 2018-07-22 03:07:33,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/c83dfb63-286b-419e-af82-8614fc84d2bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:34,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0aaff6e5-7a1a-4c43-8f0f-284ffaeb5a26 Date: Sun, 22 Jul 2018 03:07:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "created_at": "2018-07-22T03:07:29Z", "admin_state_up": true, "updated_at": "2018-07-22T03:07:32Z", "project_id": "a74088facbdc436bad6f1f5017a2a672", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c83dfb63-286b-419e-af82-8614fc84d2bf", "name": "CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router"}} 2018-07-22 03:07:34,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/c83dfb63-286b-419e-af82-8614fc84d2bf used request id req-0aaff6e5-7a1a-4c43-8f0f-284ffaeb5a26 2018-07-22 03:07:34,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=c83dfb63-286b-419e-af82-8614fc84d2bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:34,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1750 X-Openstack-Request-Id: req-a478dfb6-a86f-45d8-8f91-bdc4ee880d93 Date: Sun, 22 Jul 2018 03:07:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:33Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.209"}],"id":"2fdcb86e-a95a-4708-84e0-14d8e00c9f78","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:0a:6d","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T03:07:30Z","binding:vnic_type":"normal","device_id":"c83dfb63-286b-419e-af82-8614fc84d2bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:33Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"872d86b4-5144-4f00-8b75-8a008b1a6dd4","ip_address":"10.55.1.1"}],"id":"ee21200e-3ac3-4bf9-b88f-53bcbc568f4a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:f0:8e","project_id":"a74088facbdc436bad6f1f5017a2a672","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57c9411a-4736-4b2c-861b-f87565feadf9","tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:32Z","binding:vnic_type":"normal","device_id":"c83dfb63-286b-419e-af82-8614fc84d2bf","ip_allocation":"immediate"}]} 2018-07-22 03:07:34,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=c83dfb63-286b-419e-af82-8614fc84d2bf used request id req-a478dfb6-a86f-45d8-8f91-bdc4ee880d93 2018-07-22 03:07:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:34,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-2ed51008-04ed-4da1-8526-17bbb823394d Date: Sun, 22 Jul 2018 03:07:34 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 03:07:34,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-2ed51008-04ed-4da1-8526-17bbb823394d 2018-07-22 03:07:34,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/872d86b4-5144-4f00-8b75-8a008b1a6dd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:34,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-5d7e57db-5655-416b-ad6e-17f46c3eb492 Date: Sun, 22 Jul 2018 03:07:34 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T03:07: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":"872d86b4-5144-4f00-8b75-8a008b1a6dd4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"a74088facbdc436bad6f1f5017a2a672","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"57c9411a-4736-4b2c-861b-f87565feadf9","tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:27Z","ip_version":4}} 2018-07-22 03:07:34,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/872d86b4-5144-4f00-8b75-8a008b1a6dd4 used request id req-5d7e57db-5655-416b-ad6e-17f46c3eb492 2018-07-22 03:07:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc0be4e6bd3c401fa6da8aef131ead5f6c9b422" 2018-07-22 03:07:34,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b47beac1-7d59-49f1-b599-eb42253f7fe9 Date: Sun, 22 Jul 2018 03:07:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "created_at": "2018-07-22T03:07:29Z", "admin_state_up": true, "updated_at": "2018-07-22T03:07:32Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a74088facbdc436bad6f1f5017a2a672", "id": "c83dfb63-286b-419e-af82-8614fc84d2bf", "name": "CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router"}]} 2018-07-22 03:07:34,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router&admin_state_up=True used request id req-b47beac1-7d59-49f1-b599-eb42253f7fe9 2018-07-22 03:07:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbde9469292c98316fbec205278b96b230585d9" 2018-07-22 03:07:34,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d982bb92-d009-48e8-9f72-b04f75ad7f0a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a74088facbdc436bad6f1f5017a2a672", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}} 2018-07-22 03:07:34,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 used request id req-d982bb92-d009-48e8-9f72-b04f75ad7f0a 2018-07-22 03:07:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=c83dfb63-286b-419e-af82-8614fc84d2bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc0be4e6bd3c401fa6da8aef131ead5f6c9b422" 2018-07-22 03:07:34,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-6d58cf9a-ec44-48a0-bd3b-01506c882b59 Date: Sun, 22 Jul 2018 03:07:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:33Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"872d86b4-5144-4f00-8b75-8a008b1a6dd4","ip_address":"10.55.1.1"}],"id":"ee21200e-3ac3-4bf9-b88f-53bcbc568f4a","security_groups":[],"mac_address":"fa:16:3e:3e:f0:8e","project_id":"a74088facbdc436bad6f1f5017a2a672","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57c9411a-4736-4b2c-861b-f87565feadf9","tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:32Z","binding:vnic_type":"normal","device_id":"c83dfb63-286b-419e-af82-8614fc84d2bf","ip_allocation":"immediate"}]} 2018-07-22 03:07:34,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=c83dfb63-286b-419e-af82-8614fc84d2bf used request id req-6d58cf9a-ec44-48a0-bd3b-01506c882b59 2018-07-22 03:07:34,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/872d86b4-5144-4f00-8b75-8a008b1a6dd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc0be4e6bd3c401fa6da8aef131ead5f6c9b422" 2018-07-22 03:07:34,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-7fbfe956-3638-41b3-bec1-39c008ef187c Date: Sun, 22 Jul 2018 03:07:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57c9411a-4736-4b2c-861b-f87565feadf9","tenant_id":"a74088facbdc436bad6f1f5017a2a672","created_at":"2018-07-22T03:07:27Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:27Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a74088facbdc436bad6f1f5017a2a672","id":"872d86b4-5144-4f00-8b75-8a008b1a6dd4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet"}} 2018-07-22 03:07:34,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/872d86b4-5144-4f00-8b75-8a008b1a6dd4 used request id req-7fbfe956-3638-41b3-bec1-39c008ef187c 2018-07-22 03:07:34,504 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router and subnet CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet 2018-07-22 03:07:34,505 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router 2018-07-22 03:07:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/c83dfb63-286b-419e-af82-8614fc84d2bf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" -d '{"subnet_id": "872d86b4-5144-4f00-8b75-8a008b1a6dd4"}' 2018-07-22 03:07:36,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a30efda3-0a45-44d0-afec-ac1cb1b4b30c Date: Sun, 22 Jul 2018 03:07:36 GMT RESP BODY: {"network_id": "57c9411a-4736-4b2c-861b-f87565feadf9", "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "subnet_id": "872d86b4-5144-4f00-8b75-8a008b1a6dd4", "subnet_ids": ["872d86b4-5144-4f00-8b75-8a008b1a6dd4"], "port_id": "ee21200e-3ac3-4bf9-b88f-53bcbc568f4a", "id": "c83dfb63-286b-419e-af82-8614fc84d2bf"} 2018-07-22 03:07:36,208 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c83dfb63-286b-419e-af82-8614fc84d2bf/remove_router_interface used request id req-a30efda3-0a45-44d0-afec-ac1cb1b4b30c 2018-07-22 03:07:36,208 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router 2018-07-22 03:07:36,208 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-router 2018-07-22 03:07:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/c83dfb63-286b-419e-af82-8614fc84d2bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7288527de24a2f64b8406de6263cac4b7cc451b6" 2018-07-22 03:07:37,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b804eb97-600e-4560-8cd8-58d0084316c0 Content-Length: 0 Date: Sun, 22 Jul 2018 03:07:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:37,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c83dfb63-286b-419e-af82-8614fc84d2bf used request id req-b804eb97-600e-4560-8cd8-58d0084316c0 2018-07-22 03:07:37,433 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet 2018-07-22 03:07:37,433 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-subnet 2018-07-22 03:07:37,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/872d86b4-5144-4f00-8b75-8a008b1a6dd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" 2018-07-22 03:07:38,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41593875-f91b-4a45-a7f6-e7a115856550 Date: Sun, 22 Jul 2018 03:07:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:38,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/872d86b4-5144-4f00-8b75-8a008b1a6dd4 used request id req-41593875-f91b-4a45-a7f6-e7a115856550 2018-07-22 03:07:38,242 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-25be74d4-cc6a-464c-98cb-87b8f6691800-pub-net 2018-07-22 03:07:38,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/57c9411a-4736-4b2c-861b-f87565feadf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9912d2cb2198654cd051c8e6dbe801eefe87e6f2" 2018-07-22 03:07:39,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6b40d9d-764e-446f-ade4-5f75168d8380 Date: Sun, 22 Jul 2018 03:07:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:39,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/57c9411a-4736-4b2c-861b-f87565feadf9 used request id req-a6b40d9d-764e-446f-ade4-5f75168d8380 2018-07-22 03:07:39,177 - 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}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:39,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-dd5bb3f3-9d84-4a94-82d3-073c385c47d3 Date: Sun, 22 Jul 2018 03:07:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "created_at": "2018-07-22T03:07:25Z", "updated_at": "2018-07-22T03:07:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:25Z", "revision_number": 0, "id": "414e877b-6470-4056-b8d5-dd6877560ee4", "remote_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:25Z", "security_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "port_range_min": null, "ethertype": "IPv4", "project_id": "a74088facbdc436bad6f1f5017a2a672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:26Z", "revision_number": 0, "id": "5d8720ec-90a5-4288-b3ab-014fb357b76c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:26Z", "security_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "port_range_min": null, "ethertype": "IPv6", "project_id": "a74088facbdc436bad6f1f5017a2a672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:25Z", "revision_number": 0, "id": "99cb1437-d8ac-4d6b-9f06-f7bd3cedf43f", "remote_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:25Z", "security_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "port_range_min": null, "ethertype": "IPv6", "project_id": "a74088facbdc436bad6f1f5017a2a672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:25Z", "revision_number": 0, "id": "a3580e20-507d-49fc-9d54-1db283e135e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:25Z", "security_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "port_range_min": null, "ethertype": "IPv4", "project_id": "a74088facbdc436bad6f1f5017a2a672"}], "revision_number": 4, "project_id": "a74088facbdc436bad6f1f5017a2a672", "id": "81e589b1-c97f-414e-8099-a0e2171e90db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:07:39,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-dd5bb3f3-9d84-4a94-82d3-073c385c47d3 2018-07-22 03:07:39,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:39,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd97f7a-120d-4ed1-9032-2d05cea337b6 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:07:39,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-1fd97f7a-120d-4ed1-9032-2d05cea337b6 2018-07-22 03:07:39,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:39,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16fbad78-4a5e-4ec8-9a50-e12b6b796780 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:39,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-16fbad78-4a5e-4ec8-9a50-e12b6b796780 2018-07-22 03:07:39,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:39,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:39,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb90881-d470-425b-929d-4c0063d5c369 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:39,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-3eb90881-d470-425b-929d-4c0063d5c369 2018-07-22 03:07:39,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:39,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:39,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d03d7a-d8f6-48ec-a893-2948a1c8b1e9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a74088facbdc436bad6f1f5017a2a672", "name": "CreateNetworkSuccessTests-d68996b5-da71-48b-proj"}} 2018-07-22 03:07:39,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 used request id req-71d03d7a-d8f6-48ec-a893-2948a1c8b1e9 2018-07-22 03:07:39,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81e589b1-c97f-414e-8099-a0e2171e90db 2018-07-22 03:07:39,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=81e589b1-c97f-414e-8099-a0e2171e90db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:39,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-61da219e-7278-4297-8623-c8bc6f8f0d80 Date: Sun, 22 Jul 2018 03:07:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:25Z", "security_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "port_range_min": null, "revision_number": 0, "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "created_at": "2018-07-22T03:07:25Z", "project_id": "a74088facbdc436bad6f1f5017a2a672", "id": "414e877b-6470-4056-b8d5-dd6877560ee4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:26Z", "security_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "port_range_min": null, "revision_number": 0, "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "created_at": "2018-07-22T03:07:26Z", "project_id": "a74088facbdc436bad6f1f5017a2a672", "id": "5d8720ec-90a5-4288-b3ab-014fb357b76c"}, {"remote_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:25Z", "security_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "port_range_min": null, "revision_number": 0, "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "created_at": "2018-07-22T03:07:25Z", "project_id": "a74088facbdc436bad6f1f5017a2a672", "id": "99cb1437-d8ac-4d6b-9f06-f7bd3cedf43f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:25Z", "security_group_id": "81e589b1-c97f-414e-8099-a0e2171e90db", "port_range_min": null, "revision_number": 0, "tenant_id": "a74088facbdc436bad6f1f5017a2a672", "created_at": "2018-07-22T03:07:25Z", "project_id": "a74088facbdc436bad6f1f5017a2a672", "id": "a3580e20-507d-49fc-9d54-1db283e135e1"}]} 2018-07-22 03:07:39,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=81e589b1-c97f-414e-8099-a0e2171e90db used request id req-61da219e-7278-4297-8623-c8bc6f8f0d80 2018-07-22 03:07:39,818 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:07:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/81e589b1-c97f-414e-8099-a0e2171e90db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:39,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87bdb725-f294-4e78-b2fc-0c8f2c93c85e Content-Length: 0 Date: Sun, 22 Jul 2018 03:07:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:39,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/81e589b1-c97f-414e-8099-a0e2171e90db used request id req-87bdb725-f294-4e78-b2fc-0c8f2c93c85e 2018-07-22 03:07:39,995 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d68996b5-da71-48b-proj 2018-07-22 03:07:39,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:40,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2af4fd71-46c4-4fa7-8e4f-cd1129e2456f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:40,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a74088facbdc436bad6f1f5017a2a672 used request id req-2af4fd71-46c4-4fa7-8e4f-cd1129e2456f 2018-07-22 03:07:40,210 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d68996b5-da71-48b-proj-role 2018-07-22 03:07:40,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/db14343a6d344c6599c0f9e211911def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:40,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6afecbed-2350-4f90-9bea-50570a43d00a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:40,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/db14343a6d344c6599c0f9e211911def used request id req-6afecbed-2350-4f90-9bea-50570a43d00a 2018-07-22 03:07:40,315 - 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}87c13490153b15ede8cf26bd5ab73e21972b1530" 2018-07-22 03:07:40,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe71f95-6a29-4873-9468-a6f78332a734 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:07:40,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ebe71f95-6a29-4873-9468-a6f78332a734 2018-07-22 03:07:40,404 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d68996b5-da71-48b-user 2018-07-22 03:07:40,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a8d587fd9e9c4790b898ad6d765fbb36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114da6320c852cb574628e2ecd60e7a74748008" 2018-07-22 03:07:40,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b995f5-c5cc-4963-937c-ccf269247739 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:40,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a8d587fd9e9c4790b898ad6d765fbb36 used request id req-26b995f5-c5cc-4963-937c-ccf269247739 2018-07-22 03:07:40,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:40,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["b6Qh7hu1RfG7F--gT9YBPg"], "issued_at": "2018-07-22T03:07:40.000000Z"}} 2018-07-22 03:07:40,921 - 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}3bdbbef79f2d87d8bc7ff1ce2d95edf5fcced578" 2018-07-22 03:07:40,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161c5909-9250-405b-8c13-ff7a6f41968a 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-22 03:07:40,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-161c5909-9250-405b-8c13-ff7a6f41968a 2018-07-22 03:07:41,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:41,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:41,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["LpEtKHzeQNuxMGGDwQuL6Q"], "issued_at": "2018-07-22T03:07:41.000000Z"}} 2018-07-22 03:07:41,379 - 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}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:41,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197ee166-627f-4def-a96e-f098825972b4 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-22 03:07:41,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-197ee166-627f-4def-a96e-f098825972b4 2018-07-22 03:07:41,461 - 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-22 03:07:41,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:41,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-1baa030c-a7da-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:41,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ece973-a363-43e7-8456-36be7a6aa74d 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=CreateNetworkSuccessTests-1baa030c-a7da-4de-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:07:41,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-1baa030c-a7da-4de-proj used request id req-14ece973-a363-43e7-8456-36be7a6aa74d 2018-07-22 03:07:41,554 - 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}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:41,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19d5b6c-910a-4e0e-ba59-2d60a9028785 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-22 03:07:41,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a19d5b6c-910a-4e0e-ba59-2d60a9028785 2018-07-22 03:07:41,652 - 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}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}}' 2018-07-22 03:07:41,773 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed95a4ff-75f0-4637-82cb-aba3cc925e99 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba"}, "tags": [], "enabled": true, "id": "99a74207839a40f5a3f819079298e2ba", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}} 2018-07-22 03:07:41,773 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ed95a4ff-75f0-4637-82cb-aba3cc925e99 2018-07-22 03:07:41,773 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-1baa030c-a7da-4de-proj 2018-07-22 03:07:41,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:41,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:42,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["NVXoYiO4SuWlKw55xH6oZg"], "issued_at": "2018-07-22T03:07:42.000000Z"}} 2018-07-22 03:07:42,232 - 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}c4f33e732e50a3b52efe1dd7614e9067effda7e7" 2018-07-22 03:07:42,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde5cdef-63c9-407b-966f-3a60c451fbc4 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-22 03:07:42,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dde5cdef-63c9-407b-966f-3a60c451fbc4 2018-07-22 03:07:42,248 - 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-22 03:07:42,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:42,253 - 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}c4f33e732e50a3b52efe1dd7614e9067effda7e7" 2018-07-22 03:07:42,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda250fd-bc7e-45d9-87a9-c30456b67b0d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:07:42,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-bda250fd-bc7e-45d9-87a9-c30456b67b0d 2018-07-22 03:07:42,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-1baa030c-a7da-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4f33e732e50a3b52efe1dd7614e9067effda7e7" 2018-07-22 03:07:42,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16cc920-9667-4247-ac57-3cb864c41516 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-1baa030c-a7da-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba"}, "tags": [], "enabled": true, "id": "99a74207839a40f5a3f819079298e2ba", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}]} 2018-07-22 03:07:42,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-1baa030c-a7da-4de-proj used request id req-d16cc920-9667-4247-ac57-3cb864c41516 2018-07-22 03:07:42,455 - 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}c4f33e732e50a3b52efe1dd7614e9067effda7e7" 2018-07-22 03:07:42,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46813c30-9d1f-4e27-ac43-516effe70ebf 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-22 03:07:42,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-46813c30-9d1f-4e27-ac43-516effe70ebf 2018-07-22 03:07:42,905 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-1baa030c-a7da-4de-user 2018-07-22 03:07:42,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:42,909 - 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}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:42,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87844481-bafd-4d10-82f4-4e8e4d1efd4c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:07:42,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-87844481-bafd-4d10-82f4-4e8e4d1efd4c 2018-07-22 03:07:42,996 - 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}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" -d '{"role": {"name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role"}}' 2018-07-22 03:07:43,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b030c252-5a90-4f9c-b86e-00b774de868e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "683f12d150244143ae860d5f9e2e4cb2", "links": {"self": "http://172.30.9.25:5000/v3/roles/683f12d150244143ae860d5f9e2e4cb2"}, "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role"}} 2018-07-22 03:07:43,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b030c252-5a90-4f9c-b86e-00b774de868e 2018-07-22 03:07:43,097 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role 2018-07-22 03:07:43,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/683f12d150244143ae860d5f9e2e4cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:43,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93becbc1-849e-453e-bd9b-cc726d95df94 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "683f12d150244143ae860d5f9e2e4cb2", "links": {"self": "http://172.30.9.25:5000/v3/roles/683f12d150244143ae860d5f9e2e4cb2"}, "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role"}} 2018-07-22 03:07:43,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/683f12d150244143ae860d5f9e2e4cb2 used request id req-93becbc1-849e-453e-bd9b-cc726d95df94 2018-07-22 03:07:43,117 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role to project CreateNetworkSuccessTests-1baa030c-a7da-4de-proj 2018-07-22 03:07:43,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba/users/bdb83316fa704c519febf2f3ce23f292/roles/683f12d150244143ae860d5f9e2e4cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:43,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50cd7114-1d3d-4835-a4cc-66b8a12f6fb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:43,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba/users/bdb83316fa704c519febf2f3ce23f292/roles/683f12d150244143ae860d5f9e2e4cb2 used request id req-50cd7114-1d3d-4835-a4cc-66b8a12f6fb5 2018-07-22 03:07:43,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:43,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:43,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "683f12d150244143ae860d5f9e2e4cb2", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role"}], "expires_at": "2018-07-22T04:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "99a74207839a40f5a3f819079298e2ba", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-user", "id": "bdb83316fa704c519febf2f3ce23f292"}, "audit_ids": ["5n7pyxA5QX2_s8TCt7k_dg"], "issued_at": "2018-07-22T03:07:43.000000Z"}} 2018-07-22 03:07:43,730 - 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}dc8990cd5712ae4ade2278232e52a2992b2526d6" 2018-07-22 03:07:43,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5b7e8f-2a74-4857-9306-412dfd432cc6 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-22 03:07:43,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5f5b7e8f-2a74-4857-9306-412dfd432cc6 2018-07-22 03:07:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8990cd5712ae4ade2278232e52a2992b2526d6" 2018-07-22 03:07:44,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3eb6ec3f-7783-4ad4-b9be-ec0fe3d91495 Date: Sun, 22 Jul 2018 03:07:44 GMT RESP BODY: {"networks":[]} 2018-07-22 03:07:44,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net used request id req-3eb6ec3f-7783-4ad4-b9be-ec0fe3d91495 2018-07-22 03:07:44,090 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net 2018-07-22 03:07:44,095 - 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}dc8990cd5712ae4ade2278232e52a2992b2526d6" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net", "admin_state_up": true}}' 2018-07-22 03:07:44,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-6e0f77ce-6257-4ee4-a927-b12e9099b415 Date: Sun, 22 Jul 2018 03:07:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"99a74207839a40f5a3f819079298e2ba","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:07:44Z","is_default":false,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","mtu":999}} 2018-07-22 03:07:44,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-6e0f77ce-6257-4ee4-a927-b12e9099b415 2018-07-22 03:07:44,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8990cd5712ae4ade2278232e52a2992b2526d6" 2018-07-22 03:07:44,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-49c3cc67-4a65-43bb-a300-a8ba33750330 Date: Sun, 22 Jul 2018 03:07:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"99a74207839a40f5a3f819079298e2ba","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:07:44Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net","admin_state_up":true,"tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","mtu":999}]} 2018-07-22 03:07:44,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b used request id req-49c3cc67-4a65-43bb-a300-a8ba33750330 2018-07-22 03:07:44,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8990cd5712ae4ade2278232e52a2992b2526d6" 2018-07-22 03:07:44,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4557d691-a8b6-4d93-90e1-33a9eeca6091 Date: Sun, 22 Jul 2018 03:07:44 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:07:44,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b used request id req-4557d691-a8b6-4d93-90e1-33a9eeca6091 2018-07-22 03:07:44,648 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet 2018-07-22 03:07:44,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}dc8990cd5712ae4ade2278232e52a2992b2526d6" -d '{"subnets": [{"ip_version": 4, "network_id": "a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet"}]}' 2018-07-22 03:07:45,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-df8c1fb1-2053-41fd-83e0-25d66415c35c Date: Sun, 22 Jul 2018 03:07:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"99a74207839a40f5a3f819079298e2ba","id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet"}]} 2018-07-22 03:07:45,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-df8c1fb1-2053-41fd-83e0-25d66415c35c 2018-07-22 03:07:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8990cd5712ae4ade2278232e52a2992b2526d6" 2018-07-22 03:07:45,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fc6ac966-6f86-4e6e-b630-3b29b4ba5273 Date: Sun, 22 Jul 2018 03:07:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99a74207839a40f5a3f819079298e2ba","l2_adjacency":true,"status":"ACTIVE","subnets":["d1e7de8c-15e2-47a6-af31-c516e3527d9c"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:44Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net","admin_state_up":true,"tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","mtu":999}]} 2018-07-22 03:07:45,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b used request id req-fc6ac966-6f86-4e6e-b630-3b29b4ba5273 2018-07-22 03:07:45,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8990cd5712ae4ade2278232e52a2992b2526d6" 2018-07-22 03:07:45,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a35d7e3-c526-47b3-983e-cb21d00ee883 Date: Sun, 22 Jul 2018 03:07:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"99a74207839a40f5a3f819079298e2ba","id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet"}]} 2018-07-22 03:07:45,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b used request id req-1a35d7e3-c526-47b3-983e-cb21d00ee883 2018-07-22 03:07:45,311 - OpenStackNetwork - DEBUG - Network [a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b] created successfully 2018-07-22 03:07:45,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:45,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:45,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "683f12d150244143ae860d5f9e2e4cb2", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role"}], "expires_at": "2018-07-22T04:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "99a74207839a40f5a3f819079298e2ba", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-user", "id": "bdb83316fa704c519febf2f3ce23f292"}, "audit_ids": ["pzMoBrUxQcKBsnZ4wpGzCg"], "issued_at": "2018-07-22T03:07:45.000000Z"}} 2018-07-22 03:07:45,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}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:45,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c0861c-d033-4d02-a60e-5f0f701255af 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-22 03:07:45,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b3c0861c-d033-4d02-a60e-5f0f701255af 2018-07-22 03:07:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:46,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-21eefd35-1492-4ffd-a390-7b78710f264e Date: Sun, 22 Jul 2018 03:07:46 GMT RESP BODY: {"routers": []} 2018-07-22 03:07:46,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router&admin_state_up=True used request id req-21eefd35-1492-4ffd-a390-7b78710f264e 2018-07-22 03:07:46,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:46,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:46,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "683f12d150244143ae860d5f9e2e4cb2", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role"}], "expires_at": "2018-07-22T04:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "99a74207839a40f5a3f819079298e2ba", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-user", "id": "bdb83316fa704c519febf2f3ce23f292"}, "audit_ids": ["vwLqkxRjQgiM9Bq3wbIQrg"], "issued_at": "2018-07-22T03:07:46.000000Z"}} 2018-07-22 03:07:46,410 - 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}635ec9caaeee45d59a003bc181794512b35080f3" 2018-07-22 03:07:46,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891e5328-c937-44da-be28-ce0f14c2b961 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-22 03:07:46,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-891e5328-c937-44da-be28-ce0f14c2b961 2018-07-22 03:07:46,494 - 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}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:46,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c2bb95b4-bd73-4cc0-9370-e85862cf04a1 Date: Sun, 22 Jul 2018 03:07:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:07:46,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-c2bb95b4-bd73-4cc0-9370-e85862cf04a1 2018-07-22 03:07:46,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:46,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9d9d380f-177e-4486-bd3c-ed0d5d0d6e49 Date: Sun, 22 Jul 2018 03:07:46 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:07:46,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-9d9d380f-177e-4486-bd3c-ed0d5d0d6e49 2018-07-22 03:07:46,628 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router 2018-07-22 03:07:46,632 - 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}b3a095033b6063067cfaaa4e70110a70a95c4772" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router", "admin_state_up": true}}' 2018-07-22 03:07:48,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1ebc19bc-54b8-4ab5-9c0a-e232132c259d Date: Sun, 22 Jul 2018 03:07:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "99a74207839a40f5a3f819079298e2ba", "created_at": "2018-07-22T03:07:46Z", "admin_state_up": true, "updated_at": "2018-07-22T03:07:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "99a74207839a40f5a3f819079298e2ba", "id": "1cc567d2-d866-4620-b08c-403f9d48b1dd", "name": "CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router"}} 2018-07-22 03:07:48,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-1ebc19bc-54b8-4ab5-9c0a-e232132c259d 2018-07-22 03:07:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=1cc567d2-d866-4620-b08c-403f9d48b1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:48,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-72529f1f-071e-467f-8b1e-b319b062936e Date: Sun, 22 Jul 2018 03:07:48 GMT RESP BODY: {"ports":[]} 2018-07-22 03:07:48,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=1cc567d2-d866-4620-b08c-403f9d48b1dd used request id req-72529f1f-071e-467f-8b1e-b319b062936e 2018-07-22 03:07:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:48,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-41193a0c-c00e-4e22-b365-1fad6278dba2 Date: Sun, 22 Jul 2018 03:07:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99a74207839a40f5a3f819079298e2ba","l2_adjacency":true,"status":"ACTIVE","subnets":["d1e7de8c-15e2-47a6-af31-c516e3527d9c"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:44Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net","admin_state_up":true,"tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","mtu":999}]} 2018-07-22 03:07:48,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net used request id req-41193a0c-c00e-4e22-b365-1fad6278dba2 2018-07-22 03:07:48,333 - 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-22 03:07:48,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:48,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7762f7-342f-4647-a031-281cf7a0e3b8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "99a74207839a40f5a3f819079298e2ba", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}} 2018-07-22 03:07:48,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba used request id req-7f7762f7-342f-4647-a031-281cf7a0e3b8 2018-07-22 03:07:48,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:48,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9ebf8a63-53c7-4086-acc0-69b4cba1c415 Date: Sun, 22 Jul 2018 03:07:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"99a74207839a40f5a3f819079298e2ba","id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet"}]} 2018-07-22 03:07:48,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b used request id req-9ebf8a63-53c7-4086-acc0-69b4cba1c415 2018-07-22 03:07:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b&name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:48,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5897b112-5b93-4a28-b839-5cc46e9be838 Date: Sun, 22 Jul 2018 03:07:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"99a74207839a40f5a3f819079298e2ba","id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet"}]} 2018-07-22 03:07:48,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b&name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet used request id req-5897b112-5b93-4a28-b839-5cc46e9be838 2018-07-22 03:07:48,512 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 03:07:48,512 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router 2018-07-22 03:07:48,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/1cc567d2-d866-4620-b08c-403f9d48b1dd/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" -d '{"subnet_id": "d1e7de8c-15e2-47a6-af31-c516e3527d9c"}' 2018-07-22 03:07:50,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ae0848a3-7065-497b-ab99-45fef9f3cd81 Date: Sun, 22 Jul 2018 03:07:50 GMT RESP BODY: {"network_id": "a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b", "tenant_id": "99a74207839a40f5a3f819079298e2ba", "subnet_id": "d1e7de8c-15e2-47a6-af31-c516e3527d9c", "subnet_ids": ["d1e7de8c-15e2-47a6-af31-c516e3527d9c"], "port_id": "e13439bf-d6f0-4a94-85a7-a813a02ed14d", "id": "1cc567d2-d866-4620-b08c-403f9d48b1dd"} 2018-07-22 03:07:50,696 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1cc567d2-d866-4620-b08c-403f9d48b1dd/add_router_interface used request id req-ae0848a3-7065-497b-ab99-45fef9f3cd81 2018-07-22 03:07:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/1cc567d2-d866-4620-b08c-403f9d48b1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:50,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e7df8036-9522-47ce-a95d-27de66b4b76c Date: Sun, 22 Jul 2018 03:07:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "99a74207839a40f5a3f819079298e2ba", "created_at": "2018-07-22T03:07:46Z", "admin_state_up": true, "updated_at": "2018-07-22T03:07:49Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "99a74207839a40f5a3f819079298e2ba", "id": "1cc567d2-d866-4620-b08c-403f9d48b1dd", "name": "CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router"}} 2018-07-22 03:07:50,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/1cc567d2-d866-4620-b08c-403f9d48b1dd used request id req-e7df8036-9522-47ce-a95d-27de66b4b76c 2018-07-22 03:07:50,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=1cc567d2-d866-4620-b08c-403f9d48b1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:50,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-9c36964b-0afb-4f61-866c-f7e19d2c9e47 Date: Sun, 22 Jul 2018 03:07:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:50Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","ip_address":"10.55.1.1"}],"id":"e13439bf-d6f0-4a94-85a7-a813a02ed14d","security_groups":[],"mac_address":"fa:16:3e:4d:0e:a5","project_id":"99a74207839a40f5a3f819079298e2ba","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:49Z","binding:vnic_type":"normal","device_id":"1cc567d2-d866-4620-b08c-403f9d48b1dd","ip_allocation":"immediate"}]} 2018-07-22 03:07:50,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=1cc567d2-d866-4620-b08c-403f9d48b1dd used request id req-9c36964b-0afb-4f61-866c-f7e19d2c9e47 2018-07-22 03:07:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d1e7de8c-15e2-47a6-af31-c516e3527d9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:50,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-4b2dbab9-4192-469f-a6f7-155103f183b9 Date: Sun, 22 Jul 2018 03:07:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"99a74207839a40f5a3f819079298e2ba","id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet"}} 2018-07-22 03:07:50,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d1e7de8c-15e2-47a6-af31-c516e3527d9c used request id req-4b2dbab9-4192-469f-a6f7-155103f183b9 2018-07-22 03:07:50,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:51,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "683f12d150244143ae860d5f9e2e4cb2", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role"}], "expires_at": "2018-07-22T04:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "99a74207839a40f5a3f819079298e2ba", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/99a74207839a40f5a3f819079298e2ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-user", "id": "bdb83316fa704c519febf2f3ce23f292"}, "audit_ids": ["-XBQeAO4S-KeT0Iu8GztTg"], "issued_at": "2018-07-22T03:07:51.000000Z"}} 2018-07-22 03:07:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bc782dc83a2daff010a850dd9161f8e502a94" 2018-07-22 03:07:51,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-be033f1d-e0a3-4571-b1ed-d5f50cf5eb2c Date: Sun, 22 Jul 2018 03:07:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99a74207839a40f5a3f819079298e2ba","l2_adjacency":true,"status":"ACTIVE","subnets":["d1e7de8c-15e2-47a6-af31-c516e3527d9c"],"description":"","tags":[],"updated_at":"2018-07-22T03:07:44Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net","admin_state_up":true,"tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","mtu":999}]} 2018-07-22 03:07:51,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net used request id req-be033f1d-e0a3-4571-b1ed-d5f50cf5eb2c 2018-07-22 03:07:51,640 - 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-22 03:07:51,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdbbef79f2d87d8bc7ff1ce2d95edf5fcced578" 2018-07-22 03:07:51,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc53aac9-6ea0-4e73-a54e-c9234898bbde Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "99a74207839a40f5a3f819079298e2ba", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}} 2018-07-22 03:07:51,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba used request id req-cc53aac9-6ea0-4e73-a54e-c9234898bbde 2018-07-22 03:07:51,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bc782dc83a2daff010a850dd9161f8e502a94" 2018-07-22 03:07:51,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1bacab9b-d9cd-4fd8-986c-21811ead9e42 Date: Sun, 22 Jul 2018 03:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"99a74207839a40f5a3f819079298e2ba","id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet"}]} 2018-07-22 03:07:51,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b used request id req-1bacab9b-d9cd-4fd8-986c-21811ead9e42 2018-07-22 03:07:51,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b&name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bc782dc83a2daff010a850dd9161f8e502a94" 2018-07-22 03:07:51,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0b03d473-6e83-4594-9952-ef545d149191 Date: Sun, 22 Jul 2018 03:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"99a74207839a40f5a3f819079298e2ba","id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet"}]} 2018-07-22 03:07:51,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b&name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet used request id req-0b03d473-6e83-4594-9952-ef545d149191 2018-07-22 03:07:51,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bc782dc83a2daff010a850dd9161f8e502a94" 2018-07-22 03:07:52,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-60813134-6ce7-49a8-ac3d-3606bc52858e Date: Sun, 22 Jul 2018 03:07:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "99a74207839a40f5a3f819079298e2ba", "created_at": "2018-07-22T03:07:46Z", "admin_state_up": true, "updated_at": "2018-07-22T03:07:49Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "99a74207839a40f5a3f819079298e2ba", "id": "1cc567d2-d866-4620-b08c-403f9d48b1dd", "name": "CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router"}]} 2018-07-22 03:07:52,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router used request id req-60813134-6ce7-49a8-ac3d-3606bc52858e 2018-07-22 03:07:52,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdbbef79f2d87d8bc7ff1ce2d95edf5fcced578" 2018-07-22 03:07:52,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538645cd-225a-4db5-86f9-3b960cce55aa Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "99a74207839a40f5a3f819079298e2ba", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}} 2018-07-22 03:07:52,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba used request id req-538645cd-225a-4db5-86f9-3b960cce55aa 2018-07-22 03:07:52,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=1cc567d2-d866-4620-b08c-403f9d48b1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bc782dc83a2daff010a850dd9161f8e502a94" 2018-07-22 03:07:52,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-f1af4056-c1bc-4b99-af25-0e7ec7ddb8cc Date: Sun, 22 Jul 2018 03:07:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:07:51Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","ip_address":"10.55.1.1"}],"id":"e13439bf-d6f0-4a94-85a7-a813a02ed14d","security_groups":[],"mac_address":"fa:16:3e:4d:0e:a5","project_id":"99a74207839a40f5a3f819079298e2ba","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:49Z","binding:vnic_type":"normal","device_id":"1cc567d2-d866-4620-b08c-403f9d48b1dd","ip_allocation":"immediate"}]} 2018-07-22 03:07:52,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=1cc567d2-d866-4620-b08c-403f9d48b1dd used request id req-f1af4056-c1bc-4b99-af25-0e7ec7ddb8cc 2018-07-22 03:07:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d1e7de8c-15e2-47a6-af31-c516e3527d9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bc782dc83a2daff010a850dd9161f8e502a94" 2018-07-22 03:07:52,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-b21a2458-b9ad-4b45-92b2-0f9533193283 Date: Sun, 22 Jul 2018 03:07:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b","tenant_id":"99a74207839a40f5a3f819079298e2ba","created_at":"2018-07-22T03:07:44Z","dns_nameservers":[],"updated_at":"2018-07-22T03:07:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"99a74207839a40f5a3f819079298e2ba","id":"d1e7de8c-15e2-47a6-af31-c516e3527d9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet"}} 2018-07-22 03:07:52,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d1e7de8c-15e2-47a6-af31-c516e3527d9c used request id req-b21a2458-b9ad-4b45-92b2-0f9533193283 2018-07-22 03:07:52,307 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router and subnet CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet 2018-07-22 03:07:52,307 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router 2018-07-22 03:07:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/1cc567d2-d866-4620-b08c-403f9d48b1dd/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" -d '{"subnet_id": "d1e7de8c-15e2-47a6-af31-c516e3527d9c"}' 2018-07-22 03:07:53,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4b40729f-de04-462e-ae0a-fb220a209254 Date: Sun, 22 Jul 2018 03:07:53 GMT RESP BODY: {"network_id": "a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b", "tenant_id": "99a74207839a40f5a3f819079298e2ba", "subnet_id": "d1e7de8c-15e2-47a6-af31-c516e3527d9c", "subnet_ids": ["d1e7de8c-15e2-47a6-af31-c516e3527d9c"], "port_id": "e13439bf-d6f0-4a94-85a7-a813a02ed14d", "id": "1cc567d2-d866-4620-b08c-403f9d48b1dd"} 2018-07-22 03:07:53,804 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1cc567d2-d866-4620-b08c-403f9d48b1dd/remove_router_interface used request id req-4b40729f-de04-462e-ae0a-fb220a209254 2018-07-22 03:07:53,804 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router 2018-07-22 03:07:53,805 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-router 2018-07-22 03:07:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/1cc567d2-d866-4620-b08c-403f9d48b1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a095033b6063067cfaaa4e70110a70a95c4772" 2018-07-22 03:07:55,052 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04c10f79-5d8b-4728-b02f-a89e1e71626b Content-Length: 0 Date: Sun, 22 Jul 2018 03:07:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:55,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/1cc567d2-d866-4620-b08c-403f9d48b1dd used request id req-04c10f79-5d8b-4728-b02f-a89e1e71626b 2018-07-22 03:07:55,053 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet 2018-07-22 03:07:55,053 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-subnet 2018-07-22 03:07:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/d1e7de8c-15e2-47a6-af31-c516e3527d9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8990cd5712ae4ade2278232e52a2992b2526d6" 2018-07-22 03:07:56,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b2a5d72-bae3-4411-a163-e4f2f97e7f8e Date: Sun, 22 Jul 2018 03:07:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:56,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/d1e7de8c-15e2-47a6-af31-c516e3527d9c used request id req-8b2a5d72-bae3-4411-a163-e4f2f97e7f8e 2018-07-22 03:07:56,032 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-14b4ee22-8b05-4765-b8a7-63ce0419c965-pub-net 2018-07-22 03:07:56,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8990cd5712ae4ade2278232e52a2992b2526d6" 2018-07-22 03:07:57,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8dcead60-8f9f-4f3e-80e5-dbbaf28ed1d2 Date: Sun, 22 Jul 2018 03:07:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:57,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a2176dcb-f1f7-4a4f-98ef-76bc2c006d1b used request id req-8dcead60-8f9f-4f3e-80e5-dbbaf28ed1d2 2018-07-22 03:07:57,008 - 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}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:57,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9ab23870-d407-46a1-a77a-5b3f513e1baf Date: Sun, 22 Jul 2018 03:07:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99a74207839a40f5a3f819079298e2ba", "created_at": "2018-07-22T03:07:44Z", "updated_at": "2018-07-22T03:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:44Z", "revision_number": 0, "id": "79e9501c-2543-47ef-a52f-85f3acb9e851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:44Z", "security_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "tenant_id": "99a74207839a40f5a3f819079298e2ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "99a74207839a40f5a3f819079298e2ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:44Z", "revision_number": 0, "id": "81e178ac-f099-4868-b0d5-b2e6d12287d1", "remote_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:44Z", "security_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "tenant_id": "99a74207839a40f5a3f819079298e2ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "99a74207839a40f5a3f819079298e2ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:44Z", "revision_number": 0, "id": "a8aaa34b-2b2e-448d-9160-d6fe2ccc068e", "remote_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:44Z", "security_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "tenant_id": "99a74207839a40f5a3f819079298e2ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "99a74207839a40f5a3f819079298e2ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:07:44Z", "revision_number": 0, "id": "c5e90393-7683-4136-8114-c01fa3f12c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:07:44Z", "security_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "tenant_id": "99a74207839a40f5a3f819079298e2ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "99a74207839a40f5a3f819079298e2ba"}], "revision_number": 4, "project_id": "99a74207839a40f5a3f819079298e2ba", "id": "e5b911de-5384-4ee9-accf-54444df79bdf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:07:57,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9ab23870-d407-46a1-a77a-5b3f513e1baf 2018-07-22 03:07:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:57,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557e131a-ead6-4c13-aa67-66c217da6cdd 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:07:57,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-557e131a-ead6-4c13-aa67-66c217da6cdd 2018-07-22 03:07:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:57,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa2ee91-bd29-4eb6-9d80-584ab284b172 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:57,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-6aa2ee91-bd29-4eb6-9d80-584ab284b172 2018-07-22 03:07:57,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:57,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:57,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a51a3d4-775d-4cf1-a5e9-9263e10b92d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:57,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-8a51a3d4-775d-4cf1-a5e9-9263e10b92d6 2018-07-22 03:07:57,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:57,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:57,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8451784e-0a20-4245-905e-8ebc1fa51466 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:57,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-8451784e-0a20-4245-905e-8ebc1fa51466 2018-07-22 03:07:57,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:57,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:57,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1157d4be-341e-49e5-aa7e-2261018b32d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:57,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-1157d4be-341e-49e5-aa7e-2261018b32d1 2018-07-22 03:07:57,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:57,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1371e55-3f9e-4621-9382-be03927dcdce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:57,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-e1371e55-3f9e-4621-9382-be03927dcdce 2018-07-22 03:07:57,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:57,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9901ead-4281-412f-9bf3-f3eee39f73a9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:07:57,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-d9901ead-4281-412f-9bf3-f3eee39f73a9 2018-07-22 03:07:57,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:57,928 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bbf24dc-3654-4535-9d01-60e634be68d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:07:57,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-0bbf24dc-3654-4535-9d01-60e634be68d3 2018-07-22 03:07:57,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:07:57,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:58,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d403d0-c235-41d6-8635-e5ec401052aa Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "99a74207839a40f5a3f819079298e2ba", "name": "CreateNetworkSuccessTests-1baa030c-a7da-4de-proj"}} 2018-07-22 03:07:58,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba used request id req-98d403d0-c235-41d6-8635-e5ec401052aa 2018-07-22 03:07:58,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5b911de-5384-4ee9-accf-54444df79bdf 2018-07-22 03:07:58,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e5b911de-5384-4ee9-accf-54444df79bdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:58,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bde0a602-c0bb-407b-b663-ee918251cf09 Date: Sun, 22 Jul 2018 03:07:58 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-22T03:07:44Z", "security_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "port_range_min": null, "revision_number": 0, "tenant_id": "99a74207839a40f5a3f819079298e2ba", "created_at": "2018-07-22T03:07:44Z", "project_id": "99a74207839a40f5a3f819079298e2ba", "id": "79e9501c-2543-47ef-a52f-85f3acb9e851"}, {"remote_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:44Z", "security_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "port_range_min": null, "revision_number": 0, "tenant_id": "99a74207839a40f5a3f819079298e2ba", "created_at": "2018-07-22T03:07:44Z", "project_id": "99a74207839a40f5a3f819079298e2ba", "id": "81e178ac-f099-4868-b0d5-b2e6d12287d1"}, {"remote_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:44Z", "security_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "port_range_min": null, "revision_number": 0, "tenant_id": "99a74207839a40f5a3f819079298e2ba", "created_at": "2018-07-22T03:07:44Z", "project_id": "99a74207839a40f5a3f819079298e2ba", "id": "a8aaa34b-2b2e-448d-9160-d6fe2ccc068e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:07:44Z", "security_group_id": "e5b911de-5384-4ee9-accf-54444df79bdf", "port_range_min": null, "revision_number": 0, "tenant_id": "99a74207839a40f5a3f819079298e2ba", "created_at": "2018-07-22T03:07:44Z", "project_id": "99a74207839a40f5a3f819079298e2ba", "id": "c5e90393-7683-4136-8114-c01fa3f12c3d"}]} 2018-07-22 03:07:58,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e5b911de-5384-4ee9-accf-54444df79bdf used request id req-bde0a602-c0bb-407b-b663-ee918251cf09 2018-07-22 03:07:58,044 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:07:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e5b911de-5384-4ee9-accf-54444df79bdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:58,155 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-001ed065-4a97-4482-ad0e-4343871405c4 Content-Length: 0 Date: Sun, 22 Jul 2018 03:07:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:07:58,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e5b911de-5384-4ee9-accf-54444df79bdf used request id req-001ed065-4a97-4482-ad0e-4343871405c4 2018-07-22 03:07:58,156 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-1baa030c-a7da-4de-proj 2018-07-22 03:07:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:58,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba5b5c0e-e2ba-4d71-a891-4af49fc87d78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:58,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/99a74207839a40f5a3f819079298e2ba used request id req-ba5b5c0e-e2ba-4d71-a891-4af49fc87d78 2018-07-22 03:07:58,381 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-1baa030c-a7da-4de-proj-role 2018-07-22 03:07:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/683f12d150244143ae860d5f9e2e4cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:58,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec15cdf-9314-4876-80ae-870a2d4726dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:58,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/683f12d150244143ae860d5f9e2e4cb2 used request id req-9ec15cdf-9314-4876-80ae-870a2d4726dc 2018-07-22 03:07:58,492 - 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}d7566413a9a87f06db41d5607638fe3b6fcd8aaf" 2018-07-22 03:07:58,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b79210a-733d-4348-bbcb-7f0e855e0204 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:07:58,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7b79210a-733d-4348-bbcb-7f0e855e0204 2018-07-22 03:07:58,576 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-1baa030c-a7da-4de-user 2018-07-22 03:07:58,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/bdb83316fa704c519febf2f3ce23f292 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4f33e732e50a3b52efe1dd7614e9067effda7e7" 2018-07-22 03:07:58,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0606b537-01d7-4d1c-b004-de9a103155b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:07:58,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/bdb83316fa704c519febf2f3ce23f292 used request id req-0606b537-01d7-4d1c-b004-de9a103155b3 2018-07-22 03:07:58,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:59,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["NLQLaLhlR0mVwH-u5DuV6g"], "issued_at": "2018-07-22T03:07:59.000000Z"}} 2018-07-22 03:07:59,149 - 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}09e5e80c07d38b6c0684978282fb239c1851108b" 2018-07-22 03:07:59,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10adfd6-c09b-4c41-99f3-aa7633ac9271 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-22 03:07:59,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e10adfd6-c09b-4c41-99f3-aa7633ac9271 2018-07-22 03:07:59,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:07:59,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:07:59,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["_OV4ndo9Se6Psrfvt3m4AQ"], "issued_at": "2018-07-22T03:07:59.000000Z"}} 2018-07-22 03:07:59,611 - 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}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:07:59,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1570d48-690d-4d9b-801c-1a4117f0eec0 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-22 03:07:59,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e1570d48-690d-4d9b-801c-1a4117f0eec0 2018-07-22 03:07:59,691 - 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-22 03:07:59,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:07:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:07:59,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-79c69b14-2313-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:07:59,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be462d8-f51f-42ba-a1cf-4b84c6df1f06 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-79c69b14-2313-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:07:59,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-79c69b14-2313-4f7-proj used request id req-2be462d8-f51f-42ba-a1cf-4b84c6df1f06 2018-07-22 03:07:59,784 - 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}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:07:59,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e18012e-e4ea-420f-be12-faacb77910aa 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-22 03:07:59,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3e18012e-e4ea-420f-be12-faacb77910aa 2018-07-22 03:07:59,871 - 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}d24c0c3f085e5662bd994acad8f606ca81001b41" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj"}}' 2018-07-22 03:08:00,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655a4fcd-19fe-4526-93ad-08730b4b11f5 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414"}, "tags": [], "enabled": true, "id": "db2c2bfaea564e63a9a85d9011cde414", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj"}} 2018-07-22 03:08:00,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-655a4fcd-19fe-4526-93ad-08730b4b11f5 2018-07-22 03:08:00,058 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-79c69b14-2313-4f7-proj 2018-07-22 03:08:00,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:00,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:00,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MK2SD8QxQ0e_5SOvHa0v3A"], "issued_at": "2018-07-22T03:08:00.000000Z"}} 2018-07-22 03:08:00,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}9a5c0d9d54513ff40284878d05780fa200b91158" 2018-07-22 03:08:00,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f3068d-e260-430d-a6b0-17f2e19a6dc0 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-22 03:08:00,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-56f3068d-e260-430d-a6b0-17f2e19a6dc0 2018-07-22 03:08:00,518 - 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-22 03:08:00,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:00,524 - 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}9a5c0d9d54513ff40284878d05780fa200b91158" 2018-07-22 03:08:00,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e693ad67-18f1-406e-a6b1-f7ee3cc43aeb Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:08:00,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e693ad67-18f1-406e-a6b1-f7ee3cc43aeb 2018-07-22 03:08:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-79c69b14-2313-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5c0d9d54513ff40284878d05780fa200b91158" 2018-07-22 03:08:00,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbe6201-41fd-4f04-b2bc-e08991d7f54d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-79c69b14-2313-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414"}, "tags": [], "enabled": true, "id": "db2c2bfaea564e63a9a85d9011cde414", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj"}]} 2018-07-22 03:08:00,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-79c69b14-2313-4f7-proj used request id req-8bbe6201-41fd-4f04-b2bc-e08991d7f54d 2018-07-22 03:08:00,648 - 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}9a5c0d9d54513ff40284878d05780fa200b91158" 2018-07-22 03:08:00,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b42d4c-a9fe-43c0-81c0-ee850afa5cfc 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-22 03:08:00,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e5b42d4c-a9fe-43c0-81c0-ee850afa5cfc 2018-07-22 03:08:01,052 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-79c69b14-2313-4f7-user 2018-07-22 03:08:01,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:01,057 - 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}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:01,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a79fea-032b-4bb5-971f-e01728f946c8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:01,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-83a79fea-032b-4bb5-971f-e01728f946c8 2018-07-22 03:08:01,147 - 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}d24c0c3f085e5662bd994acad8f606ca81001b41" -d '{"role": {"name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj-role"}}' 2018-07-22 03:08:01,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ba237d-8c15-4206-8405-e6e7bb420d12 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "918f1185779c459b8c779cb69b388ac6", "links": {"self": "http://172.30.9.25:5000/v3/roles/918f1185779c459b8c779cb69b388ac6"}, "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj-role"}} 2018-07-22 03:08:01,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e9ba237d-8c15-4206-8405-e6e7bb420d12 2018-07-22 03:08:01,256 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-79c69b14-2313-4f7-proj-role 2018-07-22 03:08:01,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/918f1185779c459b8c779cb69b388ac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:01,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e2a76e-4c42-4b6b-b25a-093e2b5fdbdf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "918f1185779c459b8c779cb69b388ac6", "links": {"self": "http://172.30.9.25:5000/v3/roles/918f1185779c459b8c779cb69b388ac6"}, "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj-role"}} 2018-07-22 03:08:01,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/918f1185779c459b8c779cb69b388ac6 used request id req-32e2a76e-4c42-4b6b-b25a-093e2b5fdbdf 2018-07-22 03:08:01,345 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-79c69b14-2313-4f7-proj-role to project CreateNetworkSuccessTests-79c69b14-2313-4f7-proj 2018-07-22 03:08:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414/users/05d01601b43a401cbc1d777a88d87c19/roles/918f1185779c459b8c779cb69b388ac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:01,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf14b6e-c953-40db-ae39-de7550ec15ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:01,468 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414/users/05d01601b43a401cbc1d777a88d87c19/roles/918f1185779c459b8c779cb69b388ac6 used request id req-1bf14b6e-c953-40db-ae39-de7550ec15ff 2018-07-22 03:08:01,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:01,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:01,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "918f1185779c459b8c779cb69b388ac6", "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj-role"}], "expires_at": "2018-07-22T04:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db2c2bfaea564e63a9a85d9011cde414", "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/db2c2bfaea564e63a9a85d9011cde414", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/db2c2bfaea564e63a9a85d9011cde414", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-user", "id": "05d01601b43a401cbc1d777a88d87c19"}, "audit_ids": ["zt3FcnPQR760rVYtMEpOTA"], "issued_at": "2018-07-22T03:08:01.000000Z"}} 2018-07-22 03:08:01,851 - 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}b8361d9486175aec8e64acbb266191c6c432a258" 2018-07-22 03:08:01,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ac9339-bcb0-4e1f-bcfe-6aea92351360 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-22 03:08:01,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a2ac9339-bcb0-4e1f-bcfe-6aea92351360 2018-07-22 03:08:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8361d9486175aec8e64acbb266191c6c432a258" 2018-07-22 03:08:02,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d49d83b3-48a3-446b-952f-67cf71eff578 Date: Sun, 22 Jul 2018 03:08:02 GMT RESP BODY: {"networks":[]} 2018-07-22 03:08:02,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net used request id req-d49d83b3-48a3-446b-952f-67cf71eff578 2018-07-22 03:08:02,120 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net 2018-07-22 03:08:02,125 - 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}b8361d9486175aec8e64acbb266191c6c432a258" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net", "admin_state_up": true}}' 2018-07-22 03:08:02,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-d4ffc9d8-1cbd-4bab-ac98-68b608d66569 Date: Sun, 22 Jul 2018 03:08:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"db2c2bfaea564e63a9a85d9011cde414","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:08:02Z","is_default":false,"name":"CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"db2c2bfaea564e63a9a85d9011cde414","created_at":"2018-07-22T03:08:02Z","mtu":999}} 2018-07-22 03:08:02,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-d4ffc9d8-1cbd-4bab-ac98-68b608d66569 2018-07-22 03:08:02,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8361d9486175aec8e64acbb266191c6c432a258" 2018-07-22 03:08:02,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0120dc67-330c-435e-95b9-ebc01bac5ec8 Date: Sun, 22 Jul 2018 03:08:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"db2c2bfaea564e63a9a85d9011cde414","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:08:02Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net","admin_state_up":true,"tenant_id":"db2c2bfaea564e63a9a85d9011cde414","created_at":"2018-07-22T03:08:02Z","mtu":999}]} 2018-07-22 03:08:02,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e used request id req-0120dc67-330c-435e-95b9-ebc01bac5ec8 2018-07-22 03:08:02,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8361d9486175aec8e64acbb266191c6c432a258" 2018-07-22 03:08:02,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3d51183b-5d42-4fdf-993d-a5ae7e3040da Date: Sun, 22 Jul 2018 03:08:02 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:08:02,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e used request id req-3d51183b-5d42-4fdf-993d-a5ae7e3040da 2018-07-22 03:08:02,798 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet 2018-07-22 03:08:02,802 - 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}b8361d9486175aec8e64acbb266191c6c432a258" -d '{"subnets": [{"ip_version": 4, "network_id": "1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet"}]}' 2018-07-22 03:08:03,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-464e01e4-35e1-455c-b4f3-29221d44558c Date: Sun, 22 Jul 2018 03:08:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e","tenant_id":"db2c2bfaea564e63a9a85d9011cde414","created_at":"2018-07-22T03:08:03Z","dns_nameservers":[],"updated_at":"2018-07-22T03:08:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"db2c2bfaea564e63a9a85d9011cde414","id":"8f2a725a-1629-4a81-b0ae-f50e746e6f94","subnetpool_id":null,"name":"CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet"}]} 2018-07-22 03:08:03,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-464e01e4-35e1-455c-b4f3-29221d44558c 2018-07-22 03:08:03,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8361d9486175aec8e64acbb266191c6c432a258" 2018-07-22 03:08:03,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8795318c-77af-4dfb-af78-cfbb89679b4f Date: Sun, 22 Jul 2018 03:08:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db2c2bfaea564e63a9a85d9011cde414","l2_adjacency":true,"status":"ACTIVE","subnets":["8f2a725a-1629-4a81-b0ae-f50e746e6f94"],"description":"","tags":[],"updated_at":"2018-07-22T03:08:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net","admin_state_up":true,"tenant_id":"db2c2bfaea564e63a9a85d9011cde414","created_at":"2018-07-22T03:08:02Z","mtu":999}]} 2018-07-22 03:08:03,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e used request id req-8795318c-77af-4dfb-af78-cfbb89679b4f 2018-07-22 03:08:03,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8361d9486175aec8e64acbb266191c6c432a258" 2018-07-22 03:08:03,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92c0794c-853b-4b2a-9eb5-474b3cd01720 Date: Sun, 22 Jul 2018 03:08:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e","tenant_id":"db2c2bfaea564e63a9a85d9011cde414","created_at":"2018-07-22T03:08:03Z","dns_nameservers":[],"updated_at":"2018-07-22T03:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db2c2bfaea564e63a9a85d9011cde414","id":"8f2a725a-1629-4a81-b0ae-f50e746e6f94","subnetpool_id":null,"name":"CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet"}]} 2018-07-22 03:08:03,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e used request id req-92c0794c-853b-4b2a-9eb5-474b3cd01720 2018-07-22 03:08:03,680 - OpenStackNetwork - DEBUG - Network [1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e] created successfully 2018-07-22 03:08:03,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:04,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "918f1185779c459b8c779cb69b388ac6", "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj-role"}], "expires_at": "2018-07-22T04:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db2c2bfaea564e63a9a85d9011cde414", "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/db2c2bfaea564e63a9a85d9011cde414", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/db2c2bfaea564e63a9a85d9011cde414", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/db2c2bfaea564e63a9a85d9011cde414", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/db2c2bfaea564e63a9a85d9011cde414", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-user", "id": "05d01601b43a401cbc1d777a88d87c19"}, "audit_ids": ["RvQgNg29TrKF1yBXs0SdMA"], "issued_at": "2018-07-22T03:08:04.000000Z"}} 2018-07-22 03:08:04,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a8b9295000ea5806c0574bcaa7e60500006af4" 2018-07-22 03:08:04,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-77372154-8061-4aef-8493-e6369eba95d3 Date: Sun, 22 Jul 2018 03:08:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db2c2bfaea564e63a9a85d9011cde414","l2_adjacency":true,"status":"ACTIVE","subnets":["8f2a725a-1629-4a81-b0ae-f50e746e6f94"],"description":"","tags":[],"updated_at":"2018-07-22T03:08:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net","admin_state_up":true,"tenant_id":"db2c2bfaea564e63a9a85d9011cde414","created_at":"2018-07-22T03:08:02Z","mtu":999}]} 2018-07-22 03:08:04,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net used request id req-77372154-8061-4aef-8493-e6369eba95d3 2018-07-22 03:08:04,395 - 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-22 03:08:04,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e5e80c07d38b6c0684978282fb239c1851108b" 2018-07-22 03:08:04,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb2c018-1022-4502-9ac2-8c9f3ecefc5d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db2c2bfaea564e63a9a85d9011cde414", "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj"}} 2018-07-22 03:08:04,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414 used request id req-4eb2c018-1022-4502-9ac2-8c9f3ecefc5d 2018-07-22 03:08:04,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a8b9295000ea5806c0574bcaa7e60500006af4" 2018-07-22 03:08:04,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-df0d1781-eba6-4125-ae33-5f81308a3da6 Date: Sun, 22 Jul 2018 03:08:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e","tenant_id":"db2c2bfaea564e63a9a85d9011cde414","created_at":"2018-07-22T03:08:03Z","dns_nameservers":[],"updated_at":"2018-07-22T03:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db2c2bfaea564e63a9a85d9011cde414","id":"8f2a725a-1629-4a81-b0ae-f50e746e6f94","subnetpool_id":null,"name":"CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet"}]} 2018-07-22 03:08:04,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e used request id req-df0d1781-eba6-4125-ae33-5f81308a3da6 2018-07-22 03:08:04,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e&name=CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a8b9295000ea5806c0574bcaa7e60500006af4" 2018-07-22 03:08:04,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a53b45ec-77f0-4fdc-9a2a-5732752d4dc0 Date: Sun, 22 Jul 2018 03:08:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e","tenant_id":"db2c2bfaea564e63a9a85d9011cde414","created_at":"2018-07-22T03:08:03Z","dns_nameservers":[],"updated_at":"2018-07-22T03:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db2c2bfaea564e63a9a85d9011cde414","id":"8f2a725a-1629-4a81-b0ae-f50e746e6f94","subnetpool_id":null,"name":"CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet"}]} 2018-07-22 03:08:04,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e&name=CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet used request id req-a53b45ec-77f0-4fdc-9a2a-5732752d4dc0 2018-07-22 03:08:04,591 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet 2018-07-22 03:08:04,591 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-subnet 2018-07-22 03:08:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8f2a725a-1629-4a81-b0ae-f50e746e6f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8361d9486175aec8e64acbb266191c6c432a258" 2018-07-22 03:08:05,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e74a0cf-7f7e-4f51-b40e-b0cf6f805585 Date: Sun, 22 Jul 2018 03:08:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:08:05,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8f2a725a-1629-4a81-b0ae-f50e746e6f94 used request id req-6e74a0cf-7f7e-4f51-b40e-b0cf6f805585 2018-07-22 03:08:05,657 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-50c5f888-dea6-4cfe-8823-99b11e1bda35-pub-net 2018-07-22 03:08:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8361d9486175aec8e64acbb266191c6c432a258" 2018-07-22 03:08:06,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9476cb16-e570-4933-8345-75530ec51483 Date: Sun, 22 Jul 2018 03:08:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:08:06,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1624bf14-e8b8-402d-9cf5-8dc4b9deaa9e used request id req-9476cb16-e570-4933-8345-75530ec51483 2018-07-22 03:08:06,489 - 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}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:06,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d11f778d-6604-4bc4-920d-f2a6a0cb590a Date: Sun, 22 Jul 2018 03:08:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "db2c2bfaea564e63a9a85d9011cde414", "created_at": "2018-07-22T03:08:02Z", "updated_at": "2018-07-22T03:08:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:08:02Z", "revision_number": 0, "id": "78fdb89a-224c-41f4-bd78-a36efbe60487", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:08:02Z", "security_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "tenant_id": "db2c2bfaea564e63a9a85d9011cde414", "port_range_min": null, "ethertype": "IPv4", "project_id": "db2c2bfaea564e63a9a85d9011cde414"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:08:02Z", "revision_number": 0, "id": "84531812-9b58-4257-b920-a61a2eaa39bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:08:02Z", "security_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "tenant_id": "db2c2bfaea564e63a9a85d9011cde414", "port_range_min": null, "ethertype": "IPv6", "project_id": "db2c2bfaea564e63a9a85d9011cde414"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:08:02Z", "revision_number": 0, "id": "89cae3ef-9372-4dc7-96e3-3da53f9b6378", "remote_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "remote_ip_prefix": null, "created_at": "2018-07-22T03:08:02Z", "security_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "tenant_id": "db2c2bfaea564e63a9a85d9011cde414", "port_range_min": null, "ethertype": "IPv6", "project_id": "db2c2bfaea564e63a9a85d9011cde414"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:08:02Z", "revision_number": 0, "id": "c2a9aa9f-1949-49d9-87fb-c34229cdc580", "remote_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "remote_ip_prefix": null, "created_at": "2018-07-22T03:08:02Z", "security_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "tenant_id": "db2c2bfaea564e63a9a85d9011cde414", "port_range_min": null, "ethertype": "IPv4", "project_id": "db2c2bfaea564e63a9a85d9011cde414"}], "revision_number": 4, "project_id": "db2c2bfaea564e63a9a85d9011cde414", "id": "12d04718-2657-48d3-a9e1-20879e0d1402", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:08:06,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d11f778d-6604-4bc4-920d-f2a6a0cb590a 2018-07-22 03:08:06,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:06,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff66ae9-fa0b-4aae-aefc-886f1b95735f 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:08:06,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-9ff66ae9-fa0b-4aae-aefc-886f1b95735f 2018-07-22 03:08:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:06,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d9cf19-4eb8-4b80-9aa0-bf50298f30b6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db2c2bfaea564e63a9a85d9011cde414", "name": "CreateNetworkSuccessTests-79c69b14-2313-4f7-proj"}} 2018-07-22 03:08:06,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414 used request id req-45d9cf19-4eb8-4b80-9aa0-bf50298f30b6 2018-07-22 03:08:06,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12d04718-2657-48d3-a9e1-20879e0d1402 2018-07-22 03:08:06,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12d04718-2657-48d3-a9e1-20879e0d1402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:06,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b18573d6-b00a-4c64-9740-a80eaff0cdab Date: Sun, 22 Jul 2018 03:08:06 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-22T03:08:02Z", "security_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "port_range_min": null, "revision_number": 0, "tenant_id": "db2c2bfaea564e63a9a85d9011cde414", "created_at": "2018-07-22T03:08:02Z", "project_id": "db2c2bfaea564e63a9a85d9011cde414", "id": "78fdb89a-224c-41f4-bd78-a36efbe60487"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:08:02Z", "security_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "port_range_min": null, "revision_number": 0, "tenant_id": "db2c2bfaea564e63a9a85d9011cde414", "created_at": "2018-07-22T03:08:02Z", "project_id": "db2c2bfaea564e63a9a85d9011cde414", "id": "84531812-9b58-4257-b920-a61a2eaa39bf"}, {"remote_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:08:02Z", "security_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "port_range_min": null, "revision_number": 0, "tenant_id": "db2c2bfaea564e63a9a85d9011cde414", "created_at": "2018-07-22T03:08:02Z", "project_id": "db2c2bfaea564e63a9a85d9011cde414", "id": "89cae3ef-9372-4dc7-96e3-3da53f9b6378"}, {"remote_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:08:02Z", "security_group_id": "12d04718-2657-48d3-a9e1-20879e0d1402", "port_range_min": null, "revision_number": 0, "tenant_id": "db2c2bfaea564e63a9a85d9011cde414", "created_at": "2018-07-22T03:08:02Z", "project_id": "db2c2bfaea564e63a9a85d9011cde414", "id": "c2a9aa9f-1949-49d9-87fb-c34229cdc580"}]} 2018-07-22 03:08:06,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=12d04718-2657-48d3-a9e1-20879e0d1402 used request id req-b18573d6-b00a-4c64-9740-a80eaff0cdab 2018-07-22 03:08:06,912 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:08:06,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/12d04718-2657-48d3-a9e1-20879e0d1402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:07,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5b34198-b521-4d96-b121-bbf08d57ac92 Content-Length: 0 Date: Sun, 22 Jul 2018 03:08:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:08:07,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/12d04718-2657-48d3-a9e1-20879e0d1402 used request id req-c5b34198-b521-4d96-b121-bbf08d57ac92 2018-07-22 03:08:07,043 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-79c69b14-2313-4f7-proj 2018-07-22 03:08:07,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:07,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a2bb91-cb42-40ae-9087-213e24dcc63b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:07,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/db2c2bfaea564e63a9a85d9011cde414 used request id req-97a2bb91-cb42-40ae-9087-213e24dcc63b 2018-07-22 03:08:07,234 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-79c69b14-2313-4f7-proj-role 2018-07-22 03:08:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/918f1185779c459b8c779cb69b388ac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:07,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0843ae-a3e9-4ce8-a37c-b8754caa8c97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:07,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/918f1185779c459b8c779cb69b388ac6 used request id req-2c0843ae-a3e9-4ce8-a37c-b8754caa8c97 2018-07-22 03:08:07,344 - 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}d24c0c3f085e5662bd994acad8f606ca81001b41" 2018-07-22 03:08:07,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0259a2dd-bad7-4e8d-b141-2cc6ab7814c5 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:07,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0259a2dd-bad7-4e8d-b141-2cc6ab7814c5 2018-07-22 03:08:07,423 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-79c69b14-2313-4f7-user 2018-07-22 03:08:07,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/05d01601b43a401cbc1d777a88d87c19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5c0d9d54513ff40284878d05780fa200b91158" 2018-07-22 03:08:07,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c92cf90-a192-42bc-b61b-160a384f71e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:07,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/05d01601b43a401cbc1d777a88d87c19 used request id req-8c92cf90-a192-42bc-b61b-160a384f71e1 2018-07-22 03:08:07,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:07,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["NTdawkzZR1iAmLIpi36iCA"], "issued_at": "2018-07-22T03:08:07.000000Z"}} 2018-07-22 03:08:07,978 - 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}cbf490cd370a0e0fe09bf84ad5453855fea6441e" 2018-07-22 03:08:08,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad4279f-ed58-46dc-aff8-fc18176ffb72 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-22 03:08:08,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2ad4279f-ed58-46dc-aff8-fc18176ffb72 2018-07-22 03:08:08,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:08,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:08,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ImZ9ghVER0qAiPz6VayrHg"], "issued_at": "2018-07-22T03:08:08.000000Z"}} 2018-07-22 03:08:08,434 - 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}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:08,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db2744c-f6a6-4faa-a637-3300da94bd60 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-22 03:08:08,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3db2744c-f6a6-4faa-a637-3300da94bd60 2018-07-22 03:08:08,515 - 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-22 03:08:08,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:08,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafe4832-eb73-4f61-84fa-8ab0f1512d88 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=CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:08:08,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj used request id req-bafe4832-eb73-4f61-84fa-8ab0f1512d88 2018-07-22 03:08:08,606 - 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}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:08,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e61640f-940f-4e54-bef8-fe64b1b4f293 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-22 03:08:08,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8e61640f-940f-4e54-bef8-fe64b1b4f293 2018-07-22 03:08:08,630 - 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}b032b76a968fb4d49fe992f30eea170d0e62ebda" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj"}}' 2018-07-22 03:08:08,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43e5f715-30db-450f-af0a-d91ed11e2a99 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca"}, "tags": [], "enabled": true, "id": "9a518f1778de4e15bc2bec7ca52296ca", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj"}} 2018-07-22 03:08:08,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-43e5f715-30db-450f-af0a-d91ed11e2a99 2018-07-22 03:08:08,749 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj 2018-07-22 03:08:08,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:08,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:09,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["sIaeN90RTj2gAGw3Rz6HIQ"], "issued_at": "2018-07-22T03:08:09.000000Z"}} 2018-07-22 03:08:09,127 - 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}be50c75f547a8ed3a7204e069427cf0e3f230076" 2018-07-22 03:08:09,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c793187-bddf-4b60-9268-cc027d8acfde 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-22 03:08:09,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0c793187-bddf-4b60-9268-cc027d8acfde 2018-07-22 03:08:09,142 - 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-22 03:08:09,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:09,148 - 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}be50c75f547a8ed3a7204e069427cf0e3f230076" 2018-07-22 03:08:09,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33acf825-ba58-460e-85b6-bf545ce6c983 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:08:09,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-33acf825-ba58-460e-85b6-bf545ce6c983 2018-07-22 03:08:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be50c75f547a8ed3a7204e069427cf0e3f230076" 2018-07-22 03:08:09,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abb0c2a-c644-4a2a-80a1-02c456b1405b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca"}, "tags": [], "enabled": true, "id": "9a518f1778de4e15bc2bec7ca52296ca", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj"}]} 2018-07-22 03:08:09,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj used request id req-6abb0c2a-c644-4a2a-80a1-02c456b1405b 2018-07-22 03:08:09,342 - 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}be50c75f547a8ed3a7204e069427cf0e3f230076" 2018-07-22 03:08:09,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6023a9-95c5-4306-ad88-cd9217a3eb0e 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-22 03:08:09,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7e6023a9-95c5-4306-ad88-cd9217a3eb0e 2018-07-22 03:08:09,725 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5733b8ea-8ce3-43a-user 2018-07-22 03:08:09,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:09,729 - 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}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:09,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a40e559-3f1b-4527-a795-f858896651ad Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:09,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1a40e559-3f1b-4527-a795-f858896651ad 2018-07-22 03:08:09,817 - 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}b032b76a968fb4d49fe992f30eea170d0e62ebda" -d '{"role": {"name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj-role"}}' 2018-07-22 03:08:09,916 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddbb2d97-e1b9-4a59-8cef-8ea1a520b963 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ffd2fc1d8f7f4ff8ba59738a9e6139c6", "links": {"self": "http://172.30.9.25:5000/v3/roles/ffd2fc1d8f7f4ff8ba59738a9e6139c6"}, "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj-role"}} 2018-07-22 03:08:09,916 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ddbb2d97-e1b9-4a59-8cef-8ea1a520b963 2018-07-22 03:08:09,917 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj-role 2018-07-22 03:08:09,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/ffd2fc1d8f7f4ff8ba59738a9e6139c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:10,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67601423-306c-4d6b-939f-860b0fa70535 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ffd2fc1d8f7f4ff8ba59738a9e6139c6", "links": {"self": "http://172.30.9.25:5000/v3/roles/ffd2fc1d8f7f4ff8ba59738a9e6139c6"}, "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj-role"}} 2018-07-22 03:08:10,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/ffd2fc1d8f7f4ff8ba59738a9e6139c6 used request id req-67601423-306c-4d6b-939f-860b0fa70535 2018-07-22 03:08:10,004 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj-role to project CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj 2018-07-22 03:08:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca/users/ea5544e9cec24e41832bd87c47871bbd/roles/ffd2fc1d8f7f4ff8ba59738a9e6139c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:10,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b85e443-acf0-44b0-ab24-c66f03c91691 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:10,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca/users/ea5544e9cec24e41832bd87c47871bbd/roles/ffd2fc1d8f7f4ff8ba59738a9e6139c6 used request id req-6b85e443-acf0-44b0-ab24-c66f03c91691 2018-07-22 03:08:10,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:10,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:10,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffd2fc1d8f7f4ff8ba59738a9e6139c6", "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj-role"}], "expires_at": "2018-07-22T04:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a518f1778de4e15bc2bec7ca52296ca", "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9a518f1778de4e15bc2bec7ca52296ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9a518f1778de4e15bc2bec7ca52296ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-user", "id": "ea5544e9cec24e41832bd87c47871bbd"}, "audit_ids": ["clxsPCSCQ_y5OzI2J-tdcQ"], "issued_at": "2018-07-22T03:08:10.000000Z"}} 2018-07-22 03:08:10,521 - 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}9ceff782b077444244e710ad639cb3a9efd53328" 2018-07-22 03:08:10,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57d381a-ded8-43e6-b7f9-7cb97c9b4d4e 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-22 03:08:10,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b57d381a-ded8-43e6-b7f9-7cb97c9b4d4e 2018-07-22 03:08:10,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ceff782b077444244e710ad639cb3a9efd53328" 2018-07-22 03:08:10,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7fd7928d-8b89-4c7d-b1bc-301f24dd6632 Date: Sun, 22 Jul 2018 03:08:10 GMT RESP BODY: {"networks":[]} 2018-07-22 03:08:10,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net used request id req-7fd7928d-8b89-4c7d-b1bc-301f24dd6632 2018-07-22 03:08:10,796 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net 2018-07-22 03:08:10,800 - 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}9ceff782b077444244e710ad639cb3a9efd53328" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net", "admin_state_up": true}}' 2018-07-22 03:08:11,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-ac80075f-844c-463b-acca-1afb598a9afc Date: Sun, 22 Jul 2018 03:08:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5393a22f-1505-45ff-9f01-fbffd28e940a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a518f1778de4e15bc2bec7ca52296ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:08:11Z","is_default":false,"name":"CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9a518f1778de4e15bc2bec7ca52296ca","created_at":"2018-07-22T03:08:10Z","mtu":999}} 2018-07-22 03:08:11,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-ac80075f-844c-463b-acca-1afb598a9afc 2018-07-22 03:08:11,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5393a22f-1505-45ff-9f01-fbffd28e940a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ceff782b077444244e710ad639cb3a9efd53328" 2018-07-22 03:08:11,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a56b35bc-2357-463a-b6f4-56c0136f74a2 Date: Sun, 22 Jul 2018 03:08:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5393a22f-1505-45ff-9f01-fbffd28e940a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a518f1778de4e15bc2bec7ca52296ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:08:11Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net","admin_state_up":true,"tenant_id":"9a518f1778de4e15bc2bec7ca52296ca","created_at":"2018-07-22T03:08:10Z","mtu":999}]} 2018-07-22 03:08:11,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5393a22f-1505-45ff-9f01-fbffd28e940a used request id req-a56b35bc-2357-463a-b6f4-56c0136f74a2 2018-07-22 03:08:11,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5393a22f-1505-45ff-9f01-fbffd28e940a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ceff782b077444244e710ad639cb3a9efd53328" 2018-07-22 03:08:11,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f2191322-7a9a-4f61-8aea-578692ba2a78 Date: Sun, 22 Jul 2018 03:08:11 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:08:11,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5393a22f-1505-45ff-9f01-fbffd28e940a used request id req-f2191322-7a9a-4f61-8aea-578692ba2a78 2018-07-22 03:08:11,350 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-subnet 2018-07-22 03:08:11,355 - 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}9ceff782b077444244e710ad639cb3a9efd53328" -d '{"subnets": [{"ip_version": 4, "network_id": "5393a22f-1505-45ff-9f01-fbffd28e940a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-subnet"}]}' 2018-07-22 03:08:11,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2d971a8d-2a47-4d5b-bac1-8bba3183249b Date: Sun, 22 Jul 2018 03:08:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5393a22f-1505-45ff-9f01-fbffd28e940a","tenant_id":"9a518f1778de4e15bc2bec7ca52296ca","created_at":"2018-07-22T03:08:11Z","dns_nameservers":[],"updated_at":"2018-07-22T03:08:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9a518f1778de4e15bc2bec7ca52296ca","id":"c8a0a377-525b-41f1-b486-d177a955881c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-subnet"}]} 2018-07-22 03:08:11,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2d971a8d-2a47-4d5b-bac1-8bba3183249b 2018-07-22 03:08:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5393a22f-1505-45ff-9f01-fbffd28e940a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ceff782b077444244e710ad639cb3a9efd53328" 2018-07-22 03:08:11,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-22c005b5-c512-4b30-8796-f8071dec9919 Date: Sun, 22 Jul 2018 03:08:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5393a22f-1505-45ff-9f01-fbffd28e940a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a518f1778de4e15bc2bec7ca52296ca","l2_adjacency":true,"status":"ACTIVE","subnets":["c8a0a377-525b-41f1-b486-d177a955881c"],"description":"","tags":[],"updated_at":"2018-07-22T03:08:11Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net","admin_state_up":true,"tenant_id":"9a518f1778de4e15bc2bec7ca52296ca","created_at":"2018-07-22T03:08:10Z","mtu":999}]} 2018-07-22 03:08:11,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5393a22f-1505-45ff-9f01-fbffd28e940a used request id req-22c005b5-c512-4b30-8796-f8071dec9919 2018-07-22 03:08:11,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5393a22f-1505-45ff-9f01-fbffd28e940a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ceff782b077444244e710ad639cb3a9efd53328" 2018-07-22 03:08:12,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b52f118f-b9ab-4166-887d-f30767aef9b2 Date: Sun, 22 Jul 2018 03:08:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5393a22f-1505-45ff-9f01-fbffd28e940a","tenant_id":"9a518f1778de4e15bc2bec7ca52296ca","created_at":"2018-07-22T03:08:11Z","dns_nameservers":[],"updated_at":"2018-07-22T03:08:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a518f1778de4e15bc2bec7ca52296ca","id":"c8a0a377-525b-41f1-b486-d177a955881c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-subnet"}]} 2018-07-22 03:08:12,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5393a22f-1505-45ff-9f01-fbffd28e940a used request id req-b52f118f-b9ab-4166-887d-f30767aef9b2 2018-07-22 03:08:12,012 - OpenStackNetwork - DEBUG - Network [5393a22f-1505-45ff-9f01-fbffd28e940a] created successfully 2018-07-22 03:08:12,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:12,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:12,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffd2fc1d8f7f4ff8ba59738a9e6139c6", "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj-role"}], "expires_at": "2018-07-22T04:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a518f1778de4e15bc2bec7ca52296ca", "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9a518f1778de4e15bc2bec7ca52296ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9a518f1778de4e15bc2bec7ca52296ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9a518f1778de4e15bc2bec7ca52296ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9a518f1778de4e15bc2bec7ca52296ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-user", "id": "ea5544e9cec24e41832bd87c47871bbd"}, "audit_ids": ["WsKSGmDIQUmMr-lg2mO7wA"], "issued_at": "2018-07-22T03:08:12.000000Z"}} 2018-07-22 03:08:12,396 - 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}74ed29846a4b24feb6235caab5c353dacdcc40d5" 2018-07-22 03:08:12,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c6b845-0ca7-46d9-b345-2ac3739f42ca 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-22 03:08:12,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-64c6b845-0ca7-46d9-b345-2ac3739f42ca 2018-07-22 03:08:12,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ed29846a4b24feb6235caab5c353dacdcc40d5" 2018-07-22 03:08:12,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-82524e78-41a3-4a4a-bd19-d68e57c87ecc Date: Sun, 22 Jul 2018 03:08:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5393a22f-1505-45ff-9f01-fbffd28e940a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a518f1778de4e15bc2bec7ca52296ca","l2_adjacency":true,"status":"ACTIVE","subnets":["c8a0a377-525b-41f1-b486-d177a955881c"],"description":"","tags":[],"updated_at":"2018-07-22T03:08:11Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net","admin_state_up":true,"tenant_id":"9a518f1778de4e15bc2bec7ca52296ca","created_at":"2018-07-22T03:08:10Z","mtu":999}]} 2018-07-22 03:08:12,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net used request id req-82524e78-41a3-4a4a-bd19-d68e57c87ecc 2018-07-22 03:08:12,716 - 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-22 03:08:12,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:12,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ed29846a4b24feb6235caab5c353dacdcc40d5" 2018-07-22 03:08:12,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238cf2eb-77db-4b47-8617-1fbd8da494e7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a518f1778de4e15bc2bec7ca52296ca", "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj"}} 2018-07-22 03:08:12,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca used request id req-238cf2eb-77db-4b47-8617-1fbd8da494e7 2018-07-22 03:08:12,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5393a22f-1505-45ff-9f01-fbffd28e940a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ed29846a4b24feb6235caab5c353dacdcc40d5" 2018-07-22 03:08:12,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e456ec96-78e3-4179-bed5-d24231502d93 Date: Sun, 22 Jul 2018 03:08:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5393a22f-1505-45ff-9f01-fbffd28e940a","tenant_id":"9a518f1778de4e15bc2bec7ca52296ca","created_at":"2018-07-22T03:08:11Z","dns_nameservers":[],"updated_at":"2018-07-22T03:08:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a518f1778de4e15bc2bec7ca52296ca","id":"c8a0a377-525b-41f1-b486-d177a955881c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-subnet"}]} 2018-07-22 03:08:12,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5393a22f-1505-45ff-9f01-fbffd28e940a used request id req-e456ec96-78e3-4179-bed5-d24231502d93 2018-07-22 03:08:12,861 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-subnet 2018-07-22 03:08:12,861 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-subnet 2018-07-22 03:08:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/c8a0a377-525b-41f1-b486-d177a955881c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ceff782b077444244e710ad639cb3a9efd53328" 2018-07-22 03:08:14,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c94165f-db4d-4cd4-8bf1-e079c7dd0e1a Date: Sun, 22 Jul 2018 03:08:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:08:14,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/c8a0a377-525b-41f1-b486-d177a955881c used request id req-7c94165f-db4d-4cd4-8bf1-e079c7dd0e1a 2018-07-22 03:08:14,497 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-75937535-055b-4191-a5c4-73a8b4e29f6c-pub-net 2018-07-22 03:08:14,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5393a22f-1505-45ff-9f01-fbffd28e940a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ceff782b077444244e710ad639cb3a9efd53328" 2018-07-22 03:08:15,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e93bbf2-0b6d-495a-aabf-8496ffb5479f Date: Sun, 22 Jul 2018 03:08:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:08:15,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5393a22f-1505-45ff-9f01-fbffd28e940a used request id req-2e93bbf2-0b6d-495a-aabf-8496ffb5479f 2018-07-22 03:08:15,538 - 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}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:15,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b0269116-9375-49de-9c48-d55376d8f8f7 Date: Sun, 22 Jul 2018 03:08:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a518f1778de4e15bc2bec7ca52296ca", "created_at": "2018-07-22T03:08:10Z", "updated_at": "2018-07-22T03:08:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:08:10Z", "revision_number": 0, "id": "41ea374d-f246-408a-8420-407158ebd47b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:08:10Z", "security_group_id": "83114043-7b62-4004-b426-4293de1deb61", "tenant_id": "9a518f1778de4e15bc2bec7ca52296ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a518f1778de4e15bc2bec7ca52296ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:08:10Z", "revision_number": 0, "id": "9932ba11-2983-49f2-8235-ca0277e5f393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:08:10Z", "security_group_id": "83114043-7b62-4004-b426-4293de1deb61", "tenant_id": "9a518f1778de4e15bc2bec7ca52296ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a518f1778de4e15bc2bec7ca52296ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:08:10Z", "revision_number": 0, "id": "a69edf97-6a55-4def-b01a-d7983d497591", "remote_group_id": "83114043-7b62-4004-b426-4293de1deb61", "remote_ip_prefix": null, "created_at": "2018-07-22T03:08:10Z", "security_group_id": "83114043-7b62-4004-b426-4293de1deb61", "tenant_id": "9a518f1778de4e15bc2bec7ca52296ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a518f1778de4e15bc2bec7ca52296ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:08:10Z", "revision_number": 0, "id": "e4417d49-bc74-4949-a933-cbfc196dc512", "remote_group_id": "83114043-7b62-4004-b426-4293de1deb61", "remote_ip_prefix": null, "created_at": "2018-07-22T03:08:10Z", "security_group_id": "83114043-7b62-4004-b426-4293de1deb61", "tenant_id": "9a518f1778de4e15bc2bec7ca52296ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a518f1778de4e15bc2bec7ca52296ca"}], "revision_number": 4, "project_id": "9a518f1778de4e15bc2bec7ca52296ca", "id": "83114043-7b62-4004-b426-4293de1deb61", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:08:15,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b0269116-9375-49de-9c48-d55376d8f8f7 2018-07-22 03:08:15,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:15,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea98ba44-d6cc-46d1-bbfb-1147b130c1c1 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:08:15,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-ea98ba44-d6cc-46d1-bbfb-1147b130c1c1 2018-07-22 03:08:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:15,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee9e2cc6-339d-444c-bb3e-a8c00ffda761 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:15,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-ee9e2cc6-339d-444c-bb3e-a8c00ffda761 2018-07-22 03:08:15,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:16,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02df1c32-c0b6-4a0f-a7c8-a3b208460636 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:16,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-02df1c32-c0b6-4a0f-a7c8-a3b208460636 2018-07-22 03:08:16,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:16,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:16,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01768cdc-0fe6-4d66-8621-7a00327bfb5b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a518f1778de4e15bc2bec7ca52296ca", "name": "CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj"}} 2018-07-22 03:08:16,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca used request id req-01768cdc-0fe6-4d66-8621-7a00327bfb5b 2018-07-22 03:08:16,125 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83114043-7b62-4004-b426-4293de1deb61 2018-07-22 03:08:16,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=83114043-7b62-4004-b426-4293de1deb61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:16,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4bee008b-07b9-449a-804c-edf8763e6514 Date: Sun, 22 Jul 2018 03:08:16 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-22T03:08:10Z", "security_group_id": "83114043-7b62-4004-b426-4293de1deb61", "port_range_min": null, "revision_number": 0, "tenant_id": "9a518f1778de4e15bc2bec7ca52296ca", "created_at": "2018-07-22T03:08:10Z", "project_id": "9a518f1778de4e15bc2bec7ca52296ca", "id": "41ea374d-f246-408a-8420-407158ebd47b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:08:10Z", "security_group_id": "83114043-7b62-4004-b426-4293de1deb61", "port_range_min": null, "revision_number": 0, "tenant_id": "9a518f1778de4e15bc2bec7ca52296ca", "created_at": "2018-07-22T03:08:10Z", "project_id": "9a518f1778de4e15bc2bec7ca52296ca", "id": "9932ba11-2983-49f2-8235-ca0277e5f393"}, {"remote_group_id": "83114043-7b62-4004-b426-4293de1deb61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:08:10Z", "security_group_id": "83114043-7b62-4004-b426-4293de1deb61", "port_range_min": null, "revision_number": 0, "tenant_id": "9a518f1778de4e15bc2bec7ca52296ca", "created_at": "2018-07-22T03:08:10Z", "project_id": "9a518f1778de4e15bc2bec7ca52296ca", "id": "a69edf97-6a55-4def-b01a-d7983d497591"}, {"remote_group_id": "83114043-7b62-4004-b426-4293de1deb61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:08:10Z", "security_group_id": "83114043-7b62-4004-b426-4293de1deb61", "port_range_min": null, "revision_number": 0, "tenant_id": "9a518f1778de4e15bc2bec7ca52296ca", "created_at": "2018-07-22T03:08:10Z", "project_id": "9a518f1778de4e15bc2bec7ca52296ca", "id": "e4417d49-bc74-4949-a933-cbfc196dc512"}]} 2018-07-22 03:08:16,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=83114043-7b62-4004-b426-4293de1deb61 used request id req-4bee008b-07b9-449a-804c-edf8763e6514 2018-07-22 03:08:16,164 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:08:16,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/83114043-7b62-4004-b426-4293de1deb61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:16,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-065dc3e1-4cff-4219-b6fe-3a75efd0f363 Content-Length: 0 Date: Sun, 22 Jul 2018 03:08:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:08:16,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/83114043-7b62-4004-b426-4293de1deb61 used request id req-065dc3e1-4cff-4219-b6fe-3a75efd0f363 2018-07-22 03:08:16,302 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj 2018-07-22 03:08:16,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:16,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-230dc8bf-936c-4def-a496-c637500dbe5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:16,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9a518f1778de4e15bc2bec7ca52296ca used request id req-230dc8bf-936c-4def-a496-c637500dbe5c 2018-07-22 03:08:16,492 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5733b8ea-8ce3-43a-proj-role 2018-07-22 03:08:16,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/ffd2fc1d8f7f4ff8ba59738a9e6139c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:16,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b986fbfa-a76d-4a32-866c-91ec91b903fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:16,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/ffd2fc1d8f7f4ff8ba59738a9e6139c6 used request id req-b986fbfa-a76d-4a32-866c-91ec91b903fa 2018-07-22 03:08:16,603 - 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}b032b76a968fb4d49fe992f30eea170d0e62ebda" 2018-07-22 03:08:16,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8698a57b-df99-460c-a448-653ec85614ed Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:16,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8698a57b-df99-460c-a448-653ec85614ed 2018-07-22 03:08:16,685 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5733b8ea-8ce3-43a-user 2018-07-22 03:08:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ea5544e9cec24e41832bd87c47871bbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be50c75f547a8ed3a7204e069427cf0e3f230076" 2018-07-22 03:08:16,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d12ecb-c2fb-4cc2-98c8-d2a98a77ab1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:16,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ea5544e9cec24e41832bd87c47871bbd used request id req-46d12ecb-c2fb-4cc2-98c8-d2a98a77ab1f 2018-07-22 03:08:16,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:17,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fZVTovTRS92aIEnlQ0sSug"], "issued_at": "2018-07-22T03:08:17.000000Z"}} 2018-07-22 03:08:17,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}cef0b69980185418e1a97a4609e4950264643444" 2018-07-22 03:08:17,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c534278-23a8-41ba-81c3-04c06f9f21cf 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-22 03:08:17,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4c534278-23a8-41ba-81c3-04c06f9f21cf 2018-07-22 03:08:17,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:17,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:17,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["VoB8Um8XSkm-zn5BvO_Rng"], "issued_at": "2018-07-22T03:08:17.000000Z"}} 2018-07-22 03:08:17,705 - 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}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:17,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6f54d1-e675-447e-a87d-5fab88ec5c5c 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-22 03:08:17,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bf6f54d1-e675-447e-a87d-5fab88ec5c5c 2018-07-22 03:08:17,888 - 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-22 03:08:17,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:17,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9e146335-fb34-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:17,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b8e4c3-b596-45cd-9a31-de128329c224 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9e146335-fb34-431-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:08:17,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9e146335-fb34-431-proj used request id req-54b8e4c3-b596-45cd-9a31-de128329c224 2018-07-22 03:08:17,982 - 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}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:18,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d106e6c-2937-4537-998f-b97756373597 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-22 03:08:18,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5d106e6c-2937-4537-998f-b97756373597 2018-07-22 03:08:18,070 - 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}8ad2ed81c7bb00bbf6971a215bd06286be52907b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj"}}' 2018-07-22 03:08:18,116 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4cc5e6c-5fe2-4b95-8de2-688aa190bc4d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/516ca755010a4a79a451e4cb8c6dfc9a"}, "tags": [], "enabled": true, "id": "516ca755010a4a79a451e4cb8c6dfc9a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj"}} 2018-07-22 03:08:18,116 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e4cc5e6c-5fe2-4b95-8de2-688aa190bc4d 2018-07-22 03:08:18,116 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-9e146335-fb34-431-proj 2018-07-22 03:08:18,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:18,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:18,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["0Iyhg2ucSgaZeCyHhuanBg"], "issued_at": "2018-07-22T03:08:18.000000Z"}} 2018-07-22 03:08:18,497 - 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}ac0dc612697636a25e418ff14e23d963044458dd" 2018-07-22 03:08:18,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742b46ef-67f0-477f-83bb-1e5e2f33c1c5 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-22 03:08:18,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-742b46ef-67f0-477f-83bb-1e5e2f33c1c5 2018-07-22 03:08:18,581 - 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-22 03:08:18,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:18,587 - 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}ac0dc612697636a25e418ff14e23d963044458dd" 2018-07-22 03:08:18,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb973875-fca7-4167-90b5-27e0d844afcc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:08:18,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fb973875-fca7-4167-90b5-27e0d844afcc 2018-07-22 03:08:18,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-9e146335-fb34-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0dc612697636a25e418ff14e23d963044458dd" 2018-07-22 03:08:18,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e1aca7e-60ca-4f2d-936d-e113399024a6 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-9e146335-fb34-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/516ca755010a4a79a451e4cb8c6dfc9a"}, "tags": [], "enabled": true, "id": "516ca755010a4a79a451e4cb8c6dfc9a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj"}]} 2018-07-22 03:08:18,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-9e146335-fb34-431-proj used request id req-9e1aca7e-60ca-4f2d-936d-e113399024a6 2018-07-22 03:08:18,784 - 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}ac0dc612697636a25e418ff14e23d963044458dd" 2018-07-22 03:08:18,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ed9d70-c039-4bd1-92a5-2fabf7088a36 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-22 03:08:18,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-60ed9d70-c039-4bd1-92a5-2fabf7088a36 2018-07-22 03:08:19,169 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-9e146335-fb34-431-user 2018-07-22 03:08:19,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:19,174 - 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}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:19,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f562128-fada-40a3-9d8f-25b635d1cdb0 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:19,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8f562128-fada-40a3-9d8f-25b635d1cdb0 2018-07-22 03:08:19,256 - 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}8ad2ed81c7bb00bbf6971a215bd06286be52907b" -d '{"role": {"name": "CreateRouterNegativeTests-9e146335-fb34-431-proj-role"}}' 2018-07-22 03:08:19,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa8ee92-f99d-4550-8c72-4116ce51ac46 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fcf7a8ccd774457fafcadfb16934e6d9", "links": {"self": "http://172.30.9.25:5000/v3/roles/fcf7a8ccd774457fafcadfb16934e6d9"}, "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj-role"}} 2018-07-22 03:08:19,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8fa8ee92-f99d-4550-8c72-4116ce51ac46 2018-07-22 03:08:19,349 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-9e146335-fb34-431-proj-role 2018-07-22 03:08:19,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fcf7a8ccd774457fafcadfb16934e6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:19,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4a6925-1c4c-41d4-8b0f-ef8dd179de65 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fcf7a8ccd774457fafcadfb16934e6d9", "links": {"self": "http://172.30.9.25:5000/v3/roles/fcf7a8ccd774457fafcadfb16934e6d9"}, "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj-role"}} 2018-07-22 03:08:19,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fcf7a8ccd774457fafcadfb16934e6d9 used request id req-0a4a6925-1c4c-41d4-8b0f-ef8dd179de65 2018-07-22 03:08:19,437 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-9e146335-fb34-431-proj-role to project CreateRouterNegativeTests-9e146335-fb34-431-proj 2018-07-22 03:08:19,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/516ca755010a4a79a451e4cb8c6dfc9a/users/d7b8736d751b425b80939bba7fe379ea/roles/fcf7a8ccd774457fafcadfb16934e6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:19,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-448894cb-76f3-4132-a481-f459d84531df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:19,560 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/516ca755010a4a79a451e4cb8c6dfc9a/users/d7b8736d751b425b80939bba7fe379ea/roles/fcf7a8ccd774457fafcadfb16934e6d9 used request id req-448894cb-76f3-4132-a481-f459d84531df 2018-07-22 03:08:19,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:19,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:19,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["9DrfK5Q6SA2mg5wB739pQg"], "issued_at": "2018-07-22T03:08:19.000000Z"}} 2018-07-22 03:08:19,947 - 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}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" 2018-07-22 03:08:19,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f25437c-4ae7-4822-a072-cbf17aefc99d 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-22 03:08:19,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5f25437c-4ae7-4822-a072-cbf17aefc99d 2018-07-22 03:08:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" 2018-07-22 03:08:20,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-21bcb32b-64a1-494e-ba01-de6b978e5999 Date: Sun, 22 Jul 2018 03:08:20 GMT RESP BODY: {"networks":[]} 2018-07-22 03:08:20,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1 used request id req-21bcb32b-64a1-494e-ba01-de6b978e5999 2018-07-22 03:08:20,149 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1 2018-07-22 03:08:20,154 - 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}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" -d '{"network": {"name": "CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1", "admin_state_up": true}}' 2018-07-22 03:08:20,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-ce305a42-cc37-4015-b831-71717bef9ec9 Date: Sun, 22 Jul 2018 03:08:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9f24fdad-a202-495b-b0f6-2ada328a52b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:08:20Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:08:20Z","mtu":1450}} 2018-07-22 03:08:20,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-ce305a42-cc37-4015-b831-71717bef9ec9 2018-07-22 03:08:20,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=9f24fdad-a202-495b-b0f6-2ada328a52b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" 2018-07-22 03:08:20,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-28e0b98f-2679-4a9c-bf74-0ac678888ba6 Date: Sun, 22 Jul 2018 03:08:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f24fdad-a202-495b-b0f6-2ada328a52b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:08:20Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:08:20Z","provider:network_type":"vxlan"}]} 2018-07-22 03:08:20,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=9f24fdad-a202-495b-b0f6-2ada328a52b1 used request id req-28e0b98f-2679-4a9c-bf74-0ac678888ba6 2018-07-22 03:08:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f24fdad-a202-495b-b0f6-2ada328a52b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" 2018-07-22 03:08:20,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f6a3fadb-67b9-4b27-b88b-73b7bb7593e4 Date: Sun, 22 Jul 2018 03:08:20 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:08:20,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f24fdad-a202-495b-b0f6-2ada328a52b1 used request id req-f6a3fadb-67b9-4b27-b88b-73b7bb7593e4 2018-07-22 03:08:20,499 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-subnet1 2018-07-22 03:08:20,503 - 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}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" -d '{"subnets": [{"ip_version": 4, "network_id": "9f24fdad-a202-495b-b0f6-2ada328a52b1", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-subnet1"}]}' 2018-07-22 03:08:20,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-e6b90fd8-3be1-41d2-bed4-980e1542b25c Date: Sun, 22 Jul 2018 03:08:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:08:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"93e0317c-9ae5-4d99-808c-29a1929e9ed4","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"9f24fdad-a202-495b-b0f6-2ada328a52b1","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:08:20Z","ip_version":4}]} 2018-07-22 03:08:20,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-e6b90fd8-3be1-41d2-bed4-980e1542b25c 2018-07-22 03:08:20,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=9f24fdad-a202-495b-b0f6-2ada328a52b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" 2018-07-22 03:08:20,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-1edef84a-6484-4f57-9e35-c1fa05c6c624 Date: Sun, 22 Jul 2018 03:08:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f24fdad-a202-495b-b0f6-2ada328a52b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["93e0317c-9ae5-4d99-808c-29a1929e9ed4"],"description":"","tags":[],"updated_at":"2018-07-22T03:08:20Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:08:20Z","provider:network_type":"vxlan"}]} 2018-07-22 03:08:20,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=9f24fdad-a202-495b-b0f6-2ada328a52b1 used request id req-1edef84a-6484-4f57-9e35-c1fa05c6c624 2018-07-22 03:08:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f24fdad-a202-495b-b0f6-2ada328a52b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" 2018-07-22 03:08:20,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-23aae485-cea7-4006-a918-1d2490c1a20b Date: Sun, 22 Jul 2018 03:08:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:08:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"93e0317c-9ae5-4d99-808c-29a1929e9ed4","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"9f24fdad-a202-495b-b0f6-2ada328a52b1","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:08:20Z","ip_version":4}]} 2018-07-22 03:08:20,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f24fdad-a202-495b-b0f6-2ada328a52b1 used request id req-23aae485-cea7-4006-a918-1d2490c1a20b 2018-07-22 03:08:20,965 - OpenStackNetwork - DEBUG - Network [9f24fdad-a202-495b-b0f6-2ada328a52b1] created successfully 2018-07-22 03:08:20,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:20,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:21,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcf7a8ccd774457fafcadfb16934e6d9", "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj-role"}], "expires_at": "2018-07-22T04:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ca755010a4a79a451e4cb8c6dfc9a", "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9e146335-fb34-431-user", "id": "d7b8736d751b425b80939bba7fe379ea"}, "audit_ids": ["PwV6U2qIRQ2HDnR1Xqx0_g"], "issued_at": "2018-07-22T03:08:21.000000Z"}} 2018-07-22 03:08:21,350 - 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}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" 2018-07-22 03:08:21,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9491c9d0-d362-4aa1-9d48-a82eb05929c0 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-22 03:08:21,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9491c9d0-d362-4aa1-9d48-a82eb05929c0 2018-07-22 03:08:21,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" 2018-07-22 03:08:21,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a39fefa2-7520-4442-871f-20a3d92f3800 Date: Sun, 22 Jul 2018 03:08:21 GMT RESP BODY: {"routers": []} 2018-07-22 03:08:21,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-router&admin_state_up=True used request id req-a39fefa2-7520-4442-871f-20a3d92f3800 2018-07-22 03:08:21,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:21,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:22,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcf7a8ccd774457fafcadfb16934e6d9", "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj-role"}], "expires_at": "2018-07-22T04:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ca755010a4a79a451e4cb8c6dfc9a", "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9e146335-fb34-431-user", "id": "d7b8736d751b425b80939bba7fe379ea"}, "audit_ids": ["f9FMGdJ8Rqueu4bNPHX2oQ"], "issued_at": "2018-07-22T03:08:22.000000Z"}} 2018-07-22 03:08:22,039 - 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}12fc135a2fa472c28f1d5af01717c9e561a7bf77" 2018-07-22 03:08:22,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77214aa0-fd92-4846-9dff-68cae09030ad 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-22 03:08:22,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-77214aa0-fd92-4846-9dff-68cae09030ad 2018-07-22 03:08:22,125 - 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}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" 2018-07-22 03:08:22,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-64d74b59-ffde-4d77-a798-cd9fc8341823 Date: Sun, 22 Jul 2018 03:08:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:08:22,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-64d74b59-ffde-4d77-a798-cd9fc8341823 2018-07-22 03:08:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" 2018-07-22 03:08:22,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3e90dfe-f5e9-45dd-9946-ab64d8fdc48f Date: Sun, 22 Jul 2018 03:08:22 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:08:22,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-b3e90dfe-f5e9-45dd-9946-ab64d8fdc48f 2018-07-22 03:08:22,262 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-router 2018-07-22 03:08:22,267 - 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}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-router", "admin_state_up": true}}' 2018-07-22 03:08:23,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a4cfdfc4-131c-48ca-8ec0-490dd30bccc9 Date: Sun, 22 Jul 2018 03:08:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "516ca755010a4a79a451e4cb8c6dfc9a", "created_at": "2018-07-22T03:08:22Z", "admin_state_up": true, "updated_at": "2018-07-22T03:08:23Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "516ca755010a4a79a451e4cb8c6dfc9a", "id": "3e0e968f-ad4d-4cc7-8f78-8af87098e442", "name": "CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-router"}} 2018-07-22 03:08:23,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-a4cfdfc4-131c-48ca-8ec0-490dd30bccc9 2018-07-22 03:08:23,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=3e0e968f-ad4d-4cc7-8f78-8af87098e442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" 2018-07-22 03:08:23,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-63e206f7-a764-4033-8751-2cfecde6248e Date: Sun, 22 Jul 2018 03:08:23 GMT RESP BODY: {"ports":[]} 2018-07-22 03:08:23,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=3e0e968f-ad4d-4cc7-8f78-8af87098e442 used request id req-63e206f7-a764-4033-8751-2cfecde6248e 2018-07-22 03:08:23,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" 2018-07-22 03:08:23,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4c9d9756-9a1c-4e90-9265-5a81ff764464 Date: Sun, 22 Jul 2018 03:08:23 GMT RESP BODY: {"networks":[]} 2018-07-22 03:08:23,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1 used request id req-4c9d9756-9a1c-4e90-9265-5a81ff764464 2018-07-22 03:08:23,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" 2018-07-22 03:08:23,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84560a3a-6fb0-4611-a28c-36d1a39c808c Date: Sun, 22 Jul 2018 03:08:23 GMT RESP BODY: {"ports":[]} 2018-07-22 03:08:23,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-port1&admin_state_up=True used request id req-84560a3a-6fb0-4611-a28c-36d1a39c808c 2018-07-22 03:08:23,790 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-port1 for router - CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-router 2018-07-22 03:08:23,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:23,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:24,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcf7a8ccd774457fafcadfb16934e6d9", "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj-role"}], "expires_at": "2018-07-22T04:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ca755010a4a79a451e4cb8c6dfc9a", "name": "CreateRouterNegativeTests-9e146335-fb34-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/516ca755010a4a79a451e4cb8c6dfc9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9e146335-fb34-431-user", "id": "d7b8736d751b425b80939bba7fe379ea"}, "audit_ids": ["TMyb3BZtSqityBRZE0smVw"], "issued_at": "2018-07-22T03:08:24.000000Z"}} 2018-07-22 03:08:24,181 - 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}27c54c44e1325664fa752f6479b1ce15f7f4ee9e" 2018-07-22 03:08:24,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80970a7-d3c8-4304-bc83-b21c23793888 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-22 03:08:24,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b80970a7-d3c8-4304-bc83-b21c23793888 2018-07-22 03:08:24,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" 2018-07-22 03:08:24,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-53147d1d-7294-49ce-853a-2ad87395b4e7 Date: Sun, 22 Jul 2018 03:08:24 GMT RESP BODY: {"networks":[]} 2018-07-22 03:08:24,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1 used request id req-53147d1d-7294-49ce-853a-2ad87395b4e7 2018-07-22 03:08:24,299 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-router 2018-07-22 03:08:24,299 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-router 2018-07-22 03:08:24,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/3e0e968f-ad4d-4cc7-8f78-8af87098e442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4c1dfe18c937372d688a1a7eead4ddfc7454b7" 2018-07-22 03:08:25,464 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cf42f44-acd8-473d-9197-80c6d14000ad Content-Length: 0 Date: Sun, 22 Jul 2018 03:08:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:08:25,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3e0e968f-ad4d-4cc7-8f78-8af87098e442 used request id req-6cf42f44-acd8-473d-9197-80c6d14000ad 2018-07-22 03:08:25,465 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-subnet1 2018-07-22 03:08:25,465 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-subnet1 2018-07-22 03:08:25,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/93e0317c-9ae5-4d99-808c-29a1929e9ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" 2018-07-22 03:08:26,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41583e21-726a-4562-900b-fb9fad54f2ed Date: Sun, 22 Jul 2018 03:08:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:08:26,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/93e0317c-9ae5-4d99-808c-29a1929e9ed4 used request id req-41583e21-726a-4562-900b-fb9fad54f2ed 2018-07-22 03:08:26,453 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-ea295379-9e53-4314-9d16-bc9e9a58fbbe-pub-net1 2018-07-22 03:08:26,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/9f24fdad-a202-495b-b0f6-2ada328a52b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd120fb11a273d4ac8c256b8d86e55860b25f2b9" 2018-07-22 03:08:27,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-093f8222-09d0-4f99-90e3-f13091babc55 Date: Sun, 22 Jul 2018 03:08:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:08:27,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9f24fdad-a202-495b-b0f6-2ada328a52b1 used request id req-093f8222-09d0-4f99-90e3-f13091babc55 2018-07-22 03:08:27,555 - 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}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:27,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c2767e02-baa9-4877-ae83-06a4bb9ecc8e Date: Sun, 22 Jul 2018 03:08:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:08:27,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c2767e02-baa9-4877-ae83-06a4bb9ecc8e 2018-07-22 03:08:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:27,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a3286d-0a82-4b25-96d2-89b3a497fc33 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:08:27,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-77a3286d-0a82-4b25-96d2-89b3a497fc33 2018-07-22 03:08:27,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:27,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d66bc54-ac98-4765-88b3-9f883a59f302 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:27,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-0d66bc54-ac98-4765-88b3-9f883a59f302 2018-07-22 03:08:27,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:27,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c79066-9292-49aa-9037-191aab9de42d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:28,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-a5c79066-9292-49aa-9037-191aab9de42d 2018-07-22 03:08:28,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4233ae9c-d170-4b0d-a8df-27791a003282 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:28,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-4233ae9c-d170-4b0d-a8df-27791a003282 2018-07-22 03:08:28,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:28,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fffbb353-d068-49f7-ab13-308998173cd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:28,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-fffbb353-d068-49f7-ab13-308998173cd1 2018-07-22 03:08:28,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:28,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72887581-7071-4c27-9cae-1ccc2003c5ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:28,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-72887581-7071-4c27-9cae-1ccc2003c5ea 2018-07-22 03:08:28,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:28,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a0f514-6a7b-4826-a5e3-1e113067cdd4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:08:28,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-62a0f514-6a7b-4826-a5e3-1e113067cdd4 2018-07-22 03:08:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,477 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ef02b7-8911-4125-8fe6-0c1f390669e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:28,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-43ef02b7-8911-4125-8fe6-0c1f390669e3 2018-07-22 03:08:28,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:28,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e57e52-cb4b-4a06-91b5-7f9a672959a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:28,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-22e57e52-cb4b-4a06-91b5-7f9a672959a7 2018-07-22 03:08:28,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:28,572 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-9e146335-fb34-431-proj 2018-07-22 03:08:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/516ca755010a4a79a451e4cb8c6dfc9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92a97718-b53b-44fa-b5a0-19726096cf68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:28,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/516ca755010a4a79a451e4cb8c6dfc9a used request id req-92a97718-b53b-44fa-b5a0-19726096cf68 2018-07-22 03:08:28,778 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-9e146335-fb34-431-proj-role 2018-07-22 03:08:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fcf7a8ccd774457fafcadfb16934e6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72ad9ce6-8ccb-4e2a-968b-656d0b588ac0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:28,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fcf7a8ccd774457fafcadfb16934e6d9 used request id req-72ad9ce6-8ccb-4e2a-968b-656d0b588ac0 2018-07-22 03:08:28,889 - 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}8ad2ed81c7bb00bbf6971a215bd06286be52907b" 2018-07-22 03:08:28,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e10fa2-0367-4038-8f39-7012cd906afb Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:28,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-58e10fa2-0367-4038-8f39-7012cd906afb 2018-07-22 03:08:28,976 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-9e146335-fb34-431-user 2018-07-22 03:08:28,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d7b8736d751b425b80939bba7fe379ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0dc612697636a25e418ff14e23d963044458dd" 2018-07-22 03:08:29,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc6691dc-3eb9-4a39-ac26-e056b424580f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:29,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d7b8736d751b425b80939bba7fe379ea used request id req-cc6691dc-3eb9-4a39-ac26-e056b424580f 2018-07-22 03:08:29,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:29,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["O2C4idQuROGPJZ3_IAYm-Q"], "issued_at": "2018-07-22T03:08:29.000000Z"}} 2018-07-22 03:08:29,550 - 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}94658b45495a526c7b180bd697bbcd441c29b0c1" 2018-07-22 03:08:29,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4f7f6d-a1da-4477-86d4-b81e5fd61c2e 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-22 03:08:29,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cf4f7f6d-a1da-4477-86d4-b81e5fd61c2e 2018-07-22 03:08:29,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:29,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:30,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MOGQopitQnODG4flmeLyMQ"], "issued_at": "2018-07-22T03:08:30.000000Z"}} 2018-07-22 03:08:30,091 - 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}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:30,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ff863e-82b2-4c90-8055-2391629c4622 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-22 03:08:30,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-15ff863e-82b2-4c90-8055-2391629c4622 2018-07-22 03:08:30,171 - 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-22 03:08:30,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:30,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:30,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e51563c-45a0-40ec-95fe-ab9245899d02 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:08:30,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj used request id req-2e51563c-45a0-40ec-95fe-ab9245899d02 2018-07-22 03:08:30,261 - 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}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:30,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5320d9a4-61ff-4f67-b690-23a6e6ea80e5 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-22 03:08:30,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5320d9a4-61ff-4f67-b690-23a6e6ea80e5 2018-07-22 03:08:30,350 - 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}543929dc94ce46921cee44fc3e143bc7f81705a1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj"}}' 2018-07-22 03:08:30,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fc9c0c9-2269-4765-8cf8-a09714feb7fa Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a37b95c91da4021832387cc94f5424d"}, "tags": [], "enabled": true, "id": "9a37b95c91da4021832387cc94f5424d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj"}} 2018-07-22 03:08:30,473 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9fc9c0c9-2269-4765-8cf8-a09714feb7fa 2018-07-22 03:08:30,474 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj 2018-07-22 03:08:30,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:30,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:30,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["49q_aeQxQY2zrP8WsuhLLQ"], "issued_at": "2018-07-22T03:08:30.000000Z"}} 2018-07-22 03:08:30,855 - 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}9f8c6882635b8ee1cb1f0fbf9c997de67a0db854" 2018-07-22 03:08:30,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c5f4e1-573c-4320-9ffc-8f638e5ac5c9 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-22 03:08:30,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-83c5f4e1-573c-4320-9ffc-8f638e5ac5c9 2018-07-22 03:08:30,871 - 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-22 03:08:30,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:30,877 - 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}9f8c6882635b8ee1cb1f0fbf9c997de67a0db854" 2018-07-22 03:08:30,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52e74bd-8b61-4885-b718-1b20d10e49ac Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:08:30,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a52e74bd-8b61-4885-b718-1b20d10e49ac 2018-07-22 03:08:30,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8c6882635b8ee1cb1f0fbf9c997de67a0db854" 2018-07-22 03:08:31,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656cb738-ab3d-462b-9e19-85b716b84f9a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a37b95c91da4021832387cc94f5424d"}, "tags": [], "enabled": true, "id": "9a37b95c91da4021832387cc94f5424d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj"}]} 2018-07-22 03:08:31,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj used request id req-656cb738-ab3d-462b-9e19-85b716b84f9a 2018-07-22 03:08:31,069 - 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}9f8c6882635b8ee1cb1f0fbf9c997de67a0db854" 2018-07-22 03:08:31,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d4af25-40eb-4f60-8bfd-cf9bd8c64650 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-22 03:08:31,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-12d4af25-40eb-4f60-8bfd-cf9bd8c64650 2018-07-22 03:08:31,544 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-user 2018-07-22 03:08:31,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:31,550 - 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}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:31,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef73e5f-da4d-4315-9589-12714be5946d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:31,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bef73e5f-da4d-4315-9589-12714be5946d 2018-07-22 03:08:31,637 - 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}543929dc94ce46921cee44fc3e143bc7f81705a1" -d '{"role": {"name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj-role"}}' 2018-07-22 03:08:31,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af82ca93-267e-4754-8b48-dac5ec99477a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f023b82f4d4c490d8553f87c30e3b889", "links": {"self": "http://172.30.9.25:5000/v3/roles/f023b82f4d4c490d8553f87c30e3b889"}, "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj-role"}} 2018-07-22 03:08:31,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-af82ca93-267e-4754-8b48-dac5ec99477a 2018-07-22 03:08:31,749 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj-role 2018-07-22 03:08:31,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f023b82f4d4c490d8553f87c30e3b889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:31,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8bf276-0a9c-48b4-9621-a182b10ad191 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f023b82f4d4c490d8553f87c30e3b889", "links": {"self": "http://172.30.9.25:5000/v3/roles/f023b82f4d4c490d8553f87c30e3b889"}, "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj-role"}} 2018-07-22 03:08:31,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f023b82f4d4c490d8553f87c30e3b889 used request id req-df8bf276-0a9c-48b4-9621-a182b10ad191 2018-07-22 03:08:31,843 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj-role to project CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj 2018-07-22 03:08:31,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9a37b95c91da4021832387cc94f5424d/users/525647bbc9704829a37bdc31d4f9b7ad/roles/f023b82f4d4c490d8553f87c30e3b889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:31,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdcb90f1-1fe3-4095-8a51-207bcb11c5d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:31,967 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9a37b95c91da4021832387cc94f5424d/users/525647bbc9704829a37bdc31d4f9b7ad/roles/f023b82f4d4c490d8553f87c30e3b889 used request id req-fdcb90f1-1fe3-4095-8a51-207bcb11c5d4 2018-07-22 03:08:31,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:31,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:32,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f023b82f4d4c490d8553f87c30e3b889", "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj-role"}], "expires_at": "2018-07-22T04:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a37b95c91da4021832387cc94f5424d", "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9a37b95c91da4021832387cc94f5424d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9a37b95c91da4021832387cc94f5424d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9a37b95c91da4021832387cc94f5424d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9a37b95c91da4021832387cc94f5424d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-user", "id": "525647bbc9704829a37bdc31d4f9b7ad"}, "audit_ids": ["bCFz4v0VSQ-7fsc_bYU_EQ"], "issued_at": "2018-07-22T03:08:32.000000Z"}} 2018-07-22 03:08:32,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}86fc5de06b432f208588eca1d3e4cba85e2a93b7" 2018-07-22 03:08:32,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b47ea7-1e25-4e15-9580-4b4405d48330 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-22 03:08:32,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-68b47ea7-1e25-4e15-9580-4b4405d48330 2018-07-22 03:08:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-1c1cfce3-9a6e-4dae-92df-63aab3227516-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fc5de06b432f208588eca1d3e4cba85e2a93b7" 2018-07-22 03:08:32,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-39efc600-eb72-4b2b-8b3c-fc6d391ea20a Date: Sun, 22 Jul 2018 03:08:32 GMT RESP BODY: {"routers": []} 2018-07-22 03:08:32,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-1c1cfce3-9a6e-4dae-92df-63aab3227516-pub-router&admin_state_up=True used request id req-39efc600-eb72-4b2b-8b3c-fc6d391ea20a 2018-07-22 03:08:32,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:32,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:33,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f023b82f4d4c490d8553f87c30e3b889", "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj-role"}], "expires_at": "2018-07-22T04:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a37b95c91da4021832387cc94f5424d", "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9a37b95c91da4021832387cc94f5424d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9a37b95c91da4021832387cc94f5424d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9a37b95c91da4021832387cc94f5424d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9a37b95c91da4021832387cc94f5424d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9a37b95c91da4021832387cc94f5424d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9a37b95c91da4021832387cc94f5424d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-user", "id": "525647bbc9704829a37bdc31d4f9b7ad"}, "audit_ids": ["mv3EEe_4QP-MjfXCzZFiwA"], "issued_at": "2018-07-22T03:08:33.000000Z"}} 2018-07-22 03:08:33,145 - 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}fc6ec2fd2f8ecbb0fdd7957b50115a2ce7772886" 2018-07-22 03:08:33,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3750d9dc-39a4-46ae-97cf-bd513e9062d1 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-22 03:08:33,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3750d9dc-39a4-46ae-97cf-bd513e9062d1 2018-07-22 03:08:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fc5de06b432f208588eca1d3e4cba85e2a93b7" 2018-07-22 03:08:33,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f02467e4-33ca-41b6-809d-b6ad87c3e369 Date: Sun, 22 Jul 2018 03:08:33 GMT RESP BODY: {"networks":[]} 2018-07-22 03:08:33,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=Invalid_name used request id req-f02467e4-33ca-41b6-809d-b6ad87c3e369 2018-07-22 03:08:33,256 - 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}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:33,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5e25fae0-475b-42a5-a8bb-ca539808d125 Date: Sun, 22 Jul 2018 03:08:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:08:33,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-5e25fae0-475b-42a5-a8bb-ca539808d125 2018-07-22 03:08:33,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:33,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e137bf08-217f-4fa0-b738-9fe9399174da 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:08:33,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-e137bf08-217f-4fa0-b738-9fe9399174da 2018-07-22 03:08:33,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:33,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05fd0e53-d994-4bf9-b598-641097063975 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:33,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-05fd0e53-d994-4bf9-b598-641097063975 2018-07-22 03:08:33,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:33,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908c2d6a-fdca-467c-a936-f938c3ba7e39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:33,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-908c2d6a-fdca-467c-a936-f938c3ba7e39 2018-07-22 03:08:33,738 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:33,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:33,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98f7d6c-552f-4c8c-a10d-f3ffa354f901 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:33,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-e98f7d6c-552f-4c8c-a10d-f3ffa354f901 2018-07-22 03:08:33,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:33,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-072d6aa2-362d-44e6-92e3-e1972c676bd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:33,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-072d6aa2-362d-44e6-92e3-e1972c676bd1 2018-07-22 03:08:33,906 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:33,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:33,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-140820e0-3e91-491d-a6ba-1bbb4fbc496f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:33,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-140820e0-3e91-491d-a6ba-1bbb4fbc496f 2018-07-22 03:08:33,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:34,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292a59a7-fa65-44b8-a0ab-b06c666fda1c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:08:34,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-292a59a7-fa65-44b8-a0ab-b06c666fda1c 2018-07-22 03:08:34,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:34,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d0709b-8e50-4d4c-be10-f438ffd8a56f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:34,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-88d0709b-8e50-4d4c-be10-f438ffd8a56f 2018-07-22 03:08:34,163 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:34,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb400347-d8c7-41a3-a6b1-516cfa5b7a19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:34,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-cb400347-d8c7-41a3-a6b1-516cfa5b7a19 2018-07-22 03:08:34,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:34,249 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj 2018-07-22 03:08:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9a37b95c91da4021832387cc94f5424d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:34,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c2f07d-fd34-4667-8145-29f63c893794 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:34,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9a37b95c91da4021832387cc94f5424d used request id req-01c2f07d-fd34-4667-8145-29f63c893794 2018-07-22 03:08:34,443 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-proj-role 2018-07-22 03:08:34,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f023b82f4d4c490d8553f87c30e3b889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:34,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42fa7e54-375b-4c4f-aa51-02beabe65d7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:34,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f023b82f4d4c490d8553f87c30e3b889 used request id req-42fa7e54-375b-4c4f-aa51-02beabe65d7e 2018-07-22 03:08:34,554 - 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}543929dc94ce46921cee44fc3e143bc7f81705a1" 2018-07-22 03:08:34,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05085b73-bb8e-43d8-91c6-21ce5618848e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:34,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-05085b73-bb8e-43d8-91c6-21ce5618848e 2018-07-22 03:08:34,641 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-61bcb2ab-d5ca-4bc-user 2018-07-22 03:08:34,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/525647bbc9704829a37bdc31d4f9b7ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8c6882635b8ee1cb1f0fbf9c997de67a0db854" 2018-07-22 03:08:34,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-463f62c5-6139-45b4-a360-8b20944cd101 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:34,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/525647bbc9704829a37bdc31d4f9b7ad used request id req-463f62c5-6139-45b4-a360-8b20944cd101 2018-07-22 03:08:34,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:35,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["KBM_JMvLRp6kvAe6YhmxLg"], "issued_at": "2018-07-22T03:08:35.000000Z"}} 2018-07-22 03:08:35,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}96fac1d884cc233c9146216be0d9355e29c10769" 2018-07-22 03:08:35,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf487fa4-8c74-4ef7-9bea-99a26d434258 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-22 03:08:35,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cf487fa4-8c74-4ef7-9bea-99a26d434258 2018-07-22 03:08:35,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:35,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:35,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["1KbH_MiWT0OZzuTbtV97iw"], "issued_at": "2018-07-22T03:08:35.000000Z"}} 2018-07-22 03:08:35,688 - 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}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:35,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443de5bf-b301-49b8-b364-7dfce197f83a 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-22 03:08:35,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-443de5bf-b301-49b8-b364-7dfce197f83a 2018-07-22 03:08:35,770 - 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-22 03:08:35,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:35,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a40002b8-a69f-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:35,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7fe0ce-7616-4398-be93-c4770d0f5894 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a40002b8-a69f-481-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:08:35,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a40002b8-a69f-481-proj used request id req-6c7fe0ce-7616-4398-be93-c4770d0f5894 2018-07-22 03:08:35,796 - 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}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:35,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f428defe-a8d8-4d0f-9bd6-8b230656b69e 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-22 03:08:35,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f428defe-a8d8-4d0f-9bd6-8b230656b69e 2018-07-22 03:08:35,817 - 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}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-a40002b8-a69f-481-proj"}}' 2018-07-22 03:08:35,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34d35711-f362-473e-b6ad-05629c3f0780 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7e6dea921a51478291bf780ee791c2cd"}, "tags": [], "enabled": true, "id": "7e6dea921a51478291bf780ee791c2cd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a40002b8-a69f-481-proj"}} 2018-07-22 03:08:35,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-34d35711-f362-473e-b6ad-05629c3f0780 2018-07-22 03:08:35,929 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-a40002b8-a69f-481-proj 2018-07-22 03:08:35,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:35,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:36,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ZCOUXsmcTNCMlKKa2GZxGw"], "issued_at": "2018-07-22T03:08:36.000000Z"}} 2018-07-22 03:08:36,309 - 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}97a31bb770b8d8e6104dd96d7353545ee81f4495" 2018-07-22 03:08:36,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2baa503d-8306-4b05-b780-7a4d2298dae4 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-22 03:08:36,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2baa503d-8306-4b05-b780-7a4d2298dae4 2018-07-22 03:08:36,393 - 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-22 03:08:36,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:36,398 - 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}97a31bb770b8d8e6104dd96d7353545ee81f4495" 2018-07-22 03:08:36,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa60829-b8d0-45e0-9ec9-44985fe51b27 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:08:36,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8fa60829-b8d0-45e0-9ec9-44985fe51b27 2018-07-22 03:08:36,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-a40002b8-a69f-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a31bb770b8d8e6104dd96d7353545ee81f4495" 2018-07-22 03:08:36,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301cf8a1-2053-460c-8971-f54983d494dd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-a40002b8-a69f-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7e6dea921a51478291bf780ee791c2cd"}, "tags": [], "enabled": true, "id": "7e6dea921a51478291bf780ee791c2cd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a40002b8-a69f-481-proj"}]} 2018-07-22 03:08:36,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-a40002b8-a69f-481-proj used request id req-301cf8a1-2053-460c-8971-f54983d494dd 2018-07-22 03:08:36,592 - 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}97a31bb770b8d8e6104dd96d7353545ee81f4495" 2018-07-22 03:08:36,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd05aaf-ac67-43ab-b3f4-5cc52d97d582 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-22 03:08:36,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1bd05aaf-ac67-43ab-b3f4-5cc52d97d582 2018-07-22 03:08:37,030 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-a40002b8-a69f-481-user 2018-07-22 03:08:37,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:37,034 - 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}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:37,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045ca3ab-af39-4f76-b9e2-29993522bdbb Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:37,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-045ca3ab-af39-4f76-b9e2-29993522bdbb 2018-07-22 03:08:37,121 - 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}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" -d '{"role": {"name": "CreateRouterNegativeTests-a40002b8-a69f-481-proj-role"}}' 2018-07-22 03:08:37,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63ee8232-82af-4915-9ea2-770dc824ba23 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b85d603e75440888b52bf26d598b11b", "links": {"self": "http://172.30.9.25:5000/v3/roles/9b85d603e75440888b52bf26d598b11b"}, "name": "CreateRouterNegativeTests-a40002b8-a69f-481-proj-role"}} 2018-07-22 03:08:37,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-63ee8232-82af-4915-9ea2-770dc824ba23 2018-07-22 03:08:37,229 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-a40002b8-a69f-481-proj-role 2018-07-22 03:08:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9b85d603e75440888b52bf26d598b11b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:37,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c13d7d6-49c7-4736-9526-e9b7205dcee3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b85d603e75440888b52bf26d598b11b", "links": {"self": "http://172.30.9.25:5000/v3/roles/9b85d603e75440888b52bf26d598b11b"}, "name": "CreateRouterNegativeTests-a40002b8-a69f-481-proj-role"}} 2018-07-22 03:08:37,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9b85d603e75440888b52bf26d598b11b used request id req-3c13d7d6-49c7-4736-9526-e9b7205dcee3 2018-07-22 03:08:37,249 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-a40002b8-a69f-481-proj-role to project CreateRouterNegativeTests-a40002b8-a69f-481-proj 2018-07-22 03:08:37,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7e6dea921a51478291bf780ee791c2cd/users/89e6db41c4104c45837e44d016791925/roles/9b85d603e75440888b52bf26d598b11b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:37,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02c68197-f1db-49e3-8c7f-6ea9bd40e0bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:37,380 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7e6dea921a51478291bf780ee791c2cd/users/89e6db41c4104c45837e44d016791925/roles/9b85d603e75440888b52bf26d598b11b used request id req-02c68197-f1db-49e3-8c7f-6ea9bd40e0bc 2018-07-22 03:08:37,385 - 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}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:37,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-296c58f7-f7f3-462a-a62a-56d253988322 Date: Sun, 22 Jul 2018 03:08:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:08:37,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-296c58f7-f7f3-462a-a62a-56d253988322 2018-07-22 03:08:37,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:37,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2368e84-037d-4a24-b69d-12131743ced3 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:08:37,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-e2368e84-037d-4a24-b69d-12131743ced3 2018-07-22 03:08:37,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:37,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7740f11b-91ee-4974-8313-be57a33aba93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:37,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-7740f11b-91ee-4974-8313-be57a33aba93 2018-07-22 03:08:37,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:37,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30be0369-863b-4e22-a8bd-b29c808a9f61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:37,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-30be0369-863b-4e22-a8bd-b29c808a9f61 2018-07-22 03:08:37,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:37,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:38,050 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5151d8bf-c4f7-43f3-aff5-3112781e118b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:38,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-5151d8bf-c4f7-43f3-aff5-3112781e118b 2018-07-22 03:08:38,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:38,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d436d4-188e-4ee6-9c54-b01ffedbde4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:38,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-c5d436d4-188e-4ee6-9c54-b01ffedbde4d 2018-07-22 03:08:38,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:38,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:38,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25d07338-f4e5-4dff-9ec1-f63e4b0dfe52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:38,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-25d07338-f4e5-4dff-9ec1-f63e4b0dfe52 2018-07-22 03:08:38,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:38,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:38,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91fc7820-97b7-48a3-99ab-2b6cf9eede48 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:08:38,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-91fc7820-97b7-48a3-99ab-2b6cf9eede48 2018-07-22 03:08:38,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:38,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60aaa12-fcec-4061-878e-fa1d3a5b0245 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:38,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-e60aaa12-fcec-4061-878e-fa1d3a5b0245 2018-07-22 03:08:38,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:38,470 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7ccd05-21e4-45f2-bcb8-3ca4a12a0d71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:38,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-cf7ccd05-21e4-45f2-bcb8-3ca4a12a0d71 2018-07-22 03:08:38,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:38,472 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-a40002b8-a69f-481-proj 2018-07-22 03:08:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7e6dea921a51478291bf780ee791c2cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:38,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5f4c9c-5d2e-45aa-bb0b-bf9b38d8a9e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:38,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7e6dea921a51478291bf780ee791c2cd used request id req-dd5f4c9c-5d2e-45aa-bb0b-bf9b38d8a9e8 2018-07-22 03:08:38,660 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-a40002b8-a69f-481-proj-role 2018-07-22 03:08:38,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/9b85d603e75440888b52bf26d598b11b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:38,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5209a4d9-cd40-4ec5-b816-5886e80490b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:38,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9b85d603e75440888b52bf26d598b11b used request id req-5209a4d9-cd40-4ec5-b816-5886e80490b9 2018-07-22 03:08:38,765 - 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}5b4f32201a0c9aa46faa20d7a073bdacde539b8b" 2018-07-22 03:08:38,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed34958-9d51-48d4-b6fe-13606c7a8935 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:38,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1ed34958-9d51-48d4-b6fe-13606c7a8935 2018-07-22 03:08:38,847 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-a40002b8-a69f-481-user 2018-07-22 03:08:38,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/89e6db41c4104c45837e44d016791925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a31bb770b8d8e6104dd96d7353545ee81f4495" 2018-07-22 03:08:39,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40ff2f4-898c-414d-bde2-74e725521145 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:39,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/89e6db41c4104c45837e44d016791925 used request id req-b40ff2f4-898c-414d-bde2-74e725521145 2018-07-22 03:08:39,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:39,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fopHXTQbQvqDH27CBtWvDA"], "issued_at": "2018-07-22T03:08:39.000000Z"}} 2018-07-22 03:08:39,383 - 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}ebd3114d390c0d9cb4c702a0fd188c9e83f6546f" 2018-07-22 03:08:39,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9713a3-962e-4266-b359-958628343d06 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-22 03:08:39,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7b9713a3-962e-4266-b359-958628343d06 2018-07-22 03:08:39,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:39,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:39,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["AjaLGZOXSKuU7usZueG_0Q"], "issued_at": "2018-07-22T03:08:39.000000Z"}} 2018-07-22 03:08:39,843 - 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}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:39,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491b3050-6fff-4a73-9a33-160ce8d3e3a5 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-22 03:08:39,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-491b3050-6fff-4a73-9a33-160ce8d3e3a5 2018-07-22 03:08:39,926 - 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-22 03:08:39,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c5a75e01-c0fa-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:40,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fd62f0-4627-4b21-a5ac-66ac8976d3d8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c5a75e01-c0fa-4de-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:08:40,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c5a75e01-c0fa-4de-proj used request id req-16fd62f0-4627-4b21-a5ac-66ac8976d3d8 2018-07-22 03:08:40,019 - 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}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:40,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a38e0f-ec45-405d-b164-799fb50d1d8b 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-22 03:08:40,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c1a38e0f-ec45-405d-b164-799fb50d1d8b 2018-07-22 03:08:40,041 - 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}415eb30d7c6038a7ecfa5903abcfe82481122f5e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-c5a75e01-c0fa-4de-proj"}}' 2018-07-22 03:08:40,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc8a17a9-85bd-4587-9479-bbdc324955c9 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/304a18e0a25a4d38982a0987492b01da"}, "tags": [], "enabled": true, "id": "304a18e0a25a4d38982a0987492b01da", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c5a75e01-c0fa-4de-proj"}} 2018-07-22 03:08:40,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fc8a17a9-85bd-4587-9479-bbdc324955c9 2018-07-22 03:08:40,145 - keystone_utils - INFO - Created project with name - CreateQoSTests-c5a75e01-c0fa-4de-proj 2018-07-22 03:08:40,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:40,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:40,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["HaY_mLXnTjCz32FR3ghPzQ"], "issued_at": "2018-07-22T03:08:40.000000Z"}} 2018-07-22 03:08:40,535 - 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}46428bd004ccceb509587e11abd3310fbe5a1d19" 2018-07-22 03:08:40,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d761cf-462f-479d-8aff-aa4c71f5e293 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-22 03:08:40,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-58d761cf-462f-479d-8aff-aa4c71f5e293 2018-07-22 03:08:40,619 - 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-22 03:08:40,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:40,625 - 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}46428bd004ccceb509587e11abd3310fbe5a1d19" 2018-07-22 03:08:40,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b27bd36-68d6-4985-9ebb-cbf46b6de843 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:08:40,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5b27bd36-68d6-4985-9ebb-cbf46b6de843 2018-07-22 03:08:40,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-c5a75e01-c0fa-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46428bd004ccceb509587e11abd3310fbe5a1d19" 2018-07-22 03:08:40,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006143ed-2367-4b91-b632-81f5f77b8c55 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-c5a75e01-c0fa-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/304a18e0a25a4d38982a0987492b01da"}, "tags": [], "enabled": true, "id": "304a18e0a25a4d38982a0987492b01da", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c5a75e01-c0fa-4de-proj"}]} 2018-07-22 03:08:40,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-c5a75e01-c0fa-4de-proj used request id req-006143ed-2367-4b91-b632-81f5f77b8c55 2018-07-22 03:08:40,901 - 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}46428bd004ccceb509587e11abd3310fbe5a1d19" 2018-07-22 03:08:40,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960a97a5-c727-46c8-a436-e711b7006de5 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-22 03:08:40,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-960a97a5-c727-46c8-a436-e711b7006de5 2018-07-22 03:08:41,390 - keystone_utils - INFO - Created user with name - CreateQoSTests-c5a75e01-c0fa-4de-user 2018-07-22 03:08:41,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:41,394 - 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}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:41,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2054b202-7325-45eb-a9a1-9cf64f19d43c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:41,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2054b202-7325-45eb-a9a1-9cf64f19d43c 2018-07-22 03:08:41,415 - 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}415eb30d7c6038a7ecfa5903abcfe82481122f5e" -d '{"role": {"name": "CreateQoSTests-c5a75e01-c0fa-4de-proj-role"}}' 2018-07-22 03:08:41,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c481a676-f1b0-46d2-b2d4-f0a8571a16c8 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e1a9f2c80f54fb2b1648b5ab9babc8b", "links": {"self": "http://172.30.9.25:5000/v3/roles/2e1a9f2c80f54fb2b1648b5ab9babc8b"}, "name": "CreateQoSTests-c5a75e01-c0fa-4de-proj-role"}} 2018-07-22 03:08:41,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c481a676-f1b0-46d2-b2d4-f0a8571a16c8 2018-07-22 03:08:41,510 - keystone_utils - INFO - Created role with name - CreateQoSTests-c5a75e01-c0fa-4de-proj-role 2018-07-22 03:08:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/2e1a9f2c80f54fb2b1648b5ab9babc8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:41,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3266a282-f96a-44dd-83cf-5fd91f1ba997 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e1a9f2c80f54fb2b1648b5ab9babc8b", "links": {"self": "http://172.30.9.25:5000/v3/roles/2e1a9f2c80f54fb2b1648b5ab9babc8b"}, "name": "CreateQoSTests-c5a75e01-c0fa-4de-proj-role"}} 2018-07-22 03:08:41,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/2e1a9f2c80f54fb2b1648b5ab9babc8b used request id req-3266a282-f96a-44dd-83cf-5fd91f1ba997 2018-07-22 03:08:41,599 - keystone_utils - INFO - Granting role CreateQoSTests-c5a75e01-c0fa-4de-proj-role to project CreateQoSTests-c5a75e01-c0fa-4de-proj 2018-07-22 03:08:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/304a18e0a25a4d38982a0987492b01da/users/47dae5362aa14e26b78c37c392edac27/roles/2e1a9f2c80f54fb2b1648b5ab9babc8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:41,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-851953aa-3f3b-4a6b-8061-eb8c456a6f72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:41,728 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/304a18e0a25a4d38982a0987492b01da/users/47dae5362aa14e26b78c37c392edac27/roles/2e1a9f2c80f54fb2b1648b5ab9babc8b used request id req-851953aa-3f3b-4a6b-8061-eb8c456a6f72 2018-07-22 03:08:41,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:41,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:42,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Os64PutASGirvKVwc61F-w"], "issued_at": "2018-07-22T03:08:42.000000Z"}} 2018-07-22 03:08:42,133 - 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}f82b893435b362c7dc5218141048b94061a94cda" 2018-07-22 03:08:42,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b13068f-db44-4d5e-bda8-72ec0ca87b8e 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-22 03:08:42,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5b13068f-db44-4d5e-bda8-72ec0ca87b8e 2018-07-22 03:08:42,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82b893435b362c7dc5218141048b94061a94cda" 2018-07-22 03:08:42,787 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:42 GMT Server: Apache x-compute-request-id: req-54449314-d28b-4b5b-86c9-38e57b6b2bbd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-54449314-d28b-4b5b-86c9-38e57b6b2bbd Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 03:08:42,787 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-54449314-d28b-4b5b-86c9-38e57b6b2bbd 2018-07-22 03:08:42,790 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-54449314-d28b-4b5b-86c9-38e57b6b2bbd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82b893435b362c7dc5218141048b94061a94cda" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-dcbb04f7-2736-4888-aa50-e5d79cc1418b"}}' 2018-07-22 03:08:43,362 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:42 GMT Server: Apache x-compute-request-id: req-1b0341e7-6ef2-4aab-99ce-2104653fff98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b0341e7-6ef2-4aab-99ce-2104653fff98 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "79491ae3-c191-4f9e-ab40-aa2257e98741", "name": "CreateQoSTests-dcbb04f7-2736-4888-aa50-e5d79cc1418b"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/79491ae3-c191-4f9e-ab40-aa2257e98741", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/79491ae3-c191-4f9e-ab40-aa2257e98741", "rel": "bookmark"}]} 2018-07-22 03:08:43,362 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-1b0341e7-6ef2-4aab-99ce-2104653fff98 2018-07-22 03:08:43,363 - create_qos - INFO - Created qos with name - CreateQoSTests-dcbb04f7-2736-4888-aa50-e5d79cc1418b 2018-07-22 03:08:43,366 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd3114d390c0d9cb4c702a0fd188c9e83f6546f" 2018-07-22 03:08:43,929 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:43 GMT Server: Apache x-compute-request-id: req-7c10a530-99bb-4e21-b2ea-6419c714084f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c10a530-99bb-4e21-b2ea-6419c714084f Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "79491ae3-c191-4f9e-ab40-aa2257e98741", "name": "CreateQoSTests-dcbb04f7-2736-4888-aa50-e5d79cc1418b"}]} 2018-07-22 03:08:43,930 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-7c10a530-99bb-4e21-b2ea-6419c714084f 2018-07-22 03:08:43,930 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-dcbb04f7-2736-4888-aa50-e5d79cc1418b 2018-07-22 03:08:43,933 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/79491ae3-c191-4f9e-ab40-aa2257e98741?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7c10a530-99bb-4e21-b2ea-6419c714084f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd3114d390c0d9cb4c702a0fd188c9e83f6546f" 2018-07-22 03:08:44,535 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:08:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6d19b07-51d1-4a65-9710-b454c23d9c12 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-22 03:08:44,536 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/79491ae3-c191-4f9e-ab40-aa2257e98741?force=False used request id req-c6d19b07-51d1-4a65-9710-b454c23d9c12 2018-07-22 03:08:44,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7c10a530-99bb-4e21-b2ea-6419c714084f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd3114d390c0d9cb4c702a0fd188c9e83f6546f" 2018-07-22 03:08:45,093 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:44 GMT Server: Apache x-compute-request-id: req-504bac82-f599-4a36-8a64-ccd8b55368de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-504bac82-f599-4a36-8a64-ccd8b55368de Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 03:08:45,093 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-504bac82-f599-4a36-8a64-ccd8b55368de 2018-07-22 03:08:45,093 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-dcbb04f7-2736-4888-aa50-e5d79cc1418b 2018-07-22 03:08:45,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/79491ae3-c191-4f9e-ab40-aa2257e98741?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54449314-d28b-4b5b-86c9-38e57b6b2bbd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82b893435b362c7dc5218141048b94061a94cda" 2018-07-22 03:08:45,653 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3a5c94d0-d5c1-4e52-981a-4ca4a28e79f6 x-openstack-request-id: req-3a5c94d0-d5c1-4e52-981a-4ca4a28e79f6 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 79491ae3-c191-4f9e-ab40-aa2257e98741.", "code": 404}} 2018-07-22 03:08:45,653 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/79491ae3-c191-4f9e-ab40-aa2257e98741?force=False used request id req-3a5c94d0-d5c1-4e52-981a-4ca4a28e79f6 2018-07-22 03:08:45,659 - 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}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:45,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-eeeb3588-bdf9-4092-9e32-c6bcc324d114 Date: Sun, 22 Jul 2018 03:08:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:08:45,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-eeeb3588-bdf9-4092-9e32-c6bcc324d114 2018-07-22 03:08:45,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:45,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a501b19-8cca-4a73-ade7-da05712e9193 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:08:45,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-8a501b19-8cca-4a73-ade7-da05712e9193 2018-07-22 03:08:45,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e8a30ec-81d4-4f64-b343-0f6ca109c2f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:46,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-0e8a30ec-81d4-4f64-b343-0f6ca109c2f1 2018-07-22 03:08:46,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:46,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085e77f5-6ba5-4a61-9c39-5c65cce66f55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:46,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-085e77f5-6ba5-4a61-9c39-5c65cce66f55 2018-07-22 03:08:46,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bed6d6b-fd04-4f8b-80e3-e08cd7400530 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:46,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-8bed6d6b-fd04-4f8b-80e3-e08cd7400530 2018-07-22 03:08:46,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:46,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5a904a4-4812-462e-a7dc-11c4dd47d605 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:46,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-f5a904a4-4812-462e-a7dc-11c4dd47d605 2018-07-22 03:08:46,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:46,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8385357c-d4fb-46b0-8c9e-241017616e5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:46,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-8385357c-d4fb-46b0-8c9e-241017616e5c 2018-07-22 03:08:46,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:46,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fd78c2-bac5-48f5-abb9-a51e75b45b4d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:08:46,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-85fd78c2-bac5-48f5-abb9-a51e75b45b4d 2018-07-22 03:08:46,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2414e7-600d-433b-b3d2-53c9f7e25584 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:46,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-2d2414e7-600d-433b-b3d2-53c9f7e25584 2018-07-22 03:08:46,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35feb7c2-5116-4595-a5f8-ccaae2f8b062 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:46,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-35feb7c2-5116-4595-a5f8-ccaae2f8b062 2018-07-22 03:08:46,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:46,591 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-c5a75e01-c0fa-4de-proj 2018-07-22 03:08:46,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/304a18e0a25a4d38982a0987492b01da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ef46b76-25db-4eaa-aeff-8a8b7e5b509c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:46,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/304a18e0a25a4d38982a0987492b01da used request id req-4ef46b76-25db-4eaa-aeff-8a8b7e5b509c 2018-07-22 03:08:46,780 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-c5a75e01-c0fa-4de-proj-role 2018-07-22 03:08:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/2e1a9f2c80f54fb2b1648b5ab9babc8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea0ec525-9e63-4553-a487-658c62ac90c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:46,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2e1a9f2c80f54fb2b1648b5ab9babc8b used request id req-ea0ec525-9e63-4553-a487-658c62ac90c2 2018-07-22 03:08:46,885 - 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}415eb30d7c6038a7ecfa5903abcfe82481122f5e" 2018-07-22 03:08:46,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78e2ba4-d079-410a-8f31-d81039f04117 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:46,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c78e2ba4-d079-410a-8f31-d81039f04117 2018-07-22 03:08:46,968 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-c5a75e01-c0fa-4de-user 2018-07-22 03:08:46,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/47dae5362aa14e26b78c37c392edac27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46428bd004ccceb509587e11abd3310fbe5a1d19" 2018-07-22 03:08:47,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c23283f-3e33-4a33-9251-196f9e77a309 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:47,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/47dae5362aa14e26b78c37c392edac27 used request id req-2c23283f-3e33-4a33-9251-196f9e77a309 2018-07-22 03:08:47,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:47,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["bJA2F2rIT--lri60iEEZew"], "issued_at": "2018-07-22T03:08:47.000000Z"}} 2018-07-22 03:08:47,500 - 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}011ed7ef3de769086c7d10676e4827705173c71b" 2018-07-22 03:08:47,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c15b83b-d142-43ce-97b0-91f6dc46a719 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-22 03:08:47,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7c15b83b-d142-43ce-97b0-91f6dc46a719 2018-07-22 03:08:47,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:47,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:47,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["lAqS8rdoQl6iuCub4fXBAQ"], "issued_at": "2018-07-22T03:08:47.000000Z"}} 2018-07-22 03:08:47,973 - 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}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:48,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e619a8eb-cd47-4434-8651-133b5bfbde98 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-22 03:08:48,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e619a8eb-cd47-4434-8651-133b5bfbde98 2018-07-22 03:08:48,066 - 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-22 03:08:48,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:48,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e8db36ff-4e9f-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:48,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bf5f25-9dcb-459f-a008-a48f54ba697a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e8db36ff-4e9f-434-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:08:48,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e8db36ff-4e9f-434-proj used request id req-c9bf5f25-9dcb-459f-a008-a48f54ba697a 2018-07-22 03:08:48,163 - 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}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:48,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2b072a-408a-478a-80b9-3e3608d7d2ac 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-22 03:08:48,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0f2b072a-408a-478a-80b9-3e3608d7d2ac 2018-07-22 03:08:48,249 - 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}ff331f788ab60aadb6745a113d1ad333f2020297" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-e8db36ff-4e9f-434-proj"}}' 2018-07-22 03:08:48,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0768afbb-949e-48a9-b6b6-1684e42c3428 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efa890fb11664c34a1b26999f1f03922"}, "tags": [], "enabled": true, "id": "efa890fb11664c34a1b26999f1f03922", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e8db36ff-4e9f-434-proj"}} 2018-07-22 03:08:48,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0768afbb-949e-48a9-b6b6-1684e42c3428 2018-07-22 03:08:48,355 - keystone_utils - INFO - Created project with name - CreateQoSTests-e8db36ff-4e9f-434-proj 2018-07-22 03:08:48,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:48,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:48,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["r4NIuP__RPOR4IH9Mr0RRA"], "issued_at": "2018-07-22T03:08:48.000000Z"}} 2018-07-22 03:08:48,738 - 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}585b2dcea927db664243f6ac545072251c3c24a5" 2018-07-22 03:08:48,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe22724-769a-4b80-b5df-e924f26b372a 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-22 03:08:48,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6fe22724-769a-4b80-b5df-e924f26b372a 2018-07-22 03:08:48,822 - 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-22 03:08:48,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:48,828 - 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}585b2dcea927db664243f6ac545072251c3c24a5" 2018-07-22 03:08:48,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71229af0-65fc-4898-9e45-9bb98b427cac Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:08:48,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-71229af0-65fc-4898-9e45-9bb98b427cac 2018-07-22 03:08:48,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-e8db36ff-4e9f-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585b2dcea927db664243f6ac545072251c3c24a5" 2018-07-22 03:08:49,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d06abc-d784-441a-bf36-6587fd8620b5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-e8db36ff-4e9f-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efa890fb11664c34a1b26999f1f03922"}, "tags": [], "enabled": true, "id": "efa890fb11664c34a1b26999f1f03922", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e8db36ff-4e9f-434-proj"}]} 2018-07-22 03:08:49,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-e8db36ff-4e9f-434-proj used request id req-e3d06abc-d784-441a-bf36-6587fd8620b5 2018-07-22 03:08:49,017 - 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}585b2dcea927db664243f6ac545072251c3c24a5" 2018-07-22 03:08:49,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baff7f05-e38c-44bf-ab1c-0318d25508d3 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-22 03:08:49,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-baff7f05-e38c-44bf-ab1c-0318d25508d3 2018-07-22 03:08:49,450 - keystone_utils - INFO - Created user with name - CreateQoSTests-e8db36ff-4e9f-434-user 2018-07-22 03:08:49,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:49,455 - 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}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:49,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b84cc5c5-f32d-41a5-8dfd-91926faa0bea Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:49,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b84cc5c5-f32d-41a5-8dfd-91926faa0bea 2018-07-22 03:08:49,545 - 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}ff331f788ab60aadb6745a113d1ad333f2020297" -d '{"role": {"name": "CreateQoSTests-e8db36ff-4e9f-434-proj-role"}}' 2018-07-22 03:08:49,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06462049-63e7-4bf7-98fc-5f8bf6c9fcf8 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1002e37cf79487c9279b0f2774f018f", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1002e37cf79487c9279b0f2774f018f"}, "name": "CreateQoSTests-e8db36ff-4e9f-434-proj-role"}} 2018-07-22 03:08:49,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-06462049-63e7-4bf7-98fc-5f8bf6c9fcf8 2018-07-22 03:08:49,572 - keystone_utils - INFO - Created role with name - CreateQoSTests-e8db36ff-4e9f-434-proj-role 2018-07-22 03:08:49,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/b1002e37cf79487c9279b0f2774f018f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:49,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4be2ff-bf73-4972-be6b-24a0365d157c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1002e37cf79487c9279b0f2774f018f", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1002e37cf79487c9279b0f2774f018f"}, "name": "CreateQoSTests-e8db36ff-4e9f-434-proj-role"}} 2018-07-22 03:08:49,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b1002e37cf79487c9279b0f2774f018f used request id req-fa4be2ff-bf73-4972-be6b-24a0365d157c 2018-07-22 03:08:49,662 - keystone_utils - INFO - Granting role CreateQoSTests-e8db36ff-4e9f-434-proj-role to project CreateQoSTests-e8db36ff-4e9f-434-proj 2018-07-22 03:08:49,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/efa890fb11664c34a1b26999f1f03922/users/9b4f834bc0b04b7f9903cc2b497779bc/roles/b1002e37cf79487c9279b0f2774f018f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:49,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a6000d7-740b-4181-842f-c4ef2558dfe4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:49,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/efa890fb11664c34a1b26999f1f03922/users/9b4f834bc0b04b7f9903cc2b497779bc/roles/b1002e37cf79487c9279b0f2774f018f used request id req-9a6000d7-740b-4181-842f-c4ef2558dfe4 2018-07-22 03:08:49,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:49,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:50,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["dxgxRs_ySVS26S99Tqhwmg"], "issued_at": "2018-07-22T03:08:50.000000Z"}} 2018-07-22 03:08:50,177 - 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}6e48ab33e336171d70b09411cbaef57ab67a082c" 2018-07-22 03:08:50,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056b297c-9ec1-4866-8406-c7dbb440d8fc 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-22 03:08:50,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-056b297c-9ec1-4866-8406-c7dbb440d8fc 2018-07-22 03:08:50,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e48ab33e336171d70b09411cbaef57ab67a082c" 2018-07-22 03:08:50,427 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:50 GMT Server: Apache x-compute-request-id: req-e98a48e8-4011-4a41-b847-945cf7d1aada OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e98a48e8-4011-4a41-b847-945cf7d1aada Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 03:08:50,428 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-e98a48e8-4011-4a41-b847-945cf7d1aada 2018-07-22 03:08:50,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e98a48e8-4011-4a41-b847-945cf7d1aada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e48ab33e336171d70b09411cbaef57ab67a082c" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-4e1fac74-86c3-4997-a782-6f3165753bdc"}}' 2018-07-22 03:08:51,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:50 GMT Server: Apache x-compute-request-id: req-27a8c991-be69-425e-b5ef-0d20da44a4cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27a8c991-be69-425e-b5ef-0d20da44a4cc Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "01780d8b-2a85-4203-981a-7ab76f2338b4", "name": "CreateQoSTests-4e1fac74-86c3-4997-a782-6f3165753bdc"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/01780d8b-2a85-4203-981a-7ab76f2338b4", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/01780d8b-2a85-4203-981a-7ab76f2338b4", "rel": "bookmark"}]} 2018-07-22 03:08:51,028 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-27a8c991-be69-425e-b5ef-0d20da44a4cc 2018-07-22 03:08:51,028 - create_qos - INFO - Created qos with name - CreateQoSTests-4e1fac74-86c3-4997-a782-6f3165753bdc 2018-07-22 03:08:51,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011ed7ef3de769086c7d10676e4827705173c71b" 2018-07-22 03:08:51,209 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:51 GMT Server: Apache x-compute-request-id: req-e86c1975-852b-44fe-a927-34e1a90f1506 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e86c1975-852b-44fe-a927-34e1a90f1506 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "01780d8b-2a85-4203-981a-7ab76f2338b4", "name": "CreateQoSTests-4e1fac74-86c3-4997-a782-6f3165753bdc"}]} 2018-07-22 03:08:51,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-e86c1975-852b-44fe-a927-34e1a90f1506 2018-07-22 03:08:51,210 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-4e1fac74-86c3-4997-a782-6f3165753bdc 2018-07-22 03:08:51,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/01780d8b-2a85-4203-981a-7ab76f2338b4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e98a48e8-4011-4a41-b847-945cf7d1aada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e48ab33e336171d70b09411cbaef57ab67a082c" 2018-07-22 03:08:51,806 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:08:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d24edd35-2516-46d7-9cef-2426ba764471 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-22 03:08:51,806 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/01780d8b-2a85-4203-981a-7ab76f2338b4?force=False used request id req-d24edd35-2516-46d7-9cef-2426ba764471 2018-07-22 03:08:51,812 - 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}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fa65ac3d-66e8-4321-bd64-d368d3a362e7 Date: Sun, 22 Jul 2018 03:08:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:08:52,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-fa65ac3d-66e8-4321-bd64-d368d3a362e7 2018-07-22 03:08:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d871b9d0-3e2f-449d-8d69-f6a5fb12063c 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:08:52,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-d871b9d0-3e2f-449d-8d69-f6a5fb12063c 2018-07-22 03:08:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45b0e0b4-2000-43f1-bc90-ccc07b62c321 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:52,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-45b0e0b4-2000-43f1-bc90-ccc07b62c321 2018-07-22 03:08:52,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a2baa9-f64d-4639-9781-4cd2441cc5ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:52,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-e4a2baa9-f64d-4639-9781-4cd2441cc5ac 2018-07-22 03:08:52,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:52,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8793009b-4de6-4b17-8ccf-824118d6871a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:52,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-8793009b-4de6-4b17-8ccf-824118d6871a 2018-07-22 03:08:52,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:52,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78f8672f-9b51-43a0-b617-48ac325321b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:52,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-78f8672f-9b51-43a0-b617-48ac325321b7 2018-07-22 03:08:52,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af47edb4-db00-4336-a888-2fae54bef4d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:52,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-af47edb4-db00-4336-a888-2fae54bef4d5 2018-07-22 03:08:52,493 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738fd5d5-bcf6-4aca-967b-7c449a3bc2ce Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:08:52,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-738fd5d5-bcf6-4aca-967b-7c449a3bc2ce 2018-07-22 03:08:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60cf1bd8-a9b6-4fa7-b21a-cbd2bec53056 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:52,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-60cf1bd8-a9b6-4fa7-b21a-cbd2bec53056 2018-07-22 03:08:52,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:52,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bdbed63-76cb-4e50-9c45-5b758a3b2958 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:52,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-8bdbed63-76cb-4e50-9c45-5b758a3b2958 2018-07-22 03:08:52,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:52,744 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-e8db36ff-4e9f-434-proj 2018-07-22 03:08:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/efa890fb11664c34a1b26999f1f03922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:52,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8163c7f-a298-4b5b-acb9-b4d0ba3246e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:52,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/efa890fb11664c34a1b26999f1f03922 used request id req-e8163c7f-a298-4b5b-acb9-b4d0ba3246e9 2018-07-22 03:08:52,931 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-e8db36ff-4e9f-434-proj-role 2018-07-22 03:08:52,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/b1002e37cf79487c9279b0f2774f018f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:53,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8300fc4f-8619-49bc-88ff-24ecd7ebf449 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:53,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/b1002e37cf79487c9279b0f2774f018f used request id req-8300fc4f-8619-49bc-88ff-24ecd7ebf449 2018-07-22 03:08:53,035 - 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}ff331f788ab60aadb6745a113d1ad333f2020297" 2018-07-22 03:08:53,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f24cc9c-045b-43ef-a1d1-8e75eba22ae6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:53,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6f24cc9c-045b-43ef-a1d1-8e75eba22ae6 2018-07-22 03:08:53,119 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-e8db36ff-4e9f-434-user 2018-07-22 03:08:53,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9b4f834bc0b04b7f9903cc2b497779bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585b2dcea927db664243f6ac545072251c3c24a5" 2018-07-22 03:08:53,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb67f3c-debe-43b4-970f-ae2b51ed97e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:53,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9b4f834bc0b04b7f9903cc2b497779bc used request id req-ddb67f3c-debe-43b4-970f-ae2b51ed97e8 2018-07-22 03:08:53,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:53,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fLczYcjARZaZPDK5lp1v1w"], "issued_at": "2018-07-22T03:08:53.000000Z"}} 2018-07-22 03:08:53,671 - 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}2e9597f93ff07fd53a215d90cfac2f66452c46ef" 2018-07-22 03:08:53,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4f7d1c-07d8-4844-9850-a4bde0c24fa1 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-22 03:08:53,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2a4f7d1c-07d8-4844-9850-a4bde0c24fa1 2018-07-22 03:08:53,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:53,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:54,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["w3GD5E8iT4WBl7tBVAeucQ"], "issued_at": "2018-07-22T03:08:54.000000Z"}} 2018-07-22 03:08:54,132 - 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}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:54,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab426944-b1e6-43b4-86ed-48e8d1b57666 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-22 03:08:54,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ab426944-b1e6-43b4-86ed-48e8d1b57666 2018-07-22 03:08:54,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-22 03:08:54,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-df1aea27-3e18-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:54,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2b66f8-7f46-4509-b79d-adeb9de46c08 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-df1aea27-3e18-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:08:54,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-df1aea27-3e18-4dd-proj used request id req-0f2b66f8-7f46-4509-b79d-adeb9de46c08 2018-07-22 03:08:54,309 - 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}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:54,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f8f083-d915-4e47-91ec-77985402adbd 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-22 03:08:54,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d1f8f083-d915-4e47-91ec-77985402adbd 2018-07-22 03:08:54,396 - 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}a0212530a23f96dc6c824031691636d0c6ef48d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-df1aea27-3e18-4dd-proj"}}' 2018-07-22 03:08:54,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f50ae4b4-49a2-4ed5-bed8-8dfdbea2b2cf Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98097db90a9a401faba1e346a161b8e1"}, "tags": [], "enabled": true, "id": "98097db90a9a401faba1e346a161b8e1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-df1aea27-3e18-4dd-proj"}} 2018-07-22 03:08:54,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f50ae4b4-49a2-4ed5-bed8-8dfdbea2b2cf 2018-07-22 03:08:54,512 - keystone_utils - INFO - Created project with name - CreateQoSTests-df1aea27-3e18-4dd-proj 2018-07-22 03:08:54,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:54,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:54,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["-LOgDjHvQRKxqJTWJW-f-A"], "issued_at": "2018-07-22T03:08:54.000000Z"}} 2018-07-22 03:08:54,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}87ab662b5daa77710733715672472c188e028e91" 2018-07-22 03:08:55,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18848d2-f35e-4b51-874d-add700ec9ea7 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-22 03:08:55,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c18848d2-f35e-4b51-874d-add700ec9ea7 2018-07-22 03:08:55,064 - 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-22 03:08:55,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:08:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:08:55,069 - 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}87ab662b5daa77710733715672472c188e028e91" 2018-07-22 03:08:55,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a4573f-eb67-481a-9d74-a63d6e43f163 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:08:55,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-65a4573f-eb67-481a-9d74-a63d6e43f163 2018-07-22 03:08:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-df1aea27-3e18-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ab662b5daa77710733715672472c188e028e91" 2018-07-22 03:08:55,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443f6411-cfa3-46b3-98e2-f95a885023a8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-df1aea27-3e18-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98097db90a9a401faba1e346a161b8e1"}, "tags": [], "enabled": true, "id": "98097db90a9a401faba1e346a161b8e1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-df1aea27-3e18-4dd-proj"}]} 2018-07-22 03:08:55,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-df1aea27-3e18-4dd-proj used request id req-443f6411-cfa3-46b3-98e2-f95a885023a8 2018-07-22 03:08:55,343 - 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}87ab662b5daa77710733715672472c188e028e91" 2018-07-22 03:08:55,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8f50a2-f3ff-45ec-b6d2-62730b5dc481 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-22 03:08:55,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5b8f50a2-f3ff-45ec-b6d2-62730b5dc481 2018-07-22 03:08:55,780 - keystone_utils - INFO - Created user with name - CreateQoSTests-df1aea27-3e18-4dd-user 2018-07-22 03:08:55,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:55,784 - 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}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:55,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d636f9-771b-4d2e-82a5-10a159abaca6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:08:55,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d3d636f9-771b-4d2e-82a5-10a159abaca6 2018-07-22 03:08:55,873 - 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}a0212530a23f96dc6c824031691636d0c6ef48d0" -d '{"role": {"name": "CreateQoSTests-df1aea27-3e18-4dd-proj-role"}}' 2018-07-22 03:08:55,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:08:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3756698c-f5eb-41c7-9158-8680de197a04 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b73baf531457421da3beb654d80f3771", "links": {"self": "http://172.30.9.25:5000/v3/roles/b73baf531457421da3beb654d80f3771"}, "name": "CreateQoSTests-df1aea27-3e18-4dd-proj-role"}} 2018-07-22 03:08:55,966 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3756698c-f5eb-41c7-9158-8680de197a04 2018-07-22 03:08:55,966 - keystone_utils - INFO - Created role with name - CreateQoSTests-df1aea27-3e18-4dd-proj-role 2018-07-22 03:08:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/b73baf531457421da3beb654d80f3771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:56,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950e43b1-9156-4774-88cd-8bcedb7bbe37 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b73baf531457421da3beb654d80f3771", "links": {"self": "http://172.30.9.25:5000/v3/roles/b73baf531457421da3beb654d80f3771"}, "name": "CreateQoSTests-df1aea27-3e18-4dd-proj-role"}} 2018-07-22 03:08:56,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b73baf531457421da3beb654d80f3771 used request id req-950e43b1-9156-4774-88cd-8bcedb7bbe37 2018-07-22 03:08:56,052 - keystone_utils - INFO - Granting role CreateQoSTests-df1aea27-3e18-4dd-proj-role to project CreateQoSTests-df1aea27-3e18-4dd-proj 2018-07-22 03:08:56,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/98097db90a9a401faba1e346a161b8e1/users/cd193ba00e344373bf97d67b8d1bee3e/roles/b73baf531457421da3beb654d80f3771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:56,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-728a001d-709d-49b3-a78c-825ca0315bd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:56,173 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/98097db90a9a401faba1e346a161b8e1/users/cd193ba00e344373bf97d67b8d1bee3e/roles/b73baf531457421da3beb654d80f3771 used request id req-728a001d-709d-49b3-a78c-825ca0315bd4 2018-07-22 03:08:56,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:56,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:56,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["4z0mLY8aSjmrFjNLRG5AQw"], "issued_at": "2018-07-22T03:08:56.000000Z"}} 2018-07-22 03:08:56,561 - 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}8e544098b91cf6c8470514fca2d9a45c6aada18d" 2018-07-22 03:08:56,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b23fca-0ee9-4aae-899a-97a2da7c0f4e 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-22 03:08:56,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c5b23fca-0ee9-4aae-899a-97a2da7c0f4e 2018-07-22 03:08:56,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e544098b91cf6c8470514fca2d9a45c6aada18d" 2018-07-22 03:08:56,753 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:56 GMT Server: Apache x-compute-request-id: req-44266453-1f75-4acb-a55b-46de41840c41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44266453-1f75-4acb-a55b-46de41840c41 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 03:08:56,753 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-44266453-1f75-4acb-a55b-46de41840c41 2018-07-22 03:08:56,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-44266453-1f75-4acb-a55b-46de41840c41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e544098b91cf6c8470514fca2d9a45c6aada18d" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-b7f5c109-0d85-415b-9eb8-cd3f6bbab3cd"}}' 2018-07-22 03:08:57,340 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:56 GMT Server: Apache x-compute-request-id: req-c1a6530c-5948-46b4-ba35-e43516867bd0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1a6530c-5948-46b4-ba35-e43516867bd0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0d770cf5-7b74-4c91-b3be-baca5b8cd454", "name": "CreateQoSTests-b7f5c109-0d85-415b-9eb8-cd3f6bbab3cd"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/0d770cf5-7b74-4c91-b3be-baca5b8cd454", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/0d770cf5-7b74-4c91-b3be-baca5b8cd454", "rel": "bookmark"}]} 2018-07-22 03:08:57,341 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-c1a6530c-5948-46b4-ba35-e43516867bd0 2018-07-22 03:08:57,341 - create_qos - INFO - Created qos with name - CreateQoSTests-b7f5c109-0d85-415b-9eb8-cd3f6bbab3cd 2018-07-22 03:08:57,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9597f93ff07fd53a215d90cfac2f66452c46ef" 2018-07-22 03:08:57,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:57 GMT Server: Apache x-compute-request-id: req-e49d510c-49a7-4a97-9fcd-ac28e05c1a88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e49d510c-49a7-4a97-9fcd-ac28e05c1a88 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0d770cf5-7b74-4c91-b3be-baca5b8cd454", "name": "CreateQoSTests-b7f5c109-0d85-415b-9eb8-cd3f6bbab3cd"}]} 2018-07-22 03:08:57,908 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-e49d510c-49a7-4a97-9fcd-ac28e05c1a88 2018-07-22 03:08:57,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:08:57,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:08:58,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["zcxN0mg8RcizsGmaKCoNFg"], "issued_at": "2018-07-22T03:08:58.000000Z"}} 2018-07-22 03:08:58,291 - 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}b575d11dea9a7cd76c2832e491186f1a3826abae" 2018-07-22 03:08:58,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d96013-d292-4ede-b3c6-7c1f5ee2368b 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-22 03:08:58,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-08d96013-d292-4ede-b3c6-7c1f5ee2368b 2018-07-22 03:08:58,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b575d11dea9a7cd76c2832e491186f1a3826abae" 2018-07-22 03:08:58,545 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:58 GMT Server: Apache x-compute-request-id: req-28fba850-d0a3-45ee-a76c-acb2b17249ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28fba850-d0a3-45ee-a76c-acb2b17249ed Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0d770cf5-7b74-4c91-b3be-baca5b8cd454", "name": "CreateQoSTests-b7f5c109-0d85-415b-9eb8-cd3f6bbab3cd"}]} 2018-07-22 03:08:58,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-28fba850-d0a3-45ee-a76c-acb2b17249ed 2018-07-22 03:08:58,546 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-b7f5c109-0d85-415b-9eb8-cd3f6bbab3cd 2018-07-22 03:08:58,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/0d770cf5-7b74-4c91-b3be-baca5b8cd454?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44266453-1f75-4acb-a55b-46de41840c41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e544098b91cf6c8470514fca2d9a45c6aada18d" 2018-07-22 03:08:58,751 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:08:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5c1a962-369d-4c4f-ac04-65826284bba5 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-22 03:08:58,751 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/0d770cf5-7b74-4c91-b3be-baca5b8cd454?force=False used request id req-b5c1a962-369d-4c4f-ac04-65826284bba5 2018-07-22 03:08:58,757 - 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}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:58,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6605f353-dbca-4dd9-89f3-826d1c73ae67 Date: Sun, 22 Jul 2018 03:08:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:08:58,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-6605f353-dbca-4dd9-89f3-826d1c73ae67 2018-07-22 03:08:58,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba7cb71-a829-4a85-b921-165ccbb8d327 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:08:59,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-dba7cb71-a829-4a85-b921-165ccbb8d327 2018-07-22 03:08:59,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-437f6f1c-ec8d-4d6b-848f-922dff09c591 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:59,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-437f6f1c-ec8d-4d6b-848f-922dff09c591 2018-07-22 03:08:59,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1cfadbc-637b-4a00-bd2a-7fa3225eba76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:59,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-c1cfadbc-637b-4a00-bd2a-7fa3225eba76 2018-07-22 03:08:59,185 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:59,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d6ac30-1b39-4518-b7b5-0ad0baa580a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:59,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-08d6ac30-1b39-4518-b7b5-0ad0baa580a1 2018-07-22 03:08:59,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d0dec4e-de16-48ac-ab8c-9de78a3eea18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:59,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-5d0dec4e-de16-48ac-ab8c-9de78a3eea18 2018-07-22 03:08:59,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:59,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-951b142c-7a5a-479f-9ea5-ca46080ab836 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:59,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-951b142c-7a5a-479f-9ea5-ca46080ab836 2018-07-22 03:08:59,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:59,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4edc5132-ce30-4b8f-8457-faaf7f4aa511 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:08:59,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-4edc5132-ce30-4b8f-8457-faaf7f4aa511 2018-07-22 03:08:59,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e231a01-7402-4fca-9580-9548de15bbde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:59,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-4e231a01-7402-4fca-9580-9548de15bbde 2018-07-22 03:08:59,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ba9eaf6-6d93-43d5-9f8f-09f01060df70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:08:59,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-1ba9eaf6-6d93-43d5-9f8f-09f01060df70 2018-07-22 03:08:59,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:08:59,715 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-df1aea27-3e18-4dd-proj 2018-07-22 03:08:59,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/98097db90a9a401faba1e346a161b8e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-875299b1-2bfb-4dc3-b54a-8a3b61935da6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:59,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/98097db90a9a401faba1e346a161b8e1 used request id req-875299b1-2bfb-4dc3-b54a-8a3b61935da6 2018-07-22 03:08:59,853 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-df1aea27-3e18-4dd-proj-role 2018-07-22 03:08:59,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/b73baf531457421da3beb654d80f3771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:08:59,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9615e06-bf87-4d4a-b9f4-e5f77bc18bbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:08:59,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/b73baf531457421da3beb654d80f3771 used request id req-e9615e06-bf87-4d4a-b9f4-e5f77bc18bbe 2018-07-22 03:08:59,982 - 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}a0212530a23f96dc6c824031691636d0c6ef48d0" 2018-07-22 03:09:00,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0bfb040-29ef-44f5-aab9-bc214393848c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:00,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c0bfb040-29ef-44f5-aab9-bc214393848c 2018-07-22 03:09:00,153 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-df1aea27-3e18-4dd-user 2018-07-22 03:09:00,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/cd193ba00e344373bf97d67b8d1bee3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ab662b5daa77710733715672472c188e028e91" 2018-07-22 03:09:00,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9db02ab3-e41c-41d5-9cd8-e0ae23f5f950 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:00,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/cd193ba00e344373bf97d67b8d1bee3e used request id req-9db02ab3-e41c-41d5-9cd8-e0ae23f5f950 2018-07-22 03:09:00,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:00,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["md0_dGmZRuOzS0wt1yiQeQ"], "issued_at": "2018-07-22T03:09:00.000000Z"}} 2018-07-22 03:09:00,748 - 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}bbbfc909d190e9dabbdd77540f1892145667d9c9" 2018-07-22 03:09:00,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a98c4b9-0402-41d7-b1e2-a52754ccb897 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-22 03:09:00,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9a98c4b9-0402-41d7-b1e2-a52754ccb897 2018-07-22 03:09:00,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:00,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:01,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["XDlHQbMbRG6BTnNlqA8fPg"], "issued_at": "2018-07-22T03:09:01.000000Z"}} 2018-07-22 03:09:01,210 - 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}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:01,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99920188-d697-4de9-99bb-037da161ca60 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-22 03:09:01,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-99920188-d697-4de9-99bb-037da161ca60 2018-07-22 03:09:01,379 - 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-22 03:09:01,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:01,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:01,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5306d971-8489-426e-bb3c-4e31f2d7c78d Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:09:01,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj used request id req-5306d971-8489-426e-bb3c-4e31f2d7c78d 2018-07-22 03:09:01,472 - 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}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:01,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c78fbd-a1de-4e23-8ed4-4d6aa9538dd5 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-22 03:09:01,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-46c78fbd-a1de-4e23-8ed4-4d6aa9538dd5 2018-07-22 03:09:01,561 - 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}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj"}}' 2018-07-22 03:09:01,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afb12365-610b-464a-be8e-8470d3a91f03 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/77d078cd38d8417991f3f88101038f88"}, "tags": [], "enabled": true, "id": "77d078cd38d8417991f3f88101038f88", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj"}} 2018-07-22 03:09:01,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-afb12365-610b-464a-be8e-8470d3a91f03 2018-07-22 03:09:01,668 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj 2018-07-22 03:09:01,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:01,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:02,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["EAxGgmzVTHGM0ah2mqzmAg"], "issued_at": "2018-07-22T03:09:02.000000Z"}} 2018-07-22 03:09:02,052 - 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}6e676de460e33a8c31128257a5bb3331d03104dd" 2018-07-22 03:09:02,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0ac8bb-62bd-42dc-83ae-12f1bf3383f1 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-22 03:09:02,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7f0ac8bb-62bd-42dc-83ae-12f1bf3383f1 2018-07-22 03:09:02,136 - 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-22 03:09:02,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:02,142 - 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}6e676de460e33a8c31128257a5bb3331d03104dd" 2018-07-22 03:09:02,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a58b800-209a-4bbe-b347-1bb2a6feb513 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:09:02,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0a58b800-209a-4bbe-b347-1bb2a6feb513 2018-07-22 03:09:02,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e676de460e33a8c31128257a5bb3331d03104dd" 2018-07-22 03:09:02,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3753d1e1-1545-46e3-bc10-25235095d680 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/77d078cd38d8417991f3f88101038f88"}, "tags": [], "enabled": true, "id": "77d078cd38d8417991f3f88101038f88", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj"}]} 2018-07-22 03:09:02,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj used request id req-3753d1e1-1545-46e3-bc10-25235095d680 2018-07-22 03:09:02,333 - 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}6e676de460e33a8c31128257a5bb3331d03104dd" 2018-07-22 03:09:02,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5ad983-97c3-4b40-9c39-040c1eac2d6e 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-22 03:09:02,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6e5ad983-97c3-4b40-9c39-040c1eac2d6e 2018-07-22 03:09:02,643 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-user 2018-07-22 03:09:02,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:02,647 - 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}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:02,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ed42f6-203c-4403-814d-c29550fc8124 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:02,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-36ed42f6-203c-4403-814d-c29550fc8124 2018-07-22 03:09:02,735 - 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}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj-role"}}' 2018-07-22 03:09:02,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82dba80d-8400-4e62-831e-5d2f5ee46f19 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74c37e8e15e7475bb7ca4043068324d6", "links": {"self": "http://172.30.9.25:5000/v3/roles/74c37e8e15e7475bb7ca4043068324d6"}, "name": "CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj-role"}} 2018-07-22 03:09:02,829 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-82dba80d-8400-4e62-831e-5d2f5ee46f19 2018-07-22 03:09:02,830 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj-role 2018-07-22 03:09:02,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/74c37e8e15e7475bb7ca4043068324d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:02,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ec1bc4-e870-4e68-ae94-2e276f6da7e4 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74c37e8e15e7475bb7ca4043068324d6", "links": {"self": "http://172.30.9.25:5000/v3/roles/74c37e8e15e7475bb7ca4043068324d6"}, "name": "CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj-role"}} 2018-07-22 03:09:02,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/74c37e8e15e7475bb7ca4043068324d6 used request id req-76ec1bc4-e870-4e68-ae94-2e276f6da7e4 2018-07-22 03:09:02,853 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj-role to project CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj 2018-07-22 03:09:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/77d078cd38d8417991f3f88101038f88/users/d2aa0b350e5c49568171696e19a45c24/roles/74c37e8e15e7475bb7ca4043068324d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:02,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97ea1fa-9049-4ae5-8235-81fac03e6dc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:02,982 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/77d078cd38d8417991f3f88101038f88/users/d2aa0b350e5c49568171696e19a45c24/roles/74c37e8e15e7475bb7ca4043068324d6 used request id req-e97ea1fa-9049-4ae5-8235-81fac03e6dc7 2018-07-22 03:09:02,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:02,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:03,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["LFQWEVJCQSadMWpyikNUAA"], "issued_at": "2018-07-22T03:09:03.000000Z"}} 2018-07-22 03:09:03,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}1c02571cdd198ce12f961c258be3bd6da7ae0160" 2018-07-22 03:09:03,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-882c797d-abc0-4bbe-958c-dfb87468d869 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-22 03:09:03,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-882c797d-abc0-4bbe-958c-dfb87468d869 2018-07-22 03:09:03,451 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c02571cdd198ce12f961c258be3bd6da7ae0160" 2018-07-22 03:09:04,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:03 GMT Server: Apache x-compute-request-id: req-546324be-79b2-464e-b3ef-6b251ab059eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-546324be-79b2-464e-b3ef-6b251ab059eb Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 03:09:04,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-546324be-79b2-464e-b3ef-6b251ab059eb 2018-07-22 03:09:04,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-546324be-79b2-464e-b3ef-6b251ab059eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c02571cdd198ce12f961c258be3bd6da7ae0160" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-a641ebce-c3c9-4b3a-90c8-4097f9630d9d", "description": null}}' 2018-07-22 03:09:04,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:04 GMT Server: Apache x-compute-request-id: req-e3cfbd91-456d-4a78-89c7-917dda37995d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3cfbd91-456d-4a78-89c7-917dda37995d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a641ebce-c3c9-4b3a-90c8-4097f9630d9d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f8f5d4-0383-4415-909e-eae0269c7a79", "description": null}} 2018-07-22 03:09:04,206 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-e3cfbd91-456d-4a78-89c7-917dda37995d 2018-07-22 03:09:04,207 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a641ebce-c3c9-4b3a-90c8-4097f9630d9d 2018-07-22 03:09:04,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbfc909d190e9dabbdd77540f1892145667d9c9" 2018-07-22 03:09:04,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:04 GMT Server: Apache x-compute-request-id: req-bf20dc8a-09ee-48ea-96f6-b0b723028bf0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf20dc8a-09ee-48ea-96f6-b0b723028bf0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-a641ebce-c3c9-4b3a-90c8-4097f9630d9d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f8f5d4-0383-4415-909e-eae0269c7a79", "description": null}]} 2018-07-22 03:09:04,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-bf20dc8a-09ee-48ea-96f6-b0b723028bf0 2018-07-22 03:09:04,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/50f8f5d4-0383-4415-909e-eae0269c7a79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf20dc8a-09ee-48ea-96f6-b0b723028bf0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbfc909d190e9dabbdd77540f1892145667d9c9" 2018-07-22 03:09:04,654 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:04 GMT Server: Apache x-compute-request-id: req-d14d8131-72a3-43b1-9e91-9d3aa10eb24e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d14d8131-72a3-43b1-9e91-9d3aa10eb24e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a641ebce-c3c9-4b3a-90c8-4097f9630d9d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f8f5d4-0383-4415-909e-eae0269c7a79", "description": null}} 2018-07-22 03:09:04,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/50f8f5d4-0383-4415-909e-eae0269c7a79 used request id req-d14d8131-72a3-43b1-9e91-9d3aa10eb24e 2018-07-22 03:09:04,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/50f8f5d4-0383-4415-909e-eae0269c7a79/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf20dc8a-09ee-48ea-96f6-b0b723028bf0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbfc909d190e9dabbdd77540f1892145667d9c9" 2018-07-22 03:09:05,214 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:04 GMT Server: Apache x-compute-request-id: req-37ba9b83-20a2-4ec3-811c-9d5805adfd69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37ba9b83-20a2-4ec3-811c-9d5805adfd69 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 03:09:05,214 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/50f8f5d4-0383-4415-909e-eae0269c7a79/encryption used request id req-37ba9b83-20a2-4ec3-811c-9d5805adfd69 2018-07-22 03:09:05,214 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a641ebce-c3c9-4b3a-90c8-4097f9630d9d 2018-07-22 03:09:05,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/50f8f5d4-0383-4415-909e-eae0269c7a79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf20dc8a-09ee-48ea-96f6-b0b723028bf0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbfc909d190e9dabbdd77540f1892145667d9c9" 2018-07-22 03:09:05,423 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a2322d3-acc0-4dcc-a422-44c2321ca65b 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-22 03:09:05,423 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/50f8f5d4-0383-4415-909e-eae0269c7a79 used request id req-2a2322d3-acc0-4dcc-a422-44c2321ca65b 2018-07-22 03:09:05,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf20dc8a-09ee-48ea-96f6-b0b723028bf0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbfc909d190e9dabbdd77540f1892145667d9c9" 2018-07-22 03:09:05,445 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:05 GMT Server: Apache x-compute-request-id: req-7f31a8b2-0cca-4539-af25-4a7966014f2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7f31a8b2-0cca-4539-af25-4a7966014f2b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 03:09:05,445 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-7f31a8b2-0cca-4539-af25-4a7966014f2b 2018-07-22 03:09:05,446 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a641ebce-c3c9-4b3a-90c8-4097f9630d9d 2018-07-22 03:09:05,448 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/50f8f5d4-0383-4415-909e-eae0269c7a79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-546324be-79b2-464e-b3ef-6b251ab059eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c02571cdd198ce12f961c258be3bd6da7ae0160" 2018-07-22 03:09:05,616 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-faa8a448-a89b-46f9-87c1-d9e2208e6b48 x-openstack-request-id: req-faa8a448-a89b-46f9-87c1-d9e2208e6b48 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 50f8f5d4-0383-4415-909e-eae0269c7a79 could not be found.", "code": 404}} 2018-07-22 03:09:05,616 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/50f8f5d4-0383-4415-909e-eae0269c7a79 used request id req-faa8a448-a89b-46f9-87c1-d9e2208e6b48 2018-07-22 03:09:05,622 - 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}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:05,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2d9e6608-6a3e-458e-8c28-dce0229d87d7 Date: Sun, 22 Jul 2018 03:09:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:09:05,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2d9e6608-6a3e-458e-8c28-dce0229d87d7 2018-07-22 03:09:05,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:05,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bcfc78f-f94b-4470-bd0e-23841e29df80 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:09:05,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-1bcfc78f-f94b-4470-bd0e-23841e29df80 2018-07-22 03:09:05,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-632bbc57-dec0-4c3b-bd73-b8a91f8cf534 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:06,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-632bbc57-dec0-4c3b-bd73-b8a91f8cf534 2018-07-22 03:09:06,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:06,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea51b8a-68f2-4da0-bad6-952b95cd2224 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:06,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-5ea51b8a-68f2-4da0-bad6-952b95cd2224 2018-07-22 03:09:06,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:06,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,200 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-770939a0-fcd3-406a-b42f-85dae1362083 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:06,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-770939a0-fcd3-406a-b42f-85dae1362083 2018-07-22 03:09:06,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:06,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1049c798-bbe4-4740-a5a9-4ffe370b4179 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:06,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-1049c798-bbe4-4740-a5a9-4ffe370b4179 2018-07-22 03:09:06,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:06,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85e40bb-f87a-4171-9a66-446a2dfc470b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:06,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-f85e40bb-f87a-4171-9a66-446a2dfc470b 2018-07-22 03:09:06,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:06,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c939865-a737-4d22-845a-766e9c68d7ea Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:09:06,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-2c939865-a737-4d22-845a-766e9c68d7ea 2018-07-22 03:09:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffaecc77-294b-417b-922c-a81173db517f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:06,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-ffaecc77-294b-417b-922c-a81173db517f 2018-07-22 03:09:06,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:06,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76cb010-d373-42b0-ae33-ac3e551743eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:06,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-b76cb010-d373-42b0-ae33-ac3e551743eb 2018-07-22 03:09:06,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:06,624 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj 2018-07-22 03:09:06,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/77d078cd38d8417991f3f88101038f88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990721e3-768c-40fe-88e7-45360cdec3da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:06,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/77d078cd38d8417991f3f88101038f88 used request id req-990721e3-768c-40fe-88e7-45360cdec3da 2018-07-22 03:09:06,824 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-proj-role 2018-07-22 03:09:06,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/74c37e8e15e7475bb7ca4043068324d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:06,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e8a3cf-823a-49ea-9603-15af058bc5a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:06,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/74c37e8e15e7475bb7ca4043068324d6 used request id req-b1e8a3cf-823a-49ea-9603-15af058bc5a6 2018-07-22 03:09:06,936 - 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}42240a4f62dd80965e319aa6700c3b51f6e2d0f3" 2018-07-22 03:09:07,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e144beab-fcdd-4901-94d4-74c3fcb98213 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:07,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e144beab-fcdd-4901-94d4-74c3fcb98213 2018-07-22 03:09:07,023 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-0bc42224-7ed7-4a7-user 2018-07-22 03:09:07,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d2aa0b350e5c49568171696e19a45c24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e676de460e33a8c31128257a5bb3331d03104dd" 2018-07-22 03:09:07,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5aab2ee-3f97-45e7-90e4-f1607f53ec44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:07,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d2aa0b350e5c49568171696e19a45c24 used request id req-e5aab2ee-3f97-45e7-90e4-f1607f53ec44 2018-07-22 03:09:07,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:07,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["9DJVmsv3Slys4XmlNmBfGQ"], "issued_at": "2018-07-22T03:09:07.000000Z"}} 2018-07-22 03:09:07,560 - 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}835e8aa2d8831e71f51dbbe457ee13d271d3ed00" 2018-07-22 03:09:07,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759c355f-15fc-4f1d-8c87-9e6fbe6a0c02 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-22 03:09:07,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-759c355f-15fc-4f1d-8c87-9e6fbe6a0c02 2018-07-22 03:09:07,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:07,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:08,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["VBvKV_YEQACIg0K511sSow"], "issued_at": "2018-07-22T03:09:08.000000Z"}} 2018-07-22 03:09:08,017 - 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}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:08,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b1a9f7-60e9-457d-aedf-69e757fcbc0b 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-22 03:09:08,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-75b1a9f7-60e9-457d-aedf-69e757fcbc0b 2018-07-22 03:09:08,102 - 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-22 03:09:08,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:08,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53c940e-e189-4d9a-a400-4cebe2c3690a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:09:08,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj used request id req-a53c940e-e189-4d9a-a400-4cebe2c3690a 2018-07-22 03:09:08,196 - 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}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:08,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89411b89-9a18-427c-b3db-be64aaea9823 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-22 03:09:08,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-89411b89-9a18-427c-b3db-be64aaea9823 2018-07-22 03:09:08,297 - 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}66e1fc3f1553755c38512ebdfc9696cc0798cddc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj"}}' 2018-07-22 03:09:08,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8844f2f9-660e-4021-8e53-b6d7139086aa Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/761ea565ce5f4ae2a5e87abe885d117e"}, "tags": [], "enabled": true, "id": "761ea565ce5f4ae2a5e87abe885d117e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj"}} 2018-07-22 03:09:08,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8844f2f9-660e-4021-8e53-b6d7139086aa 2018-07-22 03:09:08,345 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj 2018-07-22 03:09:08,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:08,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:08,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["QoUKJjEkQIa902kgHip3uA"], "issued_at": "2018-07-22T03:09:08.000000Z"}} 2018-07-22 03:09:08,724 - 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}64eb301526dfe2965126f6459a841a2802d73d61" 2018-07-22 03:09:08,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489c344a-43e4-4d20-9687-66b3d60f79a6 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-22 03:09:08,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-489c344a-43e4-4d20-9687-66b3d60f79a6 2018-07-22 03:09:08,805 - 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-22 03:09:08,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:08,813 - 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}64eb301526dfe2965126f6459a841a2802d73d61" 2018-07-22 03:09:08,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304df435-51cd-4c9e-8c1f-1c1faf184c6e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:09:08,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-304df435-51cd-4c9e-8c1f-1c1faf184c6e 2018-07-22 03:09:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb301526dfe2965126f6459a841a2802d73d61" 2018-07-22 03:09:08,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23a6eb4-1314-4655-bff9-fd50960e2e2a Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/761ea565ce5f4ae2a5e87abe885d117e"}, "tags": [], "enabled": true, "id": "761ea565ce5f4ae2a5e87abe885d117e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj"}]} 2018-07-22 03:09:08,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj used request id req-c23a6eb4-1314-4655-bff9-fd50960e2e2a 2018-07-22 03:09:08,873 - 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}64eb301526dfe2965126f6459a841a2802d73d61" 2018-07-22 03:09:08,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfe4c67-477d-4718-82ca-79fecee54eca 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-22 03:09:08,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fbfe4c67-477d-4718-82ca-79fecee54eca 2018-07-22 03:09:09,315 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-user 2018-07-22 03:09:09,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:09,319 - 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}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:09,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-155b79a7-5bb4-452b-bedf-505159a79399 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:09,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-155b79a7-5bb4-452b-bedf-505159a79399 2018-07-22 03:09:09,408 - 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}66e1fc3f1553755c38512ebdfc9696cc0798cddc" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj-role"}}' 2018-07-22 03:09:09,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d1dcb9-83f7-404b-a1ba-80d936a72a37 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7d9f46d501d4bd088634175240ea62a", "links": {"self": "http://172.30.9.25:5000/v3/roles/a7d9f46d501d4bd088634175240ea62a"}, "name": "CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj-role"}} 2018-07-22 03:09:09,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-79d1dcb9-83f7-404b-a1ba-80d936a72a37 2018-07-22 03:09:09,507 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj-role 2018-07-22 03:09:09,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a7d9f46d501d4bd088634175240ea62a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:09,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbdd91f-71cd-49d4-bebd-dae444ba2489 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7d9f46d501d4bd088634175240ea62a", "links": {"self": "http://172.30.9.25:5000/v3/roles/a7d9f46d501d4bd088634175240ea62a"}, "name": "CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj-role"}} 2018-07-22 03:09:09,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a7d9f46d501d4bd088634175240ea62a used request id req-bdbdd91f-71cd-49d4-bebd-dae444ba2489 2018-07-22 03:09:09,594 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj-role to project CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj 2018-07-22 03:09:09,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/761ea565ce5f4ae2a5e87abe885d117e/users/f3cdc9cc0c484cf086e586ae3c0cfbcf/roles/a7d9f46d501d4bd088634175240ea62a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:09,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efee800b-4d1f-4dfc-888f-acae8538c0d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:09,719 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/761ea565ce5f4ae2a5e87abe885d117e/users/f3cdc9cc0c484cf086e586ae3c0cfbcf/roles/a7d9f46d501d4bd088634175240ea62a used request id req-efee800b-4d1f-4dfc-888f-acae8538c0d5 2018-07-22 03:09:09,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:09,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:10,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["vb8j6kG8TUm2OmQjdsWUqA"], "issued_at": "2018-07-22T03:09:10.000000Z"}} 2018-07-22 03:09:10,114 - 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}27ca80402e2c33b0d518a09b15f65208ad87c64c" 2018-07-22 03:09:10,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a5b983-0a54-411f-a4f6-a857a6913442 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-22 03:09:10,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c0a5b983-0a54-411f-a4f6-a857a6913442 2018-07-22 03:09:10,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ca80402e2c33b0d518a09b15f65208ad87c64c" 2018-07-22 03:09:10,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:10 GMT Server: Apache x-compute-request-id: req-f070e041-ff46-4514-b658-c6da12384201 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f070e041-ff46-4514-b658-c6da12384201 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 03:09:10,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-f070e041-ff46-4514-b658-c6da12384201 2018-07-22 03:09:10,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f070e041-ff46-4514-b658-c6da12384201" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ca80402e2c33b0d518a09b15f65208ad87c64c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-8cc36325-5d4e-47f8-9473-cc18a6a5a4ea", "description": null}}' 2018-07-22 03:09:10,622 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:10 GMT Server: Apache x-compute-request-id: req-fcc84b9b-4e23-421c-9dda-1c17ce1af57d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fcc84b9b-4e23-421c-9dda-1c17ce1af57d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-8cc36325-5d4e-47f8-9473-cc18a6a5a4ea", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8523fb1a-9822-4cf3-819a-04c5c42757ff", "description": null}} 2018-07-22 03:09:10,622 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-fcc84b9b-4e23-421c-9dda-1c17ce1af57d 2018-07-22 03:09:10,623 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-8cc36325-5d4e-47f8-9473-cc18a6a5a4ea 2018-07-22 03:09:10,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835e8aa2d8831e71f51dbbe457ee13d271d3ed00" 2018-07-22 03:09:10,806 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:10 GMT Server: Apache x-compute-request-id: req-d2453d05-e140-48bc-b7b6-3ffbb579e2f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2453d05-e140-48bc-b7b6-3ffbb579e2f2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-8cc36325-5d4e-47f8-9473-cc18a6a5a4ea", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8523fb1a-9822-4cf3-819a-04c5c42757ff", "description": null}]} 2018-07-22 03:09:10,806 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-d2453d05-e140-48bc-b7b6-3ffbb579e2f2 2018-07-22 03:09:10,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2453d05-e140-48bc-b7b6-3ffbb579e2f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835e8aa2d8831e71f51dbbe457ee13d271d3ed00" 2018-07-22 03:09:10,986 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:10 GMT Server: Apache x-compute-request-id: req-14f289e0-9f8c-4e3d-8402-9e68851bf24a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14f289e0-9f8c-4e3d-8402-9e68851bf24a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-8cc36325-5d4e-47f8-9473-cc18a6a5a4ea", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8523fb1a-9822-4cf3-819a-04c5c42757ff", "description": null}} 2018-07-22 03:09:10,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff used request id req-14f289e0-9f8c-4e3d-8402-9e68851bf24a 2018-07-22 03:09:10,989 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2453d05-e140-48bc-b7b6-3ffbb579e2f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835e8aa2d8831e71f51dbbe457ee13d271d3ed00" 2018-07-22 03:09:11,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:10 GMT Server: Apache x-compute-request-id: req-b534c402-87bb-46a5-8e53-b149a8c71777 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b534c402-87bb-46a5-8e53-b149a8c71777 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 03:09:11,164 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff/encryption used request id req-b534c402-87bb-46a5-8e53-b149a8c71777 2018-07-22 03:09:11,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:11,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:11,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["XKZDSTxGTb-kWhYx27FaKA"], "issued_at": "2018-07-22T03:09:11.000000Z"}} 2018-07-22 03:09:11,635 - 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}dcbb0b29b6c04809612580acb852c8da9a7a4ae6" 2018-07-22 03:09:11,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394fe5fd-cf22-4605-ac71-061de91bb74d 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-22 03:09:11,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-394fe5fd-cf22-4605-ac71-061de91bb74d 2018-07-22 03:09:11,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbb0b29b6c04809612580acb852c8da9a7a4ae6" 2018-07-22 03:09:11,895 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:11 GMT Server: Apache x-compute-request-id: req-2d2e7e1c-4139-4605-82dc-df3a3301958f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d2e7e1c-4139-4605-82dc-df3a3301958f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-8cc36325-5d4e-47f8-9473-cc18a6a5a4ea", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8523fb1a-9822-4cf3-819a-04c5c42757ff", "description": null}]} 2018-07-22 03:09:11,896 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-2d2e7e1c-4139-4605-82dc-df3a3301958f 2018-07-22 03:09:11,899 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d2e7e1c-4139-4605-82dc-df3a3301958f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbb0b29b6c04809612580acb852c8da9a7a4ae6" 2018-07-22 03:09:12,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:11 GMT Server: Apache x-compute-request-id: req-76f37ff6-0cac-4f64-aa1d-c3f0049af2c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76f37ff6-0cac-4f64-aa1d-c3f0049af2c7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-8cc36325-5d4e-47f8-9473-cc18a6a5a4ea", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8523fb1a-9822-4cf3-819a-04c5c42757ff", "description": null}} 2018-07-22 03:09:12,067 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff used request id req-76f37ff6-0cac-4f64-aa1d-c3f0049af2c7 2018-07-22 03:09:12,070 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d2e7e1c-4139-4605-82dc-df3a3301958f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbb0b29b6c04809612580acb852c8da9a7a4ae6" 2018-07-22 03:09:12,245 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:12 GMT Server: Apache x-compute-request-id: req-e5bfb466-665e-4760-af56-7fb3e2c726d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e5bfb466-665e-4760-af56-7fb3e2c726d0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 03:09:12,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff/encryption used request id req-e5bfb466-665e-4760-af56-7fb3e2c726d0 2018-07-22 03:09:12,246 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-8cc36325-5d4e-47f8-9473-cc18a6a5a4ea 2018-07-22 03:09:12,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f070e041-ff46-4514-b658-c6da12384201" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ca80402e2c33b0d518a09b15f65208ad87c64c" 2018-07-22 03:09:12,448 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e472cb2-5d9c-4264-894d-ad7b6a59685c 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-22 03:09:12,448 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/8523fb1a-9822-4cf3-819a-04c5c42757ff used request id req-9e472cb2-5d9c-4264-894d-ad7b6a59685c 2018-07-22 03:09:12,454 - 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}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:12,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-51e88f5d-0cf3-4e73-80d2-8c34303685ae Date: Sun, 22 Jul 2018 03:09:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:09:12,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-51e88f5d-0cf3-4e73-80d2-8c34303685ae 2018-07-22 03:09:12,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:12,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7079480-6321-4c94-a2f4-130254a4422e 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:09:12,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-b7079480-6321-4c94-a2f4-130254a4422e 2018-07-22 03:09:12,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:12,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14b978bb-676c-478b-a8b4-c30b6b658e94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:12,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-14b978bb-676c-478b-a8b4-c30b6b658e94 2018-07-22 03:09:12,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:12,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:12,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42b4ab5-59a0-4532-bb63-a4edb2dbd533 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:12,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-a42b4ab5-59a0-4532-bb63-a4edb2dbd533 2018-07-22 03:09:12,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:12,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:12,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1f885b-5f30-45cd-b2da-53652c788f08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:12,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-9f1f885b-5f30-45cd-b2da-53652c788f08 2018-07-22 03:09:12,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:12,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:12,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ec385f-7a6a-4d51-97be-e153cb025454 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:12,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-f1ec385f-7a6a-4d51-97be-e153cb025454 2018-07-22 03:09:12,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:12,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:13,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f980c5-5984-45fd-b3ed-4664905aef9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:13,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-22f980c5-5984-45fd-b3ed-4664905aef9b 2018-07-22 03:09:13,065 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:13,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:13,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cba9971-cad7-4f9b-ad24-d378ec64439b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:09:13,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-8cba9971-cad7-4f9b-ad24-d378ec64439b 2018-07-22 03:09:13,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:13,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5b10c38-0036-46cf-8f5a-87f484b2986b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:13,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-c5b10c38-0036-46cf-8f5a-87f484b2986b 2018-07-22 03:09:13,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:13,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:13,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72349715-a37b-4a2e-8ec5-c27add7c204b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:13,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-72349715-a37b-4a2e-8ec5-c27add7c204b 2018-07-22 03:09:13,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:13,324 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj 2018-07-22 03:09:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/761ea565ce5f4ae2a5e87abe885d117e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:13,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32f60aa-e5a4-4bee-a93a-0ed3bd71b685 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:13,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/761ea565ce5f4ae2a5e87abe885d117e used request id req-f32f60aa-e5a4-4bee-a93a-0ed3bd71b685 2018-07-22 03:09:13,519 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-proj-role 2018-07-22 03:09:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a7d9f46d501d4bd088634175240ea62a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:13,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95157e40-4330-414c-a09c-7e2829ca7b9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:13,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a7d9f46d501d4bd088634175240ea62a used request id req-95157e40-4330-414c-a09c-7e2829ca7b9a 2018-07-22 03:09:13,648 - 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}66e1fc3f1553755c38512ebdfc9696cc0798cddc" 2018-07-22 03:09:13,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49cb235a-66eb-43e4-a0f2-162bae800163 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:13,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-49cb235a-66eb-43e4-a0f2-162bae800163 2018-07-22 03:09:13,732 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-913a1271-34dc-441-user 2018-07-22 03:09:13,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f3cdc9cc0c484cf086e586ae3c0cfbcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb301526dfe2965126f6459a841a2802d73d61" 2018-07-22 03:09:13,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d72907-20a3-40fa-9fa5-8936a2437435 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:13,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f3cdc9cc0c484cf086e586ae3c0cfbcf used request id req-13d72907-20a3-40fa-9fa5-8936a2437435 2018-07-22 03:09:13,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:14,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["99QM1m34RdiXOrzzID70MA"], "issued_at": "2018-07-22T03:09:14.000000Z"}} 2018-07-22 03:09:14,281 - 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}16765537980c386dd488e70cf8b0beca4cd241c2" 2018-07-22 03:09:14,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48026037-37e9-4e56-9602-106f43c8792b 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-22 03:09:14,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-48026037-37e9-4e56-9602-106f43c8792b 2018-07-22 03:09:14,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:14,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:14,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["uK72q54eSam3iOzl6WRvMw"], "issued_at": "2018-07-22T03:09:14.000000Z"}} 2018-07-22 03:09:14,737 - 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}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:14,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472de650-4517-49cd-b9e6-60d146c46cdc 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-22 03:09:14,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-472de650-4517-49cd-b9e6-60d146c46cdc 2018-07-22 03:09:14,821 - 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-22 03:09:14,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:14,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64458a21-7840-4b17-a8f0-9308ffbd81ab Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:09:14,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj used request id req-64458a21-7840-4b17-a8f0-9308ffbd81ab 2018-07-22 03:09:14,914 - 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}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:14,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5796c738-a16c-4bfa-8e0f-334237e5dbf3 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-22 03:09:14,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5796c738-a16c-4bfa-8e0f-334237e5dbf3 2018-07-22 03:09:15,003 - 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}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj"}}' 2018-07-22 03:09:15,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46eb7b83-006f-45f8-b176-1622fb24636b Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1c45406f8636478fb9a21a6214bfb5ce"}, "tags": [], "enabled": true, "id": "1c45406f8636478fb9a21a6214bfb5ce", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj"}} 2018-07-22 03:09:15,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-46eb7b83-006f-45f8-b176-1622fb24636b 2018-07-22 03:09:15,112 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj 2018-07-22 03:09:15,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:15,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:15,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["dnNo5S7uSCWasyavhqAk-w"], "issued_at": "2018-07-22T03:09:15.000000Z"}} 2018-07-22 03:09:15,494 - 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}77def0c01a4e93e8f7c20e3098bcd9b7b147c33f" 2018-07-22 03:09:15,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6b8c77-66da-4b77-98bc-df28528f3460 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-22 03:09:15,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3f6b8c77-66da-4b77-98bc-df28528f3460 2018-07-22 03:09:15,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-22 03:09:15,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:15,581 - 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}77def0c01a4e93e8f7c20e3098bcd9b7b147c33f" 2018-07-22 03:09:15,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bbdf880-4fa7-4171-8c8c-b06092e76936 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:09:15,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9bbdf880-4fa7-4171-8c8c-b06092e76936 2018-07-22 03:09:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77def0c01a4e93e8f7c20e3098bcd9b7b147c33f" 2018-07-22 03:09:15,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675f0e6c-318e-42be-88e4-07082d3087ed Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1c45406f8636478fb9a21a6214bfb5ce"}, "tags": [], "enabled": true, "id": "1c45406f8636478fb9a21a6214bfb5ce", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj"}]} 2018-07-22 03:09:15,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj used request id req-675f0e6c-318e-42be-88e4-07082d3087ed 2018-07-22 03:09:15,783 - 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}77def0c01a4e93e8f7c20e3098bcd9b7b147c33f" 2018-07-22 03:09:15,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a205d4f-2671-471a-909c-ff20613d734f 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-22 03:09:15,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3a205d4f-2671-471a-909c-ff20613d734f 2018-07-22 03:09:16,238 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-user 2018-07-22 03:09:16,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:16,242 - 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}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:16,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319ee704-5428-45c4-b179-1a3bba2eb01d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:16,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-319ee704-5428-45c4-b179-1a3bba2eb01d 2018-07-22 03:09:16,335 - 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}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj-role"}}' 2018-07-22 03:09:16,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77acc54c-151f-42b0-9188-687f9565af1d Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02122e22ea024bff8564d35bb692de4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/02122e22ea024bff8564d35bb692de4a"}, "name": "CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj-role"}} 2018-07-22 03:09:16,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-77acc54c-151f-42b0-9188-687f9565af1d 2018-07-22 03:09:16,364 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj-role 2018-07-22 03:09:16,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/02122e22ea024bff8564d35bb692de4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:16,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae14902f-314a-4937-8710-435b49723758 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02122e22ea024bff8564d35bb692de4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/02122e22ea024bff8564d35bb692de4a"}, "name": "CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj-role"}} 2018-07-22 03:09:16,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/02122e22ea024bff8564d35bb692de4a used request id req-ae14902f-314a-4937-8710-435b49723758 2018-07-22 03:09:16,449 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj-role to project CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj 2018-07-22 03:09:16,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/1c45406f8636478fb9a21a6214bfb5ce/users/d5eb14fb58de4da6a00d3b3535176ca6/roles/02122e22ea024bff8564d35bb692de4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:16,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3cb9ead-11e5-4f03-8834-236ab63c8ad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:16,570 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/1c45406f8636478fb9a21a6214bfb5ce/users/d5eb14fb58de4da6a00d3b3535176ca6/roles/02122e22ea024bff8564d35bb692de4a used request id req-f3cb9ead-11e5-4f03-8834-236ab63c8ad6 2018-07-22 03:09:16,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:16,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:17,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["6abzKRVNTJShdlo8ETcKCQ"], "issued_at": "2018-07-22T03:09:17.000000Z"}} 2018-07-22 03:09:17,042 - 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}87521db40f12b3e1422a35da240ef0ab4bec09d7" 2018-07-22 03:09:17,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649f9f83-b169-4a05-a2d7-c5aabed1cfd0 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-22 03:09:17,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-649f9f83-b169-4a05-a2d7-c5aabed1cfd0 2018-07-22 03:09:17,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87521db40f12b3e1422a35da240ef0ab4bec09d7" 2018-07-22 03:09:17,227 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:17 GMT Server: Apache x-compute-request-id: req-9439b8ec-3c8a-4ce9-a04a-0f1ab554c082 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9439b8ec-3c8a-4ce9-a04a-0f1ab554c082 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 03:09:17,227 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-9439b8ec-3c8a-4ce9-a04a-0f1ab554c082 2018-07-22 03:09:17,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9439b8ec-3c8a-4ce9-a04a-0f1ab554c082" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87521db40f12b3e1422a35da240ef0ab4bec09d7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-546ad7f8-30d1-4eea-9d97-0ca506502a93", "description": null}}' 2018-07-22 03:09:17,435 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:17 GMT Server: Apache x-compute-request-id: req-76c10bbc-8ca7-4315-9744-82baaa24482f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76c10bbc-8ca7-4315-9744-82baaa24482f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-546ad7f8-30d1-4eea-9d97-0ca506502a93", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98099cae-b3a7-4793-943e-ae24c5f9d329", "description": null}} 2018-07-22 03:09:17,435 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-76c10bbc-8ca7-4315-9744-82baaa24482f 2018-07-22 03:09:17,436 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-546ad7f8-30d1-4eea-9d97-0ca506502a93 2018-07-22 03:09:17,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16765537980c386dd488e70cf8b0beca4cd241c2" 2018-07-22 03:09:17,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:17 GMT Server: Apache x-compute-request-id: req-29240849-d7db-4b07-9d15-17f1cd8962c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-29240849-d7db-4b07-9d15-17f1cd8962c8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-546ad7f8-30d1-4eea-9d97-0ca506502a93", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98099cae-b3a7-4793-943e-ae24c5f9d329", "description": null}]} 2018-07-22 03:09:17,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-29240849-d7db-4b07-9d15-17f1cd8962c8 2018-07-22 03:09:17,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29240849-d7db-4b07-9d15-17f1cd8962c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16765537980c386dd488e70cf8b0beca4cd241c2" 2018-07-22 03:09:17,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:17 GMT Server: Apache x-compute-request-id: req-113af05a-6a21-4728-800b-68ef057ffdf7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-113af05a-6a21-4728-800b-68ef057ffdf7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-546ad7f8-30d1-4eea-9d97-0ca506502a93", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98099cae-b3a7-4793-943e-ae24c5f9d329", "description": null}} 2018-07-22 03:09:17,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329 used request id req-113af05a-6a21-4728-800b-68ef057ffdf7 2018-07-22 03:09:17,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29240849-d7db-4b07-9d15-17f1cd8962c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16765537980c386dd488e70cf8b0beca4cd241c2" 2018-07-22 03:09:17,979 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:17 GMT Server: Apache x-compute-request-id: req-ff58cbd6-1805-441d-85e7-5cc06f489341 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff58cbd6-1805-441d-85e7-5cc06f489341 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 03:09:17,980 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329/encryption used request id req-ff58cbd6-1805-441d-85e7-5cc06f489341 2018-07-22 03:09:17,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29240849-d7db-4b07-9d15-17f1cd8962c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16765537980c386dd488e70cf8b0beca4cd241c2" 2018-07-22 03:09:18,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:17 GMT Server: Apache x-compute-request-id: req-55b0cfb3-bf0f-473a-9d98-6347cb5fd2c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55b0cfb3-bf0f-473a-9d98-6347cb5fd2c3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-546ad7f8-30d1-4eea-9d97-0ca506502a93", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98099cae-b3a7-4793-943e-ae24c5f9d329", "description": null}} 2018-07-22 03:09:18,148 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329 used request id req-55b0cfb3-bf0f-473a-9d98-6347cb5fd2c3 2018-07-22 03:09:18,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29240849-d7db-4b07-9d15-17f1cd8962c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16765537980c386dd488e70cf8b0beca4cd241c2" 2018-07-22 03:09:18,320 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:18 GMT Server: Apache x-compute-request-id: req-2bd8914c-2f6a-4e7a-900d-8447cef19701 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2bd8914c-2f6a-4e7a-900d-8447cef19701 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-546ad7f8-30d1-4eea-9d97-0ca506502a93", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98099cae-b3a7-4793-943e-ae24c5f9d329", "description": null}} 2018-07-22 03:09:18,320 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329 used request id req-2bd8914c-2f6a-4e7a-900d-8447cef19701 2018-07-22 03:09:18,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29240849-d7db-4b07-9d15-17f1cd8962c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16765537980c386dd488e70cf8b0beca4cd241c2" 2018-07-22 03:09:18,343 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:18 GMT Server: Apache x-compute-request-id: req-b5a9e26e-f9f2-412e-995a-15c69144f098 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5a9e26e-f9f2-412e-995a-15c69144f098 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 03:09:18,344 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329/encryption used request id req-b5a9e26e-f9f2-412e-995a-15c69144f098 2018-07-22 03:09:18,344 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-546ad7f8-30d1-4eea-9d97-0ca506502a93 2018-07-22 03:09:18,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9439b8ec-3c8a-4ce9-a04a-0f1ab554c082" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87521db40f12b3e1422a35da240ef0ab4bec09d7" 2018-07-22 03:09:18,545 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42ddc85f-b74d-46b5-a249-854dd1c915b0 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-22 03:09:18,545 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/98099cae-b3a7-4793-943e-ae24c5f9d329 used request id req-42ddc85f-b74d-46b5-a249-854dd1c915b0 2018-07-22 03:09:18,551 - 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}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:18,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a25e3ac4-93ba-40fc-8cd6-01ca140f3df6 Date: Sun, 22 Jul 2018 03:09:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:09:18,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a25e3ac4-93ba-40fc-8cd6-01ca140f3df6 2018-07-22 03:09:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:18,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2019256-545a-4338-b900-37e543dae776 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:09:18,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-b2019256-545a-4338-b900-37e543dae776 2018-07-22 03:09:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:18,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67379fd6-5946-4489-b56c-4b6517c7ad94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:18,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-67379fd6-5946-4489-b56c-4b6517c7ad94 2018-07-22 03:09:18,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1019afe-9e16-42a3-bc25-43ed33414658 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:19,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-b1019afe-9e16-42a3-bc25-43ed33414658 2018-07-22 03:09:19,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:19,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ce772a-6b83-454a-afa5-b85c9f60feb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:19,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-f5ce772a-6b83-454a-afa5-b85c9f60feb1 2018-07-22 03:09:19,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ac3d7d-4c7a-4a92-ac9e-f597b4c43a7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:19,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-03ac3d7d-4c7a-4a92-ac9e-f597b4c43a7b 2018-07-22 03:09:19,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a4fa5f-2c01-4e28-a586-f78ab3b035e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:19,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-97a4fa5f-2c01-4e28-a586-f78ab3b035e1 2018-07-22 03:09:19,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:19,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a4cd72-5a9e-4d79-ac55-9f99bfa9e5b6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:09:19,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-55a4cd72-5a9e-4d79-ac55-9f99bfa9e5b6 2018-07-22 03:09:19,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0901adbd-5a6e-48cf-987e-a7bf3a5eebff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:19,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-0901adbd-5a6e-48cf-987e-a7bf3a5eebff 2018-07-22 03:09:19,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:19,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd47b467-5593-4b7f-a05e-944e331c7405 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:19,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-dd47b467-5593-4b7f-a05e-944e331c7405 2018-07-22 03:09:19,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:19,573 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj 2018-07-22 03:09:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/1c45406f8636478fb9a21a6214bfb5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c56a89-77b4-4ade-8bbc-d200623dd843 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:19,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/1c45406f8636478fb9a21a6214bfb5ce used request id req-22c56a89-77b4-4ade-8bbc-d200623dd843 2018-07-22 03:09:19,771 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-proj-role 2018-07-22 03:09:19,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/02122e22ea024bff8564d35bb692de4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c3a6941-320e-4581-8c33-14d1b6409917 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:19,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/02122e22ea024bff8564d35bb692de4a used request id req-0c3a6941-320e-4581-8c33-14d1b6409917 2018-07-22 03:09:19,816 - 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}605c0efbb56af549db64a5f5e0aa5e9fa8fa3e9e" 2018-07-22 03:09:19,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fa31c0-dcf2-40ca-b54c-1951aab72a62 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:19,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d2fa31c0-dcf2-40ca-b54c-1951aab72a62 2018-07-22 03:09:19,900 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-46960024-fca4-4ee-user 2018-07-22 03:09:19,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d5eb14fb58de4da6a00d3b3535176ca6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77def0c01a4e93e8f7c20e3098bcd9b7b147c33f" 2018-07-22 03:09:20,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-843d4c8d-abb8-4c29-9f97-0c345c0b8698 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:20,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d5eb14fb58de4da6a00d3b3535176ca6 used request id req-843d4c8d-abb8-4c29-9f97-0c345c0b8698 2018-07-22 03:09:20,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:20,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["e3EHnQtMSdSsplyfGPAc_Q"], "issued_at": "2018-07-22T03:09:20.000000Z"}} 2018-07-22 03:09:20,446 - 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}a8dff6ea997083cd36a6fea80a077f1b4bc9c6e0" 2018-07-22 03:09:20,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c69b3e9-9d0a-4189-b539-2e40bec335fb 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-22 03:09:20,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3c69b3e9-9d0a-4189-b539-2e40bec335fb 2018-07-22 03:09:20,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:20,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:20,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["L1wLQHMwThGs1WQz_NT4yA"], "issued_at": "2018-07-22T03:09:20.000000Z"}} 2018-07-22 03:09:20,906 - 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}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:20,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf49cf7-1806-4754-9866-429932ca4477 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-22 03:09:20,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ccf49cf7-1806-4754-9866-429932ca4477 2018-07-22 03:09:20,989 - 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-22 03:09:20,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:21,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7bb982-3520-437c-8c82-7ce454024058 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:09:21,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj used request id req-eb7bb982-3520-437c-8c82-7ce454024058 2018-07-22 03:09:21,082 - 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}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:21,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61860348-08c5-4c14-b08c-15c6d48f013e 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-22 03:09:21,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-61860348-08c5-4c14-b08c-15c6d48f013e 2018-07-22 03:09:21,171 - 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}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj"}}' 2018-07-22 03:09:21,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b65ea982-ff7e-4649-9a93-b4e138071592 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e216717845534f279d9bec43f1817f06"}, "tags": [], "enabled": true, "id": "e216717845534f279d9bec43f1817f06", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj"}} 2018-07-22 03:09:21,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b65ea982-ff7e-4649-9a93-b4e138071592 2018-07-22 03:09:21,281 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj 2018-07-22 03:09:21,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:21,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:21,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["elV9cMxOSte503RXtCq6lw"], "issued_at": "2018-07-22T03:09:21.000000Z"}} 2018-07-22 03:09:21,664 - 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}0a4588119120ed915bf63c51877f7ad6304ea8f5" 2018-07-22 03:09:21,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be37a001-73d3-4c2f-b938-5d244a7fbc99 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-22 03:09:21,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-be37a001-73d3-4c2f-b938-5d244a7fbc99 2018-07-22 03:09:21,746 - 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-22 03:09:21,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:21,752 - 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}0a4588119120ed915bf63c51877f7ad6304ea8f5" 2018-07-22 03:09:21,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8437c60-5cdf-4107-be31-a43e92d9b3b4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:09:21,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c8437c60-5cdf-4107-be31-a43e92d9b3b4 2018-07-22 03:09:21,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4588119120ed915bf63c51877f7ad6304ea8f5" 2018-07-22 03:09:21,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdeb54af-aa81-44f0-8db3-ae463931d832 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e216717845534f279d9bec43f1817f06"}, "tags": [], "enabled": true, "id": "e216717845534f279d9bec43f1817f06", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj"}]} 2018-07-22 03:09:21,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj used request id req-fdeb54af-aa81-44f0-8db3-ae463931d832 2018-07-22 03:09:21,880 - 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}0a4588119120ed915bf63c51877f7ad6304ea8f5" 2018-07-22 03:09:21,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6f1b64-23ec-4d45-be1b-c52cf165a767 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-22 03:09:21,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-aa6f1b64-23ec-4d45-be1b-c52cf165a767 2018-07-22 03:09:22,328 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-67b965fb-f28e-495-user 2018-07-22 03:09:22,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:22,332 - 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}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:22,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83db01d-2b24-45f5-81c2-6210665a3e36 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:22,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e83db01d-2b24-45f5-81c2-6210665a3e36 2018-07-22 03:09:22,424 - 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}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" -d '{"role": {"name": "CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj-role"}}' 2018-07-22 03:09:22,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11305c5e-aa54-470c-afc8-d2bda0cb1a50 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03378665f4e244dca86ab30f14de5f6d", "links": {"self": "http://172.30.9.25:5000/v3/roles/03378665f4e244dca86ab30f14de5f6d"}, "name": "CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj-role"}} 2018-07-22 03:09:22,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-11305c5e-aa54-470c-afc8-d2bda0cb1a50 2018-07-22 03:09:22,520 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj-role 2018-07-22 03:09:22,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/03378665f4e244dca86ab30f14de5f6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:22,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27d6f30-2c73-4187-9fbe-a93771fdbbd0 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03378665f4e244dca86ab30f14de5f6d", "links": {"self": "http://172.30.9.25:5000/v3/roles/03378665f4e244dca86ab30f14de5f6d"}, "name": "CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj-role"}} 2018-07-22 03:09:22,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/03378665f4e244dca86ab30f14de5f6d used request id req-d27d6f30-2c73-4187-9fbe-a93771fdbbd0 2018-07-22 03:09:22,609 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj-role to project CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj 2018-07-22 03:09:22,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e216717845534f279d9bec43f1817f06/users/40b26e682efb4949a70b7025be27951b/roles/03378665f4e244dca86ab30f14de5f6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:22,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e275fc49-666b-4e2c-a983-49f9d71053f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:22,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e216717845534f279d9bec43f1817f06/users/40b26e682efb4949a70b7025be27951b/roles/03378665f4e244dca86ab30f14de5f6d used request id req-e275fc49-666b-4e2c-a983-49f9d71053f6 2018-07-22 03:09:22,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:22,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:23,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["rWs89cZ8RLiD15qLGAOwZQ"], "issued_at": "2018-07-22T03:09:23.000000Z"}} 2018-07-22 03:09:23,115 - 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}d5474818d6576e1a1b6bdcf40f3a41f805207a95" 2018-07-22 03:09:23,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0442faa8-cd3e-4c6c-a245-8e00ffe0898e 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-22 03:09:23,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0442faa8-cd3e-4c6c-a245-8e00ffe0898e 2018-07-22 03:09:23,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5474818d6576e1a1b6bdcf40f3a41f805207a95" 2018-07-22 03:09:23,365 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:23 GMT Server: Apache x-compute-request-id: req-4316c849-6745-40b2-9ac9-c47c064cf511 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4316c849-6745-40b2-9ac9-c47c064cf511 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 03:09:23,365 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-4316c849-6745-40b2-9ac9-c47c064cf511 2018-07-22 03:09:23,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4316c849-6745-40b2-9ac9-c47c064cf511" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5474818d6576e1a1b6bdcf40f3a41f805207a95" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-qos-spec"}}' 2018-07-22 03:09:23,566 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:23 GMT Server: Apache x-compute-request-id: req-ec2bdb00-c088-4c77-82ca-3b4df8fd8e7b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec2bdb00-c088-4c77-82ca-3b4df8fd8e7b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "52b6b281-bc9f-492d-8fd3-990e16578cea", "name": "CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/52b6b281-bc9f-492d-8fd3-990e16578cea", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/52b6b281-bc9f-492d-8fd3-990e16578cea", "rel": "bookmark"}]} 2018-07-22 03:09:23,566 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-ec2bdb00-c088-4c77-82ca-3b4df8fd8e7b 2018-07-22 03:09:23,567 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-qos-spec 2018-07-22 03:09:23,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:23,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:23,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jqoTn0_EQSqnbxIEanG7iA"], "issued_at": "2018-07-22T03:09:23.000000Z"}} 2018-07-22 03:09:23,947 - 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}2ff830d7866d51b192af51bbc94f1005d0497ec5" 2018-07-22 03:09:24,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4158f7-f3fb-44b0-8489-cadf4758d5d7 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-22 03:09:24,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9a4158f7-f3fb-44b0-8489-cadf4758d5d7 2018-07-22 03:09:24,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff830d7866d51b192af51bbc94f1005d0497ec5" 2018-07-22 03:09:24,278 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:24 GMT Server: Apache x-compute-request-id: req-693a7b9d-9d91-410f-8d55-7364b1396d11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-693a7b9d-9d91-410f-8d55-7364b1396d11 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 03:09:24,278 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-693a7b9d-9d91-410f-8d55-7364b1396d11 2018-07-22 03:09:24,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-693a7b9d-9d91-410f-8d55-7364b1396d11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff830d7866d51b192af51bbc94f1005d0497ec5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-vol_type", "description": null}}' 2018-07-22 03:09:24,488 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:24 GMT Server: Apache x-compute-request-id: req-c39f40a0-d681-4efc-a853-38661b282c6e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c39f40a0-d681-4efc-a853-38661b282c6e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d5e8959-ce20-4cde-856c-ebc038ef0897", "description": null}} 2018-07-22 03:09:24,488 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-c39f40a0-d681-4efc-a853-38661b282c6e 2018-07-22 03:09:24,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-693a7b9d-9d91-410f-8d55-7364b1396d11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff830d7866d51b192af51bbc94f1005d0497ec5" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 03:09:24,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:24 GMT Server: Apache x-compute-request-id: req-94d48992-f5a1-48dc-ad28-cedc5c582357 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94d48992-f5a1-48dc-ad28-cedc5c582357 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0d5e8959-ce20-4cde-856c-ebc038ef0897", "name": "foo", "control_location": "back-end", "encryption_id": "d61003ed-202f-4f95-bfd4-2262159e20d5", "provider": "bar", "provider_class": "bar"}} 2018-07-22 03:09:24,695 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897/encryption used request id req-94d48992-f5a1-48dc-ad28-cedc5c582357 2018-07-22 03:09:24,696 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-vol_type 2018-07-22 03:09:24,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dff6ea997083cd36a6fea80a077f1b4bc9c6e0" 2018-07-22 03:09:24,870 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:24 GMT Server: Apache x-compute-request-id: req-4c7890e4-34a0-4c13-abfb-87c5fdad9c2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c7890e4-34a0-4c13-abfb-87c5fdad9c2e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d5e8959-ce20-4cde-856c-ebc038ef0897", "description": null}} 2018-07-22 03:09:24,871 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897 used request id req-4c7890e4-34a0-4c13-abfb-87c5fdad9c2e 2018-07-22 03:09:24,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c7890e4-34a0-4c13-abfb-87c5fdad9c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dff6ea997083cd36a6fea80a077f1b4bc9c6e0" 2018-07-22 03:09:25,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:24 GMT Server: Apache x-compute-request-id: req-55e8b70c-4339-4c4c-9a33-10df6c5b4705 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55e8b70c-4339-4c4c-9a33-10df6c5b4705 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d5e8959-ce20-4cde-856c-ebc038ef0897", "description": null}} 2018-07-22 03:09:25,042 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897 used request id req-55e8b70c-4339-4c4c-9a33-10df6c5b4705 2018-07-22 03:09:25,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c7890e4-34a0-4c13-abfb-87c5fdad9c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dff6ea997083cd36a6fea80a077f1b4bc9c6e0" 2018-07-22 03:09:25,222 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:25 GMT Server: Apache x-compute-request-id: req-685d74e9-cff9-4109-9467-ab13a2be75bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-685d74e9-cff9-4109-9467-ab13a2be75bc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "0d5e8959-ce20-4cde-856c-ebc038ef0897", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T03:09:24.000000", "updated_at": null, "encryption_id": "d61003ed-202f-4f95-bfd4-2262159e20d5", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 03:09:25,222 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897/encryption used request id req-685d74e9-cff9-4109-9467-ab13a2be75bc 2018-07-22 03:09:25,222 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-vol_type 2018-07-22 03:09:25,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-693a7b9d-9d91-410f-8d55-7364b1396d11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff830d7866d51b192af51bbc94f1005d0497ec5" 2018-07-22 03:09:25,425 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7712c89c-a57f-44f7-ba0f-d5282ef25f20 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-22 03:09:25,425 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/0d5e8959-ce20-4cde-856c-ebc038ef0897 used request id req-7712c89c-a57f-44f7-ba0f-d5282ef25f20 2018-07-22 03:09:25,426 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-ca4637cf-f138-4feb-9d2c-ed1b62b10f90-qos-spec 2018-07-22 03:09:25,429 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/52b6b281-bc9f-492d-8fd3-990e16578cea?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4316c849-6745-40b2-9ac9-c47c064cf511" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5474818d6576e1a1b6bdcf40f3a41f805207a95" 2018-07-22 03:09:25,628 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1933297c-5ce0-404a-afac-d4df65f13e16 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-22 03:09:25,628 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/52b6b281-bc9f-492d-8fd3-990e16578cea?force=False used request id req-1933297c-5ce0-404a-afac-d4df65f13e16 2018-07-22 03:09:25,634 - 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}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:25,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d7b030c2-dca2-4570-b1e4-61eae2d2a81b Date: Sun, 22 Jul 2018 03:09:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:09:25,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d7b030c2-dca2-4570-b1e4-61eae2d2a81b 2018-07-22 03:09:25,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:25,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2181f8-8ba6-4e0e-8562-0ee511ae6348 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:09:25,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-ac2181f8-8ba6-4e0e-8562-0ee511ae6348 2018-07-22 03:09:25,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f35e02-796b-49b9-aa24-63a59ccaf144 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:26,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-51f35e02-796b-49b9-aa24-63a59ccaf144 2018-07-22 03:09:26,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7dc0126-337a-4fab-b57d-abdac00261e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:26,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-a7dc0126-337a-4fab-b57d-abdac00261e2 2018-07-22 03:09:26,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63ab4411-a37c-43e0-9e3d-22cd0a049496 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:26,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-63ab4411-a37c-43e0-9e3d-22cd0a049496 2018-07-22 03:09:26,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:26,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b44c36e-f700-4b03-8013-a1d9927c5010 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:26,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-2b44c36e-f700-4b03-8013-a1d9927c5010 2018-07-22 03:09:26,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:26,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aea21c4-a0bf-470e-a711-616810898722 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:26,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-3aea21c4-a0bf-470e-a711-616810898722 2018-07-22 03:09:26,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569c6d4b-9e2f-4410-b3e2-1eeaacbd27df Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:09:26,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-569c6d4b-9e2f-4410-b3e2-1eeaacbd27df 2018-07-22 03:09:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ee27fc-008d-4ea8-abba-2ff780395cda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:26,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-42ee27fc-008d-4ea8-abba-2ff780395cda 2018-07-22 03:09:26,493 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:26,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc6e8f5c-2328-4c3b-999b-6c2004ebe0cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:26,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-dc6e8f5c-2328-4c3b-999b-6c2004ebe0cf 2018-07-22 03:09:26,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:26,580 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj 2018-07-22 03:09:26,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e216717845534f279d9bec43f1817f06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c23229f-1eee-44e9-87bb-697da9562ccc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:26,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e216717845534f279d9bec43f1817f06 used request id req-0c23229f-1eee-44e9-87bb-697da9562ccc 2018-07-22 03:09:26,778 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-67b965fb-f28e-495-proj-role 2018-07-22 03:09:26,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/03378665f4e244dca86ab30f14de5f6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d5e076f-be48-4f03-b65e-48459d4220e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:26,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/03378665f4e244dca86ab30f14de5f6d used request id req-6d5e076f-be48-4f03-b65e-48459d4220e7 2018-07-22 03:09:26,889 - 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}1e32434fa02fadf0d5cd8c2278b7e8d5b6c85143" 2018-07-22 03:09:26,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad510b9-da4d-4b7f-a506-e1b7c40353a0 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:26,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5ad510b9-da4d-4b7f-a506-e1b7c40353a0 2018-07-22 03:09:26,972 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-67b965fb-f28e-495-user 2018-07-22 03:09:26,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/40b26e682efb4949a70b7025be27951b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4588119120ed915bf63c51877f7ad6304ea8f5" 2018-07-22 03:09:27,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbea8610-f6b4-4586-91fb-10f2e737ba36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:27,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/40b26e682efb4949a70b7025be27951b used request id req-cbea8610-f6b4-4586-91fb-10f2e737ba36 2018-07-22 03:09:27,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:27,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["zUTUQtr2TDmXpskZWr803A"], "issued_at": "2018-07-22T03:09:27.000000Z"}} 2018-07-22 03:09:27,529 - 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}6944cecced4f06001ea20abbd3784ba0f5f70a63" 2018-07-22 03:09:27,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebc7873-7d56-4723-a995-ac54cc690a31 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-22 03:09:27,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0ebc7873-7d56-4723-a995-ac54cc690a31 2018-07-22 03:09:27,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:27,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:28,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["iyJzBKMMTMidlaudl8gNug"], "issued_at": "2018-07-22T03:09:28.000000Z"}} 2018-07-22 03:09:28,006 - 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}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:28,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305d8eb3-51ce-489c-beed-c767c4c04bfc 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-22 03:09:28,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-305d8eb3-51ce-489c-beed-c767c4c04bfc 2018-07-22 03:09:28,091 - 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-22 03:09:28,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:28,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:28,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff97c940-47e7-40b5-83b7-0f09e79245c4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:09:28,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj used request id req-ff97c940-47e7-40b5-83b7-0f09e79245c4 2018-07-22 03:09:28,187 - 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}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:28,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6956bd-629c-4484-8151-e5351f52c364 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-22 03:09:28,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0e6956bd-629c-4484-8151-e5351f52c364 2018-07-22 03:09:28,277 - 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}50365bb22b527b7a92f87d603234502ee0b1fdfc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj"}}' 2018-07-22 03:09:28,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24117e2-cfc2-4b98-bb2f-7d7432f8a9df Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/deb2a4d05ec448d5a445f2296cbc9ae6"}, "tags": [], "enabled": true, "id": "deb2a4d05ec448d5a445f2296cbc9ae6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj"}} 2018-07-22 03:09:28,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c24117e2-cfc2-4b98-bb2f-7d7432f8a9df 2018-07-22 03:09:28,389 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj 2018-07-22 03:09:28,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:28,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:28,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Z4iiKRtkRti3TEauqYpjkw"], "issued_at": "2018-07-22T03:09:28.000000Z"}} 2018-07-22 03:09:28,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}3b33b88e3dc1944ec832348e53b7b775fd6dc3df" 2018-07-22 03:09:28,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1629b313-4b85-4972-be39-9e490211f5d8 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-22 03:09:28,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1629b313-4b85-4972-be39-9e490211f5d8 2018-07-22 03:09:28,865 - 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-22 03:09:28,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:28,871 - 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}3b33b88e3dc1944ec832348e53b7b775fd6dc3df" 2018-07-22 03:09:28,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8968a508-2c4f-4ecc-ba81-f0b34902be05 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:09:28,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8968a508-2c4f-4ecc-ba81-f0b34902be05 2018-07-22 03:09:28,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b33b88e3dc1944ec832348e53b7b775fd6dc3df" 2018-07-22 03:09:29,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5530efa-331f-4861-9288-d922f1e93ac9 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/deb2a4d05ec448d5a445f2296cbc9ae6"}, "tags": [], "enabled": true, "id": "deb2a4d05ec448d5a445f2296cbc9ae6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj"}]} 2018-07-22 03:09:29,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj used request id req-c5530efa-331f-4861-9288-d922f1e93ac9 2018-07-22 03:09:29,063 - 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}3b33b88e3dc1944ec832348e53b7b775fd6dc3df" 2018-07-22 03:09:29,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e660cb-20d5-45b8-b209-a833852f0d5d 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-22 03:09:29,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-28e660cb-20d5-45b8-b209-a833852f0d5d 2018-07-22 03:09:29,444 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-user 2018-07-22 03:09:29,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:29,448 - 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}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:29,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9342ebab-c517-45e3-a790-953936355823 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:29,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9342ebab-c517-45e3-a790-953936355823 2018-07-22 03:09:29,538 - 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}50365bb22b527b7a92f87d603234502ee0b1fdfc" -d '{"role": {"name": "CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj-role"}}' 2018-07-22 03:09:29,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c41482-3ffd-4b94-94b7-5ec94d078f4a Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa2d337a744b454c9d939789f6758a37", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa2d337a744b454c9d939789f6758a37"}, "name": "CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj-role"}} 2018-07-22 03:09:29,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-24c41482-3ffd-4b94-94b7-5ec94d078f4a 2018-07-22 03:09:29,569 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj-role 2018-07-22 03:09:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fa2d337a744b454c9d939789f6758a37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:29,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d579fbf6-9d67-4e29-8536-142d2dcd7111 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa2d337a744b454c9d939789f6758a37", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa2d337a744b454c9d939789f6758a37"}, "name": "CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj-role"}} 2018-07-22 03:09:29,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fa2d337a744b454c9d939789f6758a37 used request id req-d579fbf6-9d67-4e29-8536-142d2dcd7111 2018-07-22 03:09:29,655 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj-role to project CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj 2018-07-22 03:09:29,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/deb2a4d05ec448d5a445f2296cbc9ae6/users/16845713e49049ae8fde23bf695e7780/roles/fa2d337a744b454c9d939789f6758a37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:29,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cca3f315-0e6a-4edc-9886-440fde5cdfee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:29,780 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/deb2a4d05ec448d5a445f2296cbc9ae6/users/16845713e49049ae8fde23bf695e7780/roles/fa2d337a744b454c9d939789f6758a37 used request id req-cca3f315-0e6a-4edc-9886-440fde5cdfee 2018-07-22 03:09:29,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:29,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:30,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["wCcYfG0sSo2g6pSroKVjSQ"], "issued_at": "2018-07-22T03:09:30.000000Z"}} 2018-07-22 03:09:30,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}8b20e63576183552585056f63b9966cb044c8d39" 2018-07-22 03:09:30,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9408d92f-0d5e-4f41-86c0-1940e0be0f1b 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-22 03:09:30,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9408d92f-0d5e-4f41-86c0-1940e0be0f1b 2018-07-22 03:09:30,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b20e63576183552585056f63b9966cb044c8d39" 2018-07-22 03:09:30,512 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:30 GMT Server: Apache x-compute-request-id: req-b85e15d4-d33f-499b-90e1-5c3759482f90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b85e15d4-d33f-499b-90e1-5c3759482f90 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 03:09:30,512 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-b85e15d4-d33f-499b-90e1-5c3759482f90 2018-07-22 03:09:30,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b85e15d4-d33f-499b-90e1-5c3759482f90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b20e63576183552585056f63b9966cb044c8d39" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-qos-spec"}}' 2018-07-22 03:09:30,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:30 GMT Server: Apache x-compute-request-id: req-2670b80c-cb14-47cb-b605-8eee0a887107 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2670b80c-cb14-47cb-b605-8eee0a887107 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "60222581-0a00-415e-88f8-d625f814cfe7", "name": "CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7", "rel": "bookmark"}]} 2018-07-22 03:09:30,696 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-2670b80c-cb14-47cb-b605-8eee0a887107 2018-07-22 03:09:30,696 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-qos-spec 2018-07-22 03:09:30,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:30,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:31,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["brIC6pJvTtKWtcYlHJPLvw"], "issued_at": "2018-07-22T03:09:31.000000Z"}} 2018-07-22 03:09:31,076 - 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}408c381ba97570f6b986863572b1ccd9b00f6a7e" 2018-07-22 03:09:31,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbd50b8-e9e9-4c55-87d7-2368a30614ef 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-22 03:09:31,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0fbd50b8-e9e9-4c55-87d7-2368a30614ef 2018-07-22 03:09:31,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408c381ba97570f6b986863572b1ccd9b00f6a7e" 2018-07-22 03:09:31,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:31 GMT Server: Apache x-compute-request-id: req-a38f3b0a-cec3-4f95-8f8e-7b78bb5a4589 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a38f3b0a-cec3-4f95-8f8e-7b78bb5a4589 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 03:09:31,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-a38f3b0a-cec3-4f95-8f8e-7b78bb5a4589 2018-07-22 03:09:31,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a38f3b0a-cec3-4f95-8f8e-7b78bb5a4589" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408c381ba97570f6b986863572b1ccd9b00f6a7e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-vol_type", "description": null}}' 2018-07-22 03:09:31,538 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:31 GMT Server: Apache x-compute-request-id: req-9c12b758-19ed-49f8-aadf-b3e76cd32f5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c12b758-19ed-49f8-aadf-b3e76cd32f5a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d5d6a6d2-0f4a-46a0-82f6-120eca44d990", "description": null}} 2018-07-22 03:09:31,538 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-9c12b758-19ed-49f8-aadf-b3e76cd32f5a 2018-07-22 03:09:31,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a38f3b0a-cec3-4f95-8f8e-7b78bb5a4589" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408c381ba97570f6b986863572b1ccd9b00f6a7e" 2018-07-22 03:09:31,728 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:31 GMT Server: Apache x-compute-request-id: req-98d1fd92-2cfa-46f2-89db-461a60ef4ca7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98d1fd92-2cfa-46f2-89db-461a60ef4ca7 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "60222581-0a00-415e-88f8-d625f814cfe7", "name": "CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-qos-spec"}]} 2018-07-22 03:09:31,728 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-98d1fd92-2cfa-46f2-89db-461a60ef4ca7 2018-07-22 03:09:31,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7/associate?vol_type_id=d5d6a6d2-0f4a-46a0-82f6-120eca44d990 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a38f3b0a-cec3-4f95-8f8e-7b78bb5a4589" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408c381ba97570f6b986863572b1ccd9b00f6a7e" 2018-07-22 03:09:32,025 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb76da50-661e-4012-905a-3dbb29f9fa95 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-22 03:09:32,025 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7/associate?vol_type_id=d5d6a6d2-0f4a-46a0-82f6-120eca44d990 used request id req-cb76da50-661e-4012-905a-3dbb29f9fa95 2018-07-22 03:09:32,026 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-vol_type 2018-07-22 03:09:32,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d5d6a6d2-0f4a-46a0-82f6-120eca44d990 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944cecced4f06001ea20abbd3784ba0f5f70a63" 2018-07-22 03:09:32,205 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:32 GMT Server: Apache x-compute-request-id: req-594b2820-2f01-4356-b535-9ea7289304d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-594b2820-2f01-4356-b535-9ea7289304d4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-vol_type", "qos_specs_id": "60222581-0a00-415e-88f8-d625f814cfe7", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d5d6a6d2-0f4a-46a0-82f6-120eca44d990", "description": null}} 2018-07-22 03:09:32,205 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d5d6a6d2-0f4a-46a0-82f6-120eca44d990 used request id req-594b2820-2f01-4356-b535-9ea7289304d4 2018-07-22 03:09:32,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d5d6a6d2-0f4a-46a0-82f6-120eca44d990 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-594b2820-2f01-4356-b535-9ea7289304d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944cecced4f06001ea20abbd3784ba0f5f70a63" 2018-07-22 03:09:32,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:32 GMT Server: Apache x-compute-request-id: req-f8091c90-9e4b-459e-ab1b-09a66e443d8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8091c90-9e4b-459e-ab1b-09a66e443d8f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-vol_type", "qos_specs_id": "60222581-0a00-415e-88f8-d625f814cfe7", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d5d6a6d2-0f4a-46a0-82f6-120eca44d990", "description": null}} 2018-07-22 03:09:32,376 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d5d6a6d2-0f4a-46a0-82f6-120eca44d990 used request id req-f8091c90-9e4b-459e-ab1b-09a66e443d8f 2018-07-22 03:09:32,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d5d6a6d2-0f4a-46a0-82f6-120eca44d990/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-594b2820-2f01-4356-b535-9ea7289304d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944cecced4f06001ea20abbd3784ba0f5f70a63" 2018-07-22 03:09:32,555 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:32 GMT Server: Apache x-compute-request-id: req-2ed0521f-6311-49f8-a2a9-d7cc0e2c2e61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2ed0521f-6311-49f8-a2a9-d7cc0e2c2e61 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 03:09:32,555 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d5d6a6d2-0f4a-46a0-82f6-120eca44d990/encryption used request id req-2ed0521f-6311-49f8-a2a9-d7cc0e2c2e61 2018-07-22 03:09:32,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-594b2820-2f01-4356-b535-9ea7289304d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944cecced4f06001ea20abbd3784ba0f5f70a63" 2018-07-22 03:09:32,721 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:32 GMT Server: Apache x-compute-request-id: req-b322d01c-da0d-4074-99dd-20c6fdcc75cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b322d01c-da0d-4074-99dd-20c6fdcc75cf Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "60222581-0a00-415e-88f8-d625f814cfe7", "name": "CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7", "rel": "bookmark"}]} 2018-07-22 03:09:32,721 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7 used request id req-b322d01c-da0d-4074-99dd-20c6fdcc75cf 2018-07-22 03:09:32,721 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-vol_type 2018-07-22 03:09:32,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d5d6a6d2-0f4a-46a0-82f6-120eca44d990 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a38f3b0a-cec3-4f95-8f8e-7b78bb5a4589" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408c381ba97570f6b986863572b1ccd9b00f6a7e" 2018-07-22 03:09:32,935 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c05aee6-37fe-4548-b4ff-46a5e39d3c84 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-22 03:09:32,935 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/d5d6a6d2-0f4a-46a0-82f6-120eca44d990 used request id req-3c05aee6-37fe-4548-b4ff-46a5e39d3c84 2018-07-22 03:09:32,936 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-ab63c2d7-637b-4fd3-bb11-72ec08055708-qos-spec 2018-07-22 03:09:32,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b85e15d4-d33f-499b-90e1-5c3759482f90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b20e63576183552585056f63b9966cb044c8d39" 2018-07-22 03:09:32,977 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9db800f3-da23-407e-ae20-840d8c5a2ad3 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-22 03:09:32,977 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/60222581-0a00-415e-88f8-d625f814cfe7?force=False used request id req-9db800f3-da23-407e-ae20-840d8c5a2ad3 2018-07-22 03:09:32,982 - 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}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e8a393f1-7780-444f-baca-0d26cbbc8c63 Date: Sun, 22 Jul 2018 03:09:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:09:33,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e8a393f1-7780-444f-baca-0d26cbbc8c63 2018-07-22 03:09:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc4fc05-dc30-4580-9093-2305b7510c80 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:09:33,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-2bc4fc05-dc30-4580-9093-2305b7510c80 2018-07-22 03:09:33,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ccd27c6-895c-4460-a540-e34e02aaae6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:33,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-4ccd27c6-895c-4460-a540-e34e02aaae6c 2018-07-22 03:09:33,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:33,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a61697a-e0f5-458a-a97c-1ce1bc57eaab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:33,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-3a61697a-e0f5-458a-a97c-1ce1bc57eaab 2018-07-22 03:09:33,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-843ec41d-bfca-4fb2-ad2b-2bec3ca295bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:33,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-843ec41d-bfca-4fb2-ad2b-2bec3ca295bf 2018-07-22 03:09:33,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bda9d4a1-fa05-4cdc-b8b5-095095996a55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:33,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-bda9d4a1-fa05-4cdc-b8b5-095095996a55 2018-07-22 03:09:33,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e5a12e5-10e7-4f5e-a003-dc2419c21d01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:33,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-7e5a12e5-10e7-4f5e-a003-dc2419c21d01 2018-07-22 03:09:33,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:33,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee518d1-ba0f-498e-8fd3-8e17e8197c52 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:09:33,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-7ee518d1-ba0f-498e-8fd3-8e17e8197c52 2018-07-22 03:09:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b38fd8-106b-4355-a730-956d2d511cce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:33,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-42b38fd8-106b-4355-a730-956d2d511cce 2018-07-22 03:09:33,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:33,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:33,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c53f3f-d99d-45fd-84a6-b2de154cb3e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:33,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-71c53f3f-d99d-45fd-84a6-b2de154cb3e1 2018-07-22 03:09:33,982 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:33,983 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj 2018-07-22 03:09:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/deb2a4d05ec448d5a445f2296cbc9ae6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:34,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f707e45-ef72-4417-8348-a81b47d577e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:34,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/deb2a4d05ec448d5a445f2296cbc9ae6 used request id req-0f707e45-ef72-4417-8348-a81b47d577e1 2018-07-22 03:09:34,126 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-proj-role 2018-07-22 03:09:34,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fa2d337a744b454c9d939789f6758a37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:34,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c29683ef-5064-482a-833d-a2dde8e97b70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:34,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fa2d337a744b454c9d939789f6758a37 used request id req-c29683ef-5064-482a-833d-a2dde8e97b70 2018-07-22 03:09:34,237 - 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}50365bb22b527b7a92f87d603234502ee0b1fdfc" 2018-07-22 03:09:34,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe500dc-aca5-4bec-acb4-7c57c47ca93d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:34,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ebe500dc-aca5-4bec-acb4-7c57c47ca93d 2018-07-22 03:09:34,322 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-3ae33727-dfc5-4e9-user 2018-07-22 03:09:34,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/16845713e49049ae8fde23bf695e7780 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b33b88e3dc1944ec832348e53b7b775fd6dc3df" 2018-07-22 03:09:34,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-856b78ab-d24e-41a5-a75b-f0c0e9ba64c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:34,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/16845713e49049ae8fde23bf695e7780 used request id req-856b78ab-d24e-41a5-a75b-f0c0e9ba64c9 2018-07-22 03:09:34,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:34,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fC5D46m3Sc658ysTqO27TQ"], "issued_at": "2018-07-22T03:09:34.000000Z"}} 2018-07-22 03:09: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}6e7ced0daf1a497a35a600a6867a86f4f03adbb8" 2018-07-22 03:09:34,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920952c0-d24a-44bc-bf1a-300196e9f079 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-22 03:09:34,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-920952c0-d24a-44bc-bf1a-300196e9f079 2018-07-22 03:09:34,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:34,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:35,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hXW2xcaiTzOhApzswqzgYQ"], "issued_at": "2018-07-22T03:09:35.000000Z"}} 2018-07-22 03:09:35,342 - 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}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:35,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd037ea-1a6c-432a-bd21-fbcf8c0fcf56 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-22 03:09:35,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ecd037ea-1a6c-432a-bd21-fbcf8c0fcf56 2018-07-22 03:09:35,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-22 03:09:35,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:35,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:35,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adeade55-1173-4e2f-8873-e1629d332ce1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:09:35,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj used request id req-adeade55-1173-4e2f-8873-e1629d332ce1 2018-07-22 03:09:35,449 - 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}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:35,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566a330a-44ff-4800-9483-d924bcf3fcff 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-22 03:09:35,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-566a330a-44ff-4800-9483-d924bcf3fcff 2018-07-22 03:09:35,471 - 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}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj"}}' 2018-07-22 03:09:35,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7db68744-9fa9-447f-89f2-27fc31a63bc4 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ec7d8486790645789483299dbb75f1e2"}, "tags": [], "enabled": true, "id": "ec7d8486790645789483299dbb75f1e2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj"}} 2018-07-22 03:09:35,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7db68744-9fa9-447f-89f2-27fc31a63bc4 2018-07-22 03:09:35,516 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj 2018-07-22 03:09:35,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:35,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:35,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["E3WrGQTURC-LzTMv3PryKA"], "issued_at": "2018-07-22T03:09:35.000000Z"}} 2018-07-22 03:09:35,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}0a0c4561b9c2989206824dd57bf457bf68423ae4" 2018-07-22 03:09:35,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e4d84d-63c9-4afc-9568-733fc02ba5e9 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-22 03:09:35,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-60e4d84d-63c9-4afc-9568-733fc02ba5e9 2018-07-22 03:09:35,921 - 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-22 03:09:35,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:35,926 - 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}0a0c4561b9c2989206824dd57bf457bf68423ae4" 2018-07-22 03:09:36,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002f409f-6fed-49d5-89f6-15c781e85799 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:09:36,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-002f409f-6fed-49d5-89f6-15c781e85799 2018-07-22 03:09:36,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0c4561b9c2989206824dd57bf457bf68423ae4" 2018-07-22 03:09:36,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9563d84e-51ef-4fe9-928a-d38b08bbfccc Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ec7d8486790645789483299dbb75f1e2"}, "tags": [], "enabled": true, "id": "ec7d8486790645789483299dbb75f1e2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj"}]} 2018-07-22 03:09:36,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj used request id req-9563d84e-51ef-4fe9-928a-d38b08bbfccc 2018-07-22 03:09:36,118 - 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}0a0c4561b9c2989206824dd57bf457bf68423ae4" 2018-07-22 03:09:36,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac500a62-758d-45c9-8eb6-b7cb51cb479c 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-22 03:09:36,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ac500a62-758d-45c9-8eb6-b7cb51cb479c 2018-07-22 03:09:36,557 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-user 2018-07-22 03:09:36,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:36,561 - 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}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:36,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ccfc09-973c-4671-b8a6-87c654aa3510 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:36,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e8ccfc09-973c-4671-b8a6-87c654aa3510 2018-07-22 03:09:36,740 - 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}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" -d '{"role": {"name": "CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj-role"}}' 2018-07-22 03:09:36,773 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1650711b-21e6-4b35-a276-77d1e82cdbb3 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37cbdb15aa0a41c49e80ed416fdeb997", "links": {"self": "http://172.30.9.25:5000/v3/roles/37cbdb15aa0a41c49e80ed416fdeb997"}, "name": "CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj-role"}} 2018-07-22 03:09:36,773 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1650711b-21e6-4b35-a276-77d1e82cdbb3 2018-07-22 03:09:36,773 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj-role 2018-07-22 03:09:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37cbdb15aa0a41c49e80ed416fdeb997 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:36,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334a2dde-a40c-4354-add5-d372873e461a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37cbdb15aa0a41c49e80ed416fdeb997", "links": {"self": "http://172.30.9.25:5000/v3/roles/37cbdb15aa0a41c49e80ed416fdeb997"}, "name": "CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj-role"}} 2018-07-22 03:09:36,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37cbdb15aa0a41c49e80ed416fdeb997 used request id req-334a2dde-a40c-4354-add5-d372873e461a 2018-07-22 03:09:36,854 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj-role to project CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj 2018-07-22 03:09:36,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ec7d8486790645789483299dbb75f1e2/users/992f785a352444c69f98f45e154867d8/roles/37cbdb15aa0a41c49e80ed416fdeb997 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:36,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a6f565b-5e06-440e-b7b9-03061b986322 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:36,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ec7d8486790645789483299dbb75f1e2/users/992f785a352444c69f98f45e154867d8/roles/37cbdb15aa0a41c49e80ed416fdeb997 used request id req-5a6f565b-5e06-440e-b7b9-03061b986322 2018-07-22 03:09:36,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:36,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:37,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ppdqfzEbT5Gw7SqYPYOikQ"], "issued_at": "2018-07-22T03:09:37.000000Z"}} 2018-07-22 03:09:37,365 - 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}ca9af91272e2a3f5708ffc1d7545ddbc084ee3a2" 2018-07-22 03:09:37,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532745e6-60e5-409f-9823-ad9e8470626c 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-22 03:09:37,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-532745e6-60e5-409f-9823-ad9e8470626c 2018-07-22 03:09:37,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9af91272e2a3f5708ffc1d7545ddbc084ee3a2" 2018-07-22 03:09:37,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:37 GMT Server: Apache x-compute-request-id: req-f503da9a-de99-44a6-914d-ef416bdffd49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f503da9a-de99-44a6-914d-ef416bdffd49 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 03:09:37,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-f503da9a-de99-44a6-914d-ef416bdffd49 2018-07-22 03:09:37,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f503da9a-de99-44a6-914d-ef416bdffd49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9af91272e2a3f5708ffc1d7545ddbc084ee3a2" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-qos-spec"}}' 2018-07-22 03:09:37,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:37 GMT Server: Apache x-compute-request-id: req-e08045ab-549c-486c-b9d2-49bdf0bc9c58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e08045ab-549c-486c-b9d2-49bdf0bc9c58 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "09c2f6d4-2926-4767-ad03-60782e42d1bb", "name": "CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb", "rel": "bookmark"}]} 2018-07-22 03:09:37,798 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-e08045ab-549c-486c-b9d2-49bdf0bc9c58 2018-07-22 03:09:37,798 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-qos-spec 2018-07-22 03:09:37,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:37,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:38,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ajDBzcgFT0-CGKlw2mZIfA"], "issued_at": "2018-07-22T03:09:38.000000Z"}} 2018-07-22 03:09:38,181 - 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}dc7ef99ab31cdefb66e92f20dd104126bf1027fa" 2018-07-22 03:09:38,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61dfcbe3-cf32-492b-bf8d-6a79e6e4b987 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-22 03:09:38,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-61dfcbe3-cf32-492b-bf8d-6a79e6e4b987 2018-07-22 03:09:38,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7ef99ab31cdefb66e92f20dd104126bf1027fa" 2018-07-22 03:09:38,440 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:38 GMT Server: Apache x-compute-request-id: req-1f7f92ec-8494-4962-860a-ddf5d25ec5d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f7f92ec-8494-4962-860a-ddf5d25ec5d3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 03:09:38,440 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-1f7f92ec-8494-4962-860a-ddf5d25ec5d3 2018-07-22 03:09:38,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1f7f92ec-8494-4962-860a-ddf5d25ec5d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7ef99ab31cdefb66e92f20dd104126bf1027fa" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-vol_type", "description": null}}' 2018-07-22 03:09:38,645 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:38 GMT Server: Apache x-compute-request-id: req-65418e33-317e-4c36-a137-a3f769a786d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65418e33-317e-4c36-a137-a3f769a786d4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7472b15-a5d1-47d4-931a-2286e89a2349", "description": null}} 2018-07-22 03:09:38,645 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-65418e33-317e-4c36-a137-a3f769a786d4 2018-07-22 03:09:38,648 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1f7f92ec-8494-4962-860a-ddf5d25ec5d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7ef99ab31cdefb66e92f20dd104126bf1027fa" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 03:09:38,851 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:38 GMT Server: Apache x-compute-request-id: req-5297c3c5-e174-433e-acd0-918d56795106 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5297c3c5-e174-433e-acd0-918d56795106 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f7472b15-a5d1-47d4-931a-2286e89a2349", "name": "foo", "control_location": "back-end", "encryption_id": "9753a075-b39d-41db-ac4c-ede930e83119", "provider": "bar", "provider_class": "bar"}} 2018-07-22 03:09:38,851 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349/encryption used request id req-5297c3c5-e174-433e-acd0-918d56795106 2018-07-22 03:09:38,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f7f92ec-8494-4962-860a-ddf5d25ec5d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7ef99ab31cdefb66e92f20dd104126bf1027fa" 2018-07-22 03:09:39,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:38 GMT Server: Apache x-compute-request-id: req-b1ab82de-50fb-43bf-aeba-d37c2745007e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1ab82de-50fb-43bf-aeba-d37c2745007e Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "09c2f6d4-2926-4767-ad03-60782e42d1bb", "name": "CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-qos-spec"}]} 2018-07-22 03:09:39,037 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs used request id req-b1ab82de-50fb-43bf-aeba-d37c2745007e 2018-07-22 03:09:39,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb/associate?vol_type_id=f7472b15-a5d1-47d4-931a-2286e89a2349 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f7f92ec-8494-4962-860a-ddf5d25ec5d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7ef99ab31cdefb66e92f20dd104126bf1027fa" 2018-07-22 03:09:39,252 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0aeee685-aabe-4999-88e3-b13e67d40ada 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-22 03:09:39,252 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb/associate?vol_type_id=f7472b15-a5d1-47d4-931a-2286e89a2349 used request id req-0aeee685-aabe-4999-88e3-b13e67d40ada 2018-07-22 03:09:39,252 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-vol_type 2018-07-22 03:09:39,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7ced0daf1a497a35a600a6867a86f4f03adbb8" 2018-07-22 03:09:39,428 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:39 GMT Server: Apache x-compute-request-id: req-14ecf540-54b6-4715-b159-565fd7703aab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14ecf540-54b6-4715-b159-565fd7703aab Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-vol_type", "qos_specs_id": "09c2f6d4-2926-4767-ad03-60782e42d1bb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7472b15-a5d1-47d4-931a-2286e89a2349", "description": null}} 2018-07-22 03:09:39,429 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349 used request id req-14ecf540-54b6-4715-b159-565fd7703aab 2018-07-22 03:09:39,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14ecf540-54b6-4715-b159-565fd7703aab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7ced0daf1a497a35a600a6867a86f4f03adbb8" 2018-07-22 03:09:39,602 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:39 GMT Server: Apache x-compute-request-id: req-00b7c114-88a5-49f3-8134-567846dd5dd3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00b7c114-88a5-49f3-8134-567846dd5dd3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-vol_type", "qos_specs_id": "09c2f6d4-2926-4767-ad03-60782e42d1bb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7472b15-a5d1-47d4-931a-2286e89a2349", "description": null}} 2018-07-22 03:09:39,602 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349 used request id req-00b7c114-88a5-49f3-8134-567846dd5dd3 2018-07-22 03:09:39,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14ecf540-54b6-4715-b159-565fd7703aab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7ced0daf1a497a35a600a6867a86f4f03adbb8" 2018-07-22 03:09:39,774 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:39 GMT Server: Apache x-compute-request-id: req-fe5dbe66-3615-4c12-b291-b5647834f106 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe5dbe66-3615-4c12-b291-b5647834f106 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "f7472b15-a5d1-47d4-931a-2286e89a2349", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T03:09:38.000000", "updated_at": null, "encryption_id": "9753a075-b39d-41db-ac4c-ede930e83119", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 03:09:39,774 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349/encryption used request id req-fe5dbe66-3615-4c12-b291-b5647834f106 2018-07-22 03:09:39,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14ecf540-54b6-4715-b159-565fd7703aab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7ced0daf1a497a35a600a6867a86f4f03adbb8" 2018-07-22 03:09:39,944 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:39 GMT Server: Apache x-compute-request-id: req-e9531433-e73d-4f67-a796-83138375ce37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9531433-e73d-4f67-a796-83138375ce37 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "09c2f6d4-2926-4767-ad03-60782e42d1bb", "name": "CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb", "rel": "bookmark"}]} 2018-07-22 03:09:39,945 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb used request id req-e9531433-e73d-4f67-a796-83138375ce37 2018-07-22 03:09:39,945 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-vol_type 2018-07-22 03:09:39,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f7f92ec-8494-4962-860a-ddf5d25ec5d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7ef99ab31cdefb66e92f20dd104126bf1027fa" 2018-07-22 03:09:40,157 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b2f4a49-a208-427c-ab99-8f4284bf4a07 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-22 03:09:40,157 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/f7472b15-a5d1-47d4-931a-2286e89a2349 used request id req-0b2f4a49-a208-427c-ab99-8f4284bf4a07 2018-07-22 03:09:40,158 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-52c89d7d-d8b4-40a2-955b-715364c7738e-qos-spec 2018-07-22 03:09:40,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f503da9a-de99-44a6-914d-ef416bdffd49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9af91272e2a3f5708ffc1d7545ddbc084ee3a2" 2018-07-22 03:09:40,198 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dc7b2eac-19e2-4e6a-b4c9-e58919448b8c 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-22 03:09:40,199 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/qos-specs/09c2f6d4-2926-4767-ad03-60782e42d1bb?force=False used request id req-dc7b2eac-19e2-4e6a-b4c9-e58919448b8c 2018-07-22 03:09:40,204 - 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}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:40,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-542b479d-37ab-480d-b53b-a71854b833fb Date: Sun, 22 Jul 2018 03:09:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:09:40,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-542b479d-37ab-480d-b53b-a71854b833fb 2018-07-22 03:09:40,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:40,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2820bb15-a5a5-45e1-a873-6f8ed366333a 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:09:40,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-2820bb15-a5a5-45e1-a873-6f8ed366333a 2018-07-22 03:09:40,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:40,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-593066ef-df7c-4b24-8e36-985a447ee71a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:40,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-593066ef-df7c-4b24-8e36-985a447ee71a 2018-07-22 03:09:40,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:40,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed1a54f3-ecfd-47a3-9cc8-82fc0fe1b9b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:40,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-ed1a54f3-ecfd-47a3-9cc8-82fc0fe1b9b5 2018-07-22 03:09:40,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:40,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:40,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb0b056-36d4-422d-9b62-77e713b56124 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:40,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-3fb0b056-36d4-422d-9b62-77e713b56124 2018-07-22 03:09:40,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:40,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:40,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d797f9b-a812-4c6c-8fb7-307d259564c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:40,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-6d797f9b-a812-4c6c-8fb7-307d259564c3 2018-07-22 03:09:40,836 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:40,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:40,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f567f510-2ae5-48b0-9e07-39617c8bd5dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:40,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-f567f510-2ae5-48b0-9e07-39617c8bd5dc 2018-07-22 03:09:40,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:40,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:41,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7649f715-dd93-4576-8508-e80d73f7d9ad Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:09:41,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-7649f715-dd93-4576-8508-e80d73f7d9ad 2018-07-22 03:09:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:41,096 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d97565-770d-4e06-afc3-708e289ce410 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:41,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-66d97565-770d-4e06-afc3-708e289ce410 2018-07-22 03:09:41,096 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:41,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:41,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be98ecf3-4af0-4f60-ac42-837e6cd2f0d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:41,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-be98ecf3-4af0-4f60-ac42-837e6cd2f0d6 2018-07-22 03:09:41,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:41,182 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj 2018-07-22 03:09:41,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ec7d8486790645789483299dbb75f1e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:41,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8eebe1-f16e-40b5-a105-01b118d8b4fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:41,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ec7d8486790645789483299dbb75f1e2 used request id req-6c8eebe1-f16e-40b5-a105-01b118d8b4fb 2018-07-22 03:09:41,348 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-proj-role 2018-07-22 03:09:41,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/37cbdb15aa0a41c49e80ed416fdeb997 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:41,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85099be-1934-41f6-a890-b05afd058195 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:41,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/37cbdb15aa0a41c49e80ed416fdeb997 used request id req-f85099be-1934-41f6-a890-b05afd058195 2018-07-22 03:09:41,459 - 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}7c050bc8c4481c546b256a5828dcbbdbdf02d71c" 2018-07-22 03:09:41,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981462e5-7639-4eaa-a9e8-fa4ec4fe6c72 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:41,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-981462e5-7639-4eaa-a9e8-fa4ec4fe6c72 2018-07-22 03:09:41,546 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-991a3f8d-79f2-4e6-user 2018-07-22 03:09:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/992f785a352444c69f98f45e154867d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0c4561b9c2989206824dd57bf457bf68423ae4" 2018-07-22 03:09:41,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ace2d57-0a40-4fc3-b50a-13812228871b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:41,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/992f785a352444c69f98f45e154867d8 used request id req-2ace2d57-0a40-4fc3-b50a-13812228871b 2018-07-22 03:09:41,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:42,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["rNlHC9e7S-alnjDlhg8roQ"], "issued_at": "2018-07-22T03:09:42.000000Z"}} 2018-07-22 03:09:42,104 - 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}7204ea2808fb9cd56841a82d973b33da3d02817c" 2018-07-22 03:09:42,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1237e0-0c95-48ea-83e2-76c9a8704e80 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-22 03:09:42,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ca1237e0-0c95-48ea-83e2-76c9a8704e80 2018-07-22 03:09:42,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:42,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:42,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["C6JvTABCTYyRKPUHrL7fHA"], "issued_at": "2018-07-22T03:09:42.000000Z"}} 2018-07-22 03:09:42,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}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:42,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319e098c-5292-49cd-aeec-00eed5e24d85 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-22 03:09:42,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-319e098c-5292-49cd-aeec-00eed5e24d85 2018-07-22 03:09:42,649 - 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-22 03:09:42,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:42,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:42,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b8cc23-a92f-475a-8656-74a8eb3f5bca Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:09:42,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj used request id req-20b8cc23-a92f-475a-8656-74a8eb3f5bca 2018-07-22 03:09:42,759 - 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}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:42,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926c79d8-da6b-4fc0-b9b2-84b0c2081acf 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-22 03:09:42,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-926c79d8-da6b-4fc0-b9b2-84b0c2081acf 2018-07-22 03:09:42,849 - 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}ae21b6210aebbc7d27e590f8036f66998ae02a82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj"}}' 2018-07-22 03:09:42,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26a846f3-630e-4403-8126-7783658375d8 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/43440e7ab16b4024b79fc4afc74d286e"}, "tags": [], "enabled": true, "id": "43440e7ab16b4024b79fc4afc74d286e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj"}} 2018-07-22 03:09:42,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-26a846f3-630e-4403-8126-7783658375d8 2018-07-22 03:09:42,960 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj 2018-07-22 03:09:42,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:42,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:43,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["86qwhcfMSS2tgapNqsKuyw"], "issued_at": "2018-07-22T03:09:43.000000Z"}} 2018-07-22 03:09:43,339 - 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}ed17ca2f810eba5d89846d608638e0fa5e0700eb" 2018-07-22 03:09:43,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f52aee-f7a7-4865-aa17-65ea1eb29ad4 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-22 03:09:43,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c9f52aee-f7a7-4865-aa17-65ea1eb29ad4 2018-07-22 03:09:43,424 - 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-22 03:09:43,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:43,430 - 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}ed17ca2f810eba5d89846d608638e0fa5e0700eb" 2018-07-22 03:09:43,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39609b0d-e770-4d5c-be71-39910538be02 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:09:43,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-39609b0d-e770-4d5c-be71-39910538be02 2018-07-22 03:09:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed17ca2f810eba5d89846d608638e0fa5e0700eb" 2018-07-22 03:09:43,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa3cd6e-081e-40b5-8958-5899daf00575 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/43440e7ab16b4024b79fc4afc74d286e"}, "tags": [], "enabled": true, "id": "43440e7ab16b4024b79fc4afc74d286e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj"}]} 2018-07-22 03:09:43,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj used request id req-8aa3cd6e-081e-40b5-8958-5899daf00575 2018-07-22 03:09:43,555 - 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}ed17ca2f810eba5d89846d608638e0fa5e0700eb" 2018-07-22 03:09:43,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fc428c-cb28-489e-8335-94c3182e3654 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-22 03:09:43,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e2fc428c-cb28-489e-8335-94c3182e3654 2018-07-22 03:09:43,996 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-user 2018-07-22 03:09:43,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:44,000 - 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}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:44,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79ff7da-9177-430d-8f12-581b094d5091 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:44,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c79ff7da-9177-430d-8f12-581b094d5091 2018-07-22 03:09:44,090 - 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}ae21b6210aebbc7d27e590f8036f66998ae02a82" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj-role"}}' 2018-07-22 03:09:44,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a59ac44a-5a45-4624-89bb-7c362f9889a0 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af15e1056e504350bb4a13fe7ff449c3", "links": {"self": "http://172.30.9.25:5000/v3/roles/af15e1056e504350bb4a13fe7ff449c3"}, "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj-role"}} 2018-07-22 03:09:44,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a59ac44a-5a45-4624-89bb-7c362f9889a0 2018-07-22 03:09:44,182 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj-role 2018-07-22 03:09:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/af15e1056e504350bb4a13fe7ff449c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:44,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb01c2dd-9543-4196-8bfa-7659e13187b7 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af15e1056e504350bb4a13fe7ff449c3", "links": {"self": "http://172.30.9.25:5000/v3/roles/af15e1056e504350bb4a13fe7ff449c3"}, "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj-role"}} 2018-07-22 03:09:44,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/af15e1056e504350bb4a13fe7ff449c3 used request id req-eb01c2dd-9543-4196-8bfa-7659e13187b7 2018-07-22 03:09:44,264 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj-role to project CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj 2018-07-22 03:09:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/43440e7ab16b4024b79fc4afc74d286e/users/ff6318a7e60a4dac93af6687a4e24aeb/roles/af15e1056e504350bb4a13fe7ff449c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:44,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b1732df-987b-4a05-9f5c-1971a71b1f69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:44,387 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/43440e7ab16b4024b79fc4afc74d286e/users/ff6318a7e60a4dac93af6687a4e24aeb/roles/af15e1056e504350bb4a13fe7ff449c3 used request id req-2b1732df-987b-4a05-9f5c-1971a71b1f69 2018-07-22 03:09:44,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:44,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af15e1056e504350bb4a13fe7ff449c3", "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj-role"}], "expires_at": "2018-07-22T04:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43440e7ab16b4024b79fc4afc74d286e", "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/43440e7ab16b4024b79fc4afc74d286e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/43440e7ab16b4024b79fc4afc74d286e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-user", "id": "ff6318a7e60a4dac93af6687a4e24aeb"}, "audit_ids": ["3sBv5XrJTnaCDzzrFsLHnQ"], "issued_at": "2018-07-22T03:09:44.000000Z"}} 2018-07-22 03:09:44,800 - 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}418dca54d329648f305eadcbf5d11b759065a1e1" 2018-07-22 03:09:44,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23b5ddf-7245-4ed5-ba42-dfea4338df25 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-22 03:09:44,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e23b5ddf-7245-4ed5-ba42-dfea4338df25 2018-07-22 03:09:44,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:44,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:45,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af15e1056e504350bb4a13fe7ff449c3", "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj-role"}], "expires_at": "2018-07-22T04:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43440e7ab16b4024b79fc4afc74d286e", "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/43440e7ab16b4024b79fc4afc74d286e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/43440e7ab16b4024b79fc4afc74d286e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/43440e7ab16b4024b79fc4afc74d286e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/43440e7ab16b4024b79fc4afc74d286e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-user", "id": "ff6318a7e60a4dac93af6687a4e24aeb"}, "audit_ids": ["ufZyKksURIe7z6XyAId90g"], "issued_at": "2018-07-22T03:09:45.000000Z"}} 2018-07-22 03:09:45,265 - 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}c12762d6f77973cc7ec89872dacc58d5e4577292" 2018-07-22 03:09:45,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb7f5d4-3cec-4a46-96af-243d4ad88a39 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-22 03:09:45,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cbb7f5d4-3cec-4a46-96af-243d4ad88a39 2018-07-22 03:09:45,346 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12762d6f77973cc7ec89872dacc58d5e4577292" 2018-07-22 03:09:45,537 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:45 GMT Server: Apache x-compute-request-id: req-60be582c-cf13-4a1f-bbef-022d5e92f2a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60be582c-cf13-4a1f-bbef-022d5e92f2a2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:09:45,537 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/detail used request id req-60be582c-cf13-4a1f-bbef-022d5e92f2a2 2018-07-22 03:09:45,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-60be582c-cf13-4a1f-bbef-022d5e92f2a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12762d6f77973cc7ec89872dacc58d5e4577292" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e", "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-22 03:09:45,990 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:45 GMT Server: Apache x-compute-request-id: req-bfb02514-a1d4-4e6d-ba25-07ba4cb1170f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bfb02514-a1d4-4e6d-ba25-07ba4cb1170f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ff6318a7e60a4dac93af6687a4e24aeb", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "self"}, {"href": "http://172.30.9.25:8776/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:45.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2729b254-104d-48bf-bc91-73c81452045b", "size": 1}} 2018-07-22 03:09:45,990 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes used request id req-bfb02514-a1d4-4e6d-ba25-07ba4cb1170f 2018-07-22 03:09:45,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60be582c-cf13-4a1f-bbef-022d5e92f2a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12762d6f77973cc7ec89872dacc58d5e4577292" 2018-07-22 03:09:46,052 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:46 GMT Server: Apache x-compute-request-id: req-158bbb78-86aa-4c17-9f9d-4aadcff2d678 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-158bbb78-86aa-4c17-9f9d-4aadcff2d678 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ff6318a7e60a4dac93af6687a4e24aeb", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "self"}, {"href": "http://172.30.9.25:8776/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "43440e7ab16b4024b79fc4afc74d286e", "updated_at": "2018-07-22T03:09:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2729b254-104d-48bf-bc91-73c81452045b", "size": 1}} 2018-07-22 03:09:46,052 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b used request id req-158bbb78-86aa-4c17-9f9d-4aadcff2d678 2018-07-22 03:09:46,053 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e 2018-07-22 03:09:46,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60be582c-cf13-4a1f-bbef-022d5e92f2a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12762d6f77973cc7ec89872dacc58d5e4577292" 2018-07-22 03:09:46,299 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:46 GMT Server: Apache x-compute-request-id: req-b508745a-2a05-4817-a26a-9d1ee4332f0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b508745a-2a05-4817-a26a-9d1ee4332f0f Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ff6318a7e60a4dac93af6687a4e24aeb", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "self"}, {"href": "http://172.30.9.25:8776/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "43440e7ab16b4024b79fc4afc74d286e", "updated_at": "2018-07-22T03:09:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2729b254-104d-48bf-bc91-73c81452045b", "size": 1}} 2018-07-22 03:09:46,300 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b used request id req-b508745a-2a05-4817-a26a-9d1ee4332f0f 2018-07-22 03:09:46,300 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:09:46,300 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e 2018-07-22 03:09:46,300 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e 2018-07-22 03:09:46,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418dca54d329648f305eadcbf5d11b759065a1e1" 2018-07-22 03:09:46,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:46 GMT Server: Apache x-compute-request-id: req-31bab154-a676-4c1b-a649-f5cec04bb7d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31bab154-a676-4c1b-a649-f5cec04bb7d3 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ff6318a7e60a4dac93af6687a4e24aeb", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "self"}, {"href": "http://172.30.9.25:8776/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "43440e7ab16b4024b79fc4afc74d286e", "updated_at": "2018-07-22T03:09:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2729b254-104d-48bf-bc91-73c81452045b", "size": 1}]} 2018-07-22 03:09:46,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/detail used request id req-31bab154-a676-4c1b-a649-f5cec04bb7d3 2018-07-22 03:09:46,545 - 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-22 03:09:46,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:46,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/43440e7ab16b4024b79fc4afc74d286e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418dca54d329648f305eadcbf5d11b759065a1e1" 2018-07-22 03:09:46,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2476488a-c787-4253-9ea9-00773a5100d6 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/43440e7ab16b4024b79fc4afc74d286e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43440e7ab16b4024b79fc4afc74d286e", "name": "CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj"}} 2018-07-22 03:09:46,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/43440e7ab16b4024b79fc4afc74d286e used request id req-2476488a-c787-4253-9ea9-00773a5100d6 2018-07-22 03:09:46,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60be582c-cf13-4a1f-bbef-022d5e92f2a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12762d6f77973cc7ec89872dacc58d5e4577292" 2018-07-22 03:09:46,989 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:46 GMT Server: Apache x-compute-request-id: req-55b14105-0b12-4fe4-a670-8573945bd2b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55b14105-0b12-4fe4-a670-8573945bd2b5 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ff6318a7e60a4dac93af6687a4e24aeb", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "self"}, {"href": "http://172.30.9.25:8776/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "43440e7ab16b4024b79fc4afc74d286e", "updated_at": "2018-07-22T03:09:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2729b254-104d-48bf-bc91-73c81452045b", "size": 1}} 2018-07-22 03:09:46,989 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b used request id req-55b14105-0b12-4fe4-a670-8573945bd2b5 2018-07-22 03:09:46,990 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:09:46,990 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e 2018-07-22 03:09:46,990 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e 2018-07-22 03:09:46,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60be582c-cf13-4a1f-bbef-022d5e92f2a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12762d6f77973cc7ec89872dacc58d5e4577292" 2018-07-22 03:09:47,230 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c4c7c8e-f8a7-4206-a8e4-4e56d8acae3a 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-22 03:09:47,231 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b used request id req-9c4c7c8e-f8a7-4206-a8e4-4e56d8acae3a 2018-07-22 03:09:47,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60be582c-cf13-4a1f-bbef-022d5e92f2a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12762d6f77973cc7ec89872dacc58d5e4577292" 2018-07-22 03:09:47,432 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b9c703f5-014f-423e-b5db-48c204a7d94d x-openstack-request-id: req-b9c703f5-014f-423e-b5db-48c204a7d94d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2729b254-104d-48bf-bc91-73c81452045b could not be found.", "code": 404}} 2018-07-22 03:09:47,432 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/2729b254-104d-48bf-bc91-73c81452045b used request id req-b9c703f5-014f-423e-b5db-48c204a7d94d 2018-07-22 03:09:47,432 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2729b254-104d-48bf-bc91-73c81452045b could not be found. (HTTP 404) (Request-ID: req-b9c703f5-014f-423e-b5db-48c204a7d94d) 2018-07-22 03:09:47,432 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-7a74ba43-4e57-4917-bd83-8c8d5fe5a44e 2018-07-22 03:09:47,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-31bab154-a676-4c1b-a649-f5cec04bb7d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418dca54d329648f305eadcbf5d11b759065a1e1" 2018-07-22 03:09:47,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:47 GMT Server: Apache x-compute-request-id: req-0d99fdda-8483-4205-8fff-a21e0eafed73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0d99fdda-8483-4205-8fff-a21e0eafed73 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:09:47,644 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/43440e7ab16b4024b79fc4afc74d286e/volumes/detail used request id req-0d99fdda-8483-4205-8fff-a21e0eafed73 2018-07-22 03:09:47,650 - 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}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:47,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d7b8130d-cdfe-4f4b-a488-3cedfe0b5dff Date: Sun, 22 Jul 2018 03:09:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:09:47,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d7b8130d-cdfe-4f4b-a488-3cedfe0b5dff 2018-07-22 03:09:47,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:47,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9c76ff-8a91-4371-beb4-b5f2d68a1ea0 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:09:47,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-5b9c76ff-8a91-4371-beb4-b5f2d68a1ea0 2018-07-22 03:09:47,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49512c62-6c5b-4988-8137-ac0a72cd88bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:48,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-49512c62-6c5b-4988-8137-ac0a72cd88bb 2018-07-22 03:09:48,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:48,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08cfc76d-43f3-4ade-ad09-c013b6de963a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:48,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-08cfc76d-43f3-4ade-ad09-c013b6de963a 2018-07-22 03:09:48,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:48,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a176eba-7b80-42d8-9925-f9b9123da1cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:48,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-7a176eba-7b80-42d8-9925-f9b9123da1cc 2018-07-22 03:09:48,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:48,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b163967-b1ac-4afb-a21e-e0ab2951a172 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:48,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-9b163967-b1ac-4afb-a21e-e0ab2951a172 2018-07-22 03:09:48,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:48,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d147ce2-9ebd-4834-8385-66df3c7c0973 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:48,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-3d147ce2-9ebd-4834-8385-66df3c7c0973 2018-07-22 03:09:48,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9152d54-49f6-4eb8-a8ed-164ac4ef9f58 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:09:48,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-b9152d54-49f6-4eb8-a8ed-164ac4ef9f58 2018-07-22 03:09:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db9e96f0-d8b7-45c8-b6e3-6e3317c0fc4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:48,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-db9e96f0-d8b7-45c8-b6e3-6e3317c0fc4b 2018-07-22 03:09:48,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:48,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8c5b4a5-ccc4-48e0-b072-f281f6e4f34c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:48,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-c8c5b4a5-ccc4-48e0-b072-f281f6e4f34c 2018-07-22 03:09:48,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:48,632 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj 2018-07-22 03:09:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/43440e7ab16b4024b79fc4afc74d286e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a76ab7-92d2-4db5-b150-d9caa2c12b9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:48,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/43440e7ab16b4024b79fc4afc74d286e used request id req-97a76ab7-92d2-4db5-b150-d9caa2c12b9f 2018-07-22 03:09:48,822 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-proj-role 2018-07-22 03:09:48,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/af15e1056e504350bb4a13fe7ff449c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:48,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c80ad05-e824-40a2-9b60-fcd37406ea79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:48,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/af15e1056e504350bb4a13fe7ff449c3 used request id req-4c80ad05-e824-40a2-9b60-fcd37406ea79 2018-07-22 03:09:48,933 - 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}ae21b6210aebbc7d27e590f8036f66998ae02a82" 2018-07-22 03:09:49,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2edf1c-2984-4ec6-ac8b-56077f908384 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:49,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4b2edf1c-2984-4ec6-ac8b-56077f908384 2018-07-22 03:09:49,019 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-deb85501-b34d-4f0-user 2018-07-22 03:09:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ff6318a7e60a4dac93af6687a4e24aeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed17ca2f810eba5d89846d608638e0fa5e0700eb" 2018-07-22 03:09:49,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c2a89a-8577-4bd8-9e10-c0e02856012b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:49,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ff6318a7e60a4dac93af6687a4e24aeb used request id req-c5c2a89a-8577-4bd8-9e10-c0e02856012b 2018-07-22 03:09:49,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:49,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["a_umL8j5QASy4NuD4KkcWw"], "issued_at": "2018-07-22T03:09:49.000000Z"}} 2018-07-22 03:09:49,554 - 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}4266ff4bcec548451c4080bb30d58d5d3966b362" 2018-07-22 03:09:49,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce4fdae-eeee-42da-9935-0e32ee80727d 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-22 03:09:49,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6ce4fdae-eeee-42da-9935-0e32ee80727d 2018-07-22 03:09:49,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:49,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:50,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["G_jH5FlFSFWKCaOG0QSvQg"], "issued_at": "2018-07-22T03:09:50.000000Z"}} 2018-07-22 03:09:50,025 - 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}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:50,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00a1a77-c156-4aa2-acf7-6a9165358d02 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-22 03:09:50,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f00a1a77-c156-4aa2-acf7-6a9165358d02 2018-07-22 03:09:50,109 - 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-22 03:09:50,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:50,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:50,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895f293a-6e7b-4c2f-8ee9-2bf01844778c Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:09:50,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj used request id req-895f293a-6e7b-4c2f-8ee9-2bf01844778c 2018-07-22 03:09:50,199 - 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}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:50,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846b1e1b-64bd-4a91-9b3a-21e7ff69a4b2 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-22 03:09:50,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-846b1e1b-64bd-4a91-9b3a-21e7ff69a4b2 2018-07-22 03:09:50,220 - 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}d73308c2049433dbb4226e0f5a40710850d5e54a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj"}}' 2018-07-22 03:09:50,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f5776e0-dfe4-4970-a2d7-08b2d2ea59a6 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc"}, "tags": [], "enabled": true, "id": "b8cfbf5ffbb147048322e77a7196b8fc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj"}} 2018-07-22 03:09:50,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4f5776e0-dfe4-4970-a2d7-08b2d2ea59a6 2018-07-22 03:09:50,332 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj 2018-07-22 03:09:50,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:50,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:50,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["FG3jWDZwSweDCtNBNv8H8Q"], "issued_at": "2018-07-22T03:09:50.000000Z"}} 2018-07-22 03:09:50,808 - 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}e5e354f8728e8f61313a2cc68ffe4a227183efa1" 2018-07-22 03:09:50,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c993752e-59f2-4d1a-a89e-42119b7b412f 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-22 03:09:50,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c993752e-59f2-4d1a-a89e-42119b7b412f 2018-07-22 03:09:50,892 - 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-22 03:09:50,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:50,898 - 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}e5e354f8728e8f61313a2cc68ffe4a227183efa1" 2018-07-22 03:09:50,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19172cf-4243-4e31-9d0e-92fffe2ece9b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:09:50,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e19172cf-4243-4e31-9d0e-92fffe2ece9b 2018-07-22 03:09:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e354f8728e8f61313a2cc68ffe4a227183efa1" 2018-07-22 03:09:51,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b1e419-72d2-454b-9ae6-0d90ec5264b9 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc"}, "tags": [], "enabled": true, "id": "b8cfbf5ffbb147048322e77a7196b8fc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj"}]} 2018-07-22 03:09:51,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj used request id req-01b1e419-72d2-454b-9ae6-0d90ec5264b9 2018-07-22 03:09:51,023 - 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}e5e354f8728e8f61313a2cc68ffe4a227183efa1" 2018-07-22 03:09:51,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfedcc26-990d-4ea3-b685-795e53a586f0 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-22 03:09:51,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dfedcc26-990d-4ea3-b685-795e53a586f0 2018-07-22 03:09:51,462 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-user 2018-07-22 03:09:51,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:51,467 - 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}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:51,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387dfa99-d5e8-4428-a460-473a3b1a0bc1 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:09:51,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-387dfa99-d5e8-4428-a460-473a3b1a0bc1 2018-07-22 03:09:51,557 - 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}d73308c2049433dbb4226e0f5a40710850d5e54a" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj-role"}}' 2018-07-22 03:09:51,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9125ef4-3bd1-4a1b-83fc-7326ee03b63d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a34733dec0f4c7db7b32668e70db539", "links": {"self": "http://172.30.9.25:5000/v3/roles/1a34733dec0f4c7db7b32668e70db539"}, "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj-role"}} 2018-07-22 03:09:51,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e9125ef4-3bd1-4a1b-83fc-7326ee03b63d 2018-07-22 03:09:51,648 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj-role 2018-07-22 03:09:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1a34733dec0f4c7db7b32668e70db539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:51,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698ed532-b0eb-40fc-978c-a2833c745900 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a34733dec0f4c7db7b32668e70db539", "links": {"self": "http://172.30.9.25:5000/v3/roles/1a34733dec0f4c7db7b32668e70db539"}, "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj-role"}} 2018-07-22 03:09:51,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1a34733dec0f4c7db7b32668e70db539 used request id req-698ed532-b0eb-40fc-978c-a2833c745900 2018-07-22 03:09:51,669 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj-role to project CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj 2018-07-22 03:09:51,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc/users/2940b4171c334914b22f2c74be11c8ad/roles/1a34733dec0f4c7db7b32668e70db539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:51,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a864618f-c1a4-45f7-9f49-c2193f21e220 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:51,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc/users/2940b4171c334914b22f2c74be11c8ad/roles/1a34733dec0f4c7db7b32668e70db539 used request id req-a864618f-c1a4-45f7-9f49-c2193f21e220 2018-07-22 03:09:51,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:52,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a34733dec0f4c7db7b32668e70db539", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj-role"}], "expires_at": "2018-07-22T04:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8cfbf5ffbb147048322e77a7196b8fc", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-user", "id": "2940b4171c334914b22f2c74be11c8ad"}, "audit_ids": ["jkdl-braQO6CBzNmhtoIaw"], "issued_at": "2018-07-22T03:09:52.000000Z"}} 2018-07-22 03:09:52,182 - 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}f06e18004058db10e9e570b863daaa4aa34a7a63" 2018-07-22 03:09:52,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35b9757-4384-474f-873a-303f2a280622 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-22 03:09:52,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b35b9757-4384-474f-873a-303f2a280622 2018-07-22 03:09:52,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:52,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:52,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a34733dec0f4c7db7b32668e70db539", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj-role"}], "expires_at": "2018-07-22T04:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8cfbf5ffbb147048322e77a7196b8fc", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-user", "id": "2940b4171c334914b22f2c74be11c8ad"}, "audit_ids": ["am20j9NFRsmpyvyvMK756A"], "issued_at": "2018-07-22T03:09:52.000000Z"}} 2018-07-22 03:09:52,644 - 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}74263603d08fcf04b031de15308aed2aa671b644" 2018-07-22 03:09:52,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139ba663-1909-4188-90ee-70772c764ee0 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-22 03:09:52,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-139ba663-1909-4188-90ee-70772c764ee0 2018-07-22 03:09:52,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74263603d08fcf04b031de15308aed2aa671b644" 2018-07-22 03:09:53,002 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:52 GMT Server: Apache x-compute-request-id: req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:09:53,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/detail used request id req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80 2018-07-22 03:09:53,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74263603d08fcf04b031de15308aed2aa671b644" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2", "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-22 03:09:53,327 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:53 GMT Server: Apache x-compute-request-id: req-f187eecd-3db1-4523-80b2-cafaaeadc750 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f187eecd-3db1-4523-80b2-cafaaeadc750 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2940b4171c334914b22f2c74be11c8ad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "self"}, {"href": "http://172.30.9.25:8776/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:53.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33bcc6c2-a3dc-4142-ad33-873e6566e347", "size": 1}} 2018-07-22 03:09:53,327 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes used request id req-f187eecd-3db1-4523-80b2-cafaaeadc750 2018-07-22 03:09:53,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74263603d08fcf04b031de15308aed2aa671b644" 2018-07-22 03:09:53,632 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:53 GMT Server: Apache x-compute-request-id: req-3f80e9b2-bfd3-4d4e-beb4-856c6f9eac8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f80e9b2-bfd3-4d4e-beb4-856c6f9eac8f Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2940b4171c334914b22f2c74be11c8ad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "self"}, {"href": "http://172.30.9.25:8776/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8cfbf5ffbb147048322e77a7196b8fc", "updated_at": "2018-07-22T03:09:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33bcc6c2-a3dc-4142-ad33-873e6566e347", "size": 1}} 2018-07-22 03:09:53,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 used request id req-3f80e9b2-bfd3-4d4e-beb4-856c6f9eac8f 2018-07-22 03:09:53,633 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2 2018-07-22 03:09:53,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74263603d08fcf04b031de15308aed2aa671b644" 2018-07-22 03:09:53,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:53 GMT Server: Apache x-compute-request-id: req-2cc406db-d78b-467d-a9eb-4c2eb09da2d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cc406db-d78b-467d-a9eb-4c2eb09da2d6 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2940b4171c334914b22f2c74be11c8ad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "self"}, {"href": "http://172.30.9.25:8776/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8cfbf5ffbb147048322e77a7196b8fc", "updated_at": "2018-07-22T03:09:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33bcc6c2-a3dc-4142-ad33-873e6566e347", "size": 1}} 2018-07-22 03:09:53,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 used request id req-2cc406db-d78b-467d-a9eb-4c2eb09da2d6 2018-07-22 03:09:53,850 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:09:53,850 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2 2018-07-22 03:09:53,850 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2 2018-07-22 03:09:53,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06e18004058db10e9e570b863daaa4aa34a7a63" 2018-07-22 03:09:54,133 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:53 GMT Server: Apache x-compute-request-id: req-c09f0a58-13b3-4b55-b691-b2c28c6e4d3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c09f0a58-13b3-4b55-b691-b2c28c6e4d3f Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2940b4171c334914b22f2c74be11c8ad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "self"}, {"href": "http://172.30.9.25:8776/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8cfbf5ffbb147048322e77a7196b8fc", "updated_at": "2018-07-22T03:09:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33bcc6c2-a3dc-4142-ad33-873e6566e347", "size": 1}]} 2018-07-22 03:09:54,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/detail used request id req-c09f0a58-13b3-4b55-b691-b2c28c6e4d3f 2018-07-22 03:09:54,137 - 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-22 03:09:54,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06e18004058db10e9e570b863daaa4aa34a7a63" 2018-07-22 03:09:54,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a63db2b-4f3c-4522-be17-28a0cda7d051 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8cfbf5ffbb147048322e77a7196b8fc", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj"}} 2018-07-22 03:09:54,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc used request id req-2a63db2b-4f3c-4522-be17-28a0cda7d051 2018-07-22 03:09:54,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:09:54,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:09:54,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a34733dec0f4c7db7b32668e70db539", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj-role"}], "expires_at": "2018-07-22T04:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8cfbf5ffbb147048322e77a7196b8fc", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/b8cfbf5ffbb147048322e77a7196b8fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-user", "id": "2940b4171c334914b22f2c74be11c8ad"}, "audit_ids": ["y9HcWFbTQN6nHO8CMD4dLA"], "issued_at": "2018-07-22T03:09:54.000000Z"}} 2018-07-22 03:09:54,691 - 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}a2044d4cfd3687e6ef67cf56ff198fec12069b1c" 2018-07-22 03:09:54,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a5f832-8213-4eda-a5da-f6aed5b9646b 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-22 03:09:54,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-82a5f832-8213-4eda-a5da-f6aed5b9646b 2018-07-22 03:09:54,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2044d4cfd3687e6ef67cf56ff198fec12069b1c" 2018-07-22 03:09:54,951 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:54 GMT Server: Apache x-compute-request-id: req-12454970-be11-45a7-a991-80c8e91cb137 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12454970-be11-45a7-a991-80c8e91cb137 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2940b4171c334914b22f2c74be11c8ad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "self"}, {"href": "http://172.30.9.25:8776/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8cfbf5ffbb147048322e77a7196b8fc", "updated_at": "2018-07-22T03:09:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33bcc6c2-a3dc-4142-ad33-873e6566e347", "size": 1}]} 2018-07-22 03:09:54,951 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/detail used request id req-12454970-be11-45a7-a991-80c8e91cb137 2018-07-22 03:09:54,955 - 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-22 03:09:54,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:09:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:09:54,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2044d4cfd3687e6ef67cf56ff198fec12069b1c" 2018-07-22 03:09:55,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a858ccb-5619-487a-89a7-819aff736d9b Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8cfbf5ffbb147048322e77a7196b8fc", "name": "CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj"}} 2018-07-22 03:09:55,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc used request id req-6a858ccb-5619-487a-89a7-819aff736d9b 2018-07-22 03:09:55,046 - create_volume - INFO - Did not create volume due to cleanup mode 2018-07-22 03:09:55,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74263603d08fcf04b031de15308aed2aa671b644" 2018-07-22 03:09:55,258 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:55 GMT Server: Apache x-compute-request-id: req-cc9695ea-a977-47bf-ad79-10cbab5c1652 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc9695ea-a977-47bf-ad79-10cbab5c1652 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2940b4171c334914b22f2c74be11c8ad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "self"}, {"href": "http://172.30.9.25:8776/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8cfbf5ffbb147048322e77a7196b8fc", "updated_at": "2018-07-22T03:09:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33bcc6c2-a3dc-4142-ad33-873e6566e347", "size": 1}} 2018-07-22 03:09:55,258 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 used request id req-cc9695ea-a977-47bf-ad79-10cbab5c1652 2018-07-22 03:09:55,259 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:09:55,259 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2 2018-07-22 03:09:55,259 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2 2018-07-22 03:09:55,262 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74263603d08fcf04b031de15308aed2aa671b644" 2018-07-22 03:09:55,333 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:09:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fe6be8af-d3a9-4247-998c-f0c8242dc057 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-22 03:09:55,333 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 used request id req-fe6be8af-d3a9-4247-998c-f0c8242dc057 2018-07-22 03:09:55,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74263603d08fcf04b031de15308aed2aa671b644" 2018-07-22 03:09:55,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:55 GMT Server: Apache x-compute-request-id: req-216a5168-d0fb-4ac9-811f-af01cf257277 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-216a5168-d0fb-4ac9-811f-af01cf257277 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2940b4171c334914b22f2c74be11c8ad", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "self"}, {"href": "http://172.30.9.25:8776/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:09:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8cfbf5ffbb147048322e77a7196b8fc", "updated_at": "2018-07-22T03:09:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33bcc6c2-a3dc-4142-ad33-873e6566e347", "size": 1}} 2018-07-22 03:09:55,394 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 used request id req-216a5168-d0fb-4ac9-811f-af01cf257277 2018-07-22 03:09:55,394 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 03:09:55,394 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 03:09:58,398 - create_volume - DEBUG - Volume status query timeout in 56.9356489182 2018-07-22 03:09:58,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3aed2d4-e6b9-4f30-ba6c-2c70f9673c80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74263603d08fcf04b031de15308aed2aa671b644" 2018-07-22 03:09:58,589 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-882bf6d8-a572-44b7-a88e-2fb5b3d12ffb x-openstack-request-id: req-882bf6d8-a572-44b7-a88e-2fb5b3d12ffb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 33bcc6c2-a3dc-4142-ad33-873e6566e347 could not be found.", "code": 404}} 2018-07-22 03:09:58,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b8cfbf5ffbb147048322e77a7196b8fc/volumes/33bcc6c2-a3dc-4142-ad33-873e6566e347 used request id req-882bf6d8-a572-44b7-a88e-2fb5b3d12ffb 2018-07-22 03:09:58,589 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 33bcc6c2-a3dc-4142-ad33-873e6566e347 could not be found. (HTTP 404) (Request-ID: req-882bf6d8-a572-44b7-a88e-2fb5b3d12ffb) 2018-07-22 03:09:58,589 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-72968bd2-39ac-4f50-9d84-77f28d8e30f2 2018-07-22 03:09:58,595 - 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}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:58,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-03b1a99f-3fa4-48d9-a6d9-d6458ff18840 Date: Sun, 22 Jul 2018 03:09:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:09:58,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-03b1a99f-3fa4-48d9-a6d9-d6458ff18840 2018-07-22 03:09:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:58,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3445d3d0-5649-4391-bbc5-ea27a24615c7 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:09:58,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-3445d3d0-5649-4391-bbc5-ea27a24615c7 2018-07-22 03:09:58,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:58,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c774a2-4506-4abd-b7df-f761884db78f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:58,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-b8c774a2-4506-4abd-b7df-f761884db78f 2018-07-22 03:09:58,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:59,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:59,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba4d258b-e16d-41e1-ade5-10894a444918 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:59,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-ba4d258b-e16d-41e1-ade5-10894a444918 2018-07-22 03:09:59,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:59,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:59,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad1cc0ed-e13c-461c-90a2-63820c9d519e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:59,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-ad1cc0ed-e13c-461c-90a2-63820c9d519e 2018-07-22 03:09:59,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:59,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:59,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c301941-6802-465e-ac33-32d77c73dd91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:59,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-4c301941-6802-465e-ac33-32d77c73dd91 2018-07-22 03:09:59,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:59,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:59,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-189440c6-e932-40fd-8fb8-b1f01080926c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:59,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-189440c6-e932-40fd-8fb8-b1f01080926c 2018-07-22 03:09:59,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:59,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:59,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c1bcbd-0895-45b6-85d5-fbfae36a80f0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:09:59,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-d5c1bcbd-0895-45b6-85d5-fbfae36a80f0 2018-07-22 03:09:59,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:59,519 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bed332a-8ca2-4e68-9e53-bd1c59f48a56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:59,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-1bed332a-8ca2-4e68-9e53-bd1c59f48a56 2018-07-22 03:09:59,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:59,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff613814-1560-41bf-8d4d-2556404a8cae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:09:59,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-ff613814-1560-41bf-8d4d-2556404a8cae 2018-07-22 03:09:59,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:09:59,606 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj 2018-07-22 03:09:59,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:59,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b719cd6-cdcd-49a6-8515-c7caf0fac701 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:59,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b8cfbf5ffbb147048322e77a7196b8fc used request id req-5b719cd6-cdcd-49a6-8515-c7caf0fac701 2018-07-22 03:09:59,895 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-proj-role 2018-07-22 03:09:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1a34733dec0f4c7db7b32668e70db539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:09:59,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44957a40-8b03-41df-b241-1e73a92bbffa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:09:59,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1a34733dec0f4c7db7b32668e70db539 used request id req-44957a40-8b03-41df-b241-1e73a92bbffa 2018-07-22 03:09:59,994 - 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}d73308c2049433dbb4226e0f5a40710850d5e54a" 2018-07-22 03:10:00,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65acd8ca-5564-4597-baf0-db2d9f57f7de Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:00,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-65acd8ca-5564-4597-baf0-db2d9f57f7de 2018-07-22 03:10:00,079 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-ba213a59-8a8e-4a3-user 2018-07-22 03:10:00,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2940b4171c334914b22f2c74be11c8ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e354f8728e8f61313a2cc68ffe4a227183efa1" 2018-07-22 03:10:00,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab79f20-59b3-4c68-aa4a-7113401fcb02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:00,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2940b4171c334914b22f2c74be11c8ad used request id req-7ab79f20-59b3-4c68-aa4a-7113401fcb02 2018-07-22 03:10:00,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:00,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Ss1gnHmDQjuzTEJc8l2cuQ"], "issued_at": "2018-07-22T03:10:00.000000Z"}} 2018-07-22 03:10:00,620 - 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}2fed7de38216d14a290b946d40591304574f8de8" 2018-07-22 03:10:00,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957404e7-9180-47bf-92f9-3d866822b822 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-22 03:10:00,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-957404e7-9180-47bf-92f9-3d866822b822 2018-07-22 03:10:00,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:00,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:01,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MmSDiMvvQ86ssTzuZb6IuA"], "issued_at": "2018-07-22T03:10:01.000000Z"}} 2018-07-22 03:10:01,088 - 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}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:01,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4a3f47-76d0-4183-bbea-6a0e6ace7b56 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-22 03:10:01,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3a4a3f47-76d0-4183-bbea-6a0e6ace7b56 2018-07-22 03:10:01,171 - 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-22 03:10:01,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:01,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:01,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60291c96-47eb-4cc0-9a93-b49c3a072491 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:10:01,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj used request id req-60291c96-47eb-4cc0-9a93-b49c3a072491 2018-07-22 03:10:01,266 - 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}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:01,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbac73e1-96c3-49c6-a9f2-523dc90ebdc3 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-22 03:10:01,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cbac73e1-96c3-49c6-a9f2-523dc90ebdc3 2018-07-22 03:10:01,354 - 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}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj"}}' 2018-07-22 03:10:01,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1652e3f9-ca3a-4a6b-9877-52f8ba77c979 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/624a043651654f16837e51c1f5ac670c"}, "tags": [], "enabled": true, "id": "624a043651654f16837e51c1f5ac670c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj"}} 2018-07-22 03:10:01,465 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1652e3f9-ca3a-4a6b-9877-52f8ba77c979 2018-07-22 03:10:01,465 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj 2018-07-22 03:10:01,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:01,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:01,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["8bj4oQHiTuKgeU-gWgmEQA"], "issued_at": "2018-07-22T03:10:01.000000Z"}} 2018-07-22 03:10:01,845 - 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}825df5e8c077521b47a6c49221d3f47eb15c8d97" 2018-07-22 03:10:01,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a85f24b-7282-4e55-a3d7-c3aea0896720 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-22 03:10:01,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0a85f24b-7282-4e55-a3d7-c3aea0896720 2018-07-22 03:10:01,928 - 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-22 03:10:01,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:01,934 - 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}825df5e8c077521b47a6c49221d3f47eb15c8d97" 2018-07-22 03:10:02,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a5a717-0498-4466-bf7d-fd30eeca7728 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:10:02,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-22a5a717-0498-4466-bf7d-fd30eeca7728 2018-07-22 03:10:02,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825df5e8c077521b47a6c49221d3f47eb15c8d97" 2018-07-22 03:10:02,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2890106c-9105-4f1e-bd59-2b2800b3fe29 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/624a043651654f16837e51c1f5ac670c"}, "tags": [], "enabled": true, "id": "624a043651654f16837e51c1f5ac670c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj"}]} 2018-07-22 03:10:02,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj used request id req-2890106c-9105-4f1e-bd59-2b2800b3fe29 2018-07-22 03:10:02,129 - 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}825df5e8c077521b47a6c49221d3f47eb15c8d97" 2018-07-22 03:10:02,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59336ebf-3839-454f-9f22-324e0b752659 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-22 03:10:02,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-59336ebf-3839-454f-9f22-324e0b752659 2018-07-22 03:10:02,572 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-user 2018-07-22 03:10:02,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:02,576 - 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}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:02,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603190da-3a66-4704-a2d0-33f87da17e8d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:02,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-603190da-3a66-4704-a2d0-33f87da17e8d 2018-07-22 03:10:02,597 - 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}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj-role"}}' 2018-07-22 03:10:02,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16e92b57-a168-4122-af08-2858c0cfa939 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0cf935dec0994dd0b842e135b1696c12", "links": {"self": "http://172.30.9.25:5000/v3/roles/0cf935dec0994dd0b842e135b1696c12"}, "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj-role"}} 2018-07-22 03:10:02,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-16e92b57-a168-4122-af08-2858c0cfa939 2018-07-22 03:10:02,692 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj-role 2018-07-22 03:10:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0cf935dec0994dd0b842e135b1696c12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:02,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3e0b64-b405-4953-8747-65e1c64eb922 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0cf935dec0994dd0b842e135b1696c12", "links": {"self": "http://172.30.9.25:5000/v3/roles/0cf935dec0994dd0b842e135b1696c12"}, "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj-role"}} 2018-07-22 03:10:02,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0cf935dec0994dd0b842e135b1696c12 used request id req-6f3e0b64-b405-4953-8747-65e1c64eb922 2018-07-22 03:10:02,779 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj-role to project CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj 2018-07-22 03:10:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/624a043651654f16837e51c1f5ac670c/users/ea04d8620b5e4a8d8c950b7fd7c6d796/roles/0cf935dec0994dd0b842e135b1696c12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:02,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f24149cb-6cbc-4ac2-ada7-f271bf87b1f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:02,904 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/624a043651654f16837e51c1f5ac670c/users/ea04d8620b5e4a8d8c950b7fd7c6d796/roles/0cf935dec0994dd0b842e135b1696c12 used request id req-f24149cb-6cbc-4ac2-ada7-f271bf87b1f3 2018-07-22 03:10:02,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:03,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0cf935dec0994dd0b842e135b1696c12", "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj-role"}], "expires_at": "2018-07-22T04:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "624a043651654f16837e51c1f5ac670c", "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/624a043651654f16837e51c1f5ac670c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/624a043651654f16837e51c1f5ac670c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/624a043651654f16837e51c1f5ac670c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/624a043651654f16837e51c1f5ac670c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-user", "id": "ea04d8620b5e4a8d8c950b7fd7c6d796"}, "audit_ids": ["2w9r9n_9R8eOHs6LN5kDfw"], "issued_at": "2018-07-22T03:10:03.000000Z"}} 2018-07-22 03:10:03,289 - 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}50a15e944a410acd1b8690b154a936d186df0ff8" 2018-07-22 03:10:03,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01caaad1-7fdd-4c08-acdd-038e81ae0702 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-22 03:10:03,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-01caaad1-7fdd-4c08-acdd-038e81ae0702 2018-07-22 03:10:03,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:03,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:03,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0cf935dec0994dd0b842e135b1696c12", "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj-role"}], "expires_at": "2018-07-22T04:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "624a043651654f16837e51c1f5ac670c", "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/624a043651654f16837e51c1f5ac670c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/624a043651654f16837e51c1f5ac670c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/624a043651654f16837e51c1f5ac670c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/624a043651654f16837e51c1f5ac670c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/624a043651654f16837e51c1f5ac670c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/624a043651654f16837e51c1f5ac670c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-user", "id": "ea04d8620b5e4a8d8c950b7fd7c6d796"}, "audit_ids": ["8SsmvfFGRreLtx45p546cg"], "issued_at": "2018-07-22T03:10:03.000000Z"}} 2018-07-22 03:10:03,751 - 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}1547910076cc961937e0b368cbcbd5816b1cf60e" 2018-07-22 03:10:03,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23cefd6c-5d76-40c3-85a6-3eef83cc978d 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-22 03:10:03,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-23cefd6c-5d76-40c3-85a6-3eef83cc978d 2018-07-22 03:10:03,833 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1547910076cc961937e0b368cbcbd5816b1cf60e" 2018-07-22 03:10:04,041 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:03 GMT Server: Apache x-compute-request-id: req-9553dfbd-8048-44b3-9b49-2ecf35c917c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9553dfbd-8048-44b3-9b49-2ecf35c917c8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:10:04,041 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/detail used request id req-9553dfbd-8048-44b3-9b49-2ecf35c917c8 2018-07-22 03:10:04,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9553dfbd-8048-44b3-9b49-2ecf35c917c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1547910076cc961937e0b368cbcbd5816b1cf60e" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e", "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-22 03:10:04,407 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:10:04 GMT Server: Apache x-compute-request-id: req-f3e935f3-9bfa-45f3-a7c4-7f10fa1fea40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f3e935f3-9bfa-45f3-a7c4-7f10fa1fea40 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ea04d8620b5e4a8d8c950b7fd7c6d796", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:10:04.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da93a669-b1dd-456e-9790-5953992a3dc4", "size": 1}} 2018-07-22 03:10:04,407 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes used request id req-f3e935f3-9bfa-45f3-a7c4-7f10fa1fea40 2018-07-22 03:10:04,410 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9553dfbd-8048-44b3-9b49-2ecf35c917c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1547910076cc961937e0b368cbcbd5816b1cf60e" 2018-07-22 03:10:04,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:04 GMT Server: Apache x-compute-request-id: req-0932d9e9-f722-4aa6-b659-516fc7467a27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0932d9e9-f722-4aa6-b659-516fc7467a27 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ea04d8620b5e4a8d8c950b7fd7c6d796", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "624a043651654f16837e51c1f5ac670c", "updated_at": "2018-07-22T03:10:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da93a669-b1dd-456e-9790-5953992a3dc4", "size": 1}} 2018-07-22 03:10:04,630 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 used request id req-0932d9e9-f722-4aa6-b659-516fc7467a27 2018-07-22 03:10:04,630 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e 2018-07-22 03:10:04,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9553dfbd-8048-44b3-9b49-2ecf35c917c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1547910076cc961937e0b368cbcbd5816b1cf60e" 2018-07-22 03:10:04,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:04 GMT Server: Apache x-compute-request-id: req-4eb2dc97-58f0-41e8-ba20-cf6c421fdc73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4eb2dc97-58f0-41e8-ba20-cf6c421fdc73 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ea04d8620b5e4a8d8c950b7fd7c6d796", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "624a043651654f16837e51c1f5ac670c", "updated_at": "2018-07-22T03:10:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da93a669-b1dd-456e-9790-5953992a3dc4", "size": 1}} 2018-07-22 03:10:04,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 used request id req-4eb2dc97-58f0-41e8-ba20-cf6c421fdc73 2018-07-22 03:10:04,840 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:10:04,840 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e 2018-07-22 03:10:04,840 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e 2018-07-22 03:10:04,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a15e944a410acd1b8690b154a936d186df0ff8" 2018-07-22 03:10:05,047 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:04 GMT Server: Apache x-compute-request-id: req-0232d888-f596-4a02-9a26-e7a12abb1fcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0232d888-f596-4a02-9a26-e7a12abb1fcd Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ea04d8620b5e4a8d8c950b7fd7c6d796", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "624a043651654f16837e51c1f5ac670c", "updated_at": "2018-07-22T03:10:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da93a669-b1dd-456e-9790-5953992a3dc4", "size": 1}]} 2018-07-22 03:10:05,047 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/detail used request id req-0232d888-f596-4a02-9a26-e7a12abb1fcd 2018-07-22 03:10:05,051 - 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-22 03:10:05,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:05,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/624a043651654f16837e51c1f5ac670c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a15e944a410acd1b8690b154a936d186df0ff8" 2018-07-22 03:10:05,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3cd304-10f1-4cb5-92aa-0687e857f476 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/624a043651654f16837e51c1f5ac670c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "624a043651654f16837e51c1f5ac670c", "name": "CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj"}} 2018-07-22 03:10:05,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/624a043651654f16837e51c1f5ac670c used request id req-ef3cd304-10f1-4cb5-92aa-0687e857f476 2018-07-22 03:10:05,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9553dfbd-8048-44b3-9b49-2ecf35c917c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1547910076cc961937e0b368cbcbd5816b1cf60e" 2018-07-22 03:10:05,327 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:05 GMT Server: Apache x-compute-request-id: req-d41d0f07-a45d-4456-8e23-599592966284 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d41d0f07-a45d-4456-8e23-599592966284 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ea04d8620b5e4a8d8c950b7fd7c6d796", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "624a043651654f16837e51c1f5ac670c", "updated_at": "2018-07-22T03:10:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da93a669-b1dd-456e-9790-5953992a3dc4", "size": 1}} 2018-07-22 03:10:05,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 used request id req-d41d0f07-a45d-4456-8e23-599592966284 2018-07-22 03:10:05,328 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:10:05,328 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e 2018-07-22 03:10:05,328 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e 2018-07-22 03:10:05,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9553dfbd-8048-44b3-9b49-2ecf35c917c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1547910076cc961937e0b368cbcbd5816b1cf60e" 2018-07-22 03:10:05,555 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:10:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-39146b84-b117-4944-892a-f1648a79f13e 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-22 03:10:05,555 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 used request id req-39146b84-b117-4944-892a-f1648a79f13e 2018-07-22 03:10:05,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9553dfbd-8048-44b3-9b49-2ecf35c917c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1547910076cc961937e0b368cbcbd5816b1cf60e" 2018-07-22 03:10:05,743 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-07aa0d12-05eb-4abd-9ad5-1b8492f679ad x-openstack-request-id: req-07aa0d12-05eb-4abd-9ad5-1b8492f679ad Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume da93a669-b1dd-456e-9790-5953992a3dc4 could not be found.", "code": 404}} 2018-07-22 03:10:05,743 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/624a043651654f16837e51c1f5ac670c/volumes/da93a669-b1dd-456e-9790-5953992a3dc4 used request id req-07aa0d12-05eb-4abd-9ad5-1b8492f679ad 2018-07-22 03:10:05,744 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume da93a669-b1dd-456e-9790-5953992a3dc4 could not be found. (HTTP 404) (Request-ID: req-07aa0d12-05eb-4abd-9ad5-1b8492f679ad) 2018-07-22 03:10:05,744 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-2d4e534a-009f-4327-8463-5dd7a92ac65e 2018-07-22 03:10:05,750 - 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}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:05,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-82543c30-b358-4a20-81a0-66be44d6bac9 Date: Sun, 22 Jul 2018 03:10:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:10:05,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-82543c30-b358-4a20-81a0-66be44d6bac9 2018-07-22 03:10:05,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f744ed7b-a92c-4721-9c0a-891f9c2f3ed4 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:10:06,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-f744ed7b-a92c-4721-9c0a-891f9c2f3ed4 2018-07-22 03:10:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddfa7612-875b-4f82-ba1c-5db636569157 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:06,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-ddfa7612-875b-4f82-ba1c-5db636569157 2018-07-22 03:10:06,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:06,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,227 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e75dd71-5708-436e-951f-5ab58a0efafc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:06,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-6e75dd71-5708-436e-951f-5ab58a0efafc 2018-07-22 03:10:06,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:06,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f71519-e4e0-4fa2-809b-a6166b21e889 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:06,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-76f71519-e4e0-4fa2-809b-a6166b21e889 2018-07-22 03:10:06,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:06,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56967d08-0f06-47ac-85ab-2d552670d9f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:06,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-56967d08-0f06-47ac-85ab-2d552670d9f1 2018-07-22 03:10:06,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:06,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73c28468-4a4c-4428-ad76-27a3ab879843 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:06,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-73c28468-4a4c-4428-ad76-27a3ab879843 2018-07-22 03:10:06,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe211dc-19cd-4432-bda9-b686c6b4a9f2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:10:06,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-9fe211dc-19cd-4432-bda9-b686c6b4a9f2 2018-07-22 03:10:06,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a2bfa82-76ee-4896-a483-e3d493946c8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:06,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-7a2bfa82-76ee-4896-a483-e3d493946c8b 2018-07-22 03:10:06,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:06,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0829c145-a07a-45cd-aa9b-b82feea9a256 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:06,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-0829c145-a07a-45cd-aa9b-b82feea9a256 2018-07-22 03:10:06,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:06,735 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj 2018-07-22 03:10:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/624a043651654f16837e51c1f5ac670c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:06,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a5aa2b-423d-489d-81ae-c6a3349d995c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:06,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/624a043651654f16837e51c1f5ac670c used request id req-b7a5aa2b-423d-489d-81ae-c6a3349d995c 2018-07-22 03:10:06,933 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-proj-role 2018-07-22 03:10:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0cf935dec0994dd0b842e135b1696c12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:07,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fbe814e-3516-4775-8a0a-1ecde706a4c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:07,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0cf935dec0994dd0b842e135b1696c12 used request id req-0fbe814e-3516-4775-8a0a-1ecde706a4c9 2018-07-22 03:10:07,044 - 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}f321b4d0ee8572ac68a144fe7f1bb959828ac89c" 2018-07-22 03:10:07,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6799d5-e151-428e-bdb1-050056839764 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:07,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4b6799d5-e151-428e-bdb1-050056839764 2018-07-22 03:10:07,127 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-3c48fada-b9f3-442-user 2018-07-22 03:10:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ea04d8620b5e4a8d8c950b7fd7c6d796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825df5e8c077521b47a6c49221d3f47eb15c8d97" 2018-07-22 03:10:07,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09fa1b1f-df05-4d2b-a243-6ba65fb6edc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:07,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ea04d8620b5e4a8d8c950b7fd7c6d796 used request id req-09fa1b1f-df05-4d2b-a243-6ba65fb6edc3 2018-07-22 03:10:07,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:07,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["SaHcGJniRU-6K53U6TOQ7w"], "issued_at": "2018-07-22T03:10:07.000000Z"}} 2018-07-22 03:10:07,692 - 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}8c2726309cf769b607104fbb0950adb745828378" 2018-07-22 03:10:07,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359544af-f7cd-4000-b957-a9a1d114f6c7 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-22 03:10:07,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-359544af-f7cd-4000-b957-a9a1d114f6c7 2018-07-22 03:10:07,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:07,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:08,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["5xnwAFP4TfaI71RvHKxURA"], "issued_at": "2018-07-22T03:10:08.000000Z"}} 2018-07-22 03:10:08,154 - 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}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:08,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c604dc6-908f-4fb7-b060-6ab510b160ee 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-22 03:10:08,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9c604dc6-908f-4fb7-b060-6ab510b160ee 2018-07-22 03:10:08,236 - 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-22 03:10:08,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:08,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:08,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac8c287-6cd6-4192-8273-964b581102fa Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:10:08,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj used request id req-9ac8c287-6cd6-4192-8273-964b581102fa 2018-07-22 03:10:08,331 - 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}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:08,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2166eec5-52ce-42aa-a033-7c768d74c063 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-22 03:10:08,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2166eec5-52ce-42aa-a033-7c768d74c063 2018-07-22 03:10:08,356 - 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}d229bb63433a220d0d207dd4aeb9dc46b095002a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj"}}' 2018-07-22 03:10:08,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a800d865-ec6b-44cb-9480-51b8c5b0eec6 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9c857e4a855a42858b2a59356928469d"}, "tags": [], "enabled": true, "id": "9c857e4a855a42858b2a59356928469d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj"}} 2018-07-22 03:10:08,472 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a800d865-ec6b-44cb-9480-51b8c5b0eec6 2018-07-22 03:10:08,472 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj 2018-07-22 03:10:08,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:08,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:08,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["nyyl34iRS--o8aLe5baDng"], "issued_at": "2018-07-22T03:10:08.000000Z"}} 2018-07-22 03:10:08,852 - 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}48ffd8f0596de975c52dc943689670436792b233" 2018-07-22 03:10:08,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb78d75-d796-403d-bdd6-35728812b963 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-22 03:10:08,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-aeb78d75-d796-403d-bdd6-35728812b963 2018-07-22 03:10:08,936 - 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-22 03:10:08,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:08,942 - 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}48ffd8f0596de975c52dc943689670436792b233" 2018-07-22 03:10:09,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9879e32-cd1d-4a0c-90c5-b5b6df691053 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:10:09,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a9879e32-cd1d-4a0c-90c5-b5b6df691053 2018-07-22 03:10:09,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48ffd8f0596de975c52dc943689670436792b233" 2018-07-22 03:10:09,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a09f19-cd47-42c2-9b87-7f34bc29e98d Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9c857e4a855a42858b2a59356928469d"}, "tags": [], "enabled": true, "id": "9c857e4a855a42858b2a59356928469d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj"}]} 2018-07-22 03:10:09,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj used request id req-f3a09f19-cd47-42c2-9b87-7f34bc29e98d 2018-07-22 03:10:09,131 - 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}48ffd8f0596de975c52dc943689670436792b233" 2018-07-22 03:10:09,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f19803-0dcb-4951-9706-97d889009fba 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-22 03:10:09,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-90f19803-0dcb-4951-9706-97d889009fba 2018-07-22 03:10:09,586 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-ca35169f-728e-477-user 2018-07-22 03:10:09,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:09,590 - 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}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:09,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d24e872-5839-4742-949b-0cab424586fa Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:09,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d24e872-5839-4742-949b-0cab424586fa 2018-07-22 03:10:09,680 - 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}d229bb63433a220d0d207dd4aeb9dc46b095002a" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj-role"}}' 2018-07-22 03:10:09,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac7c3a89-5ecc-450c-b84a-cffaf9d5960a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bbb779ac03e4c32961a49c38df274c2", "links": {"self": "http://172.30.9.25:5000/v3/roles/2bbb779ac03e4c32961a49c38df274c2"}, "name": "CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj-role"}} 2018-07-22 03:10:09,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ac7c3a89-5ecc-450c-b84a-cffaf9d5960a 2018-07-22 03:10:09,706 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj-role 2018-07-22 03:10:09,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/2bbb779ac03e4c32961a49c38df274c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:09,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec27141-66a4-41c5-964a-5ce643b803a0 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bbb779ac03e4c32961a49c38df274c2", "links": {"self": "http://172.30.9.25:5000/v3/roles/2bbb779ac03e4c32961a49c38df274c2"}, "name": "CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj-role"}} 2018-07-22 03:10:09,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/2bbb779ac03e4c32961a49c38df274c2 used request id req-5ec27141-66a4-41c5-964a-5ce643b803a0 2018-07-22 03:10:09,794 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj-role to project CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj 2018-07-22 03:10:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9c857e4a855a42858b2a59356928469d/users/4090b2f6d8ef4fa7b608614e838c5801/roles/2bbb779ac03e4c32961a49c38df274c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:09,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4300755-43f1-4fc6-8e36-c75045a09f8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:09,910 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9c857e4a855a42858b2a59356928469d/users/4090b2f6d8ef4fa7b608614e838c5801/roles/2bbb779ac03e4c32961a49c38df274c2 used request id req-a4300755-43f1-4fc6-8e36-c75045a09f8b 2018-07-22 03:10:09,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:09,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:10,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bbb779ac03e4c32961a49c38df274c2", "name": "CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj-role"}], "expires_at": "2018-07-22T04:10:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c857e4a855a42858b2a59356928469d", "name": "CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9c857e4a855a42858b2a59356928469d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9c857e4a855a42858b2a59356928469d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9c857e4a855a42858b2a59356928469d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9c857e4a855a42858b2a59356928469d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9c857e4a855a42858b2a59356928469d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9c857e4a855a42858b2a59356928469d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9c857e4a855a42858b2a59356928469d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9c857e4a855a42858b2a59356928469d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9c857e4a855a42858b2a59356928469d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9c857e4a855a42858b2a59356928469d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9c857e4a855a42858b2a59356928469d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9c857e4a855a42858b2a59356928469d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9c857e4a855a42858b2a59356928469d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9c857e4a855a42858b2a59356928469d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-ca35169f-728e-477-user", "id": "4090b2f6d8ef4fa7b608614e838c5801"}, "audit_ids": ["_umDYDOVQHSqrsGDl_r_IQ"], "issued_at": "2018-07-22T03:10:10.000000Z"}} 2018-07-22 03:10:10,294 - 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}0521cb3cbdfaac78aad939441b6e3a045f8196f1" 2018-07-22 03:10:10,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9ff9f5-967d-47e3-9998-43d3a74c395a 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-22 03:10:10,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3c9ff9f5-967d-47e3-9998-43d3a74c395a 2018-07-22 03:10:10,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/9c857e4a855a42858b2a59356928469d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0521cb3cbdfaac78aad939441b6e3a045f8196f1" 2018-07-22 03:10:10,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:10 GMT Server: Apache x-compute-request-id: req-65115511-d3dd-4b88-aa8f-b154973e6df4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-65115511-d3dd-4b88-aa8f-b154973e6df4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:10:10,585 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/9c857e4a855a42858b2a59356928469d/volumes/detail used request id req-65115511-d3dd-4b88-aa8f-b154973e6df4 2018-07-22 03:10:10,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/9c857e4a855a42858b2a59356928469d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-65115511-d3dd-4b88-aa8f-b154973e6df4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0521cb3cbdfaac78aad939441b6e3a045f8196f1" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-ef1d5ac5-0a99-45cc-8e40-aabdb2890c68", "imageRef": "foo", "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-22 03:10:10,936 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 03:10:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4d0d6fbf-d5bc-417c-9578-8e33f6790cec x-openstack-request-id: req-4d0d6fbf-d5bc-417c-9578-8e33f6790cec Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-22 03:10:10,936 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/9c857e4a855a42858b2a59356928469d/volumes used request id req-4d0d6fbf-d5bc-417c-9578-8e33f6790cec 2018-07-22 03:10:10,942 - 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}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ac894afe-4d22-40c7-a343-bc9d6d55f72b Date: Sun, 22 Jul 2018 03:10:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:10:11,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ac894afe-4d22-40c7-a343-bc9d6d55f72b 2018-07-22 03:10:11,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f447a4fa-3519-4045-bef8-a8d4a46f109a 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:10:11,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-f447a4fa-3519-4045-bef8-a8d4a46f109a 2018-07-22 03:10:11,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96fb6a1b-6f82-44c1-b98f-20769b800cdf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:11,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-96fb6a1b-6f82-44c1-b98f-20769b800cdf 2018-07-22 03:10:11,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:11,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a921a6-8ba7-427e-9714-67f31c114269 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:11,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-56a921a6-8ba7-427e-9714-67f31c114269 2018-07-22 03:10:11,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:11,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-671d651d-9192-4de1-a972-10829b2e66fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:11,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-671d651d-9192-4de1-a972-10829b2e66fe 2018-07-22 03:10:11,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:11,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ddb6da8-dde3-406e-b403-0719ab7206a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:11,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-1ddb6da8-dde3-406e-b403-0719ab7206a3 2018-07-22 03:10:11,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c1272f-f7d6-41dd-b887-1d679ccf3597 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:11,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-01c1272f-f7d6-41dd-b887-1d679ccf3597 2018-07-22 03:10:11,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:11,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57689ab8-f4d7-4bd9-953e-4925774dc865 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:10:11,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-57689ab8-f4d7-4bd9-953e-4925774dc865 2018-07-22 03:10:11,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24fc5797-0883-4384-a630-2897ee6df171 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:11,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-24fc5797-0883-4384-a630-2897ee6df171 2018-07-22 03:10:11,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:11,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:11,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af5bf69-b8d1-40bc-928c-a10477dd6f9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:11,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-0af5bf69-b8d1-40bc-928c-a10477dd6f9f 2018-07-22 03:10:11,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:11,944 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj 2018-07-22 03:10:11,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9c857e4a855a42858b2a59356928469d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:12,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34bd5920-2642-41c6-af0e-1082bb7cee16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:12,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9c857e4a855a42858b2a59356928469d used request id req-34bd5920-2642-41c6-af0e-1082bb7cee16 2018-07-22 03:10:12,148 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-ca35169f-728e-477-proj-role 2018-07-22 03:10:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/2bbb779ac03e4c32961a49c38df274c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:12,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a287f1-9c89-40f7-a9fd-85fb7c6bc300 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:12,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2bbb779ac03e4c32961a49c38df274c2 used request id req-65a287f1-9c89-40f7-a9fd-85fb7c6bc300 2018-07-22 03:10:12,278 - 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}d229bb63433a220d0d207dd4aeb9dc46b095002a" 2018-07-22 03:10:12,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dffb724-bb34-4e25-aa01-52f4f8e9996d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:12,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3dffb724-bb34-4e25-aa01-52f4f8e9996d 2018-07-22 03:10:12,362 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-ca35169f-728e-477-user 2018-07-22 03:10:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4090b2f6d8ef4fa7b608614e838c5801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48ffd8f0596de975c52dc943689670436792b233" 2018-07-22 03:10:12,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e7abb1-1abf-4f81-8d03-9f4f01ff535e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:12,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4090b2f6d8ef4fa7b608614e838c5801 used request id req-f0e7abb1-1abf-4f81-8d03-9f4f01ff535e 2018-07-22 03:10:12,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:12,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DwIIQa2cQ7GlJAlK_rjX-w"], "issued_at": "2018-07-22T03:10:12.000000Z"}} 2018-07-22 03:10:12,897 - 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}6fd33feabb740811f843dbb17656ff43f19fe8c5" 2018-07-22 03:10:12,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a31121-eeec-483e-af81-0a4bebb00d1b 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-22 03:10:12,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b8a31121-eeec-483e-af81-0a4bebb00d1b 2018-07-22 03:10:12,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:12,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:13,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["EN3Yp-YXRQiKyexcK8cuRQ"], "issued_at": "2018-07-22T03:10:13.000000Z"}} 2018-07-22 03:10:13,366 - 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}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:13,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ed14bc-ed39-4499-9387-0f2121ac5e44 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-22 03:10:13,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f0ed14bc-ed39-4499-9387-0f2121ac5e44 2018-07-22 03:10:13,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-22 03:10:13,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:13,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:13,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336f3149-8b37-4279-bc56-a37b84f75b5d Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:10:13,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj used request id req-336f3149-8b37-4279-bc56-a37b84f75b5d 2018-07-22 03:10:13,548 - 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}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:13,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2584975f-20f2-475a-b87c-1ec9cb356c29 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-22 03:10:13,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2584975f-20f2-475a-b87c-1ec9cb356c29 2018-07-22 03:10:13,637 - 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}7b843c7afff54dded72e12fc13140ec06dcb093e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj"}}' 2018-07-22 03:10:13,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1e0226d-5e7a-4788-b9ad-7602d5d05db8 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cbdb018ef15b4b6d9bffa509fb025b16"}, "tags": [], "enabled": true, "id": "cbdb018ef15b4b6d9bffa509fb025b16", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj"}} 2018-07-22 03:10:13,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e1e0226d-5e7a-4788-b9ad-7602d5d05db8 2018-07-22 03:10:13,815 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj 2018-07-22 03:10:13,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:13,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:14,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["H2TfVxYuSTS6P_AiwSvtdg"], "issued_at": "2018-07-22T03:10:14.000000Z"}} 2018-07-22 03:10:14,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}13bf6a356834b6f3e2ab67839e60aa742c75e4d6" 2018-07-22 03:10:14,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93592350-1e42-4519-b9fc-31deb7fc2efb 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-22 03:10:14,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-93592350-1e42-4519-b9fc-31deb7fc2efb 2018-07-22 03:10:14,292 - 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-22 03:10:14,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:14,298 - 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}13bf6a356834b6f3e2ab67839e60aa742c75e4d6" 2018-07-22 03:10:14,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c1b328-a28d-476c-bb33-c8d8ebc5d1bc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:10:14,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-46c1b328-a28d-476c-bb33-c8d8ebc5d1bc 2018-07-22 03:10:14,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13bf6a356834b6f3e2ab67839e60aa742c75e4d6" 2018-07-22 03:10:14,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e74481-1f05-49a7-9675-42ebdeabfefe Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cbdb018ef15b4b6d9bffa509fb025b16"}, "tags": [], "enabled": true, "id": "cbdb018ef15b4b6d9bffa509fb025b16", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj"}]} 2018-07-22 03:10:14,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj used request id req-d3e74481-1f05-49a7-9675-42ebdeabfefe 2018-07-22 03:10:14,580 - 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}13bf6a356834b6f3e2ab67839e60aa742c75e4d6" 2018-07-22 03:10:14,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193f6d47-ada5-4076-82fb-83712acc75d4 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-22 03:10:14,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-193f6d47-ada5-4076-82fb-83712acc75d4 2018-07-22 03:10:15,017 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-user 2018-07-22 03:10:15,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:15,021 - 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}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:15,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a26c74-8710-4fc0-be41-0dec0a6721f4 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:15,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a6a26c74-8710-4fc0-be41-0dec0a6721f4 2018-07-22 03:10:15,108 - 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}7b843c7afff54dded72e12fc13140ec06dcb093e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj-role"}}' 2018-07-22 03:10:15,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b76a852-7bcc-43ab-b3ca-5a1b7888d302 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4da27126aa844291b351045e71e38d1c", "links": {"self": "http://172.30.9.25:5000/v3/roles/4da27126aa844291b351045e71e38d1c"}, "name": "CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj-role"}} 2018-07-22 03:10:15,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-2b76a852-7bcc-43ab-b3ca-5a1b7888d302 2018-07-22 03:10:15,202 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj-role 2018-07-22 03:10:15,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4da27126aa844291b351045e71e38d1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:15,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f40cab-3645-4e6d-8a71-b520c5c111f8 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4da27126aa844291b351045e71e38d1c", "links": {"self": "http://172.30.9.25:5000/v3/roles/4da27126aa844291b351045e71e38d1c"}, "name": "CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj-role"}} 2018-07-22 03:10:15,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4da27126aa844291b351045e71e38d1c used request id req-f9f40cab-3645-4e6d-8a71-b520c5c111f8 2018-07-22 03:10:15,290 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj-role to project CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj 2018-07-22 03:10:15,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/cbdb018ef15b4b6d9bffa509fb025b16/users/c7fcdef7596440ad92bda7fc731c7f20/roles/4da27126aa844291b351045e71e38d1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:15,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c516b1e-8596-4310-b996-543ea1926203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:15,433 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cbdb018ef15b4b6d9bffa509fb025b16/users/c7fcdef7596440ad92bda7fc731c7f20/roles/4da27126aa844291b351045e71e38d1c used request id req-8c516b1e-8596-4310-b996-543ea1926203 2018-07-22 03:10:15,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:15,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:15,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4da27126aa844291b351045e71e38d1c", "name": "CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj-role"}], "expires_at": "2018-07-22T04:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbdb018ef15b4b6d9bffa509fb025b16", "name": "CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cbdb018ef15b4b6d9bffa509fb025b16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cbdb018ef15b4b6d9bffa509fb025b16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cbdb018ef15b4b6d9bffa509fb025b16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-user", "id": "c7fcdef7596440ad92bda7fc731c7f20"}, "audit_ids": ["77L745jRSZ6pg8-jAtAAoQ"], "issued_at": "2018-07-22T03:10:15.000000Z"}} 2018-07-22 03:10:15,816 - 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}1ffd62d81dcd48aa37943ae2759fa886f76372e6" 2018-07-22 03:10:15,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11b3811-70de-423a-94c6-6a392ff00e69 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-22 03:10:15,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a11b3811-70de-423a-94c6-6a392ff00e69 2018-07-22 03:10:15,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/cbdb018ef15b4b6d9bffa509fb025b16/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffd62d81dcd48aa37943ae2759fa886f76372e6" 2018-07-22 03:10:16,196 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:15 GMT Server: Apache x-compute-request-id: req-69a6e1f9-6292-4421-ac64-257af8b8c25b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-69a6e1f9-6292-4421-ac64-257af8b8c25b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:10:16,197 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cbdb018ef15b4b6d9bffa509fb025b16/volumes/detail used request id req-69a6e1f9-6292-4421-ac64-257af8b8c25b 2018-07-22 03:10:16,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/cbdb018ef15b4b6d9bffa509fb025b16/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-69a6e1f9-6292-4421-ac64-257af8b8c25b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffd62d81dcd48aa37943ae2759fa886f76372e6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-b11333d3-1322-44db-b5fe-13081fe473d6", "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-22 03:10:16,372 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 03:10:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8e86d4dc-8839-4510-bf52-f68fabde5a9f x-openstack-request-id: req-8e86d4dc-8839-4510-bf52-f68fabde5a9f Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-07-22 03:10:16,373 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/cbdb018ef15b4b6d9bffa509fb025b16/volumes used request id req-8e86d4dc-8839-4510-bf52-f68fabde5a9f 2018-07-22 03:10:16,378 - 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}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:16,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-237dc935-0f7c-4f7c-a84d-2829d9de25e3 Date: Sun, 22 Jul 2018 03:10:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:10:16,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-237dc935-0f7c-4f7c-a84d-2829d9de25e3 2018-07-22 03:10:16,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:16,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6a43d8-1ee3-46f9-b729-a53566593532 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:10:16,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-ac6a43d8-1ee3-46f9-b729-a53566593532 2018-07-22 03:10:16,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:16,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0005cba6-f0c2-4294-8489-e00eda2ed5db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:16,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-0005cba6-f0c2-4294-8489-e00eda2ed5db 2018-07-22 03:10:16,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:16,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:16,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc836b07-6809-4aa5-a68c-889809d51ca3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:16,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-cc836b07-6809-4aa5-a68c-889809d51ca3 2018-07-22 03:10:16,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:16,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-060d5e23-05ad-4de6-a603-8c7f87e846d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:16,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-060d5e23-05ad-4de6-a603-8c7f87e846d9 2018-07-22 03:10:16,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:16,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:17,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67cb37f0-cc50-4cd3-bb80-314f34a69fb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:17,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-67cb37f0-cc50-4cd3-bb80-314f34a69fb4 2018-07-22 03:10:17,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:17,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f26b6754-08eb-4596-99b8-46e56416b2bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:17,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-f26b6754-08eb-4596-99b8-46e56416b2bc 2018-07-22 03:10:17,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:17,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:17,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e019f107-3c70-42f4-8986-a1646e1b957f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:10:17,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-e019f107-3c70-42f4-8986-a1646e1b957f 2018-07-22 03:10:17,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:17,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9833a2-09f0-4ebe-b839-844bf032cfbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:17,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-df9833a2-09f0-4ebe-b839-844bf032cfbf 2018-07-22 03:10:17,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:17,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:17,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf661c2c-f166-4c1b-bcb3-b5e221c7f60c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:17,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-bf661c2c-f166-4c1b-bcb3-b5e221c7f60c 2018-07-22 03:10:17,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:17,373 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj 2018-07-22 03:10:17,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/cbdb018ef15b4b6d9bffa509fb025b16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:17,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b2ec1c-b1c0-48c3-ac27-7c94d10318af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:17,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cbdb018ef15b4b6d9bffa509fb025b16 used request id req-c1b2ec1c-b1c0-48c3-ac27-7c94d10318af 2018-07-22 03:10:17,568 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-proj-role 2018-07-22 03:10:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4da27126aa844291b351045e71e38d1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:17,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d7a93f-b2ed-4ec3-90cb-c6a757c45aa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:17,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4da27126aa844291b351045e71e38d1c used request id req-58d7a93f-b2ed-4ec3-90cb-c6a757c45aa8 2018-07-22 03:10:17,679 - 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}7b843c7afff54dded72e12fc13140ec06dcb093e" 2018-07-22 03:10:17,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e73c91b-adcc-4a0c-8fe6-e9f13eff5fdd Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:17,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5e73c91b-adcc-4a0c-8fe6-e9f13eff5fdd 2018-07-22 03:10:17,791 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-e0ef9df0-3331-428-user 2018-07-22 03:10:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c7fcdef7596440ad92bda7fc731c7f20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13bf6a356834b6f3e2ab67839e60aa742c75e4d6" 2018-07-22 03:10:17,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea8f500-dfc0-49af-9a8d-a501b01b94dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:17,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c7fcdef7596440ad92bda7fc731c7f20 used request id req-0ea8f500-dfc0-49af-9a8d-a501b01b94dc 2018-07-22 03:10:17,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:18,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DrXqUN-wRqu07TrgSvOEQQ"], "issued_at": "2018-07-22T03:10:18.000000Z"}} 2018-07-22 03:10:18,364 - 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}0de0f93a5609e605018f9e15a88603add45866fd" 2018-07-22 03:10:18,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66585273-c63e-435a-87eb-146bbca982bc 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-22 03:10:18,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-66585273-c63e-435a-87eb-146bbca982bc 2018-07-22 03:10:18,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:18,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:18,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["toXzmpozRVmVGN0tKHxJGQ"], "issued_at": "2018-07-22T03:10:18.000000Z"}} 2018-07-22 03:10:18,825 - 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}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:18,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224330bb-b9a6-498d-934e-e2cfe3807995 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-22 03:10:18,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-224330bb-b9a6-498d-934e-e2cfe3807995 2018-07-22 03:10:18,904 - 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-22 03:10:18,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:18,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:18,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709544ba-9836-4136-819f-733ea88cdfc7 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:10:18,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj used request id req-709544ba-9836-4136-819f-733ea88cdfc7 2018-07-22 03:10:18,996 - 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}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:19,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fa0f75-e50b-484c-b6ef-0cec0e9ac27d 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-22 03:10:19,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-41fa0f75-e50b-484c-b6ef-0cec0e9ac27d 2018-07-22 03:10:19,019 - 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}d4ee996bc824a3b4cfd65c36d8138982f00b443a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj"}}' 2018-07-22 03:10:19,124 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae7cdad2-707b-4370-b637-7b4b0388e2b0 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/23ea23a58b5346c09267cc173f3a096f"}, "tags": [], "enabled": true, "id": "23ea23a58b5346c09267cc173f3a096f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj"}} 2018-07-22 03:10:19,124 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ae7cdad2-707b-4370-b637-7b4b0388e2b0 2018-07-22 03:10:19,125 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj 2018-07-22 03:10:19,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:19,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:19,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["JQYW09vcRkid8JJ_n9_ouQ"], "issued_at": "2018-07-22T03:10:19.000000Z"}} 2018-07-22 03:10:19,505 - 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}64d11dce0e6ce68f0bae1e5ac93a5aa43c5ebff5" 2018-07-22 03:10:19,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796dfc9d-3c3f-44b1-88a9-baeee93189f1 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-22 03:10:19,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-796dfc9d-3c3f-44b1-88a9-baeee93189f1 2018-07-22 03:10:19,589 - 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-22 03:10:19,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:19,595 - 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}64d11dce0e6ce68f0bae1e5ac93a5aa43c5ebff5" 2018-07-22 03:10:19,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b4a481-b396-47bc-90e3-f0bd40704ecd Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:10:19,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c2b4a481-b396-47bc-90e3-f0bd40704ecd 2018-07-22 03:10:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d11dce0e6ce68f0bae1e5ac93a5aa43c5ebff5" 2018-07-22 03:10:19,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b184bef1-819b-4a93-850f-74b69bdaeab4 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/23ea23a58b5346c09267cc173f3a096f"}, "tags": [], "enabled": true, "id": "23ea23a58b5346c09267cc173f3a096f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj"}]} 2018-07-22 03:10:19,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj used request id req-b184bef1-819b-4a93-850f-74b69bdaeab4 2018-07-22 03:10:19,783 - 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}64d11dce0e6ce68f0bae1e5ac93a5aa43c5ebff5" 2018-07-22 03:10:19,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1963e33-9110-4b2d-80aa-6d3a35e55f99 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-22 03:10:19,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c1963e33-9110-4b2d-80aa-6d3a35e55f99 2018-07-22 03:10:20,181 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-user 2018-07-22 03:10:20,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:20,185 - 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}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:20,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecebe847-b987-4d36-a5d8-555dbcda053e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:20,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ecebe847-b987-4d36-a5d8-555dbcda053e 2018-07-22 03:10:20,271 - 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}d4ee996bc824a3b4cfd65c36d8138982f00b443a" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj-role"}}' 2018-07-22 03:10:20,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf9e737-9f81-41fe-b861-e06e28dc78e8 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2227ec3a72c470b9f8e14a6d7533d86", "links": {"self": "http://172.30.9.25:5000/v3/roles/c2227ec3a72c470b9f8e14a6d7533d86"}, "name": "CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj-role"}} 2018-07-22 03:10:20,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-adf9e737-9f81-41fe-b861-e06e28dc78e8 2018-07-22 03:10:20,366 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj-role 2018-07-22 03:10:20,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c2227ec3a72c470b9f8e14a6d7533d86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:20,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068a00fc-93a5-4dc5-b687-7be031d6181c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2227ec3a72c470b9f8e14a6d7533d86", "links": {"self": "http://172.30.9.25:5000/v3/roles/c2227ec3a72c470b9f8e14a6d7533d86"}, "name": "CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj-role"}} 2018-07-22 03:10:20,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c2227ec3a72c470b9f8e14a6d7533d86 used request id req-068a00fc-93a5-4dc5-b687-7be031d6181c 2018-07-22 03:10:20,452 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj-role to project CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj 2018-07-22 03:10:20,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/23ea23a58b5346c09267cc173f3a096f/users/ad62688f1ff440c6a12c692cd01be7a8/roles/c2227ec3a72c470b9f8e14a6d7533d86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:20,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8e97be-c7c2-43f9-b5af-96a69d9a64c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:20,571 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/23ea23a58b5346c09267cc173f3a096f/users/ad62688f1ff440c6a12c692cd01be7a8/roles/c2227ec3a72c470b9f8e14a6d7533d86 used request id req-5d8e97be-c7c2-43f9-b5af-96a69d9a64c4 2018-07-22 03:10:20,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:20,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:20,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2227ec3a72c470b9f8e14a6d7533d86", "name": "CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj-role"}], "expires_at": "2018-07-22T04:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ea23a58b5346c09267cc173f3a096f", "name": "CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/23ea23a58b5346c09267cc173f3a096f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/23ea23a58b5346c09267cc173f3a096f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/23ea23a58b5346c09267cc173f3a096f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_23ea23a58b5346c09267cc173f3a096f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_23ea23a58b5346c09267cc173f3a096f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/23ea23a58b5346c09267cc173f3a096f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/23ea23a58b5346c09267cc173f3a096f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/23ea23a58b5346c09267cc173f3a096f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/23ea23a58b5346c09267cc173f3a096f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/23ea23a58b5346c09267cc173f3a096f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/23ea23a58b5346c09267cc173f3a096f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/23ea23a58b5346c09267cc173f3a096f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/23ea23a58b5346c09267cc173f3a096f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/23ea23a58b5346c09267cc173f3a096f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-user", "id": "ad62688f1ff440c6a12c692cd01be7a8"}, "audit_ids": ["1B55w0-gSguEm0e1WQZE9g"], "issued_at": "2018-07-22T03:10:20.000000Z"}} 2018-07-22 03:10:20,956 - 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}5003d39b57d14d85ecaff8d4f2163eeffc76da11" 2018-07-22 03:10:21,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979d2354-8b7b-470f-9365-820e8d0a5a86 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-22 03:10:21,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-979d2354-8b7b-470f-9365-820e8d0a5a86 2018-07-22 03:10:21,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/23ea23a58b5346c09267cc173f3a096f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5003d39b57d14d85ecaff8d4f2163eeffc76da11" 2018-07-22 03:10:21,227 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:21 GMT Server: Apache x-compute-request-id: req-59dff78c-4ce4-41c4-9156-66df45592bff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-59dff78c-4ce4-41c4-9156-66df45592bff Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:10:21,227 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/23ea23a58b5346c09267cc173f3a096f/volumes/detail used request id req-59dff78c-4ce4-41c4-9156-66df45592bff 2018-07-22 03:10:21,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/23ea23a58b5346c09267cc173f3a096f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-59dff78c-4ce4-41c4-9156-66df45592bff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5003d39b57d14d85ecaff8d4f2163eeffc76da11" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-1bee5f60-cab3-4025-8e51-3033a9993100", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 03:10:21,397 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f1d49c20-7243-4a3e-9fba-0213f2333e94 x-openstack-request-id: req-f1d49c20-7243-4a3e-9fba-0213f2333e94 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-22 03:10:21,397 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/23ea23a58b5346c09267cc173f3a096f/volumes used request id req-f1d49c20-7243-4a3e-9fba-0213f2333e94 2018-07-22 03:10:21,402 - 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}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:21,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-bd6390f9-61bf-480d-89b4-5915c6177f6b Date: Sun, 22 Jul 2018 03:10:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:10:21,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-bd6390f9-61bf-480d-89b4-5915c6177f6b 2018-07-22 03:10:21,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:21,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0b23c3-71de-4d60-8c7a-7eff95455215 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:10:21,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-3a0b23c3-71de-4d60-8c7a-7eff95455215 2018-07-22 03:10:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:21,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cca1234c-2911-4fbe-9024-1dfb742f9883 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:21,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-cca1234c-2911-4fbe-9024-1dfb742f9883 2018-07-22 03:10:21,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:21,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:21,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0ac1985-7056-4817-8bb6-5f9509716bfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:21,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-c0ac1985-7056-4817-8bb6-5f9509716bfb 2018-07-22 03:10:21,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:21,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:21,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34141efd-b7bb-450e-9ad3-7630e48d1f70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:21,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-34141efd-b7bb-450e-9ad3-7630e48d1f70 2018-07-22 03:10:21,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:21,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:22,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e13529a9-646d-4754-81db-c153a9e3bb49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:22,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-e13529a9-646d-4754-81db-c153a9e3bb49 2018-07-22 03:10:22,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:22,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:22,146 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edf5b55b-71b7-4673-bad5-2f0916c03fe6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:22,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-edf5b55b-71b7-4673-bad5-2f0916c03fe6 2018-07-22 03:10:22,147 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:22,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:22,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee76fb5-a6a1-47f4-8a6b-cda305443443 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:10:22,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5ee76fb5-a6a1-47f4-8a6b-cda305443443 2018-07-22 03:10:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:22,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04381c73-2ef7-4e86-8658-020bb63ffdf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:22,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-04381c73-2ef7-4e86-8658-020bb63ffdf5 2018-07-22 03:10:22,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:22,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:22,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7d329f5-ed4e-487a-af95-adae7eb9ad31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:22,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-a7d329f5-ed4e-487a-af95-adae7eb9ad31 2018-07-22 03:10:22,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:22,341 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj 2018-07-22 03:10:22,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/23ea23a58b5346c09267cc173f3a096f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:22,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f36fca1d-fec0-4251-9167-f541bcc3ef7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:22,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/23ea23a58b5346c09267cc173f3a096f used request id req-f36fca1d-fec0-4251-9167-f541bcc3ef7c 2018-07-22 03:10:22,544 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-proj-role 2018-07-22 03:10:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c2227ec3a72c470b9f8e14a6d7533d86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:22,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f5ca0b1-0f5f-4184-bf2f-766735823729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:22,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c2227ec3a72c470b9f8e14a6d7533d86 used request id req-2f5ca0b1-0f5f-4184-bf2f-766735823729 2018-07-22 03:10:22,643 - 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}d4ee996bc824a3b4cfd65c36d8138982f00b443a" 2018-07-22 03:10:22,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c052eb-cf50-4f5e-97cb-99b731bd6924 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:22,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-71c052eb-cf50-4f5e-97cb-99b731bd6924 2018-07-22 03:10:22,727 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-cc34e69c-53c0-432-user 2018-07-22 03:10:22,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ad62688f1ff440c6a12c692cd01be7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d11dce0e6ce68f0bae1e5ac93a5aa43c5ebff5" 2018-07-22 03:10:22,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d3328ff-9d05-4298-b643-0fd363cd90dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:22,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ad62688f1ff440c6a12c692cd01be7a8 used request id req-7d3328ff-9d05-4298-b643-0fd363cd90dc 2018-07-22 03:10:22,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:23,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["oipUJbk8QxWwKAAKyHKTug"], "issued_at": "2018-07-22T03:10:23.000000Z"}} 2018-07-22 03:10:23,285 - 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}0b1e2199cdc316f4d054312fb19130e573c38523" 2018-07-22 03:10:23,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362966dd-efa1-4d4a-a46e-d7a5171979fe 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-22 03:10:23,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-362966dd-efa1-4d4a-a46e-d7a5171979fe 2018-07-22 03:10:23,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:23,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:23,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fjEIhf0dTcGd6u6PfVjxJA"], "issued_at": "2018-07-22T03:10:23.000000Z"}} 2018-07-22 03:10:23,747 - 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}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:23,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81fc51a-c812-4fe4-8b0b-06a46bb60e1b 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-22 03:10:23,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e81fc51a-c812-4fe4-8b0b-06a46bb60e1b 2018-07-22 03:10:23,834 - 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-22 03:10:23,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:23,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:23,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-118e8409-4c1e-4df8-b73c-f3bc2f46acc8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:10:23,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj used request id req-118e8409-4c1e-4df8-b73c-f3bc2f46acc8 2018-07-22 03:10:23,930 - 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}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:24,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba57b13-61a9-4d2e-802a-4d7ee4d37791 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-22 03:10:24,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dba57b13-61a9-4d2e-802a-4d7ee4d37791 2018-07-22 03:10:24,019 - 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}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj"}}' 2018-07-22 03:10:24,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab9a49e-8281-4d92-bf13-661e2d0c19e6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d6d00c0b3fc4593835c1c8996dc8e74"}, "tags": [], "enabled": true, "id": "6d6d00c0b3fc4593835c1c8996dc8e74", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj"}} 2018-07-22 03:10:24,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2ab9a49e-8281-4d92-bf13-661e2d0c19e6 2018-07-22 03:10:24,066 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj 2018-07-22 03:10:24,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:24,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:24,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DcmqISeJTpq2ImpL8KajIQ"], "issued_at": "2018-07-22T03:10:24.000000Z"}} 2018-07-22 03:10:24,446 - 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}5023cd1e0793afb01c54ad14f2ade063a02c07b2" 2018-07-22 03:10:24,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93e10cc-682a-475e-b751-c88c0bc9b35f 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-22 03:10:24,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c93e10cc-682a-475e-b751-c88c0bc9b35f 2018-07-22 03:10:24,528 - 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-22 03:10:24,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:24,534 - 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}5023cd1e0793afb01c54ad14f2ade063a02c07b2" 2018-07-22 03:10:24,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055237ad-9bd3-44f4-a90f-a298574758b4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:10:24,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-055237ad-9bd3-44f4-a90f-a298574758b4 2018-07-22 03:10:24,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5023cd1e0793afb01c54ad14f2ade063a02c07b2" 2018-07-22 03:10:24,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9503369-5dfc-4cce-b0e6-8a34d257329f Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d6d00c0b3fc4593835c1c8996dc8e74"}, "tags": [], "enabled": true, "id": "6d6d00c0b3fc4593835c1c8996dc8e74", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj"}]} 2018-07-22 03:10:24,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj used request id req-a9503369-5dfc-4cce-b0e6-8a34d257329f 2018-07-22 03:10:24,719 - 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}5023cd1e0793afb01c54ad14f2ade063a02c07b2" 2018-07-22 03:10:24,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f653e3-fe72-4a71-b445-1c3d7cbfd97b 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-22 03:10:24,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d3f653e3-fe72-4a71-b445-1c3d7cbfd97b 2018-07-22 03:10:25,162 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-fdb8cb61-181c-4df-user 2018-07-22 03:10:25,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:25,167 - 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}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:25,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-106156b5-d0aa-4465-8b73-de9a236cadcf Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:25,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-106156b5-d0aa-4465-8b73-de9a236cadcf 2018-07-22 03:10:25,253 - 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}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" -d '{"role": {"name": "CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj-role"}}' 2018-07-22 03:10:25,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cd8e442-ccd7-4f0d-9418-fb85356ffcdc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1c467da53e04ca68a2234f70a857f68", "links": {"self": "http://172.30.9.25:5000/v3/roles/f1c467da53e04ca68a2234f70a857f68"}, "name": "CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj-role"}} 2018-07-22 03:10:25,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3cd8e442-ccd7-4f0d-9418-fb85356ffcdc 2018-07-22 03:10:25,359 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj-role 2018-07-22 03:10:25,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f1c467da53e04ca68a2234f70a857f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:25,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d6e9da-1140-4f67-b9ba-8223d4b59e6b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1c467da53e04ca68a2234f70a857f68", "links": {"self": "http://172.30.9.25:5000/v3/roles/f1c467da53e04ca68a2234f70a857f68"}, "name": "CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj-role"}} 2018-07-22 03:10:25,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f1c467da53e04ca68a2234f70a857f68 used request id req-a4d6e9da-1140-4f67-b9ba-8223d4b59e6b 2018-07-22 03:10:25,445 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj-role to project CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj 2018-07-22 03:10:25,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6d6d00c0b3fc4593835c1c8996dc8e74/users/ff94d48673694eed8217df60463ccc89/roles/f1c467da53e04ca68a2234f70a857f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:25,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6410b016-46af-45e4-9b89-b69b3a422d65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:25,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6d6d00c0b3fc4593835c1c8996dc8e74/users/ff94d48673694eed8217df60463ccc89/roles/f1c467da53e04ca68a2234f70a857f68 used request id req-6410b016-46af-45e4-9b89-b69b3a422d65 2018-07-22 03:10:25,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:25,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:25,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["v3Zyerk2S8-PMRJ4vVWxAw"], "issued_at": "2018-07-22T03:10:25.000000Z"}} 2018-07-22 03:10:25,946 - 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}7a6d106f5838c02c95376ef87a73a2c4cedc3735" 2018-07-22 03:10:26,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19dad6ee-ff8e-43d6-8fe1-67dc345b085d 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-22 03:10:26,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-19dad6ee-ff8e-43d6-8fe1-67dc345b085d 2018-07-22 03:10:26,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d106f5838c02c95376ef87a73a2c4cedc3735" 2018-07-22 03:10:26,196 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:26 GMT Server: Apache x-compute-request-id: req-aefb2b0b-6ab4-4a2c-8f35-abaa0d434a12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aefb2b0b-6ab4-4a2c-8f35-abaa0d434a12 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 03:10:26,196 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-aefb2b0b-6ab4-4a2c-8f35-abaa0d434a12 2018-07-22 03:10:26,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aefb2b0b-6ab4-4a2c-8f35-abaa0d434a12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d106f5838c02c95376ef87a73a2c4cedc3735" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-c1d557c8-2200-414a-ad48-a2c51d02b1b9-vol-type", "description": null}}' 2018-07-22 03:10:26,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:26 GMT Server: Apache x-compute-request-id: req-2ef399f8-17eb-41dc-a292-8eab3aced916 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ef399f8-17eb-41dc-a292-8eab3aced916 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-c1d557c8-2200-414a-ad48-a2c51d02b1b9-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "33d193d6-e6a1-4dfa-a597-e6f6ccbecd59", "description": null}} 2018-07-22 03:10:26,395 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-2ef399f8-17eb-41dc-a292-8eab3aced916 2018-07-22 03:10:26,395 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-c1d557c8-2200-414a-ad48-a2c51d02b1b9-vol-type 2018-07-22 03:10:26,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:26,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:26,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1c467da53e04ca68a2234f70a857f68", "name": "CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj-role"}], "expires_at": "2018-07-22T04:10:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d6d00c0b3fc4593835c1c8996dc8e74", "name": "CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/6d6d00c0b3fc4593835c1c8996dc8e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-fdb8cb61-181c-4df-user", "id": "ff94d48673694eed8217df60463ccc89"}, "audit_ids": ["FhV6COocRPiTfSW9wt5k_A"], "issued_at": "2018-07-22T03:10:26.000000Z"}} 2018-07-22 03:10:26,780 - 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}f4d6e4966642d1ed16763ed577356682fdb71321" 2018-07-22 03:10:26,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83310e2c-7a1f-45cf-b9e9-d370b1268b0e 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-22 03:10:26,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-83310e2c-7a1f-45cf-b9e9-d370b1268b0e 2018-07-22 03:10:26,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6d6d00c0b3fc4593835c1c8996dc8e74/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6e4966642d1ed16763ed577356682fdb71321" 2018-07-22 03:10:27,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:26 GMT Server: Apache x-compute-request-id: req-a45c55ee-adbb-4a04-8510-a598175832fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a45c55ee-adbb-4a04-8510-a598175832fa Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:10:27,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6d6d00c0b3fc4593835c1c8996dc8e74/volumes/detail used request id req-a45c55ee-adbb-4a04-8510-a598175832fa 2018-07-22 03:10:27,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6d6d00c0b3fc4593835c1c8996dc8e74/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a45c55ee-adbb-4a04-8510-a598175832fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6e4966642d1ed16763ed577356682fdb71321" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-c1d557c8-2200-414a-ad48-a2c51d02b1b9-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 03:10:27,252 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5c88ddc7-6fb9-4d57-acbc-fb81a3b6aebc x-openstack-request-id: req-5c88ddc7-6fb9-4d57-acbc-fb81a3b6aebc Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-22 03:10:27,252 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6d6d00c0b3fc4593835c1c8996dc8e74/volumes used request id req-5c88ddc7-6fb9-4d57-acbc-fb81a3b6aebc 2018-07-22 03:10:27,253 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-c1d557c8-2200-414a-ad48-a2c51d02b1b9-vol-type 2018-07-22 03:10:27,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/33d193d6-e6a1-4dfa-a597-e6f6ccbecd59 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aefb2b0b-6ab4-4a2c-8f35-abaa0d434a12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d106f5838c02c95376ef87a73a2c4cedc3735" 2018-07-22 03:10:27,462 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:10:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42dd966d-8374-4d77-af47-a61039bff52c 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-22 03:10:27,462 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/33d193d6-e6a1-4dfa-a597-e6f6ccbecd59 used request id req-42dd966d-8374-4d77-af47-a61039bff52c 2018-07-22 03:10:27,468 - 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}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:27,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-51c36967-8868-41ce-9785-98378348780f Date: Sun, 22 Jul 2018 03:10:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:10:27,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-51c36967-8868-41ce-9785-98378348780f 2018-07-22 03:10:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:27,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09dd0ad0-f0b8-4107-abbf-ad737df732a4 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:10:27,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-09dd0ad0-f0b8-4107-abbf-ad737df732a4 2018-07-22 03:10:27,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:27,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1439c54-58bf-4f8b-8b62-9e73c7cc2b8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:27,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-e1439c54-58bf-4f8b-8b62-9e73c7cc2b8b 2018-07-22 03:10:27,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:27,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:27,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05631032-ceb2-4209-ab53-893d936f0ccc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:27,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-05631032-ceb2-4209-ab53-893d936f0ccc 2018-07-22 03:10:27,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:28,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac3ef41-bb41-45a7-b502-9e0326a1718e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:28,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-bac3ef41-bb41-45a7-b502-9e0326a1718e 2018-07-22 03:10:28,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:28,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:28,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd67fe7f-dbea-4649-b4d9-63c525ff9243 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:28,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-cd67fe7f-dbea-4649-b4d9-63c525ff9243 2018-07-22 03:10:28,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:28,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-315b292b-d0fe-4025-8629-5c857da35240 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:28,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-315b292b-d0fe-4025-8629-5c857da35240 2018-07-22 03:10:28,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:28,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084003f6-c034-409c-a15d-7198776dc955 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:10:28,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-084003f6-c034-409c-a15d-7198776dc955 2018-07-22 03:10:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:28,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2677674-586e-4a35-b5b6-360fc0f18de6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:28,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-c2677674-586e-4a35-b5b6-360fc0f18de6 2018-07-22 03:10:28,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:28,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:28,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa4a82e-b19f-4175-9c33-dd9f873b2076 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:28,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-dfa4a82e-b19f-4175-9c33-dd9f873b2076 2018-07-22 03:10:28,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:28,447 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj 2018-07-22 03:10:28,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6d6d00c0b3fc4593835c1c8996dc8e74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:28,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7567ac7-3054-40d0-be52-b706e33b8deb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:28,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6d6d00c0b3fc4593835c1c8996dc8e74 used request id req-a7567ac7-3054-40d0-be52-b706e33b8deb 2018-07-22 03:10:28,646 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-fdb8cb61-181c-4df-proj-role 2018-07-22 03:10:28,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f1c467da53e04ca68a2234f70a857f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:28,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd48d58-47c6-4f1e-b7ed-43fe50d2898a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:28,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f1c467da53e04ca68a2234f70a857f68 used request id req-1bd48d58-47c6-4f1e-b7ed-43fe50d2898a 2018-07-22 03:10:28,757 - 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}18b9f2a44b0188a3e2683d41f6066bb9cb0d8adc" 2018-07-22 03:10:28,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ac67b3-bf1b-4729-a608-74761772d4e9 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:28,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-27ac67b3-bf1b-4729-a608-74761772d4e9 2018-07-22 03:10:28,775 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-fdb8cb61-181c-4df-user 2018-07-22 03:10:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ff94d48673694eed8217df60463ccc89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5023cd1e0793afb01c54ad14f2ade063a02c07b2" 2018-07-22 03:10:28,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40727d76-94bf-4cbb-b9c8-d1ab1cff3fad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:28,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ff94d48673694eed8217df60463ccc89 used request id req-40727d76-94bf-4cbb-b9c8-d1ab1cff3fad 2018-07-22 03:10:28,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:29,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["vkN6azOyQLepBiHh0ZGKmg"], "issued_at": "2018-07-22T03:10:29.000000Z"}} 2018-07-22 03:10:29,415 - 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}7ab3d631fd08cff86a7e5d2b65e2d8b9e0dd348c" 2018-07-22 03:10:29,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2112ae-7e01-4a05-8d9f-621352e51659 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-22 03:10:29,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ec2112ae-7e01-4a05-8d9f-621352e51659 2018-07-22 03:10:29,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:29,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:29,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["3DF5Vz6oTbSBKXMlwC4erg"], "issued_at": "2018-07-22T03:10:29.000000Z"}} 2018-07-22 03:10:29,880 - 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}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:29,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee23cc0a-3a85-49ae-948c-a45fe4305816 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-22 03:10:29,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ee23cc0a-3a85-49ae-948c-a45fe4305816 2018-07-22 03:10:29,966 - 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-22 03:10:29,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:29,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:30,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936ea4d7-21f8-46b3-8e9b-438c3edc17ae Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:10:30,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj used request id req-936ea4d7-21f8-46b3-8e9b-438c3edc17ae 2018-07-22 03:10:30,058 - 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}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:30,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f347cdb7-1e04-40da-91d4-25020107c753 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-22 03:10:30,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f347cdb7-1e04-40da-91d4-25020107c753 2018-07-22 03:10:30,146 - 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}80ae4d14cd612847534be13ea62c1007aa3cd229" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj"}}' 2018-07-22 03:10:30,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e373684-5c96-4a27-a943-8ef0fc058cc0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71e18d27b9644fbaa06170528c7d01f"}, "tags": [], "enabled": true, "id": "c71e18d27b9644fbaa06170528c7d01f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj"}} 2018-07-22 03:10:30,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1e373684-5c96-4a27-a943-8ef0fc058cc0 2018-07-22 03:10:30,253 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj 2018-07-22 03:10:30,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:30,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:30,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["3zzZfZZKSWmJdI3qOPZIxg"], "issued_at": "2018-07-22T03:10:30.000000Z"}} 2018-07-22 03:10:30,636 - 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}f6196a51a62215d3fb238600760d60af3d797752" 2018-07-22 03:10:30,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f21f99e-f6cf-46b3-8ef1-8e27438e72f6 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-22 03:10:30,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4f21f99e-f6cf-46b3-8ef1-8e27438e72f6 2018-07-22 03:10:30,721 - 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-22 03:10:30,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:30,727 - 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}f6196a51a62215d3fb238600760d60af3d797752" 2018-07-22 03:10:30,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc8e287-a74f-4484-81e1-8fce4d0579be Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:10:30,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-bbc8e287-a74f-4484-81e1-8fce4d0579be 2018-07-22 03:10:30,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6196a51a62215d3fb238600760d60af3d797752" 2018-07-22 03:10:30,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3fe24f-5347-4e70-bc47-fa78866133ed Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71e18d27b9644fbaa06170528c7d01f"}, "tags": [], "enabled": true, "id": "c71e18d27b9644fbaa06170528c7d01f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj"}]} 2018-07-22 03:10:30,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj used request id req-4c3fe24f-5347-4e70-bc47-fa78866133ed 2018-07-22 03:10:30,855 - 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}f6196a51a62215d3fb238600760d60af3d797752" 2018-07-22 03:10:30,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9dec4e-1d65-42c1-91e5-ce7e95b5fc20 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-22 03:10:30,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4c9dec4e-1d65-42c1-91e5-ce7e95b5fc20 2018-07-22 03:10:31,235 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-91c697ea-02c1-4e4-user 2018-07-22 03:10:31,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:31,239 - 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}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:31,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3803fa6-a082-4df7-8509-ebe1c6fddf0f Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:31,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b3803fa6-a082-4df7-8509-ebe1c6fddf0f 2018-07-22 03:10:31,259 - 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}80ae4d14cd612847534be13ea62c1007aa3cd229" -d '{"role": {"name": "CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj-role"}}' 2018-07-22 03:10:31,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8aac177-9011-49ea-8f06-ec2d15d06f66 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1df9eea738fa402b8354ae78af39e6c1", "links": {"self": "http://172.30.9.25:5000/v3/roles/1df9eea738fa402b8354ae78af39e6c1"}, "name": "CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj-role"}} 2018-07-22 03:10:31,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d8aac177-9011-49ea-8f06-ec2d15d06f66 2018-07-22 03:10:31,359 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj-role 2018-07-22 03:10:31,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1df9eea738fa402b8354ae78af39e6c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:31,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e371c986-e8e0-4969-bc7f-5fc860adb906 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1df9eea738fa402b8354ae78af39e6c1", "links": {"self": "http://172.30.9.25:5000/v3/roles/1df9eea738fa402b8354ae78af39e6c1"}, "name": "CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj-role"}} 2018-07-22 03:10:31,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1df9eea738fa402b8354ae78af39e6c1 used request id req-e371c986-e8e0-4969-bc7f-5fc860adb906 2018-07-22 03:10:31,446 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj-role to project CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj 2018-07-22 03:10:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c71e18d27b9644fbaa06170528c7d01f/users/be74dff4789b4298ab43d70fdece9809/roles/1df9eea738fa402b8354ae78af39e6c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:31,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-671d754e-deb1-4711-a8b2-31a18b0d2935 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:31,571 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c71e18d27b9644fbaa06170528c7d01f/users/be74dff4789b4298ab43d70fdece9809/roles/1df9eea738fa402b8354ae78af39e6c1 used request id req-671d754e-deb1-4711-a8b2-31a18b0d2935 2018-07-22 03:10:31,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:31,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:31,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ecPbPxW8QyyGJcY3BgAZdQ"], "issued_at": "2018-07-22T03:10:31.000000Z"}} 2018-07-22 03:10:31,953 - 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}624d169ce5687ecc4a662a11b46b58a560fcbcc1" 2018-07-22 03:10:32,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f67f67f-60fe-4ed9-8ab6-27034ef2e2e5 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-22 03:10:32,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2f67f67f-60fe-4ed9-8ab6-27034ef2e2e5 2018-07-22 03:10:32,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624d169ce5687ecc4a662a11b46b58a560fcbcc1" 2018-07-22 03:10:32,207 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:32 GMT Server: Apache x-compute-request-id: req-6afdc2f9-24ad-48d4-bdf4-91e9624e887a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6afdc2f9-24ad-48d4-bdf4-91e9624e887a Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 03:10:32,207 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types?is_public=None used request id req-6afdc2f9-24ad-48d4-bdf4-91e9624e887a 2018-07-22 03:10:32,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6afdc2f9-24ad-48d4-bdf4-91e9624e887a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624d169ce5687ecc4a662a11b46b58a560fcbcc1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type", "description": null}}' 2018-07-22 03:10:32,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:32 GMT Server: Apache x-compute-request-id: req-5db99608-e794-4363-b536-5eede98a8de3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5db99608-e794-4363-b536-5eede98a8de3 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c8dad694-0c05-4cb9-a163-9d1e36521548", "description": null}} 2018-07-22 03:10:32,413 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types used request id req-5db99608-e794-4363-b536-5eede98a8de3 2018-07-22 03:10:32,413 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type 2018-07-22 03:10:32,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:32,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:32,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["FcMGbL2xTXmW9Xobu_2D8A"], "issued_at": "2018-07-22T03:10:32.000000Z"}} 2018-07-22 03:10:32,795 - 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}e04540baefae43fb861a69b43fecaf22399f096c" 2018-07-22 03:10:32,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b173e8eb-1fda-4c44-abba-ecf680491853 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-22 03:10:32,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b173e8eb-1fda-4c44-abba-ecf680491853 2018-07-22 03:10:32,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04540baefae43fb861a69b43fecaf22399f096c" 2018-07-22 03:10:33,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:32 GMT Server: Apache x-compute-request-id: req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:10:33,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/detail used request id req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17 2018-07-22 03:10:33,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04540baefae43fb861a69b43fecaf22399f096c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 03:10:33,590 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:10:33 GMT Server: Apache x-compute-request-id: req-6aed0910-67ee-4e36-8686-6ff430cbfa6e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6aed0910-67ee-4e36-8686-6ff430cbfa6e Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2998b46e937240539ae40e3f15b25e22", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:10:33.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type", "name": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a69add82-5f23-4b64-98a4-6b595a9f913d", "size": 1}} 2018-07-22 03:10:33,590 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes used request id req-6aed0910-67ee-4e36-8686-6ff430cbfa6e 2018-07-22 03:10:33,594 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04540baefae43fb861a69b43fecaf22399f096c" 2018-07-22 03:10:33,806 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:33 GMT Server: Apache x-compute-request-id: req-5a607249-df91-4ec3-bc4b-6af996fe4578 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a607249-df91-4ec3-bc4b-6af996fe4578 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T03:10:33.000000", "replication_status": null, "snapshot_id": null, "id": "a69add82-5f23-4b64-98a4-6b595a9f913d", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol", "bootable": "false", "created_at": "2018-07-22T03:10:33.000000", "volume_type": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type"}} 2018-07-22 03:10:33,806 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d used request id req-5a607249-df91-4ec3-bc4b-6af996fe4578 2018-07-22 03:10:33,807 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol 2018-07-22 03:10:33,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04540baefae43fb861a69b43fecaf22399f096c" 2018-07-22 03:10:34,035 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:33 GMT Server: Apache x-compute-request-id: req-cda6031d-934a-45ed-82f1-391940f971a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cda6031d-934a-45ed-82f1-391940f971a4 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T03:10:33.000000", "replication_status": null, "snapshot_id": null, "id": "a69add82-5f23-4b64-98a4-6b595a9f913d", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol", "bootable": "false", "created_at": "2018-07-22T03:10:33.000000", "volume_type": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type"}} 2018-07-22 03:10:34,035 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d used request id req-cda6031d-934a-45ed-82f1-391940f971a4 2018-07-22 03:10:34,036 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:10:34,036 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol 2018-07-22 03:10:34,036 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol 2018-07-22 03:10:34,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04540baefae43fb861a69b43fecaf22399f096c" 2018-07-22 03:10:34,255 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:34 GMT Server: Apache x-compute-request-id: req-7f1ba017-60ec-4726-b7b1-9da94c1fdf69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f1ba017-60ec-4726-b7b1-9da94c1fdf69 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T03:10:33.000000", "replication_status": null, "snapshot_id": null, "id": "a69add82-5f23-4b64-98a4-6b595a9f913d", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol", "bootable": "false", "created_at": "2018-07-22T03:10:33.000000", "volume_type": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type"}} 2018-07-22 03:10:34,255 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d used request id req-7f1ba017-60ec-4726-b7b1-9da94c1fdf69 2018-07-22 03:10:34,255 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:10:34,256 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol 2018-07-22 03:10:34,256 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol 2018-07-22 03:10:34,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04540baefae43fb861a69b43fecaf22399f096c" 2018-07-22 03:10:34,487 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:10:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-364c16e6-be90-435e-8583-b02809b013a9 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-22 03:10:34,487 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d used request id req-364c16e6-be90-435e-8583-b02809b013a9 2018-07-22 03:10:34,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04540baefae43fb861a69b43fecaf22399f096c" 2018-07-22 03:10:34,554 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:34 GMT Server: Apache x-compute-request-id: req-d50cee5f-5cb6-4ce4-9784-98943542f04b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d50cee5f-5cb6-4ce4-9784-98943542f04b 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/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "self"}, {"href": "http://172.30.9.25:8776/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T03:10:34.000000", "replication_status": null, "snapshot_id": null, "id": "a69add82-5f23-4b64-98a4-6b595a9f913d", "size": 1, "user_id": "2998b46e937240539ae40e3f15b25e22", "os-vol-tenant-attr:tenant_id": "e022d16594794ceba7252a46e5007481", "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": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol", "bootable": "false", "created_at": "2018-07-22T03:10:33.000000", "volume_type": "CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type"}} 2018-07-22 03:10:34,554 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d used request id req-d50cee5f-5cb6-4ce4-9784-98943542f04b 2018-07-22 03:10:34,554 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 03:10:34,554 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 03:10:37,558 - create_volume - DEBUG - Volume status query timeout in 56.9296090603 2018-07-22 03:10:37,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12bd59c1-2561-4d5c-bd18-cc7a1a97ef17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04540baefae43fb861a69b43fecaf22399f096c" 2018-07-22 03:10:37,597 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9d6947d2-c606-490a-80c8-bbb3241ba6e6 x-openstack-request-id: req-9d6947d2-c606-490a-80c8-bbb3241ba6e6 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a69add82-5f23-4b64-98a4-6b595a9f913d could not be found.", "code": 404}} 2018-07-22 03:10:37,597 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/volumes/a69add82-5f23-4b64-98a4-6b595a9f913d used request id req-9d6947d2-c606-490a-80c8-bbb3241ba6e6 2018-07-22 03:10:37,598 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a69add82-5f23-4b64-98a4-6b595a9f913d could not be found. (HTTP 404) (Request-ID: req-9d6947d2-c606-490a-80c8-bbb3241ba6e6) 2018-07-22 03:10:37,598 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol 2018-07-22 03:10:37,599 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-77610456-20fb-418e-b4cc-e7ffccca1295-vol-type 2018-07-22 03:10:37,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/c8dad694-0c05-4cb9-a163-9d1e36521548 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6afdc2f9-24ad-48d4-bdf4-91e9624e887a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624d169ce5687ecc4a662a11b46b58a560fcbcc1" 2018-07-22 03:10:37,655 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:10:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af46bf02-956b-4b70-b7ba-204520067a69 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-22 03:10:37,655 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481/types/c8dad694-0c05-4cb9-a163-9d1e36521548 used request id req-af46bf02-956b-4b70-b7ba-204520067a69 2018-07-22 03:10:37,661 - 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}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:37,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5d422b3f-3169-4014-aeab-5bf75bef3d3d Date: Sun, 22 Jul 2018 03:10:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:10:37,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-5d422b3f-3169-4014-aeab-5bf75bef3d3d 2018-07-22 03:10:37,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:37,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f488ca6a-274c-41d6-9dae-a65027f04fa4 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:10:37,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-f488ca6a-274c-41d6-9dae-a65027f04fa4 2018-07-22 03:10:37,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-478a253f-8469-4ad2-bca3-c471c0400e83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:38,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-478a253f-8469-4ad2-bca3-c471c0400e83 2018-07-22 03:10:38,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f83aad2a-a2fe-4b4a-bcac-acf929f9724f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:38,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-f83aad2a-a2fe-4b4a-bcac-acf929f9724f 2018-07-22 03:10:38,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:38,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-981dad03-c00d-4d6e-953a-b5ddd742021d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:38,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-981dad03-c00d-4d6e-953a-b5ddd742021d 2018-07-22 03:10:38,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ad29201-f382-42a1-947a-d67976d1f649 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:38,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-7ad29201-f382-42a1-947a-d67976d1f649 2018-07-22 03:10:38,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:38,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,362 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d22f643-f83f-4d02-bc0c-f0f354645673 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:38,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-6d22f643-f83f-4d02-bc0c-f0f354645673 2018-07-22 03:10:38,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:38,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5dd433d-2593-4f6a-bf6a-7ac1cc8feef4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:10:38,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-c5dd433d-2593-4f6a-bf6a-7ac1cc8feef4 2018-07-22 03:10:38,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73787dd7-8180-4873-8fc8-e9d60577bf61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:38,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-73787dd7-8180-4873-8fc8-e9d60577bf61 2018-07-22 03:10:38,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085bed52-c852-4cc2-997e-ed44eb342a99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:38,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-085bed52-c852-4cc2-997e-ed44eb342a99 2018-07-22 03:10:38,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:38,624 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj 2018-07-22 03:10:38,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c71e18d27b9644fbaa06170528c7d01f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd8e4681-aad1-4c86-8eb2-5636a621abd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:38,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c71e18d27b9644fbaa06170528c7d01f used request id req-dd8e4681-aad1-4c86-8eb2-5636a621abd7 2018-07-22 03:10:38,828 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-91c697ea-02c1-4e4-proj-role 2018-07-22 03:10:38,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1df9eea738fa402b8354ae78af39e6c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb465423-caf6-4c38-9ece-078d5ed5c4bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:38,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1df9eea738fa402b8354ae78af39e6c1 used request id req-bb465423-caf6-4c38-9ece-078d5ed5c4bb 2018-07-22 03:10:38,934 - 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}80ae4d14cd612847534be13ea62c1007aa3cd229" 2018-07-22 03:10:38,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00ccc18-0ddc-47f7-a82a-a7c161605f97 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:38,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d00ccc18-0ddc-47f7-a82a-a7c161605f97 2018-07-22 03:10:38,952 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-91c697ea-02c1-4e4-user 2018-07-22 03:10:38,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/be74dff4789b4298ab43d70fdece9809 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6196a51a62215d3fb238600760d60af3d797752" 2018-07-22 03:10:39,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-876f900e-f1cb-464c-9762-350e4ff3c164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:39,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/be74dff4789b4298ab43d70fdece9809 used request id req-876f900e-f1cb-464c-9762-350e4ff3c164 2018-07-22 03:10:39,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:39,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["KBmTbbpzTQWNBY0G3CaFZw"], "issued_at": "2018-07-22T03:10:39.000000Z"}} 2018-07-22 03:10:39,500 - 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}ab79eda3a973512260fb081e8b014ec131f7fb6f" 2018-07-22 03:10:39,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88030c0-6b0d-4a4a-ab98-3d78535a2694 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-22 03:10:39,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e88030c0-6b0d-4a4a-ab98-3d78535a2694 2018-07-22 03:10:39,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:39,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:39,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["pguBHvaNQ-uhqfBYX-GzGw"], "issued_at": "2018-07-22T03:10:39.000000Z"}} 2018-07-22 03:10:39,973 - 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}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:40,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afefdcd-3d45-450f-95e0-ff8f3e0bfd34 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-22 03:10:40,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0afefdcd-3d45-450f-95e0-ff8f3e0bfd34 2018-07-22 03:10:40,057 - 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-22 03:10:40,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:40,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1fd3b689-eb97-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:40,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880c2382-e5c8-4243-9065-fc2c0dadd10b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1fd3b689-eb97-454-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:10:40,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1fd3b689-eb97-454-proj used request id req-880c2382-e5c8-4243-9065-fc2c0dadd10b 2018-07-22 03:10:40,151 - 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}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:40,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae15118-7649-42b6-81cc-9282f780ad7d 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-22 03:10:40,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bae15118-7649-42b6-81cc-9282f780ad7d 2018-07-22 03:10:40,239 - 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}5823943ce18981b2bdbfe99c27827370db7066bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj"}}' 2018-07-22 03:10:40,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1811deeb-fa75-452b-b560-03d22d82e969 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/65acd34f923441b1a2d999281c7d8acf"}, "tags": [], "enabled": true, "id": "65acd34f923441b1a2d999281c7d8acf", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj"}} 2018-07-22 03:10:40,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1811deeb-fa75-452b-b560-03d22d82e969 2018-07-22 03:10:40,349 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-1fd3b689-eb97-454-proj 2018-07-22 03:10:40,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:40,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:40,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jQ3ZA5UXQ0S8Ol4MHVfRuA"], "issued_at": "2018-07-22T03:10:40.000000Z"}} 2018-07-22 03:10:40,729 - 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}bf132fb5cab07c255315f1ac9d371b8db2997e4e" 2018-07-22 03:10:40,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb81035-0e10-4301-b212-a2018f7dbedd 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-22 03:10:40,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-acb81035-0e10-4301-b212-a2018f7dbedd 2018-07-22 03:10:40,813 - 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-22 03:10:40,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:40,818 - 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}bf132fb5cab07c255315f1ac9d371b8db2997e4e" 2018-07-22 03:10:40,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db53b02-88b6-46b1-beab-22baafbe87ab Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:10:40,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3db53b02-88b6-46b1-beab-22baafbe87ab 2018-07-22 03:10:40,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-1fd3b689-eb97-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf132fb5cab07c255315f1ac9d371b8db2997e4e" 2018-07-22 03:10:41,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5c7176-ac90-44cc-992a-80f124428ab1 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-1fd3b689-eb97-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/65acd34f923441b1a2d999281c7d8acf"}, "tags": [], "enabled": true, "id": "65acd34f923441b1a2d999281c7d8acf", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj"}]} 2018-07-22 03:10:41,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-1fd3b689-eb97-454-proj used request id req-ac5c7176-ac90-44cc-992a-80f124428ab1 2018-07-22 03:10:41,101 - 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}bf132fb5cab07c255315f1ac9d371b8db2997e4e" 2018-07-22 03:10:41,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a805b37-290b-4dbb-82c0-4d0932c64079 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-22 03:10:41,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6a805b37-290b-4dbb-82c0-4d0932c64079 2018-07-22 03:10:41,480 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-1fd3b689-eb97-454-user 2018-07-22 03:10:41,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:41,484 - 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}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:41,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85218745-ddad-4121-a433-21f07033dfb0 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:41,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-85218745-ddad-4121-a433-21f07033dfb0 2018-07-22 03:10:41,574 - 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}5823943ce18981b2bdbfe99c27827370db7066bb" -d '{"role": {"name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj-role"}}' 2018-07-22 03:10:41,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5345869d-51cc-452d-a04d-60e9aaadcc5c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b0ca4c6b313401582d9348a03e1f08b", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b0ca4c6b313401582d9348a03e1f08b"}, "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj-role"}} 2018-07-22 03:10:41,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-5345869d-51cc-452d-a04d-60e9aaadcc5c 2018-07-22 03:10:41,672 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-1fd3b689-eb97-454-proj-role 2018-07-22 03:10:41,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b0ca4c6b313401582d9348a03e1f08b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:41,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7762150e-8c18-463c-9846-b977afdc9104 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b0ca4c6b313401582d9348a03e1f08b", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b0ca4c6b313401582d9348a03e1f08b"}, "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj-role"}} 2018-07-22 03:10:41,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b0ca4c6b313401582d9348a03e1f08b used request id req-7762150e-8c18-463c-9846-b977afdc9104 2018-07-22 03:10:41,759 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-1fd3b689-eb97-454-proj-role to project CreateVolumeWithImageTests-1fd3b689-eb97-454-proj 2018-07-22 03:10:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/65acd34f923441b1a2d999281c7d8acf/users/be737ea260204b19a5d4e830820c0565/roles/7b0ca4c6b313401582d9348a03e1f08b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:41,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b480d1-e87c-40e7-b77a-bbb15dd95634 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:41,891 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/65acd34f923441b1a2d999281c7d8acf/users/be737ea260204b19a5d4e830820c0565/roles/7b0ca4c6b313401582d9348a03e1f08b used request id req-f9b480d1-e87c-40e7-b77a-bbb15dd95634 2018-07-22 03:10:41,893 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:10:41,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:41,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:42,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b0ca4c6b313401582d9348a03e1f08b", "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj-role"}], "expires_at": "2018-07-22T04:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65acd34f923441b1a2d999281c7d8acf", "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65acd34f923441b1a2d999281c7d8acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/65acd34f923441b1a2d999281c7d8acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-user", "id": "be737ea260204b19a5d4e830820c0565"}, "audit_ids": ["8t6XRzL8T_CY09OE-sOG3Q"], "issued_at": "2018-07-22T03:10:42.000000Z"}} 2018-07-22 03:10:42,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}91eacfdb194a95f68faeabe6b91e6164279a0250" 2018-07-22 03:10:42,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f75f18-8f02-44c6-ab14-0dd51c380a46 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-22 03:10:42,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-90f75f18-8f02-44c6-ab14-0dd51c380a46 2018-07-22 03:10:42,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91eacfdb194a95f68faeabe6b91e6164279a0250" 2018-07-22 03:10:42,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f0e9aa64-205b-4d29-b01f-c35e5cc4d9f8 Date: Sun, 22 Jul 2018 03:10:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image"} 2018-07-22 03:10:42,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image used request id req-f0e9aa64-205b-4d29-b01f-c35e5cc4d9f8 2018-07-22 03:10:42,631 - 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}91eacfdb194a95f68faeabe6b91e6164279a0250" 2018-07-22 03:10:42,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2f0f0a4c-7867-42b3-a5fd-d9c2ff00a6b9 Date: Sun, 22 Jul 2018 03:10:42 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-22 03:10:42,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2f0f0a4c-7867-42b3-a5fd-d9c2ff00a6b9 2018-07-22 03:10:42,667 - 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}91eacfdb194a95f68faeabe6b91e6164279a0250" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image"}' 2018-07-22 03:10:42,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d2021e36-c23e-4821-8724-f745575427da Date: Sun, 22 Jul 2018 03:10:42 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:10:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:10:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d", "min_disk": 0, "protected": false, "id": "60c3de80-2ce6-48c2-832a-476675fca48d", "file": "/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d/file", "checksum": null, "owner": "65acd34f923441b1a2d999281c7d8acf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:10:42,706 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d2021e36-c23e-4821-8724-f745575427da 2018-07-22 03:10:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91eacfdb194a95f68faeabe6b91e6164279a0250" -d '' 2018-07-22 03:10:43,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a174e26-7681-4c4f-a422-0b15b86448c3 Date: Sun, 22 Jul 2018 03:10:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:10:43,078 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d/file used request id req-1a174e26-7681-4c4f-a422-0b15b86448c3 2018-07-22 03:10:43,079 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:10:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91eacfdb194a95f68faeabe6b91e6164279a0250" 2018-07-22 03:10:43,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fd7d8c8c-5440-45d9-b75e-4bee127ed0c0 Date: Sun, 22 Jul 2018 03:10:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:10:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:10:43Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/60c3de80-2ce6-48c2-832a-476675fca48d/snap", "metadata": {}}], "self": "/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d", "min_disk": 0, "protected": false, "id": "60c3de80-2ce6-48c2-832a-476675fca48d", "file": "/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "65acd34f923441b1a2d999281c7d8acf", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/60c3de80-2ce6-48c2-832a-476675fca48d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:10:43,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d used request id req-fd7d8c8c-5440-45d9-b75e-4bee127ed0c0 2018-07-22 03:10:43,102 - 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}91eacfdb194a95f68faeabe6b91e6164279a0250" 2018-07-22 03:10:43,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e1eff44c-7a85-4c5d-a888-d86192fdf449 Date: Sun, 22 Jul 2018 03:10: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-22 03:10:43,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e1eff44c-7a85-4c5d-a888-d86192fdf449 2018-07-22 03:10:43,112 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image 2018-07-22 03:10:43,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91eacfdb194a95f68faeabe6b91e6164279a0250" 2018-07-22 03:10:43,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9de5c24f-d82e-44de-a77a-1e99dcb7f208 Date: Sun, 22 Jul 2018 03:10:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:10:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:10:43Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/60c3de80-2ce6-48c2-832a-476675fca48d/snap", "metadata": {}}], "self": "/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d", "min_disk": 0, "protected": false, "id": "60c3de80-2ce6-48c2-832a-476675fca48d", "file": "/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "65acd34f923441b1a2d999281c7d8acf", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/60c3de80-2ce6-48c2-832a-476675fca48d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:10:43,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d used request id req-9de5c24f-d82e-44de-a77a-1e99dcb7f208 2018-07-22 03:10:43,131 - create_image - DEBUG - Instance status is - active 2018-07-22 03:10:43,131 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image 2018-07-22 03:10:43,131 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image 2018-07-22 03:10:43,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:43,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:43,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b0ca4c6b313401582d9348a03e1f08b", "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj-role"}], "expires_at": "2018-07-22T04:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65acd34f923441b1a2d999281c7d8acf", "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65acd34f923441b1a2d999281c7d8acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/65acd34f923441b1a2d999281c7d8acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/65acd34f923441b1a2d999281c7d8acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/65acd34f923441b1a2d999281c7d8acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1fd3b689-eb97-454-user", "id": "be737ea260204b19a5d4e830820c0565"}, "audit_ids": ["kT1eO5_2RaaYjJlYfESSmA"], "issued_at": "2018-07-22T03:10:43.000000Z"}} 2018-07-22 03:10:43,527 - 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}a83c4c25e5caae3939bbe71585e001df80c4f2c5" 2018-07-22 03:10:43,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf195eb-3351-4da9-a37e-2953674d4590 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-22 03:10:43,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-caf195eb-3351-4da9-a37e-2953674d4590 2018-07-22 03:10:43,606 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/65acd34f923441b1a2d999281c7d8acf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83c4c25e5caae3939bbe71585e001df80c4f2c5" 2018-07-22 03:10:43,799 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:43 GMT Server: Apache x-compute-request-id: req-5e0e73cb-7b10-4377-a753-6c91812811f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5e0e73cb-7b10-4377-a753-6c91812811f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:10:43,799 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/65acd34f923441b1a2d999281c7d8acf/volumes/detail used request id req-5e0e73cb-7b10-4377-a753-6c91812811f9 2018-07-22 03:10:43,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/65acd34f923441b1a2d999281c7d8acf/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5e0e73cb-7b10-4377-a753-6c91812811f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83c4c25e5caae3939bbe71585e001df80c4f2c5" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-vol", "imageRef": "foo", "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-22 03:10:44,562 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 03:10:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-04587e5a-2ba6-4d8f-8116-a960b20c0283 x-openstack-request-id: req-04587e5a-2ba6-4d8f-8116-a960b20c0283 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-22 03:10:44,562 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/65acd34f923441b1a2d999281c7d8acf/volumes used request id req-04587e5a-2ba6-4d8f-8116-a960b20c0283 2018-07-22 03:10:44,563 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-5c2cd2a3-065e-442b-9407-cf2cc2aca8b4-image 2018-07-22 03:10:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91eacfdb194a95f68faeabe6b91e6164279a0250" 2018-07-22 03:10:45,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1154745d-d141-4cb9-8344-554cdf1cc68f Date: Sun, 22 Jul 2018 03:10:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:10:45,177 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/60c3de80-2ce6-48c2-832a-476675fca48d used request id req-1154745d-d141-4cb9-8344-554cdf1cc68f 2018-07-22 03:10:45,183 - 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}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:45,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e0b26650-ab01-436b-bcc0-714d74588ba7 Date: Sun, 22 Jul 2018 03:10:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:10:45,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e0b26650-ab01-436b-bcc0-714d74588ba7 2018-07-22 03:10:45,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:45,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02089272-4e9a-4454-a81f-4fbe80caa900 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:10:45,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-02089272-4e9a-4454-a81f-4fbe80caa900 2018-07-22 03:10:45,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:45,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0929bbfa-2f23-4b36-8d16-70b0b12e7f44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:45,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-0929bbfa-2f23-4b36-8d16-70b0b12e7f44 2018-07-22 03:10:45,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:45,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-258bdee6-5f12-459d-92a1-898a64cae845 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:45,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-258bdee6-5f12-459d-92a1-898a64cae845 2018-07-22 03:10:45,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:45,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:45,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f78cc19-8bd8-4524-bcf2-a2be22b52b92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:45,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-4f78cc19-8bd8-4524-bcf2-a2be22b52b92 2018-07-22 03:10:45,789 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:45,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:45,876 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44154e6d-8bd7-4843-bd00-358de308cf83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:45,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-44154e6d-8bd7-4843-bd00-358de308cf83 2018-07-22 03:10:45,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:45,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eaa223d-3477-4ce2-b7c8-95071e807044 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:45,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-2eaa223d-3477-4ce2-b7c8-95071e807044 2018-07-22 03:10:45,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:45,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:46,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0ec7ab-2369-4b94-a0f4-6cfff8576afc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:10:46,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-fb0ec7ab-2369-4b94-a0f4-6cfff8576afc 2018-07-22 03:10:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:46,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0acd9b-9f70-4d93-853f-e2cc4a5f636c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:46,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-6e0acd9b-9f70-4d93-853f-e2cc4a5f636c 2018-07-22 03:10:46,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:46,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:46,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d24294-8722-49f3-881d-44973855ea6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:10:46,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-27d24294-8722-49f3-881d-44973855ea6c 2018-07-22 03:10:46,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:10:46,216 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-1fd3b689-eb97-454-proj 2018-07-22 03:10:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/65acd34f923441b1a2d999281c7d8acf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:46,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e54b24d9-2f85-4681-9443-893bc21bed49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:46,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/65acd34f923441b1a2d999281c7d8acf used request id req-e54b24d9-2f85-4681-9443-893bc21bed49 2018-07-22 03:10:46,415 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-1fd3b689-eb97-454-proj-role 2018-07-22 03:10:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7b0ca4c6b313401582d9348a03e1f08b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:46,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-482080f6-3ded-417d-b67c-959e1fb4ea3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:46,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7b0ca4c6b313401582d9348a03e1f08b used request id req-482080f6-3ded-417d-b67c-959e1fb4ea3f 2018-07-22 03:10:46,521 - 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}5823943ce18981b2bdbfe99c27827370db7066bb" 2018-07-22 03:10:46,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58fbec6-bccd-4658-8680-5c526725463f Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:46,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e58fbec6-bccd-4658-8680-5c526725463f 2018-07-22 03:10:46,601 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-1fd3b689-eb97-454-user 2018-07-22 03:10:46,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/be737ea260204b19a5d4e830820c0565 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf132fb5cab07c255315f1ac9d371b8db2997e4e" 2018-07-22 03:10:46,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2745ebf2-beaa-4a20-abb5-f9dcde69ca0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:46,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/be737ea260204b19a5d4e830820c0565 used request id req-2745ebf2-beaa-4a20-abb5-f9dcde69ca0d 2018-07-22 03:10:46,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:47,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["9T43MXtSSzK86OmATiaYYg"], "issued_at": "2018-07-22T03:10:47.000000Z"}} 2018-07-22 03:10:47,153 - 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}e07eb99068539d0deda1063cbc69a9aff9ad398d" 2018-07-22 03:10:47,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f469bb39-290b-4379-a956-c8913efe1c8b 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-22 03:10:47,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f469bb39-290b-4379-a956-c8913efe1c8b 2018-07-22 03:10:47,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:47,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:47,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["EJdwZNoPSwubrpIAP4eSzQ"], "issued_at": "2018-07-22T03:10:47.000000Z"}} 2018-07-22 03:10:47,612 - 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}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:10:47,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e03dee-812e-42b9-b562-936feec87a55 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-22 03:10:47,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e7e03dee-812e-42b9-b562-936feec87a55 2018-07-22 03:10:47,714 - 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-22 03:10:47,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:47,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:10:47,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969a2a51-fa2b-4809-be62-116bdd7757f2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:10:47,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj used request id req-969a2a51-fa2b-4809-be62-116bdd7757f2 2018-07-22 03:10:47,740 - 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}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:10:47,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e62c2d-ad1f-4a94-977f-ab5e61c7c048 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-22 03:10:47,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e9e62c2d-ad1f-4a94-977f-ab5e61c7c048 2018-07-22 03:10:47,828 - 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}952f091eb7745e2e7fc9590fa52a5b399468c5ab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj"}}' 2018-07-22 03:10:47,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7474ea1e-9f5d-4e4c-8c19-1a785e0a6847 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a57c5fdacc754bec86e0f86dcd96060b"}, "tags": [], "enabled": true, "id": "a57c5fdacc754bec86e0f86dcd96060b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj"}} 2018-07-22 03:10:47,932 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7474ea1e-9f5d-4e4c-8c19-1a785e0a6847 2018-07-22 03:10:47,932 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj 2018-07-22 03:10:47,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:47,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:48,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["_uRxanxbTNaQDvr_khG7qA"], "issued_at": "2018-07-22T03:10:48.000000Z"}} 2018-07-22 03:10:48,318 - 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}132434cecc3676c697a27f3c509e738beadd4390" 2018-07-22 03:10:48,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb2f474-3616-4004-95a2-57bc7d68b31a 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-22 03:10:48,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2cb2f474-3616-4004-95a2-57bc7d68b31a 2018-07-22 03:10:48,400 - 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-22 03:10:48,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:10:48,406 - 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}132434cecc3676c697a27f3c509e738beadd4390" 2018-07-22 03:10:48,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159397fb-5659-47c4-919d-a9106b3e6c4e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:10:48,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-159397fb-5659-47c4-919d-a9106b3e6c4e 2018-07-22 03:10:48,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132434cecc3676c697a27f3c509e738beadd4390" 2018-07-22 03:10:48,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ebf048a-806b-42d8-a176-9745cb4a3aa8 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a57c5fdacc754bec86e0f86dcd96060b"}, "tags": [], "enabled": true, "id": "a57c5fdacc754bec86e0f86dcd96060b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj"}]} 2018-07-22 03:10:48,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj used request id req-7ebf048a-806b-42d8-a176-9745cb4a3aa8 2018-07-22 03:10:48,594 - 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}132434cecc3676c697a27f3c509e738beadd4390" 2018-07-22 03:10:48,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3adffa7f-4177-4f58-a700-446aa9fabb30 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-22 03:10:48,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3adffa7f-4177-4f58-a700-446aa9fabb30 2018-07-22 03:10:49,031 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-2cd556fb-ae6e-462-user 2018-07-22 03:10:49,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:49,036 - 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}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:10:49,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af12a31a-3c7b-4dc8-a402-3c977ca24d7e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:10:49,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-af12a31a-3c7b-4dc8-a402-3c977ca24d7e 2018-07-22 03:10:49,126 - 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}952f091eb7745e2e7fc9590fa52a5b399468c5ab" -d '{"role": {"name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj-role"}}' 2018-07-22 03:10:49,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f74cd0b-a51d-4409-8f0b-92417aa8c90f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ca3ec80d44a4d2fb2d8ed203c497467", "links": {"self": "http://172.30.9.25:5000/v3/roles/8ca3ec80d44a4d2fb2d8ed203c497467"}, "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj-role"}} 2018-07-22 03:10:49,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6f74cd0b-a51d-4409-8f0b-92417aa8c90f 2018-07-22 03:10:49,218 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj-role 2018-07-22 03:10:49,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8ca3ec80d44a4d2fb2d8ed203c497467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:10:49,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fa9b3c-d7fd-4480-ad8b-4efa0a324306 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ca3ec80d44a4d2fb2d8ed203c497467", "links": {"self": "http://172.30.9.25:5000/v3/roles/8ca3ec80d44a4d2fb2d8ed203c497467"}, "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj-role"}} 2018-07-22 03:10:49,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8ca3ec80d44a4d2fb2d8ed203c497467 used request id req-84fa9b3c-d7fd-4480-ad8b-4efa0a324306 2018-07-22 03:10:49,305 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj-role to project CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj 2018-07-22 03:10:49,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a57c5fdacc754bec86e0f86dcd96060b/users/49b07633f2694184913414407d4e9112/roles/8ca3ec80d44a4d2fb2d8ed203c497467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:10:49,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c47a33-f0cd-4820-a24a-c9130b3f35d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:10:49,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a57c5fdacc754bec86e0f86dcd96060b/users/49b07633f2694184913414407d4e9112/roles/8ca3ec80d44a4d2fb2d8ed203c497467 used request id req-40c47a33-f0cd-4820-a24a-c9130b3f35d1 2018-07-22 03:10:49,431 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:10:49,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:49,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:49,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ca3ec80d44a4d2fb2d8ed203c497467", "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj-role"}], "expires_at": "2018-07-22T04:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a57c5fdacc754bec86e0f86dcd96060b", "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-user", "id": "49b07633f2694184913414407d4e9112"}, "audit_ids": ["-61RDPa9TlCjMzgJyEGBWQ"], "issued_at": "2018-07-22T03:10:49.000000Z"}} 2018-07-22 03:10:49,833 - 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}85a8cb5b2da80f9d75d9e2dc012e44ba7291047f" 2018-07-22 03:10:49,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964d659d-ad29-4640-8a74-f9573fca46a1 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-22 03:10:49,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-964d659d-ad29-4640-8a74-f9573fca46a1 2018-07-22 03:10:49,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85a8cb5b2da80f9d75d9e2dc012e44ba7291047f" 2018-07-22 03:10:50,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d7f1d144-10dd-4ee2-81bb-bda590c60c07 Date: Sun, 22 Jul 2018 03:10:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image"} 2018-07-22 03:10:50,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image used request id req-d7f1d144-10dd-4ee2-81bb-bda590c60c07 2018-07-22 03:10:50,099 - 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}85a8cb5b2da80f9d75d9e2dc012e44ba7291047f" 2018-07-22 03:10:50,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d1253006-c613-44ee-8384-e1656364adb6 Date: Sun, 22 Jul 2018 03:10:50 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-22 03:10:50,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d1253006-c613-44ee-8384-e1656364adb6 2018-07-22 03:10:50,135 - 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}85a8cb5b2da80f9d75d9e2dc012e44ba7291047f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image"}' 2018-07-22 03:10:50,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c941fc0a-48e5-4430-be07-e29b4902b31f Date: Sun, 22 Jul 2018 03:10:50 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:10:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:10:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "min_disk": 0, "protected": false, "id": "43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "file": "/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345/file", "checksum": null, "owner": "a57c5fdacc754bec86e0f86dcd96060b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:10:50,173 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c941fc0a-48e5-4430-be07-e29b4902b31f 2018-07-22 03:10:50,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85a8cb5b2da80f9d75d9e2dc012e44ba7291047f" -d '' 2018-07-22 03:10:50,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98a5bfa8-6f96-485f-806e-9b4445545643 Date: Sun, 22 Jul 2018 03:10:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:10:50,498 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345/file used request id req-98a5bfa8-6f96-485f-806e-9b4445545643 2018-07-22 03:10:50,499 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:10:50,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85a8cb5b2da80f9d75d9e2dc012e44ba7291047f" 2018-07-22 03:10:50,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5fdc5fd1-c85a-4952-9e36-c4f894f07663 Date: Sun, 22 Jul 2018 03:10:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:10:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:10:50Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345/snap", "metadata": {}}], "self": "/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "min_disk": 0, "protected": false, "id": "43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "file": "/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a57c5fdacc754bec86e0f86dcd96060b", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:10:50,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345 used request id req-5fdc5fd1-c85a-4952-9e36-c4f894f07663 2018-07-22 03:10:50,520 - 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}85a8cb5b2da80f9d75d9e2dc012e44ba7291047f" 2018-07-22 03:10:50,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-394e0f3d-eaef-4f56-a016-aa6b64bc6a32 Date: Sun, 22 Jul 2018 03:10:50 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-22 03:10:50,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-394e0f3d-eaef-4f56-a016-aa6b64bc6a32 2018-07-22 03:10:50,529 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image 2018-07-22 03:10:50,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85a8cb5b2da80f9d75d9e2dc012e44ba7291047f" 2018-07-22 03:10:50,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a7b775e2-8a1e-4ad9-bcac-e52b121af335 Date: Sun, 22 Jul 2018 03:10:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:10:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:10:50Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345/snap", "metadata": {}}], "self": "/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "min_disk": 0, "protected": false, "id": "43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "file": "/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a57c5fdacc754bec86e0f86dcd96060b", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:10:50,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345 used request id req-a7b775e2-8a1e-4ad9-bcac-e52b121af335 2018-07-22 03:10:50,546 - create_image - DEBUG - Instance status is - active 2018-07-22 03:10:50,546 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image 2018-07-22 03:10:50,546 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image 2018-07-22 03:10:50,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:10:50,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:50,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ca3ec80d44a4d2fb2d8ed203c497467", "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj-role"}], "expires_at": "2018-07-22T04:10:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a57c5fdacc754bec86e0f86dcd96060b", "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-user", "id": "49b07633f2694184913414407d4e9112"}, "audit_ids": ["bgGtS7VtTDioQZcc36Imaw"], "issued_at": "2018-07-22T03:10:50.000000Z"}} 2018-07-22 03:10:50,924 - 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}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:10:51,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe11416d-edaa-4f6a-ad3a-5f4f0da966a9 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-22 03:10:51,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fe11416d-edaa-4f6a-ad3a-5f4f0da966a9 2018-07-22 03:10:51,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:10:51,205 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:51 GMT Server: Apache x-compute-request-id: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:10:51,205 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/detail used request id req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b 2018-07-22 03:10:51,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol", "imageRef": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image", "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-22 03:10:51,934 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:10:51 GMT Server: Apache x-compute-request-id: req-ce2f6f3d-0fb0-4743-b47a-e7dd60a9c6b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ce2f6f3d-0fb0-4743-b47a-e7dd60a9c6b1 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "49b07633f2694184913414407d4e9112", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "self"}, {"href": "http://172.30.9.25:8776/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:10:51.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "size": 1}} 2018-07-22 03:10:51,934 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes used request id req-ce2f6f3d-0fb0-4743-b47a-e7dd60a9c6b1 2018-07-22 03:10:51,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:10:52,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:51 GMT Server: Apache x-compute-request-id: req-aad4f2df-cbf3-4eed-a411-abae87197611 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aad4f2df-cbf3-4eed-a411-abae87197611 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "49b07633f2694184913414407d4e9112", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "self"}, {"href": "http://172.30.9.25:8776/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:10:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a57c5fdacc754bec86e0f86dcd96060b", "updated_at": "2018-07-22T03:10:51.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "size": 1}} 2018-07-22 03:10:52,153 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae used request id req-aad4f2df-cbf3-4eed-a411-abae87197611 2018-07-22 03:10:52,153 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol 2018-07-22 03:10:52,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:10:52,387 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:52 GMT Server: Apache x-compute-request-id: req-8c8cc307-a42f-4576-84b8-12ed78cad0eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c8cc307-a42f-4576-84b8-12ed78cad0eb Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "49b07633f2694184913414407d4e9112", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "self"}, {"href": "http://172.30.9.25:8776/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:10:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a57c5fdacc754bec86e0f86dcd96060b", "updated_at": "2018-07-22T03:10:51.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "size": 1}} 2018-07-22 03:10:52,387 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae used request id req-8c8cc307-a42f-4576-84b8-12ed78cad0eb 2018-07-22 03:10:52,387 - create_volume - DEBUG - Instance status is - creating 2018-07-22 03:10:52,387 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 03:10:55,388 - create_volume - DEBUG - Volume status query timeout in 296.76503706 2018-07-22 03:10:55,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:10:55,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:55 GMT Server: Apache x-compute-request-id: req-9d51e80e-211e-4ea1-a10c-24bbf43e0c89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d51e80e-211e-4ea1-a10c-24bbf43e0c89 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "self"}, {"href": "http://172.30.9.25:8776/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-22T03:10:54.000000", "replication_status": null, "snapshot_id": null, "id": "b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "size": 1, "user_id": "49b07633f2694184913414407d4e9112", "os-vol-tenant-attr:tenant_id": "a57c5fdacc754bec86e0f86dcd96060b", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image", "image_id": "43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol", "bootable": "true", "created_at": "2018-07-22T03:10:51.000000", "volume_type": null}} 2018-07-22 03:10:55,613 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae used request id req-9d51e80e-211e-4ea1-a10c-24bbf43e0c89 2018-07-22 03:10:55,614 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:10:55,614 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol 2018-07-22 03:10:55,614 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol 2018-07-22 03:10:55,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:10:55,825 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:55 GMT Server: Apache x-compute-request-id: req-7adaac34-4a29-4cc7-99b1-39f072f6a6a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7adaac34-4a29-4cc7-99b1-39f072f6a6a1 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "self"}, {"href": "http://172.30.9.25:8776/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-22T03:10:54.000000", "replication_status": null, "snapshot_id": null, "id": "b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "size": 1, "user_id": "49b07633f2694184913414407d4e9112", "os-vol-tenant-attr:tenant_id": "a57c5fdacc754bec86e0f86dcd96060b", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image", "image_id": "43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol", "bootable": "true", "created_at": "2018-07-22T03:10:51.000000", "volume_type": null}} 2018-07-22 03:10:55,825 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae used request id req-7adaac34-4a29-4cc7-99b1-39f072f6a6a1 2018-07-22 03:10:55,826 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:10:55,826 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol 2018-07-22 03:10:55,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:10:56,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ca3ec80d44a4d2fb2d8ed203c497467", "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj-role"}], "expires_at": "2018-07-22T04:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a57c5fdacc754bec86e0f86dcd96060b", "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a57c5fdacc754bec86e0f86dcd96060b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a57c5fdacc754bec86e0f86dcd96060b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a57c5fdacc754bec86e0f86dcd96060b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-2cd556fb-ae6e-462-user", "id": "49b07633f2694184913414407d4e9112"}, "audit_ids": ["y4EN6Ya7SU-QZg73sw3org"], "issued_at": "2018-07-22T03:10:56.000000Z"}} 2018-07-22 03:10:56,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71501701d1cc4e0eae4c36dace9817fbf04264d1" 2018-07-22 03:10:56,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:56 GMT Server: Apache x-compute-request-id: req-4dad7f61-91b0-4819-80cd-d6d8015d7c05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4dad7f61-91b0-4819-80cd-d6d8015d7c05 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "self"}, {"href": "http://172.30.9.25:8776/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-22T03:10:54.000000", "replication_status": null, "snapshot_id": null, "id": "b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "size": 1, "user_id": "49b07633f2694184913414407d4e9112", "os-vol-tenant-attr:tenant_id": "a57c5fdacc754bec86e0f86dcd96060b", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image", "image_id": "43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol", "bootable": "true", "created_at": "2018-07-22T03:10:51.000000", "volume_type": null}} 2018-07-22 03:10:56,516 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae used request id req-4dad7f61-91b0-4819-80cd-d6d8015d7c05 2018-07-22 03:10:56,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:10:56,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:56 GMT Server: Apache x-compute-request-id: req-3264856e-0de5-4dc0-b3c7-7bc7101d1296 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3264856e-0de5-4dc0-b3c7-7bc7101d1296 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "self"}, {"href": "http://172.30.9.25:8776/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-22T03:10:54.000000", "replication_status": null, "snapshot_id": null, "id": "b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "size": 1, "user_id": "49b07633f2694184913414407d4e9112", "os-vol-tenant-attr:tenant_id": "a57c5fdacc754bec86e0f86dcd96060b", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image", "image_id": "43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol", "bootable": "true", "created_at": "2018-07-22T03:10:51.000000", "volume_type": null}} 2018-07-22 03:10:56,735 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae used request id req-3264856e-0de5-4dc0-b3c7-7bc7101d1296 2018-07-22 03:10:56,735 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:10:56,735 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol 2018-07-22 03:10:56,735 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol 2018-07-22 03:10:56,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:10:56,964 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:10:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02b6ab8a-ca2f-4a81-847b-e2ff6dda2a2c 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-22 03:10:56,964 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae used request id req-02b6ab8a-ca2f-4a81-847b-e2ff6dda2a2c 2018-07-22 03:10:56,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:10:57,024 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:10:56 GMT Server: Apache x-compute-request-id: req-37c493ed-19c3-4178-9b57-bb4678e23ad3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37c493ed-19c3-4178-9b57-bb4678e23ad3 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "self"}, {"href": "http://172.30.9.25:8776/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-22T03:10:56.000000", "replication_status": null, "snapshot_id": null, "id": "b76abc5e-b32b-4a15-85f1-aec0175eb9ae", "size": 1, "user_id": "49b07633f2694184913414407d4e9112", "os-vol-tenant-attr:tenant_id": "a57c5fdacc754bec86e0f86dcd96060b", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image", "image_id": "43e2f2c7-9a82-4d85-a68a-72eceb9b5345", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol", "bootable": "true", "created_at": "2018-07-22T03:10:51.000000", "volume_type": null}} 2018-07-22 03:10:57,024 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae used request id req-37c493ed-19c3-4178-9b57-bb4678e23ad3 2018-07-22 03:10:57,024 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 03:10:57,025 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 03:11:00,028 - create_volume - DEBUG - Volume status query timeout in 56.9365520477 2018-07-22 03:11:00,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd5d3b72-0c84-46a6-bb4f-ad8ccff7119b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131eb53a9d60c1fcbfd8b18625245f44b17b788b" 2018-07-22 03:11:00,063 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d2d3d3fc-601c-47de-91c6-44640fdc1288 x-openstack-request-id: req-d2d3d3fc-601c-47de-91c6-44640fdc1288 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b76abc5e-b32b-4a15-85f1-aec0175eb9ae could not be found.", "code": 404}} 2018-07-22 03:11:00,063 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a57c5fdacc754bec86e0f86dcd96060b/volumes/b76abc5e-b32b-4a15-85f1-aec0175eb9ae used request id req-d2d3d3fc-601c-47de-91c6-44640fdc1288 2018-07-22 03:11:00,063 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b76abc5e-b32b-4a15-85f1-aec0175eb9ae could not be found. (HTTP 404) (Request-ID: req-d2d3d3fc-601c-47de-91c6-44640fdc1288) 2018-07-22 03:11:00,063 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-vol 2018-07-22 03:11:00,064 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-2f38b3ad-a28c-48a1-b7b2-40b72731b99a-image 2018-07-22 03:11:00,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85a8cb5b2da80f9d75d9e2dc012e44ba7291047f" 2018-07-22 03:11:00,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c87d23fe-6c96-4ccd-8d14-98c05923c274 Date: Sun, 22 Jul 2018 03:11: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-22 03:11:00,518 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/43e2f2c7-9a82-4d85-a68a-72eceb9b5345 used request id req-c87d23fe-6c96-4ccd-8d14-98c05923c274 2018-07-22 03:11:00,524 - 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}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:00,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-bc2ab35c-74db-460e-bf23-6c923866b962 Date: Sun, 22 Jul 2018 03:11:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:11:00,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-bc2ab35c-74db-460e-bf23-6c923866b962 2018-07-22 03:11:00,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:00,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afabf1f-4c96-4d9a-a0bd-cea06225d604 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:11:00,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-1afabf1f-4c96-4d9a-a0bd-cea06225d604 2018-07-22 03:11:00,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:00,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785073de-8a92-4f23-bbe5-16aadf01b2b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:00,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-785073de-8a92-4f23-bbe5-16aadf01b2b3 2018-07-22 03:11:00,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:00,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:00,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-398e6702-0c71-4cc5-951d-b07531d4344f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:00,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-398e6702-0c71-4cc5-951d-b07531d4344f 2018-07-22 03:11:00,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:00,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:01,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a8f5c2c-9501-4212-807c-e31a50e3e856 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:01,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-5a8f5c2c-9501-4212-807c-e31a50e3e856 2018-07-22 03:11:01,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:01,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:01,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c18cb0a-3e9b-412c-a8b0-cbc668c75e40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:01,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-2c18cb0a-3e9b-412c-a8b0-cbc668c75e40 2018-07-22 03:11:01,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:01,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:01,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-325384ce-f8c1-4c11-8634-e1833d601a0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:01,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-325384ce-f8c1-4c11-8634-e1833d601a0e 2018-07-22 03:11:01,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:01,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e39a34-6816-4f25-9479-c0434e82da3b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:11:01,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-b7e39a34-6816-4f25-9479-c0434e82da3b 2018-07-22 03:11:01,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:01,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dfdcfbc-25df-44cf-99a6-b9d49016c03e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:01,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-5dfdcfbc-25df-44cf-99a6-b9d49016c03e 2018-07-22 03:11:01,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:01,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf0b276-c5d7-4bcc-985d-2f01f51b5741 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:01,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-adf0b276-c5d7-4bcc-985d-2f01f51b5741 2018-07-22 03:11:01,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:01,460 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj 2018-07-22 03:11:01,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a57c5fdacc754bec86e0f86dcd96060b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:01,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99c43cb5-96ed-4412-b8b4-30e82829176f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:11:01,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a57c5fdacc754bec86e0f86dcd96060b used request id req-99c43cb5-96ed-4412-b8b4-30e82829176f 2018-07-22 03:11:01,652 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-2cd556fb-ae6e-462-proj-role 2018-07-22 03:11:01,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8ca3ec80d44a4d2fb2d8ed203c497467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:01,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b27be69-22da-4d79-9511-eec3f734338d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:11:01,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8ca3ec80d44a4d2fb2d8ed203c497467 used request id req-5b27be69-22da-4d79-9511-eec3f734338d 2018-07-22 03:11:01,770 - 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}952f091eb7745e2e7fc9590fa52a5b399468c5ab" 2018-07-22 03:11:01,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3bf2cd-2009-4f9c-a1fc-ccb8fe0b6f51 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:11:01,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3e3bf2cd-2009-4f9c-a1fc-ccb8fe0b6f51 2018-07-22 03:11:01,851 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-2cd556fb-ae6e-462-user 2018-07-22 03:11:01,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/49b07633f2694184913414407d4e9112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132434cecc3676c697a27f3c509e738beadd4390" 2018-07-22 03:11:02,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab509e1-71a4-4f6b-9512-77508a916ede Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:11:02,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/49b07633f2694184913414407d4e9112 used request id req-eab509e1-71a4-4f6b-9512-77508a916ede 2018-07-22 03:11:02,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:02,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["3uac61qIQ5Ginv6XPd9j3A"], "issued_at": "2018-07-22T03:11:02.000000Z"}} 2018-07-22 03:11:02,421 - 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}81149f1a83fa03422a92d0180e64e3fcf1c4887d" 2018-07-22 03:11:02,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0795f36-c73c-4679-9ad2-f089d1e56c66 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-22 03:11:02,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b0795f36-c73c-4679-9ad2-f089d1e56c66 2018-07-22 03:11:02,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:02,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:02,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ngYWnrqITLuGwwJVKveS4A"], "issued_at": "2018-07-22T03:11:02.000000Z"}} 2018-07-22 03:11:02,881 - 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}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:02,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c093b3-a330-431b-8c44-196da86b4d00 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-22 03:11:02,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-47c093b3-a330-431b-8c44-196da86b4d00 2018-07-22 03:11:02,964 - 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-22 03:11:02,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:02,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-2f59660f-faf0-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:03,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7724021c-6316-4324-8e05-baefb1929f34 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=Default&name=SimpleHealthCheck-2f59660f-faf0-42f-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:11:03,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-2f59660f-faf0-42f-proj used request id req-7724021c-6316-4324-8e05-baefb1929f34 2018-07-22 03:11:03,057 - 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}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:03,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b8004c-4df0-4870-865a-9d30ffc09e14 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-22 03:11:03,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-40b8004c-4df0-4870-865a-9d30ffc09e14 2018-07-22 03:11:03,154 - 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}31349f26e29f613a0cd053399d77419732943b5c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}}' 2018-07-22 03:11:03,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce0e87d-7f76-446e-8860-84bbb45fa1ab Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6"}, "tags": [], "enabled": true, "id": "5649a45bc58444f1b090b1154bb169e6", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}} 2018-07-22 03:11:03,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4ce0e87d-7f76-446e-8860-84bbb45fa1ab 2018-07-22 03:11:03,269 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-2f59660f-faf0-42f-proj 2018-07-22 03:11:03,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:03,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:03,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["FDGEzXDFRGS0ai2JCCEUMQ"], "issued_at": "2018-07-22T03:11:03.000000Z"}} 2018-07-22 03:11:03,650 - 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}0d14a159ac0ba961d5e7c3d8f5ad870db8800e7c" 2018-07-22 03:11:03,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99fc648-8ff2-4f6c-8534-54798a05f17f 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-22 03:11:03,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e99fc648-8ff2-4f6c-8534-54798a05f17f 2018-07-22 03:11:03,734 - 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-22 03:11:03,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:03,740 - 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}0d14a159ac0ba961d5e7c3d8f5ad870db8800e7c" 2018-07-22 03:11:03,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6244017d-f7cd-4ca6-8b5a-81850b5c1db7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:11:03,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6244017d-f7cd-4ca6-8b5a-81850b5c1db7 2018-07-22 03:11:03,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-2f59660f-faf0-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d14a159ac0ba961d5e7c3d8f5ad870db8800e7c" 2018-07-22 03:11:03,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9f0020-9229-4943-b98b-634faa8c72fb Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-2f59660f-faf0-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6"}, "tags": [], "enabled": true, "id": "5649a45bc58444f1b090b1154bb169e6", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}]} 2018-07-22 03:11:03,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-2f59660f-faf0-42f-proj used request id req-7a9f0020-9229-4943-b98b-634faa8c72fb 2018-07-22 03:11:03,936 - 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}0d14a159ac0ba961d5e7c3d8f5ad870db8800e7c" 2018-07-22 03:11:03,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20faea0-6df3-4da9-8f3d-5551bdc57c45 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-22 03:11:03,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a20faea0-6df3-4da9-8f3d-5551bdc57c45 2018-07-22 03:11:04,323 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-2f59660f-faf0-42f-user 2018-07-22 03:11:04,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:04,327 - 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}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:04,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99a454e-1f7a-4836-bdb9-0e4b908fa518 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:11:04,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b99a454e-1f7a-4836-bdb9-0e4b908fa518 2018-07-22 03:11:04,416 - 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}31349f26e29f613a0cd053399d77419732943b5c" -d '{"role": {"name": "SimpleHealthCheck-2f59660f-faf0-42f-proj-role"}}' 2018-07-22 03:11:04,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a568a01-ef6e-4944-bd52-14938b992a72 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7446d06ea6341b7a669c394decd084e", "links": {"self": "http://172.30.9.25:5000/v3/roles/e7446d06ea6341b7a669c394decd084e"}, "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj-role"}} 2018-07-22 03:11:04,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8a568a01-ef6e-4944-bd52-14938b992a72 2018-07-22 03:11:04,509 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-2f59660f-faf0-42f-proj-role 2018-07-22 03:11:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e7446d06ea6341b7a669c394decd084e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:04,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a007d1f-1c4d-4ffb-bf1e-23d2eb93de08 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7446d06ea6341b7a669c394decd084e", "links": {"self": "http://172.30.9.25:5000/v3/roles/e7446d06ea6341b7a669c394decd084e"}, "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj-role"}} 2018-07-22 03:11:04,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e7446d06ea6341b7a669c394decd084e used request id req-6a007d1f-1c4d-4ffb-bf1e-23d2eb93de08 2018-07-22 03:11:04,597 - keystone_utils - INFO - Granting role SimpleHealthCheck-2f59660f-faf0-42f-proj-role to project SimpleHealthCheck-2f59660f-faf0-42f-proj 2018-07-22 03:11:04,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6/users/87546209912e48639d8f9ff518390a37/roles/e7446d06ea6341b7a669c394decd084e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:04,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32bd1072-2fca-43f2-92e4-180aa8cfe335 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:11:04,727 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6/users/87546209912e48639d8f9ff518390a37/roles/e7446d06ea6341b7a669c394decd084e used request id req-32bd1072-2fca-43f2-92e4-180aa8cfe335 2018-07-22 03:11:04,728 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:11:04,729 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:11:04,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:04,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:05,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7446d06ea6341b7a669c394decd084e", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj-role"}], "expires_at": "2018-07-22T04:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2f59660f-faf0-42f-user", "id": "87546209912e48639d8f9ff518390a37"}, "audit_ids": ["_t1daJ9kSBa4LEuS2dtSyA"], "issued_at": "2018-07-22T03:11:05.000000Z"}} 2018-07-22 03:11:05,132 - 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}85506a503fef4f054e6c49a11d8418864f3f27f4" 2018-07-22 03:11:05,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442df9b9-e17d-49a8-8527-c6a94a2a0e08 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-22 03:11:05,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-442df9b9-e17d-49a8-8527-c6a94a2a0e08 2018-07-22 03:11:05,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85506a503fef4f054e6c49a11d8418864f3f27f4" 2018-07-22 03:11:05,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c1ba8b03-0564-43fb-9fc8-df56eb7fa7bf Date: Sun, 22 Jul 2018 03:11:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image"} 2018-07-22 03:11:05,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image used request id req-c1ba8b03-0564-43fb-9fc8-df56eb7fa7bf 2018-07-22 03:11:05,394 - 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}85506a503fef4f054e6c49a11d8418864f3f27f4" 2018-07-22 03:11:05,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cddae986-fed6-4ee6-b197-b63e4344f3fb Date: Sun, 22 Jul 2018 03:11: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-22 03:11:05,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-cddae986-fed6-4ee6-b197-b63e4344f3fb 2018-07-22 03:11:05,430 - 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}85506a503fef4f054e6c49a11d8418864f3f27f4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image"}' 2018-07-22 03:11:05,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c9055e9-7821-4d4b-89b6-76827c93fe7f Date: Sun, 22 Jul 2018 03:11:05 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:11:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:11:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "min_disk": 0, "protected": false, "id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "file": "/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/file", "checksum": null, "owner": "5649a45bc58444f1b090b1154bb169e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:11:05,468 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6c9055e9-7821-4d4b-89b6-76827c93fe7f 2018-07-22 03:11:05,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85506a503fef4f054e6c49a11d8418864f3f27f4" -d '' 2018-07-22 03:11:06,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f01224a0-b847-4294-b578-a7338542b93e Date: Sun, 22 Jul 2018 03:11: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-22 03:11:06,505 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/file used request id req-f01224a0-b847-4294-b578-a7338542b93e 2018-07-22 03:11:06,506 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:11:06,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85506a503fef4f054e6c49a11d8418864f3f27f4" 2018-07-22 03:11:06,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-34b6d6d1-aee8-4793-8b6e-3dc5fea9a6e9 Date: Sun, 22 Jul 2018 03:11:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:11:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:11:06Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/snap", "metadata": {}}], "self": "/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "min_disk": 0, "protected": false, "id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "file": "/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5649a45bc58444f1b090b1154bb169e6", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:11:06,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e used request id req-34b6d6d1-aee8-4793-8b6e-3dc5fea9a6e9 2018-07-22 03:11:06,529 - 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}85506a503fef4f054e6c49a11d8418864f3f27f4" 2018-07-22 03:11:06,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-70215104-7494-4110-9523-0105f50eb759 Date: Sun, 22 Jul 2018 03:11: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-22 03:11:06,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-70215104-7494-4110-9523-0105f50eb759 2018-07-22 03:11:06,538 - create_image - INFO - Created image with name - SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image 2018-07-22 03:11:06,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85506a503fef4f054e6c49a11d8418864f3f27f4" 2018-07-22 03:11:06,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-edf97440-3174-4361-82eb-c7475304f821 Date: Sun, 22 Jul 2018 03:11:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:11:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:11:06Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/snap", "metadata": {}}], "self": "/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "min_disk": 0, "protected": false, "id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "file": "/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5649a45bc58444f1b090b1154bb169e6", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:11:06,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e used request id req-edf97440-3174-4361-82eb-c7475304f821 2018-07-22 03:11:06,575 - create_image - DEBUG - Instance status is - active 2018-07-22 03:11:06,575 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image 2018-07-22 03:11:06,575 - create_image - INFO - Image is now active with name - SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image 2018-07-22 03:11:06,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:06,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:06,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7446d06ea6341b7a669c394decd084e", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj-role"}], "expires_at": "2018-07-22T04:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2f59660f-faf0-42f-user", "id": "87546209912e48639d8f9ff518390a37"}, "audit_ids": ["sDFCe3-7T7KFnk4SdYP8OQ"], "issued_at": "2018-07-22T03:11:06.000000Z"}} 2018-07-22 03:11:06,962 - 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}82a94f6e686440b3bb09eab8b51548cec0b1512c" 2018-07-22 03:11:07,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9669c24a-55ee-4d70-a6a5-0fd689389aca 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-22 03:11:07,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9669c24a-55ee-4d70-a6a5-0fd689389aca 2018-07-22 03:11:07,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a94f6e686440b3bb09eab8b51548cec0b1512c" 2018-07-22 03:11:07,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-061a5ec2-92e0-4cc6-899a-7c84607b3436 Date: Sun, 22 Jul 2018 03:11:07 GMT RESP BODY: {"networks":[]} 2018-07-22 03:11:07,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net used request id req-061a5ec2-92e0-4cc6-899a-7c84607b3436 2018-07-22 03:11:07,222 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net 2018-07-22 03:11:07,227 - 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}82a94f6e686440b3bb09eab8b51548cec0b1512c" -d '{"network": {"name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net", "admin_state_up": true}}' 2018-07-22 03:11:07,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-7b4d575d-b01c-47e1-9bf4-9b777206bab2 Date: Sun, 22 Jul 2018 03:11:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5649a45bc58444f1b090b1154bb169e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:11:07Z","is_default":false,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:07Z","mtu":1450}} 2018-07-22 03:11:07,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-7b4d575d-b01c-47e1-9bf4-9b777206bab2 2018-07-22 03:11:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a94f6e686440b3bb09eab8b51548cec0b1512c" 2018-07-22 03:11:07,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-6fb6a967-348f-4fcd-b126-6e2d0111531e Date: Sun, 22 Jul 2018 03:11:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5649a45bc58444f1b090b1154bb169e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:11:07Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net","admin_state_up":true,"tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:07Z","mtu":1450}]} 2018-07-22 03:11:07,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-6fb6a967-348f-4fcd-b126-6e2d0111531e 2018-07-22 03:11:07,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a94f6e686440b3bb09eab8b51548cec0b1512c" 2018-07-22 03:11:07,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-03e86836-2536-4759-a5a3-a28dad2b8829 Date: Sun, 22 Jul 2018 03:11:07 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:11:07,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-03e86836-2536-4759-a5a3-a28dad2b8829 2018-07-22 03:11:07,842 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet 2018-07-22 03:11:07,846 - 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}82a94f6e686440b3bb09eab8b51548cec0b1512c" -d '{"subnets": [{"ip_version": 4, "network_id": "c7a2917a-8d29-4b87-bae1-cf274d07a3d3", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet"}]}' 2018-07-22 03:11:08,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-48c60fd5-b058-4d6e-b144-84a503380442 Date: Sun, 22 Jul 2018 03:11:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:08Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5649a45bc58444f1b090b1154bb169e6","id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","subnetpool_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet"}]} 2018-07-22 03:11:08,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-48c60fd5-b058-4d6e-b144-84a503380442 2018-07-22 03:11:08,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a94f6e686440b3bb09eab8b51548cec0b1512c" 2018-07-22 03:11:08,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-b3ea7acb-5e67-4ec4-98df-c8215da28570 Date: Sun, 22 Jul 2018 03:11:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5649a45bc58444f1b090b1154bb169e6","l2_adjacency":true,"status":"ACTIVE","subnets":["f341c610-d8e4-47ec-bda8-415a0ebf27d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net","admin_state_up":true,"tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:07Z","mtu":1450}]} 2018-07-22 03:11:08,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-b3ea7acb-5e67-4ec4-98df-c8215da28570 2018-07-22 03:11:08,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a94f6e686440b3bb09eab8b51548cec0b1512c" 2018-07-22 03:11:08,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7609f5b4-baa3-4209-9b37-f4abf056cabe Date: Sun, 22 Jul 2018 03:11:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:08Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5649a45bc58444f1b090b1154bb169e6","id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","subnetpool_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet"}]} 2018-07-22 03:11:08,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-7609f5b4-baa3-4209-9b37-f4abf056cabe 2018-07-22 03:11:08,735 - OpenStackNetwork - DEBUG - Network [c7a2917a-8d29-4b87-bae1-cf274d07a3d3] created successfully 2018-07-22 03:11:08,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:08,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:09,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["bqSvbqpAQKWlwGTXGBy72w"], "issued_at": "2018-07-22T03:11:09.000000Z"}} 2018-07-22 03:11:09,137 - 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}cde166e04d385c38d2912adf32ca983ef8cc10ff" 2018-07-22 03:11:09,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9ebab3-5bc1-4e44-9d11-c0f8fd45d74b 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-22 03:11:09,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ba9ebab3-5bc1-4e44-9d11-c0f8fd45d74b 2018-07-22 03:11:09,213 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:11:09,218 - 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}cde166e04d385c38d2912adf32ca983ef8cc10ff" 2018-07-22 03:11:09,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-881abe5d-1906-4c88-a9c8-871b24c9489d x-compute-request-id: req-881abe5d-1906-4c88-a9c8-871b24c9489d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:11:09,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-881abe5d-1906-4c88-a9c8-871b24c9489d 2018-07-22 03:11:09,401 - 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}cde166e04d385c38d2912adf32ca983ef8cc10ff" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-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-22 03:11:09,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-04bc1d6e-747e-4e47-b841-5f6b30a37db9 x-compute-request-id: req-04bc1d6e-747e-4e47-b841-5f6b30a37db9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "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": "59755116-8fc6-46e5-a07f-842646db03e4"}} 2018-07-22 03:11:09,476 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-04bc1d6e-747e-4e47-b841-5f6b30a37db9 2018-07-22 03:11:09,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:09,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:09,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7446d06ea6341b7a669c394decd084e", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj-role"}], "expires_at": "2018-07-22T04:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2f59660f-faf0-42f-user", "id": "87546209912e48639d8f9ff518390a37"}, "audit_ids": ["2798gmucSFO8PtjednpmQg"], "issued_at": "2018-07-22T03:11:09.000000Z"}} 2018-07-22 03:11:09,861 - 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}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:09,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e62600b-b8b6-4f3a-8cfb-9930f10cd672 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-22 03:11:09,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6e62600b-b8b6-4f3a-8cfb-9930f10cd672 2018-07-22 03:11:09,945 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:11:09,948 - 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}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:10,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2723107e-991f-4749-a932-14576e3477b9 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-22 03:11:10,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2723107e-991f-4749-a932-14576e3477b9 2018-07-22 03:11:10,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:10,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-91287199-ea7d-4a4e-a675-faa08545ba30 Date: Sun, 22 Jul 2018 03:11:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5649a45bc58444f1b090b1154bb169e6","l2_adjacency":true,"status":"ACTIVE","subnets":["f341c610-d8e4-47ec-bda8-415a0ebf27d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net","admin_state_up":true,"tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:07Z","mtu":1450}]} 2018-07-22 03:11:10,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net used request id req-91287199-ea7d-4a4e-a675-faa08545ba30 2018-07-22 03:11:10,284 - 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-22 03:11:10,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:10,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86db49a-ec6b-45d7-b613-dfd6e6ae5f17 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}} 2018-07-22 03:11:10,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 used request id req-b86db49a-ec6b-45d7-b613-dfd6e6ae5f17 2018-07-22 03:11:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:10,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-56554082-4b5c-4cae-8213-9111d97584e8 Date: Sun, 22 Jul 2018 03:11:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:08Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5649a45bc58444f1b090b1154bb169e6","id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","subnetpool_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet"}]} 2018-07-22 03:11:10,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-56554082-4b5c-4cae-8213-9111d97584e8 2018-07-22 03:11:10,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:10,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e1ecd4d9-c540-4f1a-8508-0a0076fbfc9f Date: Sun, 22 Jul 2018 03:11:10 GMT RESP BODY: {"ports":[]} 2018-07-22 03:11:10,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1&admin_state_up=True used request id req-e1ecd4d9-c540-4f1a-8508-0a0076fbfc9f 2018-07-22 03:11:10,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:10,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-eaf7dfc5-d477-42b2-9195-4677adc33b4b x-compute-request-id: req-eaf7dfc5-d477-42b2-9195-4677adc33b4b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:11:10,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst used request id req-eaf7dfc5-d477-42b2-9195-4677adc33b4b 2018-07-22 03:11:10,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:10,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-fbfa51ac-e95c-49f3-bb49-bfcf81461047 Date: Sun, 22 Jul 2018 03:11:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5649a45bc58444f1b090b1154bb169e6","l2_adjacency":true,"status":"ACTIVE","subnets":["f341c610-d8e4-47ec-bda8-415a0ebf27d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net","admin_state_up":true,"tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:07Z","mtu":1450}]} 2018-07-22 03:11:10,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net used request id req-fbfa51ac-e95c-49f3-bb49-bfcf81461047 2018-07-22 03:11:10,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:10,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4f8f3a-4b7a-49dc-9e21-ec028c8a3cbd Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}} 2018-07-22 03:11:10,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 used request id req-2a4f8f3a-4b7a-49dc-9e21-ec028c8a3cbd 2018-07-22 03:11:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:11,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cdd60f6d-0342-4b48-b676-0b262f7ec024 Date: Sun, 22 Jul 2018 03:11:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:08Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5649a45bc58444f1b090b1154bb169e6","id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","subnetpool_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet"}]} 2018-07-22 03:11:11,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-cdd60f6d-0342-4b48-b676-0b262f7ec024 2018-07-22 03:11:11,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:11,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-68effb0c-d3b3-43ae-a062-8a6696b4d99a Date: Sun, 22 Jul 2018 03:11:11 GMT RESP BODY: {"ports":[]} 2018-07-22 03:11:11,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1&admin_state_up=True used request id req-68effb0c-d3b3-43ae-a062-8a6696b4d99a 2018-07-22 03:11:11,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:11,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:11,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7446d06ea6341b7a669c394decd084e", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj-role"}], "expires_at": "2018-07-22T04:11:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5649a45bc58444f1b090b1154bb169e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2f59660f-faf0-42f-user", "id": "87546209912e48639d8f9ff518390a37"}, "audit_ids": ["5dsOJbbFSE6oviM-epP90A"], "issued_at": "2018-07-22T03:11:11.000000Z"}} 2018-07-22 03:11:11,522 - 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}0f0c359fdbc5e8bd948af80d962b6482eca3487a" 2018-07-22 03:11:11,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa271db-4114-4b42-b939-1cb1cb02ca8f 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-22 03:11:11,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7fa271db-4114-4b42-b939-1cb1cb02ca8f 2018-07-22 03:11:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:11,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-b7f1da79-098d-4810-b7e7-6244d2861aa6 Date: Sun, 22 Jul 2018 03:11:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5649a45bc58444f1b090b1154bb169e6","l2_adjacency":true,"status":"ACTIVE","subnets":["f341c610-d8e4-47ec-bda8-415a0ebf27d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net","admin_state_up":true,"tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:07Z","mtu":1450}]} 2018-07-22 03:11:11,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net used request id req-b7f1da79-098d-4810-b7e7-6244d2861aa6 2018-07-22 03:11:11,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:11,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-98f0c6f3-6832-46b2-b58f-bd91d6fc292a Date: Sun, 22 Jul 2018 03:11:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:08Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5649a45bc58444f1b090b1154bb169e6","id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","subnetpool_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet"}]} 2018-07-22 03:11:11,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-98f0c6f3-6832-46b2-b58f-bd91d6fc292a 2018-07-22 03:11:11,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:11,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-93d5f6b3-beba-4374-b8b6-3c414c1be0bc Date: Sun, 22 Jul 2018 03:11:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5649a45bc58444f1b090b1154bb169e6","l2_adjacency":true,"status":"ACTIVE","subnets":["f341c610-d8e4-47ec-bda8-415a0ebf27d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net","admin_state_up":true,"tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:07Z","mtu":1450}]} 2018-07-22 03:11:11,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net used request id req-93d5f6b3-beba-4374-b8b6-3c414c1be0bc 2018-07-22 03:11:11,838 - 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-22 03:11:11,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0c359fdbc5e8bd948af80d962b6482eca3487a" 2018-07-22 03:11:11,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2b71a7-58ec-4024-8543-87ce5261bef8 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}} 2018-07-22 03:11:11,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 used request id req-0f2b71a7-58ec-4024-8543-87ce5261bef8 2018-07-22 03:11:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:11,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d19e7fd5-af59-41aa-956d-d6ad42e17ca2 Date: Sun, 22 Jul 2018 03:11:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:08Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5649a45bc58444f1b090b1154bb169e6","id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","subnetpool_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet"}]} 2018-07-22 03:11:11,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-d19e7fd5-af59-41aa-956d-d6ad42e17ca2 2018-07-22 03:11:11,978 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net 2018-07-22 03:11:11,983 - 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}e1fcb00c81846915edf68d40b919921890a81b8f" -d '{"port": {"network_id": "c7a2917a-8d29-4b87-bae1-cf274d07a3d3", "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1", "admin_state_up": true}}' 2018-07-22 03:11:12,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 802 X-Openstack-Request-Id: req-4e2ed638-6371-4824-be87-7ec41f2c2165 Date: Sun, 22 Jul 2018 03:11:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","ip_address":"10.55.0.11"}],"id":"0b88831f-304c-4e9e-8e13-e011895fdd52","security_groups":["add4ac0b-293a-48df-9e68-dbdf0f83c6b6"],"mac_address":"fa:16:3e:7f:d5:8d","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1","project_id":"5649a45bc58444f1b090b1154bb169e6","qos_policy_id":null,"admin_state_up":true,"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:12Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:11:12,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-4e2ed638-6371-4824-be87-7ec41f2c2165 2018-07-22 03:11:12,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:13,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-7282c6f9-ae18-4a53-80e3-7135b3a677a2 Date: Sun, 22 Jul 2018 03:11:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5649a45bc58444f1b090b1154bb169e6","l2_adjacency":true,"status":"ACTIVE","subnets":["f341c610-d8e4-47ec-bda8-415a0ebf27d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net","admin_state_up":true,"tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:07Z","mtu":1450}]} 2018-07-22 03:11:13,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net used request id req-7282c6f9-ae18-4a53-80e3-7135b3a677a2 2018-07-22 03:11:13,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:13,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e514dbf4-0833-4e05-9eec-c62b0321d369 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}} 2018-07-22 03:11:13,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 used request id req-e514dbf4-0833-4e05-9eec-c62b0321d369 2018-07-22 03:11:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:13,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-59f62756-266f-4d32-9a42-4b8c7e54d7b1 Date: Sun, 22 Jul 2018 03:11:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:08Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5649a45bc58444f1b090b1154bb169e6","id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","subnetpool_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet"}]} 2018-07-22 03:11:13,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-59f62756-266f-4d32-9a42-4b8c7e54d7b1 2018-07-22 03:11:13,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:13,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-5011f175-f8d6-4a14-91a5-24b17462851d Date: Sun, 22 Jul 2018 03:11:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","ip_address":"10.55.0.11"}],"id":"0b88831f-304c-4e9e-8e13-e011895fdd52","security_groups":["add4ac0b-293a-48df-9e68-dbdf0f83c6b6"],"mac_address":"fa:16:3e:7f:d5:8d","project_id":"5649a45bc58444f1b090b1154bb169e6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1","admin_state_up":true,"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:12Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:11:13,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1&admin_state_up=True used request id req-5011f175-f8d6-4a14-91a5-24b17462851d 2018-07-22 03:11:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:13,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d1b2a8-7940-416e-8f2b-17c4e024730b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}} 2018-07-22 03:11:13,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 used request id req-62d1b2a8-7940-416e-8f2b-17c4e024730b 2018-07-22 03:11:13,597 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst 2018-07-22 03:11:13,600 - 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}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:13,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-0b353345-088f-4410-a37f-293077d9555d x-compute-request-id: req-0b353345-088f-4410-a37f-293077d9555d Content-Encoding: gzip Content-Length: 274 Content-Type: application/json RESP BODY: {"flavors": [{"id": "59755116-8fc6-46e5-a07f-842646db03e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "bookmark"}], "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:11:13,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0b353345-088f-4410-a37f-293077d9555d 2018-07-22 03:11:13,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/59755116-8fc6-46e5-a07f-842646db03e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:13,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-0330ea35-1f26-466c-b95f-6f641eb66087 x-compute-request-id: req-0330ea35-1f26-466c-b95f-6f641eb66087 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "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": "59755116-8fc6-46e5-a07f-842646db03e4"}} 2018-07-22 03:11:13,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/59755116-8fc6-46e5-a07f-842646db03e4 used request id req-0330ea35-1f26-466c-b95f-6f641eb66087 2018-07-22 03:11:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:13,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-dd80fd84-239c-41eb-9945-c3e57c5c068e Date: Sun, 22 Jul 2018 03:11:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:11:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:11:06Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/snap", "metadata": {}}], "self": "/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "min_disk": 0, "protected": false, "id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "file": "/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5649a45bc58444f1b090b1154bb169e6", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/c807f56c-d914-4679-a2ba-74ed1f11af5e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image"} 2018-07-22 03:11:13,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image used request id req-dd80fd84-239c-41eb-9945-c3e57c5c068e 2018-07-22 03:11:13,836 - 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}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:13,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-26f435a3-8f25-41cc-b790-2825f63aea7c Date: Sun, 22 Jul 2018 03:11:13 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-22 03:11:13,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-26f435a3-8f25-41cc-b790-2825f63aea7c 2018-07-22 03:11:13,848 - 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}e1fcb00c81846915edf68d40b919921890a81b8f" -d '{"server": {"name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst", "imageRef": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "flavorRef": "59755116-8fc6-46e5-a07f-842646db03e4", "max_count": 1, "min_count": 1, "networks": [{"port": "0b88831f-304c-4e9e-8e13-e011895fdd52"}]}}' 2018-07-22 03:11:15,130 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:11: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-d9606a93-1979-4965-bba7-dcfceda86be3 x-compute-request-id: req-d9606a93-1979-4965-bba7-dcfceda86be3 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4ecdb46f-7270-4295-a7b8-fbee933e3613", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "bookmark"}], "adminPass": "74hCQrcAhWaz"}} 2018-07-22 03:11:15,130 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-d9606a93-1979-4965-bba7-dcfceda86be3 2018-07-22 03:11:15,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:15,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-4e8e6963-6511-4b4e-8b18-12a6f9eab83f x-compute-request-id: req-4e8e6963-6511-4b4e-8b18-12a6f9eab83f Content-Encoding: gzip Content-Length: 608 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/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "bookmark"}], "image": {"id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "links": [{"href": "http://172.30.9.25:8774/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59755116-8fc6-46e5-a07f-842646db03e4", "links": [{"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "bookmark"}]}, "id": "4ecdb46f-7270-4295-a7b8-fbee933e3613", "user_id": "87546209912e48639d8f9ff518390a37", "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-22T03:11:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst", "created": "2018-07-22T03:11:15Z", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:11:15,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 used request id req-4e8e6963-6511-4b4e-8b18-12a6f9eab83f 2018-07-22 03:11:15,519 - create_instance - INFO - Created instance with name - SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst 2018-07-22 03:11:15,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:15,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-20d8e572-846f-4de5-9745-eae49c21be4c x-compute-request-id: req-20d8e572-846f-4de5-9745-eae49c21be4c Content-Encoding: gzip Content-Length: 608 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/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "bookmark"}], "image": {"id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "links": [{"href": "http://172.30.9.25:8774/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59755116-8fc6-46e5-a07f-842646db03e4", "links": [{"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "bookmark"}]}, "id": "4ecdb46f-7270-4295-a7b8-fbee933e3613", "user_id": "87546209912e48639d8f9ff518390a37", "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-22T03:11:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst", "created": "2018-07-22T03:11:15Z", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:11:15,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 used request id req-20d8e572-846f-4de5-9745-eae49c21be4c 2018-07-22 03:11:15,817 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst] is - BUILD 2018-07-22 03:11:15,817 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:11:18,819 - create_instance - DEBUG - VM status query timeout in 896.700024843 2018-07-22 03:11:18,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:19,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-be411610-879a-4959-bcb1-2e83c7300910 x-compute-request-id: req-be411610-879a-4959-bcb1-2e83c7300910 Content-Encoding: gzip Content-Length: 672 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/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "bookmark"}], "image": {"id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "links": [{"href": "http://172.30.9.25:8774/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59755116-8fc6-46e5-a07f-842646db03e4", "links": [{"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "bookmark"}]}, "id": "4ecdb46f-7270-4295-a7b8-fbee933e3613", "security_groups": [{"name": "default"}], "user_id": "87546209912e48639d8f9ff518390a37", "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-22T03:11:16Z", "hostId": "fae4a6c7e7d018bdf1d8e76a8342fbdc6ff5eca6564ba741ff0dd8ee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst", "created": "2018-07-22T03:11:15Z", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:11:19,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 used request id req-be411610-879a-4959-bcb1-2e83c7300910 2018-07-22 03:11:19,301 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst] is - BUILD 2018-07-22 03:11:19,301 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:11:22,304 - create_instance - DEBUG - VM status query timeout in 893.214619875 2018-07-22 03:11:22,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:22,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-dee25793-59f7-43bd-b4bd-7b8bf6b831bc x-compute-request-id: req-dee25793-59f7-43bd-b4bd-7b8bf6b831bc Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:d5:8d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "bookmark"}], "image": {"id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "links": [{"href": "http://172.30.9.25:8774/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:11:20.000000", "flavor": {"id": "59755116-8fc6-46e5-a07f-842646db03e4", "links": [{"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "bookmark"}]}, "id": "4ecdb46f-7270-4295-a7b8-fbee933e3613", "security_groups": [{"name": "default"}], "user_id": "87546209912e48639d8f9ff518390a37", "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-22T03:11:20Z", "hostId": "fae4a6c7e7d018bdf1d8e76a8342fbdc6ff5eca6564ba741ff0dd8ee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst", "created": "2018-07-22T03:11:15Z", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:11:22,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 used request id req-dee25793-59f7-43bd-b4bd-7b8bf6b831bc 2018-07-22 03:11:22,792 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst] is - ACTIVE 2018-07-22 03:11:22,793 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:11:22,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:23,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-20d21a32-3a51-414a-8274-e1c6d95bd2ef x-compute-request-id: req-20d21a32-3a51-414a-8274-e1c6d95bd2ef Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:d5:8d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "bookmark"}], "image": {"id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "links": [{"href": "http://172.30.9.25:8774/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:11:20.000000", "flavor": {"id": "59755116-8fc6-46e5-a07f-842646db03e4", "links": [{"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "bookmark"}]}, "id": "4ecdb46f-7270-4295-a7b8-fbee933e3613", "security_groups": [{"name": "default"}], "user_id": "87546209912e48639d8f9ff518390a37", "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-22T03:11:20Z", "hostId": "fae4a6c7e7d018bdf1d8e76a8342fbdc6ff5eca6564ba741ff0dd8ee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst", "created": "2018-07-22T03:11:15Z", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:11:23,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 used request id req-20d21a32-3a51-414a-8274-e1c6d95bd2ef 2018-07-22 03:11:23,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:23,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-311225e9-60bb-4eb1-b1b4-a9bca9b8e352 Date: Sun, 22 Jul 2018 03:11:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5649a45bc58444f1b090b1154bb169e6","l2_adjacency":true,"status":"ACTIVE","subnets":["f341c610-d8e4-47ec-bda8-415a0ebf27d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net","admin_state_up":true,"tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:07Z","mtu":1450}]} 2018-07-22 03:11:23,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net used request id req-311225e9-60bb-4eb1-b1b4-a9bca9b8e352 2018-07-22 03:11:23,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:23,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c967169e-cad7-47d4-9100-9dcd231bc561 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}} 2018-07-22 03:11:23,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 used request id req-c967169e-cad7-47d4-9100-9dcd231bc561 2018-07-22 03:11:23,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:23,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9fe81ace-4b9c-4b46-9045-5899638d502f Date: Sun, 22 Jul 2018 03:11:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:08Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5649a45bc58444f1b090b1154bb169e6","id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","subnetpool_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet"}]} 2018-07-22 03:11:23,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-9fe81ace-4b9c-4b46-9045-5899638d502f 2018-07-22 03:11:23,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:23,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1643 X-Openstack-Request-Id: req-d1aef611-57e3-4be3-ae6a-c2e5725f00ce Date: Sun, 22 Jul 2018 03:11:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","ip_address":"10.55.0.11"}],"id":"0b88831f-304c-4e9e-8e13-e011895fdd52","security_groups":["add4ac0b-293a-48df-9e68-dbdf0f83c6b6"],"mac_address":"fa:16:3e:7f:d5:8d","project_id":"5649a45bc58444f1b090b1154bb169e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1","admin_state_up":true,"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:12Z","binding:vnic_type":"normal","device_id":"4ecdb46f-7270-4295-a7b8-fbee933e3613","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f341c610-d8e4-47ec-bda8-415a0ebf27d2","ip_address":"10.55.0.2"}],"id":"1c279cbf-40fa-4030-9684-74bfadba73f4","security_groups":[],"mac_address":"fa:16:3e:34:cf:1a","project_id":"5649a45bc58444f1b090b1154bb169e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7a2917a-8d29-4b87-bae1-cf274d07a3d3","tenant_id":"5649a45bc58444f1b090b1154bb169e6","created_at":"2018-07-22T03:11:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c7a2917a-8d29-4b87-bae1-cf274d07a3d3","ip_allocation":"immediate"}]} 2018-07-22 03:11:23,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-d1aef611-57e3-4be3-ae6a-c2e5725f00ce 2018-07-22 03:11:23,551 - create_instance_tests - INFO - Looking for IP 10.55.0.11 in the console log 2018-07-22 03:11:23,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:24,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-4b2e646b-def1-4d05-9636-40bd4843706b x-compute-request-id: req-4b2e646b-def1-4d05-9636-40bd4843706b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:d5:8d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "bookmark"}], "image": {"id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "links": [{"href": "http://172.30.9.25:8774/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:11:20.000000", "flavor": {"id": "59755116-8fc6-46e5-a07f-842646db03e4", "links": [{"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "bookmark"}]}, "id": "4ecdb46f-7270-4295-a7b8-fbee933e3613", "security_groups": [{"name": "default"}], "user_id": "87546209912e48639d8f9ff518390a37", "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-22T03:11:20Z", "hostId": "fae4a6c7e7d018bdf1d8e76a8342fbdc6ff5eca6564ba741ff0dd8ee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst", "created": "2018-07-22T03:11:15Z", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:11:24,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 used request id req-4b2e646b-def1-4d05-9636-40bd4843706b 2018-07-22 03:11:24,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:11:24,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-f1c2cb78-7094-4dac-aa07-99daedb68683 x-compute-request-id: req-f1c2cb78-7094-4dac-aa07-99daedb68683 Content-Encoding: gzip Content-Length: 7782 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 469127134 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.140974] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142762] pid_max: default: 32768 minimum: 301\n[ 0.143729] ACPI: Core revision 20150930\n[ 0.145178] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146607] Security Framework initialized\n[ 0.147500] Yama: becoming mindful.\n[ 0.148302] AppArmor: AppArmor initialized\n[ 0.149214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.152099] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.153412] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.154905] Initializing cgroup subsys io\n[ 0.155790] Initializing cgroup subsys memory\n[ 0.156736] Initializing cgroup subsys devices\n[ 0.157696] Initializing cgroup subsys freezer\n[ 0.158639] Initializing cgroup subsys net_cls\n[ 0.159580] Initializing cgroup subsys perf_event\n[ 0.160581] Initializing cgroup subsys net_prio\n[ 0.161545] Initializing cgroup subsys hugetlb\n[ 0.162487] Initializing cgroup subsys pids\n[ 0.163445] CPU: Physical Processor ID: 0\n[ 0.165044] mce: CPU supports 10 MCE banks\n[ 0.165953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189735] ftrace: allocating 31920 entries in 125 pages\n[ 0.215085] smpboot: Max logical packages: 1\n[ 0.216024] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217492] x2apic enabled\n[ 0.218344] Switched APIC routing to physical x2apic.\n[ 0.220172] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223602] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225530] KVM setup paravirtual spinlock\n[ 0.226876] x86: Booted up 1 node, 1 CPUs\n[ 0.227741] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.229240] devtmpfs: initialized\n[ 0.230978] evm: security.selinux\n[ 0.231726] evm: security.SMACK64\n[ 0.232471] evm: security.SMACK64EXEC\n[ 0.233266] evm: security.SMACK64TRANSMUTE\n[ 0.234135] evm: security.SMACK64MMAP\n[ 0.234927] evm: security.ima\n[ 0.235609] evm: security.capability\n[ 0.236465] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238457] pinctrl core: initialized pinctrl subsystem\n[ 0.239631] RTC time: 3:11:20, date: 07/22/18\n[ 0.240661] NET: Registered protocol family 16\n[ 0.241716] cpuidle: using governor ladder\n[ 0.242613] cpuidle: using governor menu\n[ 0.243456] PCCT header not found.\n[ 0.244257] ACPI: bus type PCI registered\n[ 0.245111] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.246444] PCI: Using configuration type 1 for base access\n[ 0.248290] ACPI: Added _OSI(Module Device)\n[ 0.249196] ACPI: Added _OSI(Processor Device)\n[ 0.250126] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251093] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.252948] ACPI: Interpreter enabled\n[ 0.253773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261681] ACPI: (supports S0 S5)\n[ 0.262435] ACPI: Using IOAPIC for interrupt routing\n[ 0.263461] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267936] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269263] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.270553] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272946] acpiphp: Slot [3] registered\n[ 0.273811] acpiphp: Slot [4] registered\n[ 0.274682] acpiphp: Slot [5] registered\n[ 0.275536] acpiphp: Slot [6] registered\n[ 0.276396] acpiphp: Slot [7] registered\n[ 0.277258] acpiphp: Slot [8] registered\n[ 0.278112] acpiphp: Slot [9] registered\n[ 0.278971] acpiphp: Slot [10] registered\n[ 0.279842] acpiphp: Slot [11] registered\n[ 0.280713] acpiphp: Slot [12] registered\n[ 0.281590] acpiphp: Slot [13] registered\n[ 0.282459] acpiphp: Slot [14] registered\n[ 0.283344] acpiphp: Slot [15] registered\n[ 0.294484] acpiphp: Slot [16] registered\n[ 0.295362] acpiphp: Slot [17] registered\n[ 0.296232] acpiphp: Slot [18] registered\n[ 0.297104] acpiphp: Slot [19] registered\n[ 0.297972] acpiphp: Slot [20] registered\n[ 0.298848] acpiphp: Slot [21] registered\n[ 0.299718] acpiphp: Slot [22] registered\n[ 0.300590] acpiphp: Slot [23] registered\n[ 0.301464] acpiphp: Slot [24] registered\n[ 0.302337] acpiphp: Slot [25] registered\n[ 0.303223] acpiphp: Slot [26] registered\n[ 0.304103] acpiphp: Slot [27] registered\n[ 0.304971] acpiphp: Slot [28] registered\n[ 0.305846] acpiphp: Slot [29] registered\n[ 0.306731] acpiphp: Slot [30] registered\n[ 0.307616] acpiphp: Slot [31] registered\n[ 0.308483] PCI host bridge to bus 0000:00\n[ 0.309355] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310661] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311976] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313543] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.315106] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.316689] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320081] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321453] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.322718] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.324083] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327764] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329453] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348131] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350071] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353115] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355956] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357341] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360152] vgaarb: loaded\n[ 0.360792] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362104] SCSI subsystem initialized\n[ 0.363077] ACPI: bus type USB registered\n[ 0.363967] usbcore: registered new interface driver usbfs\n[ 0.365084] usbcore: registered new interface driver hub\n[ 0.366162] usbcore: registered new device driver usb\n[ 0.367343] PCI: Using ACPI for IRQ routing\n[ 0.368527] NetLabel: Initializing\n[ 0.369314] NetLabel: domain hash size = 128\n[ 0.370225] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371254] NetLabel: unlabeled traffic allowed by default\n[ 0.372490] clocksource: Switched to clocksource kvm-clock\n[ 0.380554] AppArmor: AppArmor Filesystem Enabled\n[ 0.381604] pnp: PnP ACPI init\n[ 0.382603] pnp: PnP ACPI: found 5 devices\n[ 0.389001] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390834] NET: Registered protocol family 2\n[ 0.391940] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393328] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394603] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395886] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397057] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398331] NET: Registered protocol family 1\n[ 0.399274] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400460] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401622] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415745] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430012] Trying to unpack rootfs image as initramfs...\n[ 0.487319] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.489126] Scanning for low memory corruption every 60 seconds\n[ 0.490579] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491829] audit: initializing netlink subsys (disabled)\n[ 0.492967] audit: type=2000 audit(1532229081.020:1): initialized\n[ 0.494393] Initialise system trusted keyring\n[ 0.495413] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496674] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498892] zbud: loaded\n[ 0.499670] VFS: Disk quotas dquot_6.6.0\n[ 0.500570] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502278] fuse init (API version 7.23)\n[ 0.503252] Key type big_key registered\n[ 0.504118] Allocating IMA MOK and blacklist keyrings.\n[ 0.505435] Key type asymmetric registered\n[ 0.506328] Asymmetric key parser 'x509' registered\n[ 0.507364] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508963] io scheduler noop registered\n[ 0.509815] io scheduler deadline registered (default)\n[ 0.510892] io scheduler cfq registered\n[ 0.511807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512938] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515851] ACPI: Power Button [PWRF]\n[ 0.516785] GHES: HEST is not enabled!\n[ 0.530518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560890] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587069] Linux agpgart interface v0.103\n[ 0.592742] brd: module loaded\n[ 0.594553] loop: module loaded\n[ 0.599201] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600796] GPT:90111 != 20971519\n[ 0.601555] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602760] GPT:90111 != 20971519\n[ 0.603514] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604593] vda: vda1 vda15\n[ 0.606211] scsi host0: ata_piix\n[ 0.607060] scsi host1: ata_piix\n[ 0.607847] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.609194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.610825] libphy: Fixed MDIO Bus: probed\n[ 0.611730] tun: Universal TUN/TAP device driver, 1.6\n[ 0.612785] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615486] PPP generic driver version 2.4.2\n[ 0.616522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617840] ehci-pci: EHCI PCI platform driver\n[ 0.618808] ehci-platform: EHCI generic platform driver\n[ 0.619905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621173] ohci-pci: OHCI PCI platform driver\n[ 0.622149] ohci-platform: OHCI generic platform driver\n[ 0.623248] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637665] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638776] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640376] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641509] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.642763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645642] usb usb1: Product: UHCI Host Controller\n[ 0.646665] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647897] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648954] hub 1-0:1.0: USB hub found\n[ 0.649810] hub 1-0:1.0: 2 ports detected\n[ 0.650836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653142] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654182] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655326] mousedev: PS/2 mouse device common for all mice\n[ 0.656837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658852] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660066] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661374] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662671] i2c /dev entries driver\n[ 0.663505] device-mapper: uevent: version 1.0.3\n[ 0.664568] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666361] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667915] NET: Registered protocol family 10\n[ 0.669151] NET: Registered protocol family 17\n[ 0.670121] Key type dns_resolver registered\n[ 0.671194] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672399] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674357] registered taskstats version 1\n[ 0.675269] Loading compiled-in X.509 certificates\n[ 0.676850] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678886] zswap: loaded using pool lzo/zbud\n[ 0.680689] Key type trusted registered\n[ 0.682605] Key type encrypted registered\n[ 0.683506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684653] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685796] evm: HMAC attrs: 0x1\n[ 0.686848] Magic number: 10:590:159\n[ 0.687779] rtc_cmos 00:00: setting system clock to 2018-07-22 03:11:20 UTC (1532229080)\n[ 0.689544] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690750] EDD information not available.\n[ 0.769818] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781800] Write protecting the kernel read-only data: 14336k\n[ 0.784054] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786036] 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.832820] 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 10.55.0.11...\nLease of 10.55.0.11 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-22 03:11:24,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613/action used request id req-f1c2cb78-7094-4dac-aa07-99daedb68683 2018-07-22 03:11:24,188 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 03:11:24,188 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 469127134 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.140974] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142762] pid_max: default: 32768 minimum: 301 [ 0.143729] ACPI: Core revision 20150930 [ 0.145178] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146607] Security Framework initialized [ 0.147500] Yama: becoming mindful. [ 0.148302] AppArmor: AppArmor initialized [ 0.149214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.152099] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.153412] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.154905] Initializing cgroup subsys io [ 0.155790] Initializing cgroup subsys memory [ 0.156736] Initializing cgroup subsys devices [ 0.157696] Initializing cgroup subsys freezer [ 0.158639] Initializing cgroup subsys net_cls [ 0.159580] Initializing cgroup subsys perf_event [ 0.160581] Initializing cgroup subsys net_prio [ 0.161545] Initializing cgroup subsys hugetlb [ 0.162487] Initializing cgroup subsys pids [ 0.163445] CPU: Physical Processor ID: 0 [ 0.165044] mce: CPU supports 10 MCE banks [ 0.165953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.183497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.189735] ftrace: allocating 31920 entries in 125 pages [ 0.215085] smpboot: Max logical packages: 1 [ 0.216024] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.217492] x2apic enabled [ 0.218344] Switched APIC routing to physical x2apic. [ 0.220172] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.223602] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225530] KVM setup paravirtual spinlock [ 0.226876] x86: Booted up 1 node, 1 CPUs [ 0.227741] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.229240] devtmpfs: initialized [ 0.230978] evm: security.selinux [ 0.231726] evm: security.SMACK64 [ 0.232471] evm: security.SMACK64EXEC [ 0.233266] evm: security.SMACK64TRANSMUTE [ 0.234135] evm: security.SMACK64MMAP [ 0.234927] evm: security.ima [ 0.235609] evm: security.capability [ 0.236465] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238457] pinctrl core: initialized pinctrl subsystem [ 0.239631] RTC time: 3:11:20, date: 07/22/18 [ 0.240661] NET: Registered protocol family 16 [ 0.241716] cpuidle: using governor ladder [ 0.242613] cpuidle: using governor menu [ 0.243456] PCCT header not found. [ 0.244257] ACPI: bus type PCI registered [ 0.245111] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.246444] PCI: Using configuration type 1 for base access [ 0.248290] ACPI: Added _OSI(Module Device) [ 0.249196] ACPI: Added _OSI(Processor Device) [ 0.250126] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251093] ACPI: Added _OSI(Processor Aggregator Device) [ 0.252948] ACPI: Interpreter enabled [ 0.253773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.255760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.257734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.259706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.261681] ACPI: (supports S0 S5) [ 0.262435] ACPI: Using IOAPIC for interrupt routing [ 0.263461] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.266706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.267936] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.269263] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.270553] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.272946] acpiphp: Slot [3] registered [ 0.273811] acpiphp: Slot [4] registered [ 0.274682] acpiphp: Slot [5] registered [ 0.275536] acpiphp: Slot [6] registered [ 0.276396] acpiphp: Slot [7] registered [ 0.277258] acpiphp: Slot [8] registered [ 0.278112] acpiphp: Slot [9] registered [ 0.278971] acpiphp: Slot [10] registered [ 0.279842] acpiphp: Slot [11] registered [ 0.280713] acpiphp: Slot [12] registered [ 0.281590] acpiphp: Slot [13] registered [ 0.282459] acpiphp: Slot [14] registered [ 0.283344] acpiphp: Slot [15] registered [ 0.294484] acpiphp: Slot [16] registered [ 0.295362] acpiphp: Slot [17] registered [ 0.296232] acpiphp: Slot [18] registered [ 0.297104] acpiphp: Slot [19] registered [ 0.297972] acpiphp: Slot [20] registered [ 0.298848] acpiphp: Slot [21] registered [ 0.299718] acpiphp: Slot [22] registered [ 0.300590] acpiphp: Slot [23] registered [ 0.301464] acpiphp: Slot [24] registered [ 0.302337] acpiphp: Slot [25] registered [ 0.303223] acpiphp: Slot [26] registered [ 0.304103] acpiphp: Slot [27] registered [ 0.304971] acpiphp: Slot [28] registered [ 0.305846] acpiphp: Slot [29] registered [ 0.306731] acpiphp: Slot [30] registered [ 0.307616] acpiphp: Slot [31] registered [ 0.308483] PCI host bridge to bus 0000:00 [ 0.309355] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.310661] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.311976] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.313543] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.315106] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.316689] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.320081] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.321453] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.322718] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.324083] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327764] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329453] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348131] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350071] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353115] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355956] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357341] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.360152] vgaarb: loaded [ 0.360792] vgaarb: bridge control possible 0000:00:02.0 [ 0.362104] SCSI subsystem initialized [ 0.363077] ACPI: bus type USB registered [ 0.363967] usbcore: registered new interface driver usbfs [ 0.365084] usbcore: registered new interface driver hub [ 0.366162] usbcore: registered new device driver usb [ 0.367343] PCI: Using ACPI for IRQ routing [ 0.368527] NetLabel: Initializing [ 0.369314] NetLabel: domain hash size = 128 [ 0.370225] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371254] NetLabel: unlabeled traffic allowed by default [ 0.372490] clocksource: Switched to clocksource kvm-clock [ 0.380554] AppArmor: AppArmor Filesystem Enabled [ 0.381604] pnp: PnP ACPI init [ 0.382603] pnp: PnP ACPI: found 5 devices [ 0.389001] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390834] NET: Registered protocol family 2 [ 0.391940] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393328] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394603] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395886] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397057] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398331] NET: Registered protocol family 1 [ 0.399274] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400460] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401622] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415745] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.430012] Trying to unpack rootfs image as initramfs... [ 0.487319] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.489126] Scanning for low memory corruption every 60 seconds [ 0.490579] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491829] audit: initializing netlink subsys (disabled) [ 0.492967] audit: type=2000 audit(1532229081.020:1): initialized [ 0.494393] Initialise system trusted keyring [ 0.495413] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496674] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498892] zbud: loaded [ 0.499670] VFS: Disk quotas dquot_6.6.0 [ 0.500570] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502278] fuse init (API version 7.23) [ 0.503252] Key type big_key registered [ 0.504118] Allocating IMA MOK and blacklist keyrings. [ 0.505435] Key type asymmetric registered [ 0.506328] Asymmetric key parser 'x509' registered [ 0.507364] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.508963] io scheduler noop registered [ 0.509815] io scheduler deadline registered (default) [ 0.510892] io scheduler cfq registered [ 0.511807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.512938] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.514303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515851] ACPI: Power Button [PWRF] [ 0.516785] GHES: HEST is not enabled! [ 0.530518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560890] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.584574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.587069] Linux agpgart interface v0.103 [ 0.592742] brd: module loaded [ 0.594553] loop: module loaded [ 0.599201] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600796] GPT:90111 != 20971519 [ 0.601555] GPT:Alternate GPT header not at the end of the disk. [ 0.602760] GPT:90111 != 20971519 [ 0.603514] GPT: Use GNU Parted to correct GPT errors. [ 0.604593] vda: vda1 vda15 [ 0.606211] scsi host0: ata_piix [ 0.607060] scsi host1: ata_piix [ 0.607847] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.609194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.610825] libphy: Fixed MDIO Bus: probed [ 0.611730] tun: Universal TUN/TAP device driver, 1.6 [ 0.612785] tun: (C) 1999-2004 Max Krasnyansky [ 0.615486] PPP generic driver version 2.4.2 [ 0.616522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.617840] ehci-pci: EHCI PCI platform driver [ 0.618808] ehci-platform: EHCI generic platform driver [ 0.619905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621173] ohci-pci: OHCI PCI platform driver [ 0.622149] ohci-platform: OHCI generic platform driver [ 0.623248] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637665] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638776] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.640376] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.641509] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.642763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.645642] usb usb1: Product: UHCI Host Controller [ 0.646665] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.647897] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648954] hub 1-0:1.0: USB hub found [ 0.649810] hub 1-0:1.0: 2 ports detected [ 0.650836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.653142] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.654182] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.655326] mousedev: PS/2 mouse device common for all mice [ 0.656837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658852] rtc_cmos 00:00: RTC can wake from S4 [ 0.660066] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.661374] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.662671] i2c /dev entries driver [ 0.663505] device-mapper: uevent: version 1.0.3 [ 0.664568] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.666361] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667915] NET: Registered protocol family 10 [ 0.669151] NET: Registered protocol family 17 [ 0.670121] Key type dns_resolver registered [ 0.671194] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672399] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.674357] registered taskstats version 1 [ 0.675269] Loading compiled-in X.509 certificates [ 0.676850] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.678886] zswap: loaded using pool lzo/zbud [ 0.680689] Key type trusted registered [ 0.682605] Key type encrypted registered [ 0.683506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684653] ima: No TPM chip found, activating TPM-bypass! [ 0.685796] evm: HMAC attrs: 0x1 [ 0.686848] Magic number: 10:590:159 [ 0.687779] rtc_cmos 00:00: setting system clock to 2018-07-22 03:11:20 UTC (1532229080) [ 0.689544] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690750] EDD information not available. [ 0.769818] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.781800] Write protecting the kernel read-only data: 14336k [ 0.784054] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.786036] 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.832820] 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 10.55.0.11... Lease of 10.55.0.11 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-22 03:11:24,189 - create_instance - INFO - Deleting Port with ID - 0b88831f-304c-4e9e-8e13-e011895fdd52 2018-07-22 03:11:24,189 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814port-1 2018-07-22 03:11:24,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/0b88831f-304c-4e9e-8e13-e011895fdd52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:24,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89c378e6-5747-4590-b9f7-788d07fa5cf9 Date: Sun, 22 Jul 2018 03:11:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:11:24,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/0b88831f-304c-4e9e-8e13-e011895fdd52 used request id req-89c378e6-5747-4590-b9f7-788d07fa5cf9 2018-07-22 03:11:24,692 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst 2018-07-22 03:11:24,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:24,814 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:11: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-8b898d49-0270-4b45-8597-f096e25db411 x-compute-request-id: req-8b898d49-0270-4b45-8597-f096e25db411 Content-Type: application/json 2018-07-22 03:11:24,814 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 used request id req-8b898d49-0270-4b45-8597-f096e25db411 2018-07-22 03:11:24,815 - create_instance - INFO - Checking deletion status 2018-07-22 03:11:24,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:24,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-a89a96db-378b-4d40-baab-29aaa8565136 x-compute-request-id: req-a89a96db-378b-4d40-baab-29aaa8565136 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613", "rel": "bookmark"}], "image": {"id": "c807f56c-d914-4679-a2ba-74ed1f11af5e", "links": [{"href": "http://172.30.9.25:8774/images/c807f56c-d914-4679-a2ba-74ed1f11af5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:11:20.000000", "flavor": {"id": "59755116-8fc6-46e5-a07f-842646db03e4", "links": [{"href": "http://172.30.9.25:8774/flavors/59755116-8fc6-46e5-a07f-842646db03e4", "rel": "bookmark"}]}, "id": "4ecdb46f-7270-4295-a7b8-fbee933e3613", "user_id": "87546209912e48639d8f9ff518390a37", "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-22T03:11:24Z", "hostId": "fae4a6c7e7d018bdf1d8e76a8342fbdc6ff5eca6564ba741ff0dd8ee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst", "created": "2018-07-22T03:11:15Z", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:11:24,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 used request id req-a89a96db-378b-4d40-baab-29aaa8565136 2018-07-22 03:11:24,915 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst] is - ACTIVE 2018-07-22 03:11:24,915 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:11:27,918 - create_instance - DEBUG - VM status query timeout in 296.896399021 2018-07-22 03:11:27,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fcb00c81846915edf68d40b919921890a81b8f" 2018-07-22 03:11:27,968 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11: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 x-openstack-request-id: req-116402f3-40bf-4503-adce-005e0df83e49 x-compute-request-id: req-116402f3-40bf-4503-adce-005e0df83e49 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4ecdb46f-7270-4295-a7b8-fbee933e3613 could not be found.", "code": 404}} 2018-07-22 03:11:27,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4ecdb46f-7270-4295-a7b8-fbee933e3613 used request id req-116402f3-40bf-4503-adce-005e0df83e49 2018-07-22 03:11:27,968 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4ecdb46f-7270-4295-a7b8-fbee933e3613 could not be found. (HTTP 404) (Request-ID: req-116402f3-40bf-4503-adce-005e0df83e49) 2018-07-22 03:11:27,968 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-inst 2018-07-22 03:11:27,970 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet 2018-07-22 03:11:27,970 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-subnet 2018-07-22 03:11:27,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f341c610-d8e4-47ec-bda8-415a0ebf27d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a94f6e686440b3bb09eab8b51548cec0b1512c" 2018-07-22 03:11:29,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8260268-a081-4c7d-a741-965dcd6fd55f Date: Sun, 22 Jul 2018 03:11:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:11:29,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f341c610-d8e4-47ec-bda8-415a0ebf27d2 used request id req-d8260268-a081-4c7d-a741-965dcd6fd55f 2018-07-22 03:11:29,307 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-priv-net 2018-07-22 03:11:29,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/c7a2917a-8d29-4b87-bae1-cf274d07a3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a94f6e686440b3bb09eab8b51548cec0b1512c" 2018-07-22 03:11:30,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0c550af-a7c8-4d83-9c37-6d470af2dbcb Date: Sun, 22 Jul 2018 03:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:11:30,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c7a2917a-8d29-4b87-bae1-cf274d07a3d3 used request id req-b0c550af-a7c8-4d83-9c37-6d470af2dbcb 2018-07-22 03:11:30,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/59755116-8fc6-46e5-a07f-842646db03e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde166e04d385c38d2912adf32ca983ef8cc10ff" 2018-07-22 03:11:30,202 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:11: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 x-openstack-request-id: req-50b580f9-8df2-40cd-836f-120b2ad9de67 x-compute-request-id: req-50b580f9-8df2-40cd-836f-120b2ad9de67 Content-Length: 0 Content-Type: application/json 2018-07-22 03:11:30,202 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/59755116-8fc6-46e5-a07f-842646db03e4 used request id req-50b580f9-8df2-40cd-836f-120b2ad9de67 2018-07-22 03:11:30,203 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-5b82359b-753e-4f4e-af94-509fb64db814-image 2018-07-22 03:11:30,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85506a503fef4f054e6c49a11d8418864f3f27f4" 2018-07-22 03:11:30,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09dc21f3-5b29-40b3-8edf-55358d788e74 Date: Sun, 22 Jul 2018 03:11:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:11:30,699 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c807f56c-d914-4679-a2ba-74ed1f11af5e used request id req-09dc21f3-5b29-40b3-8edf-55358d788e74 2018-07-22 03:11:30,705 - 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}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:30,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f6369e95-9b61-406e-b98b-53e78db059e9 Date: Sun, 22 Jul 2018 03:11:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "created_at": "2018-07-22T03:11:07Z", "updated_at": "2018-07-22T03:11:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:07Z", "revision_number": 0, "id": "08078eda-fd76-4c72-aae6-e04a09b07293", "remote_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:07Z", "security_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5649a45bc58444f1b090b1154bb169e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:07Z", "revision_number": 0, "id": "4e666365-ae0a-495a-833c-271ba20e8f6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:07Z", "security_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5649a45bc58444f1b090b1154bb169e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:07Z", "revision_number": 0, "id": "5a0c07da-6ada-402e-b74a-7ee1e8cc9cdf", "remote_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:07Z", "security_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5649a45bc58444f1b090b1154bb169e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:07Z", "revision_number": 0, "id": "a3b382b0-8a80-4d97-8173-8fd6315137bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:07Z", "security_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5649a45bc58444f1b090b1154bb169e6"}], "revision_number": 4, "project_id": "5649a45bc58444f1b090b1154bb169e6", "id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:11:30,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f6369e95-9b61-406e-b98b-53e78db059e9 2018-07-22 03:11:30,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472ff0c2-5120-46e1-88a8-dad3431d7676 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:11:31,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-472ff0c2-5120-46e1-88a8-dad3431d7676 2018-07-22 03:11:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a10c472-505d-4538-be1d-f0905929f5b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:31,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-1a10c472-505d-4538-be1d-f0905929f5b0 2018-07-22 03:11:31,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:31,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4453bf37-3693-4f83-b643-18fcb7a6a295 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:31,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-4453bf37-3693-4f83-b643-18fcb7a6a295 2018-07-22 03:11:31,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:31,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f3d1eaf-85aa-4dcd-9509-e5cddf68123e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:31,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-1f3d1eaf-85aa-4dcd-9509-e5cddf68123e 2018-07-22 03:11:31,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:31,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a50a01a1-8581-4cd7-849e-7f723c07b43c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:31,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-a50a01a1-8581-4cd7-849e-7f723c07b43c 2018-07-22 03:11:31,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cacc30a4-5cac-4539-b3cc-00867ec6135b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:11:31,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-cacc30a4-5cac-4539-b3cc-00867ec6135b 2018-07-22 03:11:31,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:11:31,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43ed273-f1f5-44e0-b80c-9a52952d0264 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5649a45bc58444f1b090b1154bb169e6", "name": "SimpleHealthCheck-2f59660f-faf0-42f-proj"}} 2018-07-22 03:11:31,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 used request id req-d43ed273-f1f5-44e0-b80c-9a52952d0264 2018-07-22 03:11:31,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - add4ac0b-293a-48df-9e68-dbdf0f83c6b6 2018-07-22 03:11:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=add4ac0b-293a-48df-9e68-dbdf0f83c6b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e5eff922-8686-43ad-95ee-95c5431107e4 Date: Sun, 22 Jul 2018 03:11:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:07Z", "security_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "port_range_min": null, "revision_number": 0, "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "created_at": "2018-07-22T03:11:07Z", "project_id": "5649a45bc58444f1b090b1154bb169e6", "id": "08078eda-fd76-4c72-aae6-e04a09b07293"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:07Z", "security_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "port_range_min": null, "revision_number": 0, "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "created_at": "2018-07-22T03:11:07Z", "project_id": "5649a45bc58444f1b090b1154bb169e6", "id": "4e666365-ae0a-495a-833c-271ba20e8f6c"}, {"remote_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:07Z", "security_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "port_range_min": null, "revision_number": 0, "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "created_at": "2018-07-22T03:11:07Z", "project_id": "5649a45bc58444f1b090b1154bb169e6", "id": "5a0c07da-6ada-402e-b74a-7ee1e8cc9cdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:07Z", "security_group_id": "add4ac0b-293a-48df-9e68-dbdf0f83c6b6", "port_range_min": null, "revision_number": 0, "tenant_id": "5649a45bc58444f1b090b1154bb169e6", "created_at": "2018-07-22T03:11:07Z", "project_id": "5649a45bc58444f1b090b1154bb169e6", "id": "a3b382b0-8a80-4d97-8173-8fd6315137bd"}]} 2018-07-22 03:11:31,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=add4ac0b-293a-48df-9e68-dbdf0f83c6b6 used request id req-e5eff922-8686-43ad-95ee-95c5431107e4 2018-07-22 03:11:31,566 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:11:31,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/add4ac0b-293a-48df-9e68-dbdf0f83c6b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,726 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-107a3a22-2688-4395-8971-b5d4ce1b1ab3 Content-Length: 0 Date: Sun, 22 Jul 2018 03:11:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:11:31,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/add4ac0b-293a-48df-9e68-dbdf0f83c6b6 used request id req-107a3a22-2688-4395-8971-b5d4ce1b1ab3 2018-07-22 03:11:31,726 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-2f59660f-faf0-42f-proj 2018-07-22 03:11:31,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:31,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23847a63-f962-48f2-8d50-3d6ae5b3a797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:11:31,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5649a45bc58444f1b090b1154bb169e6 used request id req-23847a63-f962-48f2-8d50-3d6ae5b3a797 2018-07-22 03:11:31,938 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-2f59660f-faf0-42f-proj-role 2018-07-22 03:11:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e7446d06ea6341b7a669c394decd084e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:32,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dacedeb-d697-4c4b-9d20-36235280f964 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:11:32,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e7446d06ea6341b7a669c394decd084e used request id req-9dacedeb-d697-4c4b-9d20-36235280f964 2018-07-22 03:11:32,060 - 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}31349f26e29f613a0cd053399d77419732943b5c" 2018-07-22 03:11:32,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba911d7-76b9-4e0a-b1e3-2fb92a1277fe Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:11:32,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6ba911d7-76b9-4e0a-b1e3-2fb92a1277fe 2018-07-22 03:11:32,144 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-2f59660f-faf0-42f-user 2018-07-22 03:11:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/87546209912e48639d8f9ff518390a37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d14a159ac0ba961d5e7c3d8f5ad870db8800e7c" 2018-07-22 03:11:32,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ce9735-7a6a-46be-85e3-73b202ae9d3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:11:32,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/87546209912e48639d8f9ff518390a37 used request id req-e3ce9735-7a6a-46be-85e3-73b202ae9d3c 2018-07-22 03:11:32,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:32,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["S_OP1IPDQhWBFpbbdQIDRw"], "issued_at": "2018-07-22T03:11:32.000000Z"}} 2018-07-22 03:11:32,712 - 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}c67d990fb8320f5c95156931b38e62912e02019f" 2018-07-22 03:11:32,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad7a8c3-d90f-4539-9af9-7ce243fb3658 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-22 03:11:32,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2ad7a8c3-d90f-4539-9af9-7ce243fb3658 2018-07-22 03:11:32,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:32,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:33,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["PLi5Y-mORMuGQmY30D6lsw"], "issued_at": "2018-07-22T03:11:33.000000Z"}} 2018-07-22 03:11:33,175 - 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}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:11:33,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd05579-12cc-461e-b306-f984ed3a38aa 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-22 03:11:33,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0dd05579-12cc-461e-b306-f984ed3a38aa 2018-07-22 03:11:33,257 - 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-22 03:11:33,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:11:33,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a006a91b-91a5-40dd-85df-ca8c4e97757e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:11:33,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj used request id req-a006a91b-91a5-40dd-85df-ca8c4e97757e 2018-07-22 03:11:33,354 - 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}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:11:33,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ee7ae7-2e96-45f5-bb99-3cb14ba14100 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-22 03:11:33,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-79ee7ae7-2e96-45f5-bb99-3cb14ba14100 2018-07-22 03:11:33,438 - 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}70c0f09ef8fb62b994085f01016c00c912df3b6b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}}' 2018-07-22 03:11:33,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcbec060-84ff-423b-a032-a88da0aebf96 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "id": "f5f76fd637d243dcac56d9cb33f53181", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:33,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fcbec060-84ff-423b-a032-a88da0aebf96 2018-07-22 03:11:33,545 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj 2018-07-22 03:11:33,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:33,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:33,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["H6AoyhaZSrOXG-jaOXziig"], "issued_at": "2018-07-22T03:11:33.000000Z"}} 2018-07-22 03:11:33,933 - 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}55052c71e140c996a636d6853d26cd4d940d3ade" 2018-07-22 03:11:34,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491c0376-af1d-4ef3-8145-710ec184f4de 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-22 03:11:34,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-491c0376-af1d-4ef3-8145-710ec184f4de 2018-07-22 03:11:34,014 - 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-22 03:11:34,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:34,020 - 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}55052c71e140c996a636d6853d26cd4d940d3ade" 2018-07-22 03:11:34,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ba9d67-73ba-426f-a70f-ceb419d67e8d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:11:34,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-17ba9d67-73ba-426f-a70f-ceb419d67e8d 2018-07-22 03:11:34,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55052c71e140c996a636d6853d26cd4d940d3ade" 2018-07-22 03:11:34,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a25b35-e983-4119-9dd6-a6a3e960a0c4 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "id": "f5f76fd637d243dcac56d9cb33f53181", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}]} 2018-07-22 03:11:34,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj used request id req-96a25b35-e983-4119-9dd6-a6a3e960a0c4 2018-07-22 03:11:34,140 - 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}55052c71e140c996a636d6853d26cd4d940d3ade" 2018-07-22 03:11:34,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3145a98-0579-49ea-86a4-ae6ee0b8e8d6 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-22 03:11:34,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e3145a98-0579-49ea-86a4-ae6ee0b8e8d6 2018-07-22 03:11:34,620 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user 2018-07-22 03:11:34,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:34,625 - 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}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:11:34,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed99114-0b8c-4d8e-9461-c7e7ed23f622 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:11:34,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8ed99114-0b8c-4d8e-9461-c7e7ed23f622 2018-07-22 03:11:34,644 - 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}70c0f09ef8fb62b994085f01016c00c912df3b6b" -d '{"role": {"name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}}' 2018-07-22 03:11:34,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-204af602-1648-4ec6-bb2d-421864e6f002 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e171b45cd64c46fca17bad23d85dd226", "links": {"self": "http://172.30.9.25:5000/v3/roles/e171b45cd64c46fca17bad23d85dd226"}, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}} 2018-07-22 03:11:34,758 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-204af602-1648-4ec6-bb2d-421864e6f002 2018-07-22 03:11:34,758 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role 2018-07-22 03:11:34,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e171b45cd64c46fca17bad23d85dd226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:11:34,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa38b3b-0db0-4945-8681-02ff41efbc61 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e171b45cd64c46fca17bad23d85dd226", "links": {"self": "http://172.30.9.25:5000/v3/roles/e171b45cd64c46fca17bad23d85dd226"}, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}} 2018-07-22 03:11:34,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e171b45cd64c46fca17bad23d85dd226 used request id req-6aa38b3b-0db0-4945-8681-02ff41efbc61 2018-07-22 03:11:34,844 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role to project CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj 2018-07-22 03:11:34,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181/users/c00706f3db4f408f9eb39330ccf94408/roles/e171b45cd64c46fca17bad23d85dd226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:11:34,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17b49535-3e69-4e63-86b1-ad609ea778e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:11:34,964 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181/users/c00706f3db4f408f9eb39330ccf94408/roles/e171b45cd64c46fca17bad23d85dd226 used request id req-17b49535-3e69-4e63-86b1-ad609ea778e0 2018-07-22 03:11:34,965 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:11:34,966 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:11:34,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:34,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:35,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["tEw-J6Q1SjuL24EAK108Ug"], "issued_at": "2018-07-22T03:11:35.000000Z"}} 2018-07-22 03:11:35,347 - 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}f47225c61b90f312b646a7d6972a7b959f7598a5" 2018-07-22 03:11:35,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a9720f-4d36-47f8-bf28-29b652f0ff74 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-22 03:11:35,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-96a9720f-4d36-47f8-bf28-29b652f0ff74 2018-07-22 03:11:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f47225c61b90f312b646a7d6972a7b959f7598a5" 2018-07-22 03:11:35,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-19732a9c-291e-4dd9-9148-a6ecb14507f8 Date: Sun, 22 Jul 2018 03:11:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19"} 2018-07-22 03:11:35,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 used request id req-19732a9c-291e-4dd9-9148-a6ecb14507f8 2018-07-22 03:11:35,619 - 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}f47225c61b90f312b646a7d6972a7b959f7598a5" 2018-07-22 03:11:35,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-91878cc8-9fbf-4c56-830a-16382869bcbd Date: Sun, 22 Jul 2018 03:11:35 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-22 03:11:35,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-91878cc8-9fbf-4c56-830a-16382869bcbd 2018-07-22 03:11:35,655 - 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}f47225c61b90f312b646a7d6972a7b959f7598a5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19"}' 2018-07-22 03:11:35,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b3c27cb5-ad9b-4474-8d08-b56623400fa4 Date: Sun, 22 Jul 2018 03:11:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:11:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:11:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "min_disk": 0, "protected": false, "id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "file": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18/file", "checksum": null, "owner": "f5f76fd637d243dcac56d9cb33f53181", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:11:35,692 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b3c27cb5-ad9b-4474-8d08-b56623400fa4 2018-07-22 03:11:35,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f47225c61b90f312b646a7d6972a7b959f7598a5" -d '' 2018-07-22 03:11:36,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d5b7ff3-f330-49b9-8d14-ce49a774c4ff Date: Sun, 22 Jul 2018 03:11: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-22 03:11:36,520 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18/file used request id req-4d5b7ff3-f330-49b9-8d14-ce49a774c4ff 2018-07-22 03:11:36,521 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:11:36,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f47225c61b90f312b646a7d6972a7b959f7598a5" 2018-07-22 03:11:36,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-2f986500-6a5a-4442-8e5a-55634df789d1 Date: Sun, 22 Jul 2018 03:11:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:11:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:11:36Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/5b077a7f-86f0-4562-848b-61d8fef07f18/snap", "metadata": {}}], "self": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "min_disk": 0, "protected": false, "id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "file": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5f76fd637d243dcac56d9cb33f53181", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/5b077a7f-86f0-4562-848b-61d8fef07f18/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:11:36,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18 used request id req-2f986500-6a5a-4442-8e5a-55634df789d1 2018-07-22 03:11:36,543 - 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}f47225c61b90f312b646a7d6972a7b959f7598a5" 2018-07-22 03:11:36,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8e38a8ee-84e6-49e6-8fd6-5a25e91ecc3b Date: Sun, 22 Jul 2018 03:11:36 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-22 03:11:36,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8e38a8ee-84e6-49e6-8fd6-5a25e91ecc3b 2018-07-22 03:11:36,552 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 2018-07-22 03:11:36,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f47225c61b90f312b646a7d6972a7b959f7598a5" 2018-07-22 03:11:36,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-f837a464-3ac5-4a0e-b89a-46ec7569b606 Date: Sun, 22 Jul 2018 03:11:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:11:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:11:36Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/5b077a7f-86f0-4562-848b-61d8fef07f18/snap", "metadata": {}}], "self": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "min_disk": 0, "protected": false, "id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "file": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5f76fd637d243dcac56d9cb33f53181", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/5b077a7f-86f0-4562-848b-61d8fef07f18/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:11:36,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18 used request id req-f837a464-3ac5-4a0e-b89a-46ec7569b606 2018-07-22 03:11:36,571 - create_image - DEBUG - Instance status is - active 2018-07-22 03:11:36,571 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 2018-07-22 03:11:36,571 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 2018-07-22 03:11:36,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:36,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:36,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["bBmGxPExQIWriVnunrRyzw"], "issued_at": "2018-07-22T03:11:36.000000Z"}} 2018-07-22 03:11:36,965 - 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}95e5dc198e642eb1f553a083785f1a298e88c1cb" 2018-07-22 03:11:37,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028ce7dd-437c-4264-b9f6-8f770707958e 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-22 03:11:37,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-028ce7dd-437c-4264-b9f6-8f770707958e 2018-07-22 03:11:37,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5dc198e642eb1f553a083785f1a298e88c1cb" 2018-07-22 03:11:37,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1db7dddb-e305-4bc8-a4f2-961303b751ff Date: Sun, 22 Jul 2018 03:11:37 GMT RESP BODY: {"networks":[]} 2018-07-22 03:11:37,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-1db7dddb-e305-4bc8-a4f2-961303b751ff 2018-07-22 03:11:37,205 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 2018-07-22 03:11:37,210 - 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}95e5dc198e642eb1f553a083785f1a298e88c1cb" -d '{"network": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1", "admin_state_up": true}}' 2018-07-22 03:11:37,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3e4c18bf-3399-48e0-8c6a-21c18397ce44 Date: Sun, 22 Jul 2018 03:11:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:11:37Z","is_default":false,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}} 2018-07-22 03:11:37,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-3e4c18bf-3399-48e0-8c6a-21c18397ce44 2018-07-22 03:11:37,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5dc198e642eb1f553a083785f1a298e88c1cb" 2018-07-22 03:11:37,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4fe6e871-4e11-4f9c-9156-31a2d8f7ef2b Date: Sun, 22 Jul 2018 03:11:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:11:37Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:37,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-4fe6e871-4e11-4f9c-9156-31a2d8f7ef2b 2018-07-22 03:11:37,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5dc198e642eb1f553a083785f1a298e88c1cb" 2018-07-22 03:11:37,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cc631e6c-2aa6-49ad-84d7-0e0759b7f49e Date: Sun, 22 Jul 2018 03:11:37 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:11:37,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-cc631e6c-2aa6-49ad-84d7-0e0759b7f49e 2018-07-22 03:11:37,965 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1 2018-07-22 03:11:37,969 - 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}95e5dc198e642eb1f553a083785f1a298e88c1cb" -d '{"subnets": [{"ip_version": 4, "network_id": "3837aeb2-a154-4569-afac-a751365d8abc", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]}' 2018-07-22 03:11:38,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b7b94fcb-b324-4584-84d8-6ab8d8a2b409 Date: Sun, 22 Jul 2018 03:11:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:38,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-b7b94fcb-b324-4584-84d8-6ab8d8a2b409 2018-07-22 03:11:38,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5dc198e642eb1f553a083785f1a298e88c1cb" 2018-07-22 03:11:38,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d1d37b35-d38a-42c1-ab15-199aa4e52ca7 Date: Sun, 22 Jul 2018 03:11:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:38,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-d1d37b35-d38a-42c1-ab15-199aa4e52ca7 2018-07-22 03:11:38,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5dc198e642eb1f553a083785f1a298e88c1cb" 2018-07-22 03:11:38,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5cf186ed-0915-4c75-886f-66b24ae46e22 Date: Sun, 22 Jul 2018 03:11:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:38,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-5cf186ed-0915-4c75-886f-66b24ae46e22 2018-07-22 03:11:38,629 - OpenStackNetwork - DEBUG - Network [3837aeb2-a154-4569-afac-a751365d8abc] created successfully 2018-07-22 03:11:38,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:38,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:39,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["9eS6ns15SRWif0tXYyCAYg"], "issued_at": "2018-07-22T03:11:39.000000Z"}} 2018-07-22 03:11:39,011 - 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}48d840ce73b1edec3293c2759d15fe76d633daab" 2018-07-22 03:11:39,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60933a05-3755-4606-b69a-97cd513f6ff3 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-22 03:11:39,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-60933a05-3755-4606-b69a-97cd513f6ff3 2018-07-22 03:11:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d840ce73b1edec3293c2759d15fe76d633daab" 2018-07-22 03:11:39,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-387eea44-4fa0-475d-8e8c-8fc77cf1d6d9 Date: Sun, 22 Jul 2018 03:11:39 GMT RESP BODY: {"networks":[]} 2018-07-22 03:11:39,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-387eea44-4fa0-475d-8e8c-8fc77cf1d6d9 2018-07-22 03:11:39,293 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 2018-07-22 03:11:39,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}48d840ce73b1edec3293c2759d15fe76d633daab" -d '{"network": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2", "admin_state_up": true}}' 2018-07-22 03:11:39,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d8694481-64d0-4ab2-b295-410b660b2392 Date: Sun, 22 Jul 2018 03:11:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:11:39Z","is_default":false,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}} 2018-07-22 03:11:39,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-d8694481-64d0-4ab2-b295-410b660b2392 2018-07-22 03:11:39,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d840ce73b1edec3293c2759d15fe76d633daab" 2018-07-22 03:11:39,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-2c2f28cf-a590-4a7f-9b47-8e3de5ba2942 Date: Sun, 22 Jul 2018 03:11:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:11:39Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:11:39,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-2c2f28cf-a590-4a7f-9b47-8e3de5ba2942 2018-07-22 03:11:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d840ce73b1edec3293c2759d15fe76d633daab" 2018-07-22 03:11:39,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8410a346-fac3-42de-b5a7-88f006571e33 Date: Sun, 22 Jul 2018 03:11:39 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:11:39,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-8410a346-fac3-42de-b5a7-88f006571e33 2018-07-22 03:11:39,679 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2 2018-07-22 03:11:39,683 - 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}48d840ce73b1edec3293c2759d15fe76d633daab" -d '{"subnets": [{"ip_version": 4, "network_id": "e173eb8f-b3fd-4669-9c74-b1ab0a79f89a", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]}' 2018-07-22 03:11:40,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7b5e7529-3426-4509-97d0-dfa3243d5933 Date: Sun, 22 Jul 2018 03:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:11:40,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-7b5e7529-3426-4509-97d0-dfa3243d5933 2018-07-22 03:11:40,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d840ce73b1edec3293c2759d15fe76d633daab" 2018-07-22 03:11:40,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76c432b7-e8db-490f-be58-3975604b042c Date: Sun, 22 Jul 2018 03:11:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:11:40,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-76c432b7-e8db-490f-be58-3975604b042c 2018-07-22 03:11:40,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d840ce73b1edec3293c2759d15fe76d633daab" 2018-07-22 03:11:40,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7c142834-5d18-4df9-9b62-b7cb19cf91c3 Date: Sun, 22 Jul 2018 03:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:11:40,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-7c142834-5d18-4df9-9b62-b7cb19cf91c3 2018-07-22 03:11:40,663 - OpenStackNetwork - DEBUG - Network [e173eb8f-b3fd-4669-9c74-b1ab0a79f89a] created successfully 2018-07-22 03:11:40,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:40,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:41,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["iHTAGRWvRSSyuc1n26eFbg"], "issued_at": "2018-07-22T03:11:41.000000Z"}} 2018-07-22 03:11:41,085 - 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}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:41,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93112aeb-38cc-49a4-b887-5850079406b1 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-22 03:11:41,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-93112aeb-38cc-49a4-b887-5850079406b1 2018-07-22 03:11:41,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:41,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4a3caa24-0a4b-4383-9270-16e38df12abe Date: Sun, 22 Jul 2018 03:11:41 GMT RESP BODY: {"routers": []} 2018-07-22 03:11:41,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router&admin_state_up=True used request id req-4a3caa24-0a4b-4383-9270-16e38df12abe 2018-07-22 03:11:41,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:41,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:41,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["aH5YdDVpRmuT6AOjksYhrA"], "issued_at": "2018-07-22T03:11:41.000000Z"}} 2018-07-22 03:11:41,782 - 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}58fb93976b1cd5b452d9761ef498edca4ebf31c3" 2018-07-22 03:11:41,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5c636c-a09f-4bce-bc27-5c616accf5ce 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-22 03:11:41,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fd5c636c-a09f-4bce-bc27-5c616accf5ce 2018-07-22 03:11:41,862 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:11:41,867 - 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}d29f67550a5642ec6a56639d76f6362dab7e6f35" -d '{"router": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router", "admin_state_up": true}}' 2018-07-22 03:11:41,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-46533259-f646-4d41-ad2c-8c3a2aebe766 Date: Sun, 22 Jul 2018 03:11:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:41Z", "admin_state_up": true, "updated_at": "2018-07-22T03:11:41Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router"}} 2018-07-22 03:11:41,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-46533259-f646-4d41-ad2c-8c3a2aebe766 2018-07-22 03:11:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:42,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b0b14102-ad0d-4f2b-addf-365f0fe028b4 Date: Sun, 22 Jul 2018 03:11:42 GMT RESP BODY: {"ports":[]} 2018-07-22 03:11:42,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6 used request id req-b0b14102-ad0d-4f2b-addf-365f0fe028b4 2018-07-22 03:11:42,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:42,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-61fad54f-65fc-45c2-ab26-7c411e7fc339 Date: Sun, 22 Jul 2018 03:11:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:42,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-61fad54f-65fc-45c2-ab26-7c411e7fc339 2018-07-22 03:11:42,112 - 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-22 03:11:42,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:42,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3aa21d1-cd9a-4ca8-a53e-41068a5dc838 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:42,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-d3aa21d1-cd9a-4ca8-a53e-41068a5dc838 2018-07-22 03:11:42,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:42,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0bce6db2-6aa3-4dd5-9247-e649faaa80e4 Date: Sun, 22 Jul 2018 03:11:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:42,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-0bce6db2-6aa3-4dd5-9247-e649faaa80e4 2018-07-22 03:11:42,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:42,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ea81455f-6ef2-4b7a-a781-8f37ae26a7a1 Date: Sun, 22 Jul 2018 03:11:42 GMT RESP BODY: {"ports":[]} 2018-07-22 03:11:42,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1&admin_state_up=True used request id req-ea81455f-6ef2-4b7a-a781-8f37ae26a7a1 2018-07-22 03:11:42,297 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1 for router - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:11:42,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:42,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:42,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["OfQqtC0tTnKO_2GUBy37fg"], "issued_at": "2018-07-22T03:11:42.000000Z"}} 2018-07-22 03:11:42,680 - 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}4d43df94677a1fb7174ae7d7c47775dc741e277c" 2018-07-22 03:11:42,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22082268-45c0-4ff4-beea-00aae2eca02b 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-22 03:11:42,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-22082268-45c0-4ff4-beea-00aae2eca02b 2018-07-22 03:11:42,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:42,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-30562b4c-7a6b-4d03-a658-b4cbf1ccfb21 Date: Sun, 22 Jul 2018 03:11:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:42,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-30562b4c-7a6b-4d03-a658-b4cbf1ccfb21 2018-07-22 03:11:42,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:42,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f69cf7e7-d9b3-4383-bd11-dd66878978b0 Date: Sun, 22 Jul 2018 03:11:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:42,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-f69cf7e7-d9b3-4383-bd11-dd66878978b0 2018-07-22 03:11:42,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:42,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6b732e9c-247c-4331-bfe6-74f6834e7585 Date: Sun, 22 Jul 2018 03:11:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:42,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-6b732e9c-247c-4331-bfe6-74f6834e7585 2018-07-22 03:11:42,944 - 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-22 03:11:42,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:42,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d43df94677a1fb7174ae7d7c47775dc741e277c" 2018-07-22 03:11:43,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aaac3d3-2f89-49af-9886-82e1a131ffe4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:43,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-1aaac3d3-2f89-49af-9886-82e1a131ffe4 2018-07-22 03:11:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:43,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ac425518-1cd1-4a5e-b8c0-33d886d7d1c1 Date: Sun, 22 Jul 2018 03:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:43,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-ac425518-1cd1-4a5e-b8c0-33d886d7d1c1 2018-07-22 03:11:43,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:43,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c0abc35b-7679-4465-9ef4-b10c44d6817b Date: Sun, 22 Jul 2018 03:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:43,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1 used request id req-c0abc35b-7679-4465-9ef4-b10c44d6817b 2018-07-22 03:11:43,143 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 2018-07-22 03:11:43,149 - 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}d29f67550a5642ec6a56639d76f6362dab7e6f35" -d '{"port": {"network_id": "3837aeb2-a154-4569-afac-a751365d8abc", "fixed_ips": [{"subnet_id": "8c3cfccf-9bae-4821-84a9-fcbfded9b9b1", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1", "admin_state_up": true}}' 2018-07-22 03:11:44,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-88a7b86f-9101-4974-8965-21a083e65765 Date: Sun, 22 Jul 2018 03:11:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.1"}],"id":"50f2076f-5b47-44a6-938a-c4c981b7e734","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:9a:6a:2e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1","project_id":"f5f76fd637d243dcac56d9cb33f53181","qos_policy_id":null,"admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:11:44,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-88a7b86f-9101-4974-8965-21a083e65765 2018-07-22 03:11:44,470 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1 for router - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:11:44,470 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:11:44,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" -d '{"port_id": "50f2076f-5b47-44a6-938a-c4c981b7e734"}' 2018-07-22 03:11:46,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d98e70e2-6286-489e-a063-f7d93dd7c5e8 Date: Sun, 22 Jul 2018 03:11:46 GMT RESP BODY: {"network_id": "3837aeb2-a154-4569-afac-a751365d8abc", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "subnet_id": "8c3cfccf-9bae-4821-84a9-fcbfded9b9b1", "subnet_ids": ["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"], "port_id": "50f2076f-5b47-44a6-938a-c4c981b7e734", "id": "3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6"} 2018-07-22 03:11:46,349 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6/add_router_interface used request id req-d98e70e2-6286-489e-a063-f7d93dd7c5e8 2018-07-22 03:11:46,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:46,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5638d9b4-b329-4885-b472-aff6a3f2dec5 Date: Sun, 22 Jul 2018 03:11:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:11:46,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-5638d9b4-b329-4885-b472-aff6a3f2dec5 2018-07-22 03:11:46,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:46,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88eaf326-c72f-43ba-9d75-50730d22053f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:46,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-88eaf326-c72f-43ba-9d75-50730d22053f 2018-07-22 03:11:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:46,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2a68ff2b-f416-4148-8ac7-1af005d4566b Date: Sun, 22 Jul 2018 03:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:11:46,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-2a68ff2b-f416-4148-8ac7-1af005d4566b 2018-07-22 03:11:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:46,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-21838e09-b1e4-4eb2-9cee-863a03217c21 Date: Sun, 22 Jul 2018 03:11:46 GMT RESP BODY: {"ports":[]} 2018-07-22 03:11:46,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2&admin_state_up=True used request id req-21838e09-b1e4-4eb2-9cee-863a03217c21 2018-07-22 03:11:46,664 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2 for router - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:11:46,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:46,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:47,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["izWAr_iRTJCWIEZ4txmT7A"], "issued_at": "2018-07-22T03:11:47.000000Z"}} 2018-07-22 03:11:47,046 - 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}ba3f8ad1d2339146ea004b7c49e63af17082212a" 2018-07-22 03:11:47,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751e9bfb-00f2-4107-8df8-5afbe1dcfcbf 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-22 03:11:47,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-751e9bfb-00f2-4107-8df8-5afbe1dcfcbf 2018-07-22 03:11:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:47,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ebfb2b37-0ae5-4652-aeb2-4d904bb987fc Date: Sun, 22 Jul 2018 03:11:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:11:47,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-ebfb2b37-0ae5-4652-aeb2-4d904bb987fc 2018-07-22 03:11:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:47,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0010140c-dc29-4cff-aabc-3dfa26bfec8d Date: Sun, 22 Jul 2018 03:11:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:11:47,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-0010140c-dc29-4cff-aabc-3dfa26bfec8d 2018-07-22 03:11:47,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:47,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-070fc1ca-2c05-466e-bbbc-d6649b35eb14 Date: Sun, 22 Jul 2018 03:11:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:11:47,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-070fc1ca-2c05-466e-bbbc-d6649b35eb14 2018-07-22 03:11:47,330 - 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-22 03:11:47,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:47,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f8ad1d2339146ea004b7c49e63af17082212a" 2018-07-22 03:11:47,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196fd654-ff63-40be-8e3a-c312a9c607b9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:47,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-196fd654-ff63-40be-8e3a-c312a9c607b9 2018-07-22 03:11:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:47,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-687f2b05-a84c-403f-ad0f-7dbaac28e22b Date: Sun, 22 Jul 2018 03:11:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:11:47,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-687f2b05-a84c-403f-ad0f-7dbaac28e22b 2018-07-22 03:11:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:47,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c3bd6c50-9258-4537-8584-31680320bf39 Date: Sun, 22 Jul 2018 03:11:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:11:47,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2 used request id req-c3bd6c50-9258-4537-8584-31680320bf39 2018-07-22 03:11:47,525 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 2018-07-22 03:11:47,530 - 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}d29f67550a5642ec6a56639d76f6362dab7e6f35" -d '{"port": {"network_id": "e173eb8f-b3fd-4669-9c74-b1ab0a79f89a", "fixed_ips": [{"subnet_id": "4c456849-7dc3-4cd0-96cd-a451e94068d2", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2", "admin_state_up": true}}' 2018-07-22 03:11:48,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-d6be8e32-383b-4705-8bde-f5ff8e0811b0 Date: Sun, 22 Jul 2018 03:11:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:48Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.1"}],"id":"48b5050b-7726-406d-b337-11b8c0fc4d21","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:53:ce:20","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2","project_id":"f5f76fd637d243dcac56d9cb33f53181","qos_policy_id":null,"admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:47Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:11:48,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-d6be8e32-383b-4705-8bde-f5ff8e0811b0 2018-07-22 03:11:48,524 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2 for router - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:11:48,524 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:11:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" -d '{"port_id": "48b5050b-7726-406d-b337-11b8c0fc4d21"}' 2018-07-22 03:11:50,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-94c20c0c-c508-4e23-8f91-2c258daf6983 Date: Sun, 22 Jul 2018 03:11:50 GMT RESP BODY: {"network_id": "e173eb8f-b3fd-4669-9c74-b1ab0a79f89a", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "subnet_id": "4c456849-7dc3-4cd0-96cd-a451e94068d2", "subnet_ids": ["4c456849-7dc3-4cd0-96cd-a451e94068d2"], "port_id": "48b5050b-7726-406d-b337-11b8c0fc4d21", "id": "3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6"} 2018-07-22 03:11:50,360 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6/add_router_interface used request id req-94c20c0c-c508-4e23-8f91-2c258daf6983 2018-07-22 03:11:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:50,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-d8fbdea8-72cc-4da6-bfb9-14752e319dbf Date: Sun, 22 Jul 2018 03:11:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:41Z", "admin_state_up": true, "updated_at": "2018-07-22T03:11:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router"}} 2018-07-22 03:11:50,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6 used request id req-d8fbdea8-72cc-4da6-bfb9-14752e319dbf 2018-07-22 03:11:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:50,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-172b86fc-4e88-48a0-b6a0-fec05bffcb2b Date: Sun, 22 Jul 2018 03:11:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:49Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.1"}],"id":"48b5050b-7726-406d-b337-11b8c0fc4d21","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:53:ce:20","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2","admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:47Z","binding:vnic_type":"normal","device_id":"3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:49Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.1"}],"id":"50f2076f-5b47-44a6-938a-c4c981b7e734","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:9a:6a:2e","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1","admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:43Z","binding:vnic_type":"normal","device_id":"3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6","ip_allocation":"immediate"}]} 2018-07-22 03:11:50,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6 used request id req-172b86fc-4e88-48a0-b6a0-fec05bffcb2b 2018-07-22 03:11:50,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8c3cfccf-9bae-4821-84a9-fcbfded9b9b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:50,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-0956169e-6c8b-43cf-8a75-7ece41d7bc07 Date: Sun, 22 Jul 2018 03:11:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}} 2018-07-22 03:11:50,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8c3cfccf-9bae-4821-84a9-fcbfded9b9b1 used request id req-0956169e-6c8b-43cf-8a75-7ece41d7bc07 2018-07-22 03:11:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/4c456849-7dc3-4cd0-96cd-a451e94068d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:11:50,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-d6193aae-a304-404f-b398-db97004dcf3f Date: Sun, 22 Jul 2018 03:11:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}} 2018-07-22 03:11:50,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/4c456849-7dc3-4cd0-96cd-a451e94068d2 used request id req-d6193aae-a304-404f-b398-db97004dcf3f 2018-07-22 03:11:50,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:50,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:51,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["tmBHMJVSQZuJDXJPBXkGgA"], "issued_at": "2018-07-22T03:11:51.000000Z"}} 2018-07-22 03:11:51,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}34a8e7054cce2a677de90e36a331eea0cc32aa97" 2018-07-22 03:11:51,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e552b9-0951-4468-a974-9272cec8aaa6 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-22 03:11:51,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-46e552b9-0951-4468-a974-9272cec8aaa6 2018-07-22 03:11:51,130 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:11:51,136 - 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}34a8e7054cce2a677de90e36a331eea0cc32aa97" 2018-07-22 03:11:51,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-9cb6c12a-2664-46d7-bc7d-d89b67f1e573 x-compute-request-id: req-9cb6c12a-2664-46d7-bc7d-d89b67f1e573 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:11:51,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9cb6c12a-2664-46d7-bc7d-d89b67f1e573 2018-07-22 03:11:51,309 - 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}34a8e7054cce2a677de90e36a331eea0cc32aa97" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-22 03:11:51,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-2f5a0355-39fc-4e49-86d6-5a083b565bf8 x-compute-request-id: req-2f5a0355-39fc-4e49-86d6-5a083b565bf8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d"}} 2018-07-22 03:11:51,346 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2f5a0355-39fc-4e49-86d6-5a083b565bf8 2018-07-22 03:11:51,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:51,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:51,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["11bBVHWNQUSQRT2PFhOKKA"], "issued_at": "2018-07-22T03:11:51.000000Z"}} 2018-07-22 03:11:51,728 - 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}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:51,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9897e17-ca30-4720-bb94-b628bded6075 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-22 03:11:51,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f9897e17-ca30-4720-bb94-b628bded6075 2018-07-22 03:11:51,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:51,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8933b4d0-0de1-4f2e-bdda-46f35f28b35d Date: Sun, 22 Jul 2018 03:11:52 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:11:51,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp used request id req-8933b4d0-0de1-4f2e-bdda-46f35f28b35d 2018-07-22 03:11:51,999 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp... 2018-07-22 03:11:51,999 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp 2018-07-22 03:11:52,004 - 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}f61495b2a3b8f318847cc068578e39dc975fcff9" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}}' 2018-07-22 03:11:52,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-8631d60c-fb1e-4a86-8200-5027c9ec79e9 Date: Sun, 22 Jul 2018 03:11:52 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "updated_at": "2018-07-22T03:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "01a73792-ce68-4091-900d-440e1b1a998a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "b147b360-1854-4772-ac2b-5046101b9894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}], "revision_number": 2, "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}} 2018-07-22 03:11:52,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-8631d60c-fb1e-4a86-8200-5027c9ec79e9 2018-07-22 03:11:52,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6c5bc30-85f8-49a8-b0db-c69bef5ae869 Date: Sun, 22 Jul 2018 03:11:52 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-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "01a73792-ce68-4091-900d-440e1b1a998a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "b147b360-1854-4772-ac2b-5046101b9894"}]} 2018-07-22 03:11:52,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-e6c5bc30-85f8-49a8-b0db-c69bef5ae869 2018-07-22 03:11:52,267 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9b6bd39-ee70-4c1e-acef-d3cc4a02301a Date: Sun, 22 Jul 2018 03:11:52 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-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "01a73792-ce68-4091-900d-440e1b1a998a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "b147b360-1854-4772-ac2b-5046101b9894"}]} 2018-07-22 03:11:52,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-d9b6bd39-ee70-4c1e-acef-d3cc4a02301a 2018-07-22 03:11:52,298 - neutron_utils - INFO - Retrieving security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:52,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-c75bbc20-473f-488a-a72a-4e5d64384fa5 Date: Sun, 22 Jul 2018 03:11:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "updated_at": "2018-07-22T03:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "01a73792-ce68-4091-900d-440e1b1a998a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "b147b360-1854-4772-ac2b-5046101b9894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}], "revision_number": 2, "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}]} 2018-07-22 03:11:52,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-c75bbc20-473f-488a-a72a-4e5d64384fa5 2018-07-22 03:11:52,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:52,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1df9e6b9-b124-46e5-a7af-f468dd9778da Date: Sun, 22 Jul 2018 03:11:52 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-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "01a73792-ce68-4091-900d-440e1b1a998a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "b147b360-1854-4772-ac2b-5046101b9894"}]} 2018-07-22 03:11:52,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-1df9e6b9-b124-46e5-a7af-f468dd9778da 2018-07-22 03:11:52,410 - neutron_utils - INFO - Retrieving security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-2305731f-8d7e-44f1-ba38-16edc1ed7b12 Date: Sun, 22 Jul 2018 03:11:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "updated_at": "2018-07-22T03:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "01a73792-ce68-4091-900d-440e1b1a998a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "b147b360-1854-4772-ac2b-5046101b9894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}], "revision_number": 2, "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}]} 2018-07-22 03:11:52,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-2305731f-8d7e-44f1-ba38-16edc1ed7b12 2018-07-22 03:11:52,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2105a251-739f-4272-b1d7-ae48651e608f Date: Sun, 22 Jul 2018 03:11:52 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-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "01a73792-ce68-4091-900d-440e1b1a998a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "b147b360-1854-4772-ac2b-5046101b9894"}]} 2018-07-22 03:11:52,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-2105a251-739f-4272-b1d7-ae48651e608f 2018-07-22 03:11:52,487 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp 2018-07-22 03:11:52,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-144163f8-b3b9-44d5-81eb-8e59af536d9f Date: Sun, 22 Jul 2018 03:11:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "updated_at": "2018-07-22T03:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "01a73792-ce68-4091-900d-440e1b1a998a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "b147b360-1854-4772-ac2b-5046101b9894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}], "revision_number": 2, "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}]} 2018-07-22 03:11:52,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp used request id req-144163f8-b3b9-44d5-81eb-8e59af536d9f 2018-07-22 03:11:52,535 - 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-22 03:11:52,540 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528b41d1-3520-4f27-97ee-5a2c28e7e4cf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:52,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-528b41d1-3520-4f27-97ee-5a2c28e7e4cf 2018-07-22 03:11:52,627 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:52,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70218334-b05b-4fa3-af8e-29de1ebdfa12 Date: Sun, 22 Jul 2018 03:11:52 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-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "01a73792-ce68-4091-900d-440e1b1a998a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "b147b360-1854-4772-ac2b-5046101b9894"}]} 2018-07-22 03:11:52,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-70218334-b05b-4fa3-af8e-29de1ebdfa12 2018-07-22 03:11:52,660 - 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}f61495b2a3b8f318847cc068578e39dc975fcff9" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df"}}' 2018-07-22 03:11:52,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-16a9a707-213b-459d-8693-8ea70377a09f Date: Sun, 22 Jul 2018 03:11:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "2639e984-fb9a-48ef-a465-981eea651cd9"}} 2018-07-22 03:11:52,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-16a9a707-213b-459d-8693-8ea70377a09f 2018-07-22 03:11:52,795 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp 2018-07-22 03:11:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-4260b3ae-dd05-4c0e-afc2-e8d9ba368056 Date: Sun, 22 Jul 2018 03:11:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "updated_at": "2018-07-22T03:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "01a73792-ce68-4091-900d-440e1b1a998a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "2639e984-fb9a-48ef-a465-981eea651cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "b147b360-1854-4772-ac2b-5046101b9894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}], "revision_number": 3, "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}]} 2018-07-22 03:11:52,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp used request id req-4260b3ae-dd05-4c0e-afc2-e8d9ba368056 2018-07-22 03:11:52,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b9c5bf-804b-4643-91e2-9bf1ab4e2bb3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:52,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-43b9c5bf-804b-4643-91e2-9bf1ab4e2bb3 2018-07-22 03:11:52,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:52,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-2ef24c48-040c-48ae-9ae0-cdb8a18f5177 Date: Sun, 22 Jul 2018 03:11:52 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-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "01a73792-ce68-4091-900d-440e1b1a998a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "2639e984-fb9a-48ef-a465-981eea651cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "b147b360-1854-4772-ac2b-5046101b9894"}]} 2018-07-22 03:11:52,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-2ef24c48-040c-48ae-9ae0-cdb8a18f5177 2018-07-22 03:11:52,991 - 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}f61495b2a3b8f318847cc068578e39dc975fcff9" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df"}}' 2018-07-22 03:11:53,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-9c27dd81-1d5f-4d83-b0d1-b56506b67aeb Date: Sun, 22 Jul 2018 03:11:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:53Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:53Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "7180d9a0-dd02-440b-adce-84de75441142"}} 2018-07-22 03:11:53,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-9c27dd81-1d5f-4d83-b0d1-b56506b67aeb 2018-07-22 03:11:53,125 - neutron_utils - INFO - Retrieving security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:53,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:53,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-5fc705d8-e4ae-4279-8039-1c14ea54a9b0 Date: Sun, 22 Jul 2018 03:11:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "updated_at": "2018-07-22T03:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "01a73792-ce68-4091-900d-440e1b1a998a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "2639e984-fb9a-48ef-a465-981eea651cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:53Z", "revision_number": 0, "id": "7180d9a0-dd02-440b-adce-84de75441142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:53Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "revision_number": 0, "id": "b147b360-1854-4772-ac2b-5046101b9894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}], "revision_number": 4, "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}]} 2018-07-22 03:11:53,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-5fc705d8-e4ae-4279-8039-1c14ea54a9b0 2018-07-22 03:11:53,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a814ff0a-4b66-4cba-bd84-a92c8c6fd1df 2018-07-22 03:11:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:11:53,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-73540a81-6c17-40c8-9eaf-e9462767d67e Date: Sun, 22 Jul 2018 03:11: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-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "01a73792-ce68-4091-900d-440e1b1a998a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "2639e984-fb9a-48ef-a465-981eea651cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:53Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:53Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "7180d9a0-dd02-440b-adce-84de75441142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:52Z", "security_group_id": "a814ff0a-4b66-4cba-bd84-a92c8c6fd1df", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:52Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "b147b360-1854-4772-ac2b-5046101b9894"}]} 2018-07-22 03:11:53,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-73540a81-6c17-40c8-9eaf-e9462767d67e 2018-07-22 03:11:53,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:53,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:53,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["mSquvGDvSPStFuUiKU6b2g"], "issued_at": "2018-07-22T03:11:53.000000Z"}} 2018-07-22 03:11:53,618 - 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}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:53,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6834880f-91cb-4c4a-b058-901e7b441d68 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-22 03:11:53,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6834880f-91cb-4c4a-b058-901e7b441d68 2018-07-22 03:11:53,698 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:11:53,699 - 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}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:53,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b124383f-354b-427b-84f1-fe6c8f6ea2bb 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-22 03:11:53,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b124383f-354b-427b-84f1-fe6c8f6ea2bb 2018-07-22 03:11:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a2aae5d6-7f3c-413c-b2d2-60d9c5d00ae7 Date: Sun, 22 Jul 2018 03:11:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:54,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-a2aae5d6-7f3c-413c-b2d2-60d9c5d00ae7 2018-07-22 03:11:54,045 - 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-22 03:11:54,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:54,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:54,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a8f84f-49a0-4bf0-a1f6-97162627138f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:54,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-c5a8f84f-49a0-4bf0-a1f6-97162627138f 2018-07-22 03:11:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:54,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0208ad74-da1b-414e-967a-eaa4d0d92ab0 Date: Sun, 22 Jul 2018 03:11:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:54,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-0208ad74-da1b-414e-967a-eaa4d0d92ab0 2018-07-22 03:11:54,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:54,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eba0b295-68c5-4d2c-bd68-afd0e84f6851 Date: Sun, 22 Jul 2018 03:11:54 GMT RESP BODY: {"ports":[]} 2018-07-22 03:11:54,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port&admin_state_up=True used request id req-eba0b295-68c5-4d2c-bd68-afd0e84f6851 2018-07-22 03:11:54,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:54,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-0776a19e-4329-436a-924c-588fcba00841 x-compute-request-id: req-0776a19e-4329-436a-924c-588fcba00841 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:11:54,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1 used request id req-0776a19e-4329-436a-924c-588fcba00841 2018-07-22 03:11:54,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:54,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8469dc2e-ee75-4284-b82f-99257b93221f Date: Sun, 22 Jul 2018 03:11:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:54,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-8469dc2e-ee75-4284-b82f-99257b93221f 2018-07-22 03:11:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:54,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28aae24c-25e7-4ee2-ad81-7fc9e0c47ec2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:54,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-28aae24c-25e7-4ee2-ad81-7fc9e0c47ec2 2018-07-22 03:11:54,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:54,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-902bc967-8f85-4019-9739-64c271b64111 Date: Sun, 22 Jul 2018 03:11:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:54,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-902bc967-8f85-4019-9739-64c271b64111 2018-07-22 03:11:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:54,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-79834a6d-fc79-4788-bbe3-7c3a831135e2 Date: Sun, 22 Jul 2018 03:11:54 GMT RESP BODY: {"ports":[]} 2018-07-22 03:11:54,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port&admin_state_up=True used request id req-79834a6d-fc79-4788-bbe3-7c3a831135e2 2018-07-22 03:11:54,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:11:54,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:11:55,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:11:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["Il70EBoOQ1al5vbxqRl6vg"], "issued_at": "2018-07-22T03:11:55.000000Z"}} 2018-07-22 03:11:55,268 - 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}5d087bf89a82e169099dcc366daf4306d27e234a" 2018-07-22 03:11:55,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95974eed-376f-452f-a61a-c5f060e4fc1b 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-22 03:11:55,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-95974eed-376f-452f-a61a-c5f060e4fc1b 2018-07-22 03:11:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:55,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c60ad41e-640b-40b0-bdf0-ea5403a7080f Date: Sun, 22 Jul 2018 03:11:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:55,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-c60ad41e-640b-40b0-bdf0-ea5403a7080f 2018-07-22 03:11:55,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:55,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f0a01eda-f1bb-43d6-9d56-af55b60f7e6d Date: Sun, 22 Jul 2018 03:11:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:55,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-f0a01eda-f1bb-43d6-9d56-af55b60f7e6d 2018-07-22 03:11:55,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:55,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ca03a2db-c443-499a-823b-cb9be8ec72e2 Date: Sun, 22 Jul 2018 03:11:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:55,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-ca03a2db-c443-499a-823b-cb9be8ec72e2 2018-07-22 03:11:55,604 - 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-22 03:11:55,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:11:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:11:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d087bf89a82e169099dcc366daf4306d27e234a" 2018-07-22 03:11:55,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0b25dd-fb41-4b58-b8af-b3a68eea7f21 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:55,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-0d0b25dd-fb41-4b58-b8af-b3a68eea7f21 2018-07-22 03:11:55,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:55,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d4dd5d7e-6dbb-4f6d-8672-b96147b4f086 Date: Sun, 22 Jul 2018 03:11:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:55,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-d4dd5d7e-6dbb-4f6d-8672-b96147b4f086 2018-07-22 03:11:55,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:55,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f1296e0b-e530-46fa-93a6-d94a5fbc0a69 Date: Sun, 22 Jul 2018 03:11:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:55,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1 used request id req-f1296e0b-e530-46fa-93a6-d94a5fbc0a69 2018-07-22 03:11:55,809 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 2018-07-22 03:11:55,814 - 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}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"port": {"network_id": "3837aeb2-a154-4569-afac-a751365d8abc", "fixed_ips": [{"subnet_id": "8c3cfccf-9bae-4821-84a9-fcbfded9b9b1", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port", "admin_state_up": true}}' 2018-07-22 03:11:56,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-cfa43f13-d626-4192-9e7a-8e850ff47b57 Date: Sun, 22 Jul 2018 03:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:56Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.5"}],"id":"7de8dc9a-e596-4a5b-acc4-9c39b7c5fcc4","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:47:14:4e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port","project_id":"f5f76fd637d243dcac56d9cb33f53181","qos_policy_id":null,"admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:11:56,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-cfa43f13-d626-4192-9e7a-8e850ff47b57 2018-07-22 03:11:56,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:56,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cf0c5e4d-2268-47eb-8bdb-4be8dbba8167 Date: Sun, 22 Jul 2018 03:11:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:11:56,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-cf0c5e4d-2268-47eb-8bdb-4be8dbba8167 2018-07-22 03:11:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:56,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ae0401-cf2a-4473-abfe-2f29a49385d3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:56,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-17ae0401-cf2a-4473-abfe-2f29a49385d3 2018-07-22 03:11:56,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:56,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1fa1c959-371f-4ae0-bbf9-bf74e3bf7a54 Date: Sun, 22 Jul 2018 03:11:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:11:56,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-1fa1c959-371f-4ae0-bbf9-bf74e3bf7a54 2018-07-22 03:11:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:56,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-7fa667c8-af7b-4a70-b282-2b4c763c88b5 Date: Sun, 22 Jul 2018 03:11:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:56Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.5"}],"id":"7de8dc9a-e596-4a5b-acc4-9c39b7c5fcc4","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:47:14:4e","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port","admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:56Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:11:56,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port&admin_state_up=True used request id req-7fa667c8-af7b-4a70-b282-2b4c763c88b5 2018-07-22 03:11:56,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:57,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d49684-f36d-4798-a642-7279dffeb3c1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:11:57,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-37d49684-f36d-4798-a642-7279dffeb3c1 2018-07-22 03:11:57,049 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1 2018-07-22 03:11:57,052 - 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}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:57,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-5207226f-004a-401e-a6bf-cdd2b47ba815 x-compute-request-id: req-5207226f-004a-401e-a6bf-cdd2b47ba815 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:11:57,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5207226f-004a-401e-a6bf-cdd2b47ba815 2018-07-22 03:11:57,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:57,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-7a5be6f2-60e0-4150-924f-79264267d615 x-compute-request-id: req-7a5be6f2-60e0-4150-924f-79264267d615 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d"}} 2018-07-22 03:11:57,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d used request id req-7a5be6f2-60e0-4150-924f-79264267d615 2018-07-22 03:11:57,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:57,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-2ee8e141-1550-496d-bc71-46ea78e40e98 Date: Sun, 22 Jul 2018 03:11:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:11:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:11:36Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/5b077a7f-86f0-4562-848b-61d8fef07f18/snap", "metadata": {}}], "self": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "min_disk": 0, "protected": false, "id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "file": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5f76fd637d243dcac56d9cb33f53181", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/5b077a7f-86f0-4562-848b-61d8fef07f18/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19"} 2018-07-22 03:11:57,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 used request id req-2ee8e141-1550-496d-bc71-46ea78e40e98 2018-07-22 03:11:57,282 - 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}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:57,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-190cdfa8-33b7-4b17-ba96-52e91b74cc7f Date: Sun, 22 Jul 2018 03:11:57 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-22 03:11:57,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-190cdfa8-33b7-4b17-ba96-52e91b74cc7f 2018-07-22 03:11:57,294 - 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}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"server": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "imageRef": "5b077a7f-86f0-4562-848b-61d8fef07f18", "flavorRef": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "7de8dc9a-e596-4a5b-acc4-9c39b7c5fcc4"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}]}}' 2018-07-22 03:11:58,760 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:11: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-d23e5ea8-8b81-4bd2-8740-899918ef5dcc x-compute-request-id: req-d23e5ea8-8b81-4bd2-8740-899918ef5dcc Content-Length: 437 location: http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "adminPass": "oipLz78JwF8A"}} 2018-07-22 03:11:58,761 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-d23e5ea8-8b81-4bd2-8740-899918ef5dcc 2018-07-22 03:11:58,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:59,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-80356bba-bfd8-439d-be8d-85cdf34e0bae x-compute-request-id: req-80356bba-bfd8-439d-be8d-85cdf34e0bae Content-Encoding: gzip Content-Length: 612 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/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:11:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:11:59,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-80356bba-bfd8-439d-be8d-85cdf34e0bae 2018-07-22 03:11:59,026 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1 2018-07-22 03:11:59,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:11:59,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:11: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-5f7737ba-307a-4888-beb0-1a9b2af6269d x-compute-request-id: req-5f7737ba-307a-4888-beb0-1a9b2af6269d Content-Encoding: gzip Content-Length: 620 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/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:11:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:11:59,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-5f7737ba-307a-4888-beb0-1a9b2af6269d 2018-07-22 03:11:59,413 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1] is - BUILD 2018-07-22 03:11:59,413 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:12:02,417 - create_instance - DEBUG - VM status query timeout in 896.609652996 2018-07-22 03:12:02,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:02,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-247d321e-55ea-4bb1-98f9-ebf1310fab96 x-compute-request-id: req-247d321e-55ea-4bb1-98f9-ebf1310fab96 Content-Encoding: gzip Content-Length: 677 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/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:11:59Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:02,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-247d321e-55ea-4bb1-98f9-ebf1310fab96 2018-07-22 03:12:02,745 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1] is - BUILD 2018-07-22 03:12:02,745 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:12:05,748 - create_instance - DEBUG - VM status query timeout in 893.278185129 2018-07-22 03:12:05,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:05,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-19dd1242-42ca-464a-8e7e-1e36bdf97a3d x-compute-request-id: req-19dd1242-42ca-464a-8e7e-1e36bdf97a3d Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:05,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-19dd1242-42ca-464a-8e7e-1e36bdf97a3d 2018-07-22 03:12:05,927 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1] is - ACTIVE 2018-07-22 03:12:05,927 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:12:05,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:06,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-cb2c6a9d-ff63-49d2-b2d8-f184e3cb6576 x-compute-request-id: req-cb2c6a9d-ff63-49d2-b2d8-f184e3cb6576 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:06,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-cb2c6a9d-ff63-49d2-b2d8-f184e3cb6576 2018-07-22 03:12:06,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:06,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-feda510d-c1d3-4167-9eb4-c3e352a60bb5 Date: Sun, 22 Jul 2018 03:12:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:12:06,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-feda510d-c1d3-4167-9eb4-c3e352a60bb5 2018-07-22 03:12:06,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:06,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240aa67f-0228-4d1f-a1b8-ec31da629765 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:06,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-240aa67f-0228-4d1f-a1b8-ec31da629765 2018-07-22 03:12:06,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:06,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d861c649-f6c3-4bd9-93cf-bdb50f69253e Date: Sun, 22 Jul 2018 03:12:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:12:06,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-d861c649-f6c3-4bd9-93cf-bdb50f69253e 2018-07-22 03:12:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:06,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-d51afeb3-85f5-4142-9d33-265bf1f877fa Date: Sun, 22 Jul 2018 03:12:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.2"}],"id":"092832d3-55ef-4756-8fc9-5f561099dcae","security_groups":[],"mac_address":"fa:16:3e:58:2b:9c","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3837aeb2-a154-4569-afac-a751365d8abc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:49Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.1"}],"id":"50f2076f-5b47-44a6-938a-c4c981b7e734","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:9a:6a:2e","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1","admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:43Z","binding:vnic_type":"normal","device_id":"3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:12:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.5"}],"id":"7de8dc9a-e596-4a5b-acc4-9c39b7c5fcc4","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:47:14:4e","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port","admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:56Z","binding:vnic_type":"normal","device_id":"3075e773-a004-4633-977d-eac8ebb06bfd","ip_allocation":"immediate"}]} 2018-07-22 03:12:06,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-d51afeb3-85f5-4142-9d33-265bf1f877fa 2018-07-22 03:12:06,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:06,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-a3baeaaa-2980-41c3-9e03-5d7b5e4a8e72 x-compute-request-id: req-a3baeaaa-2980-41c3-9e03-5d7b5e4a8e72 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:06,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-a3baeaaa-2980-41c3-9e03-5d7b5e4a8e72 2018-07-22 03:12:06,993 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1] is - ACTIVE 2018-07-22 03:12:06,993 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:12:06,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:07,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-565a143b-437d-4c2d-906a-d59574ee515a x-compute-request-id: req-565a143b-437d-4c2d-906a-d59574ee515a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:07,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-565a143b-437d-4c2d-906a-d59574ee515a 2018-07-22 03:12:07,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:07,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2e1f737a-0ca6-4778-a854-0f4352de4822 Date: Sun, 22 Jul 2018 03:12:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3837aeb2-a154-4569-afac-a751365d8abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:37Z","mtu":1450}]} 2018-07-22 03:12:07,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 used request id req-2e1f737a-0ca6-4778-a854-0f4352de4822 2018-07-22 03:12:07,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:07,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f38244-5d38-44f4-bd5b-7c44b4adfafe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:07,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-35f38244-5d38-44f4-bd5b-7c44b4adfafe 2018-07-22 03:12:07,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:07,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0de44e3a-999a-4086-9cba-971116855e6f Date: Sun, 22 Jul 2018 03:12:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1"}]} 2018-07-22 03:12:07,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-0de44e3a-999a-4086-9cba-971116855e6f 2018-07-22 03:12:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:07,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-591ec2ac-f360-41f8-849b-4f72cce4fafe Date: Sun, 22 Jul 2018 03:12:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.2"}],"id":"092832d3-55ef-4756-8fc9-5f561099dcae","security_groups":[],"mac_address":"fa:16:3e:58:2b:9c","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3837aeb2-a154-4569-afac-a751365d8abc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:49Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.1"}],"id":"50f2076f-5b47-44a6-938a-c4c981b7e734","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:9a:6a:2e","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1","admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:43Z","binding:vnic_type":"normal","device_id":"3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:12:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c3cfccf-9bae-4821-84a9-fcbfded9b9b1","ip_address":"10.200.201.5"}],"id":"7de8dc9a-e596-4a5b-acc4-9c39b7c5fcc4","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:47:14:4e","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port","admin_state_up":true,"network_id":"3837aeb2-a154-4569-afac-a751365d8abc","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:56Z","binding:vnic_type":"normal","device_id":"3075e773-a004-4633-977d-eac8ebb06bfd","ip_allocation":"immediate"}]} 2018-07-22 03:12:07,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3837aeb2-a154-4569-afac-a751365d8abc used request id req-591ec2ac-f360-41f8-849b-4f72cce4fafe 2018-07-22 03:12:07,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}}' 2018-07-22 03:12:08,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:12: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-6e9e241d-7d63-4be6-86fb-9ee369d15299 x-compute-request-id: req-6e9e241d-7d63-4be6-86fb-9ee369d15299 Content-Length: 0 Content-Type: application/json 2018-07-22 03:12:08,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action used request id req-6e9e241d-7d63-4be6-86fb-9ee369d15299 2018-07-22 03:12:08,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:08,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:12:08,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:12:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["ug-sKPO5RzeTYY9o2evQ3w"], "issued_at": "2018-07-22T03:12:08.000000Z"}} 2018-07-22 03:12:08,910 - 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}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:08,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447feb8c-8b07-47b8-b6ce-8133fe2ca221 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-22 03:12:08,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-447feb8c-8b07-47b8-b6ce-8133fe2ca221 2018-07-22 03:12:08,993 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:12:08,995 - 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}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:09,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a6644e-19df-44ef-88aa-9579765751a1 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-22 03:12:09,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-77a6644e-19df-44ef-88aa-9579765751a1 2018-07-22 03:12:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:09,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-caa275d7-e5db-4253-9c33-cc5a1555c9f2 Date: Sun, 22 Jul 2018 03:12:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:12:09,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-caa275d7-e5db-4253-9c33-cc5a1555c9f2 2018-07-22 03:12:09,274 - 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-22 03:12:09,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:12:09,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:09,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33807851-cf8b-4377-abd2-7cb317119f8c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:09,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-33807851-cf8b-4377-abd2-7cb317119f8c 2018-07-22 03:12:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:09,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c4683403-d1f0-4f8b-9de3-46f857fc40f9 Date: Sun, 22 Jul 2018 03:12:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:12:09,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-c4683403-d1f0-4f8b-9de3-46f857fc40f9 2018-07-22 03:12:09,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:09,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f7452511-75e9-4bdf-802b-36ef202ce4c8 Date: Sun, 22 Jul 2018 03:12:09 GMT RESP BODY: {"ports":[]} 2018-07-22 03:12:09,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port&admin_state_up=True used request id req-f7452511-75e9-4bdf-802b-36ef202ce4c8 2018-07-22 03:12:09,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:09,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-719333ce-e8d0-49c2-b082-92ae5c2f68a2 x-compute-request-id: req-719333ce-e8d0-49c2-b082-92ae5c2f68a2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:12:09,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2 used request id req-719333ce-e8d0-49c2-b082-92ae5c2f68a2 2018-07-22 03:12:09,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:09,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dfcdcd69-5e4a-46f8-9c31-ac6c5b553586 Date: Sun, 22 Jul 2018 03:12:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:12:09,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-dfcdcd69-5e4a-46f8-9c31-ac6c5b553586 2018-07-22 03:12:09,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:09,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04854b1-d247-435c-af6f-09fa4d4d2629 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:09,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-a04854b1-d247-435c-af6f-09fa4d4d2629 2018-07-22 03:12:09,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:09,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6d8d3f19-a1bf-4d86-b942-84ef973c11f9 Date: Sun, 22 Jul 2018 03:12:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:12:09,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-6d8d3f19-a1bf-4d86-b942-84ef973c11f9 2018-07-22 03:12:09,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:10,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30ef55b2-0474-4634-b40e-e9b7cd6527f6 Date: Sun, 22 Jul 2018 03:12:10 GMT RESP BODY: {"ports":[]} 2018-07-22 03:12:10,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port&admin_state_up=True used request id req-30ef55b2-0474-4634-b40e-e9b7cd6527f6 2018-07-22 03:12:10,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:10,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:12:10,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e171b45cd64c46fca17bad23d85dd226", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role"}], "expires_at": "2018-07-22T04:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f5f76fd637d243dcac56d9cb33f53181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user", "id": "c00706f3db4f408f9eb39330ccf94408"}, "audit_ids": ["HmfmohLETPKFBTeLdF0ROw"], "issued_at": "2018-07-22T03:12:10.000000Z"}} 2018-07-22 03:12:10,400 - 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}bd785c6d4e227987077d84d1bc6e2f7d40e25b05" 2018-07-22 03:12:10,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67aeb1d-bc65-43e0-8ed0-c0e695e00921 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-22 03:12:10,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c67aeb1d-bc65-43e0-8ed0-c0e695e00921 2018-07-22 03:12:10,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:10,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-66fd6c5a-a8f3-48af-a2e6-56dba5cebd4b Date: Sun, 22 Jul 2018 03:12:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:12:10,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-66fd6c5a-a8f3-48af-a2e6-56dba5cebd4b 2018-07-22 03:12:10,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:10,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-10a143a1-0e80-48bd-997a-fa4ee3aaa7f0 Date: Sun, 22 Jul 2018 03:12:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:12:10,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-10a143a1-0e80-48bd-997a-fa4ee3aaa7f0 2018-07-22 03:12:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:10,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0e187156-09b9-4178-abc8-993e7d9efcdd Date: Sun, 22 Jul 2018 03:12:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:12:10,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-0e187156-09b9-4178-abc8-993e7d9efcdd 2018-07-22 03:12:10,972 - 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-22 03:12:10,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:12:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:12:10,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd785c6d4e227987077d84d1bc6e2f7d40e25b05" 2018-07-22 03:12:11,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70279109-bb12-4988-947d-49f422a563b9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:11,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-70279109-bb12-4988-947d-49f422a563b9 2018-07-22 03:12:11,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:11,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-10945c4b-d576-427e-b015-a28053f94721 Date: Sun, 22 Jul 2018 03:12:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:12:11,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-10945c4b-d576-427e-b015-a28053f94721 2018-07-22 03:12:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:11,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f6c961f9-75b9-479a-a3ea-31c77b80d7c2 Date: Sun, 22 Jul 2018 03:12:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:12:11,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2 used request id req-f6c961f9-75b9-479a-a3ea-31c77b80d7c2 2018-07-22 03:12:11,166 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 2018-07-22 03:12:11,171 - 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}54c25a217e1e54adec4497adac534dc4a50fb3b3" -d '{"port": {"network_id": "e173eb8f-b3fd-4669-9c74-b1ab0a79f89a", "fixed_ips": [{"subnet_id": "4c456849-7dc3-4cd0-96cd-a451e94068d2", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port", "admin_state_up": true}}' 2018-07-22 03:12:12,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-0981f390-4d3b-42a2-b7b6-ec31c360e14b Date: Sun, 22 Jul 2018 03:12:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:12:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.5"}],"id":"7f530528-525d-4e7c-8cff-1801161f18ef","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:16:f2:d7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port","project_id":"f5f76fd637d243dcac56d9cb33f53181","qos_policy_id":null,"admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:12:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:12:12,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-0981f390-4d3b-42a2-b7b6-ec31c360e14b 2018-07-22 03:12:12,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:12,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d5b3a927-426d-48ae-9bac-1a6f91ac7a2f Date: Sun, 22 Jul 2018 03:12:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:12:12,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-d5b3a927-426d-48ae-9bac-1a6f91ac7a2f 2018-07-22 03:12:12,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:12,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b229350a-8539-4048-955e-69206d203cb3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:12,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-b229350a-8539-4048-955e-69206d203cb3 2018-07-22 03:12:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:12,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c1ba78c9-68ce-468d-b203-155174f428f7 Date: Sun, 22 Jul 2018 03:12:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:12:12,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-c1ba78c9-68ce-468d-b203-155174f428f7 2018-07-22 03:12:12,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:12,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-a2852fc0-cbcb-4b0c-86c1-d8442c55ac7f Date: Sun, 22 Jul 2018 03:12:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:12:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.5"}],"id":"7f530528-525d-4e7c-8cff-1801161f18ef","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:16:f2:d7","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port","admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:12:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:12:12,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a&name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port&admin_state_up=True used request id req-a2852fc0-cbcb-4b0c-86c1-d8442c55ac7f 2018-07-22 03:12:12,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:12,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c0b85e-cc42-481b-8a4a-3350f4924b90 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:12,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-23c0b85e-cc42-481b-8a4a-3350f4924b90 2018-07-22 03:12:12,471 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2 2018-07-22 03:12:12,474 - 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}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:12,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-dcbf7184-b467-499a-af7a-da41100cd634 x-compute-request-id: req-dcbf7184-b467-499a-af7a-da41100cd634 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:12:12,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dcbf7184-b467-499a-af7a-da41100cd634 2018-07-22 03:12:12,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:12,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-00498ba4-d40e-4cbf-83d7-bb77b749e891 x-compute-request-id: req-00498ba4-d40e-4cbf-83d7-bb77b749e891 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d"}} 2018-07-22 03:12:12,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d used request id req-00498ba4-d40e-4cbf-83d7-bb77b749e891 2018-07-22 03:12:12,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:12,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-7612a31d-452d-4e09-a0d0-d97ab07b1041 Date: Sun, 22 Jul 2018 03:12:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:11:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:11:36Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/5b077a7f-86f0-4562-848b-61d8fef07f18/snap", "metadata": {}}], "self": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "min_disk": 0, "protected": false, "id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "file": "/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5f76fd637d243dcac56d9cb33f53181", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/5b077a7f-86f0-4562-848b-61d8fef07f18/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19"} 2018-07-22 03:12:12,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 used request id req-7612a31d-452d-4e09-a0d0-d97ab07b1041 2018-07-22 03:12:12,710 - 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}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:12,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-76fe5b2c-ef76-40eb-b1ce-de4a58b0abcf Date: Sun, 22 Jul 2018 03:12:12 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-22 03:12:12,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-76fe5b2c-ef76-40eb-b1ce-de4a58b0abcf 2018-07-22 03:12:12,722 - 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}54c25a217e1e54adec4497adac534dc4a50fb3b3" -d '{"server": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "imageRef": "5b077a7f-86f0-4562-848b-61d8fef07f18", "flavorRef": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "7f530528-525d-4e7c-8cff-1801161f18ef"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}]}}' 2018-07-22 03:12:14,013 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:12: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 x-openstack-request-id: req-7db5dc4f-ff3f-487c-89b5-5efb020716fd x-compute-request-id: req-7db5dc4f-ff3f-487c-89b5-5efb020716fd Content-Length: 437 location: http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "adminPass": "o2NWwXB4ovQT"}} 2018-07-22 03:12:14,013 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-7db5dc4f-ff3f-487c-89b5-5efb020716fd 2018-07-22 03:12:14,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:14,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-274e9ec9-0147-4e4e-918c-b8a543f62e36 x-compute-request-id: req-274e9ec9-0147-4e4e-918c-b8a543f62e36 Content-Encoding: gzip Content-Length: 615 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/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:14,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-274e9ec9-0147-4e4e-918c-b8a543f62e36 2018-07-22 03:12:14,397 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2 2018-07-22 03:12:14,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:14,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-f838c16b-106e-4419-b128-1659379d0769 x-compute-request-id: req-f838c16b-106e-4419-b128-1659379d0769 Content-Encoding: gzip Content-Length: 615 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/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:14,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-f838c16b-106e-4419-b128-1659379d0769 2018-07-22 03:12:14,559 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2] is - BUILD 2018-07-22 03:12:14,559 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:12:17,562 - create_instance - DEBUG - VM status query timeout in 896.835216999 2018-07-22 03:12:17,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:18,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-b51b92ac-ac95-4a3f-b359-10cf1f151faa x-compute-request-id: req-b51b92ac-ac95-4a3f-b359-10cf1f151faa Content-Encoding: gzip Content-Length: 677 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/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:16Z", "hostId": "c5b0f535a59a2f0bfeabe4787460a3b02ecf7c6afaec19faefb60e0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:18,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-b51b92ac-ac95-4a3f-b359-10cf1f151faa 2018-07-22 03:12:18,000 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2] is - BUILD 2018-07-22 03:12:18,001 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:12:21,003 - create_instance - DEBUG - VM status query timeout in 893.394277096 2018-07-22 03:12:21,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:21,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-a83bc375-a3d2-4b76-a8a1-19d6fe182fdc x-compute-request-id: req-a83bc375-a3d2-4b76-a8a1-19d6fe182fdc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f2:d7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:20.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:20Z", "hostId": "c5b0f535a59a2f0bfeabe4787460a3b02ecf7c6afaec19faefb60e0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:21,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-a83bc375-a3d2-4b76-a8a1-19d6fe182fdc 2018-07-22 03:12:21,196 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2] is - ACTIVE 2018-07-22 03:12:21,197 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:12:21,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:21,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-8aa332b2-8dca-4be9-86d7-48776b5d3e54 x-compute-request-id: req-8aa332b2-8dca-4be9-86d7-48776b5d3e54 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f2:d7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:20.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:20Z", "hostId": "c5b0f535a59a2f0bfeabe4787460a3b02ecf7c6afaec19faefb60e0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:21,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-8aa332b2-8dca-4be9-86d7-48776b5d3e54 2018-07-22 03:12:21,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:21,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-136ce21c-c980-434a-8ffd-5657643ce12e Date: Sun, 22 Jul 2018 03:12:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:12:21,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-136ce21c-c980-434a-8ffd-5657643ce12e 2018-07-22 03:12:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:21,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363fe028-6c4d-486c-98bd-193abc64736b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:21,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-363fe028-6c4d-486c-98bd-193abc64736b 2018-07-22 03:12:21,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:21,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9ef4c9b1-22f7-4324-9b01-58f4fc1f9e2e Date: Sun, 22 Jul 2018 03:12:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:12:21,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-9ef4c9b1-22f7-4324-9b01-58f4fc1f9e2e 2018-07-22 03:12:21,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:22,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-de3249ad-cb02-4711-ba8e-93185275e907 Date: Sun, 22 Jul 2018 03:12:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.2"}],"id":"3a1f96f4-c55a-4822-83ef-9f73907f445f","security_groups":[],"mac_address":"fa:16:3e:39:72:80","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:53Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.1"}],"id":"48b5050b-7726-406d-b337-11b8c0fc4d21","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:53:ce:20","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2","admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:47Z","binding:vnic_type":"normal","device_id":"3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:12:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.5"}],"id":"7f530528-525d-4e7c-8cff-1801161f18ef","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:16:f2:d7","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port","admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:12:11Z","binding:vnic_type":"normal","device_id":"1ee1298c-413b-458f-89ad-b805e1abe1ca","ip_allocation":"immediate"}]} 2018-07-22 03:12:22,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-de3249ad-cb02-4711-ba8e-93185275e907 2018-07-22 03:12:22,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:22,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-403372bc-509e-4456-a74a-984268572f65 x-compute-request-id: req-403372bc-509e-4456-a74a-984268572f65 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f2:d7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:20.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:20Z", "hostId": "c5b0f535a59a2f0bfeabe4787460a3b02ecf7c6afaec19faefb60e0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:22,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-403372bc-509e-4456-a74a-984268572f65 2018-07-22 03:12:22,201 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2] is - ACTIVE 2018-07-22 03:12:22,201 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:12:22,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:22,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-20843bdf-4451-466d-8626-c1136b35903a x-compute-request-id: req-20843bdf-4451-466d-8626-c1136b35903a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f2:d7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:20.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "security_groups": [{"name": "default"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:20Z", "hostId": "c5b0f535a59a2f0bfeabe4787460a3b02ecf7c6afaec19faefb60e0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:22,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-20843bdf-4451-466d-8626-c1136b35903a 2018-07-22 03:12:22,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:22,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5b5beac4-cde3-4773-a210-22d6a2ce03d2 Date: Sun, 22 Jul 2018 03:12:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5f76fd637d243dcac56d9cb33f53181","l2_adjacency":true,"status":"ACTIVE","subnets":["4c456849-7dc3-4cd0-96cd-a451e94068d2"],"description":"","tags":[],"updated_at":"2018-07-22T03:11:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2","admin_state_up":true,"tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:39Z","mtu":1450}]} 2018-07-22 03:12:22,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 used request id req-5b5beac4-cde3-4773-a210-22d6a2ce03d2 2018-07-22 03:12:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:22,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a72891-41ab-4fa3-9dad-b2474e9f5ac5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:22,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-d8a72891-41ab-4fa3-9dad-b2474e9f5ac5 2018-07-22 03:12:22,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:22,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8b9c36b1-7f3c-4a80-ae56-019d5879943c Date: Sun, 22 Jul 2018 03:12:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","dns_nameservers":[],"updated_at":"2018-07-22T03:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"f5f76fd637d243dcac56d9cb33f53181","id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2"}]} 2018-07-22 03:12:22,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-8b9c36b1-7f3c-4a80-ae56-019d5879943c 2018-07-22 03:12:22,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:22,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-f622a2e6-2cb1-42ef-8c11-007dbea71207 Date: Sun, 22 Jul 2018 03:12:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.2"}],"id":"3a1f96f4-c55a-4822-83ef-9f73907f445f","security_groups":[],"mac_address":"fa:16:3e:39:72:80","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:11:53Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.1"}],"id":"48b5050b-7726-406d-b337-11b8c0fc4d21","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:53:ce:20","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2","admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:11:47Z","binding:vnic_type":"normal","device_id":"3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:12:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c456849-7dc3-4cd0-96cd-a451e94068d2","ip_address":"10.200.202.5"}],"id":"7f530528-525d-4e7c-8cff-1801161f18ef","security_groups":["3442cee6-fe91-4bc0-8e9c-f94469e1584e"],"mac_address":"fa:16:3e:16:f2:d7","project_id":"f5f76fd637d243dcac56d9cb33f53181","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port","admin_state_up":true,"network_id":"e173eb8f-b3fd-4669-9c74-b1ab0a79f89a","tenant_id":"f5f76fd637d243dcac56d9cb33f53181","created_at":"2018-07-22T03:12:11Z","binding:vnic_type":"normal","device_id":"1ee1298c-413b-458f-89ad-b805e1abe1ca","ip_allocation":"immediate"}]} 2018-07-22 03:12:22,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-f622a2e6-2cb1-42ef-8c11-007dbea71207 2018-07-22 03:12:22,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}}' 2018-07-22 03:12:23,433 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:12: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 x-openstack-request-id: req-950e7787-ece0-4835-a4f4-b8954f12173a x-compute-request-id: req-950e7787-ece0-4835-a4f4-b8954f12173a Content-Length: 0 Content-Type: application/json 2018-07-22 03:12:23,434 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca/action used request id req-950e7787-ece0-4835-a4f4-b8954f12173a 2018-07-22 03:12:23,434 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-07-22 03:12:23,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:23,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-05c253da-69b2-477d-8e72-a635b9cf9425 x-compute-request-id: req-05c253da-69b2-477d-8e72-a635b9cf9425 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:23,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-05c253da-69b2-477d-8e72-a635b9cf9425 2018-07-22 03:12:23,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:12:23,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-14cda018-6384-4be1-abc0-0fd7214512a6 x-compute-request-id: req-14cda018-6384-4be1-abc0-0fd7214512a6 Content-Encoding: gzip Content-Length: 8127 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 499737271 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.197755] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200226] pid_max: default: 32768 minimum: 301\n[ 0.201583] ACPI: Core revision 20150930\n[ 0.203338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205310] Security Framework initialized\n[ 0.206522] Yama: becoming mindful.\n[ 0.207609] AppArmor: AppArmor initialized\n[ 0.208876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210895] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216853] Initializing cgroup subsys io\n[ 0.218064] Initializing cgroup subsys memory\n[ 0.219372] Initializing cgroup subsys devices\n[ 0.220683] Initializing cgroup subsys freezer\n[ 0.221986] Initializing cgroup subsys net_cls\n[ 0.223296] Initializing cgroup subsys perf_event\n[ 0.224681] Initializing cgroup subsys net_prio\n[ 0.226042] Initializing cgroup subsys hugetlb\n[ 0.227347] Initializing cgroup subsys pids\n[ 0.228633] CPU: Physical Processor ID: 0\n[ 0.230521] mce: CPU supports 10 MCE banks\n[ 0.231774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236080] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242913] ftrace: allocating 31920 entries in 125 pages\n[ 0.268396] smpboot: Max logical packages: 2\n[ 0.269672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.273535] x2apic enabled\n[ 0.274530] Switched APIC routing to physical x2apic.\n[ 0.276294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281799] KVM setup paravirtual spinlock\n[ 0.283399] x86: Booting SMP configuration:\n[ 0.284329] .... node #0, CPUs: #1\n[ 0.285255] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.307548] x86: Booted up 1 node, 2 CPUs\n[ 0.307550] KVM setup async PF for cpu 1\n[ 0.307553] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.310192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.311721] devtmpfs: initialized\n[ 0.313465] evm: security.selinux\n[ 0.314208] evm: security.SMACK64\n[ 0.314913] evm: security.SMACK64EXEC\n[ 0.315675] evm: security.SMACK64TRANSMUTE\n[ 0.316484] evm: security.SMACK64MMAP\n[ 0.317228] evm: security.ima\n[ 0.317866] evm: security.capability\n[ 0.318862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320785] pinctrl core: initialized pinctrl subsystem\n[ 0.321913] RTC time: 3:12:04, date: 07/22/18\n[ 0.322975] NET: Registered protocol family 16\n[ 0.332743] cpuidle: using governor ladder\n[ 0.344851] cpuidle: using governor menu\n[ 0.345701] PCCT header not found.\n[ 0.346586] ACPI: bus type PCI registered\n[ 0.347436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348751] PCI: Using configuration type 1 for base access\n[ 0.362383] ACPI: Added _OSI(Module Device)\n[ 0.363269] ACPI: Added _OSI(Processor Device)\n[ 0.364162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.365109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.367157] ACPI: Interpreter enabled\n[ 0.367951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.369965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.371877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.373782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.375693] ACPI: (supports S0 S5)\n[ 0.376424] ACPI: Using IOAPIC for interrupt routing\n[ 0.377414] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382067] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.383354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.384606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.387009] acpiphp: Slot [3] registered\n[ 0.387866] acpiphp: Slot [4] registered\n[ 0.388731] acpiphp: Slot [5] registered\n[ 0.389589] acpiphp: Slot [6] registered\n[ 0.390448] acpiphp: Slot [7] registered\n[ 0.391290] acpiphp: Slot [8] registered\n[ 0.392145] acpiphp: Slot [9] registered\n[ 0.392980] acpiphp: Slot [10] registered\n[ 0.403789] acpiphp: Slot [11] registered\n[ 0.404637] acpiphp: Slot [12] registered\n[ 0.405484] acpiphp: Slot [13] registered\n[ 0.406323] acpiphp: Slot [14] registered\n[ 0.407164] acpiphp: Slot [15] registered\n[ 0.408005] acpiphp: Slot [16] registered\n[ 0.408843] acpiphp: Slot [17] registered\n[ 0.409685] acpiphp: Slot [18] registered\n[ 0.410540] acpiphp: Slot [19] registered\n[ 0.411386] acpiphp: Slot [20] registered\n[ 0.412231] acpiphp: Slot [21] registered\n[ 0.413076] acpiphp: Slot [22] registered\n[ 0.413917] acpiphp: Slot [23] registered\n[ 0.414752] acpiphp: Slot [24] registered\n[ 0.415586] acpiphp: Slot [25] registered\n[ 0.416437] acpiphp: Slot [26] registered\n[ 0.417282] acpiphp: Slot [27] registered\n[ 0.418190] acpiphp: Slot [28] registered\n[ 0.419088] acpiphp: Slot [29] registered\n[ 0.419925] acpiphp: Slot [30] registered\n[ 0.420767] acpiphp: Slot [31] registered\n[ 0.421602] PCI host bridge to bus 0000:00\n[ 0.422447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.423707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.427975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.429503] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434316] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435538] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.436899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440606] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.469087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471876] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476071] vgaarb: loaded\n[ 0.476688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478015] SCSI subsystem initialized\n[ 0.479029] ACPI: bus type USB registered\n[ 0.479896] usbcore: registered new interface driver usbfs\n[ 0.480970] usbcore: registered new interface driver hub\n[ 0.482022] usbcore: registered new device driver usb\n[ 0.483274] PCI: Using ACPI for IRQ routing\n[ 0.484455] NetLabel: Initializing\n[ 0.485203] NetLabel: domain hash size = 128\n[ 0.486116] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.487149] NetLabel: unlabeled traffic allowed by default\n[ 0.488426] clocksource: Switched to clocksource kvm-clock\n[ 0.497371] AppArmor: AppArmor Filesystem Enabled\n[ 0.498396] pnp: PnP ACPI init\n[ 0.499410] pnp: PnP ACPI: found 5 devices\n[ 0.506732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508544] NET: Registered protocol family 2\n[ 0.509698] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512312] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.513565] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516014] NET: Registered protocol family 1\n[ 0.516935] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518091] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519273] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556091] Trying to unpack rootfs image as initramfs...\n[ 0.614321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616137] Scanning for low memory corruption every 60 seconds\n[ 0.617769] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.619697] audit: initializing netlink subsys (disabled)\n[ 0.621388] audit: type=2000 audit(1532229124.976:1): initialized\n[ 0.623446] Initialise system trusted keyring\n[ 0.624984] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626917] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629440] zbud: loaded\n[ 0.630269] VFS: Disk quotas dquot_6.6.0\n[ 0.631163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632933] fuse init (API version 7.23)\n[ 0.633908] Key type big_key registered\n[ 0.634735] Allocating IMA MOK and blacklist keyrings.\n[ 0.636148] Key type asymmetric registered\n[ 0.637046] Asymmetric key parser 'x509' registered\n[ 0.638046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639618] io scheduler noop registered\n[ 0.640462] io scheduler deadline registered (default)\n[ 0.641521] io scheduler cfq registered\n[ 0.642432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646445] ACPI: Power Button [PWRF]\n[ 0.647369] GHES: HEST is not enabled!\n[ 0.665657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.702812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.705038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731345] Linux agpgart interface v0.103\n[ 0.734425] brd: module loaded\n[ 0.736342] loop: module loaded\n[ 0.740553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742089] GPT:90111 != 20971519\n[ 0.742796] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743916] GPT:90111 != 20971519\n[ 0.744630] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745665] vda: vda1 vda15\n[ 0.747040] scsi host0: ata_piix\n[ 0.747857] scsi host1: ata_piix\n[ 0.748615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751531] libphy: Fixed MDIO Bus: probed\n[ 0.752390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755496] PPP generic driver version 2.4.2\n[ 0.756459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757732] ehci-pci: EHCI PCI platform driver\n[ 0.758655] ehci-platform: EHCI generic platform driver\n[ 0.759684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760878] ohci-pci: OHCI PCI platform driver\n[ 0.761779] ohci-platform: OHCI generic platform driver\n[ 0.762778] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.786153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788910] usb usb1: Product: UHCI Host Controller\n[ 0.789898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791072] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792072] hub 1-0:1.0: USB hub found\n[ 0.792920] hub 1-0:1.0: 2 ports detected\n[ 0.793894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.796068] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.797135] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798251] mousedev: PS/2 mouse device common for all mice\n[ 0.799499] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805424] i2c /dev entries driver\n[ 0.806260] device-mapper: uevent: version 1.0.3\n[ 0.807282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810504] NET: Registered protocol family 10\n[ 0.811713] NET: Registered protocol family 17\n[ 0.812680] Key type dns_resolver registered\n[ 0.813732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820350] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822693] registered taskstats version 1\n[ 0.823735] Loading compiled-in X.509 certificates\n[ 0.825567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827570] zswap: loaded using pool lzo/zbud\n[ 0.830573] Key type trusted registered\n[ 0.832736] Key type encrypted registered\n[ 0.833654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835817] evm: HMAC attrs: 0x1\n[ 0.847493] Magic number: 10:143:210\n[ 0.848623] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:05 UTC (1532229125)\n[ 0.850520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.851700] EDD information not available.\n[ 0.907205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908848] Write protecting the kernel read-only data: 14336k\n[ 0.912574] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\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... [ 1.318878] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.22. iid=i-0000002e\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=20953055,end=20971487\nvPing KO\n"} 2018-07-22 03:12:23,682 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action used request id req-14cda018-6384-4be1-abc0-0fd7214512a6 2018-07-22 03:12:23,684 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 03:12:23,684 - create_instance_tests - DEBUG - Full console output - [ 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 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 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 499737271 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.197755] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.200226] pid_max: default: 32768 minimum: 301 [ 0.201583] ACPI: Core revision 20150930 [ 0.203338] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.205310] Security Framework initialized [ 0.206522] Yama: becoming mindful. [ 0.207609] AppArmor: AppArmor initialized [ 0.208876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.210895] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.212856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216853] Initializing cgroup subsys io [ 0.218064] Initializing cgroup subsys memory [ 0.219372] Initializing cgroup subsys devices [ 0.220683] Initializing cgroup subsys freezer [ 0.221986] Initializing cgroup subsys net_cls [ 0.223296] Initializing cgroup subsys perf_event [ 0.224681] Initializing cgroup subsys net_prio [ 0.226042] Initializing cgroup subsys hugetlb [ 0.227347] Initializing cgroup subsys pids [ 0.228633] CPU: Physical Processor ID: 0 [ 0.230521] mce: CPU supports 10 MCE banks [ 0.231774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.233303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.236080] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242913] ftrace: allocating 31920 entries in 125 pages [ 0.268396] smpboot: Max logical packages: 2 [ 0.269672] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271525] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.273535] x2apic enabled [ 0.274530] Switched APIC routing to physical x2apic. [ 0.276294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.279827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281799] KVM setup paravirtual spinlock [ 0.283399] x86: Booting SMP configuration: [ 0.284329] .... node #0, CPUs: #1 [ 0.285255] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.307548] x86: Booted up 1 node, 2 CPUs [ 0.307550] KVM setup async PF for cpu 1 [ 0.307553] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.310192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.311721] devtmpfs: initialized [ 0.313465] evm: security.selinux [ 0.314208] evm: security.SMACK64 [ 0.314913] evm: security.SMACK64EXEC [ 0.315675] evm: security.SMACK64TRANSMUTE [ 0.316484] evm: security.SMACK64MMAP [ 0.317228] evm: security.ima [ 0.317866] evm: security.capability [ 0.318862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.320785] pinctrl core: initialized pinctrl subsystem [ 0.321913] RTC time: 3:12:04, date: 07/22/18 [ 0.322975] NET: Registered protocol family 16 [ 0.332743] cpuidle: using governor ladder [ 0.344851] cpuidle: using governor menu [ 0.345701] PCCT header not found. [ 0.346586] ACPI: bus type PCI registered [ 0.347436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348751] PCI: Using configuration type 1 for base access [ 0.362383] ACPI: Added _OSI(Module Device) [ 0.363269] ACPI: Added _OSI(Processor Device) [ 0.364162] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.365109] ACPI: Added _OSI(Processor Aggregator Device) [ 0.367157] ACPI: Interpreter enabled [ 0.367951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.369965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.371877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.373782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.375693] ACPI: (supports S0 S5) [ 0.376424] ACPI: Using IOAPIC for interrupt routing [ 0.377414] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.380875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.382067] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.383354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.384606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.387009] acpiphp: Slot [3] registered [ 0.387866] acpiphp: Slot [4] registered [ 0.388731] acpiphp: Slot [5] registered [ 0.389589] acpiphp: Slot [6] registered [ 0.390448] acpiphp: Slot [7] registered [ 0.391290] acpiphp: Slot [8] registered [ 0.392145] acpiphp: Slot [9] registered [ 0.392980] acpiphp: Slot [10] registered [ 0.403789] acpiphp: Slot [11] registered [ 0.404637] acpiphp: Slot [12] registered [ 0.405484] acpiphp: Slot [13] registered [ 0.406323] acpiphp: Slot [14] registered [ 0.407164] acpiphp: Slot [15] registered [ 0.408005] acpiphp: Slot [16] registered [ 0.408843] acpiphp: Slot [17] registered [ 0.409685] acpiphp: Slot [18] registered [ 0.410540] acpiphp: Slot [19] registered [ 0.411386] acpiphp: Slot [20] registered [ 0.412231] acpiphp: Slot [21] registered [ 0.413076] acpiphp: Slot [22] registered [ 0.413917] acpiphp: Slot [23] registered [ 0.414752] acpiphp: Slot [24] registered [ 0.415586] acpiphp: Slot [25] registered [ 0.416437] acpiphp: Slot [26] registered [ 0.417282] acpiphp: Slot [27] registered [ 0.418190] acpiphp: Slot [28] registered [ 0.419088] acpiphp: Slot [29] registered [ 0.419925] acpiphp: Slot [30] registered [ 0.420767] acpiphp: Slot [31] registered [ 0.421602] PCI host bridge to bus 0000:00 [ 0.422447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.423707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.424970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.426463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.427975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.429503] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.432979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.434316] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.435538] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.436899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.440606] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.442390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.464519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.466077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.467543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.469087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.470516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.471876] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.473339] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.474468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.476071] vgaarb: loaded [ 0.476688] vgaarb: bridge control possible 0000:00:02.0 [ 0.478015] SCSI subsystem initialized [ 0.479029] ACPI: bus type USB registered [ 0.479896] usbcore: registered new interface driver usbfs [ 0.480970] usbcore: registered new interface driver hub [ 0.482022] usbcore: registered new device driver usb [ 0.483274] PCI: Using ACPI for IRQ routing [ 0.484455] NetLabel: Initializing [ 0.485203] NetLabel: domain hash size = 128 [ 0.486116] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.487149] NetLabel: unlabeled traffic allowed by default [ 0.488426] clocksource: Switched to clocksource kvm-clock [ 0.497371] AppArmor: AppArmor Filesystem Enabled [ 0.498396] pnp: PnP ACPI init [ 0.499410] pnp: PnP ACPI: found 5 devices [ 0.506732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.508544] NET: Registered protocol family 2 [ 0.509698] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.511052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.512312] TCP: Hash tables configured (established 4096 bind 4096) [ 0.513565] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.516014] NET: Registered protocol family 1 [ 0.516935] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518091] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519273] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.537706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.556091] Trying to unpack rootfs image as initramfs... [ 0.614321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.616137] Scanning for low memory corruption every 60 seconds [ 0.617769] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.619697] audit: initializing netlink subsys (disabled) [ 0.621388] audit: type=2000 audit(1532229124.976:1): initialized [ 0.623446] Initialise system trusted keyring [ 0.624984] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626917] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.629440] zbud: loaded [ 0.630269] VFS: Disk quotas dquot_6.6.0 [ 0.631163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.632933] fuse init (API version 7.23) [ 0.633908] Key type big_key registered [ 0.634735] Allocating IMA MOK and blacklist keyrings. [ 0.636148] Key type asymmetric registered [ 0.637046] Asymmetric key parser 'x509' registered [ 0.638046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.639618] io scheduler noop registered [ 0.640462] io scheduler deadline registered (default) [ 0.641521] io scheduler cfq registered [ 0.642432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.643526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646445] ACPI: Power Button [PWRF] [ 0.647369] GHES: HEST is not enabled! [ 0.665657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.702812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.705038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.728897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.731345] Linux agpgart interface v0.103 [ 0.734425] brd: module loaded [ 0.736342] loop: module loaded [ 0.740553] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742089] GPT:90111 != 20971519 [ 0.742796] GPT:Alternate GPT header not at the end of the disk. [ 0.743916] GPT:90111 != 20971519 [ 0.744630] GPT: Use GNU Parted to correct GPT errors. [ 0.745665] vda: vda1 vda15 [ 0.747040] scsi host0: ata_piix [ 0.747857] scsi host1: ata_piix [ 0.748615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.749875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.751531] libphy: Fixed MDIO Bus: probed [ 0.752390] tun: Universal TUN/TAP device driver, 1.6 [ 0.753413] tun: (C) 1999-2004 Max Krasnyansky [ 0.755496] PPP generic driver version 2.4.2 [ 0.756459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.757732] ehci-pci: EHCI PCI platform driver [ 0.758655] ehci-platform: EHCI generic platform driver [ 0.759684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760878] ohci-pci: OHCI PCI platform driver [ 0.761779] ohci-platform: OHCI generic platform driver [ 0.762778] uhci_hcd: USB Universal Host Controller Interface driver [ 0.781385] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.782416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783919] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.784979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.786153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788910] usb usb1: Product: UHCI Host Controller [ 0.789898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791072] usb usb1: SerialNumber: 0000:00:01.2 [ 0.792072] hub 1-0:1.0: USB hub found [ 0.792920] hub 1-0:1.0: 2 ports detected [ 0.793894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.796068] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.797135] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.798251] mousedev: PS/2 mouse device common for all mice [ 0.799499] rtc_cmos 00:00: RTC can wake from S4 [ 0.800987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.802797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.804159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.805424] i2c /dev entries driver [ 0.806260] device-mapper: uevent: version 1.0.3 [ 0.807282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.809030] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810504] NET: Registered protocol family 10 [ 0.811713] NET: Registered protocol family 17 [ 0.812680] Key type dns_resolver registered [ 0.813732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.818293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.820350] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.822693] registered taskstats version 1 [ 0.823735] Loading compiled-in X.509 certificates [ 0.825567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.827570] zswap: loaded using pool lzo/zbud [ 0.830573] Key type trusted registered [ 0.832736] Key type encrypted registered [ 0.833654] AppArmor: AppArmor sha1 policy hashing enabled [ 0.834741] ima: No TPM chip found, activating TPM-bypass! [ 0.835817] evm: HMAC attrs: 0x1 [ 0.847493] Magic number: 10:143:210 [ 0.848623] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:05 UTC (1532229125) [ 0.850520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.851700] EDD information not available. [ 0.907205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.908848] Write protecting the kernel read-only data: 14336k [ 0.912574] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.914672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.04 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... [ 1.318878] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.22. iid=i-0000002e 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=20953055,end=20971487 vPing KO 2018-07-22 03:12:23,685 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-07-22 03:12:23,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:23,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-aa3b708c-9908-4805-908e-ec7fe5a0d494 x-compute-request-id: req-aa3b708c-9908-4805-908e-ec7fe5a0d494 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f2:d7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:20.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:20Z", "hostId": "c5b0f535a59a2f0bfeabe4787460a3b02ecf7c6afaec19faefb60e0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:23,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-aa3b708c-9908-4805-908e-ec7fe5a0d494 2018-07-22 03:12:23,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:12:23,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-3c69b066-6388-4d13-aa7a-30f2fbba0831 x-compute-request-id: req-3c69b066-6388-4d13-aa7a-30f2fbba0831 Content-Encoding: gzip Content-Length: 8021 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 523624211 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.144047] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.145830] pid_max: default: 32768 minimum: 301\n[ 0.146791] ACPI: Core revision 20150930\n[ 0.148242] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149648] Security Framework initialized\n[ 0.150521] Yama: becoming mindful.\n[ 0.151314] AppArmor: AppArmor initialized\n[ 0.152237] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153650] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156325] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157850] Initializing cgroup subsys io\n[ 0.158722] Initializing cgroup subsys memory\n[ 0.159658] Initializing cgroup subsys devices\n[ 0.160593] Initializing cgroup subsys freezer\n[ 0.161524] Initializing cgroup subsys net_cls\n[ 0.162452] Initializing cgroup subsys perf_event\n[ 0.163439] Initializing cgroup subsys net_prio\n[ 0.164389] Initializing cgroup subsys hugetlb\n[ 0.165321] Initializing cgroup subsys pids\n[ 0.166248] CPU: Physical Processor ID: 0\n[ 0.167823] mce: CPU supports 10 MCE banks\n[ 0.168731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172090] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178290] ftrace: allocating 31920 entries in 125 pages\n[ 0.203236] smpboot: Max logical packages: 2\n[ 0.204181] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205464] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.206913] x2apic enabled\n[ 0.207767] Switched APIC routing to physical x2apic.\n[ 0.209592] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213281] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215625] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booting SMP configuration:\n[ 0.218110] .... node #0, CPUs: #1\n[ 0.219057] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.240779] x86: Booted up 1 node, 2 CPUs\n[ 0.240783] KVM setup async PF for cpu 1\n[ 0.240786] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.243548] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.245153] devtmpfs: initialized\n[ 0.246941] evm: security.selinux\n[ 0.247682] evm: security.SMACK64\n[ 0.248425] evm: security.SMACK64EXEC\n[ 0.249226] evm: security.SMACK64TRANSMUTE\n[ 0.250095] evm: security.SMACK64MMAP\n[ 0.250886] evm: security.ima\n[ 0.251562] evm: security.capability\n[ 0.252458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254475] pinctrl core: initialized pinctrl subsystem\n[ 0.255666] RTC time: 3:12:21, date: 07/22/18\n[ 0.256710] NET: Registered protocol family 16\n[ 0.266454] cpuidle: using governor ladder\n[ 0.278539] cpuidle: using governor menu\n[ 0.279381] PCCT header not found.\n[ 0.280183] ACPI: bus type PCI registered\n[ 0.281009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282314] PCI: Using configuration type 1 for base access\n[ 0.295779] ACPI: Added _OSI(Module Device)\n[ 0.296660] ACPI: Added _OSI(Processor Device)\n[ 0.297546] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298468] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300480] ACPI: Interpreter enabled\n[ 0.301272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.306979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.308893] ACPI: (supports S0 S5)\n[ 0.309620] ACPI: Using IOAPIC for interrupt routing\n[ 0.310605] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314078] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315261] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.316535] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317764] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320117] acpiphp: Slot [3] registered\n[ 0.320961] acpiphp: Slot [4] registered\n[ 0.321778] acpiphp: Slot [5] registered\n[ 0.322601] acpiphp: Slot [6] registered\n[ 0.323420] acpiphp: Slot [7] registered\n[ 0.324244] acpiphp: Slot [8] registered\n[ 0.325068] acpiphp: Slot [9] registered\n[ 0.325889] acpiphp: Slot [10] registered\n[ 0.337171] acpiphp: Slot [11] registered\n[ 0.338013] acpiphp: Slot [12] registered\n[ 0.338844] acpiphp: Slot [13] registered\n[ 0.339686] acpiphp: Slot [14] registered\n[ 0.340517] acpiphp: Slot [15] registered\n[ 0.341379] acpiphp: Slot [16] registered\n[ 0.342223] acpiphp: Slot [17] registered\n[ 0.343059] acpiphp: Slot [18] registered\n[ 0.343890] acpiphp: Slot [19] registered\n[ 0.344719] acpiphp: Slot [20] registered\n[ 0.345557] acpiphp: Slot [21] registered\n[ 0.346397] acpiphp: Slot [22] registered\n[ 0.347232] acpiphp: Slot [23] registered\n[ 0.348068] acpiphp: Slot [24] registered\n[ 0.348899] acpiphp: Slot [25] registered\n[ 0.349739] acpiphp: Slot [26] registered\n[ 0.350578] acpiphp: Slot [27] registered\n[ 0.351461] acpiphp: Slot [28] registered\n[ 0.352296] acpiphp: Slot [29] registered\n[ 0.353130] acpiphp: Slot [30] registered\n[ 0.353968] acpiphp: Slot [31] registered\n[ 0.354799] PCI host bridge to bus 0000:00\n[ 0.355644] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.356894] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358145] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.359636] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.361146] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.362945] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366502] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.368142] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369676] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371329] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.375360] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.377160] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.396906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.398737] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.400431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.402182] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.403861] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.405435] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407110] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.408494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.410483] vgaarb: loaded\n[ 0.411221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.412723] SCSI subsystem initialized\n[ 0.413907] ACPI: bus type USB registered\n[ 0.414942] usbcore: registered new interface driver usbfs\n[ 0.416290] usbcore: registered new interface driver hub\n[ 0.417556] usbcore: registered new device driver usb\n[ 0.418999] PCI: Using ACPI for IRQ routing\n[ 0.420375] NetLabel: Initializing\n[ 0.421260] NetLabel: domain hash size = 128\n[ 0.422337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.423540] NetLabel: unlabeled traffic allowed by default\n[ 0.425023] clocksource: Switched to clocksource kvm-clock\n[ 0.434378] AppArmor: AppArmor Filesystem Enabled\n[ 0.435422] pnp: PnP ACPI init\n[ 0.436471] pnp: PnP ACPI: found 5 devices\n[ 0.443576] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.445416] NET: Registered protocol family 2\n[ 0.446587] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447984] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.450574] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453011] NET: Registered protocol family 1\n[ 0.453951] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455123] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456273] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494028] Trying to unpack rootfs image as initramfs...\n[ 0.551966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.553722] Scanning for low memory corruption every 60 seconds\n[ 0.555185] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556389] audit: initializing netlink subsys (disabled)\n[ 0.557496] audit: type=2000 audit(1532229141.676:1): initialized\n[ 0.558884] Initialise system trusted keyring\n[ 0.559924] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561148] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563467] zbud: loaded\n[ 0.564269] VFS: Disk quotas dquot_6.6.0\n[ 0.565139] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566850] fuse init (API version 7.23)\n[ 0.567806] Key type big_key registered\n[ 0.568649] Allocating IMA MOK and blacklist keyrings.\n[ 0.569997] Key type asymmetric registered\n[ 0.570852] Asymmetric key parser 'x509' registered\n[ 0.571846] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573405] io scheduler noop registered\n[ 0.574229] io scheduler deadline registered (default)\n[ 0.575271] io scheduler cfq registered\n[ 0.576155] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580082] ACPI: Power Button [PWRF]\n[ 0.581027] GHES: HEST is not enabled!\n[ 0.599466] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663042] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.665469] Linux agpgart interface v0.103\n[ 0.668479] brd: module loaded\n[ 0.670415] loop: module loaded\n[ 0.676099] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.677806] GPT:90111 != 20971519\n[ 0.678527] GPT:Alternate GPT header not at the end of the disk.\n[ 0.679668] GPT:90111 != 20971519\n[ 0.680382] GPT: Use GNU Parted to correct GPT errors.\n[ 0.681384] vda: vda1 vda15\n[ 0.682759] scsi host0: ata_piix\n[ 0.683607] scsi host1: ata_piix\n[ 0.684347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.685632] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.687310] libphy: Fixed MDIO Bus: probed\n[ 0.688162] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689162] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.691275] PPP generic driver version 2.4.2\n[ 0.692218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.693479] ehci-pci: EHCI PCI platform driver\n[ 0.694391] ehci-platform: EHCI generic platform driver\n[ 0.695722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697103] ohci-pci: OHCI PCI platform driver\n[ 0.698061] ohci-platform: OHCI generic platform driver\n[ 0.699166] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.718398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.719598] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721393] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.722809] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.724473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728360] usb usb1: Product: UHCI Host Controller\n[ 0.729720] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731449] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732857] hub 1-0:1.0: USB hub found\n[ 0.733974] hub 1-0:1.0: 2 ports detected\n[ 0.735276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738116] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739488] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741006] mousedev: PS/2 mouse device common for all mice\n[ 0.742700] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744310] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.746785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.748580] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.750164] i2c /dev entries driver\n[ 0.751133] device-mapper: uevent: version 1.0.3\n[ 0.752527] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.754645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756619] NET: Registered protocol family 10\n[ 0.758131] NET: Registered protocol family 17\n[ 0.759407] Key type dns_resolver registered\n[ 0.760802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762342] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763849] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766118] registered taskstats version 1\n[ 0.767092] Loading compiled-in X.509 certificates\n[ 0.769001] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771642] zswap: loaded using pool lzo/zbud\n[ 0.773905] Key type trusted registered\n[ 0.776148] Key type encrypted registered\n[ 0.777336] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778853] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780376] evm: HMAC attrs: 0x1\n[ 0.792345] Magic number: 10:143:210\n[ 0.793566] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:21 UTC (1532229141)\n[ 0.795707] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797236] EDD information not available.\n[ 0.842584] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.844531] Write protecting the kernel read-only data: 14336k\n[ 0.846962] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.849320] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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.946643] 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 1.38\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 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.58. iid=i-0000002f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-07-22 03:12:23,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca/action used request id req-3c69b066-6388-4d13-aa7a-30f2fbba0831 2018-07-22 03:12:23,959 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 03:12:23,959 - create_instance_tests - DEBUG - Full console output - [ 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 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 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 523624211 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.144047] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.145830] pid_max: default: 32768 minimum: 301 [ 0.146791] ACPI: Core revision 20150930 [ 0.148242] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.149648] Security Framework initialized [ 0.150521] Yama: becoming mindful. [ 0.151314] AppArmor: AppArmor initialized [ 0.152237] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.153650] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156325] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157850] Initializing cgroup subsys io [ 0.158722] Initializing cgroup subsys memory [ 0.159658] Initializing cgroup subsys devices [ 0.160593] Initializing cgroup subsys freezer [ 0.161524] Initializing cgroup subsys net_cls [ 0.162452] Initializing cgroup subsys perf_event [ 0.163439] Initializing cgroup subsys net_prio [ 0.164389] Initializing cgroup subsys hugetlb [ 0.165321] Initializing cgroup subsys pids [ 0.166248] CPU: Physical Processor ID: 0 [ 0.167823] mce: CPU supports 10 MCE banks [ 0.168731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172090] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178290] ftrace: allocating 31920 entries in 125 pages [ 0.203236] smpboot: Max logical packages: 2 [ 0.204181] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205464] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.206913] x2apic enabled [ 0.207767] Switched APIC routing to physical x2apic. [ 0.209592] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.213281] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.215625] KVM setup paravirtual spinlock [ 0.217149] x86: Booting SMP configuration: [ 0.218110] .... node #0, CPUs: #1 [ 0.219057] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.240779] x86: Booted up 1 node, 2 CPUs [ 0.240783] KVM setup async PF for cpu 1 [ 0.240786] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.243548] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.245153] devtmpfs: initialized [ 0.246941] evm: security.selinux [ 0.247682] evm: security.SMACK64 [ 0.248425] evm: security.SMACK64EXEC [ 0.249226] evm: security.SMACK64TRANSMUTE [ 0.250095] evm: security.SMACK64MMAP [ 0.250886] evm: security.ima [ 0.251562] evm: security.capability [ 0.252458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.254475] pinctrl core: initialized pinctrl subsystem [ 0.255666] RTC time: 3:12:21, date: 07/22/18 [ 0.256710] NET: Registered protocol family 16 [ 0.266454] cpuidle: using governor ladder [ 0.278539] cpuidle: using governor menu [ 0.279381] PCCT header not found. [ 0.280183] ACPI: bus type PCI registered [ 0.281009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.282314] PCI: Using configuration type 1 for base access [ 0.295779] ACPI: Added _OSI(Module Device) [ 0.296660] ACPI: Added _OSI(Processor Device) [ 0.297546] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298468] ACPI: Added _OSI(Processor Aggregator Device) [ 0.300480] ACPI: Interpreter enabled [ 0.301272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.305079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.306979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.308893] ACPI: (supports S0 S5) [ 0.309620] ACPI: Using IOAPIC for interrupt routing [ 0.310605] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.314078] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315261] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.316535] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.317764] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.320117] acpiphp: Slot [3] registered [ 0.320961] acpiphp: Slot [4] registered [ 0.321778] acpiphp: Slot [5] registered [ 0.322601] acpiphp: Slot [6] registered [ 0.323420] acpiphp: Slot [7] registered [ 0.324244] acpiphp: Slot [8] registered [ 0.325068] acpiphp: Slot [9] registered [ 0.325889] acpiphp: Slot [10] registered [ 0.337171] acpiphp: Slot [11] registered [ 0.338013] acpiphp: Slot [12] registered [ 0.338844] acpiphp: Slot [13] registered [ 0.339686] acpiphp: Slot [14] registered [ 0.340517] acpiphp: Slot [15] registered [ 0.341379] acpiphp: Slot [16] registered [ 0.342223] acpiphp: Slot [17] registered [ 0.343059] acpiphp: Slot [18] registered [ 0.343890] acpiphp: Slot [19] registered [ 0.344719] acpiphp: Slot [20] registered [ 0.345557] acpiphp: Slot [21] registered [ 0.346397] acpiphp: Slot [22] registered [ 0.347232] acpiphp: Slot [23] registered [ 0.348068] acpiphp: Slot [24] registered [ 0.348899] acpiphp: Slot [25] registered [ 0.349739] acpiphp: Slot [26] registered [ 0.350578] acpiphp: Slot [27] registered [ 0.351461] acpiphp: Slot [28] registered [ 0.352296] acpiphp: Slot [29] registered [ 0.353130] acpiphp: Slot [30] registered [ 0.353968] acpiphp: Slot [31] registered [ 0.354799] PCI host bridge to bus 0000:00 [ 0.355644] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.356894] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.358145] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.359636] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.361146] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.362945] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.366502] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.368142] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.369676] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.371329] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.375360] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.377160] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.396906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.398737] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.400431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.402182] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.403861] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.405435] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407110] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.408494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.410483] vgaarb: loaded [ 0.411221] vgaarb: bridge control possible 0000:00:02.0 [ 0.412723] SCSI subsystem initialized [ 0.413907] ACPI: bus type USB registered [ 0.414942] usbcore: registered new interface driver usbfs [ 0.416290] usbcore: registered new interface driver hub [ 0.417556] usbcore: registered new device driver usb [ 0.418999] PCI: Using ACPI for IRQ routing [ 0.420375] NetLabel: Initializing [ 0.421260] NetLabel: domain hash size = 128 [ 0.422337] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.423540] NetLabel: unlabeled traffic allowed by default [ 0.425023] clocksource: Switched to clocksource kvm-clock [ 0.434378] AppArmor: AppArmor Filesystem Enabled [ 0.435422] pnp: PnP ACPI init [ 0.436471] pnp: PnP ACPI: found 5 devices [ 0.443576] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.445416] NET: Registered protocol family 2 [ 0.446587] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447984] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.449285] TCP: Hash tables configured (established 4096 bind 4096) [ 0.450574] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453011] NET: Registered protocol family 1 [ 0.453951] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455123] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456273] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494028] Trying to unpack rootfs image as initramfs... [ 0.551966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.553722] Scanning for low memory corruption every 60 seconds [ 0.555185] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556389] audit: initializing netlink subsys (disabled) [ 0.557496] audit: type=2000 audit(1532229141.676:1): initialized [ 0.558884] Initialise system trusted keyring [ 0.559924] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561148] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563467] zbud: loaded [ 0.564269] VFS: Disk quotas dquot_6.6.0 [ 0.565139] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566850] fuse init (API version 7.23) [ 0.567806] Key type big_key registered [ 0.568649] Allocating IMA MOK and blacklist keyrings. [ 0.569997] Key type asymmetric registered [ 0.570852] Asymmetric key parser 'x509' registered [ 0.571846] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.573405] io scheduler noop registered [ 0.574229] io scheduler deadline registered (default) [ 0.575271] io scheduler cfq registered [ 0.576155] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580082] ACPI: Power Button [PWRF] [ 0.581027] GHES: HEST is not enabled! [ 0.599466] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.636753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663042] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665469] Linux agpgart interface v0.103 [ 0.668479] brd: module loaded [ 0.670415] loop: module loaded [ 0.676099] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.677806] GPT:90111 != 20971519 [ 0.678527] GPT:Alternate GPT header not at the end of the disk. [ 0.679668] GPT:90111 != 20971519 [ 0.680382] GPT: Use GNU Parted to correct GPT errors. [ 0.681384] vda: vda1 vda15 [ 0.682759] scsi host0: ata_piix [ 0.683607] scsi host1: ata_piix [ 0.684347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.685632] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.687310] libphy: Fixed MDIO Bus: probed [ 0.688162] tun: Universal TUN/TAP device driver, 1.6 [ 0.689162] tun: (C) 1999-2004 Max Krasnyansky [ 0.691275] PPP generic driver version 2.4.2 [ 0.692218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.693479] ehci-pci: EHCI PCI platform driver [ 0.694391] ehci-platform: EHCI generic platform driver [ 0.695722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697103] ohci-pci: OHCI PCI platform driver [ 0.698061] ohci-platform: OHCI generic platform driver [ 0.699166] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718398] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719598] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721393] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.722809] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728360] usb usb1: Product: UHCI Host Controller [ 0.729720] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731449] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732857] hub 1-0:1.0: USB hub found [ 0.733974] hub 1-0:1.0: 2 ports detected [ 0.735276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738116] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739488] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741006] mousedev: PS/2 mouse device common for all mice [ 0.742700] rtc_cmos 00:00: RTC can wake from S4 [ 0.744310] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.748580] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750164] i2c /dev entries driver [ 0.751133] device-mapper: uevent: version 1.0.3 [ 0.752527] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.754645] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756619] NET: Registered protocol family 10 [ 0.758131] NET: Registered protocol family 17 [ 0.759407] Key type dns_resolver registered [ 0.760802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762342] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763849] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766118] registered taskstats version 1 [ 0.767092] Loading compiled-in X.509 certificates [ 0.769001] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771642] zswap: loaded using pool lzo/zbud [ 0.773905] Key type trusted registered [ 0.776148] Key type encrypted registered [ 0.777336] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778853] ima: No TPM chip found, activating TPM-bypass! [ 0.780376] evm: HMAC attrs: 0x1 [ 0.792345] Magic number: 10:143:210 [ 0.793566] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:21 UTC (1532229141) [ 0.795707] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797236] EDD information not available. [ 0.842584] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.844531] Write protecting the kernel read-only data: 14336k [ 0.846962] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.849320] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.946643] 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 1.38 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 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.58. iid=i-0000002f failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-07-22 03:12:24,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:25,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-2ca1638c-0c31-4e4e-b2d0-f95067529a2f x-compute-request-id: req-2ca1638c-0c31-4e4e-b2d0-f95067529a2f Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:25,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-2ca1638c-0c31-4e4e-b2d0-f95067529a2f 2018-07-22 03:12:25,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:12:25,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-efef41bc-1a00-4364-883d-a3180798bad2 x-compute-request-id: req-efef41bc-1a00-4364-883d-a3180798bad2 Content-Encoding: gzip Content-Length: 8127 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 499737271 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.197755] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200226] pid_max: default: 32768 minimum: 301\n[ 0.201583] ACPI: Core revision 20150930\n[ 0.203338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205310] Security Framework initialized\n[ 0.206522] Yama: becoming mindful.\n[ 0.207609] AppArmor: AppArmor initialized\n[ 0.208876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210895] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216853] Initializing cgroup subsys io\n[ 0.218064] Initializing cgroup subsys memory\n[ 0.219372] Initializing cgroup subsys devices\n[ 0.220683] Initializing cgroup subsys freezer\n[ 0.221986] Initializing cgroup subsys net_cls\n[ 0.223296] Initializing cgroup subsys perf_event\n[ 0.224681] Initializing cgroup subsys net_prio\n[ 0.226042] Initializing cgroup subsys hugetlb\n[ 0.227347] Initializing cgroup subsys pids\n[ 0.228633] CPU: Physical Processor ID: 0\n[ 0.230521] mce: CPU supports 10 MCE banks\n[ 0.231774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236080] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242913] ftrace: allocating 31920 entries in 125 pages\n[ 0.268396] smpboot: Max logical packages: 2\n[ 0.269672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.273535] x2apic enabled\n[ 0.274530] Switched APIC routing to physical x2apic.\n[ 0.276294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281799] KVM setup paravirtual spinlock\n[ 0.283399] x86: Booting SMP configuration:\n[ 0.284329] .... node #0, CPUs: #1\n[ 0.285255] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.307548] x86: Booted up 1 node, 2 CPUs\n[ 0.307550] KVM setup async PF for cpu 1\n[ 0.307553] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.310192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.311721] devtmpfs: initialized\n[ 0.313465] evm: security.selinux\n[ 0.314208] evm: security.SMACK64\n[ 0.314913] evm: security.SMACK64EXEC\n[ 0.315675] evm: security.SMACK64TRANSMUTE\n[ 0.316484] evm: security.SMACK64MMAP\n[ 0.317228] evm: security.ima\n[ 0.317866] evm: security.capability\n[ 0.318862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320785] pinctrl core: initialized pinctrl subsystem\n[ 0.321913] RTC time: 3:12:04, date: 07/22/18\n[ 0.322975] NET: Registered protocol family 16\n[ 0.332743] cpuidle: using governor ladder\n[ 0.344851] cpuidle: using governor menu\n[ 0.345701] PCCT header not found.\n[ 0.346586] ACPI: bus type PCI registered\n[ 0.347436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348751] PCI: Using configuration type 1 for base access\n[ 0.362383] ACPI: Added _OSI(Module Device)\n[ 0.363269] ACPI: Added _OSI(Processor Device)\n[ 0.364162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.365109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.367157] ACPI: Interpreter enabled\n[ 0.367951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.369965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.371877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.373782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.375693] ACPI: (supports S0 S5)\n[ 0.376424] ACPI: Using IOAPIC for interrupt routing\n[ 0.377414] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382067] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.383354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.384606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.387009] acpiphp: Slot [3] registered\n[ 0.387866] acpiphp: Slot [4] registered\n[ 0.388731] acpiphp: Slot [5] registered\n[ 0.389589] acpiphp: Slot [6] registered\n[ 0.390448] acpiphp: Slot [7] registered\n[ 0.391290] acpiphp: Slot [8] registered\n[ 0.392145] acpiphp: Slot [9] registered\n[ 0.392980] acpiphp: Slot [10] registered\n[ 0.403789] acpiphp: Slot [11] registered\n[ 0.404637] acpiphp: Slot [12] registered\n[ 0.405484] acpiphp: Slot [13] registered\n[ 0.406323] acpiphp: Slot [14] registered\n[ 0.407164] acpiphp: Slot [15] registered\n[ 0.408005] acpiphp: Slot [16] registered\n[ 0.408843] acpiphp: Slot [17] registered\n[ 0.409685] acpiphp: Slot [18] registered\n[ 0.410540] acpiphp: Slot [19] registered\n[ 0.411386] acpiphp: Slot [20] registered\n[ 0.412231] acpiphp: Slot [21] registered\n[ 0.413076] acpiphp: Slot [22] registered\n[ 0.413917] acpiphp: Slot [23] registered\n[ 0.414752] acpiphp: Slot [24] registered\n[ 0.415586] acpiphp: Slot [25] registered\n[ 0.416437] acpiphp: Slot [26] registered\n[ 0.417282] acpiphp: Slot [27] registered\n[ 0.418190] acpiphp: Slot [28] registered\n[ 0.419088] acpiphp: Slot [29] registered\n[ 0.419925] acpiphp: Slot [30] registered\n[ 0.420767] acpiphp: Slot [31] registered\n[ 0.421602] PCI host bridge to bus 0000:00\n[ 0.422447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.423707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.427975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.429503] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434316] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435538] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.436899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440606] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.469087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471876] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476071] vgaarb: loaded\n[ 0.476688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478015] SCSI subsystem initialized\n[ 0.479029] ACPI: bus type USB registered\n[ 0.479896] usbcore: registered new interface driver usbfs\n[ 0.480970] usbcore: registered new interface driver hub\n[ 0.482022] usbcore: registered new device driver usb\n[ 0.483274] PCI: Using ACPI for IRQ routing\n[ 0.484455] NetLabel: Initializing\n[ 0.485203] NetLabel: domain hash size = 128\n[ 0.486116] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.487149] NetLabel: unlabeled traffic allowed by default\n[ 0.488426] clocksource: Switched to clocksource kvm-clock\n[ 0.497371] AppArmor: AppArmor Filesystem Enabled\n[ 0.498396] pnp: PnP ACPI init\n[ 0.499410] pnp: PnP ACPI: found 5 devices\n[ 0.506732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508544] NET: Registered protocol family 2\n[ 0.509698] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512312] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.513565] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516014] NET: Registered protocol family 1\n[ 0.516935] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518091] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519273] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556091] Trying to unpack rootfs image as initramfs...\n[ 0.614321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616137] Scanning for low memory corruption every 60 seconds\n[ 0.617769] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.619697] audit: initializing netlink subsys (disabled)\n[ 0.621388] audit: type=2000 audit(1532229124.976:1): initialized\n[ 0.623446] Initialise system trusted keyring\n[ 0.624984] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626917] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629440] zbud: loaded\n[ 0.630269] VFS: Disk quotas dquot_6.6.0\n[ 0.631163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632933] fuse init (API version 7.23)\n[ 0.633908] Key type big_key registered\n[ 0.634735] Allocating IMA MOK and blacklist keyrings.\n[ 0.636148] Key type asymmetric registered\n[ 0.637046] Asymmetric key parser 'x509' registered\n[ 0.638046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639618] io scheduler noop registered\n[ 0.640462] io scheduler deadline registered (default)\n[ 0.641521] io scheduler cfq registered\n[ 0.642432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646445] ACPI: Power Button [PWRF]\n[ 0.647369] GHES: HEST is not enabled!\n[ 0.665657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.702812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.705038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731345] Linux agpgart interface v0.103\n[ 0.734425] brd: module loaded\n[ 0.736342] loop: module loaded\n[ 0.740553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742089] GPT:90111 != 20971519\n[ 0.742796] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743916] GPT:90111 != 20971519\n[ 0.744630] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745665] vda: vda1 vda15\n[ 0.747040] scsi host0: ata_piix\n[ 0.747857] scsi host1: ata_piix\n[ 0.748615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751531] libphy: Fixed MDIO Bus: probed\n[ 0.752390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755496] PPP generic driver version 2.4.2\n[ 0.756459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757732] ehci-pci: EHCI PCI platform driver\n[ 0.758655] ehci-platform: EHCI generic platform driver\n[ 0.759684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760878] ohci-pci: OHCI PCI platform driver\n[ 0.761779] ohci-platform: OHCI generic platform driver\n[ 0.762778] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.786153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788910] usb usb1: Product: UHCI Host Controller\n[ 0.789898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791072] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792072] hub 1-0:1.0: USB hub found\n[ 0.792920] hub 1-0:1.0: 2 ports detected\n[ 0.793894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.796068] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.797135] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798251] mousedev: PS/2 mouse device common for all mice\n[ 0.799499] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805424] i2c /dev entries driver\n[ 0.806260] device-mapper: uevent: version 1.0.3\n[ 0.807282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810504] NET: Registered protocol family 10\n[ 0.811713] NET: Registered protocol family 17\n[ 0.812680] Key type dns_resolver registered\n[ 0.813732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820350] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822693] registered taskstats version 1\n[ 0.823735] Loading compiled-in X.509 certificates\n[ 0.825567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827570] zswap: loaded using pool lzo/zbud\n[ 0.830573] Key type trusted registered\n[ 0.832736] Key type encrypted registered\n[ 0.833654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835817] evm: HMAC attrs: 0x1\n[ 0.847493] Magic number: 10:143:210\n[ 0.848623] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:05 UTC (1532229125)\n[ 0.850520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.851700] EDD information not available.\n[ 0.907205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908848] Write protecting the kernel read-only data: 14336k\n[ 0.912574] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\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... [ 1.318878] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.22. iid=i-0000002e\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=20953055,end=20971487\nvPing KO\n"} 2018-07-22 03:12:25,510 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action used request id req-efef41bc-1a00-4364-883d-a3180798bad2 2018-07-22 03:12:26,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:26,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-2e2c8d17-92d7-4d47-a73c-cb53d7b45ac4 x-compute-request-id: req-2e2c8d17-92d7-4d47-a73c-cb53d7b45ac4 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:26,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-2e2c8d17-92d7-4d47-a73c-cb53d7b45ac4 2018-07-22 03:12:26,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:12:26,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-da890402-82c7-4fe5-9058-3b55bb54cb0b x-compute-request-id: req-da890402-82c7-4fe5-9058-3b55bb54cb0b Content-Encoding: gzip Content-Length: 8127 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 499737271 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.197755] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200226] pid_max: default: 32768 minimum: 301\n[ 0.201583] ACPI: Core revision 20150930\n[ 0.203338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205310] Security Framework initialized\n[ 0.206522] Yama: becoming mindful.\n[ 0.207609] AppArmor: AppArmor initialized\n[ 0.208876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210895] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216853] Initializing cgroup subsys io\n[ 0.218064] Initializing cgroup subsys memory\n[ 0.219372] Initializing cgroup subsys devices\n[ 0.220683] Initializing cgroup subsys freezer\n[ 0.221986] Initializing cgroup subsys net_cls\n[ 0.223296] Initializing cgroup subsys perf_event\n[ 0.224681] Initializing cgroup subsys net_prio\n[ 0.226042] Initializing cgroup subsys hugetlb\n[ 0.227347] Initializing cgroup subsys pids\n[ 0.228633] CPU: Physical Processor ID: 0\n[ 0.230521] mce: CPU supports 10 MCE banks\n[ 0.231774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236080] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242913] ftrace: allocating 31920 entries in 125 pages\n[ 0.268396] smpboot: Max logical packages: 2\n[ 0.269672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.273535] x2apic enabled\n[ 0.274530] Switched APIC routing to physical x2apic.\n[ 0.276294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281799] KVM setup paravirtual spinlock\n[ 0.283399] x86: Booting SMP configuration:\n[ 0.284329] .... node #0, CPUs: #1\n[ 0.285255] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.307548] x86: Booted up 1 node, 2 CPUs\n[ 0.307550] KVM setup async PF for cpu 1\n[ 0.307553] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.310192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.311721] devtmpfs: initialized\n[ 0.313465] evm: security.selinux\n[ 0.314208] evm: security.SMACK64\n[ 0.314913] evm: security.SMACK64EXEC\n[ 0.315675] evm: security.SMACK64TRANSMUTE\n[ 0.316484] evm: security.SMACK64MMAP\n[ 0.317228] evm: security.ima\n[ 0.317866] evm: security.capability\n[ 0.318862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320785] pinctrl core: initialized pinctrl subsystem\n[ 0.321913] RTC time: 3:12:04, date: 07/22/18\n[ 0.322975] NET: Registered protocol family 16\n[ 0.332743] cpuidle: using governor ladder\n[ 0.344851] cpuidle: using governor menu\n[ 0.345701] PCCT header not found.\n[ 0.346586] ACPI: bus type PCI registered\n[ 0.347436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348751] PCI: Using configuration type 1 for base access\n[ 0.362383] ACPI: Added _OSI(Module Device)\n[ 0.363269] ACPI: Added _OSI(Processor Device)\n[ 0.364162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.365109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.367157] ACPI: Interpreter enabled\n[ 0.367951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.369965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.371877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.373782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.375693] ACPI: (supports S0 S5)\n[ 0.376424] ACPI: Using IOAPIC for interrupt routing\n[ 0.377414] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382067] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.383354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.384606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.387009] acpiphp: Slot [3] registered\n[ 0.387866] acpiphp: Slot [4] registered\n[ 0.388731] acpiphp: Slot [5] registered\n[ 0.389589] acpiphp: Slot [6] registered\n[ 0.390448] acpiphp: Slot [7] registered\n[ 0.391290] acpiphp: Slot [8] registered\n[ 0.392145] acpiphp: Slot [9] registered\n[ 0.392980] acpiphp: Slot [10] registered\n[ 0.403789] acpiphp: Slot [11] registered\n[ 0.404637] acpiphp: Slot [12] registered\n[ 0.405484] acpiphp: Slot [13] registered\n[ 0.406323] acpiphp: Slot [14] registered\n[ 0.407164] acpiphp: Slot [15] registered\n[ 0.408005] acpiphp: Slot [16] registered\n[ 0.408843] acpiphp: Slot [17] registered\n[ 0.409685] acpiphp: Slot [18] registered\n[ 0.410540] acpiphp: Slot [19] registered\n[ 0.411386] acpiphp: Slot [20] registered\n[ 0.412231] acpiphp: Slot [21] registered\n[ 0.413076] acpiphp: Slot [22] registered\n[ 0.413917] acpiphp: Slot [23] registered\n[ 0.414752] acpiphp: Slot [24] registered\n[ 0.415586] acpiphp: Slot [25] registered\n[ 0.416437] acpiphp: Slot [26] registered\n[ 0.417282] acpiphp: Slot [27] registered\n[ 0.418190] acpiphp: Slot [28] registered\n[ 0.419088] acpiphp: Slot [29] registered\n[ 0.419925] acpiphp: Slot [30] registered\n[ 0.420767] acpiphp: Slot [31] registered\n[ 0.421602] PCI host bridge to bus 0000:00\n[ 0.422447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.423707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.427975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.429503] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434316] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435538] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.436899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440606] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.469087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471876] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476071] vgaarb: loaded\n[ 0.476688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478015] SCSI subsystem initialized\n[ 0.479029] ACPI: bus type USB registered\n[ 0.479896] usbcore: registered new interface driver usbfs\n[ 0.480970] usbcore: registered new interface driver hub\n[ 0.482022] usbcore: registered new device driver usb\n[ 0.483274] PCI: Using ACPI for IRQ routing\n[ 0.484455] NetLabel: Initializing\n[ 0.485203] NetLabel: domain hash size = 128\n[ 0.486116] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.487149] NetLabel: unlabeled traffic allowed by default\n[ 0.488426] clocksource: Switched to clocksource kvm-clock\n[ 0.497371] AppArmor: AppArmor Filesystem Enabled\n[ 0.498396] pnp: PnP ACPI init\n[ 0.499410] pnp: PnP ACPI: found 5 devices\n[ 0.506732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508544] NET: Registered protocol family 2\n[ 0.509698] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512312] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.513565] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516014] NET: Registered protocol family 1\n[ 0.516935] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518091] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519273] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556091] Trying to unpack rootfs image as initramfs...\n[ 0.614321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616137] Scanning for low memory corruption every 60 seconds\n[ 0.617769] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.619697] audit: initializing netlink subsys (disabled)\n[ 0.621388] audit: type=2000 audit(1532229124.976:1): initialized\n[ 0.623446] Initialise system trusted keyring\n[ 0.624984] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626917] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629440] zbud: loaded\n[ 0.630269] VFS: Disk quotas dquot_6.6.0\n[ 0.631163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632933] fuse init (API version 7.23)\n[ 0.633908] Key type big_key registered\n[ 0.634735] Allocating IMA MOK and blacklist keyrings.\n[ 0.636148] Key type asymmetric registered\n[ 0.637046] Asymmetric key parser 'x509' registered\n[ 0.638046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639618] io scheduler noop registered\n[ 0.640462] io scheduler deadline registered (default)\n[ 0.641521] io scheduler cfq registered\n[ 0.642432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646445] ACPI: Power Button [PWRF]\n[ 0.647369] GHES: HEST is not enabled!\n[ 0.665657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.702812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.705038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731345] Linux agpgart interface v0.103\n[ 0.734425] brd: module loaded\n[ 0.736342] loop: module loaded\n[ 0.740553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742089] GPT:90111 != 20971519\n[ 0.742796] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743916] GPT:90111 != 20971519\n[ 0.744630] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745665] vda: vda1 vda15\n[ 0.747040] scsi host0: ata_piix\n[ 0.747857] scsi host1: ata_piix\n[ 0.748615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751531] libphy: Fixed MDIO Bus: probed\n[ 0.752390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755496] PPP generic driver version 2.4.2\n[ 0.756459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757732] ehci-pci: EHCI PCI platform driver\n[ 0.758655] ehci-platform: EHCI generic platform driver\n[ 0.759684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760878] ohci-pci: OHCI PCI platform driver\n[ 0.761779] ohci-platform: OHCI generic platform driver\n[ 0.762778] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.786153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788910] usb usb1: Product: UHCI Host Controller\n[ 0.789898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791072] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792072] hub 1-0:1.0: USB hub found\n[ 0.792920] hub 1-0:1.0: 2 ports detected\n[ 0.793894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.796068] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.797135] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798251] mousedev: PS/2 mouse device common for all mice\n[ 0.799499] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805424] i2c /dev entries driver\n[ 0.806260] device-mapper: uevent: version 1.0.3\n[ 0.807282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810504] NET: Registered protocol family 10\n[ 0.811713] NET: Registered protocol family 17\n[ 0.812680] Key type dns_resolver registered\n[ 0.813732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820350] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822693] registered taskstats version 1\n[ 0.823735] Loading compiled-in X.509 certificates\n[ 0.825567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827570] zswap: loaded using pool lzo/zbud\n[ 0.830573] Key type trusted registered\n[ 0.832736] Key type encrypted registered\n[ 0.833654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835817] evm: HMAC attrs: 0x1\n[ 0.847493] Magic number: 10:143:210\n[ 0.848623] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:05 UTC (1532229125)\n[ 0.850520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.851700] EDD information not available.\n[ 0.907205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908848] Write protecting the kernel read-only data: 14336k\n[ 0.912574] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\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... [ 1.318878] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.22. iid=i-0000002e\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=20953055,end=20971487\nvPing KO\n"} 2018-07-22 03:12:26,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action used request id req-da890402-82c7-4fe5-9058-3b55bb54cb0b 2018-07-22 03:12:27,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:27,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-765fbd41-c4ea-441c-8d8b-9471dcb5bf67 x-compute-request-id: req-765fbd41-c4ea-441c-8d8b-9471dcb5bf67 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:27,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-765fbd41-c4ea-441c-8d8b-9471dcb5bf67 2018-07-22 03:12:27,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:12:27,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-0bdd3f4d-c6ee-4932-8c31-00af33c94d60 x-compute-request-id: req-0bdd3f4d-c6ee-4932-8c31-00af33c94d60 Content-Encoding: gzip Content-Length: 8127 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 499737271 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.197755] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200226] pid_max: default: 32768 minimum: 301\n[ 0.201583] ACPI: Core revision 20150930\n[ 0.203338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205310] Security Framework initialized\n[ 0.206522] Yama: becoming mindful.\n[ 0.207609] AppArmor: AppArmor initialized\n[ 0.208876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210895] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216853] Initializing cgroup subsys io\n[ 0.218064] Initializing cgroup subsys memory\n[ 0.219372] Initializing cgroup subsys devices\n[ 0.220683] Initializing cgroup subsys freezer\n[ 0.221986] Initializing cgroup subsys net_cls\n[ 0.223296] Initializing cgroup subsys perf_event\n[ 0.224681] Initializing cgroup subsys net_prio\n[ 0.226042] Initializing cgroup subsys hugetlb\n[ 0.227347] Initializing cgroup subsys pids\n[ 0.228633] CPU: Physical Processor ID: 0\n[ 0.230521] mce: CPU supports 10 MCE banks\n[ 0.231774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236080] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242913] ftrace: allocating 31920 entries in 125 pages\n[ 0.268396] smpboot: Max logical packages: 2\n[ 0.269672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.273535] x2apic enabled\n[ 0.274530] Switched APIC routing to physical x2apic.\n[ 0.276294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281799] KVM setup paravirtual spinlock\n[ 0.283399] x86: Booting SMP configuration:\n[ 0.284329] .... node #0, CPUs: #1\n[ 0.285255] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.307548] x86: Booted up 1 node, 2 CPUs\n[ 0.307550] KVM setup async PF for cpu 1\n[ 0.307553] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.310192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.311721] devtmpfs: initialized\n[ 0.313465] evm: security.selinux\n[ 0.314208] evm: security.SMACK64\n[ 0.314913] evm: security.SMACK64EXEC\n[ 0.315675] evm: security.SMACK64TRANSMUTE\n[ 0.316484] evm: security.SMACK64MMAP\n[ 0.317228] evm: security.ima\n[ 0.317866] evm: security.capability\n[ 0.318862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320785] pinctrl core: initialized pinctrl subsystem\n[ 0.321913] RTC time: 3:12:04, date: 07/22/18\n[ 0.322975] NET: Registered protocol family 16\n[ 0.332743] cpuidle: using governor ladder\n[ 0.344851] cpuidle: using governor menu\n[ 0.345701] PCCT header not found.\n[ 0.346586] ACPI: bus type PCI registered\n[ 0.347436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348751] PCI: Using configuration type 1 for base access\n[ 0.362383] ACPI: Added _OSI(Module Device)\n[ 0.363269] ACPI: Added _OSI(Processor Device)\n[ 0.364162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.365109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.367157] ACPI: Interpreter enabled\n[ 0.367951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.369965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.371877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.373782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.375693] ACPI: (supports S0 S5)\n[ 0.376424] ACPI: Using IOAPIC for interrupt routing\n[ 0.377414] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382067] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.383354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.384606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.387009] acpiphp: Slot [3] registered\n[ 0.387866] acpiphp: Slot [4] registered\n[ 0.388731] acpiphp: Slot [5] registered\n[ 0.389589] acpiphp: Slot [6] registered\n[ 0.390448] acpiphp: Slot [7] registered\n[ 0.391290] acpiphp: Slot [8] registered\n[ 0.392145] acpiphp: Slot [9] registered\n[ 0.392980] acpiphp: Slot [10] registered\n[ 0.403789] acpiphp: Slot [11] registered\n[ 0.404637] acpiphp: Slot [12] registered\n[ 0.405484] acpiphp: Slot [13] registered\n[ 0.406323] acpiphp: Slot [14] registered\n[ 0.407164] acpiphp: Slot [15] registered\n[ 0.408005] acpiphp: Slot [16] registered\n[ 0.408843] acpiphp: Slot [17] registered\n[ 0.409685] acpiphp: Slot [18] registered\n[ 0.410540] acpiphp: Slot [19] registered\n[ 0.411386] acpiphp: Slot [20] registered\n[ 0.412231] acpiphp: Slot [21] registered\n[ 0.413076] acpiphp: Slot [22] registered\n[ 0.413917] acpiphp: Slot [23] registered\n[ 0.414752] acpiphp: Slot [24] registered\n[ 0.415586] acpiphp: Slot [25] registered\n[ 0.416437] acpiphp: Slot [26] registered\n[ 0.417282] acpiphp: Slot [27] registered\n[ 0.418190] acpiphp: Slot [28] registered\n[ 0.419088] acpiphp: Slot [29] registered\n[ 0.419925] acpiphp: Slot [30] registered\n[ 0.420767] acpiphp: Slot [31] registered\n[ 0.421602] PCI host bridge to bus 0000:00\n[ 0.422447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.423707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.427975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.429503] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434316] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435538] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.436899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440606] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.469087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471876] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476071] vgaarb: loaded\n[ 0.476688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478015] SCSI subsystem initialized\n[ 0.479029] ACPI: bus type USB registered\n[ 0.479896] usbcore: registered new interface driver usbfs\n[ 0.480970] usbcore: registered new interface driver hub\n[ 0.482022] usbcore: registered new device driver usb\n[ 0.483274] PCI: Using ACPI for IRQ routing\n[ 0.484455] NetLabel: Initializing\n[ 0.485203] NetLabel: domain hash size = 128\n[ 0.486116] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.487149] NetLabel: unlabeled traffic allowed by default\n[ 0.488426] clocksource: Switched to clocksource kvm-clock\n[ 0.497371] AppArmor: AppArmor Filesystem Enabled\n[ 0.498396] pnp: PnP ACPI init\n[ 0.499410] pnp: PnP ACPI: found 5 devices\n[ 0.506732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508544] NET: Registered protocol family 2\n[ 0.509698] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512312] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.513565] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516014] NET: Registered protocol family 1\n[ 0.516935] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518091] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519273] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556091] Trying to unpack rootfs image as initramfs...\n[ 0.614321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616137] Scanning for low memory corruption every 60 seconds\n[ 0.617769] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.619697] audit: initializing netlink subsys (disabled)\n[ 0.621388] audit: type=2000 audit(1532229124.976:1): initialized\n[ 0.623446] Initialise system trusted keyring\n[ 0.624984] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626917] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629440] zbud: loaded\n[ 0.630269] VFS: Disk quotas dquot_6.6.0\n[ 0.631163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632933] fuse init (API version 7.23)\n[ 0.633908] Key type big_key registered\n[ 0.634735] Allocating IMA MOK and blacklist keyrings.\n[ 0.636148] Key type asymmetric registered\n[ 0.637046] Asymmetric key parser 'x509' registered\n[ 0.638046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639618] io scheduler noop registered\n[ 0.640462] io scheduler deadline registered (default)\n[ 0.641521] io scheduler cfq registered\n[ 0.642432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646445] ACPI: Power Button [PWRF]\n[ 0.647369] GHES: HEST is not enabled!\n[ 0.665657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.702812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.705038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731345] Linux agpgart interface v0.103\n[ 0.734425] brd: module loaded\n[ 0.736342] loop: module loaded\n[ 0.740553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742089] GPT:90111 != 20971519\n[ 0.742796] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743916] GPT:90111 != 20971519\n[ 0.744630] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745665] vda: vda1 vda15\n[ 0.747040] scsi host0: ata_piix\n[ 0.747857] scsi host1: ata_piix\n[ 0.748615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751531] libphy: Fixed MDIO Bus: probed\n[ 0.752390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755496] PPP generic driver version 2.4.2\n[ 0.756459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757732] ehci-pci: EHCI PCI platform driver\n[ 0.758655] ehci-platform: EHCI generic platform driver\n[ 0.759684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760878] ohci-pci: OHCI PCI platform driver\n[ 0.761779] ohci-platform: OHCI generic platform driver\n[ 0.762778] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.786153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788910] usb usb1: Product: UHCI Host Controller\n[ 0.789898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791072] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792072] hub 1-0:1.0: USB hub found\n[ 0.792920] hub 1-0:1.0: 2 ports detected\n[ 0.793894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.796068] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.797135] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798251] mousedev: PS/2 mouse device common for all mice\n[ 0.799499] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805424] i2c /dev entries driver\n[ 0.806260] device-mapper: uevent: version 1.0.3\n[ 0.807282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810504] NET: Registered protocol family 10\n[ 0.811713] NET: Registered protocol family 17\n[ 0.812680] Key type dns_resolver registered\n[ 0.813732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820350] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822693] registered taskstats version 1\n[ 0.823735] Loading compiled-in X.509 certificates\n[ 0.825567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827570] zswap: loaded using pool lzo/zbud\n[ 0.830573] Key type trusted registered\n[ 0.832736] Key type encrypted registered\n[ 0.833654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835817] evm: HMAC attrs: 0x1\n[ 0.847493] Magic number: 10:143:210\n[ 0.848623] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:05 UTC (1532229125)\n[ 0.850520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.851700] EDD information not available.\n[ 0.907205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908848] Write protecting the kernel read-only data: 14336k\n[ 0.912574] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\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... [ 1.318878] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.22. iid=i-0000002e\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=20953055,end=20971487\nvPing KO\n"} 2018-07-22 03:12:27,997 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action used request id req-0bdd3f4d-c6ee-4932-8c31-00af33c94d60 2018-07-22 03:12:29,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:29,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-743fdcde-2ba4-4d7a-a4d2-6354718b5a83 x-compute-request-id: req-743fdcde-2ba4-4d7a-a4d2-6354718b5a83 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:29,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-743fdcde-2ba4-4d7a-a4d2-6354718b5a83 2018-07-22 03:12:29,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:12:29,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-ce40c633-e624-4bc1-9255-b4b43dc2b5f5 x-compute-request-id: req-ce40c633-e624-4bc1-9255-b4b43dc2b5f5 Content-Encoding: gzip Content-Length: 8127 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 499737271 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.197755] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200226] pid_max: default: 32768 minimum: 301\n[ 0.201583] ACPI: Core revision 20150930\n[ 0.203338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205310] Security Framework initialized\n[ 0.206522] Yama: becoming mindful.\n[ 0.207609] AppArmor: AppArmor initialized\n[ 0.208876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210895] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216853] Initializing cgroup subsys io\n[ 0.218064] Initializing cgroup subsys memory\n[ 0.219372] Initializing cgroup subsys devices\n[ 0.220683] Initializing cgroup subsys freezer\n[ 0.221986] Initializing cgroup subsys net_cls\n[ 0.223296] Initializing cgroup subsys perf_event\n[ 0.224681] Initializing cgroup subsys net_prio\n[ 0.226042] Initializing cgroup subsys hugetlb\n[ 0.227347] Initializing cgroup subsys pids\n[ 0.228633] CPU: Physical Processor ID: 0\n[ 0.230521] mce: CPU supports 10 MCE banks\n[ 0.231774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236080] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242913] ftrace: allocating 31920 entries in 125 pages\n[ 0.268396] smpboot: Max logical packages: 2\n[ 0.269672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.273535] x2apic enabled\n[ 0.274530] Switched APIC routing to physical x2apic.\n[ 0.276294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281799] KVM setup paravirtual spinlock\n[ 0.283399] x86: Booting SMP configuration:\n[ 0.284329] .... node #0, CPUs: #1\n[ 0.285255] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.307548] x86: Booted up 1 node, 2 CPUs\n[ 0.307550] KVM setup async PF for cpu 1\n[ 0.307553] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.310192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.311721] devtmpfs: initialized\n[ 0.313465] evm: security.selinux\n[ 0.314208] evm: security.SMACK64\n[ 0.314913] evm: security.SMACK64EXEC\n[ 0.315675] evm: security.SMACK64TRANSMUTE\n[ 0.316484] evm: security.SMACK64MMAP\n[ 0.317228] evm: security.ima\n[ 0.317866] evm: security.capability\n[ 0.318862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320785] pinctrl core: initialized pinctrl subsystem\n[ 0.321913] RTC time: 3:12:04, date: 07/22/18\n[ 0.322975] NET: Registered protocol family 16\n[ 0.332743] cpuidle: using governor ladder\n[ 0.344851] cpuidle: using governor menu\n[ 0.345701] PCCT header not found.\n[ 0.346586] ACPI: bus type PCI registered\n[ 0.347436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348751] PCI: Using configuration type 1 for base access\n[ 0.362383] ACPI: Added _OSI(Module Device)\n[ 0.363269] ACPI: Added _OSI(Processor Device)\n[ 0.364162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.365109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.367157] ACPI: Interpreter enabled\n[ 0.367951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.369965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.371877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.373782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.375693] ACPI: (supports S0 S5)\n[ 0.376424] ACPI: Using IOAPIC for interrupt routing\n[ 0.377414] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382067] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.383354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.384606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.387009] acpiphp: Slot [3] registered\n[ 0.387866] acpiphp: Slot [4] registered\n[ 0.388731] acpiphp: Slot [5] registered\n[ 0.389589] acpiphp: Slot [6] registered\n[ 0.390448] acpiphp: Slot [7] registered\n[ 0.391290] acpiphp: Slot [8] registered\n[ 0.392145] acpiphp: Slot [9] registered\n[ 0.392980] acpiphp: Slot [10] registered\n[ 0.403789] acpiphp: Slot [11] registered\n[ 0.404637] acpiphp: Slot [12] registered\n[ 0.405484] acpiphp: Slot [13] registered\n[ 0.406323] acpiphp: Slot [14] registered\n[ 0.407164] acpiphp: Slot [15] registered\n[ 0.408005] acpiphp: Slot [16] registered\n[ 0.408843] acpiphp: Slot [17] registered\n[ 0.409685] acpiphp: Slot [18] registered\n[ 0.410540] acpiphp: Slot [19] registered\n[ 0.411386] acpiphp: Slot [20] registered\n[ 0.412231] acpiphp: Slot [21] registered\n[ 0.413076] acpiphp: Slot [22] registered\n[ 0.413917] acpiphp: Slot [23] registered\n[ 0.414752] acpiphp: Slot [24] registered\n[ 0.415586] acpiphp: Slot [25] registered\n[ 0.416437] acpiphp: Slot [26] registered\n[ 0.417282] acpiphp: Slot [27] registered\n[ 0.418190] acpiphp: Slot [28] registered\n[ 0.419088] acpiphp: Slot [29] registered\n[ 0.419925] acpiphp: Slot [30] registered\n[ 0.420767] acpiphp: Slot [31] registered\n[ 0.421602] PCI host bridge to bus 0000:00\n[ 0.422447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.423707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.427975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.429503] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434316] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435538] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.436899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440606] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.469087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471876] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476071] vgaarb: loaded\n[ 0.476688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478015] SCSI subsystem initialized\n[ 0.479029] ACPI: bus type USB registered\n[ 0.479896] usbcore: registered new interface driver usbfs\n[ 0.480970] usbcore: registered new interface driver hub\n[ 0.482022] usbcore: registered new device driver usb\n[ 0.483274] PCI: Using ACPI for IRQ routing\n[ 0.484455] NetLabel: Initializing\n[ 0.485203] NetLabel: domain hash size = 128\n[ 0.486116] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.487149] NetLabel: unlabeled traffic allowed by default\n[ 0.488426] clocksource: Switched to clocksource kvm-clock\n[ 0.497371] AppArmor: AppArmor Filesystem Enabled\n[ 0.498396] pnp: PnP ACPI init\n[ 0.499410] pnp: PnP ACPI: found 5 devices\n[ 0.506732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508544] NET: Registered protocol family 2\n[ 0.509698] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512312] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.513565] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516014] NET: Registered protocol family 1\n[ 0.516935] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518091] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519273] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556091] Trying to unpack rootfs image as initramfs...\n[ 0.614321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616137] Scanning for low memory corruption every 60 seconds\n[ 0.617769] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.619697] audit: initializing netlink subsys (disabled)\n[ 0.621388] audit: type=2000 audit(1532229124.976:1): initialized\n[ 0.623446] Initialise system trusted keyring\n[ 0.624984] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626917] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629440] zbud: loaded\n[ 0.630269] VFS: Disk quotas dquot_6.6.0\n[ 0.631163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632933] fuse init (API version 7.23)\n[ 0.633908] Key type big_key registered\n[ 0.634735] Allocating IMA MOK and blacklist keyrings.\n[ 0.636148] Key type asymmetric registered\n[ 0.637046] Asymmetric key parser 'x509' registered\n[ 0.638046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639618] io scheduler noop registered\n[ 0.640462] io scheduler deadline registered (default)\n[ 0.641521] io scheduler cfq registered\n[ 0.642432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646445] ACPI: Power Button [PWRF]\n[ 0.647369] GHES: HEST is not enabled!\n[ 0.665657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.702812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.705038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731345] Linux agpgart interface v0.103\n[ 0.734425] brd: module loaded\n[ 0.736342] loop: module loaded\n[ 0.740553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742089] GPT:90111 != 20971519\n[ 0.742796] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743916] GPT:90111 != 20971519\n[ 0.744630] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745665] vda: vda1 vda15\n[ 0.747040] scsi host0: ata_piix\n[ 0.747857] scsi host1: ata_piix\n[ 0.748615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751531] libphy: Fixed MDIO Bus: probed\n[ 0.752390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755496] PPP generic driver version 2.4.2\n[ 0.756459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757732] ehci-pci: EHCI PCI platform driver\n[ 0.758655] ehci-platform: EHCI generic platform driver\n[ 0.759684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760878] ohci-pci: OHCI PCI platform driver\n[ 0.761779] ohci-platform: OHCI generic platform driver\n[ 0.762778] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.786153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788910] usb usb1: Product: UHCI Host Controller\n[ 0.789898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791072] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792072] hub 1-0:1.0: USB hub found\n[ 0.792920] hub 1-0:1.0: 2 ports detected\n[ 0.793894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.796068] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.797135] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798251] mousedev: PS/2 mouse device common for all mice\n[ 0.799499] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805424] i2c /dev entries driver\n[ 0.806260] device-mapper: uevent: version 1.0.3\n[ 0.807282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810504] NET: Registered protocol family 10\n[ 0.811713] NET: Registered protocol family 17\n[ 0.812680] Key type dns_resolver registered\n[ 0.813732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820350] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822693] registered taskstats version 1\n[ 0.823735] Loading compiled-in X.509 certificates\n[ 0.825567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827570] zswap: loaded using pool lzo/zbud\n[ 0.830573] Key type trusted registered\n[ 0.832736] Key type encrypted registered\n[ 0.833654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835817] evm: HMAC attrs: 0x1\n[ 0.847493] Magic number: 10:143:210\n[ 0.848623] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:05 UTC (1532229125)\n[ 0.850520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.851700] EDD information not available.\n[ 0.907205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908848] Write protecting the kernel read-only data: 14336k\n[ 0.912574] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\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... [ 1.318878] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.22. iid=i-0000002e\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=20953055,end=20971487\nvPing KO\n"} 2018-07-22 03:12:29,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action used request id req-ce40c633-e624-4bc1-9255-b4b43dc2b5f5 2018-07-22 03:12:30,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:30,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-2e1c3a34-d91e-4b76-9658-d8241ccf29bf x-compute-request-id: req-2e1c3a34-d91e-4b76-9658-d8241ccf29bf Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:30,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-2e1c3a34-d91e-4b76-9658-d8241ccf29bf 2018-07-22 03:12:30,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:12:30,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-2a199b55-d898-4e8a-b526-57cb90dcd240 x-compute-request-id: req-2a199b55-d898-4e8a-b526-57cb90dcd240 Content-Encoding: gzip Content-Length: 8127 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 499737271 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.197755] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200226] pid_max: default: 32768 minimum: 301\n[ 0.201583] ACPI: Core revision 20150930\n[ 0.203338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205310] Security Framework initialized\n[ 0.206522] Yama: becoming mindful.\n[ 0.207609] AppArmor: AppArmor initialized\n[ 0.208876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210895] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216853] Initializing cgroup subsys io\n[ 0.218064] Initializing cgroup subsys memory\n[ 0.219372] Initializing cgroup subsys devices\n[ 0.220683] Initializing cgroup subsys freezer\n[ 0.221986] Initializing cgroup subsys net_cls\n[ 0.223296] Initializing cgroup subsys perf_event\n[ 0.224681] Initializing cgroup subsys net_prio\n[ 0.226042] Initializing cgroup subsys hugetlb\n[ 0.227347] Initializing cgroup subsys pids\n[ 0.228633] CPU: Physical Processor ID: 0\n[ 0.230521] mce: CPU supports 10 MCE banks\n[ 0.231774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236080] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242913] ftrace: allocating 31920 entries in 125 pages\n[ 0.268396] smpboot: Max logical packages: 2\n[ 0.269672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.273535] x2apic enabled\n[ 0.274530] Switched APIC routing to physical x2apic.\n[ 0.276294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281799] KVM setup paravirtual spinlock\n[ 0.283399] x86: Booting SMP configuration:\n[ 0.284329] .... node #0, CPUs: #1\n[ 0.285255] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.307548] x86: Booted up 1 node, 2 CPUs\n[ 0.307550] KVM setup async PF for cpu 1\n[ 0.307553] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.310192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.311721] devtmpfs: initialized\n[ 0.313465] evm: security.selinux\n[ 0.314208] evm: security.SMACK64\n[ 0.314913] evm: security.SMACK64EXEC\n[ 0.315675] evm: security.SMACK64TRANSMUTE\n[ 0.316484] evm: security.SMACK64MMAP\n[ 0.317228] evm: security.ima\n[ 0.317866] evm: security.capability\n[ 0.318862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320785] pinctrl core: initialized pinctrl subsystem\n[ 0.321913] RTC time: 3:12:04, date: 07/22/18\n[ 0.322975] NET: Registered protocol family 16\n[ 0.332743] cpuidle: using governor ladder\n[ 0.344851] cpuidle: using governor menu\n[ 0.345701] PCCT header not found.\n[ 0.346586] ACPI: bus type PCI registered\n[ 0.347436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348751] PCI: Using configuration type 1 for base access\n[ 0.362383] ACPI: Added _OSI(Module Device)\n[ 0.363269] ACPI: Added _OSI(Processor Device)\n[ 0.364162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.365109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.367157] ACPI: Interpreter enabled\n[ 0.367951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.369965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.371877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.373782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.375693] ACPI: (supports S0 S5)\n[ 0.376424] ACPI: Using IOAPIC for interrupt routing\n[ 0.377414] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382067] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.383354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.384606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.387009] acpiphp: Slot [3] registered\n[ 0.387866] acpiphp: Slot [4] registered\n[ 0.388731] acpiphp: Slot [5] registered\n[ 0.389589] acpiphp: Slot [6] registered\n[ 0.390448] acpiphp: Slot [7] registered\n[ 0.391290] acpiphp: Slot [8] registered\n[ 0.392145] acpiphp: Slot [9] registered\n[ 0.392980] acpiphp: Slot [10] registered\n[ 0.403789] acpiphp: Slot [11] registered\n[ 0.404637] acpiphp: Slot [12] registered\n[ 0.405484] acpiphp: Slot [13] registered\n[ 0.406323] acpiphp: Slot [14] registered\n[ 0.407164] acpiphp: Slot [15] registered\n[ 0.408005] acpiphp: Slot [16] registered\n[ 0.408843] acpiphp: Slot [17] registered\n[ 0.409685] acpiphp: Slot [18] registered\n[ 0.410540] acpiphp: Slot [19] registered\n[ 0.411386] acpiphp: Slot [20] registered\n[ 0.412231] acpiphp: Slot [21] registered\n[ 0.413076] acpiphp: Slot [22] registered\n[ 0.413917] acpiphp: Slot [23] registered\n[ 0.414752] acpiphp: Slot [24] registered\n[ 0.415586] acpiphp: Slot [25] registered\n[ 0.416437] acpiphp: Slot [26] registered\n[ 0.417282] acpiphp: Slot [27] registered\n[ 0.418190] acpiphp: Slot [28] registered\n[ 0.419088] acpiphp: Slot [29] registered\n[ 0.419925] acpiphp: Slot [30] registered\n[ 0.420767] acpiphp: Slot [31] registered\n[ 0.421602] PCI host bridge to bus 0000:00\n[ 0.422447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.423707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.427975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.429503] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434316] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435538] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.436899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440606] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.469087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471876] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476071] vgaarb: loaded\n[ 0.476688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478015] SCSI subsystem initialized\n[ 0.479029] ACPI: bus type USB registered\n[ 0.479896] usbcore: registered new interface driver usbfs\n[ 0.480970] usbcore: registered new interface driver hub\n[ 0.482022] usbcore: registered new device driver usb\n[ 0.483274] PCI: Using ACPI for IRQ routing\n[ 0.484455] NetLabel: Initializing\n[ 0.485203] NetLabel: domain hash size = 128\n[ 0.486116] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.487149] NetLabel: unlabeled traffic allowed by default\n[ 0.488426] clocksource: Switched to clocksource kvm-clock\n[ 0.497371] AppArmor: AppArmor Filesystem Enabled\n[ 0.498396] pnp: PnP ACPI init\n[ 0.499410] pnp: PnP ACPI: found 5 devices\n[ 0.506732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508544] NET: Registered protocol family 2\n[ 0.509698] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512312] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.513565] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516014] NET: Registered protocol family 1\n[ 0.516935] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518091] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519273] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556091] Trying to unpack rootfs image as initramfs...\n[ 0.614321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616137] Scanning for low memory corruption every 60 seconds\n[ 0.617769] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.619697] audit: initializing netlink subsys (disabled)\n[ 0.621388] audit: type=2000 audit(1532229124.976:1): initialized\n[ 0.623446] Initialise system trusted keyring\n[ 0.624984] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626917] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629440] zbud: loaded\n[ 0.630269] VFS: Disk quotas dquot_6.6.0\n[ 0.631163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632933] fuse init (API version 7.23)\n[ 0.633908] Key type big_key registered\n[ 0.634735] Allocating IMA MOK and blacklist keyrings.\n[ 0.636148] Key type asymmetric registered\n[ 0.637046] Asymmetric key parser 'x509' registered\n[ 0.638046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639618] io scheduler noop registered\n[ 0.640462] io scheduler deadline registered (default)\n[ 0.641521] io scheduler cfq registered\n[ 0.642432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646445] ACPI: Power Button [PWRF]\n[ 0.647369] GHES: HEST is not enabled!\n[ 0.665657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.702812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.705038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731345] Linux agpgart interface v0.103\n[ 0.734425] brd: module loaded\n[ 0.736342] loop: module loaded\n[ 0.740553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742089] GPT:90111 != 20971519\n[ 0.742796] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743916] GPT:90111 != 20971519\n[ 0.744630] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745665] vda: vda1 vda15\n[ 0.747040] scsi host0: ata_piix\n[ 0.747857] scsi host1: ata_piix\n[ 0.748615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751531] libphy: Fixed MDIO Bus: probed\n[ 0.752390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755496] PPP generic driver version 2.4.2\n[ 0.756459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757732] ehci-pci: EHCI PCI platform driver\n[ 0.758655] ehci-platform: EHCI generic platform driver\n[ 0.759684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760878] ohci-pci: OHCI PCI platform driver\n[ 0.761779] ohci-platform: OHCI generic platform driver\n[ 0.762778] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.786153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788910] usb usb1: Product: UHCI Host Controller\n[ 0.789898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791072] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792072] hub 1-0:1.0: USB hub found\n[ 0.792920] hub 1-0:1.0: 2 ports detected\n[ 0.793894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.796068] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.797135] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798251] mousedev: PS/2 mouse device common for all mice\n[ 0.799499] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805424] i2c /dev entries driver\n[ 0.806260] device-mapper: uevent: version 1.0.3\n[ 0.807282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810504] NET: Registered protocol family 10\n[ 0.811713] NET: Registered protocol family 17\n[ 0.812680] Key type dns_resolver registered\n[ 0.813732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820350] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822693] registered taskstats version 1\n[ 0.823735] Loading compiled-in X.509 certificates\n[ 0.825567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827570] zswap: loaded using pool lzo/zbud\n[ 0.830573] Key type trusted registered\n[ 0.832736] Key type encrypted registered\n[ 0.833654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835817] evm: HMAC attrs: 0x1\n[ 0.847493] Magic number: 10:143:210\n[ 0.848623] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:05 UTC (1532229125)\n[ 0.850520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.851700] EDD information not available.\n[ 0.907205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908848] Write protecting the kernel read-only data: 14336k\n[ 0.912574] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\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... [ 1.318878] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.22. iid=i-0000002e\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=20953055,end=20971487\nvPing KO\nvPing KO\n"} 2018-07-22 03:12:30,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action used request id req-2a199b55-d898-4e8a-b526-57cb90dcd240 2018-07-22 03:12:31,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:31,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-ac04f25b-4a2c-4779-8393-bc8541a8f418 x-compute-request-id: req-ac04f25b-4a2c-4779-8393-bc8541a8f418 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:14:4e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:04Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:31,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-ac04f25b-4a2c-4779-8393-bc8541a8f418 2018-07-22 03:12:31,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:12:31,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-f2d13b13-be76-47d9-8414-869fe1524cd3 x-compute-request-id: req-f2d13b13-be76-47d9-8414-869fe1524cd3 Content-Encoding: gzip Content-Length: 8129 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 499737271 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.197755] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200226] pid_max: default: 32768 minimum: 301\n[ 0.201583] ACPI: Core revision 20150930\n[ 0.203338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205310] Security Framework initialized\n[ 0.206522] Yama: becoming mindful.\n[ 0.207609] AppArmor: AppArmor initialized\n[ 0.208876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210895] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216853] Initializing cgroup subsys io\n[ 0.218064] Initializing cgroup subsys memory\n[ 0.219372] Initializing cgroup subsys devices\n[ 0.220683] Initializing cgroup subsys freezer\n[ 0.221986] Initializing cgroup subsys net_cls\n[ 0.223296] Initializing cgroup subsys perf_event\n[ 0.224681] Initializing cgroup subsys net_prio\n[ 0.226042] Initializing cgroup subsys hugetlb\n[ 0.227347] Initializing cgroup subsys pids\n[ 0.228633] CPU: Physical Processor ID: 0\n[ 0.230521] mce: CPU supports 10 MCE banks\n[ 0.231774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236080] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242913] ftrace: allocating 31920 entries in 125 pages\n[ 0.268396] smpboot: Max logical packages: 2\n[ 0.269672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.273535] x2apic enabled\n[ 0.274530] Switched APIC routing to physical x2apic.\n[ 0.276294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281799] KVM setup paravirtual spinlock\n[ 0.283399] x86: Booting SMP configuration:\n[ 0.284329] .... node #0, CPUs: #1\n[ 0.285255] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.307548] x86: Booted up 1 node, 2 CPUs\n[ 0.307550] KVM setup async PF for cpu 1\n[ 0.307553] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.310192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.311721] devtmpfs: initialized\n[ 0.313465] evm: security.selinux\n[ 0.314208] evm: security.SMACK64\n[ 0.314913] evm: security.SMACK64EXEC\n[ 0.315675] evm: security.SMACK64TRANSMUTE\n[ 0.316484] evm: security.SMACK64MMAP\n[ 0.317228] evm: security.ima\n[ 0.317866] evm: security.capability\n[ 0.318862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320785] pinctrl core: initialized pinctrl subsystem\n[ 0.321913] RTC time: 3:12:04, date: 07/22/18\n[ 0.322975] NET: Registered protocol family 16\n[ 0.332743] cpuidle: using governor ladder\n[ 0.344851] cpuidle: using governor menu\n[ 0.345701] PCCT header not found.\n[ 0.346586] ACPI: bus type PCI registered\n[ 0.347436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348751] PCI: Using configuration type 1 for base access\n[ 0.362383] ACPI: Added _OSI(Module Device)\n[ 0.363269] ACPI: Added _OSI(Processor Device)\n[ 0.364162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.365109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.367157] ACPI: Interpreter enabled\n[ 0.367951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.369965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.371877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.373782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.375693] ACPI: (supports S0 S5)\n[ 0.376424] ACPI: Using IOAPIC for interrupt routing\n[ 0.377414] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382067] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.383354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.384606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.387009] acpiphp: Slot [3] registered\n[ 0.387866] acpiphp: Slot [4] registered\n[ 0.388731] acpiphp: Slot [5] registered\n[ 0.389589] acpiphp: Slot [6] registered\n[ 0.390448] acpiphp: Slot [7] registered\n[ 0.391290] acpiphp: Slot [8] registered\n[ 0.392145] acpiphp: Slot [9] registered\n[ 0.392980] acpiphp: Slot [10] registered\n[ 0.403789] acpiphp: Slot [11] registered\n[ 0.404637] acpiphp: Slot [12] registered\n[ 0.405484] acpiphp: Slot [13] registered\n[ 0.406323] acpiphp: Slot [14] registered\n[ 0.407164] acpiphp: Slot [15] registered\n[ 0.408005] acpiphp: Slot [16] registered\n[ 0.408843] acpiphp: Slot [17] registered\n[ 0.409685] acpiphp: Slot [18] registered\n[ 0.410540] acpiphp: Slot [19] registered\n[ 0.411386] acpiphp: Slot [20] registered\n[ 0.412231] acpiphp: Slot [21] registered\n[ 0.413076] acpiphp: Slot [22] registered\n[ 0.413917] acpiphp: Slot [23] registered\n[ 0.414752] acpiphp: Slot [24] registered\n[ 0.415586] acpiphp: Slot [25] registered\n[ 0.416437] acpiphp: Slot [26] registered\n[ 0.417282] acpiphp: Slot [27] registered\n[ 0.418190] acpiphp: Slot [28] registered\n[ 0.419088] acpiphp: Slot [29] registered\n[ 0.419925] acpiphp: Slot [30] registered\n[ 0.420767] acpiphp: Slot [31] registered\n[ 0.421602] PCI host bridge to bus 0000:00\n[ 0.422447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.423707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.427975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.429503] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434316] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435538] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.436899] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440606] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.469087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471876] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476071] vgaarb: loaded\n[ 0.476688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478015] SCSI subsystem initialized\n[ 0.479029] ACPI: bus type USB registered\n[ 0.479896] usbcore: registered new interface driver usbfs\n[ 0.480970] usbcore: registered new interface driver hub\n[ 0.482022] usbcore: registered new device driver usb\n[ 0.483274] PCI: Using ACPI for IRQ routing\n[ 0.484455] NetLabel: Initializing\n[ 0.485203] NetLabel: domain hash size = 128\n[ 0.486116] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.487149] NetLabel: unlabeled traffic allowed by default\n[ 0.488426] clocksource: Switched to clocksource kvm-clock\n[ 0.497371] AppArmor: AppArmor Filesystem Enabled\n[ 0.498396] pnp: PnP ACPI init\n[ 0.499410] pnp: PnP ACPI: found 5 devices\n[ 0.506732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508544] NET: Registered protocol family 2\n[ 0.509698] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512312] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.513565] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516014] NET: Registered protocol family 1\n[ 0.516935] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518091] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519273] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556091] Trying to unpack rootfs image as initramfs...\n[ 0.614321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616137] Scanning for low memory corruption every 60 seconds\n[ 0.617769] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.619697] audit: initializing netlink subsys (disabled)\n[ 0.621388] audit: type=2000 audit(1532229124.976:1): initialized\n[ 0.623446] Initialise system trusted keyring\n[ 0.624984] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626917] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629440] zbud: loaded\n[ 0.630269] VFS: Disk quotas dquot_6.6.0\n[ 0.631163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632933] fuse init (API version 7.23)\n[ 0.633908] Key type big_key registered\n[ 0.634735] Allocating IMA MOK and blacklist keyrings.\n[ 0.636148] Key type asymmetric registered\n[ 0.637046] Asymmetric key parser 'x509' registered\n[ 0.638046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639618] io scheduler noop registered\n[ 0.640462] io scheduler deadline registered (default)\n[ 0.641521] io scheduler cfq registered\n[ 0.642432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646445] ACPI: Power Button [PWRF]\n[ 0.647369] GHES: HEST is not enabled!\n[ 0.665657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.702812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.705038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731345] Linux agpgart interface v0.103\n[ 0.734425] brd: module loaded\n[ 0.736342] loop: module loaded\n[ 0.740553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742089] GPT:90111 != 20971519\n[ 0.742796] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743916] GPT:90111 != 20971519\n[ 0.744630] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745665] vda: vda1 vda15\n[ 0.747040] scsi host0: ata_piix\n[ 0.747857] scsi host1: ata_piix\n[ 0.748615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751531] libphy: Fixed MDIO Bus: probed\n[ 0.752390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755496] PPP generic driver version 2.4.2\n[ 0.756459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757732] ehci-pci: EHCI PCI platform driver\n[ 0.758655] ehci-platform: EHCI generic platform driver\n[ 0.759684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760878] ohci-pci: OHCI PCI platform driver\n[ 0.761779] ohci-platform: OHCI generic platform driver\n[ 0.762778] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.786153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788910] usb usb1: Product: UHCI Host Controller\n[ 0.789898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791072] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792072] hub 1-0:1.0: USB hub found\n[ 0.792920] hub 1-0:1.0: 2 ports detected\n[ 0.793894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.796068] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.797135] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798251] mousedev: PS/2 mouse device common for all mice\n[ 0.799499] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805424] i2c /dev entries driver\n[ 0.806260] device-mapper: uevent: version 1.0.3\n[ 0.807282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810504] NET: Registered protocol family 10\n[ 0.811713] NET: Registered protocol family 17\n[ 0.812680] Key type dns_resolver registered\n[ 0.813732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820350] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822693] registered taskstats version 1\n[ 0.823735] Loading compiled-in X.509 certificates\n[ 0.825567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827570] zswap: loaded using pool lzo/zbud\n[ 0.830573] Key type trusted registered\n[ 0.832736] Key type encrypted registered\n[ 0.833654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835817] evm: HMAC attrs: 0x1\n[ 0.847493] Magic number: 10:143:210\n[ 0.848623] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:05 UTC (1532229125)\n[ 0.850520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.851700] EDD information not available.\n[ 0.907205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908848] Write protecting the kernel read-only data: 14336k\n[ 0.912574] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\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... [ 1.318878] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.22. iid=i-0000002e\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=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n"} 2018-07-22 03:12:31,764 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd/action used request id req-f2d13b13-be76-47d9-8414-869fe1524cd3 2018-07-22 03:12:32,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:33,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-9aadd88e-fad9-455e-8357-1915c69b696b x-compute-request-id: req-9aadd88e-fad9-455e-8357-1915c69b696b Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f2:d7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:20.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp"}], "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:20Z", "hostId": "c5b0f535a59a2f0bfeabe4787460a3b02ecf7c6afaec19faefb60e0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:33,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-9aadd88e-fad9-455e-8357-1915c69b696b 2018-07-22 03:12:33,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:12:33,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-a85018c6-e048-41d1-af9b-4a09dace710a x-compute-request-id: req-a85018c6-e048-41d1-af9b-4a09dace710a Content-Encoding: gzip Content-Length: 9634 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (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 523624211 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.144047] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.145830] pid_max: default: 32768 minimum: 301\n[ 0.146791] ACPI: Core revision 20150930\n[ 0.148242] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149648] Security Framework initialized\n[ 0.150521] Yama: becoming mindful.\n[ 0.151314] AppArmor: AppArmor initialized\n[ 0.152237] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153650] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156325] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157850] Initializing cgroup subsys io\n[ 0.158722] Initializing cgroup subsys memory\n[ 0.159658] Initializing cgroup subsys devices\n[ 0.160593] Initializing cgroup subsys freezer\n[ 0.161524] Initializing cgroup subsys net_cls\n[ 0.162452] Initializing cgroup subsys perf_event\n[ 0.163439] Initializing cgroup subsys net_prio\n[ 0.164389] Initializing cgroup subsys hugetlb\n[ 0.165321] Initializing cgroup subsys pids\n[ 0.166248] CPU: Physical Processor ID: 0\n[ 0.167823] mce: CPU supports 10 MCE banks\n[ 0.168731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172090] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178290] ftrace: allocating 31920 entries in 125 pages\n[ 0.203236] smpboot: Max logical packages: 2\n[ 0.204181] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205464] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.206913] x2apic enabled\n[ 0.207767] Switched APIC routing to physical x2apic.\n[ 0.209592] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213281] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215625] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booting SMP configuration:\n[ 0.218110] .... node #0, CPUs: #1\n[ 0.219057] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.240779] x86: Booted up 1 node, 2 CPUs\n[ 0.240783] KVM setup async PF for cpu 1\n[ 0.240786] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.243548] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.245153] devtmpfs: initialized\n[ 0.246941] evm: security.selinux\n[ 0.247682] evm: security.SMACK64\n[ 0.248425] evm: security.SMACK64EXEC\n[ 0.249226] evm: security.SMACK64TRANSMUTE\n[ 0.250095] evm: security.SMACK64MMAP\n[ 0.250886] evm: security.ima\n[ 0.251562] evm: security.capability\n[ 0.252458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254475] pinctrl core: initialized pinctrl subsystem\n[ 0.255666] RTC time: 3:12:21, date: 07/22/18\n[ 0.256710] NET: Registered protocol family 16\n[ 0.266454] cpuidle: using governor ladder\n[ 0.278539] cpuidle: using governor menu\n[ 0.279381] PCCT header not found.\n[ 0.280183] ACPI: bus type PCI registered\n[ 0.281009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282314] PCI: Using configuration type 1 for base access\n[ 0.295779] ACPI: Added _OSI(Module Device)\n[ 0.296660] ACPI: Added _OSI(Processor Device)\n[ 0.297546] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298468] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300480] ACPI: Interpreter enabled\n[ 0.301272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.306979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.308893] ACPI: (supports S0 S5)\n[ 0.309620] ACPI: Using IOAPIC for interrupt routing\n[ 0.310605] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314078] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315261] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.316535] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317764] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320117] acpiphp: Slot [3] registered\n[ 0.320961] acpiphp: Slot [4] registered\n[ 0.321778] acpiphp: Slot [5] registered\n[ 0.322601] acpiphp: Slot [6] registered\n[ 0.323420] acpiphp: Slot [7] registered\n[ 0.324244] acpiphp: Slot [8] registered\n[ 0.325068] acpiphp: Slot [9] registered\n[ 0.325889] acpiphp: Slot [10] registered\n[ 0.337171] acpiphp: Slot [11] registered\n[ 0.338013] acpiphp: Slot [12] registered\n[ 0.338844] acpiphp: Slot [13] registered\n[ 0.339686] acpiphp: Slot [14] registered\n[ 0.340517] acpiphp: Slot [15] registered\n[ 0.341379] acpiphp: Slot [16] registered\n[ 0.342223] acpiphp: Slot [17] registered\n[ 0.343059] acpiphp: Slot [18] registered\n[ 0.343890] acpiphp: Slot [19] registered\n[ 0.344719] acpiphp: Slot [20] registered\n[ 0.345557] acpiphp: Slot [21] registered\n[ 0.346397] acpiphp: Slot [22] registered\n[ 0.347232] acpiphp: Slot [23] registered\n[ 0.348068] acpiphp: Slot [24] registered\n[ 0.348899] acpiphp: Slot [25] registered\n[ 0.349739] acpiphp: Slot [26] registered\n[ 0.350578] acpiphp: Slot [27] registered\n[ 0.351461] acpiphp: Slot [28] registered\n[ 0.352296] acpiphp: Slot [29] registered\n[ 0.353130] acpiphp: Slot [30] registered\n[ 0.353968] acpiphp: Slot [31] registered\n[ 0.354799] PCI host bridge to bus 0000:00\n[ 0.355644] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.356894] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358145] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.359636] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.361146] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.362945] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366502] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.368142] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369676] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371329] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.375360] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.377160] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.396906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.398737] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.400431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.402182] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.403861] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.405435] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407110] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.408494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.410483] vgaarb: loaded\n[ 0.411221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.412723] SCSI subsystem initialized\n[ 0.413907] ACPI: bus type USB registered\n[ 0.414942] usbcore: registered new interface driver usbfs\n[ 0.416290] usbcore: registered new interface driver hub\n[ 0.417556] usbcore: registered new device driver usb\n[ 0.418999] PCI: Using ACPI for IRQ routing\n[ 0.420375] NetLabel: Initializing\n[ 0.421260] NetLabel: domain hash size = 128\n[ 0.422337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.423540] NetLabel: unlabeled traffic allowed by default\n[ 0.425023] clocksource: Switched to clocksource kvm-clock\n[ 0.434378] AppArmor: AppArmor Filesystem Enabled\n[ 0.435422] pnp: PnP ACPI init\n[ 0.436471] pnp: PnP ACPI: found 5 devices\n[ 0.443576] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.445416] NET: Registered protocol family 2\n[ 0.446587] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447984] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.450574] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453011] NET: Registered protocol family 1\n[ 0.453951] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455123] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456273] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494028] Trying to unpack rootfs image as initramfs...\n[ 0.551966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.553722] Scanning for low memory corruption every 60 seconds\n[ 0.555185] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556389] audit: initializing netlink subsys (disabled)\n[ 0.557496] audit: type=2000 audit(1532229141.676:1): initialized\n[ 0.558884] Initialise system trusted keyring\n[ 0.559924] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561148] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563467] zbud: loaded\n[ 0.564269] VFS: Disk quotas dquot_6.6.0\n[ 0.565139] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566850] fuse init (API version 7.23)\n[ 0.567806] Key type big_key registered\n[ 0.568649] Allocating IMA MOK and blacklist keyrings.\n[ 0.569997] Key type asymmetric registered\n[ 0.570852] Asymmetric key parser 'x509' registered\n[ 0.571846] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573405] io scheduler noop registered\n[ 0.574229] io scheduler deadline registered (default)\n[ 0.575271] io scheduler cfq registered\n[ 0.576155] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580082] ACPI: Power Button [PWRF]\n[ 0.581027] GHES: HEST is not enabled!\n[ 0.599466] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663042] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.665469] Linux agpgart interface v0.103\n[ 0.668479] brd: module loaded\n[ 0.670415] loop: module loaded\n[ 0.676099] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.677806] GPT:90111 != 20971519\n[ 0.678527] GPT:Alternate GPT header not at the end of the disk.\n[ 0.679668] GPT:90111 != 20971519\n[ 0.680382] GPT: Use GNU Parted to correct GPT errors.\n[ 0.681384] vda: vda1 vda15\n[ 0.682759] scsi host0: ata_piix\n[ 0.683607] scsi host1: ata_piix\n[ 0.684347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.685632] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.687310] libphy: Fixed MDIO Bus: probed\n[ 0.688162] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689162] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.691275] PPP generic driver version 2.4.2\n[ 0.692218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.693479] ehci-pci: EHCI PCI platform driver\n[ 0.694391] ehci-platform: EHCI generic platform driver\n[ 0.695722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697103] ohci-pci: OHCI PCI platform driver\n[ 0.698061] ohci-platform: OHCI generic platform driver\n[ 0.699166] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.718398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.719598] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721393] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.722809] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.724473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728360] usb usb1: Product: UHCI Host Controller\n[ 0.729720] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731449] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732857] hub 1-0:1.0: USB hub found\n[ 0.733974] hub 1-0:1.0: 2 ports detected\n[ 0.735276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738116] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739488] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741006] mousedev: PS/2 mouse device common for all mice\n[ 0.742700] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744310] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.746785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.748580] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.750164] i2c /dev entries driver\n[ 0.751133] device-mapper: uevent: version 1.0.3\n[ 0.752527] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.754645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756619] NET: Registered protocol family 10\n[ 0.758131] NET: Registered protocol family 17\n[ 0.759407] Key type dns_resolver registered\n[ 0.760802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762342] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763849] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766118] registered taskstats version 1\n[ 0.767092] Loading compiled-in X.509 certificates\n[ 0.769001] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771642] zswap: loaded using pool lzo/zbud\n[ 0.773905] Key type trusted registered\n[ 0.776148] Key type encrypted registered\n[ 0.777336] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778853] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780376] evm: HMAC attrs: 0x1\n[ 0.792345] Magic number: 10:143:210\n[ 0.793566] rtc_cmos 00:00: setting system clock to 2018-07-22 03:12:21 UTC (1532229141)\n[ 0.795707] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797236] EDD information not available.\n[ 0.842584] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.844531] Write protecting the kernel read-only data: 14336k\n[ 0.846962] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.849320] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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.946643] 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 1.38\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 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.58. iid=i-0000002f\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=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyHIgPNNwAFo8p5XPmWpN0uTtuwdcekFrnFte4z9q+Gso1o1EAqG0zWUtsrptGJXEee2IwMim2zbRhGMq5lSdl1HB7bnQHjj1ns39dEZs8F3/LcQ9y3OmEJon092TQwZpp++b335nEM499EBj8jjOKsGsp71nMlpX0U39EGmRpNn5H4qoTKIQpF4x29o07eD/5ucW6giGqeM51KlqLU7ExmyTD457idhAqR8TaiWPIhsSFrHqfImbCWvna5P6XKgoHCEVNaH56NRClxI5Jc3evgmkjMbETjtM506tFFssHv8VU+WKgikPlsm9Q1rFZuJKaX9glO8snl8PT9AJCXB7d root@createinstancetwonettests-f1eec575-aafa-42bc-a10e-c567b0d22b77\nssh-dss AAAAB3NzaC1kc3MAAACBAOUIxRUE0qrqDm+zkSI5bdU8DhLPFxKSWgwlVckmWzbIJuezMPK46h2l7hpEVP7rGKEUa9W8E5bmZXvvvIfRgoXChf1V16RtUH4comcgG4dQqLTR1lp5/kAGUB+G2UAl+wB0CmYUNUUC9IEaiJybMkGIGxoiECtkRciH/SIZ60WLAAAAFQC4FxclxQ9Eqov7X0sn9/5cw/QcKwAAAIEAjjD6G2rCcR+jV5QizR8fkoWalycBUmWsLzOzMGK97kTDq8WEi1jx/s476ME12YNBv535xtxALuSuDDv6PqWmRd0I18PMfdJ2G2CE2+WYIVYOWruEz8/CkqV7yMknuleyM9Kn0XIbADP1v0kjl0/ObrGC9DuEJxG5CEyf4cFdvFoAAACAZ7B7qN/NlOfN651zorzcWmy902cKQICuroJ1oZG85QQzyB4zMLdGCekjAPy658YIJLSN4IQWW6Q6LOtcKUQamn5YpzM5uFJTGexj945OJH1uIf5d6j8N5puCcyp7BgwvTUo79RhKnIKkgTJLbGN2ED5CAPjN9ZvpPHSXXlRXJW4= root@createinstancetwonettests-f1eec575-aafa-42bc-a10e-c567b0d22b77\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe16:f2d7/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \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-0000002f\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f1eec575-aafa-42bc-a10e-c567b0d22b77\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.04 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-f1eec575-aafa-42bc-a10e-c567b0d22b77 login: "} 2018-07-22 03:12:33,173 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca/action used request id req-a85018c6-e048-41d1-af9b-4a09dace710a 2018-07-22 03:12:33,174 - create_instance - INFO - Deleting Port with ID - 7de8dc9a-e596-4a5b-acc4-9c39b7c5fcc4 2018-07-22 03:12:33,174 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm1-port 2018-07-22 03:12:33,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/7de8dc9a-e596-4a5b-acc4-9c39b7c5fcc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:33,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e1366b3-e1bd-4838-bce2-37bce200f0d6 Date: Sun, 22 Jul 2018 03:12:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:33,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/7de8dc9a-e596-4a5b-acc4-9c39b7c5fcc4 used request id req-0e1366b3-e1bd-4838-bce2-37bce200f0d6 2018-07-22 03:12:33,733 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1 2018-07-22 03:12:33,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:33,857 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:12: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 x-openstack-request-id: req-9b2d364f-3a9d-4ae3-942a-a61afac1b309 x-compute-request-id: req-9b2d364f-3a9d-4ae3-942a-a61afac1b309 Content-Type: application/json 2018-07-22 03:12:33,857 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-9b2d364f-3a9d-4ae3-942a-a61afac1b309 2018-07-22 03:12:33,857 - create_instance - INFO - Checking deletion status 2018-07-22 03:12:33,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:34,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-15aec089-9a34-4f20-8d3e-98c6b2279e70 x-compute-request-id: req-15aec089-9a34-4f20-8d3e-98c6b2279e70 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:33Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:34,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-15aec089-9a34-4f20-8d3e-98c6b2279e70 2018-07-22 03:12:34,141 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1] is - ACTIVE 2018-07-22 03:12:34,141 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:12:37,144 - create_instance - DEBUG - VM status query timeout in 296.713521957 2018-07-22 03:12:37,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:37,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-9fb574b7-57a9-4379-9f98-f1b331f3a2a2 x-compute-request-id: req-9fb574b7-57a9-4379-9f98-f1b331f3a2a2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3075e773-a004-4633-977d-eac8ebb06bfd", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:04.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "3075e773-a004-4633-977d-eac8ebb06bfd", "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:33Z", "hostId": "8f3808e57a25273432db0d267cfd12d1f406ec8b4e13fc43171c6f86", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1", "created": "2018-07-22T03:11:58Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:37,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-9fb574b7-57a9-4379-9f98-f1b331f3a2a2 2018-07-22 03:12:37,404 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1] is - ACTIVE 2018-07-22 03:12:37,404 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:12:40,405 - create_instance - DEBUG - VM status query timeout in 293.452370882 2018-07-22 03:12:40,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4a3924c1551a3a7ca271e9dd79326602c18171" 2018-07-22 03:12:40,460 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-180b6563-5dc0-4e82-90c4-957e956e71f6 x-compute-request-id: req-180b6563-5dc0-4e82-90c4-957e956e71f6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3075e773-a004-4633-977d-eac8ebb06bfd could not be found.", "code": 404}} 2018-07-22 03:12:40,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3075e773-a004-4633-977d-eac8ebb06bfd used request id req-180b6563-5dc0-4e82-90c4-957e956e71f6 2018-07-22 03:12:40,461 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3075e773-a004-4633-977d-eac8ebb06bfd could not be found. (HTTP 404) (Request-ID: req-180b6563-5dc0-4e82-90c4-957e956e71f6) 2018-07-22 03:12:40,461 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst1 2018-07-22 03:12:40,462 - create_instance - INFO - Deleting Port with ID - 7f530528-525d-4e7c-8cff-1801161f18ef 2018-07-22 03:12:40,462 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-vm2-port 2018-07-22 03:12:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/7f530528-525d-4e7c-8cff-1801161f18ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:40,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6513b7e4-78d0-4012-a1cc-91566508a270 Date: Sun, 22 Jul 2018 03:12:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:40,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/7f530528-525d-4e7c-8cff-1801161f18ef used request id req-6513b7e4-78d0-4012-a1cc-91566508a270 2018-07-22 03:12:40,871 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2 2018-07-22 03:12:40,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:41,012 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6db8d0d9-4178-406c-a0e8-8202f05cb334 x-compute-request-id: req-6db8d0d9-4178-406c-a0e8-8202f05cb334 Content-Type: application/json 2018-07-22 03:12:41,012 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-6db8d0d9-4178-406c-a0e8-8202f05cb334 2018-07-22 03:12:41,012 - create_instance - INFO - Checking deletion status 2018-07-22 03:12:41,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:41,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-f3073472-ec35-4a49-8f50-540a248ac6a6 x-compute-request-id: req-f3073472-ec35-4a49-8f50-540a248ac6a6 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca", "rel": "bookmark"}], "image": {"id": "5b077a7f-86f0-4562-848b-61d8fef07f18", "links": [{"href": "http://172.30.9.25:8774/images/5b077a7f-86f0-4562-848b-61d8fef07f18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:12:20.000000", "flavor": {"id": "a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "links": [{"href": "http://172.30.9.25:8774/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d", "rel": "bookmark"}]}, "id": "1ee1298c-413b-458f-89ad-b805e1abe1ca", "user_id": "c00706f3db4f408f9eb39330ccf94408", "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-22T03:12:40Z", "hostId": "c5b0f535a59a2f0bfeabe4787460a3b02ecf7c6afaec19faefb60e0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2", "created": "2018-07-22T03:12:13Z", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:12:41,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-f3073472-ec35-4a49-8f50-540a248ac6a6 2018-07-22 03:12:41,113 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2] is - ACTIVE 2018-07-22 03:12:41,114 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:12:44,117 - create_instance - DEBUG - VM status query timeout in 296.895428896 2018-07-22 03:12:44,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c25a217e1e54adec4497adac534dc4a50fb3b3" 2018-07-22 03:12:44,195 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:12: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 x-openstack-request-id: req-c20a949a-9cba-474a-8ef6-12a0078d8650 x-compute-request-id: req-c20a949a-9cba-474a-8ef6-12a0078d8650 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1ee1298c-413b-458f-89ad-b805e1abe1ca could not be found.", "code": 404}} 2018-07-22 03:12:44,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1ee1298c-413b-458f-89ad-b805e1abe1ca used request id req-c20a949a-9cba-474a-8ef6-12a0078d8650 2018-07-22 03:12:44,196 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1ee1298c-413b-458f-89ad-b805e1abe1ca could not be found. (HTTP 404) (Request-ID: req-c20a949a-9cba-474a-8ef6-12a0078d8650) 2018-07-22 03:12:44,196 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-inst2 2018-07-22 03:12:44,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a8e7054cce2a677de90e36a331eea0cc32aa97" 2018-07-22 03:12:44,288 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:12: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 x-openstack-request-id: req-24c10ac0-3d93-4f18-bdcb-38fdc1f91a95 x-compute-request-id: req-24c10ac0-3d93-4f18-bdcb-38fdc1f91a95 Content-Length: 0 Content-Type: application/json 2018-07-22 03:12:44,288 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/a6b34fa6-c5ba-4bec-b66e-eccb8128654d used request id req-24c10ac0-3d93-4f18-bdcb-38fdc1f91a95 2018-07-22 03:12:44,289 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router and port CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port1 2018-07-22 03:12:44,289 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:12:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" -d '{"port_id": "50f2076f-5b47-44a6-938a-c4c981b7e734"}' 2018-07-22 03:12:46,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-326c02c7-288b-457c-a6bc-4a7ab05a7a54 Date: Sun, 22 Jul 2018 03:12:46 GMT RESP BODY: {"network_id": "3837aeb2-a154-4569-afac-a751365d8abc", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "subnet_id": "8c3cfccf-9bae-4821-84a9-fcbfded9b9b1", "subnet_ids": ["8c3cfccf-9bae-4821-84a9-fcbfded9b9b1"], "port_id": "50f2076f-5b47-44a6-938a-c4c981b7e734", "id": "3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6"} 2018-07-22 03:12:46,153 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6/remove_router_interface used request id req-326c02c7-288b-457c-a6bc-4a7ab05a7a54 2018-07-22 03:12:46,153 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router and port CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-router-port2 2018-07-22 03:12:46,154 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:12:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" -d '{"port_id": "48b5050b-7726-406d-b337-11b8c0fc4d21"}' 2018-07-22 03:12:47,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9195caf2-f9b9-41bf-bdba-01e87f3f3571 Date: Sun, 22 Jul 2018 03:12:47 GMT RESP BODY: {"network_id": "e173eb8f-b3fd-4669-9c74-b1ab0a79f89a", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "subnet_id": "4c456849-7dc3-4cd0-96cd-a451e94068d2", "subnet_ids": ["4c456849-7dc3-4cd0-96cd-a451e94068d2"], "port_id": "48b5050b-7726-406d-b337-11b8c0fc4d21", "id": "3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6"} 2018-07-22 03:12:47,566 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6/remove_router_interface used request id req-9195caf2-f9b9-41bf-bdba-01e87f3f3571 2018-07-22 03:12:47,566 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:12:47,566 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-pub-router 2018-07-22 03:12:47,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f67550a5642ec6a56639d76f6362dab7e6f35" 2018-07-22 03:12:48,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c71f78ed-797e-4ea6-8133-f597e2f098ee Content-Length: 0 Date: Sun, 22 Jul 2018 03:12:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:48,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3ebb7cdf-f91e-46c3-9f6c-0975a14e84e6 used request id req-c71f78ed-797e-4ea6-8133-f597e2f098ee 2018-07-22 03:12:48,078 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1 2018-07-22 03:12:48,079 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet1 2018-07-22 03:12:48,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8c3cfccf-9bae-4821-84a9-fcbfded9b9b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5dc198e642eb1f553a083785f1a298e88c1cb" 2018-07-22 03:12:49,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be36d3c5-3433-482f-ab67-9cef866c9f8c Date: Sun, 22 Jul 2018 03:12:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:49,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8c3cfccf-9bae-4821-84a9-fcbfded9b9b1 used request id req-be36d3c5-3433-482f-ab67-9cef866c9f8c 2018-07-22 03:12:49,285 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net1 2018-07-22 03:12:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/3837aeb2-a154-4569-afac-a751365d8abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5dc198e642eb1f553a083785f1a298e88c1cb" 2018-07-22 03:12:50,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4fb8c810-4862-472e-a697-3a03610ac9de Date: Sun, 22 Jul 2018 03:12:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:50,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3837aeb2-a154-4569-afac-a751365d8abc used request id req-4fb8c810-4862-472e-a697-3a03610ac9de 2018-07-22 03:12:50,324 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2 2018-07-22 03:12:50,325 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-subnet2 2018-07-22 03:12:50,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/4c456849-7dc3-4cd0-96cd-a451e94068d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d840ce73b1edec3293c2759d15fe76d633daab" 2018-07-22 03:12:51,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-afda9298-e219-4b3b-ad3a-27b12e9ac423 Date: Sun, 22 Jul 2018 03:12:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:51,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/4c456849-7dc3-4cd0-96cd-a451e94068d2 used request id req-afda9298-e219-4b3b-ad3a-27b12e9ac423 2018-07-22 03:12:51,343 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-net2 2018-07-22 03:12:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e173eb8f-b3fd-4669-9c74-b1ab0a79f89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d840ce73b1edec3293c2759d15fe76d633daab" 2018-07-22 03:12:52,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07beef44-a865-4bfb-8f29-2174f0fe6c85 Date: Sun, 22 Jul 2018 03:12:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:52,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e173eb8f-b3fd-4669-9c74-b1ab0a79f89a used request id req-07beef44-a865-4bfb-8f29-2174f0fe6c85 2018-07-22 03:12:52,434 - neutron_utils - INFO - Deleting security group rule with ID - 7180d9a0-dd02-440b-adce-84de75441142 2018-07-22 03:12:52,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/7180d9a0-dd02-440b-adce-84de75441142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:12:52,709 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47ea0f36-38d7-4364-850c-89b24ae4dbc3 Content-Length: 0 Date: Sun, 22 Jul 2018 03:12:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:52,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/7180d9a0-dd02-440b-adce-84de75441142 used request id req-47ea0f36-38d7-4364-850c-89b24ae4dbc3 2018-07-22 03:12:52,710 - neutron_utils - INFO - Deleting security group rule with ID - b147b360-1854-4772-ac2b-5046101b9894 2018-07-22 03:12:52,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/b147b360-1854-4772-ac2b-5046101b9894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:12:52,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4bb447e-375b-436e-9d5b-cea81ed4ca97 Content-Length: 0 Date: Sun, 22 Jul 2018 03:12:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:52,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/b147b360-1854-4772-ac2b-5046101b9894 used request id req-c4bb447e-375b-436e-9d5b-cea81ed4ca97 2018-07-22 03:12:52,804 - neutron_utils - INFO - Deleting security group rule with ID - 01a73792-ce68-4091-900d-440e1b1a998a 2018-07-22 03:12:52,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/01a73792-ce68-4091-900d-440e1b1a998a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:12:52,883 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a241fce8-c910-43ef-b3c3-2e83eb7d555b Content-Length: 0 Date: Sun, 22 Jul 2018 03:12:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:52,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/01a73792-ce68-4091-900d-440e1b1a998a used request id req-a241fce8-c910-43ef-b3c3-2e83eb7d555b 2018-07-22 03:12:52,884 - neutron_utils - INFO - Deleting security group rule with ID - 2639e984-fb9a-48ef-a465-981eea651cd9 2018-07-22 03:12:52,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/2639e984-fb9a-48ef-a465-981eea651cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:12:52,961 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d0417cf-65b8-45ec-8602-02088717f0a7 Content-Length: 0 Date: Sun, 22 Jul 2018 03:12:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:52,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/2639e984-fb9a-48ef-a465-981eea651cd9 used request id req-2d0417cf-65b8-45ec-8602-02088717f0a7 2018-07-22 03:12:52,962 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-f1eec575-aafa-42bc-a10e-c567b0d22b77-sec-grp 2018-07-22 03:12:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/a814ff0a-4b66-4cba-bd84-a92c8c6fd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61495b2a3b8f318847cc068578e39dc975fcff9" 2018-07-22 03:12:53,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca460364-5f4e-47e5-8dda-b439cd295a47 Content-Length: 0 Date: Sun, 22 Jul 2018 03:12:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:53,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a814ff0a-4b66-4cba-bd84-a92c8c6fd1df used request id req-ca460364-5f4e-47e5-8dda-b439cd295a47 2018-07-22 03:12:53,084 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-8a931dbe-131d-4640-8269-133138f78d19 2018-07-22 03:12:53,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f47225c61b90f312b646a7d6972a7b959f7598a5" 2018-07-22 03:12:53,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db9053bd-6a2a-42ec-ae61-7520fc781d48 Date: Sun, 22 Jul 2018 03:12:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:12:53,548 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5b077a7f-86f0-4562-848b-61d8fef07f18 used request id req-db9053bd-6a2a-42ec-ae61-7520fc781d48 2018-07-22 03:12:53,554 - 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}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:12:53,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c294e91d-4d17-4caa-b110-7d59cedb5eb8 Date: Sun, 22 Jul 2018 03:12:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:37Z", "updated_at": "2018-07-22T03:11:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:37Z", "revision_number": 0, "id": "a6f2d1cc-c54d-45fb-90d0-c733b9623cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:37Z", "security_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:37Z", "revision_number": 0, "id": "c3308a0e-e809-4be2-8039-1edcd0902ab7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:37Z", "security_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:37Z", "revision_number": 0, "id": "e6ae8490-bc43-4f74-81a2-a61126e81cf8", "remote_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:37Z", "security_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:11:37Z", "revision_number": 0, "id": "f0d6a7bc-6c6d-4f45-a104-252d27cadabe", "remote_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "remote_ip_prefix": null, "created_at": "2018-07-22T03:11:37Z", "security_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5f76fd637d243dcac56d9cb33f53181"}], "revision_number": 4, "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:12:53,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c294e91d-4d17-4caa-b110-7d59cedb5eb8 2018-07-22 03:12:53,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:12:53,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffe1ed4-40f2-4c36-9b86-683d64c88e2e 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:12:53,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-6ffe1ed4-40f2-4c36-9b86-683d64c88e2e 2018-07-22 03:12:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:12:53,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6fbb0a8-f872-49e0-b621-b94ef63226de Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5f76fd637d243dcac56d9cb33f53181", "name": "CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj"}} 2018-07-22 03:12:53,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-b6fbb0a8-f872-49e0-b621-b94ef63226de 2018-07-22 03:12:53,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3442cee6-fe91-4bc0-8e9c-f94469e1584e 2018-07-22 03:12:53,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3442cee6-fe91-4bc0-8e9c-f94469e1584e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:12:53,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b8c3651-0775-40b9-a696-9f87cb0e3358 Date: Sun, 22 Jul 2018 03:12:53 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-22T03:11:37Z", "security_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:37Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "a6f2d1cc-c54d-45fb-90d0-c733b9623cc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:37Z", "security_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:37Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "c3308a0e-e809-4be2-8039-1edcd0902ab7"}, {"remote_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:37Z", "security_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:37Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "e6ae8490-bc43-4f74-81a2-a61126e81cf8"}, {"remote_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:11:37Z", "security_group_id": "3442cee6-fe91-4bc0-8e9c-f94469e1584e", "port_range_min": null, "revision_number": 0, "tenant_id": "f5f76fd637d243dcac56d9cb33f53181", "created_at": "2018-07-22T03:11:37Z", "project_id": "f5f76fd637d243dcac56d9cb33f53181", "id": "f0d6a7bc-6c6d-4f45-a104-252d27cadabe"}]} 2018-07-22 03:12:53,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3442cee6-fe91-4bc0-8e9c-f94469e1584e used request id req-8b8c3651-0775-40b9-a696-9f87cb0e3358 2018-07-22 03:12:53,996 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:12:54,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/3442cee6-fe91-4bc0-8e9c-f94469e1584e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:12:54,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5ae7c04-a25b-412c-ad3b-baae5a359b58 Content-Length: 0 Date: Sun, 22 Jul 2018 03:12:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:12:54,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3442cee6-fe91-4bc0-8e9c-f94469e1584e used request id req-d5ae7c04-a25b-412c-ad3b-baae5a359b58 2018-07-22 03:12:54,146 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj 2018-07-22 03:12:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:12:54,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1d5f80-f3d8-403b-b131-c297c3c38cb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:12:54,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f5f76fd637d243dcac56d9cb33f53181 used request id req-5f1d5f80-f3d8-403b-b131-c297c3c38cb5 2018-07-22 03:12:54,348 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-proj-role 2018-07-22 03:12:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e171b45cd64c46fca17bad23d85dd226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:12:54,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19fbc990-9049-4ef8-b3ff-751eb1337f05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:12:54,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e171b45cd64c46fca17bad23d85dd226 used request id req-19fbc990-9049-4ef8-b3ff-751eb1337f05 2018-07-22 03:12:54,476 - 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}70c0f09ef8fb62b994085f01016c00c912df3b6b" 2018-07-22 03:12:54,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e77c0b-a532-4726-a62c-528224380f3e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:12:54,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-44e77c0b-a532-4726-a62c-528224380f3e 2018-07-22 03:12:54,562 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-ac1f7d64-bf9d-469-user 2018-07-22 03:12:54,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c00706f3db4f408f9eb39330ccf94408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55052c71e140c996a636d6853d26cd4d940d3ade" 2018-07-22 03:12:54,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ee6c20-6a26-4d5c-8117-b419ede8a813 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:12:54,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c00706f3db4f408f9eb39330ccf94408 used request id req-68ee6c20-6a26-4d5c-8117-b419ede8a813 2018-07-22 03:12:54,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:12:55,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BD_aKPbeRpaEEE8gSH-fDQ"], "issued_at": "2018-07-22T03:12:55.000000Z"}} 2018-07-22 03:12:55,123 - 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}aef879c9eb0f07b5e676c3d6e2d2c3e732069870" 2018-07-22 03:12:55,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb127bc-aa75-4445-a03e-436c51d328d9 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-22 03:12:55,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0bb127bc-aa75-4445-a03e-436c51d328d9 2018-07-22 03:12:55,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:55,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:12:55,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BHL7u-Q7T36IlAuvg44RJg"], "issued_at": "2018-07-22T03:12:55.000000Z"}} 2018-07-22 03:12:55,588 - 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}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:12:55,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac32ea7-0887-435d-a065-9c7261f635ba 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-22 03:12:55,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6ac32ea7-0887-435d-a065-9c7261f635ba 2018-07-22 03:12:55,671 - 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-22 03:12:55,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:12:55,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-301e3030-d04d-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:12:55,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c788767-05c1-48dd-96aa-9896dba65d42 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=CreateInstanceSimpleTests-301e3030-d04d-41c-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:12:55,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-301e3030-d04d-41c-proj used request id req-8c788767-05c1-48dd-96aa-9896dba65d42 2018-07-22 03:12:55,770 - 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}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:12:55,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64cefed-4f58-47b3-8dff-0f34178e1e96 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-22 03:12:55,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d64cefed-4f58-47b3-8dff-0f34178e1e96 2018-07-22 03:12:55,857 - 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}b33bfd5937a954147a04a701680ea3b692811982" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj"}}' 2018-07-22 03:12:55,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0431f90c-e57c-4929-8d6a-ee00731a051f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/72e9ff4c627f4784b1d3d3c291a9f983"}, "tags": [], "enabled": true, "id": "72e9ff4c627f4784b1d3d3c291a9f983", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj"}} 2018-07-22 03:12:55,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0431f90c-e57c-4929-8d6a-ee00731a051f 2018-07-22 03:12:55,968 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-301e3030-d04d-41c-proj 2018-07-22 03:12:55,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:55,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:12:56,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["kF1bIbbMS3y0c-0C90WDLw"], "issued_at": "2018-07-22T03:12:56.000000Z"}} 2018-07-22 03:12:56,358 - 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}ed0b5368d99d8f1bd599a70eae41282f1cbf67c1" 2018-07-22 03:12:56,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2947ea82-bdaa-4da8-9a7d-c003097bfa5d 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-22 03:12:56,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2947ea82-bdaa-4da8-9a7d-c003097bfa5d 2018-07-22 03:12:56,443 - 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-22 03:12:56,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:12:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:12:56,450 - 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}ed0b5368d99d8f1bd599a70eae41282f1cbf67c1" 2018-07-22 03:12:56,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f105e4a7-021d-4c83-8d08-98135643dfd1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:12:56,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f105e4a7-021d-4c83-8d08-98135643dfd1 2018-07-22 03:12:56,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-301e3030-d04d-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed0b5368d99d8f1bd599a70eae41282f1cbf67c1" 2018-07-22 03:12:56,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2062daa7-4df3-4a5a-b145-5dfe7d81fc38 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-301e3030-d04d-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/72e9ff4c627f4784b1d3d3c291a9f983"}, "tags": [], "enabled": true, "id": "72e9ff4c627f4784b1d3d3c291a9f983", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj"}]} 2018-07-22 03:12:56,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-301e3030-d04d-41c-proj used request id req-2062daa7-4df3-4a5a-b145-5dfe7d81fc38 2018-07-22 03:12:56,579 - 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}ed0b5368d99d8f1bd599a70eae41282f1cbf67c1" 2018-07-22 03:12:56,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09231fc2-a757-469c-97d7-43202f091419 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-22 03:12:56,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-09231fc2-a757-469c-97d7-43202f091419 2018-07-22 03:12:57,042 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-301e3030-d04d-41c-user 2018-07-22 03:12:57,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:57,046 - 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}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:12:57,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1243a3a1-d44d-4b14-bba1-d2a4527ffcf6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:12:57,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1243a3a1-d44d-4b14-bba1-d2a4527ffcf6 2018-07-22 03:12:57,134 - 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}b33bfd5937a954147a04a701680ea3b692811982" -d '{"role": {"name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj-role"}}' 2018-07-22 03:12:57,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb60abf-f3d7-416c-8bdf-a1224ca659e9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbe64764db08442bb93622844a22775e", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbe64764db08442bb93622844a22775e"}, "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj-role"}} 2018-07-22 03:12:57,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-5cb60abf-f3d7-416c-8bdf-a1224ca659e9 2018-07-22 03:12:57,229 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-301e3030-d04d-41c-proj-role 2018-07-22 03:12:57,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/dbe64764db08442bb93622844a22775e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:12:57,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ccac8d6-28d8-4872-9e8c-dcc1e8ac585d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbe64764db08442bb93622844a22775e", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbe64764db08442bb93622844a22775e"}, "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj-role"}} 2018-07-22 03:12:57,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/dbe64764db08442bb93622844a22775e used request id req-4ccac8d6-28d8-4872-9e8c-dcc1e8ac585d 2018-07-22 03:12:57,315 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-301e3030-d04d-41c-proj-role to project CreateInstanceSimpleTests-301e3030-d04d-41c-proj 2018-07-22 03:12:57,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/72e9ff4c627f4784b1d3d3c291a9f983/users/d829a90b7f8f43079993c3e8c9324391/roles/dbe64764db08442bb93622844a22775e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:12:57,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85051243-6c33-4fc2-8118-3feb034905a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:12:57,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/72e9ff4c627f4784b1d3d3c291a9f983/users/d829a90b7f8f43079993c3e8c9324391/roles/dbe64764db08442bb93622844a22775e used request id req-85051243-6c33-4fc2-8118-3feb034905a2 2018-07-22 03:12:57,453 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:12:57,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:57,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:57,455 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:12:57,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:57,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:12:57,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbe64764db08442bb93622844a22775e", "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj-role"}], "expires_at": "2018-07-22T04:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72e9ff4c627f4784b1d3d3c291a9f983", "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-user", "id": "d829a90b7f8f43079993c3e8c9324391"}, "audit_ids": ["5to1hJPOQA2eDwwFvDbDfQ"], "issued_at": "2018-07-22T03:12:57.000000Z"}} 2018-07-22 03:12:57,836 - 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}bf76317d3b329f3c8e82cc87929e893e62165144" 2018-07-22 03:12:57,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737be0eb-3e0f-45b7-949d-e8a5cbc9eb99 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-22 03:12:57,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-737be0eb-3e0f-45b7-949d-e8a5cbc9eb99 2018-07-22 03:12:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf76317d3b329f3c8e82cc87929e893e62165144" 2018-07-22 03:12:58,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-464a88fb-78fc-4130-b3ee-41dce69b331c Date: Sun, 22 Jul 2018 03:12:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image"} 2018-07-22 03:12:58,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image used request id req-464a88fb-78fc-4130-b3ee-41dce69b331c 2018-07-22 03:12:58,112 - 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}bf76317d3b329f3c8e82cc87929e893e62165144" 2018-07-22 03:12:58,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dbf9146d-f922-4d65-a279-a1f3e8bc07b9 Date: Sun, 22 Jul 2018 03:12:58 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-22 03:12:58,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-dbf9146d-f922-4d65-a279-a1f3e8bc07b9 2018-07-22 03:12:58,148 - 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}bf76317d3b329f3c8e82cc87929e893e62165144" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image"}' 2018-07-22 03:12:58,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-41a59ff5-d476-42e6-b363-0f90f17f54f4 Date: Sun, 22 Jul 2018 03:12:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:12:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:12:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "min_disk": 0, "protected": false, "id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "file": "/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22/file", "checksum": null, "owner": "72e9ff4c627f4784b1d3d3c291a9f983", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:12:58,180 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-41a59ff5-d476-42e6-b363-0f90f17f54f4 2018-07-22 03:12:58,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf76317d3b329f3c8e82cc87929e893e62165144" -d '' 2018-07-22 03:12:58,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5307c514-17ca-43e9-a6e8-6e0c1efb1a00 Date: Sun, 22 Jul 2018 03:12: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-22 03:12:58,614 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22/file used request id req-5307c514-17ca-43e9-a6e8-6e0c1efb1a00 2018-07-22 03:12:58,615 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:12:58,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf76317d3b329f3c8e82cc87929e893e62165144" 2018-07-22 03:12:58,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-b63bb48c-b067-4244-a70f-bcccfeda3e0b Date: Sun, 22 Jul 2018 03:12:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:12:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:12:58Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f0b4df35-b646-4140-9c13-c5e7827bae22/snap", "metadata": {}}], "self": "/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "min_disk": 0, "protected": false, "id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "file": "/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72e9ff4c627f4784b1d3d3c291a9f983", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f0b4df35-b646-4140-9c13-c5e7827bae22/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:12:58,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22 used request id req-b63bb48c-b067-4244-a70f-bcccfeda3e0b 2018-07-22 03:12:58,638 - 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}bf76317d3b329f3c8e82cc87929e893e62165144" 2018-07-22 03:12:58,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f114e8e0-b17f-4648-9757-4529b23107c6 Date: Sun, 22 Jul 2018 03:12:58 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-22 03:12:58,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f114e8e0-b17f-4648-9757-4529b23107c6 2018-07-22 03:12:58,647 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image 2018-07-22 03:12:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf76317d3b329f3c8e82cc87929e893e62165144" 2018-07-22 03:12:58,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-a89a3f6f-9d33-4e96-8f3c-03cd0f847366 Date: Sun, 22 Jul 2018 03:12:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:12:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:12:58Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f0b4df35-b646-4140-9c13-c5e7827bae22/snap", "metadata": {}}], "self": "/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "min_disk": 0, "protected": false, "id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "file": "/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72e9ff4c627f4784b1d3d3c291a9f983", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f0b4df35-b646-4140-9c13-c5e7827bae22/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:12:58,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22 used request id req-a89a3f6f-9d33-4e96-8f3c-03cd0f847366 2018-07-22 03:12:58,670 - create_image - DEBUG - Instance status is - active 2018-07-22 03:12:58,670 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image 2018-07-22 03:12:58,670 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image 2018-07-22 03:12:58,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:58,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:12:59,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["m7ZruGgPR1uQ3H42ovq5DA"], "issued_at": "2018-07-22T03:12:59.000000Z"}} 2018-07-22 03:12:59,054 - 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}a612c4d19fe866d398a81123f5bc546cc7345617" 2018-07-22 03:12:59,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14fe69f-3192-4e0b-8e24-f36be374499f 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-22 03:12:59,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b14fe69f-3192-4e0b-8e24-f36be374499f 2018-07-22 03:12:59,131 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:12:59,135 - 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}a612c4d19fe866d398a81123f5bc546cc7345617" 2018-07-22 03:12:59,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-d38f5bd1-c4dd-4ae2-bec3-4057faa655aa x-compute-request-id: req-d38f5bd1-c4dd-4ae2-bec3-4057faa655aa Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:12:59,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d38f5bd1-c4dd-4ae2-bec3-4057faa655aa 2018-07-22 03:12:59,314 - 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}a612c4d19fe866d398a81123f5bc546cc7345617" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-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-22 03:12:59,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12: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-0f1188d5-d0b4-4dc8-b1fa-8cff01e97d5e x-compute-request-id: req-0f1188d5-d0b4-4dc8-b1fa-8cff01e97d5e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7"}} 2018-07-22 03:12:59,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0f1188d5-d0b4-4dc8-b1fa-8cff01e97d5e 2018-07-22 03:12:59,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:12:59,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:12:59,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["nMj1zQ4cQei4jrPmS9IqPQ"], "issued_at": "2018-07-22T03:12:59.000000Z"}} 2018-07-22 03:12:59,728 - 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}8882e37d690156c397dcc90b690f6afdde2187d7" 2018-07-22 03:12:59,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7441ac34-bc3d-48c0-a612-943e35071bf7 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-22 03:12:59,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7441ac34-bc3d-48c0-a612-943e35071bf7 2018-07-22 03:12:59,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8882e37d690156c397dcc90b690f6afdde2187d7" 2018-07-22 03:13:00,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a2b59859-015a-43f8-9592-cb2c9f8099b9 Date: Sun, 22 Jul 2018 03:13:00 GMT RESP BODY: {"networks":[]} 2018-07-22 03:13:00,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-a2b59859-015a-43f8-9592-cb2c9f8099b9 2018-07-22 03:13:00,015 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net 2018-07-22 03:13:00,019 - 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}8882e37d690156c397dcc90b690f6afdde2187d7" -d '{"network": {"name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net", "admin_state_up": true}}' 2018-07-22 03:13:00,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-c6ac31de-afa7-4c2e-be0a-ac5c010e9fb4 Date: Sun, 22 Jul 2018 03:13:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","mtu":1450}} 2018-07-22 03:13:00,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c6ac31de-afa7-4c2e-be0a-ac5c010e9fb4 2018-07-22 03:13:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8882e37d690156c397dcc90b690f6afdde2187d7" 2018-07-22 03:13:00,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4fb781c9-6367-43c8-9715-c7e7bc7578cf Date: Sun, 22 Jul 2018 03:13:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:00,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-4fb781c9-6367-43c8-9715-c7e7bc7578cf 2018-07-22 03:13:00,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8882e37d690156c397dcc90b690f6afdde2187d7" 2018-07-22 03:13:00,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-34e7b95a-8381-48b9-9dad-afa29e110857 Date: Sun, 22 Jul 2018 03:13:00 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:13:00,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-34e7b95a-8381-48b9-9dad-afa29e110857 2018-07-22 03:13:00,563 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet 2018-07-22 03:13:00,567 - 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}8882e37d690156c397dcc90b690f6afdde2187d7" -d '{"subnets": [{"ip_version": 4, "network_id": "da6083e8-e155-40c5-8963-3304ab941a25", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet"}]}' 2018-07-22 03:13:00,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-275fe52f-071b-40c0-8251-6940361136b4 Date: Sun, 22 Jul 2018 03:13:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:00,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-275fe52f-071b-40c0-8251-6940361136b4 2018-07-22 03:13:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8882e37d690156c397dcc90b690f6afdde2187d7" 2018-07-22 03:13:01,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-de01331c-7466-4f5e-9862-982900009070 Date: Sun, 22 Jul 2018 03:13:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:01,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-de01331c-7466-4f5e-9862-982900009070 2018-07-22 03:13:01,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8882e37d690156c397dcc90b690f6afdde2187d7" 2018-07-22 03:13:01,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-0fbdac25-907f-481e-9e43-fa6a440bc544 Date: Sun, 22 Jul 2018 03:13:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:01,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-0fbdac25-907f-481e-9e43-fa6a440bc544 2018-07-22 03:13:01,078 - OpenStackNetwork - DEBUG - Network [da6083e8-e155-40c5-8963-3304ab941a25] created successfully 2018-07-22 03:13:01,078 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:13:01,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:01,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:01,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:01,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:01,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["qy7yc6X6Q9ygIz8yj2oMgg"], "issued_at": "2018-07-22T03:13:01.000000Z"}} 2018-07-22 03:13:01,472 - 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}23ddd3af4209d9bb540b863fac58521826b1b5c4" 2018-07-22 03:13:01,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ea1184-4351-4872-9338-4213dd860f49 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-22 03:13:01,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c7ea1184-4351-4872-9338-4213dd860f49 2018-07-22 03:13:01,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:01,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:01,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DdYA4gUfR7-_7seh3XdfKQ"], "issued_at": "2018-07-22T03:13:01.000000Z"}} 2018-07-22 03:13:01,955 - 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}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cd732c-cf1b-4cdf-9b0c-d826d035d8ba 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-22 03:13:02,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-20cd732c-cf1b-4cdf-9b0c-d826d035d8ba 2018-07-22 03:13:02,043 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:13:02,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}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3812db9-0f5d-410f-8c31-d5336c7dfea7 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-22 03:13:02,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f3812db9-0f5d-410f-8c31-d5336c7dfea7 2018-07-22 03:13:02,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-e4c634b2-a3d1-46e4-8099-a4f8b28abdbe Date: Sun, 22 Jul 2018 03:13:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:02,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-e4c634b2-a3d1-46e4-8099-a4f8b28abdbe 2018-07-22 03:13:02,378 - 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-22 03:13:02,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:13:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af007e6f-a859-4af1-abcb-b6d8d21f73cc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:13:02,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-af007e6f-a859-4af1-abcb-b6d8d21f73cc 2018-07-22 03:13:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c11455eb-f109-4b99-94ee-b55e06bfa609 Date: Sun, 22 Jul 2018 03:13:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:02,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-c11455eb-f109-4b99-94ee-b55e06bfa609 2018-07-22 03:13:02,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-05c46f50-2b29-4166-a554-04018ac1420b Date: Sun, 22 Jul 2018 03:13:02 GMT RESP BODY: {"ports":[]} 2018-07-22 03:13:02,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port&admin_state_up=True used request id req-05c46f50-2b29-4166-a554-04018ac1420b 2018-07-22 03:13:02,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-75d93a40-7be2-4da4-aead-0977edd51184 x-compute-request-id: req-75d93a40-7be2-4da4-aead-0977edd51184 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:13:02,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst used request id req-75d93a40-7be2-4da4-aead-0977edd51184 2018-07-22 03:13:02,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-6dadbf7e-a604-4798-a9c2-4676f39aaf57 Date: Sun, 22 Jul 2018 03:13:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:02,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-6dadbf7e-a604-4798-a9c2-4676f39aaf57 2018-07-22 03:13:02,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb387957-da9c-4bb8-af77-30b079f54421 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:13:02,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-bb387957-da9c-4bb8-af77-30b079f54421 2018-07-22 03:13:02,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:02,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-ac81e0af-f1a0-4067-978f-b9868cb11f2c Date: Sun, 22 Jul 2018 03:13:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:02,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-ac81e0af-f1a0-4067-978f-b9868cb11f2c 2018-07-22 03:13:02,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:03,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5eaddb6-550a-4510-812a-491a4bf258ce Date: Sun, 22 Jul 2018 03:13:03 GMT RESP BODY: {"ports":[]} 2018-07-22 03:13:03,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port&admin_state_up=True used request id req-e5eaddb6-550a-4510-812a-491a4bf258ce 2018-07-22 03:13:03,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:03,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:03,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["6iWeQdjjSfaNvr1Vc_N-GQ"], "issued_at": "2018-07-22T03:13:03.000000Z"}} 2018-07-22 03:13:03,398 - 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}7d3646beab58fbf9d767e0993bce2ad5938da1e7" 2018-07-22 03:13:03,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ada062-b980-4059-a1ee-273469fd94b5 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-22 03:13:03,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-75ada062-b980-4059-a1ee-273469fd94b5 2018-07-22 03:13:03,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:03,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-5f626abb-5fdd-4c6e-bc52-3bdfc0786f09 Date: Sun, 22 Jul 2018 03:13:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:03,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-5f626abb-5fdd-4c6e-bc52-3bdfc0786f09 2018-07-22 03:13:03,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:03,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c94eee48-94af-4a09-b18f-1713308cb9a4 Date: Sun, 22 Jul 2018 03:13:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:03,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-c94eee48-94af-4a09-b18f-1713308cb9a4 2018-07-22 03:13:03,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:03,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-fb52d3eb-75d8-4b6e-ab30-a9a54237d78b Date: Sun, 22 Jul 2018 03:13:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:03,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-fb52d3eb-75d8-4b6e-ab30-a9a54237d78b 2018-07-22 03:13:03,768 - 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-22 03:13:03,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:13:03,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3646beab58fbf9d767e0993bce2ad5938da1e7" 2018-07-22 03:13:03,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e751d90-7156-43e5-abf9-84d3e9f61bd3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:13:03,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5e751d90-7156-43e5-abf9-84d3e9f61bd3 2018-07-22 03:13:03,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:03,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f3cc14fb-f549-442f-b69b-2bde034f55aa Date: Sun, 22 Jul 2018 03:13:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:03,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-f3cc14fb-f549-442f-b69b-2bde034f55aa 2018-07-22 03:13:03,909 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net 2018-07-22 03:13:03,914 - 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}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" -d '{"port": {"network_id": "da6083e8-e155-40c5-8963-3304ab941a25", "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port", "admin_state_up": true}}' 2018-07-22 03:13:04,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-3bb5e579-590a-4efd-a59b-2508d8e14881 Date: Sun, 22 Jul 2018 03:13:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:04Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.4"}],"id":"358ab201-090f-4662-afde-0ef87802f432","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dd:20:b9","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:13:04,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-3bb5e579-590a-4efd-a59b-2508d8e14881 2018-07-22 03:13:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:04,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-3ffe7a4f-5bc0-4494-9e42-31126def3f77 Date: Sun, 22 Jul 2018 03:13:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:04,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-3ffe7a4f-5bc0-4494-9e42-31126def3f77 2018-07-22 03:13:04,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:04,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31560fed-8d03-405a-a384-4fbf62e85ca7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:13:04,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-31560fed-8d03-405a-a384-4fbf62e85ca7 2018-07-22 03:13:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:04,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-8db5d57e-70be-4136-a029-1694edcb9397 Date: Sun, 22 Jul 2018 03:13:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:04,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-8db5d57e-70be-4136-a029-1694edcb9397 2018-07-22 03:13:04,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:04,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-83608008-9ec0-417f-90ba-fe8a0dd7b0ad Date: Sun, 22 Jul 2018 03:13:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.4"}],"id":"358ab201-090f-4662-afde-0ef87802f432","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dd:20:b9","project_id":"e022d16594794ceba7252a46e5007481","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port","admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:13:04,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port&admin_state_up=True used request id req-83608008-9ec0-417f-90ba-fe8a0dd7b0ad 2018-07-22 03:13:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:05,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777bd78a-6773-4ef2-9b11-bf8058422ae0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:13:05,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-777bd78a-6773-4ef2-9b11-bf8058422ae0 2018-07-22 03:13:05,034 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst 2018-07-22 03:13:05,037 - 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}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:05,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-ac20af7a-e46c-4cf2-95b3-3cff20baf6d7 x-compute-request-id: req-ac20af7a-e46c-4cf2-95b3-3cff20baf6d7 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}, {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-flavor-name"}]} 2018-07-22 03:13:05,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ac20af7a-e46c-4cf2-95b3-3cff20baf6d7 2018-07-22 03:13:05,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:05,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-099c8bd6-7cf5-4114-97b7-1e044c996bf0 x-compute-request-id: req-099c8bd6-7cf5-4114-97b7-1e044c996bf0 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7"}} 2018-07-22 03:13:05,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7 used request id req-099c8bd6-7cf5-4114-97b7-1e044c996bf0 2018-07-22 03:13:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:05,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-1af8d24d-8f7b-4230-ba0b-2b540f7f2d12 Date: Sun, 22 Jul 2018 03:13:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:12:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:12:58Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f0b4df35-b646-4140-9c13-c5e7827bae22/snap", "metadata": {}}], "self": "/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "min_disk": 0, "protected": false, "id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "file": "/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72e9ff4c627f4784b1d3d3c291a9f983", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/f0b4df35-b646-4140-9c13-c5e7827bae22/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image"} 2018-07-22 03:13:05,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image used request id req-1af8d24d-8f7b-4230-ba0b-2b540f7f2d12 2018-07-22 03:13:05,256 - 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}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:05,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6a8b513-de6e-48c2-88d5-a5f2a599111c Date: Sun, 22 Jul 2018 03:13: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-22 03:13:05,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f6a8b513-de6e-48c2-88d5-a5f2a599111c 2018-07-22 03:13:05,268 - 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}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" -d '{"server": {"name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "imageRef": "f0b4df35-b646-4140-9c13-c5e7827bae22", "flavorRef": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "max_count": 1, "min_count": 1, "networks": [{"port": "358ab201-090f-4662-afde-0ef87802f432"}]}}' 2018-07-22 03:13:06,660 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:13: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-252262c8-e237-43ef-85b1-47f669f040c2 x-compute-request-id: req-252262c8-e237-43ef-85b1-47f669f040c2 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "adminPass": "P4TrWdv92jei"}} 2018-07-22 03:13:06,660 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-252262c8-e237-43ef-85b1-47f669f040c2 2018-07-22 03:13:06,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:07,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-3060d850-a62b-4dcb-be2c-a55b195f8c00 x-compute-request-id: req-3060d850-a62b-4dcb-be2c-a55b195f8c00 Content-Encoding: gzip Content-Length: 646 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/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "image": {"id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "links": [{"href": "http://172.30.9.25:8774/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}]}, "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:13:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "created": "2018-07-22T03:13:06Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:07,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-3060d850-a62b-4dcb-be2c-a55b195f8c00 2018-07-22 03:13:07,116 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst 2018-07-22 03:13:07,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:07,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-824ea2c7-a9ec-4993-a85d-2240efdf45b2 x-compute-request-id: req-824ea2c7-a9ec-4993-a85d-2240efdf45b2 Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "image": {"id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "links": [{"href": "http://172.30.9.25:8774/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000030", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}]}, "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:13:07Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "created": "2018-07-22T03:13:06Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:07,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-824ea2c7-a9ec-4993-a85d-2240efdf45b2 2018-07-22 03:13:07,582 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst] is - BUILD 2018-07-22 03:13:07,582 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:13:10,585 - create_instance - DEBUG - VM status query timeout in 896.530838013 2018-07-22 03:13:10,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:10,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-aeb145d6-75ef-478d-80e2-2ee7faefb0a4 x-compute-request-id: req-aeb145d6-75ef-478d-80e2-2ee7faefb0a4 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:20:b9", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "image": {"id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "links": [{"href": "http://172.30.9.25:8774/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000030", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}]}, "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:13:07Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "created": "2018-07-22T03:13:06Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:10,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-aeb145d6-75ef-478d-80e2-2ee7faefb0a4 2018-07-22 03:13:10,921 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst] is - BUILD 2018-07-22 03:13:10,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:13:13,925 - create_instance - DEBUG - VM status query timeout in 893.191302061 2018-07-22 03:13:13,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:14,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-09312a8d-ee59-4f55-be07-37ac77265c0a x-compute-request-id: req-09312a8d-ee59-4f55-be07-37ac77265c0a Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:20:b9", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "image": {"id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "links": [{"href": "http://172.30.9.25:8774/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000030", "OS-SRV-USG:launched_at": "2018-07-22T03:13:12.000000", "flavor": {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}]}, "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:13:12Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "created": "2018-07-22T03:13:06Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:14,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-09312a8d-ee59-4f55-be07-37ac77265c0a 2018-07-22 03:13:14,182 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst] is - ACTIVE 2018-07-22 03:13:14,182 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:13:14,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:14,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-c504eb38-b2a2-4c51-961f-26ac28091f9b x-compute-request-id: req-c504eb38-b2a2-4c51-961f-26ac28091f9b Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:20:b9", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "image": {"id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "links": [{"href": "http://172.30.9.25:8774/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000030", "OS-SRV-USG:launched_at": "2018-07-22T03:13:12.000000", "flavor": {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}]}, "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:13:12Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "created": "2018-07-22T03:13:06Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:14,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-c504eb38-b2a2-4c51-961f-26ac28091f9b 2018-07-22 03:13:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:15,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-dd3257b0-e3c2-4566-b6f8-7e97cfbb5d85 Date: Sun, 22 Jul 2018 03:13:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:15,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-dd3257b0-e3c2-4566-b6f8-7e97cfbb5d85 2018-07-22 03:13:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:15,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f242018c-bf60-421f-9591-ba300c6a9746 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:13:15,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-f242018c-bf60-421f-9591-ba300c6a9746 2018-07-22 03:13:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:15,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-2bf0bce5-3d97-478b-8632-651e2072b489 Date: Sun, 22 Jul 2018 03:13:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:15,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-2bf0bce5-3d97-478b-8632-651e2072b489 2018-07-22 03:13:15,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:15,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-7256d730-7abd-4bc6-a188-a2b37d4d7325 Date: Sun, 22 Jul 2018 03:13:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.4"}],"id":"358ab201-090f-4662-afde-0ef87802f432","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:20:b9","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port","admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:04Z","binding:vnic_type":"normal","device_id":"e788c061-3f7b-4bb0-823b-f45b9be00d81","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.2"}],"id":"fd2e902f-aa62-4cfc-a8e0-c3c2a0201cec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:bb","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da6083e8-e155-40c5-8963-3304ab941a25","ip_allocation":"immediate"}]} 2018-07-22 03:13:15,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-7256d730-7abd-4bc6-a188-a2b37d4d7325 2018-07-22 03:13:15,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:15,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jMZ_F0dcTpWG-h1yjxRoqQ"], "issued_at": "2018-07-22T03:13:15.000000Z"}} 2018-07-22 03:13:15,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a607202520b1a68f5a7686156d3c1b8899d69a" 2018-07-22 03:13:16,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-7eeb8bf2-ba3c-4517-9b8b-3922aa95e84a x-compute-request-id: req-7eeb8bf2-ba3c-4517-9b8b-3922aa95e84a Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:20:b9", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "image": {"id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "links": [{"href": "http://172.30.9.25:8774/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000030", "OS-SRV-USG:launched_at": "2018-07-22T03:13:12.000000", "flavor": {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}]}, "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:13:12Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "created": "2018-07-22T03:13:06Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:13:16,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst used request id req-7eeb8bf2-ba3c-4517-9b8b-3922aa95e84a 2018-07-22 03:13:16,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:16,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["IwaHzEvmSCmH-zb-f9IbdQ"], "issued_at": "2018-07-22T03:13:16.000000Z"}} 2018-07-22 03:13:16,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec25a28f62480d2f9eb21aff3fcf53ec75903345" 2018-07-22 03:13:16,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c66755ab-a908-4747-8361-d215b2638820 Date: Sun, 22 Jul 2018 03:13:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:16,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-c66755ab-a908-4747-8361-d215b2638820 2018-07-22 03:13:16,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec25a28f62480d2f9eb21aff3fcf53ec75903345" 2018-07-22 03:13:16,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-9efe36e3-905e-49fc-955a-06011bf77604 Date: Sun, 22 Jul 2018 03:13:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:16,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-9efe36e3-905e-49fc-955a-06011bf77604 2018-07-22 03:13:16,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec25a28f62480d2f9eb21aff3fcf53ec75903345" 2018-07-22 03:13:16,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-6aa3561c-5172-4f57-8839-806f54266eb4 Date: Sun, 22 Jul 2018 03:13:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.4"}],"id":"358ab201-090f-4662-afde-0ef87802f432","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:20:b9","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port","admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:04Z","binding:vnic_type":"normal","device_id":"e788c061-3f7b-4bb0-823b-f45b9be00d81","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.2"}],"id":"fd2e902f-aa62-4cfc-a8e0-c3c2a0201cec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:bb","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da6083e8-e155-40c5-8963-3304ab941a25","ip_allocation":"immediate"}]} 2018-07-22 03:13:16,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-6aa3561c-5172-4f57-8839-806f54266eb4 2018-07-22 03:13:16,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:17,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbe64764db08442bb93622844a22775e", "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj-role"}], "expires_at": "2018-07-22T04:13:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72e9ff4c627f4784b1d3d3c291a9f983", "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/72e9ff4c627f4784b1d3d3c291a9f983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-301e3030-d04d-41c-user", "id": "d829a90b7f8f43079993c3e8c9324391"}, "audit_ids": ["UHVwbDsfR1-B6eIChVw3Iw"], "issued_at": "2018-07-22T03:13:17.000000Z"}} 2018-07-22 03:13:17,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970c33698da7630e5bc101b25366a3f2e26c125a" 2018-07-22 03:13:17,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-3c39fa04-0e62-4cf1-9866-61c02cb7f668 x-compute-request-id: req-3c39fa04-0e62-4cf1-9866-61c02cb7f668 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:13:17,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst used request id req-3c39fa04-0e62-4cf1-9866-61c02cb7f668 2018-07-22 03:13:17,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:17,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-bba5886b-1553-43b2-bb44-3e59953c2ffa x-compute-request-id: req-bba5886b-1553-43b2-bb44-3e59953c2ffa Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:20:b9", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "image": {"id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "links": [{"href": "http://172.30.9.25:8774/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000030", "OS-SRV-USG:launched_at": "2018-07-22T03:13:12.000000", "flavor": {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}]}, "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:13:12Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "created": "2018-07-22T03:13:06Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:17,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-bba5886b-1553-43b2-bb44-3e59953c2ffa 2018-07-22 03:13:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:17,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-0bb97fd3-6b5e-4075-9386-490a249146ec Date: Sun, 22 Jul 2018 03:13:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:17,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-0bb97fd3-6b5e-4075-9386-490a249146ec 2018-07-22 03:13:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:17,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12075ff3-f786-4181-9647-c13275842c69 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:13:17,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-12075ff3-f786-4181-9647-c13275842c69 2018-07-22 03:13:17,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:17,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-420ea7f0-9fbd-463c-8eb8-acb34105f650 Date: Sun, 22 Jul 2018 03:13:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:17,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-420ea7f0-9fbd-463c-8eb8-acb34105f650 2018-07-22 03:13:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:17,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-13b60e8d-82a0-4036-8b2b-fc1208a4a801 Date: Sun, 22 Jul 2018 03:13:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.4"}],"id":"358ab201-090f-4662-afde-0ef87802f432","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:20:b9","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port","admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:04Z","binding:vnic_type":"normal","device_id":"e788c061-3f7b-4bb0-823b-f45b9be00d81","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.2"}],"id":"fd2e902f-aa62-4cfc-a8e0-c3c2a0201cec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:bb","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da6083e8-e155-40c5-8963-3304ab941a25","ip_allocation":"immediate"}]} 2018-07-22 03:13:17,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-13b60e8d-82a0-4036-8b2b-fc1208a4a801 2018-07-22 03:13:17,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:18,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-73190ab4-e2f7-4a24-aa7d-381786491d93 x-compute-request-id: req-73190ab4-e2f7-4a24-aa7d-381786491d93 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:20:b9", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "image": {"id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "links": [{"href": "http://172.30.9.25:8774/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000030", "OS-SRV-USG:launched_at": "2018-07-22T03:13:12.000000", "flavor": {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}]}, "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:13:12Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "created": "2018-07-22T03:13:06Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:18,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-73190ab4-e2f7-4a24-aa7d-381786491d93 2018-07-22 03:13:18,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:18,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-11091c08-6343-4ca1-b9b2-bafcd7888668 Date: Sun, 22 Jul 2018 03:13:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da6083e8-e155-40c5-8963-3304ab941a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["2947310e-f2f0-43d3-ac78-8b32771611f9"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","provider:network_type":"vxlan"}]} 2018-07-22 03:13:18,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net used request id req-11091c08-6343-4ca1-b9b2-bafcd7888668 2018-07-22 03:13:18,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:18,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a486f481-9935-44b9-9158-dc80ac209f5c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:13:18,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-a486f481-9935-44b9-9158-dc80ac209f5c 2018-07-22 03:13:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:18,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-dff68a84-627a-4b8f-a51c-402458be02a1 Date: Sun, 22 Jul 2018 03:13:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:13:00Z","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":"2947310e-f2f0-43d3-ac78-8b32771611f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:00Z","ip_version":4}]} 2018-07-22 03:13:18,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-dff68a84-627a-4b8f-a51c-402458be02a1 2018-07-22 03:13:18,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:18,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-c2048f2e-6600-4f3d-9dca-35c01be1acf1 Date: Sun, 22 Jul 2018 03:13:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.4"}],"id":"358ab201-090f-4662-afde-0ef87802f432","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:20:b9","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port","admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:04Z","binding:vnic_type":"normal","device_id":"e788c061-3f7b-4bb0-823b-f45b9be00d81","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2947310e-f2f0-43d3-ac78-8b32771611f9","ip_address":"10.55.0.2"}],"id":"fd2e902f-aa62-4cfc-a8e0-c3c2a0201cec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:bb","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da6083e8-e155-40c5-8963-3304ab941a25","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:13:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da6083e8-e155-40c5-8963-3304ab941a25","ip_allocation":"immediate"}]} 2018-07-22 03:13:18,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=da6083e8-e155-40c5-8963-3304ab941a25 used request id req-c2048f2e-6600-4f3d-9dca-35c01be1acf1 2018-07-22 03:13:18,639 - create_instance - INFO - Deleting Port with ID - 358ab201-090f-4662-afde-0ef87802f432 2018-07-22 03:13:18,639 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-port 2018-07-22 03:13:18,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/358ab201-090f-4662-afde-0ef87802f432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:19,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdc062f7-e978-489d-8559-6fdb4ad9bfb6 Date: Sun, 22 Jul 2018 03:13:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:13:19,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/358ab201-090f-4662-afde-0ef87802f432 used request id req-bdc062f7-e978-489d-8559-6fdb4ad9bfb6 2018-07-22 03:13:19,085 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst 2018-07-22 03:13:19,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:19,232 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:13: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-012d5392-e3e0-4935-9fb9-5fd4b8980103 x-compute-request-id: req-012d5392-e3e0-4935-9fb9-5fd4b8980103 Content-Type: application/json 2018-07-22 03:13:19,232 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-012d5392-e3e0-4935-9fb9-5fd4b8980103 2018-07-22 03:13:19,233 - create_instance - INFO - Checking deletion status 2018-07-22 03:13:19,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:19,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-7b8c60f1-a5e1-45e8-ab18-be88b102402a x-compute-request-id: req-7b8c60f1-a5e1-45e8-ab18-be88b102402a Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:20:b9", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81", "rel": "bookmark"}], "image": {"id": "f0b4df35-b646-4140-9c13-c5e7827bae22", "links": [{"href": "http://172.30.9.25:8774/images/f0b4df35-b646-4140-9c13-c5e7827bae22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000030", "OS-SRV-USG:launched_at": "2018-07-22T03:13:12.000000", "flavor": {"id": "d6335abc-8a6d-4671-bdb1-26c59c049bd7", "links": [{"href": "http://172.30.9.25:8774/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7", "rel": "bookmark"}]}, "id": "e788c061-3f7b-4bb0-823b-f45b9be00d81", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:13:19Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst", "created": "2018-07-22T03:13:06Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:19,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-7b8c60f1-a5e1-45e8-ab18-be88b102402a 2018-07-22 03:13:19,366 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst] is - ACTIVE 2018-07-22 03:13:19,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:13:22,366 - create_instance - DEBUG - VM status query timeout in 296.866584063 2018-07-22 03:13:22,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c752a3a59b03ed3b88b9ce194e94dc5a056aae" 2018-07-22 03:13:22,425 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13: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 x-openstack-request-id: req-1b4d2dac-40fc-4d0b-bfcf-fed53c6dbee1 x-compute-request-id: req-1b4d2dac-40fc-4d0b-bfcf-fed53c6dbee1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e788c061-3f7b-4bb0-823b-f45b9be00d81 could not be found.", "code": 404}} 2018-07-22 03:13:22,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e788c061-3f7b-4bb0-823b-f45b9be00d81 used request id req-1b4d2dac-40fc-4d0b-bfcf-fed53c6dbee1 2018-07-22 03:13:22,426 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e788c061-3f7b-4bb0-823b-f45b9be00d81 could not be found. (HTTP 404) (Request-ID: req-1b4d2dac-40fc-4d0b-bfcf-fed53c6dbee1) 2018-07-22 03:13:22,426 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-inst 2018-07-22 03:13:22,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a612c4d19fe866d398a81123f5bc546cc7345617" 2018-07-22 03:13:22,471 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:13: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 x-openstack-request-id: req-e7221208-0454-481a-9ccd-de6c86ef85e6 x-compute-request-id: req-e7221208-0454-481a-9ccd-de6c86ef85e6 Content-Length: 0 Content-Type: application/json 2018-07-22 03:13:22,472 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d6335abc-8a6d-4671-bdb1-26c59c049bd7 used request id req-e7221208-0454-481a-9ccd-de6c86ef85e6 2018-07-22 03:13:22,473 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet 2018-07-22 03:13:22,473 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-subnet 2018-07-22 03:13:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/2947310e-f2f0-43d3-ac78-8b32771611f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8882e37d690156c397dcc90b690f6afdde2187d7" 2018-07-22 03:13:23,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4b7ea9f-2fd0-4100-8971-0a9ea1ce945a Date: Sun, 22 Jul 2018 03:13:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:13:23,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/2947310e-f2f0-43d3-ac78-8b32771611f9 used request id req-f4b7ea9f-2fd0-4100-8971-0a9ea1ce945a 2018-07-22 03:13:23,660 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-pub-net 2018-07-22 03:13:23,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/da6083e8-e155-40c5-8963-3304ab941a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8882e37d690156c397dcc90b690f6afdde2187d7" 2018-07-22 03:13:24,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29eb32c4-c80b-454d-bd8e-e5ca63e7aaf8 Date: Sun, 22 Jul 2018 03:13:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:13:24,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/da6083e8-e155-40c5-8963-3304ab941a25 used request id req-29eb32c4-c80b-454d-bd8e-e5ca63e7aaf8 2018-07-22 03:13:24,637 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-03938a3c-51c4-4661-b5f6-3923e97c1269-image 2018-07-22 03:13:24,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf76317d3b329f3c8e82cc87929e893e62165144" 2018-07-22 03:13:25,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31cfa0cb-7c6d-49db-a418-2c042c6026b5 Date: Sun, 22 Jul 2018 03:13:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:13:25,059 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/f0b4df35-b646-4140-9c13-c5e7827bae22 used request id req-31cfa0cb-7c6d-49db-a418-2c042c6026b5 2018-07-22 03:13:25,065 - 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}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:25,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0d8264f1-f746-462d-af80-8c1e9d0cc343 Date: Sun, 22 Jul 2018 03:13:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:13:25,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-0d8264f1-f746-462d-af80-8c1e9d0cc343 2018-07-22 03:13:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:25,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0254f98-44ca-48c9-ac67-b3c6f1f71acd 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:13:25,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-c0254f98-44ca-48c9-ac67-b3c6f1f71acd 2018-07-22 03:13:25,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:25,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f6fa01b-b68a-4ca4-89e3-42b01fce77d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:13:25,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-9f6fa01b-b68a-4ca4-89e3-42b01fce77d1 2018-07-22 03:13:25,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:13:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:25,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e981bec-9f9a-491a-b403-a328b2ec6539 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:13:25,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-5e981bec-9f9a-491a-b403-a328b2ec6539 2018-07-22 03:13:25,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:13:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:25,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f40becc-88fb-4881-a25b-9a1bc0949b32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:13:25,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-7f40becc-88fb-4881-a25b-9a1bc0949b32 2018-07-22 03:13:25,741 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:13:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:25,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2e0914-65e3-4f14-904e-dcd7db075ec9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:13:25,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-9d2e0914-65e3-4f14-904e-dcd7db075ec9 2018-07-22 03:13:25,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:13:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:25,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-211b918c-ee47-44b5-b4fb-5dcf16e8cbca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:13:25,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-211b918c-ee47-44b5-b4fb-5dcf16e8cbca 2018-07-22 03:13:25,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:13:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:26,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5a39a7-16a7-4e90-9ff7-89ca7456eaee Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:13:26,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-7a5a39a7-16a7-4e90-9ff7-89ca7456eaee 2018-07-22 03:13:26,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:26,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96be69c-bddd-408d-a379-289364b6cdb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:13:26,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-b96be69c-bddd-408d-a379-289364b6cdb6 2018-07-22 03:13:26,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:13:26,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:26,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004df4fd-d15a-44b4-9eb7-42d046682989 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:13:26,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-004df4fd-d15a-44b4-9eb7-42d046682989 2018-07-22 03:13:26,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:13:26,261 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-301e3030-d04d-41c-proj 2018-07-22 03:13:26,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/72e9ff4c627f4784b1d3d3c291a9f983 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:26,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41da7dbc-a81b-45c8-a700-a54a1c64b303 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:13:26,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/72e9ff4c627f4784b1d3d3c291a9f983 used request id req-41da7dbc-a81b-45c8-a700-a54a1c64b303 2018-07-22 03:13:26,489 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-301e3030-d04d-41c-proj-role 2018-07-22 03:13:26,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/dbe64764db08442bb93622844a22775e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:26,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb4ffff4-8fa2-43c6-bf69-bc6c7c7c0fe3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:13:26,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/dbe64764db08442bb93622844a22775e used request id req-eb4ffff4-8fa2-43c6-bf69-bc6c7c7c0fe3 2018-07-22 03:13:26,551 - 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}b33bfd5937a954147a04a701680ea3b692811982" 2018-07-22 03:13:26,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92afa38-f268-4e4e-8d55-28a49ef38287 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:13:26,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e92afa38-f268-4e4e-8d55-28a49ef38287 2018-07-22 03:13:26,636 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-301e3030-d04d-41c-user 2018-07-22 03:13:26,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d829a90b7f8f43079993c3e8c9324391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed0b5368d99d8f1bd599a70eae41282f1cbf67c1" 2018-07-22 03:13:26,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a3d637c-954e-44b6-84a6-398bcf902366 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:13:26,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d829a90b7f8f43079993c3e8c9324391 used request id req-8a3d637c-954e-44b6-84a6-398bcf902366 2018-07-22 03:13:26,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:27,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["JmHmCtV4S7-3APsAJpX9hA"], "issued_at": "2018-07-22T03:13:27.000000Z"}} 2018-07-22 03:13:27,189 - 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}9df225cb8bdc4dc9e1bd9ee633a4be4b2000b8d7" 2018-07-22 03:13:27,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf1199c-96cc-4587-99ce-c456608052fa 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-22 03:13:27,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ccf1199c-96cc-4587-99ce-c456608052fa 2018-07-22 03:13:27,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:27,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:27,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["bwzj6341QaGNAPGu1ci8TA"], "issued_at": "2018-07-22T03:13:27.000000Z"}} 2018-07-22 03:13:27,654 - 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}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:27,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93461304-447d-493b-a0d5-266c98ec55a1 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-22 03:13:27,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-93461304-447d-493b-a0d5-266c98ec55a1 2018-07-22 03:13:27,737 - 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-22 03:13:27,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:13:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:27,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48fc16c0-d76b-46f1-a441-fcc433127901 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=CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:13:27,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj used request id req-48fc16c0-d76b-46f1-a441-fcc433127901 2018-07-22 03:13:27,830 - 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}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:27,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa51150f-5b8a-4a8b-afe3-020173e9af69 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-22 03:13:27,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fa51150f-5b8a-4a8b-afe3-020173e9af69 2018-07-22 03:13:27,920 - 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}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}}' 2018-07-22 03:13:27,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9226e1ac-cc07-43e2-a564-01c160eec020 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:27,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9226e1ac-cc07-43e2-a564-01c160eec020 2018-07-22 03:13:27,976 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj 2018-07-22 03:13:27,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:27,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:28,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["VQy7n0nySliPz5OhQju-lA"], "issued_at": "2018-07-22T03:13:28.000000Z"}} 2018-07-22 03:13:28,357 - 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}7302029a7ae9125cfa440df8d501144b5c5f3e56" 2018-07-22 03:13:28,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26692a3-b2b9-401e-808f-b108d86e8cf8 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-22 03:13:28,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b26692a3-b2b9-401e-808f-b108d86e8cf8 2018-07-22 03:13:28,442 - 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-22 03:13:28,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:13:28,448 - 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}7302029a7ae9125cfa440df8d501144b5c5f3e56" 2018-07-22 03:13:28,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f6291e-9c9f-4879-8700-1fe8ebfc91b3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:13:28,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-48f6291e-9c9f-4879-8700-1fe8ebfc91b3 2018-07-22 03:13:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7302029a7ae9125cfa440df8d501144b5c5f3e56" 2018-07-22 03:13:28,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2621ff-6f5e-4bca-aa19-c2cdc01e1e51 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}]} 2018-07-22 03:13:28,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj used request id req-4d2621ff-6f5e-4bca-aa19-c2cdc01e1e51 2018-07-22 03:13:28,641 - 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}7302029a7ae9125cfa440df8d501144b5c5f3e56" 2018-07-22 03:13:28,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f084771d-b69d-4115-94ea-8d0ee981ec2b 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-22 03:13:28,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f084771d-b69d-4115-94ea-8d0ee981ec2b 2018-07-22 03:13:29,101 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-a5b43d2e-d002-4ef-user 2018-07-22 03:13:29,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:29,106 - 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}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:29,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c12443f-748f-4887-9c0b-eb244b22b9da Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:13:29,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8c12443f-748f-4887-9c0b-eb244b22b9da 2018-07-22 03:13:29,195 - 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}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" -d '{"role": {"name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role"}}' 2018-07-22 03:13:29,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1164d3eb-7f6c-4c96-b962-8579bc6306f7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f013a9ef52fd4669824d893960023955", "links": {"self": "http://172.30.9.25:5000/v3/roles/f013a9ef52fd4669824d893960023955"}, "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role"}} 2018-07-22 03:13:29,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1164d3eb-7f6c-4c96-b962-8579bc6306f7 2018-07-22 03:13:29,297 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role 2018-07-22 03:13:29,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f013a9ef52fd4669824d893960023955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:29,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4deaa2-9706-4060-b3d7-af1a3027d550 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f013a9ef52fd4669824d893960023955", "links": {"self": "http://172.30.9.25:5000/v3/roles/f013a9ef52fd4669824d893960023955"}, "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role"}} 2018-07-22 03:13:29,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f013a9ef52fd4669824d893960023955 used request id req-1b4deaa2-9706-4060-b3d7-af1a3027d550 2018-07-22 03:13:29,386 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role to project CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj 2018-07-22 03:13:29,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7/users/e2fa8ea267f44e4e941cfae3aa6ecdcc/roles/f013a9ef52fd4669824d893960023955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:29,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225fa57e-827e-4253-a249-d26715486f09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:13:29,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7/users/e2fa8ea267f44e4e941cfae3aa6ecdcc/roles/f013a9ef52fd4669824d893960023955 used request id req-225fa57e-827e-4253-a249-d26715486f09 2018-07-22 03:13:29,510 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:13:29,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:29,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:29,512 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:13:29,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:29,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:30,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f013a9ef52fd4669824d893960023955", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role"}], "expires_at": "2018-07-22T04:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-user", "id": "e2fa8ea267f44e4e941cfae3aa6ecdcc"}, "audit_ids": ["3swv7H8FQp2aHIoSVbKBnw"], "issued_at": "2018-07-22T03:13:30.000000Z"}} 2018-07-22 03:13:30,025 - 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}122cd4e02a68cc2a7df3decbe769002d0a00d85d" 2018-07-22 03:13:30,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8986875e-9f95-433b-a59a-07aa5a86226b 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-22 03:13:30,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8986875e-9f95-433b-a59a-07aa5a86226b 2018-07-22 03:13:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122cd4e02a68cc2a7df3decbe769002d0a00d85d" 2018-07-22 03:13:30,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e1bd6119-1558-4125-bf5e-10fa188f18ad Date: Sun, 22 Jul 2018 03:13:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image"} 2018-07-22 03:13:30,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image used request id req-e1bd6119-1558-4125-bf5e-10fa188f18ad 2018-07-22 03:13:30,294 - 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}122cd4e02a68cc2a7df3decbe769002d0a00d85d" 2018-07-22 03:13:30,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e799ca9f-2aa4-42c9-8a15-6ff7d922c231 Date: Sun, 22 Jul 2018 03:13:30 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-22 03:13:30,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e799ca9f-2aa4-42c9-8a15-6ff7d922c231 2018-07-22 03:13:30,330 - 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}122cd4e02a68cc2a7df3decbe769002d0a00d85d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image"}' 2018-07-22 03:13:30,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c8250cb4-8040-41a9-8579-150cec5b9830 Date: Sun, 22 Jul 2018 03:13:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:13:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:13:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "min_disk": 0, "protected": false, "id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "file": "/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/file", "checksum": null, "owner": "5c5ed7ba9054470d94c8d29fc55f80b7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:13:30,367 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c8250cb4-8040-41a9-8579-150cec5b9830 2018-07-22 03:13:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122cd4e02a68cc2a7df3decbe769002d0a00d85d" -d '' 2018-07-22 03:13:30,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9a6b174-b568-4292-aecc-ef2fb2389dac Date: Sun, 22 Jul 2018 03:13:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:13:30,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/file used request id req-c9a6b174-b568-4292-aecc-ef2fb2389dac 2018-07-22 03:13:30,764 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:13:30,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122cd4e02a68cc2a7df3decbe769002d0a00d85d" 2018-07-22 03:13:30,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-411368e1-434e-4290-a2f4-b5d813bfdddd Date: Sun, 22 Jul 2018 03:13:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:13:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:13:30Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/snap", "metadata": {}}], "self": "/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "min_disk": 0, "protected": false, "id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "file": "/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c5ed7ba9054470d94c8d29fc55f80b7", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:13:30,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f used request id req-411368e1-434e-4290-a2f4-b5d813bfdddd 2018-07-22 03:13:30,786 - 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}122cd4e02a68cc2a7df3decbe769002d0a00d85d" 2018-07-22 03:13:30,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-01ad0fd5-57bd-4979-b94e-d2709b1ae1d4 Date: Sun, 22 Jul 2018 03:13:30 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-22 03:13:30,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-01ad0fd5-57bd-4979-b94e-d2709b1ae1d4 2018-07-22 03:13:30,795 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image 2018-07-22 03:13:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122cd4e02a68cc2a7df3decbe769002d0a00d85d" 2018-07-22 03:13:30,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-66e8543a-183b-4c27-adb2-0af239c54ccc Date: Sun, 22 Jul 2018 03:13:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:13:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:13:30Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/snap", "metadata": {}}], "self": "/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "min_disk": 0, "protected": false, "id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "file": "/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c5ed7ba9054470d94c8d29fc55f80b7", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:13:30,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f used request id req-66e8543a-183b-4c27-adb2-0af239c54ccc 2018-07-22 03:13:30,827 - create_image - DEBUG - Instance status is - active 2018-07-22 03:13:30,827 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image 2018-07-22 03:13:30,827 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image 2018-07-22 03:13:30,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:30,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:31,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["l3pYHhMPQyWp-rK7Qa8xeA"], "issued_at": "2018-07-22T03:13:31.000000Z"}} 2018-07-22 03:13:31,215 - 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}c4bb06a57fc6b61307031634b65aa5353ec064c6" 2018-07-22 03:13:31,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d50e67-eae1-4737-827c-fea8537a9f16 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-22 03:13:31,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-74d50e67-eae1-4737-827c-fea8537a9f16 2018-07-22 03:13:31,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:13:31,379 - 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}c4bb06a57fc6b61307031634b65aa5353ec064c6" 2018-07-22 03:13:31,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-efe9ed51-4842-43b0-9327-d620a0999e41 x-compute-request-id: req-efe9ed51-4842-43b0-9327-d620a0999e41 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:13:31,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-efe9ed51-4842-43b0-9327-d620a0999e41 2018-07-22 03:13:31,551 - 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}c4bb06a57fc6b61307031634b65aa5353ec064c6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-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-22 03:13:31,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-c6988c4d-16db-4de9-82d5-922dccf3a4f3 x-compute-request-id: req-c6988c4d-16db-4de9-82d5-922dccf3a4f3 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f256d149-585a-4174-b0fc-427c1763eb8c"}} 2018-07-22 03:13:31,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c6988c4d-16db-4de9-82d5-922dccf3a4f3 2018-07-22 03:13:31,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:31,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:32,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f013a9ef52fd4669824d893960023955", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role"}], "expires_at": "2018-07-22T04:13:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-user", "id": "e2fa8ea267f44e4e941cfae3aa6ecdcc"}, "audit_ids": ["Wr-i0AcDS4u4nE7aAjJXUQ"], "issued_at": "2018-07-22T03:13:32.000000Z"}} 2018-07-22 03:13:32,048 - 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}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" 2018-07-22 03:13:32,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e518b098-bbba-42c7-afdc-c2b8e025f799 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-22 03:13:32,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e518b098-bbba-42c7-afdc-c2b8e025f799 2018-07-22 03:13:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" 2018-07-22 03:13:32,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a906b04d-76cd-40e4-98a4-d6c68d0d561a Date: Sun, 22 Jul 2018 03:13:32 GMT RESP BODY: {"networks":[]} 2018-07-22 03:13:32,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-a906b04d-76cd-40e4-98a4-d6c68d0d561a 2018-07-22 03:13:32,300 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net 2018-07-22 03:13:32,305 - 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}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" -d '{"network": {"name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net", "admin_state_up": true}}' 2018-07-22 03:13:32,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-220f5c5d-d8a1-4d88-968e-aea232bfcd46 Date: Sun, 22 Jul 2018 03:13:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:13:32Z","is_default":false,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}} 2018-07-22 03:13:32,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-220f5c5d-d8a1-4d88-968e-aea232bfcd46 2018-07-22 03:13:32,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" 2018-07-22 03:13:32,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-79237730-69f8-4573-9386-565ce3c20a35 Date: Sun, 22 Jul 2018 03:13:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:13:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:32,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-79237730-69f8-4573-9386-565ce3c20a35 2018-07-22 03:13:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" 2018-07-22 03:13:32,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b14d2b86-73fb-49db-9b9a-1160c78955d2 Date: Sun, 22 Jul 2018 03:13:32 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:13:32,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-b14d2b86-73fb-49db-9b9a-1160c78955d2 2018-07-22 03:13:32,932 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet 2018-07-22 03:13:32,937 - 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}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" -d '{"subnets": [{"ip_version": 4, "network_id": "6b3e3194-8d20-4096-b0d3-2ce23f0f920a", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]}' 2018-07-22 03:13:33,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3ec82947-4d6a-49dd-b16d-5410d1f356c4 Date: Sun, 22 Jul 2018 03:13:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:33,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-3ec82947-4d6a-49dd-b16d-5410d1f356c4 2018-07-22 03:13:33,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" 2018-07-22 03:13:33,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4a837a0b-d712-44df-b60a-65e89526b977 Date: Sun, 22 Jul 2018 03:13:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:33,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-4a837a0b-d712-44df-b60a-65e89526b977 2018-07-22 03:13:33,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" 2018-07-22 03:13:33,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6c8cdd45-74ca-4902-82cd-1ad89eec5e87 Date: Sun, 22 Jul 2018 03:13:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:33,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-6c8cdd45-74ca-4902-82cd-1ad89eec5e87 2018-07-22 03:13:33,795 - OpenStackNetwork - DEBUG - Network [6b3e3194-8d20-4096-b0d3-2ce23f0f920a] created successfully 2018-07-22 03:13:33,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:33,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:34,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f013a9ef52fd4669824d893960023955", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role"}], "expires_at": "2018-07-22T04:13:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-user", "id": "e2fa8ea267f44e4e941cfae3aa6ecdcc"}, "audit_ids": ["7CNfkIWWQbu1ZcSKTqxL7w"], "issued_at": "2018-07-22T03:13:34.000000Z"}} 2018-07-22 03:13:34,184 - 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}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:34,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867eb5e5-1c8a-4da5-811e-f5afd159d084 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-22 03:13:34,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-867eb5e5-1c8a-4da5-811e-f5afd159d084 2018-07-22 03:13:34,276 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:13:34,277 - 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}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:34,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f844f20-6e12-49be-ab07-6d0cc7a62c80 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-22 03:13:34,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7f844f20-6e12-49be-ab07-6d0cc7a62c80 2018-07-22 03:13:34,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:34,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cdf0b2b9-c969-4cbf-928f-fcf0730ce71d Date: Sun, 22 Jul 2018 03:13:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:34,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-cdf0b2b9-c969-4cbf-928f-fcf0730ce71d 2018-07-22 03:13:34,609 - 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-22 03:13:34,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:13:34,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:34,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c7a4db-d090-41e7-b245-372b34b71167 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:34,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-24c7a4db-d090-41e7-b245-372b34b71167 2018-07-22 03:13:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:34,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e5a42134-c118-46f4-88be-3ec82a921777 Date: Sun, 22 Jul 2018 03:13:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:34,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-e5a42134-c118-46f4-88be-3ec82a921777 2018-07-22 03:13:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:34,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8c5415f5-b91d-49b1-8a35-5aa5151c02c1 Date: Sun, 22 Jul 2018 03:13:34 GMT RESP BODY: {"ports":[]} 2018-07-22 03:13:34,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port&admin_state_up=True used request id req-8c5415f5-b91d-49b1-8a35-5aa5151c02c1 2018-07-22 03:13:34,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:35,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-e670f5c8-4228-43b0-ad5a-47e8fbaf0dad x-compute-request-id: req-e670f5c8-4228-43b0-ad5a-47e8fbaf0dad Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:13:35,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst used request id req-e670f5c8-4228-43b0-ad5a-47e8fbaf0dad 2018-07-22 03:13:35,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:35,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f21cdeac-8d23-490f-bcee-92253f75e102 Date: Sun, 22 Jul 2018 03:13:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:35,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-f21cdeac-8d23-490f-bcee-92253f75e102 2018-07-22 03:13:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:35,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052a4fcd-34d6-4a5e-8903-c978b93478ca Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:35,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-052a4fcd-34d6-4a5e-8903-c978b93478ca 2018-07-22 03:13:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:35,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-45397406-05d6-4710-8104-325c18a47c1b Date: Sun, 22 Jul 2018 03:13:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:35,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-45397406-05d6-4710-8104-325c18a47c1b 2018-07-22 03:13:35,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:35,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ac78004f-f6b7-4b9d-8702-fb952e4432bf Date: Sun, 22 Jul 2018 03:13:35 GMT RESP BODY: {"ports":[]} 2018-07-22 03:13:35,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port&admin_state_up=True used request id req-ac78004f-f6b7-4b9d-8702-fb952e4432bf 2018-07-22 03:13:35,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:35,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:35,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f013a9ef52fd4669824d893960023955", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role"}], "expires_at": "2018-07-22T04:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-user", "id": "e2fa8ea267f44e4e941cfae3aa6ecdcc"}, "audit_ids": ["Ngz7bhdQSl6dZmcVmUCkbQ"], "issued_at": "2018-07-22T03:13:35.000000Z"}} 2018-07-22 03:13:35,690 - 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}8fddbad1037166e9ba94c74c61c331afa3f6d367" 2018-07-22 03:13:35,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9ba33f-b42c-4531-a323-c6f6ffab8f5a 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-22 03:13:35,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2b9ba33f-b42c-4531-a323-c6f6ffab8f5a 2018-07-22 03:13:35,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:35,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-529d2778-a80f-45d1-aef7-f8578fdd9ebd Date: Sun, 22 Jul 2018 03:13:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:35,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-529d2778-a80f-45d1-aef7-f8578fdd9ebd 2018-07-22 03:13:35,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:35,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21b9365b-a394-4cdc-860d-cfc57a07b2e8 Date: Sun, 22 Jul 2018 03:13:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:35,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-21b9365b-a394-4cdc-860d-cfc57a07b2e8 2018-07-22 03:13:35,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:36,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-114ed647-0060-4df6-b7b9-07d6f3824486 Date: Sun, 22 Jul 2018 03:13:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:36,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-114ed647-0060-4df6-b7b9-07d6f3824486 2018-07-22 03:13:36,029 - 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-22 03:13:36,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:13:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:13:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddbad1037166e9ba94c74c61c331afa3f6d367" 2018-07-22 03:13:36,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb1ef95-b0f4-4f0d-b466-3e1bf8201f5e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:36,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-bfb1ef95-b0f4-4f0d-b466-3e1bf8201f5e 2018-07-22 03:13:36,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:36,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a6fa1f28-9132-41a2-954b-725be5f1279d Date: Sun, 22 Jul 2018 03:13:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:36,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-a6fa1f28-9132-41a2-954b-725be5f1279d 2018-07-22 03:13:36,175 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net 2018-07-22 03:13:36,179 - 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}2e69e4692f8da405f0b05bdba48c719717292174" -d '{"port": {"network_id": "6b3e3194-8d20-4096-b0d3-2ce23f0f920a", "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port", "admin_state_up": true}}' 2018-07-22 03:13:37,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-2a477ea2-e857-44dd-91b5-0515917a5fb7 Date: Sun, 22 Jul 2018 03:13:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:36Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.5"}],"id":"a42f44b3-b084-4491-8fc4-a5bc629cb82f","security_groups":["0edf7813-b789-4cfd-8bb9-90a7341db927"],"mac_address":"fa:16:3e:b2:dc:fd","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","qos_policy_id":null,"admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:13:37,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-2a477ea2-e857-44dd-91b5-0515917a5fb7 2018-07-22 03:13:37,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:37,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7c70595e-16ec-4242-ba18-9c51d79755fa Date: Sun, 22 Jul 2018 03:13:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:37,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-7c70595e-16ec-4242-ba18-9c51d79755fa 2018-07-22 03:13:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:37,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3bb6b4-c2e4-49f7-a861-9edc768b4b37 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:37,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-5c3bb6b4-c2e4-49f7-a861-9edc768b4b37 2018-07-22 03:13:37,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:37,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-31168f80-9e59-4ba8-95e8-f7cdc97aa285 Date: Sun, 22 Jul 2018 03:13:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:37,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-31168f80-9e59-4ba8-95e8-f7cdc97aa285 2018-07-22 03:13:37,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:37,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-e6d3ec73-bc86-4a3c-b412-4694c559340a Date: Sun, 22 Jul 2018 03:13:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:36Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.5"}],"id":"a42f44b3-b084-4491-8fc4-a5bc629cb82f","security_groups":["0edf7813-b789-4cfd-8bb9-90a7341db927"],"mac_address":"fa:16:3e:b2:dc:fd","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port","admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:13:37,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port&admin_state_up=True used request id req-e6d3ec73-bc86-4a3c-b412-4694c559340a 2018-07-22 03:13:37,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:37,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9affd1d2-7df7-45b1-a5bd-684322de45a8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:37,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-9affd1d2-7df7-45b1-a5bd-684322de45a8 2018-07-22 03:13:37,571 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst 2018-07-22 03:13:37,575 - 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}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:37,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-7a23652b-d24d-4ba4-bb75-bed4821db0de x-compute-request-id: req-7a23652b-d24d-4ba4-bb75-bed4821db0de Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}, {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-flavor-name"}]} 2018-07-22 03:13:37,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7a23652b-d24d-4ba4-bb75-bed4821db0de 2018-07-22 03:13:37,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/f256d149-585a-4174-b0fc-427c1763eb8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:37,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-cfb355ae-284d-4684-93ee-45021a230f11 x-compute-request-id: req-cfb355ae-284d-4684-93ee-45021a230f11 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f256d149-585a-4174-b0fc-427c1763eb8c"}} 2018-07-22 03:13:37,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/f256d149-585a-4174-b0fc-427c1763eb8c used request id req-cfb355ae-284d-4684-93ee-45021a230f11 2018-07-22 03:13:37,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:37,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-62d7e62b-5024-490a-847c-4b6647e49af3 Date: Sun, 22 Jul 2018 03:13:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:13:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:13:30Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/snap", "metadata": {}}], "self": "/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "min_disk": 0, "protected": false, "id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "file": "/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c5ed7ba9054470d94c8d29fc55f80b7", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/995df1db-32d6-4ba5-a629-a53dc7ad097f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image"} 2018-07-22 03:13:37,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image used request id req-62d7e62b-5024-490a-847c-4b6647e49af3 2018-07-22 03:13:37,815 - 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}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:37,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2c98308d-897f-40cf-b926-ae45991f103b Date: Sun, 22 Jul 2018 03:13:37 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-22 03:13:37,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2c98308d-897f-40cf-b926-ae45991f103b 2018-07-22 03:13:37,827 - 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}2e69e4692f8da405f0b05bdba48c719717292174" -d '{"server": {"name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "imageRef": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "flavorRef": "f256d149-585a-4174-b0fc-427c1763eb8c", "max_count": 1, "min_count": 1, "networks": [{"port": "a42f44b3-b084-4491-8fc4-a5bc629cb82f"}]}}' 2018-07-22 03:13:39,092 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:13: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-acedc53e-1395-473b-9520-311fd4de57f6 x-compute-request-id: req-acedc53e-1395-473b-9520-311fd4de57f6 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "adminPass": "KBT7cwk72hqx"}} 2018-07-22 03:13:39,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-acedc53e-1395-473b-9520-311fd4de57f6 2018-07-22 03:13:39,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:39,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-5c1a29ae-f3a7-48fc-a900-eb97cc63979e x-compute-request-id: req-5c1a29ae-f3a7-48fc-a900-eb97cc63979e Content-Encoding: gzip Content-Length: 612 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/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "image": {"id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "links": [{"href": "http://172.30.9.25:8774/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}]}, "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "user_id": "e2fa8ea267f44e4e941cfae3aa6ecdcc", "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-22T03:13:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "created": "2018-07-22T03:13:39Z", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:39,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-5c1a29ae-f3a7-48fc-a900-eb97cc63979e 2018-07-22 03:13:39,368 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst 2018-07-22 03:13:39,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:39,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-44057f04-859d-4e0c-bb54-64e0e82278a6 x-compute-request-id: req-44057f04-859d-4e0c-bb54-64e0e82278a6 Content-Encoding: gzip Content-Length: 612 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/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "image": {"id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "links": [{"href": "http://172.30.9.25:8774/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}]}, "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "user_id": "e2fa8ea267f44e4e941cfae3aa6ecdcc", "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-22T03:13:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "created": "2018-07-22T03:13:39Z", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:39,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-44057f04-859d-4e0c-bb54-64e0e82278a6 2018-07-22 03:13:39,648 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst] is - BUILD 2018-07-22 03:13:39,648 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:13:42,651 - create_instance - DEBUG - VM status query timeout in 896.716421127 2018-07-22 03:13:42,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:42,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-ced347ea-87a2-46b2-82c2-d0d609ce6843 x-compute-request-id: req-ced347ea-87a2-46b2-82c2-d0d609ce6843 Content-Encoding: gzip Content-Length: 673 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/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "image": {"id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "links": [{"href": "http://172.30.9.25:8774/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}]}, "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "security_groups": [{"name": "default"}], "user_id": "e2fa8ea267f44e4e941cfae3aa6ecdcc", "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-22T03:13:39Z", "hostId": "9a45f367a5326e56ca65947bedc7d46ef99e71692178d690058809e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "created": "2018-07-22T03:13:39Z", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:42,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-ced347ea-87a2-46b2-82c2-d0d609ce6843 2018-07-22 03:13:42,970 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst] is - BUILD 2018-07-22 03:13:42,970 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:13:45,973 - create_instance - DEBUG - VM status query timeout in 893.395019054 2018-07-22 03:13:45,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:46,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-72af18d7-6356-4142-9020-c22d952cf9a7 x-compute-request-id: req-72af18d7-6356-4142-9020-c22d952cf9a7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:dc:fd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "image": {"id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "links": [{"href": "http://172.30.9.25:8774/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:13:45.000000", "flavor": {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}]}, "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "security_groups": [{"name": "default"}], "user_id": "e2fa8ea267f44e4e941cfae3aa6ecdcc", "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-22T03:13:45Z", "hostId": "9a45f367a5326e56ca65947bedc7d46ef99e71692178d690058809e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "created": "2018-07-22T03:13:39Z", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:46,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-72af18d7-6356-4142-9020-c22d952cf9a7 2018-07-22 03:13:46,148 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst] is - ACTIVE 2018-07-22 03:13:46,148 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:13:46,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:46,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-2331b9ad-a1a1-4123-b735-52cd6f80099c x-compute-request-id: req-2331b9ad-a1a1-4123-b735-52cd6f80099c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:dc:fd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "image": {"id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "links": [{"href": "http://172.30.9.25:8774/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:13:45.000000", "flavor": {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}]}, "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "security_groups": [{"name": "default"}], "user_id": "e2fa8ea267f44e4e941cfae3aa6ecdcc", "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-22T03:13:45Z", "hostId": "9a45f367a5326e56ca65947bedc7d46ef99e71692178d690058809e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "created": "2018-07-22T03:13:39Z", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:46,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-2331b9ad-a1a1-4123-b735-52cd6f80099c 2018-07-22 03:13:46,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:46,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c3b7fc75-2f9d-4304-b7c5-c23c98aa42a8 Date: Sun, 22 Jul 2018 03:13:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:46,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-c3b7fc75-2f9d-4304-b7c5-c23c98aa42a8 2018-07-22 03:13:46,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:46,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5920d7-50b2-499e-ad58-3386e892842b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:46,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-8c5920d7-50b2-499e-ad58-3386e892842b 2018-07-22 03:13:46,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:46,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7af5fe81-c931-4a9e-bb7b-b2bcd800f496 Date: Sun, 22 Jul 2018 03:13:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:46,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-7af5fe81-c931-4a9e-bb7b-b2bcd800f496 2018-07-22 03:13:46,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:46,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-a33c488f-8fb8-4709-b088-bc6e0b4d9290 Date: Sun, 22 Jul 2018 03:13:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.2"}],"id":"19075679-9ba2-4e9a-aedc-c72f20449c06","security_groups":[],"mac_address":"fa:16:3e:13:55:63","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b3e3194-8d20-4096-b0d3-2ce23f0f920a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.5"}],"id":"a42f44b3-b084-4491-8fc4-a5bc629cb82f","security_groups":["0edf7813-b789-4cfd-8bb9-90a7341db927"],"mac_address":"fa:16:3e:b2:dc:fd","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port","admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:36Z","binding:vnic_type":"normal","device_id":"5a76c5fe-774f-4048-a22f-7480c8626db0","ip_allocation":"immediate"}]} 2018-07-22 03:13:46,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-a33c488f-8fb8-4709-b088-bc6e0b4d9290 2018-07-22 03:13:46,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:47,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f013a9ef52fd4669824d893960023955", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role"}], "expires_at": "2018-07-22T04:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-user", "id": "e2fa8ea267f44e4e941cfae3aa6ecdcc"}, "audit_ids": ["bEpFux04R_axizqlMRwGoQ"], "issued_at": "2018-07-22T03:13:47.000000Z"}} 2018-07-22 03:13:47,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eb437f840a5ba0d7d9845d523124e6284c5869" 2018-07-22 03:13:47,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-08e98d8d-fa8e-49e1-8292-2cc0b28426da x-compute-request-id: req-08e98d8d-fa8e-49e1-8292-2cc0b28426da Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:dc:fd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "image": {"id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "links": [{"href": "http://172.30.9.25:8774/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:13:45.000000", "flavor": {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}]}, "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "security_groups": [{"name": "default"}], "user_id": "e2fa8ea267f44e4e941cfae3aa6ecdcc", "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-22T03:13:45Z", "hostId": "9a45f367a5326e56ca65947bedc7d46ef99e71692178d690058809e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "created": "2018-07-22T03:13:39Z", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:13:47,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst used request id req-08e98d8d-fa8e-49e1-8292-2cc0b28426da 2018-07-22 03:13:47,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:48,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f013a9ef52fd4669824d893960023955", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role"}], "expires_at": "2018-07-22T04:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5c5ed7ba9054470d94c8d29fc55f80b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-user", "id": "e2fa8ea267f44e4e941cfae3aa6ecdcc"}, "audit_ids": ["v1OMIMTTRzmLTkUKe01ZuQ"], "issued_at": "2018-07-22T03:13:48.000000Z"}} 2018-07-22 03:13:48,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50135779216c7716e318ec06560d0cb76273d89a" 2018-07-22 03:13:48,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-08d8dafa-347c-4f6f-8751-478a53245aa6 Date: Sun, 22 Jul 2018 03:13:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:48,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-08d8dafa-347c-4f6f-8751-478a53245aa6 2018-07-22 03:13:48,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50135779216c7716e318ec06560d0cb76273d89a" 2018-07-22 03:13:48,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-23b5b902-14eb-4eec-af13-f9e4c933e947 Date: Sun, 22 Jul 2018 03:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:48,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-23b5b902-14eb-4eec-af13-f9e4c933e947 2018-07-22 03:13:48,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50135779216c7716e318ec06560d0cb76273d89a" 2018-07-22 03:13:48,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-64abc953-d150-4da2-8d92-f04e5fe446ba Date: Sun, 22 Jul 2018 03:13:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.2"}],"id":"19075679-9ba2-4e9a-aedc-c72f20449c06","security_groups":[],"mac_address":"fa:16:3e:13:55:63","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b3e3194-8d20-4096-b0d3-2ce23f0f920a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.5"}],"id":"a42f44b3-b084-4491-8fc4-a5bc629cb82f","security_groups":["0edf7813-b789-4cfd-8bb9-90a7341db927"],"mac_address":"fa:16:3e:b2:dc:fd","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port","admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:36Z","binding:vnic_type":"normal","device_id":"5a76c5fe-774f-4048-a22f-7480c8626db0","ip_allocation":"immediate"}]} 2018-07-22 03:13:48,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-64abc953-d150-4da2-8d92-f04e5fe446ba 2018-07-22 03:13:48,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:48,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-117a459f-2f59-4f28-9c8a-d015c4f4e8f7 x-compute-request-id: req-117a459f-2f59-4f28-9c8a-d015c4f4e8f7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:dc:fd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "image": {"id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "links": [{"href": "http://172.30.9.25:8774/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:13:45.000000", "flavor": {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}]}, "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "security_groups": [{"name": "default"}], "user_id": "e2fa8ea267f44e4e941cfae3aa6ecdcc", "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-22T03:13:45Z", "hostId": "9a45f367a5326e56ca65947bedc7d46ef99e71692178d690058809e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "created": "2018-07-22T03:13:39Z", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:48,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-117a459f-2f59-4f28-9c8a-d015c4f4e8f7 2018-07-22 03:13:48,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:49,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-572ebfef-07e4-4443-8164-96291af54f30 Date: Sun, 22 Jul 2018 03:13:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:49,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-572ebfef-07e4-4443-8164-96291af54f30 2018-07-22 03:13:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:49,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6035dbbd-5025-40a5-93fc-ac391aa304e4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:49,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-6035dbbd-5025-40a5-93fc-ac391aa304e4 2018-07-22 03:13:49,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:49,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7264f1d9-05d3-4898-bb2f-34dba528eba3 Date: Sun, 22 Jul 2018 03:13:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:49,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-7264f1d9-05d3-4898-bb2f-34dba528eba3 2018-07-22 03:13:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:49,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-69e291f3-959d-42e1-98cb-8ea72de142d0 Date: Sun, 22 Jul 2018 03:13:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.2"}],"id":"19075679-9ba2-4e9a-aedc-c72f20449c06","security_groups":[],"mac_address":"fa:16:3e:13:55:63","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b3e3194-8d20-4096-b0d3-2ce23f0f920a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.5"}],"id":"a42f44b3-b084-4491-8fc4-a5bc629cb82f","security_groups":["0edf7813-b789-4cfd-8bb9-90a7341db927"],"mac_address":"fa:16:3e:b2:dc:fd","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port","admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:36Z","binding:vnic_type":"normal","device_id":"5a76c5fe-774f-4048-a22f-7480c8626db0","ip_allocation":"immediate"}]} 2018-07-22 03:13:49,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-69e291f3-959d-42e1-98cb-8ea72de142d0 2018-07-22 03:13:49,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:49,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-1061bf78-f2a2-4b82-a5ed-ec97eb3f30c6 x-compute-request-id: req-1061bf78-f2a2-4b82-a5ed-ec97eb3f30c6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:dc:fd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "image": {"id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "links": [{"href": "http://172.30.9.25:8774/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:13:45.000000", "flavor": {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}]}, "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "security_groups": [{"name": "default"}], "user_id": "e2fa8ea267f44e4e941cfae3aa6ecdcc", "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-22T03:13:45Z", "hostId": "9a45f367a5326e56ca65947bedc7d46ef99e71692178d690058809e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "created": "2018-07-22T03:13:39Z", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:49,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-1061bf78-f2a2-4b82-a5ed-ec97eb3f30c6 2018-07-22 03:13:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:49,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eefd2b87-991c-40e2-959c-444127c35761 Date: Sun, 22 Jul 2018 03:13:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","l2_adjacency":true,"status":"ACTIVE","subnets":["e77ee4f0-e89e-4a35-81bc-126cb4222daf"],"description":"","tags":[],"updated_at":"2018-07-22T03:13:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net","admin_state_up":true,"tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:32Z","mtu":1450}]} 2018-07-22 03:13:49,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net used request id req-eefd2b87-991c-40e2-959c-444127c35761 2018-07-22 03:13:49,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:50,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455276a5-0072-4045-984e-8790f9a59f4a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:50,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-455276a5-0072-4045-984e-8790f9a59f4a 2018-07-22 03:13:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:50,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8ca6ca62-c6c6-4795-87d3-6aa4cd1dfd85 Date: Sun, 22 Jul 2018 03:13:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","dns_nameservers":[],"updated_at":"2018-07-22T03:13:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet"}]} 2018-07-22 03:13:50,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-8ca6ca62-c6c6-4795-87d3-6aa4cd1dfd85 2018-07-22 03:13:50,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:50,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-35521141-d0de-4def-a705-c00df1c153b8 Date: Sun, 22 Jul 2018 03:13:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.2"}],"id":"19075679-9ba2-4e9a-aedc-c72f20449c06","security_groups":[],"mac_address":"fa:16:3e:13:55:63","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b3e3194-8d20-4096-b0d3-2ce23f0f920a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:13:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e77ee4f0-e89e-4a35-81bc-126cb4222daf","ip_address":"10.55.0.5"}],"id":"a42f44b3-b084-4491-8fc4-a5bc629cb82f","security_groups":["0edf7813-b789-4cfd-8bb9-90a7341db927"],"mac_address":"fa:16:3e:b2:dc:fd","project_id":"5c5ed7ba9054470d94c8d29fc55f80b7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port","admin_state_up":true,"network_id":"6b3e3194-8d20-4096-b0d3-2ce23f0f920a","tenant_id":"5c5ed7ba9054470d94c8d29fc55f80b7","created_at":"2018-07-22T03:13:36Z","binding:vnic_type":"normal","device_id":"5a76c5fe-774f-4048-a22f-7480c8626db0","ip_allocation":"immediate"}]} 2018-07-22 03:13:50,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-35521141-d0de-4def-a705-c00df1c153b8 2018-07-22 03:13:50,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eb437f840a5ba0d7d9845d523124e6284c5869" 2018-07-22 03:13:50,273 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:13: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-27963c71-64ac-45f3-ad1a-fa4422b7fe8a x-compute-request-id: req-27963c71-64ac-45f3-ad1a-fa4422b7fe8a Content-Type: application/json 2018-07-22 03:13:50,274 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-27963c71-64ac-45f3-ad1a-fa4422b7fe8a 2018-07-22 03:13:50,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:50,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-1a097ded-4b1b-49ea-b6e1-7c8509e6dac8 x-compute-request-id: req-1a097ded-4b1b-49ea-b6e1-7c8509e6dac8 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:dc:fd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5a76c5fe-774f-4048-a22f-7480c8626db0", "rel": "bookmark"}], "image": {"id": "995df1db-32d6-4ba5-a629-a53dc7ad097f", "links": [{"href": "http://172.30.9.25:8774/images/995df1db-32d6-4ba5-a629-a53dc7ad097f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:13:45.000000", "flavor": {"id": "f256d149-585a-4174-b0fc-427c1763eb8c", "links": [{"href": "http://172.30.9.25:8774/flavors/f256d149-585a-4174-b0fc-427c1763eb8c", "rel": "bookmark"}]}, "id": "5a76c5fe-774f-4048-a22f-7480c8626db0", "security_groups": [{"name": "default"}], "user_id": "e2fa8ea267f44e4e941cfae3aa6ecdcc", "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-22T03:13:50Z", "hostId": "9a45f367a5326e56ca65947bedc7d46ef99e71692178d690058809e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst", "created": "2018-07-22T03:13:39Z", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:13:50,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-1a097ded-4b1b-49ea-b6e1-7c8509e6dac8 2018-07-22 03:13:50,843 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst] is - ACTIVE 2018-07-22 03:13:50,844 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:13:53,847 - create_instance - DEBUG - VM status query timeout in 296.427267075 2018-07-22 03:13:53,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:53,902 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13: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-e1ebec0f-d2e8-4b65-8fc1-ffeb6a2424ac x-compute-request-id: req-e1ebec0f-d2e8-4b65-8fc1-ffeb6a2424ac Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5a76c5fe-774f-4048-a22f-7480c8626db0 could not be found.", "code": 404}} 2018-07-22 03:13:53,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-e1ebec0f-d2e8-4b65-8fc1-ffeb6a2424ac 2018-07-22 03:13:53,903 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5a76c5fe-774f-4048-a22f-7480c8626db0 could not be found. (HTTP 404) (Request-ID: req-e1ebec0f-d2e8-4b65-8fc1-ffeb6a2424ac) 2018-07-22 03:13:53,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eb437f840a5ba0d7d9845d523124e6284c5869" 2018-07-22 03:13:53,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13: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-1be278da-d402-485c-b1f7-c30a382858a9 x-compute-request-id: req-1be278da-d402-485c-b1f7-c30a382858a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:13:53,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst used request id req-1be278da-d402-485c-b1f7-c30a382858a9 2018-07-22 03:13:53,990 - create_instance - INFO - Deleting Port with ID - a42f44b3-b084-4491-8fc4-a5bc629cb82f 2018-07-22 03:13:53,990 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-port 2018-07-22 03:13:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/a42f44b3-b084-4491-8fc4-a5bc629cb82f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:54,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-500f61e8-8e82-4fb7-9c8d-cd6bb0d64bc2 Date: Sun, 22 Jul 2018 03:13:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:13:54,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/a42f44b3-b084-4491-8fc4-a5bc629cb82f used request id req-500f61e8-8e82-4fb7-9c8d-cd6bb0d64bc2 2018-07-22 03:13:54,492 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst 2018-07-22 03:13:54,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:54,538 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13: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-3af7e34c-808b-4e69-a166-ef7bf1d3c8fe x-compute-request-id: req-3af7e34c-808b-4e69-a166-ef7bf1d3c8fe Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5a76c5fe-774f-4048-a22f-7480c8626db0 could not be found.", "code": 404}} 2018-07-22 03:13:54,538 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-3af7e34c-808b-4e69-a166-ef7bf1d3c8fe 2018-07-22 03:13:54,538 - create_instance - WARNING - Instance already deleted - Instance 5a76c5fe-774f-4048-a22f-7480c8626db0 could not be found. (HTTP 404) (Request-ID: req-3af7e34c-808b-4e69-a166-ef7bf1d3c8fe) 2018-07-22 03:13:54,539 - create_instance - INFO - Checking deletion status 2018-07-22 03:13:54,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69e4692f8da405f0b05bdba48c719717292174" 2018-07-22 03:13:54,588 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:13: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-7c8755c8-1964-4e51-91f0-9e691cae9f28 x-compute-request-id: req-7c8755c8-1964-4e51-91f0-9e691cae9f28 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5a76c5fe-774f-4048-a22f-7480c8626db0 could not be found.", "code": 404}} 2018-07-22 03:13:54,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5a76c5fe-774f-4048-a22f-7480c8626db0 used request id req-7c8755c8-1964-4e51-91f0-9e691cae9f28 2018-07-22 03:13:54,589 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5a76c5fe-774f-4048-a22f-7480c8626db0 could not be found. (HTTP 404) (Request-ID: req-7c8755c8-1964-4e51-91f0-9e691cae9f28) 2018-07-22 03:13:54,589 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-inst 2018-07-22 03:13:54,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/f256d149-585a-4174-b0fc-427c1763eb8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bb06a57fc6b61307031634b65aa5353ec064c6" 2018-07-22 03:13:54,624 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:13: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-0ea590d7-1b55-4e79-813a-2bcd791b4060 x-compute-request-id: req-0ea590d7-1b55-4e79-813a-2bcd791b4060 Content-Length: 0 Content-Type: application/json 2018-07-22 03:13:54,624 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f256d149-585a-4174-b0fc-427c1763eb8c used request id req-0ea590d7-1b55-4e79-813a-2bcd791b4060 2018-07-22 03:13:54,625 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet 2018-07-22 03:13:54,625 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-subnet 2018-07-22 03:13:54,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/e77ee4f0-e89e-4a35-81bc-126cb4222daf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" 2018-07-22 03:13:55,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76f702b3-597c-4d4f-be37-01b48da2b6d1 Date: Sun, 22 Jul 2018 03:13:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:13:55,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e77ee4f0-e89e-4a35-81bc-126cb4222daf used request id req-76f702b3-597c-4d4f-be37-01b48da2b6d1 2018-07-22 03:13:55,885 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-pub-net 2018-07-22 03:13:55,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/6b3e3194-8d20-4096-b0d3-2ce23f0f920a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb39eb0b60dde64ea5f9b6b82b3a046841c1dea9" 2018-07-22 03:13:56,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4ce1ab5-b45e-487f-bd02-bc0a550d9433 Date: Sun, 22 Jul 2018 03:13:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:13:56,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6b3e3194-8d20-4096-b0d3-2ce23f0f920a used request id req-e4ce1ab5-b45e-487f-bd02-bc0a550d9433 2018-07-22 03:13:56,719 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-a9c736c6-5742-4604-980c-69a6e7b3da1a-image 2018-07-22 03:13:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122cd4e02a68cc2a7df3decbe769002d0a00d85d" 2018-07-22 03:13:56,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-725a3894-b2aa-425c-ae7f-ca85df0a3fcb Date: Sun, 22 Jul 2018 03:13: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-22 03:13:56,992 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/995df1db-32d6-4ba5-a629-a53dc7ad097f used request id req-725a3894-b2aa-425c-ae7f-ca85df0a3fcb 2018-07-22 03:13:56,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}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:57,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8295feb5-55c3-450d-85d0-5cc5ffe307ef Date: Sun, 22 Jul 2018 03:13:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "created_at": "2018-07-22T03:13:32Z", "updated_at": "2018-07-22T03:13:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:13:32Z", "revision_number": 0, "id": "02588ffb-1a5d-45f1-9f58-02c24aad236f", "remote_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "remote_ip_prefix": null, "created_at": "2018-07-22T03:13:32Z", "security_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c5ed7ba9054470d94c8d29fc55f80b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:13:32Z", "revision_number": 0, "id": "733ee39a-8d26-4d33-9d25-afb6f7034d26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:13:32Z", "security_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c5ed7ba9054470d94c8d29fc55f80b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:13:32Z", "revision_number": 0, "id": "ce9060b7-8dac-495f-b4a4-dc19ef4b458e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:13:32Z", "security_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c5ed7ba9054470d94c8d29fc55f80b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:13:32Z", "revision_number": 0, "id": "f84d0480-d483-49ce-a01e-914a829435f5", "remote_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "remote_ip_prefix": null, "created_at": "2018-07-22T03:13:32Z", "security_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c5ed7ba9054470d94c8d29fc55f80b7"}], "revision_number": 4, "project_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:13:57,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-8295feb5-55c3-450d-85d0-5cc5ffe307ef 2018-07-22 03:13:57,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:57,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e13dd7-5b0b-4478-8c94-fa8de011e212 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c5ed7ba9054470d94c8d29fc55f80b7", "name": "CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj"}} 2018-07-22 03:13:57,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-70e13dd7-5b0b-4478-8c94-fa8de011e212 2018-07-22 03:13:57,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0edf7813-b789-4cfd-8bb9-90a7341db927 2018-07-22 03:13:57,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0edf7813-b789-4cfd-8bb9-90a7341db927 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:57,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7ff30d65-accc-4854-8a64-1015cd690b4b Date: Sun, 22 Jul 2018 03:13:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:13:32Z", "security_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "port_range_min": null, "revision_number": 0, "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "created_at": "2018-07-22T03:13:32Z", "project_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "id": "02588ffb-1a5d-45f1-9f58-02c24aad236f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:13:32Z", "security_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "port_range_min": null, "revision_number": 0, "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "created_at": "2018-07-22T03:13:32Z", "project_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "id": "733ee39a-8d26-4d33-9d25-afb6f7034d26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:13:32Z", "security_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "port_range_min": null, "revision_number": 0, "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "created_at": "2018-07-22T03:13:32Z", "project_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "id": "ce9060b7-8dac-495f-b4a4-dc19ef4b458e"}, {"remote_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:13:32Z", "security_group_id": "0edf7813-b789-4cfd-8bb9-90a7341db927", "port_range_min": null, "revision_number": 0, "tenant_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "created_at": "2018-07-22T03:13:32Z", "project_id": "5c5ed7ba9054470d94c8d29fc55f80b7", "id": "f84d0480-d483-49ce-a01e-914a829435f5"}]} 2018-07-22 03:13:57,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0edf7813-b789-4cfd-8bb9-90a7341db927 used request id req-7ff30d65-accc-4854-8a64-1015cd690b4b 2018-07-22 03:13:57,371 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:13:57,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0edf7813-b789-4cfd-8bb9-90a7341db927 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:57,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-facff65b-0289-4efc-8d8e-3c2591e3c976 Content-Length: 0 Date: Sun, 22 Jul 2018 03:13:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:13:57,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0edf7813-b789-4cfd-8bb9-90a7341db927 used request id req-facff65b-0289-4efc-8d8e-3c2591e3c976 2018-07-22 03:13:57,525 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj 2018-07-22 03:13:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:57,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb64da89-f54c-4c25-afde-fbc8471ba05f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:13:57,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5c5ed7ba9054470d94c8d29fc55f80b7 used request id req-cb64da89-f54c-4c25-afde-fbc8471ba05f 2018-07-22 03:13:57,743 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-a5b43d2e-d002-4ef-proj-role 2018-07-22 03:13:57,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f013a9ef52fd4669824d893960023955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:57,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e17d082f-e56a-441e-81c0-3040b786f06a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:13:57,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f013a9ef52fd4669824d893960023955 used request id req-e17d082f-e56a-441e-81c0-3040b786f06a 2018-07-22 03:13:57,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}0b1a43751fa4ef5ced8381b3d8c791d8bfd05622" 2018-07-22 03:13:57,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae5ebba-97f7-4a7b-af98-17ae0adc774b Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:13:57,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eae5ebba-97f7-4a7b-af98-17ae0adc774b 2018-07-22 03:13:57,936 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-a5b43d2e-d002-4ef-user 2018-07-22 03:13:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e2fa8ea267f44e4e941cfae3aa6ecdcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7302029a7ae9125cfa440df8d501144b5c5f3e56" 2018-07-22 03:13:58,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f5e70f0-cc57-4614-ae82-5ded0c02da98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:13:58,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e2fa8ea267f44e4e941cfae3aa6ecdcc used request id req-7f5e70f0-cc57-4614-ae82-5ded0c02da98 2018-07-22 03:13:58,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:58,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["TBP6ZabIQQWmX4HqQ478yQ"], "issued_at": "2018-07-22T03:13:58.000000Z"}} 2018-07-22 03:13:58,511 - 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}bc20013b4c2bf8fb5586ef93ccf4524c905b47f1" 2018-07-22 03:13:58,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528b67c2-e835-4855-b8a2-832f9bdd4031 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-22 03:13:58,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-528b67c2-e835-4855-b8a2-832f9bdd4031 2018-07-22 03:13:58,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:58,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:58,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["XpuE0itERL2MyvgFF43pFQ"], "issued_at": "2018-07-22T03:13:58.000000Z"}} 2018-07-22 03:13:58,973 - 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}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:13:59,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e924309-6335-41bb-a45a-a459e4bddad2 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-22 03:13:59,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0e924309-6335-41bb-a45a-a459e4bddad2 2018-07-22 03:13:59,063 - 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-22 03:13:59,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:13:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:13:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-35100737-c261-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:13:59,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b487de-312f-49ab-8176-375f9fe31d73 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-35100737-c261-411-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:13:59,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-35100737-c261-411-proj used request id req-04b487de-312f-49ab-8176-375f9fe31d73 2018-07-22 03:13:59,152 - 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}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:13:59,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb32086-821c-458e-96e3-39542901aac2 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-22 03:13:59,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3cb32086-821c-458e-96e3-39542901aac2 2018-07-22 03:13:59,241 - 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}bc1630cfd3cd981c5a166145ff02a45796492f83" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}}' 2018-07-22 03:13:59,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:13:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92bd4356-bced-4872-9ed5-8336d8b07804 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c"}, "tags": [], "enabled": true, "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}} 2018-07-22 03:13:59,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-92bd4356-bced-4872-9ed5-8336d8b07804 2018-07-22 03:13:59,357 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-35100737-c261-411-proj 2018-07-22 03:13:59,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:13:59,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:13:59,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["LiUeOq7QTbWJoII0kib5cw"], "issued_at": "2018-07-22T03:13:59.000000Z"}} 2018-07-22 03:13:59,741 - 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}c7a43dbd9996d6e72d4d8feb066828cadccd3bdd" 2018-07-22 03:13:59,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39a490e-fd4c-4079-bed7-d93964dbe966 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-22 03:13:59,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e39a490e-fd4c-4079-bed7-d93964dbe966 2018-07-22 03:13:59,824 - 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-22 03:13:59,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:13:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:13:59,828 - 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}c7a43dbd9996d6e72d4d8feb066828cadccd3bdd" 2018-07-22 03:13:59,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c6e966-6b59-441d-959d-b77402d3b6d3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:13:59,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f7c6e966-6b59-441d-959d-b77402d3b6d3 2018-07-22 03:13:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-35100737-c261-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a43dbd9996d6e72d4d8feb066828cadccd3bdd" 2018-07-22 03:14:00,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cdef41-b4a5-45dc-88a5-6666611182c9 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-35100737-c261-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c"}, "tags": [], "enabled": true, "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}]} 2018-07-22 03:14:00,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-35100737-c261-411-proj used request id req-02cdef41-b4a5-45dc-88a5-6666611182c9 2018-07-22 03:14:00,016 - 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}c7a43dbd9996d6e72d4d8feb066828cadccd3bdd" 2018-07-22 03:14:00,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb93d52-b01b-4686-86d6-08e055173bad 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-22 03:14:00,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-efb93d52-b01b-4686-86d6-08e055173bad 2018-07-22 03:14:00,474 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-35100737-c261-411-user 2018-07-22 03:14:00,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:00,479 - 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}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:00,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a017b39-3c09-49fd-8042-00cca286e90f Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:14:00,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5a017b39-3c09-49fd-8042-00cca286e90f 2018-07-22 03:14:00,500 - 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}bc1630cfd3cd981c5a166145ff02a45796492f83" -d '{"role": {"name": "CreateInstancePortManipulationTests-35100737-c261-411-proj-role"}}' 2018-07-22 03:14:00,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56cc6cf2-8fa9-4876-934e-1519527adc10 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c13e8ca36c894f84941aae46830d81db", "links": {"self": "http://172.30.9.25:5000/v3/roles/c13e8ca36c894f84941aae46830d81db"}, "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj-role"}} 2018-07-22 03:14:00,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-56cc6cf2-8fa9-4876-934e-1519527adc10 2018-07-22 03:14:00,549 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-35100737-c261-411-proj-role 2018-07-22 03:14:00,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c13e8ca36c894f84941aae46830d81db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:00,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb9168d-1c48-4fcf-ad20-b8d144eed1f0 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c13e8ca36c894f84941aae46830d81db", "links": {"self": "http://172.30.9.25:5000/v3/roles/c13e8ca36c894f84941aae46830d81db"}, "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj-role"}} 2018-07-22 03:14:00,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c13e8ca36c894f84941aae46830d81db used request id req-4eb9168d-1c48-4fcf-ad20-b8d144eed1f0 2018-07-22 03:14:00,637 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-35100737-c261-411-proj-role to project CreateInstancePortManipulationTests-35100737-c261-411-proj 2018-07-22 03:14:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c/users/0a80e24367c74b73aafaefef1268cb2d/roles/c13e8ca36c894f84941aae46830d81db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:00,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b57c47a-4b95-4ab4-a130-b88542861f30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:00,761 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c/users/0a80e24367c74b73aafaefef1268cb2d/roles/c13e8ca36c894f84941aae46830d81db used request id req-4b57c47a-4b95-4ab4-a130-b88542861f30 2018-07-22 03:14:00,762 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:14:00,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:00,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:01,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c13e8ca36c894f84941aae46830d81db", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj-role"}], "expires_at": "2018-07-22T04:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-35100737-c261-411-user", "id": "0a80e24367c74b73aafaefef1268cb2d"}, "audit_ids": ["BSIkNVBJRx-jI5xHGB7pMg"], "issued_at": "2018-07-22T03:14:01.000000Z"}} 2018-07-22 03:14:01,156 - 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}e8d062468fb9d0af23ce50093f5b531a44e0fe6b" 2018-07-22 03:14:01,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da4e97b-f81e-4f7b-abb8-5540bc44a756 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-22 03:14:01,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4da4e97b-f81e-4f7b-abb8-5540bc44a756 2018-07-22 03:14:01,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8d062468fb9d0af23ce50093f5b531a44e0fe6b" 2018-07-22 03:14:01,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-9b0345ba-43ac-4b6b-bbb8-e9d0238e972b Date: Sun, 22 Jul 2018 03:14:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image"} 2018-07-22 03:14:01,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image used request id req-9b0345ba-43ac-4b6b-bbb8-e9d0238e972b 2018-07-22 03:14:01,501 - 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}e8d062468fb9d0af23ce50093f5b531a44e0fe6b" 2018-07-22 03:14:01,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cb0e35f5-e5fc-48f6-ac89-ff1300949b9c Date: Sun, 22 Jul 2018 03:14: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-22 03:14:01,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-cb0e35f5-e5fc-48f6-ac89-ff1300949b9c 2018-07-22 03:14:01,537 - 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}e8d062468fb9d0af23ce50093f5b531a44e0fe6b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image"}' 2018-07-22 03:14:01,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e10b879f-f2b1-412a-8baf-acc9b26aebbb Date: Sun, 22 Jul 2018 03:14:01 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "min_disk": 0, "protected": false, "id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "file": "/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/file", "checksum": null, "owner": "cda3a7e52ee149ad8bbe84d824a60c0c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:01,575 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-e10b879f-f2b1-412a-8baf-acc9b26aebbb 2018-07-22 03:14:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8d062468fb9d0af23ce50093f5b531a44e0fe6b" -d '' 2018-07-22 03:14:02,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-41c2a3f1-e61e-48ec-90c3-2cf833534c1f Date: Sun, 22 Jul 2018 03:14:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:14:02,729 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/file used request id req-41c2a3f1-e61e-48ec-90c3-2cf833534c1f 2018-07-22 03:14:02,730 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:14:02,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8d062468fb9d0af23ce50093f5b531a44e0fe6b" 2018-07-22 03:14:02,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d2f9c402-ad01-42b0-b2d0-cf1e3b81a084 Date: Sun, 22 Jul 2018 03:14:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:02Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/snap", "metadata": {}}], "self": "/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "min_disk": 0, "protected": false, "id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "file": "/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cda3a7e52ee149ad8bbe84d824a60c0c", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:02,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4 used request id req-d2f9c402-ad01-42b0-b2d0-cf1e3b81a084 2018-07-22 03:14:02,753 - 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}e8d062468fb9d0af23ce50093f5b531a44e0fe6b" 2018-07-22 03:14:02,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c1fec68-4a06-44db-81f5-d7011a2cc695 Date: Sun, 22 Jul 2018 03:14:02 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-22 03:14:02,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3c1fec68-4a06-44db-81f5-d7011a2cc695 2018-07-22 03:14:02,763 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image 2018-07-22 03:14:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8d062468fb9d0af23ce50093f5b531a44e0fe6b" 2018-07-22 03:14:02,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a9dca70e-97f6-46c3-91c8-272fa83dcd7c Date: Sun, 22 Jul 2018 03:14:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:02Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/snap", "metadata": {}}], "self": "/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "min_disk": 0, "protected": false, "id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "file": "/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cda3a7e52ee149ad8bbe84d824a60c0c", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:02,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4 used request id req-a9dca70e-97f6-46c3-91c8-272fa83dcd7c 2018-07-22 03:14:02,785 - create_image - DEBUG - Instance status is - active 2018-07-22 03:14:02,785 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image 2018-07-22 03:14:02,785 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image 2018-07-22 03:14:02,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:02,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:03,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c13e8ca36c894f84941aae46830d81db", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj-role"}], "expires_at": "2018-07-22T04:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-35100737-c261-411-user", "id": "0a80e24367c74b73aafaefef1268cb2d"}, "audit_ids": ["6Js2pX63QDOqB1zyr0ct-A"], "issued_at": "2018-07-22T03:14:03.000000Z"}} 2018-07-22 03:14:03,176 - 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}b41f40642606d1539a427115f07ca2cc3df7eeb4" 2018-07-22 03:14:03,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a668ba4-7986-4632-936e-05a35152dbab 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-22 03:14:03,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8a668ba4-7986-4632-936e-05a35152dbab 2018-07-22 03:14:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f40642606d1539a427115f07ca2cc3df7eeb4" 2018-07-22 03:14:03,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6f4ff1ea-67d8-4456-8637-dbb1b0494ca8 Date: Sun, 22 Jul 2018 03:14:03 GMT RESP BODY: {"networks":[]} 2018-07-22 03:14:03,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net used request id req-6f4ff1ea-67d8-4456-8637-dbb1b0494ca8 2018-07-22 03:14:03,437 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net 2018-07-22 03:14:03,442 - 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}b41f40642606d1539a427115f07ca2cc3df7eeb4" -d '{"network": {"name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net", "admin_state_up": true}}' 2018-07-22 03:14:03,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-9eeb6f30-915b-4106-873d-46a47f04a297 Date: Sun, 22 Jul 2018 03:14:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:14:03Z","is_default":false,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:03Z","mtu":1450}} 2018-07-22 03:14:03,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9eeb6f30-915b-4106-873d-46a47f04a297 2018-07-22 03:14:03,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f40642606d1539a427115f07ca2cc3df7eeb4" 2018-07-22 03:14:03,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a0c31a9c-bdf9-4a50-b3ab-c6df4f4292b1 Date: Sun, 22 Jul 2018 03:14:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:14:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net","admin_state_up":true,"tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:03Z","mtu":1450}]} 2018-07-22 03:14:03,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-a0c31a9c-bdf9-4a50-b3ab-c6df4f4292b1 2018-07-22 03:14:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f40642606d1539a427115f07ca2cc3df7eeb4" 2018-07-22 03:14:04,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12cc9d4c-fa92-4f60-adfd-e54e871edc55 Date: Sun, 22 Jul 2018 03:14:04 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:14:04,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-12cc9d4c-fa92-4f60-adfd-e54e871edc55 2018-07-22 03:14:04,021 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet 2018-07-22 03:14:04,025 - 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}b41f40642606d1539a427115f07ca2cc3df7eeb4" -d '{"subnets": [{"ip_version": 4, "network_id": "ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet"}]}' 2018-07-22 03:14:04,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc53d012-3dfe-4d6b-badb-37647f359c59 Date: Sun, 22 Jul 2018 03:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:04Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:04Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet"}]} 2018-07-22 03:14:04,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-cc53d012-3dfe-4d6b-badb-37647f359c59 2018-07-22 03:14:04,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f40642606d1539a427115f07ca2cc3df7eeb4" 2018-07-22 03:14:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b91b21db-c7ae-4b23-8930-6059a27b9fae Date: Sun, 22 Jul 2018 03:14:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","l2_adjacency":true,"status":"ACTIVE","subnets":["acd5a1c5-61f7-49a9-9e72-d7f00b463011"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net","admin_state_up":true,"tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:03Z","mtu":1450}]} 2018-07-22 03:14:04,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-b91b21db-c7ae-4b23-8930-6059a27b9fae 2018-07-22 03:14:04,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f40642606d1539a427115f07ca2cc3df7eeb4" 2018-07-22 03:14:04,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d8b24df6-9043-47dd-9638-2b616b14894a Date: Sun, 22 Jul 2018 03:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:04Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet"}]} 2018-07-22 03:14:04,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-d8b24df6-9043-47dd-9638-2b616b14894a 2018-07-22 03:14:04,945 - OpenStackNetwork - DEBUG - Network [ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755] created successfully 2018-07-22 03:14:04,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:04,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:05,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ChzwGpG8RTebUjmotR-9uA"], "issued_at": "2018-07-22T03:14:05.000000Z"}} 2018-07-22 03:14:05,348 - 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}2a74731db9a9c42a6830a241e761a0c39bbd4e4e" 2018-07-22 03:14:05,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c580e8-af76-40df-b089-7d1f46cbbc2b 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-22 03:14:05,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b2c580e8-af76-40df-b089-7d1f46cbbc2b 2018-07-22 03:14:05,453 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:14:05,458 - 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}2a74731db9a9c42a6830a241e761a0c39bbd4e4e" 2018-07-22 03:14:05,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-896b71bb-1374-41ee-a593-825ad00f6258 x-compute-request-id: req-896b71bb-1374-41ee-a593-825ad00f6258 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:14:05,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-896b71bb-1374-41ee-a593-825ad00f6258 2018-07-22 03:14:05,644 - 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}2a74731db9a9c42a6830a241e761a0c39bbd4e4e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-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-22 03:14:05,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-87036955-07b1-4ac6-8262-9c75c2c999ef x-compute-request-id: req-87036955-07b1-4ac6-8262-9c75c2c999ef Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c738a3ea-55f0-4637-a96f-2a64933b644f"}} 2018-07-22 03:14:05,685 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-87036955-07b1-4ac6-8262-9c75c2c999ef 2018-07-22 03:14:05,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:05,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:06,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c13e8ca36c894f84941aae46830d81db", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj-role"}], "expires_at": "2018-07-22T04:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-35100737-c261-411-user", "id": "0a80e24367c74b73aafaefef1268cb2d"}, "audit_ids": ["i28-z5tETHqXot1COLgFDA"], "issued_at": "2018-07-22T03:14:06.000000Z"}} 2018-07-22 03:14:06,067 - 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}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:06,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9f34d8-8ec1-4db0-8c13-5d23e781ead1 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-22 03:14:06,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-db9f34d8-8ec1-4db0-8c13-5d23e781ead1 2018-07-22 03:14:06,147 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:14:06,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}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:06,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3871984f-c040-4182-a791-987c9d71dd6f 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-22 03:14:06,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3871984f-c040-4182-a791-987c9d71dd6f 2018-07-22 03:14:06,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:06,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cf83433e-732c-49ed-bf67-fcdf741349a7 Date: Sun, 22 Jul 2018 03:14:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","l2_adjacency":true,"status":"ACTIVE","subnets":["acd5a1c5-61f7-49a9-9e72-d7f00b463011"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net","admin_state_up":true,"tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:03Z","mtu":1450}]} 2018-07-22 03:14:06,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net used request id req-cf83433e-732c-49ed-bf67-fcdf741349a7 2018-07-22 03:14:06,426 - 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-22 03:14:06,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:06,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:06,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629d8221-2f5f-4814-8dfd-d97edd931224 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}} 2018-07-22 03:14:06,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c used request id req-629d8221-2f5f-4814-8dfd-d97edd931224 2018-07-22 03:14:06,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:06,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58b13a6b-d0bd-47be-a833-0b0ae6c89fad Date: Sun, 22 Jul 2018 03:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:04Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet"}]} 2018-07-22 03:14:06,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-58b13a6b-d0bd-47be-a833-0b0ae6c89fad 2018-07-22 03:14:06,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:06,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1afffbe9-c8ac-4a72-aee9-1f20117dee6b Date: Sun, 22 Jul 2018 03:14:06 GMT RESP BODY: {"ports":[]} 2018-07-22 03:14:06,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1&admin_state_up=True used request id req-1afffbe9-c8ac-4a72-aee9-1f20117dee6b 2018-07-22 03:14:06,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:06,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-dbba8c25-a0bc-4e70-bfef-599664116d24 x-compute-request-id: req-dbba8c25-a0bc-4e70-bfef-599664116d24 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:14:06,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst used request id req-dbba8c25-a0bc-4e70-bfef-599664116d24 2018-07-22 03:14:06,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:06,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b2ac09df-c782-46b8-81d4-2d2d1dadf356 Date: Sun, 22 Jul 2018 03:14:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","l2_adjacency":true,"status":"ACTIVE","subnets":["acd5a1c5-61f7-49a9-9e72-d7f00b463011"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net","admin_state_up":true,"tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:03Z","mtu":1450}]} 2018-07-22 03:14:06,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net used request id req-b2ac09df-c782-46b8-81d4-2d2d1dadf356 2018-07-22 03:14:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:07,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a86c2b4-f5eb-40f3-b31f-a90d858cb5ab Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}} 2018-07-22 03:14:07,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c used request id req-7a86c2b4-f5eb-40f3-b31f-a90d858cb5ab 2018-07-22 03:14:07,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:07,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ae47dff3-694a-48ed-bc81-ac5fb0e89efb Date: Sun, 22 Jul 2018 03:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:04Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet"}]} 2018-07-22 03:14:07,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-ae47dff3-694a-48ed-bc81-ac5fb0e89efb 2018-07-22 03:14:07,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:07,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e21a3a65-4844-4ec3-ad03-cc730187a208 Date: Sun, 22 Jul 2018 03:14:07 GMT RESP BODY: {"ports":[]} 2018-07-22 03:14:07,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1&admin_state_up=True used request id req-e21a3a65-4844-4ec3-ad03-cc730187a208 2018-07-22 03:14:07,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:07,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:07,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c13e8ca36c894f84941aae46830d81db", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj-role"}], "expires_at": "2018-07-22T04:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cda3a7e52ee149ad8bbe84d824a60c0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-35100737-c261-411-user", "id": "0a80e24367c74b73aafaefef1268cb2d"}, "audit_ids": ["BQ42ZkfqRcKr_ZwvvxP1gg"], "issued_at": "2018-07-22T03:14:07.000000Z"}} 2018-07-22 03:14:07,491 - 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}423a333ee8054ce88c4b81f89f6caba5b97b8d06" 2018-07-22 03:14:07,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b908961-f149-4ae1-ac28-1590636b5388 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-22 03:14:07,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8b908961-f149-4ae1-ac28-1590636b5388 2018-07-22 03:14:07,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:07,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-96b69e7d-ccb5-4584-82dc-7cca8aac7952 Date: Sun, 22 Jul 2018 03:14:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","l2_adjacency":true,"status":"ACTIVE","subnets":["acd5a1c5-61f7-49a9-9e72-d7f00b463011"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net","admin_state_up":true,"tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:03Z","mtu":1450}]} 2018-07-22 03:14:07,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net used request id req-96b69e7d-ccb5-4584-82dc-7cca8aac7952 2018-07-22 03:14:07,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:07,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0301850f-e510-4d7a-b2c9-d21dd3cc99d3 Date: Sun, 22 Jul 2018 03:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:04Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet"}]} 2018-07-22 03:14:07,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-0301850f-e510-4d7a-b2c9-d21dd3cc99d3 2018-07-22 03:14:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:07,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8ef496be-0978-4a07-8db8-2068a1330f6f Date: Sun, 22 Jul 2018 03:14:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","l2_adjacency":true,"status":"ACTIVE","subnets":["acd5a1c5-61f7-49a9-9e72-d7f00b463011"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net","admin_state_up":true,"tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:03Z","mtu":1450}]} 2018-07-22 03:14:07,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net used request id req-8ef496be-0978-4a07-8db8-2068a1330f6f 2018-07-22 03:14:07,827 - 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-22 03:14:07,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423a333ee8054ce88c4b81f89f6caba5b97b8d06" 2018-07-22 03:14:07,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97bfcc1-e42d-4280-a6e1-d816b9f2758e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}} 2018-07-22 03:14:07,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c used request id req-b97bfcc1-e42d-4280-a6e1-d816b9f2758e 2018-07-22 03:14:07,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:07,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fdf264c4-2dcb-47c2-962a-83324852f445 Date: Sun, 22 Jul 2018 03:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:04Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet"}]} 2018-07-22 03:14:07,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-fdf264c4-2dcb-47c2-962a-83324852f445 2018-07-22 03:14:07,977 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net 2018-07-22 03:14:07,980 - 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}3fedc4b83c2c1df38f8542a98ef5436e57371264" -d '{"port": {"network_id": "ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755", "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-22 03:14:09,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-4571607b-e998-4da8-99fa-6b5e3e59349d Date: Sun, 22 Jul 2018 03:14:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:14:08Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","ip_address":"10.55.0.12"}],"id":"e78c0c3c-31f2-48a1-949b-4b2c36ecfe32","security_groups":["c98e180f-386d-4d69-befe-f0665aeed1a7"],"mac_address":"fa:16:3e:1c:36:b0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","qos_policy_id":null,"admin_state_up":true,"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:14:09,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-4571607b-e998-4da8-99fa-6b5e3e59349d 2018-07-22 03:14:09,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:09,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-19fd53c2-c09e-4448-9548-03ac2f58158b Date: Sun, 22 Jul 2018 03:14:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","l2_adjacency":true,"status":"ACTIVE","subnets":["acd5a1c5-61f7-49a9-9e72-d7f00b463011"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net","admin_state_up":true,"tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:03Z","mtu":1450}]} 2018-07-22 03:14:09,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net used request id req-19fd53c2-c09e-4448-9548-03ac2f58158b 2018-07-22 03:14:09,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:09,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebc12c9-6643-4f4a-aeb4-3f906ab4e0a5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}} 2018-07-22 03:14:09,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c used request id req-aebc12c9-6643-4f4a-aeb4-3f906ab4e0a5 2018-07-22 03:14:09,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:09,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b934436d-6966-4408-a09d-8b054d9e3ad1 Date: Sun, 22 Jul 2018 03:14:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:04Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet"}]} 2018-07-22 03:14:09,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-b934436d-6966-4408-a09d-8b054d9e3ad1 2018-07-22 03:14:09,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:09,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 885 X-Openstack-Request-Id: req-a9af43cf-5bc0-42ed-b4db-37fe5695a16d Date: Sun, 22 Jul 2018 03:14:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:14:08Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","ip_address":"10.55.0.12"}],"id":"e78c0c3c-31f2-48a1-949b-4b2c36ecfe32","security_groups":["c98e180f-386d-4d69-befe-f0665aeed1a7"],"mac_address":"fa:16:3e:1c:36:b0","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1","admin_state_up":true,"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:08Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:14:09,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1&admin_state_up=True used request id req-a9af43cf-5bc0-42ed-b4db-37fe5695a16d 2018-07-22 03:14:09,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:09,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95eb397-d652-42aa-8d7d-3cb62a5bf3bf Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}} 2018-07-22 03:14:09,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c used request id req-f95eb397-d652-42aa-8d7d-3cb62a5bf3bf 2018-07-22 03:14:09,549 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst 2018-07-22 03:14:09,552 - 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}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:09,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-a95e9ca5-6ab2-4f06-8ae6-67a1cec77d51 x-compute-request-id: req-a95e9ca5-6ab2-4f06-8ae6-67a1cec77d51 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c738a3ea-55f0-4637-a96f-2a64933b644f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:14:09,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a95e9ca5-6ab2-4f06-8ae6-67a1cec77d51 2018-07-22 03:14:09,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:09,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-aaffff40-c34d-43f9-9bda-ea36dae97726 x-compute-request-id: req-aaffff40-c34d-43f9-9bda-ea36dae97726 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c738a3ea-55f0-4637-a96f-2a64933b644f"}} 2018-07-22 03:14:09,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f used request id req-aaffff40-c34d-43f9-9bda-ea36dae97726 2018-07-22 03:14:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:09,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-044075ba-d1a1-41b5-947d-231497bf9a5d Date: Sun, 22 Jul 2018 03:14:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:02Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/snap", "metadata": {}}], "self": "/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "min_disk": 0, "protected": false, "id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "file": "/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cda3a7e52ee149ad8bbe84d824a60c0c", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image"} 2018-07-22 03:14:09,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image used request id req-044075ba-d1a1-41b5-947d-231497bf9a5d 2018-07-22 03:14:09,782 - 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}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:09,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aaeca5e4-1dff-4b70-9e65-3658bae0d927 Date: Sun, 22 Jul 2018 03:14: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-22 03:14:09,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-aaeca5e4-1dff-4b70-9e65-3658bae0d927 2018-07-22 03:14:09,794 - 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}3fedc4b83c2c1df38f8542a98ef5436e57371264" -d '{"server": {"name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst", "imageRef": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "flavorRef": "c738a3ea-55f0-4637-a96f-2a64933b644f", "max_count": 1, "min_count": 1, "networks": [{"port": "e78c0c3c-31f2-48a1-949b-4b2c36ecfe32"}]}}' 2018-07-22 03:14:10,733 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:14: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-3f6d1698-9d58-48bb-bd11-3eaa778d9203 x-compute-request-id: req-3f6d1698-9d58-48bb-bd11-3eaa778d9203 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "bookmark"}], "adminPass": "LAkbW4MRtbT2"}} 2018-07-22 03:14:10,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3f6d1698-9d58-48bb-bd11-3eaa778d9203 2018-07-22 03:14:10,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:11,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-33739fc5-0552-4dba-a138-a65a709eb03b x-compute-request-id: req-33739fc5-0552-4dba-a138-a65a709eb03b Content-Encoding: gzip Content-Length: 618 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/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "bookmark"}], "image": {"id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "links": [{"href": "http://172.30.9.25:8774/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c738a3ea-55f0-4637-a96f-2a64933b644f", "links": [{"href": "http://172.30.9.25:8774/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "bookmark"}]}, "id": "a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "user_id": "0a80e24367c74b73aafaefef1268cb2d", "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-22T03:14:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst", "created": "2018-07-22T03:14:10Z", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:14:11,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 used request id req-33739fc5-0552-4dba-a138-a65a709eb03b 2018-07-22 03:14:11,156 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst 2018-07-22 03:14:11,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:11,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-dc7d3c33-2f86-44af-af5d-e3fa7a04fd99 x-compute-request-id: req-dc7d3c33-2f86-44af-af5d-e3fa7a04fd99 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "bookmark"}], "image": {"id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "links": [{"href": "http://172.30.9.25:8774/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c738a3ea-55f0-4637-a96f-2a64933b644f", "links": [{"href": "http://172.30.9.25:8774/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "bookmark"}]}, "id": "a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "user_id": "0a80e24367c74b73aafaefef1268cb2d", "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-22T03:14:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst", "created": "2018-07-22T03:14:10Z", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:14:11,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 used request id req-dc7d3c33-2f86-44af-af5d-e3fa7a04fd99 2018-07-22 03:14:11,407 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst] is - BUILD 2018-07-22 03:14:11,407 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:14:14,410 - create_instance - DEBUG - VM status query timeout in 896.746437073 2018-07-22 03:14:14,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:15,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-e6936e42-3a60-480f-990b-b5f2d14f7293 x-compute-request-id: req-e6936e42-3a60-480f-990b-b5f2d14f7293 Content-Encoding: gzip Content-Length: 683 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/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "bookmark"}], "image": {"id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "links": [{"href": "http://172.30.9.25:8774/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c738a3ea-55f0-4637-a96f-2a64933b644f", "links": [{"href": "http://172.30.9.25:8774/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "bookmark"}]}, "id": "a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "security_groups": [{"name": "default"}], "user_id": "0a80e24367c74b73aafaefef1268cb2d", "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-22T03:14:11Z", "hostId": "d280e33b470de50b088efc27cdd5b9129f94f3c624c6bef21072a801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst", "created": "2018-07-22T03:14:10Z", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:14:15,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 used request id req-e6936e42-3a60-480f-990b-b5f2d14f7293 2018-07-22 03:14:15,125 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst] is - BUILD 2018-07-22 03:14:15,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:14:18,129 - create_instance - DEBUG - VM status query timeout in 893.027862072 2018-07-22 03:14:18,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:18,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-ecbe7c8b-bab9-4d3d-a98a-604ae9029bc9 x-compute-request-id: req-ecbe7c8b-bab9-4d3d-a98a-604ae9029bc9 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:36:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "bookmark"}], "image": {"id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "links": [{"href": "http://172.30.9.25:8774/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:14:15.000000", "flavor": {"id": "c738a3ea-55f0-4637-a96f-2a64933b644f", "links": [{"href": "http://172.30.9.25:8774/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "bookmark"}]}, "id": "a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "security_groups": [{"name": "default"}], "user_id": "0a80e24367c74b73aafaefef1268cb2d", "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-22T03:14:15Z", "hostId": "d280e33b470de50b088efc27cdd5b9129f94f3c624c6bef21072a801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst", "created": "2018-07-22T03:14:10Z", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:14:18,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 used request id req-ecbe7c8b-bab9-4d3d-a98a-604ae9029bc9 2018-07-22 03:14:18,458 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst] is - ACTIVE 2018-07-22 03:14:18,458 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:14:18,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:18,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-fb578f38-a91b-43a2-88e6-8cc7565ca783 x-compute-request-id: req-fb578f38-a91b-43a2-88e6-8cc7565ca783 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:36:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "bookmark"}], "image": {"id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "links": [{"href": "http://172.30.9.25:8774/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:14:15.000000", "flavor": {"id": "c738a3ea-55f0-4637-a96f-2a64933b644f", "links": [{"href": "http://172.30.9.25:8774/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "bookmark"}]}, "id": "a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "security_groups": [{"name": "default"}], "user_id": "0a80e24367c74b73aafaefef1268cb2d", "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-22T03:14:15Z", "hostId": "d280e33b470de50b088efc27cdd5b9129f94f3c624c6bef21072a801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst", "created": "2018-07-22T03:14:10Z", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:14:18,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 used request id req-fb578f38-a91b-43a2-88e6-8cc7565ca783 2018-07-22 03:14:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:18,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f2849e3c-3963-4875-a4d6-c044c35213c5 Date: Sun, 22 Jul 2018 03:14:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","l2_adjacency":true,"status":"ACTIVE","subnets":["acd5a1c5-61f7-49a9-9e72-d7f00b463011"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net","admin_state_up":true,"tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:03Z","mtu":1450}]} 2018-07-22 03:14:18,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net used request id req-f2849e3c-3963-4875-a4d6-c044c35213c5 2018-07-22 03:14:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:18,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08f9b89-5a3c-4cd3-bb9c-b5df0a267068 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}} 2018-07-22 03:14:18,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c used request id req-c08f9b89-5a3c-4cd3-bb9c-b5df0a267068 2018-07-22 03:14:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:19,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cb7d0e36-c51d-4a8d-95d1-173134c93fae Date: Sun, 22 Jul 2018 03:14:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:04Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet"}]} 2018-07-22 03:14:19,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-cb7d0e36-c51d-4a8d-95d1-173134c93fae 2018-07-22 03:14:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:19,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1723 X-Openstack-Request-Id: req-e08034d2-7b20-4798-84c7-fdaf91221d41 Date: Sun, 22 Jul 2018 03:14:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:14:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","ip_address":"10.55.0.2"}],"id":"ce37cde7-600c-4b6b-80ff-c00cfb552568","security_groups":[],"mac_address":"fa:16:3e:ff:6f:e0","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","ip_allocation":"immediate"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:14:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"acd5a1c5-61f7-49a9-9e72-d7f00b463011","ip_address":"10.55.0.12"}],"id":"e78c0c3c-31f2-48a1-949b-4b2c36ecfe32","security_groups":["c98e180f-386d-4d69-befe-f0665aeed1a7"],"mac_address":"fa:16:3e:1c:36:b0","project_id":"cda3a7e52ee149ad8bbe84d824a60c0c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1","admin_state_up":true,"network_id":"ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755","tenant_id":"cda3a7e52ee149ad8bbe84d824a60c0c","created_at":"2018-07-22T03:14:08Z","binding:vnic_type":"normal","device_id":"a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88","ip_allocation":"immediate"}]} 2018-07-22 03:14:19,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-e08034d2-7b20-4798-84c7-fdaf91221d41 2018-07-22 03:14:19,087 - create_instance - INFO - Deleting Port with ID - e78c0c3c-31f2-48a1-949b-4b2c36ecfe32 2018-07-22 03:14:19,087 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1feport-1 2018-07-22 03:14:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/e78c0c3c-31f2-48a1-949b-4b2c36ecfe32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:19,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d8a3a84-e03e-43be-87eb-5ded2d9575df Date: Sun, 22 Jul 2018 03:14:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:19,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/e78c0c3c-31f2-48a1-949b-4b2c36ecfe32 used request id req-8d8a3a84-e03e-43be-87eb-5ded2d9575df 2018-07-22 03:14:19,707 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst 2018-07-22 03:14:19,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:19,818 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14: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-e5200577-4871-44f8-9145-51dacc0321b5 x-compute-request-id: req-e5200577-4871-44f8-9145-51dacc0321b5 Content-Type: application/json 2018-07-22 03:14:19,819 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 used request id req-e5200577-4871-44f8-9145-51dacc0321b5 2018-07-22 03:14:19,819 - create_instance - INFO - Checking deletion status 2018-07-22 03:14:19,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:20,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-2aa698c8-4f8e-4696-b33d-f573b8c0431b x-compute-request-id: req-2aa698c8-4f8e-4696-b33d-f573b8c0431b Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:36:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "rel": "bookmark"}], "image": {"id": "ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "links": [{"href": "http://172.30.9.25:8774/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:14:15.000000", "flavor": {"id": "c738a3ea-55f0-4637-a96f-2a64933b644f", "links": [{"href": "http://172.30.9.25:8774/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f", "rel": "bookmark"}]}, "id": "a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88", "user_id": "0a80e24367c74b73aafaefef1268cb2d", "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-22T03:14:19Z", "hostId": "d280e33b470de50b088efc27cdd5b9129f94f3c624c6bef21072a801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst", "created": "2018-07-22T03:14:10Z", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:14:20,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 used request id req-2aa698c8-4f8e-4696-b33d-f573b8c0431b 2018-07-22 03:14:20,079 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst] is - ACTIVE 2018-07-22 03:14:20,079 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:14:23,082 - create_instance - DEBUG - VM status query timeout in 296.736976147 2018-07-22 03:14:23,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fedc4b83c2c1df38f8542a98ef5436e57371264" 2018-07-22 03:14:23,347 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14: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-7f83d412-de87-4843-acf5-4259dae7d7fc x-compute-request-id: req-7f83d412-de87-4843-acf5-4259dae7d7fc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 could not be found.", "code": 404}} 2018-07-22 03:14:23,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 used request id req-7f83d412-de87-4843-acf5-4259dae7d7fc 2018-07-22 03:14:23,348 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a4a15afb-cc0b-4549-ac0f-8bf3b6e05a88 could not be found. (HTTP 404) (Request-ID: req-7f83d412-de87-4843-acf5-4259dae7d7fc) 2018-07-22 03:14:23,348 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-inst 2018-07-22 03:14:23,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a74731db9a9c42a6830a241e761a0c39bbd4e4e" 2018-07-22 03:14:23,386 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:14: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-2353cca9-c2c4-4404-b371-840965aff559 x-compute-request-id: req-2353cca9-c2c4-4404-b371-840965aff559 Content-Length: 0 Content-Type: application/json 2018-07-22 03:14:23,386 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c738a3ea-55f0-4637-a96f-2a64933b644f used request id req-2353cca9-c2c4-4404-b371-840965aff559 2018-07-22 03:14:23,387 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet 2018-07-22 03:14:23,387 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-subnet 2018-07-22 03:14:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/acd5a1c5-61f7-49a9-9e72-d7f00b463011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f40642606d1539a427115f07ca2cc3df7eeb4" 2018-07-22 03:14:24,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3680b43b-ee7d-4aa0-a54f-90fbc8cf8f68 Date: Sun, 22 Jul 2018 03:14:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:24,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/acd5a1c5-61f7-49a9-9e72-d7f00b463011 used request id req-3680b43b-ee7d-4aa0-a54f-90fbc8cf8f68 2018-07-22 03:14:24,621 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-pub-net 2018-07-22 03:14:24,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f40642606d1539a427115f07ca2cc3df7eeb4" 2018-07-22 03:14:25,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-466a459b-fe95-42a2-8627-c390597794fd Date: Sun, 22 Jul 2018 03:14:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:25,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ec9dbf04-53a1-4ff1-bc04-5a2c6fbc9755 used request id req-466a459b-fe95-42a2-8627-c390597794fd 2018-07-22 03:14:25,584 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7c0fb520-ca5e-4d25-abd0-83a3750fc1fe-image 2018-07-22 03:14:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8d062468fb9d0af23ce50093f5b531a44e0fe6b" 2018-07-22 03:14:26,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6ff9e33-41b2-43d8-b5e2-8cbc04f3b363 Date: Sun, 22 Jul 2018 03:14:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:14:26,737 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ce6487d9-024a-48c6-b97e-b8b76ad7aff4 used request id req-b6ff9e33-41b2-43d8-b5e2-8cbc04f3b363 2018-07-22 03:14:26,743 - 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}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2ba8366d-fc33-4694-ab5a-fad4e464931c Date: Sun, 22 Jul 2018 03:14:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "created_at": "2018-07-22T03:14:03Z", "updated_at": "2018-07-22T03:14:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:03Z", "revision_number": 0, "id": "8ba21105-b204-4f89-91d7-2ed8611408a4", "remote_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:03Z", "security_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda3a7e52ee149ad8bbe84d824a60c0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:03Z", "revision_number": 0, "id": "8c4e0443-1704-4dcc-85d1-32117a77ac19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:03Z", "security_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda3a7e52ee149ad8bbe84d824a60c0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:03Z", "revision_number": 0, "id": "b7a94e4c-cf15-493e-a21a-112bb907267d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:03Z", "security_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda3a7e52ee149ad8bbe84d824a60c0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:03Z", "revision_number": 0, "id": "c0fae44c-e0e6-4678-adb6-de6d7afe638f", "remote_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:03Z", "security_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda3a7e52ee149ad8bbe84d824a60c0c"}], "revision_number": 4, "project_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:14:27,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2ba8366d-fc33-4694-ab5a-fad4e464931c 2018-07-22 03:14:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23c3e75-9ba2-4627-b6d6-381fe41dfecb 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:14:27,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-e23c3e75-9ba2-4627-b6d6-381fe41dfecb 2018-07-22 03:14:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57aa0c08-52e1-4688-89ab-18b62fc2157f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:27,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-57aa0c08-52e1-4688-89ab-18b62fc2157f 2018-07-22 03:14:27,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:27,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c3320de-3d4e-48ce-a274-0891cb15342a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:27,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-8c3320de-3d4e-48ce-a274-0891cb15342a 2018-07-22 03:14:27,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,422 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3186ac58-b2c9-4b97-96fb-d7d4361d5e91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:27,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-3186ac58-b2c9-4b97-96fb-d7d4361d5e91 2018-07-22 03:14:27,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:27,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38240101-8f0d-47d0-8272-b0e0f2a37ed1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:27,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-38240101-8f0d-47d0-8272-b0e0f2a37ed1 2018-07-22 03:14:27,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:27,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-967c9807-24dd-4c52-bf16-c8dabd41676e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:27,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-967c9807-24dd-4c52-bf16-c8dabd41676e 2018-07-22 03:14:27,597 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:27,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c22c001-273f-4718-88de-e50d31a80ad5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:14:27,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5c22c001-273f-4718-88de-e50d31a80ad5 2018-07-22 03:14:27,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36016847-27f0-42f4-b02e-d91d4693f312 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:27,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-36016847-27f0-42f4-b02e-d91d4693f312 2018-07-22 03:14:27,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf71bcaf-986e-4118-b69a-be0e366aa67a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cda3a7e52ee149ad8bbe84d824a60c0c", "name": "CreateInstancePortManipulationTests-35100737-c261-411-proj"}} 2018-07-22 03:14:27,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c used request id req-bf71bcaf-986e-4118-b69a-be0e366aa67a 2018-07-22 03:14:27,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c98e180f-386d-4d69-befe-f0665aeed1a7 2018-07-22 03:14:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c98e180f-386d-4d69-befe-f0665aeed1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:27,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7f39b623-492f-4a4c-b977-42231b129535 Date: Sun, 22 Jul 2018 03:14:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:03Z", "security_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "created_at": "2018-07-22T03:14:03Z", "project_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "id": "8ba21105-b204-4f89-91d7-2ed8611408a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:03Z", "security_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "created_at": "2018-07-22T03:14:03Z", "project_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "id": "8c4e0443-1704-4dcc-85d1-32117a77ac19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:03Z", "security_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "created_at": "2018-07-22T03:14:03Z", "project_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "id": "b7a94e4c-cf15-493e-a21a-112bb907267d"}, {"remote_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:03Z", "security_group_id": "c98e180f-386d-4d69-befe-f0665aeed1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "created_at": "2018-07-22T03:14:03Z", "project_id": "cda3a7e52ee149ad8bbe84d824a60c0c", "id": "c0fae44c-e0e6-4678-adb6-de6d7afe638f"}]} 2018-07-22 03:14:27,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c98e180f-386d-4d69-befe-f0665aeed1a7 used request id req-7f39b623-492f-4a4c-b977-42231b129535 2018-07-22 03:14:27,883 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:14:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c98e180f-386d-4d69-befe-f0665aeed1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:28,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33101123-f4a1-4823-8fb5-275ed6de431d Content-Length: 0 Date: Sun, 22 Jul 2018 03:14:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:28,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c98e180f-386d-4d69-befe-f0665aeed1a7 used request id req-33101123-f4a1-4823-8fb5-275ed6de431d 2018-07-22 03:14:28,017 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-35100737-c261-411-proj 2018-07-22 03:14:28,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:28,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87ffbcf1-4a8f-4f33-937e-4b2ac01ed563 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:28,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cda3a7e52ee149ad8bbe84d824a60c0c used request id req-87ffbcf1-4a8f-4f33-937e-4b2ac01ed563 2018-07-22 03:14:28,225 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-35100737-c261-411-proj-role 2018-07-22 03:14:28,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c13e8ca36c894f84941aae46830d81db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:28,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feb64287-1e6e-4952-9d78-2e76f03c61b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:28,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c13e8ca36c894f84941aae46830d81db used request id req-feb64287-1e6e-4952-9d78-2e76f03c61b8 2018-07-22 03:14:28,337 - 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}bc1630cfd3cd981c5a166145ff02a45796492f83" 2018-07-22 03:14:28,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bed240-b259-41c7-8041-07d88521a502 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:14:28,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-42bed240-b259-41c7-8041-07d88521a502 2018-07-22 03:14:28,421 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-35100737-c261-411-user 2018-07-22 03:14:28,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/0a80e24367c74b73aafaefef1268cb2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a43dbd9996d6e72d4d8feb066828cadccd3bdd" 2018-07-22 03:14:28,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60e1e808-0a1a-4583-bc50-f83af33ccfb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:28,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/0a80e24367c74b73aafaefef1268cb2d used request id req-60e1e808-0a1a-4583-bc50-f83af33ccfb5 2018-07-22 03:14:28,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:28,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["RHNp27nuRxq5_SN5QiOH0A"], "issued_at": "2018-07-22T03:14:28.000000Z"}} 2018-07-22 03:14:28,975 - 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}4344991b312f03b2653cac808eaae2edf4df343c" 2018-07-22 03:14:29,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7e6472-3bad-4205-a8a0-ef7b2f28f4c9 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-22 03:14:29,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6f7e6472-3bad-4205-a8a0-ef7b2f28f4c9 2018-07-22 03:14:29,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:29,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:29,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["WDehHF-GRxuWP4otWchDlA"], "issued_at": "2018-07-22T03:14:29.000000Z"}} 2018-07-22 03:14:29,439 - 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}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:29,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b314b888-e6e4-4b65-aeee-6771838ef516 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-22 03:14:29,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b314b888-e6e4-4b65-aeee-6771838ef516 2018-07-22 03:14:29,524 - 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-22 03:14:29,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:29,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f196aea-fea5-46e5-b815-13768cd1bdce Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:14:29,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj used request id req-6f196aea-fea5-46e5-b815-13768cd1bdce 2018-07-22 03:14:29,621 - 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}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:29,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62cce7ad-4665-4da4-afda-390b283b8b0a 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-22 03:14:29,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-62cce7ad-4665-4da4-afda-390b283b8b0a 2018-07-22 03:14:29,642 - 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}85ff4f9954f254b230fd9aca2957c87bd1f95712" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}}' 2018-07-22 03:14:29,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ce51a5-013d-4d97-bbda-3017340c0d0c Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5"}, "tags": [], "enabled": true, "id": "921b6c0199a140e4a0ed67076c81fbb5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}} 2018-07-22 03:14:29,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-04ce51a5-013d-4d97-bbda-3017340c0d0c 2018-07-22 03:14:29,759 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj 2018-07-22 03:14:29,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:29,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:30,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["p15T7T2zQ4eKLT1G7V00nQ"], "issued_at": "2018-07-22T03:14:30.000000Z"}} 2018-07-22 03:14:30,140 - 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}91a33ca0e3a5e5915f6ff76de18c72738aa69a7c" 2018-07-22 03:14:30,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02563855-b12d-40b4-bea3-425595d8ae61 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-22 03:14:30,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-02563855-b12d-40b4-bea3-425595d8ae61 2018-07-22 03:14:30,225 - 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-22 03:14:30,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:30,230 - 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}91a33ca0e3a5e5915f6ff76de18c72738aa69a7c" 2018-07-22 03:14:30,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ddde81-5712-402a-9955-235bd5986296 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:14:30,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-53ddde81-5712-402a-9955-235bd5986296 2018-07-22 03:14:30,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91a33ca0e3a5e5915f6ff76de18c72738aa69a7c" 2018-07-22 03:14:30,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4562111-5914-4552-bf19-592204051a9f Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5"}, "tags": [], "enabled": true, "id": "921b6c0199a140e4a0ed67076c81fbb5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}]} 2018-07-22 03:14:30,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj used request id req-c4562111-5914-4552-bf19-592204051a9f 2018-07-22 03:14:30,355 - 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}91a33ca0e3a5e5915f6ff76de18c72738aa69a7c" 2018-07-22 03:14:30,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da70698c-28e7-49ed-8c98-3b824e5a17d5 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-22 03:14:30,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-da70698c-28e7-49ed-8c98-3b824e5a17d5 2018-07-22 03:14:30,819 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-41e2c018-e2e1-418-user 2018-07-22 03:14:30,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:30,823 - 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}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:30,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b9f514-93dc-4800-865e-e0e8fd03dd18 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:14:30,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f0b9f514-93dc-4800-865e-e0e8fd03dd18 2018-07-22 03:14:30,843 - 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}85ff4f9954f254b230fd9aca2957c87bd1f95712" -d '{"role": {"name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role"}}' 2018-07-22 03:14:30,947 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ee26b8-ef11-4946-8153-4184231132ec Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02d3d16f2eed4e66857a73663260c3ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/02d3d16f2eed4e66857a73663260c3ba"}, "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role"}} 2018-07-22 03:14:30,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e5ee26b8-ef11-4946-8153-4184231132ec 2018-07-22 03:14:30,947 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role 2018-07-22 03:14:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/02d3d16f2eed4e66857a73663260c3ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:31,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62763f87-2a9d-4bdf-bc11-660f160ce744 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02d3d16f2eed4e66857a73663260c3ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/02d3d16f2eed4e66857a73663260c3ba"}, "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role"}} 2018-07-22 03:14:31,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/02d3d16f2eed4e66857a73663260c3ba used request id req-62763f87-2a9d-4bdf-bc11-660f160ce744 2018-07-22 03:14:31,035 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role to project CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj 2018-07-22 03:14:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5/users/4fa8fa386dc24048985aed5b5af8e452/roles/02d3d16f2eed4e66857a73663260c3ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:31,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-332bcb4d-e005-4301-9ff1-d944a39b1e25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:31,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5/users/4fa8fa386dc24048985aed5b5af8e452/roles/02d3d16f2eed4e66857a73663260c3ba used request id req-332bcb4d-e005-4301-9ff1-d944a39b1e25 2018-07-22 03:14:31,154 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:14:31,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:31,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:31,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02d3d16f2eed4e66857a73663260c3ba", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role"}], "expires_at": "2018-07-22T04:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "921b6c0199a140e4a0ed67076c81fbb5", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-user", "id": "4fa8fa386dc24048985aed5b5af8e452"}, "audit_ids": ["MTRRze7bTiSr1zIRQT4zHQ"], "issued_at": "2018-07-22T03:14:31.000000Z"}} 2018-07-22 03:14:31,535 - 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}01ab3472210f80326a8d0e6dacf939c156913e44" 2018-07-22 03:14:31,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4eadccd-1d95-4c8d-864a-b4b0a8b78b59 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-22 03:14:31,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e4eadccd-1d95-4c8d-864a-b4b0a8b78b59 2018-07-22 03:14:31,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ab3472210f80326a8d0e6dacf939c156913e44" 2018-07-22 03:14:31,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c6cc549a-10d1-4e1a-81d5-9d5e778d8f3c Date: Sun, 22 Jul 2018 03:14:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image"} 2018-07-22 03:14:31,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image used request id req-c6cc549a-10d1-4e1a-81d5-9d5e778d8f3c 2018-07-22 03:14:31,791 - 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}01ab3472210f80326a8d0e6dacf939c156913e44" 2018-07-22 03:14:31,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-23243892-5c03-411f-9afb-88184c5007f5 Date: Sun, 22 Jul 2018 03:14:31 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-22 03:14:31,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-23243892-5c03-411f-9afb-88184c5007f5 2018-07-22 03:14:31,827 - 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}01ab3472210f80326a8d0e6dacf939c156913e44" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image"}' 2018-07-22 03:14:31,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-61fbf216-1b23-47e9-a0ce-40793acbe438 Date: Sun, 22 Jul 2018 03:14:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04", "min_disk": 0, "protected": false, "id": "0316f526-1e51-4cfa-9f42-a3c5832d7e04", "file": "/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04/file", "checksum": null, "owner": "921b6c0199a140e4a0ed67076c81fbb5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:31,860 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-61fbf216-1b23-47e9-a0ce-40793acbe438 2018-07-22 03:14:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ab3472210f80326a8d0e6dacf939c156913e44" -d '' 2018-07-22 03:14:32,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d40858f1-3b4f-4671-a164-f27543c126d1 Date: Sun, 22 Jul 2018 03:14:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:14:32,728 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04/file used request id req-d40858f1-3b4f-4671-a164-f27543c126d1 2018-07-22 03:14:32,728 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:14:32,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ab3472210f80326a8d0e6dacf939c156913e44" 2018-07-22 03:14:32,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-83b2eace-b8ac-404f-be05-b5b0daee0f68 Date: Sun, 22 Jul 2018 03:14:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:32Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04/snap", "metadata": {}}], "self": "/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04", "min_disk": 0, "protected": false, "id": "0316f526-1e51-4cfa-9f42-a3c5832d7e04", "file": "/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "921b6c0199a140e4a0ed67076c81fbb5", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:32,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04 used request id req-83b2eace-b8ac-404f-be05-b5b0daee0f68 2018-07-22 03:14:32,751 - 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}01ab3472210f80326a8d0e6dacf939c156913e44" 2018-07-22 03:14:32,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6ce2f94-e6e4-4c78-8c32-894468b621e1 Date: Sun, 22 Jul 2018 03:14: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-22 03:14:32,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f6ce2f94-e6e4-4c78-8c32-894468b621e1 2018-07-22 03:14:32,761 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image 2018-07-22 03:14:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ab3472210f80326a8d0e6dacf939c156913e44" 2018-07-22 03:14:32,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d9a9801a-f78f-421c-89ca-d54807fc69b1 Date: Sun, 22 Jul 2018 03:14:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:32Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04/snap", "metadata": {}}], "self": "/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04", "min_disk": 0, "protected": false, "id": "0316f526-1e51-4cfa-9f42-a3c5832d7e04", "file": "/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "921b6c0199a140e4a0ed67076c81fbb5", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:32,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04 used request id req-d9a9801a-f78f-421c-89ca-d54807fc69b1 2018-07-22 03:14:32,781 - create_image - DEBUG - Instance status is - active 2018-07-22 03:14:32,781 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image 2018-07-22 03:14:32,781 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image 2018-07-22 03:14:32,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:32,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:33,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02d3d16f2eed4e66857a73663260c3ba", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role"}], "expires_at": "2018-07-22T04:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "921b6c0199a140e4a0ed67076c81fbb5", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-user", "id": "4fa8fa386dc24048985aed5b5af8e452"}, "audit_ids": ["U5THEYYLThinx53G2wngyg"], "issued_at": "2018-07-22T03:14:33.000000Z"}} 2018-07-22 03:14:33,163 - 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}8630eeefec39781d757fa153a77132478dd8af47" 2018-07-22 03:14:33,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049383b7-4b9e-4b1d-bbee-5b121ee1e1aa 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-22 03:14:33,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-049383b7-4b9e-4b1d-bbee-5b121ee1e1aa 2018-07-22 03:14:33,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630eeefec39781d757fa153a77132478dd8af47" 2018-07-22 03:14:33,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a6eea91d-21ba-4c33-83fc-d768b05e8699 Date: Sun, 22 Jul 2018 03:14:33 GMT RESP BODY: {"networks":[]} 2018-07-22 03:14:33,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net used request id req-a6eea91d-21ba-4c33-83fc-d768b05e8699 2018-07-22 03:14:33,525 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net 2018-07-22 03:14:33,530 - 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}8630eeefec39781d757fa153a77132478dd8af47" -d '{"network": {"name": "CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net", "admin_state_up": true}}' 2018-07-22 03:14:33,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-c7fdbc5c-6818-40bc-8237-9953741375ee Date: Sun, 22 Jul 2018 03:14:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eb701266-4719-4364-8060-e41b33128947","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"921b6c0199a140e4a0ed67076c81fbb5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:14:33Z","is_default":false,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:33Z","mtu":1450}} 2018-07-22 03:14:33,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c7fdbc5c-6818-40bc-8237-9953741375ee 2018-07-22 03:14:33,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=eb701266-4719-4364-8060-e41b33128947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630eeefec39781d757fa153a77132478dd8af47" 2018-07-22 03:14:34,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-dd12e0a7-0983-4d4d-9674-14a697287e56 Date: Sun, 22 Jul 2018 03:14:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eb701266-4719-4364-8060-e41b33128947","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"921b6c0199a140e4a0ed67076c81fbb5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:14:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net","admin_state_up":true,"tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:33Z","mtu":1450}]} 2018-07-22 03:14:34,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=eb701266-4719-4364-8060-e41b33128947 used request id req-dd12e0a7-0983-4d4d-9674-14a697287e56 2018-07-22 03:14:34,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630eeefec39781d757fa153a77132478dd8af47" 2018-07-22 03:14:34,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3bcd4409-e40f-4c5b-847d-30390f7f9624 Date: Sun, 22 Jul 2018 03:14:34 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:14:34,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 used request id req-3bcd4409-e40f-4c5b-847d-30390f7f9624 2018-07-22 03:14:34,075 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet 2018-07-22 03:14:34,080 - 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}8630eeefec39781d757fa153a77132478dd8af47" -d '{"subnets": [{"ip_version": 4, "network_id": "eb701266-4719-4364-8060-e41b33128947", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet"}]}' 2018-07-22 03:14:34,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18e0744f-1dc0-4fda-9431-89ec93ca12e2 Date: Sun, 22 Jul 2018 03:14:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb701266-4719-4364-8060-e41b33128947","tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:34Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"921b6c0199a140e4a0ed67076c81fbb5","id":"150fdbcc-9bd6-41aa-a139-87fed2a14217","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet"}]} 2018-07-22 03:14:34,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-18e0744f-1dc0-4fda-9431-89ec93ca12e2 2018-07-22 03:14:34,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=eb701266-4719-4364-8060-e41b33128947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630eeefec39781d757fa153a77132478dd8af47" 2018-07-22 03:14:34,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-67d6c318-8032-404b-afbd-7610937b5817 Date: Sun, 22 Jul 2018 03:14:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb701266-4719-4364-8060-e41b33128947","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"921b6c0199a140e4a0ed67076c81fbb5","l2_adjacency":true,"status":"ACTIVE","subnets":["150fdbcc-9bd6-41aa-a139-87fed2a14217"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net","admin_state_up":true,"tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:33Z","mtu":1450}]} 2018-07-22 03:14:34,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=eb701266-4719-4364-8060-e41b33128947 used request id req-67d6c318-8032-404b-afbd-7610937b5817 2018-07-22 03:14:34,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630eeefec39781d757fa153a77132478dd8af47" 2018-07-22 03:14:34,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04fa4936-0607-4f1a-8f33-823cd13ee446 Date: Sun, 22 Jul 2018 03:14:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb701266-4719-4364-8060-e41b33128947","tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:34Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"921b6c0199a140e4a0ed67076c81fbb5","id":"150fdbcc-9bd6-41aa-a139-87fed2a14217","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet"}]} 2018-07-22 03:14:34,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 used request id req-04fa4936-0607-4f1a-8f33-823cd13ee446 2018-07-22 03:14:34,959 - OpenStackNetwork - DEBUG - Network [eb701266-4719-4364-8060-e41b33128947] created successfully 2018-07-22 03:14:34,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:34,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:35,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["LBlXsXOgToeh0QBxxaU2jA"], "issued_at": "2018-07-22T03:14:35.000000Z"}} 2018-07-22 03:14:35,348 - 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}3b5b625f2bfe2beb3c1f91cab9019767bcfc4fe6" 2018-07-22 03:14:35,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0d7c62-eb41-4fa9-bf34-635ece732db8 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-22 03:14:35,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1a0d7c62-eb41-4fa9-bf34-635ece732db8 2018-07-22 03:14:35,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:14:35,427 - 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}3b5b625f2bfe2beb3c1f91cab9019767bcfc4fe6" 2018-07-22 03:14:35,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-6b1dc7d5-c65e-4173-ab49-7bbd1afc8331 x-compute-request-id: req-6b1dc7d5-c65e-4173-ab49-7bbd1afc8331 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:14:35,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6b1dc7d5-c65e-4173-ab49-7bbd1afc8331 2018-07-22 03:14:35,605 - 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}3b5b625f2bfe2beb3c1f91cab9019767bcfc4fe6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-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-22 03:14:35,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-312d3de6-9efd-48d6-8d5e-d39c9c3c0f8f x-compute-request-id: req-312d3de6-9efd-48d6-8d5e-d39c9c3c0f8f Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/92a6668a-1635-417b-8ddd-33459c475bcc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/92a6668a-1635-417b-8ddd-33459c475bcc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "92a6668a-1635-417b-8ddd-33459c475bcc"}} 2018-07-22 03:14:35,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-312d3de6-9efd-48d6-8d5e-d39c9c3c0f8f 2018-07-22 03:14:35,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:35,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:36,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02d3d16f2eed4e66857a73663260c3ba", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role"}], "expires_at": "2018-07-22T04:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "921b6c0199a140e4a0ed67076c81fbb5", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-user", "id": "4fa8fa386dc24048985aed5b5af8e452"}, "audit_ids": ["b2-wuhvYQlai5-jeM9cKLw"], "issued_at": "2018-07-22T03:14:36.000000Z"}} 2018-07-22 03:14:36,105 - 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}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:36,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7e49d9-7530-48b8-b3f8-376c4d57b43f 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-22 03:14:36,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8a7e49d9-7530-48b8-b3f8-376c4d57b43f 2018-07-22 03:14:36,187 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:14:36,189 - 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}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:36,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2c634c-487a-4200-a910-f37b0785dfd4 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-22 03:14:36,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7e2c634c-487a-4200-a910-f37b0785dfd4 2018-07-22 03:14:36,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:36,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dd3b5e71-5ca4-4f38-afcb-85d2dcf7bdb9 Date: Sun, 22 Jul 2018 03:14:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb701266-4719-4364-8060-e41b33128947","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"921b6c0199a140e4a0ed67076c81fbb5","l2_adjacency":true,"status":"ACTIVE","subnets":["150fdbcc-9bd6-41aa-a139-87fed2a14217"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net","admin_state_up":true,"tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:33Z","mtu":1450}]} 2018-07-22 03:14:36,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net used request id req-dd3b5e71-5ca4-4f38-afcb-85d2dcf7bdb9 2018-07-22 03:14:36,472 - 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-22 03:14:36,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:36,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:36,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd15df6-d50d-4f14-bea8-62913b2a99c7 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "921b6c0199a140e4a0ed67076c81fbb5", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}} 2018-07-22 03:14:36,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 used request id req-1cd15df6-d50d-4f14-bea8-62913b2a99c7 2018-07-22 03:14:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:36,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e9179d8e-9d8a-4063-80cb-c2b4934516ba Date: Sun, 22 Jul 2018 03:14:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb701266-4719-4364-8060-e41b33128947","tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:34Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"921b6c0199a140e4a0ed67076c81fbb5","id":"150fdbcc-9bd6-41aa-a139-87fed2a14217","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet"}]} 2018-07-22 03:14:36,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 used request id req-e9179d8e-9d8a-4063-80cb-c2b4934516ba 2018-07-22 03:14:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb701266-4719-4364-8060-e41b33128947&name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:36,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3e2ffe13-c9b7-423a-a392-0405e5a38f9e Date: Sun, 22 Jul 2018 03:14:36 GMT RESP BODY: {"ports":[]} 2018-07-22 03:14:36,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb701266-4719-4364-8060-e41b33128947&name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191dport-1&admin_state_up=True used request id req-3e2ffe13-c9b7-423a-a392-0405e5a38f9e 2018-07-22 03:14:36,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:36,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-409a0da9-3279-43eb-b51e-5739b14fc8af x-compute-request-id: req-409a0da9-3279-43eb-b51e-5739b14fc8af Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:14:36,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-inst used request id req-409a0da9-3279-43eb-b51e-5739b14fc8af 2018-07-22 03:14:36,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:36,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-84bb27d4-1618-4565-96ff-ee4804318548 Date: Sun, 22 Jul 2018 03:14:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb701266-4719-4364-8060-e41b33128947","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"921b6c0199a140e4a0ed67076c81fbb5","l2_adjacency":true,"status":"ACTIVE","subnets":["150fdbcc-9bd6-41aa-a139-87fed2a14217"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net","admin_state_up":true,"tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:33Z","mtu":1450}]} 2018-07-22 03:14:36,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net used request id req-84bb27d4-1618-4565-96ff-ee4804318548 2018-07-22 03:14:36,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:37,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336dd37d-bb4b-4eed-abc5-edb789f04698 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "921b6c0199a140e4a0ed67076c81fbb5", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}} 2018-07-22 03:14:37,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 used request id req-336dd37d-bb4b-4eed-abc5-edb789f04698 2018-07-22 03:14:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:37,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9db57d8f-76f8-4ca0-b9c8-d2fdde8719b0 Date: Sun, 22 Jul 2018 03:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb701266-4719-4364-8060-e41b33128947","tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:34Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"921b6c0199a140e4a0ed67076c81fbb5","id":"150fdbcc-9bd6-41aa-a139-87fed2a14217","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet"}]} 2018-07-22 03:14:37,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 used request id req-9db57d8f-76f8-4ca0-b9c8-d2fdde8719b0 2018-07-22 03:14:37,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb701266-4719-4364-8060-e41b33128947&name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:37,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1f1cd41e-bd3b-4f72-ad6d-6f4a1eed6ab6 Date: Sun, 22 Jul 2018 03:14:37 GMT RESP BODY: {"ports":[]} 2018-07-22 03:14:37,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb701266-4719-4364-8060-e41b33128947&name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191dport-1&admin_state_up=True used request id req-1f1cd41e-bd3b-4f72-ad6d-6f4a1eed6ab6 2018-07-22 03:14:37,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:37,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:37,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02d3d16f2eed4e66857a73663260c3ba", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role"}], "expires_at": "2018-07-22T04:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "921b6c0199a140e4a0ed67076c81fbb5", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/921b6c0199a140e4a0ed67076c81fbb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-user", "id": "4fa8fa386dc24048985aed5b5af8e452"}, "audit_ids": ["iWMTCpsHQ3u4kwtGc8ZyIw"], "issued_at": "2018-07-22T03:14:37.000000Z"}} 2018-07-22 03:14:37,550 - 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}1c6f35e8fbf9fd866d60d260a02c127dc17f2a15" 2018-07-22 03:14:37,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad503c3-8f72-4a67-ae17-c62bc4f40831 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-22 03:14:37,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6ad503c3-8f72-4a67-ae17-c62bc4f40831 2018-07-22 03:14:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:37,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-01f3a893-155a-4186-9d97-7974e6978251 Date: Sun, 22 Jul 2018 03:14:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb701266-4719-4364-8060-e41b33128947","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"921b6c0199a140e4a0ed67076c81fbb5","l2_adjacency":true,"status":"ACTIVE","subnets":["150fdbcc-9bd6-41aa-a139-87fed2a14217"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net","admin_state_up":true,"tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:33Z","mtu":1450}]} 2018-07-22 03:14:37,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net used request id req-01f3a893-155a-4186-9d97-7974e6978251 2018-07-22 03:14:37,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:37,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-63ee74cf-0baf-4d96-98fa-76d2d6f340e9 Date: Sun, 22 Jul 2018 03:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb701266-4719-4364-8060-e41b33128947","tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:34Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"921b6c0199a140e4a0ed67076c81fbb5","id":"150fdbcc-9bd6-41aa-a139-87fed2a14217","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet"}]} 2018-07-22 03:14:37,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 used request id req-63ee74cf-0baf-4d96-98fa-76d2d6f340e9 2018-07-22 03:14:37,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:37,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f5c13e3a-4784-484f-8431-0c743b16e86f Date: Sun, 22 Jul 2018 03:14:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb701266-4719-4364-8060-e41b33128947","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"921b6c0199a140e4a0ed67076c81fbb5","l2_adjacency":true,"status":"ACTIVE","subnets":["150fdbcc-9bd6-41aa-a139-87fed2a14217"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net","admin_state_up":true,"tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:33Z","mtu":1450}]} 2018-07-22 03:14:37,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net used request id req-f5c13e3a-4784-484f-8431-0c743b16e86f 2018-07-22 03:14:37,890 - 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-22 03:14:37,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:37,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6f35e8fbf9fd866d60d260a02c127dc17f2a15" 2018-07-22 03:14:37,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe0f0c1-6f32-4cbb-8e68-b630fadbf3a5 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "921b6c0199a140e4a0ed67076c81fbb5", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}} 2018-07-22 03:14:37,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 used request id req-bbe0f0c1-6f32-4cbb-8e68-b630fadbf3a5 2018-07-22 03:14:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b493a00d4e649e8ae799500141981cb02a0c3e6" 2018-07-22 03:14:38,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f4333632-1e64-4ec8-b110-e2c2ec4f8b98 Date: Sun, 22 Jul 2018 03:14:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb701266-4719-4364-8060-e41b33128947","tenant_id":"921b6c0199a140e4a0ed67076c81fbb5","created_at":"2018-07-22T03:14:34Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"921b6c0199a140e4a0ed67076c81fbb5","id":"150fdbcc-9bd6-41aa-a139-87fed2a14217","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet"}]} 2018-07-22 03:14:38,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb701266-4719-4364-8060-e41b33128947 used request id req-f4333632-1e64-4ec8-b110-e2c2ec4f8b98 2018-07-22 03:14:38,038 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net 2018-07-22 03:14:38,043 - 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}1b493a00d4e649e8ae799500141981cb02a0c3e6" -d '{"port": {"network_id": "eb701266-4719-4364-8060-e41b33128947", "name": "CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191dport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-22 03:14:38,054 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-042f8010-74cd-43ca-a987-54b29270ee52 Date: Sun, 22 Jul 2018 03:14:38 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 03:14:38,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-042f8010-74cd-43ca-a987-54b29270ee52 2018-07-22 03:14:38,054 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 03:14:38,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/92a6668a-1635-417b-8ddd-33459c475bcc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5b625f2bfe2beb3c1f91cab9019767bcfc4fe6" 2018-07-22 03:14:38,105 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:14: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-7e138a80-d92b-4d0d-8945-d9d673cd06d9 x-compute-request-id: req-7e138a80-d92b-4d0d-8945-d9d673cd06d9 Content-Length: 0 Content-Type: application/json 2018-07-22 03:14:38,105 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/92a6668a-1635-417b-8ddd-33459c475bcc used request id req-7e138a80-d92b-4d0d-8945-d9d673cd06d9 2018-07-22 03:14:38,106 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet 2018-07-22 03:14:38,106 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-subnet 2018-07-22 03:14:38,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/150fdbcc-9bd6-41aa-a139-87fed2a14217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630eeefec39781d757fa153a77132478dd8af47" 2018-07-22 03:14:39,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54fa8eb6-af7c-40bb-aa4f-96f6fd4ae835 Date: Sun, 22 Jul 2018 03:14:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:39,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/150fdbcc-9bd6-41aa-a139-87fed2a14217 used request id req-54fa8eb6-af7c-40bb-aa4f-96f6fd4ae835 2018-07-22 03:14:39,048 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-pub-net 2018-07-22 03:14:39,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/eb701266-4719-4364-8060-e41b33128947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630eeefec39781d757fa153a77132478dd8af47" 2018-07-22 03:14:40,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d973f0a9-6c05-47ec-a651-b7224acc42cb Date: Sun, 22 Jul 2018 03:14:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:40,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/eb701266-4719-4364-8060-e41b33128947 used request id req-d973f0a9-6c05-47ec-a651-b7224acc42cb 2018-07-22 03:14:40,240 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-21a91dee-5923-45aa-9a5e-fad43f2a191d-image 2018-07-22 03:14:40,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ab3472210f80326a8d0e6dacf939c156913e44" 2018-07-22 03:14:40,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89ed0b7c-a7d1-4284-b210-e00a224c4be3 Date: Sun, 22 Jul 2018 03:14: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-22 03:14:40,764 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0316f526-1e51-4cfa-9f42-a3c5832d7e04 used request id req-89ed0b7c-a7d1-4284-b210-e00a224c4be3 2018-07-22 03:14:40,771 - 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}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:40,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a77b3e35-9502-4740-9d36-ca3812e933f3 Date: Sun, 22 Jul 2018 03:14:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "921b6c0199a140e4a0ed67076c81fbb5", "created_at": "2018-07-22T03:14:33Z", "updated_at": "2018-07-22T03:14:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:33Z", "revision_number": 0, "id": "0c555732-8fae-4f3c-a80e-ac8c5513de00", "remote_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:33Z", "security_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "tenant_id": "921b6c0199a140e4a0ed67076c81fbb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "921b6c0199a140e4a0ed67076c81fbb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:33Z", "revision_number": 0, "id": "5c4a7c21-03d9-4fb8-885b-1b8ad1e6cd91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:33Z", "security_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "tenant_id": "921b6c0199a140e4a0ed67076c81fbb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "921b6c0199a140e4a0ed67076c81fbb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:33Z", "revision_number": 0, "id": "840bb5dc-5bcb-441c-8717-60e49e2a0c65", "remote_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:33Z", "security_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "tenant_id": "921b6c0199a140e4a0ed67076c81fbb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "921b6c0199a140e4a0ed67076c81fbb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:33Z", "revision_number": 0, "id": "be490050-896a-476b-9061-683cea2b01aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:33Z", "security_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "tenant_id": "921b6c0199a140e4a0ed67076c81fbb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "921b6c0199a140e4a0ed67076c81fbb5"}], "revision_number": 4, "project_id": "921b6c0199a140e4a0ed67076c81fbb5", "id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:14:40,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a77b3e35-9502-4740-9d36-ca3812e933f3 2018-07-22 03:14:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:41,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d31b675-ff54-4f36-bbf3-8f741a98a545 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:14:41,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-4d31b675-ff54-4f36-bbf3-8f741a98a545 2018-07-22 03:14:41,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:41,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70110949-4d25-4f96-a9e0-821b9a5d55de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:41,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-70110949-4d25-4f96-a9e0-821b9a5d55de 2018-07-22 03:14:41,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:41,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:41,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85871369-51b7-4ab8-8584-e6dfe7c4afa3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:41,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-85871369-51b7-4ab8-8584-e6dfe7c4afa3 2018-07-22 03:14:41,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:41,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:41,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a84aed-3cf4-4833-87d0-1e8a190a916a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:41,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-c9a84aed-3cf4-4833-87d0-1e8a190a916a 2018-07-22 03:14:41,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:41,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:41,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f6886a-8306-49bf-a6a8-f47e83dec12f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:41,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-d2f6886a-8306-49bf-a6a8-f47e83dec12f 2018-07-22 03:14:41,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:41,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:41,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45294c7a-437e-4a0e-8d3c-f2211d3a346b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:14:41,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-45294c7a-437e-4a0e-8d3c-f2211d3a346b 2018-07-22 03:14:41,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:14:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:41,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d67df07-459c-4c56-8a73-61a562c234af Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "921b6c0199a140e4a0ed67076c81fbb5", "name": "CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj"}} 2018-07-22 03:14:41,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 used request id req-5d67df07-459c-4c56-8a73-61a562c234af 2018-07-22 03:14:41,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1a9c159-22b7-407f-931a-3d6b4abf0ecd 2018-07-22 03:14:41,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b1a9c159-22b7-407f-931a-3d6b4abf0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:41,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a11e823d-9a41-40e2-9d46-e93116048a47 Date: Sun, 22 Jul 2018 03:14:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:33Z", "security_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "921b6c0199a140e4a0ed67076c81fbb5", "created_at": "2018-07-22T03:14:33Z", "project_id": "921b6c0199a140e4a0ed67076c81fbb5", "id": "0c555732-8fae-4f3c-a80e-ac8c5513de00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:33Z", "security_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "921b6c0199a140e4a0ed67076c81fbb5", "created_at": "2018-07-22T03:14:33Z", "project_id": "921b6c0199a140e4a0ed67076c81fbb5", "id": "5c4a7c21-03d9-4fb8-885b-1b8ad1e6cd91"}, {"remote_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:33Z", "security_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "921b6c0199a140e4a0ed67076c81fbb5", "created_at": "2018-07-22T03:14:33Z", "project_id": "921b6c0199a140e4a0ed67076c81fbb5", "id": "840bb5dc-5bcb-441c-8717-60e49e2a0c65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:33Z", "security_group_id": "b1a9c159-22b7-407f-931a-3d6b4abf0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "921b6c0199a140e4a0ed67076c81fbb5", "created_at": "2018-07-22T03:14:33Z", "project_id": "921b6c0199a140e4a0ed67076c81fbb5", "id": "be490050-896a-476b-9061-683cea2b01aa"}]} 2018-07-22 03:14:41,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b1a9c159-22b7-407f-931a-3d6b4abf0ecd used request id req-a11e823d-9a41-40e2-9d46-e93116048a47 2018-07-22 03:14:41,625 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:14:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b1a9c159-22b7-407f-931a-3d6b4abf0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:41,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e3b37f4-6130-416f-bc22-457b30ef24ed Content-Length: 0 Date: Sun, 22 Jul 2018 03:14:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:41,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b1a9c159-22b7-407f-931a-3d6b4abf0ecd used request id req-0e3b37f4-6130-416f-bc22-457b30ef24ed 2018-07-22 03:14:41,963 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj 2018-07-22 03:14:41,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:42,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3071db0d-e5e1-46be-a590-42adc40f193b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:42,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/921b6c0199a140e4a0ed67076c81fbb5 used request id req-3071db0d-e5e1-46be-a590-42adc40f193b 2018-07-22 03:14:42,148 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-41e2c018-e2e1-418-proj-role 2018-07-22 03:14:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/02d3d16f2eed4e66857a73663260c3ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:42,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e965cef-2115-43f8-81c9-dcd5f1c63c3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:42,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/02d3d16f2eed4e66857a73663260c3ba used request id req-7e965cef-2115-43f8-81c9-dcd5f1c63c3b 2018-07-22 03:14:42,253 - 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}85ff4f9954f254b230fd9aca2957c87bd1f95712" 2018-07-22 03:14:42,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c229a3-3f13-42ff-bcb8-621d50a9800d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:14:42,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d4c229a3-3f13-42ff-bcb8-621d50a9800d 2018-07-22 03:14:42,338 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-41e2c018-e2e1-418-user 2018-07-22 03:14:42,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4fa8fa386dc24048985aed5b5af8e452 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91a33ca0e3a5e5915f6ff76de18c72738aa69a7c" 2018-07-22 03:14:42,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6837dc9-9275-4f78-8258-c0a4602d97f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:42,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4fa8fa386dc24048985aed5b5af8e452 used request id req-b6837dc9-9275-4f78-8258-c0a4602d97f8 2018-07-22 03:14:42,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:42,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["tILJ7df9R3u1-Jchchsxfg"], "issued_at": "2018-07-22T03:14:42.000000Z"}} 2018-07-22 03:14:42,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}0f164018c6d7291804484384171405d5c712064d" 2018-07-22 03:14:43,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ce3860-70a4-4ecd-9c47-c23adfd13c80 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-22 03:14:43,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d7ce3860-70a4-4ecd-9c47-c23adfd13c80 2018-07-22 03:14:43,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:43,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:43,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["F7S8wahMTmG1M_l4ZRpoFw"], "issued_at": "2018-07-22T03:14:43.000000Z"}} 2018-07-22 03:14:43,399 - 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}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:43,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c926239c-a3d0-4da2-b636-40f52fc5be00 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-22 03:14:43,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c926239c-a3d0-4da2-b636-40f52fc5be00 2018-07-22 03:14:43,483 - 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-22 03:14:43,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9f9cc565-2134-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:43,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7fccbed-e335-4083-b100-8c88d739ff53 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9f9cc565-2134-427-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:14:43,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9f9cc565-2134-427-proj used request id req-f7fccbed-e335-4083-b100-8c88d739ff53 2018-07-22 03:14:43,577 - 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}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:43,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af27de6-9801-48e7-8f88-ed6c602bd11c 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-22 03:14:43,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2af27de6-9801-48e7-8f88-ed6c602bd11c 2018-07-22 03:14:43,666 - 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}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}}' 2018-07-22 03:14:43,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05abbf30-bbfd-4c93-94dd-34642c7eec4f Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9"}, "tags": [], "enabled": true, "id": "9e6ba9f4bc27472880953a1b48a318b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}} 2018-07-22 03:14:43,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-05abbf30-bbfd-4c93-94dd-34642c7eec4f 2018-07-22 03:14:43,781 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9f9cc565-2134-427-proj 2018-07-22 03:14:43,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:43,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:44,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hmGheaKRRhCu9k5ml_O3nw"], "issued_at": "2018-07-22T03:14:44.000000Z"}} 2018-07-22 03:14:44,164 - 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}2ba4e2185093b6536d66e54a6edda4aae2c118c7" 2018-07-22 03:14:44,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed5d4a4-a492-4005-b744-323bda8f6169 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-22 03:14:44,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7ed5d4a4-a492-4005-b744-323bda8f6169 2018-07-22 03:14:44,246 - 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-22 03:14:44,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:44,252 - 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}2ba4e2185093b6536d66e54a6edda4aae2c118c7" 2018-07-22 03:14:44,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba53768-0b2c-45e5-a696-a1780d7a33ca Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:14:44,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7ba53768-0b2c-45e5-a696-a1780d7a33ca 2018-07-22 03:14:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-9f9cc565-2134-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba4e2185093b6536d66e54a6edda4aae2c118c7" 2018-07-22 03:14:44,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92baf92e-b31b-4e6f-9398-9a88f924fdda Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-9f9cc565-2134-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9"}, "tags": [], "enabled": true, "id": "9e6ba9f4bc27472880953a1b48a318b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}]} 2018-07-22 03:14:44,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-9f9cc565-2134-427-proj used request id req-92baf92e-b31b-4e6f-9398-9a88f924fdda 2018-07-22 03:14:44,447 - 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}2ba4e2185093b6536d66e54a6edda4aae2c118c7" 2018-07-22 03:14:44,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c37226-4c7c-41d5-96a9-c29e07b339dd 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-22 03:14:44,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-66c37226-4c7c-41d5-96a9-c29e07b339dd 2018-07-22 03:14:44,932 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9f9cc565-2134-427-user 2018-07-22 03:14:44,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:44,937 - 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}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:44,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d866cd-5177-47c5-ae66-bd123bef1870 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:14:44,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-85d866cd-5177-47c5-ae66-bd123bef1870 2018-07-22 03:14:44,958 - 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}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" -d '{"role": {"name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role"}}' 2018-07-22 03:14:45,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f92e5819-4455-49e6-8684-1b4fadc52bb8 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "115c9d8e6298477fb79f87e52f0ad874", "links": {"self": "http://172.30.9.25:5000/v3/roles/115c9d8e6298477fb79f87e52f0ad874"}, "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role"}} 2018-07-22 03:14:45,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f92e5819-4455-49e6-8684-1b4fadc52bb8 2018-07-22 03:14:45,065 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role 2018-07-22 03:14:45,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/115c9d8e6298477fb79f87e52f0ad874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:45,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dcb8e0b-dff3-4441-a000-4aeddbbdd28c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "115c9d8e6298477fb79f87e52f0ad874", "links": {"self": "http://172.30.9.25:5000/v3/roles/115c9d8e6298477fb79f87e52f0ad874"}, "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role"}} 2018-07-22 03:14:45,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/115c9d8e6298477fb79f87e52f0ad874 used request id req-0dcb8e0b-dff3-4441-a000-4aeddbbdd28c 2018-07-22 03:14:45,150 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role to project CreateInstancePortManipulationTests-9f9cc565-2134-427-proj 2018-07-22 03:14:45,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9/users/c923f1d0e5774b379d4524d98a0eb426/roles/115c9d8e6298477fb79f87e52f0ad874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:45,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fc520f8-3fde-4e46-a973-710665150d25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:45,270 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9/users/c923f1d0e5774b379d4524d98a0eb426/roles/115c9d8e6298477fb79f87e52f0ad874 used request id req-2fc520f8-3fde-4e46-a973-710665150d25 2018-07-22 03:14:45,271 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:14:45,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:45,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:45,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "115c9d8e6298477fb79f87e52f0ad874", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role"}], "expires_at": "2018-07-22T04:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e6ba9f4bc27472880953a1b48a318b9", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-user", "id": "c923f1d0e5774b379d4524d98a0eb426"}, "audit_ids": ["c1LFUnSlSNCfc16v9UG34g"], "issued_at": "2018-07-22T03:14:45.000000Z"}} 2018-07-22 03:14:45,655 - 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}0eeac6319a19e24bac1b5e434a547554588283e8" 2018-07-22 03:14:45,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbaa384-91d3-4658-8391-f6af9a39c6eb 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-22 03:14:45,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fdbaa384-91d3-4658-8391-f6af9a39c6eb 2018-07-22 03:14:45,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0eeac6319a19e24bac1b5e434a547554588283e8" 2018-07-22 03:14:45,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-9f516120-46b8-4550-9ae4-4383a1d445d0 Date: Sun, 22 Jul 2018 03:14:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image"} 2018-07-22 03:14:45,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image used request id req-9f516120-46b8-4550-9ae4-4383a1d445d0 2018-07-22 03:14:45,935 - 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}0eeac6319a19e24bac1b5e434a547554588283e8" 2018-07-22 03:14:45,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9f74cbfe-af99-4e06-81b9-ca2d3d7a2538 Date: Sun, 22 Jul 2018 03:14:45 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-22 03:14:45,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9f74cbfe-af99-4e06-81b9-ca2d3d7a2538 2018-07-22 03:14:45,972 - 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}0eeac6319a19e24bac1b5e434a547554588283e8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image"}' 2018-07-22 03:14:46,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/16022161-84ee-4add-9440-a94fefa13bc7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0b0eb0e3-bd64-4168-9de8-5547835820df Date: Sun, 22 Jul 2018 03:14:46 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/16022161-84ee-4add-9440-a94fefa13bc7", "min_disk": 0, "protected": false, "id": "16022161-84ee-4add-9440-a94fefa13bc7", "file": "/v2/images/16022161-84ee-4add-9440-a94fefa13bc7/file", "checksum": null, "owner": "9e6ba9f4bc27472880953a1b48a318b9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:46,034 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0b0eb0e3-bd64-4168-9de8-5547835820df 2018-07-22 03:14:46,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/16022161-84ee-4add-9440-a94fefa13bc7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0eeac6319a19e24bac1b5e434a547554588283e8" -d '' 2018-07-22 03:14:46,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d5036126-2670-487a-abfa-964c349ef378 Date: Sun, 22 Jul 2018 03:14: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-22 03:14:46,743 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/16022161-84ee-4add-9440-a94fefa13bc7/file used request id req-d5036126-2670-487a-abfa-964c349ef378 2018-07-22 03:14:46,743 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:14:46,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/16022161-84ee-4add-9440-a94fefa13bc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0eeac6319a19e24bac1b5e434a547554588283e8" 2018-07-22 03:14:46,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a2df6680-af61-4e03-90fd-c3eab9bf09b7 Date: Sun, 22 Jul 2018 03:14:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:46Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/16022161-84ee-4add-9440-a94fefa13bc7/snap", "metadata": {}}], "self": "/v2/images/16022161-84ee-4add-9440-a94fefa13bc7", "min_disk": 0, "protected": false, "id": "16022161-84ee-4add-9440-a94fefa13bc7", "file": "/v2/images/16022161-84ee-4add-9440-a94fefa13bc7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9e6ba9f4bc27472880953a1b48a318b9", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/16022161-84ee-4add-9440-a94fefa13bc7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:46,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/16022161-84ee-4add-9440-a94fefa13bc7 used request id req-a2df6680-af61-4e03-90fd-c3eab9bf09b7 2018-07-22 03:14:46,765 - 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}0eeac6319a19e24bac1b5e434a547554588283e8" 2018-07-22 03:14:46,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-20f8ade6-1b05-47a3-b0b2-19b6bbd57a2a Date: Sun, 22 Jul 2018 03:14:46 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-22 03:14:46,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-20f8ade6-1b05-47a3-b0b2-19b6bbd57a2a 2018-07-22 03:14:46,774 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image 2018-07-22 03:14:46,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/16022161-84ee-4add-9440-a94fefa13bc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0eeac6319a19e24bac1b5e434a547554588283e8" 2018-07-22 03:14:46,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c665ef49-c036-40dd-a1bd-8d36bf0f2f4d Date: Sun, 22 Jul 2018 03:14:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:46Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/16022161-84ee-4add-9440-a94fefa13bc7/snap", "metadata": {}}], "self": "/v2/images/16022161-84ee-4add-9440-a94fefa13bc7", "min_disk": 0, "protected": false, "id": "16022161-84ee-4add-9440-a94fefa13bc7", "file": "/v2/images/16022161-84ee-4add-9440-a94fefa13bc7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9e6ba9f4bc27472880953a1b48a318b9", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/16022161-84ee-4add-9440-a94fefa13bc7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:46,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/16022161-84ee-4add-9440-a94fefa13bc7 used request id req-c665ef49-c036-40dd-a1bd-8d36bf0f2f4d 2018-07-22 03:14:46,793 - create_image - DEBUG - Instance status is - active 2018-07-22 03:14:46,793 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image 2018-07-22 03:14:46,793 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image 2018-07-22 03:14:46,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:46,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:47,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "115c9d8e6298477fb79f87e52f0ad874", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role"}], "expires_at": "2018-07-22T04:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e6ba9f4bc27472880953a1b48a318b9", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-user", "id": "c923f1d0e5774b379d4524d98a0eb426"}, "audit_ids": ["OpYBxnTSRiCUcHrhjPVotw"], "issued_at": "2018-07-22T03:14:47.000000Z"}} 2018-07-22 03:14:47,193 - 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}c76165afe745ebc281dc5bfc8751970784a0f692" 2018-07-22 03:14:47,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d735ee58-fc64-44d7-8117-047837e06e5a 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-22 03:14:47,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d735ee58-fc64-44d7-8117-047837e06e5a 2018-07-22 03:14:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76165afe745ebc281dc5bfc8751970784a0f692" 2018-07-22 03:14:47,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0ada8e9b-a345-4a9d-b014-10d5f676735e Date: Sun, 22 Jul 2018 03:14:47 GMT RESP BODY: {"networks":[]} 2018-07-22 03:14:47,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net used request id req-0ada8e9b-a345-4a9d-b014-10d5f676735e 2018-07-22 03:14:47,490 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net 2018-07-22 03:14:47,495 - 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}c76165afe745ebc281dc5bfc8751970784a0f692" -d '{"network": {"name": "CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net", "admin_state_up": true}}' 2018-07-22 03:14:48,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-1d04e880-f18c-4285-9cac-c4d7a48f9335 Date: Sun, 22 Jul 2018 03:14:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e6ba9f4bc27472880953a1b48a318b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:14:47Z","is_default":false,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:47Z","mtu":1450}} 2018-07-22 03:14:48,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-1d04e880-f18c-4285-9cac-c4d7a48f9335 2018-07-22 03:14:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76165afe745ebc281dc5bfc8751970784a0f692" 2018-07-22 03:14:48,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-afdabed8-91f5-4e8c-8277-5bdb5492bdd8 Date: Sun, 22 Jul 2018 03:14:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e6ba9f4bc27472880953a1b48a318b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:14:47Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net","admin_state_up":true,"tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:47Z","mtu":1450}]} 2018-07-22 03:14:48,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d used request id req-afdabed8-91f5-4e8c-8277-5bdb5492bdd8 2018-07-22 03:14:48,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76165afe745ebc281dc5bfc8751970784a0f692" 2018-07-22 03:14:48,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1935a900-2aaa-4c0f-88a2-31338e87573e Date: Sun, 22 Jul 2018 03:14:48 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:14:48,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d used request id req-1935a900-2aaa-4c0f-88a2-31338e87573e 2018-07-22 03:14:48,148 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet 2018-07-22 03:14:48,153 - 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}c76165afe745ebc281dc5bfc8751970784a0f692" -d '{"subnets": [{"ip_version": 4, "network_id": "6b6434c1-2f94-4ad4-b6be-b883d1fd618d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet"}]}' 2018-07-22 03:14:48,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ba9ddd29-cad2-4225-8422-bf6b0ca34663 Date: Sun, 22 Jul 2018 03:14:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:48Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9e6ba9f4bc27472880953a1b48a318b9","id":"8f79881b-0448-486a-829e-b6b1c7a4bb28","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet"}]} 2018-07-22 03:14:48,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-ba9ddd29-cad2-4225-8422-bf6b0ca34663 2018-07-22 03:14:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76165afe745ebc281dc5bfc8751970784a0f692" 2018-07-22 03:14:48,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f18edaee-28b4-4291-bbd5-75aa0fbeb192 Date: Sun, 22 Jul 2018 03:14:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e6ba9f4bc27472880953a1b48a318b9","l2_adjacency":true,"status":"ACTIVE","subnets":["8f79881b-0448-486a-829e-b6b1c7a4bb28"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net","admin_state_up":true,"tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:47Z","mtu":1450}]} 2018-07-22 03:14:48,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d used request id req-f18edaee-28b4-4291-bbd5-75aa0fbeb192 2018-07-22 03:14:48,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76165afe745ebc281dc5bfc8751970784a0f692" 2018-07-22 03:14:48,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-69f7e6ba-0c12-4c51-9526-04dfd24da6ff Date: Sun, 22 Jul 2018 03:14:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:48Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e6ba9f4bc27472880953a1b48a318b9","id":"8f79881b-0448-486a-829e-b6b1c7a4bb28","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet"}]} 2018-07-22 03:14:48,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d used request id req-69f7e6ba-0c12-4c51-9526-04dfd24da6ff 2018-07-22 03:14:48,962 - OpenStackNetwork - DEBUG - Network [6b6434c1-2f94-4ad4-b6be-b883d1fd618d] created successfully 2018-07-22 03:14:48,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:48,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:49,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BzrCW1PVRUK8vD943118aA"], "issued_at": "2018-07-22T03:14:49.000000Z"}} 2018-07-22 03:14:49,343 - 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}6215327f7e25910842f2e20b43cc18480321c809" 2018-07-22 03:14:49,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7f30d4-33da-4244-b68a-d91a204ed5c0 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-22 03:14:49,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4b7f30d4-33da-4244-b68a-d91a204ed5c0 2018-07-22 03:14:49,422 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:14:49,427 - 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}6215327f7e25910842f2e20b43cc18480321c809" 2018-07-22 03:14:49,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-983729a3-c891-47b8-bc39-f37960be93db x-compute-request-id: req-983729a3-c891-47b8-bc39-f37960be93db Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:14:49,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-983729a3-c891-47b8-bc39-f37960be93db 2018-07-22 03:14:49,605 - 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}6215327f7e25910842f2e20b43cc18480321c809" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-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-22 03:14:49,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-e9bf45b5-9f16-4283-a7d9-e5b275546e54 x-compute-request-id: req-e9bf45b5-9f16-4283-a7d9-e5b275546e54 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c57dd1d2-23e2-4f6c-a89e-1cb4c9645b46", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c57dd1d2-23e2-4f6c-a89e-1cb4c9645b46", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c57dd1d2-23e2-4f6c-a89e-1cb4c9645b46"}} 2018-07-22 03:14:49,640 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e9bf45b5-9f16-4283-a7d9-e5b275546e54 2018-07-22 03:14:49,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:49,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:50,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "115c9d8e6298477fb79f87e52f0ad874", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role"}], "expires_at": "2018-07-22T04:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e6ba9f4bc27472880953a1b48a318b9", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-user", "id": "c923f1d0e5774b379d4524d98a0eb426"}, "audit_ids": ["mVG_FET_TLuXdvA-cVqLzA"], "issued_at": "2018-07-22T03:14:50.000000Z"}} 2018-07-22 03:14:50,025 - 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}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:50,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0719f527-5ff0-4640-8d3d-98ac87e5403c 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-22 03:14:50,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0719f527-5ff0-4640-8d3d-98ac87e5403c 2018-07-22 03:14:50,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:14:50,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}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:50,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36016438-7c08-4345-abd0-0f2d805ba5be 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-22 03:14:50,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-36016438-7c08-4345-abd0-0f2d805ba5be 2018-07-22 03:14:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:50,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4efe121c-9a05-4296-b488-d2bf4e5b526e Date: Sun, 22 Jul 2018 03:14:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e6ba9f4bc27472880953a1b48a318b9","l2_adjacency":true,"status":"ACTIVE","subnets":["8f79881b-0448-486a-829e-b6b1c7a4bb28"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net","admin_state_up":true,"tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:47Z","mtu":1450}]} 2018-07-22 03:14:50,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net used request id req-4efe121c-9a05-4296-b488-d2bf4e5b526e 2018-07-22 03:14:50,451 - 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-22 03:14:50,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:50,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5ffc27-da5f-4527-9a96-641a520fa7bc Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e6ba9f4bc27472880953a1b48a318b9", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}} 2018-07-22 03:14:50,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 used request id req-ca5ffc27-da5f-4527-9a96-641a520fa7bc 2018-07-22 03:14:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:50,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8efcd0c0-df90-40a0-8092-b3de5b355407 Date: Sun, 22 Jul 2018 03:14:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:48Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e6ba9f4bc27472880953a1b48a318b9","id":"8f79881b-0448-486a-829e-b6b1c7a4bb28","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet"}]} 2018-07-22 03:14:50,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d used request id req-8efcd0c0-df90-40a0-8092-b3de5b355407 2018-07-22 03:14:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d&name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dcaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:50,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-55af286c-18ff-4d99-b1cc-5e9e94234fd4 Date: Sun, 22 Jul 2018 03:14:50 GMT RESP BODY: {"ports":[]} 2018-07-22 03:14:50,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d&name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dcaport-1&admin_state_up=True used request id req-55af286c-18ff-4d99-b1cc-5e9e94234fd4 2018-07-22 03:14:50,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:50,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14: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-92f88876-fb6a-47ca-9a99-aac2e51e2364 x-compute-request-id: req-92f88876-fb6a-47ca-9a99-aac2e51e2364 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:14:50,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-inst used request id req-92f88876-fb6a-47ca-9a99-aac2e51e2364 2018-07-22 03:14:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:50,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b7d7ff6a-7009-40b3-96da-cb4b1ecb10d5 Date: Sun, 22 Jul 2018 03:14:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e6ba9f4bc27472880953a1b48a318b9","l2_adjacency":true,"status":"ACTIVE","subnets":["8f79881b-0448-486a-829e-b6b1c7a4bb28"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net","admin_state_up":true,"tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:47Z","mtu":1450}]} 2018-07-22 03:14:50,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net used request id req-b7d7ff6a-7009-40b3-96da-cb4b1ecb10d5 2018-07-22 03:14:50,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:51,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba0cb7b-00ae-4552-ab64-cfbe9cb27719 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e6ba9f4bc27472880953a1b48a318b9", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}} 2018-07-22 03:14:51,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 used request id req-7ba0cb7b-00ae-4552-ab64-cfbe9cb27719 2018-07-22 03:14:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:51,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db3ed93f-38e7-422a-818c-9bdf847b6218 Date: Sun, 22 Jul 2018 03:14:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:48Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e6ba9f4bc27472880953a1b48a318b9","id":"8f79881b-0448-486a-829e-b6b1c7a4bb28","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet"}]} 2018-07-22 03:14:51,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d used request id req-db3ed93f-38e7-422a-818c-9bdf847b6218 2018-07-22 03:14:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d&name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dcaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:51,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e1dfc8d9-7c24-4438-8b06-4175e6b7607e Date: Sun, 22 Jul 2018 03:14:51 GMT RESP BODY: {"ports":[]} 2018-07-22 03:14:51,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d&name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dcaport-1&admin_state_up=True used request id req-e1dfc8d9-7c24-4438-8b06-4175e6b7607e 2018-07-22 03:14:51,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:51,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:51,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "115c9d8e6298477fb79f87e52f0ad874", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role"}], "expires_at": "2018-07-22T04:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e6ba9f4bc27472880953a1b48a318b9", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/9e6ba9f4bc27472880953a1b48a318b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-user", "id": "c923f1d0e5774b379d4524d98a0eb426"}, "audit_ids": ["hAAxET3jTm6vPlklJSitFw"], "issued_at": "2018-07-22T03:14:51.000000Z"}} 2018-07-22 03:14:51,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}46bb17d16d019bf7654e1fa5499048b19a58ae37" 2018-07-22 03:14:51,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1ee664-e618-48b1-aaa1-3efb3fa1dfe4 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-22 03:14:51,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bf1ee664-e618-48b1-aaa1-3efb3fa1dfe4 2018-07-22 03:14:51,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:51,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-506ff1f4-5a20-4d1f-a6ba-daa1a8c45136 Date: Sun, 22 Jul 2018 03:14:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e6ba9f4bc27472880953a1b48a318b9","l2_adjacency":true,"status":"ACTIVE","subnets":["8f79881b-0448-486a-829e-b6b1c7a4bb28"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net","admin_state_up":true,"tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:47Z","mtu":1450}]} 2018-07-22 03:14:51,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net used request id req-506ff1f4-5a20-4d1f-a6ba-daa1a8c45136 2018-07-22 03:14:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:51,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-66864d46-2568-4030-937f-2c023cc56e04 Date: Sun, 22 Jul 2018 03:14:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:48Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e6ba9f4bc27472880953a1b48a318b9","id":"8f79881b-0448-486a-829e-b6b1c7a4bb28","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet"}]} 2018-07-22 03:14:51,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d used request id req-66864d46-2568-4030-937f-2c023cc56e04 2018-07-22 03:14:51,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:51,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-33f2298a-84cf-4f6a-98e2-954e4791fc62 Date: Sun, 22 Jul 2018 03:14:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e6ba9f4bc27472880953a1b48a318b9","l2_adjacency":true,"status":"ACTIVE","subnets":["8f79881b-0448-486a-829e-b6b1c7a4bb28"],"description":"","tags":[],"updated_at":"2018-07-22T03:14:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net","admin_state_up":true,"tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:47Z","mtu":1450}]} 2018-07-22 03:14:51,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net used request id req-33f2298a-84cf-4f6a-98e2-954e4791fc62 2018-07-22 03:14:51,938 - 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-22 03:14:51,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:51,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bb17d16d019bf7654e1fa5499048b19a58ae37" 2018-07-22 03:14:52,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cfba1dc-9908-4369-88f3-f0deb39658c8 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e6ba9f4bc27472880953a1b48a318b9", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}} 2018-07-22 03:14:52,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 used request id req-5cfba1dc-9908-4369-88f3-f0deb39658c8 2018-07-22 03:14:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f493b13a848fe6b77f1a96f528dc0a1818a2459" 2018-07-22 03:14:52,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3c70fd8b-8a47-4714-858f-85f9d7fcbe03 Date: Sun, 22 Jul 2018 03:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6434c1-2f94-4ad4-b6be-b883d1fd618d","tenant_id":"9e6ba9f4bc27472880953a1b48a318b9","created_at":"2018-07-22T03:14:48Z","dns_nameservers":[],"updated_at":"2018-07-22T03:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e6ba9f4bc27472880953a1b48a318b9","id":"8f79881b-0448-486a-829e-b6b1c7a4bb28","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet"}]} 2018-07-22 03:14:52,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6b6434c1-2f94-4ad4-b6be-b883d1fd618d used request id req-3c70fd8b-8a47-4714-858f-85f9d7fcbe03 2018-07-22 03:14:52,080 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net 2018-07-22 03:14:52,085 - 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}6f493b13a848fe6b77f1a96f528dc0a1818a2459" -d '{"port": {"network_id": "6b6434c1-2f94-4ad4-b6be-b883d1fd618d", "name": "CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dcaport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-07-22 03:14:52,094 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-9a8b1c61-f44f-4bee-ba29-296b40494ead Date: Sun, 22 Jul 2018 03:14:52 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 03:14:52,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-9a8b1c61-f44f-4bee-ba29-296b40494ead 2018-07-22 03:14:52,095 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 03:14:52,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c57dd1d2-23e2-4f6c-a89e-1cb4c9645b46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6215327f7e25910842f2e20b43cc18480321c809" 2018-07-22 03:14:52,147 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:14: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 x-openstack-request-id: req-56e396b0-cad1-42ae-872e-9f735e7587be x-compute-request-id: req-56e396b0-cad1-42ae-872e-9f735e7587be Content-Length: 0 Content-Type: application/json 2018-07-22 03:14:52,147 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c57dd1d2-23e2-4f6c-a89e-1cb4c9645b46 used request id req-56e396b0-cad1-42ae-872e-9f735e7587be 2018-07-22 03:14:52,148 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet 2018-07-22 03:14:52,148 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-subnet 2018-07-22 03:14:52,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8f79881b-0448-486a-829e-b6b1c7a4bb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76165afe745ebc281dc5bfc8751970784a0f692" 2018-07-22 03:14:53,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89de1939-6b01-4842-9b50-6d53a527eac8 Date: Sun, 22 Jul 2018 03:14:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:53,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8f79881b-0448-486a-829e-b6b1c7a4bb28 used request id req-89de1939-6b01-4842-9b50-6d53a527eac8 2018-07-22 03:14:53,310 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-pub-net 2018-07-22 03:14:53,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/6b6434c1-2f94-4ad4-b6be-b883d1fd618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76165afe745ebc281dc5bfc8751970784a0f692" 2018-07-22 03:14:54,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0007fca4-0ce6-4439-861a-a32c5d2a2031 Date: Sun, 22 Jul 2018 03:14:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:54,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6b6434c1-2f94-4ad4-b6be-b883d1fd618d used request id req-0007fca4-0ce6-4439-861a-a32c5d2a2031 2018-07-22 03:14:54,417 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b457cff7-d7a2-476f-be18-8d00b81a4dca-image 2018-07-22 03:14:54,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/16022161-84ee-4add-9440-a94fefa13bc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0eeac6319a19e24bac1b5e434a547554588283e8" 2018-07-22 03:14:54,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0e160f2-4fb4-42a5-a223-5011a40fd359 Date: Sun, 22 Jul 2018 03:14:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:14:54,791 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/16022161-84ee-4add-9440-a94fefa13bc7 used request id req-e0e160f2-4fb4-42a5-a223-5011a40fd359 2018-07-22 03:14:54,798 - 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}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:55,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d32440e9-5363-478d-a3c5-93b32c89ea53 Date: Sun, 22 Jul 2018 03:14:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e6ba9f4bc27472880953a1b48a318b9", "created_at": "2018-07-22T03:14:47Z", "updated_at": "2018-07-22T03:14:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:47Z", "revision_number": 0, "id": "2b647f72-0a32-4b01-9701-8b237cf3257a", "remote_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:47Z", "security_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "tenant_id": "9e6ba9f4bc27472880953a1b48a318b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e6ba9f4bc27472880953a1b48a318b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:47Z", "revision_number": 0, "id": "6b7bbc8e-0ef0-454b-b79f-2d9000410a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:47Z", "security_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "tenant_id": "9e6ba9f4bc27472880953a1b48a318b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e6ba9f4bc27472880953a1b48a318b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:47Z", "revision_number": 0, "id": "91aedc9d-7a94-478d-94e8-9349138f4710", "remote_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:47Z", "security_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "tenant_id": "9e6ba9f4bc27472880953a1b48a318b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e6ba9f4bc27472880953a1b48a318b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:14:47Z", "revision_number": 0, "id": "c50f75e5-6a2a-4a72-bc26-6e7dd265e33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:14:47Z", "security_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "tenant_id": "9e6ba9f4bc27472880953a1b48a318b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e6ba9f4bc27472880953a1b48a318b9"}], "revision_number": 4, "project_id": "9e6ba9f4bc27472880953a1b48a318b9", "id": "36257514-a6b7-48cc-9c03-621064eb39bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:14:55,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d32440e9-5363-478d-a3c5-93b32c89ea53 2018-07-22 03:14:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:55,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dfe4c0-6176-4552-8ebb-37c70b48a5aa 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:14:55,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-27dfe4c0-6176-4552-8ebb-37c70b48a5aa 2018-07-22 03:14:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:55,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c4aabb-58b8-4f93-910f-69fe3420a8d0 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e6ba9f4bc27472880953a1b48a318b9", "name": "CreateInstancePortManipulationTests-9f9cc565-2134-427-proj"}} 2018-07-22 03:14:55,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 used request id req-25c4aabb-58b8-4f93-910f-69fe3420a8d0 2018-07-22 03:14:55,220 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36257514-a6b7-48cc-9c03-621064eb39bb 2018-07-22 03:14:55,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=36257514-a6b7-48cc-9c03-621064eb39bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:55,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9f6d4b9c-b408-4c3c-8ae5-005b77b5055f Date: Sun, 22 Jul 2018 03:14:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:47Z", "security_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "port_range_min": null, "revision_number": 0, "tenant_id": "9e6ba9f4bc27472880953a1b48a318b9", "created_at": "2018-07-22T03:14:47Z", "project_id": "9e6ba9f4bc27472880953a1b48a318b9", "id": "2b647f72-0a32-4b01-9701-8b237cf3257a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:47Z", "security_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "port_range_min": null, "revision_number": 0, "tenant_id": "9e6ba9f4bc27472880953a1b48a318b9", "created_at": "2018-07-22T03:14:47Z", "project_id": "9e6ba9f4bc27472880953a1b48a318b9", "id": "6b7bbc8e-0ef0-454b-b79f-2d9000410a74"}, {"remote_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:47Z", "security_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "port_range_min": null, "revision_number": 0, "tenant_id": "9e6ba9f4bc27472880953a1b48a318b9", "created_at": "2018-07-22T03:14:47Z", "project_id": "9e6ba9f4bc27472880953a1b48a318b9", "id": "91aedc9d-7a94-478d-94e8-9349138f4710"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:14:47Z", "security_group_id": "36257514-a6b7-48cc-9c03-621064eb39bb", "port_range_min": null, "revision_number": 0, "tenant_id": "9e6ba9f4bc27472880953a1b48a318b9", "created_at": "2018-07-22T03:14:47Z", "project_id": "9e6ba9f4bc27472880953a1b48a318b9", "id": "c50f75e5-6a2a-4a72-bc26-6e7dd265e33d"}]} 2018-07-22 03:14:55,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=36257514-a6b7-48cc-9c03-621064eb39bb used request id req-9f6d4b9c-b408-4c3c-8ae5-005b77b5055f 2018-07-22 03:14:55,246 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:14:55,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/36257514-a6b7-48cc-9c03-621064eb39bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:55,367 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c04db6ca-c630-4988-a3ab-9e15eba62d0c Content-Length: 0 Date: Sun, 22 Jul 2018 03:14:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:14:55,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/36257514-a6b7-48cc-9c03-621064eb39bb used request id req-c04db6ca-c630-4988-a3ab-9e15eba62d0c 2018-07-22 03:14:55,368 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9f9cc565-2134-427-proj 2018-07-22 03:14:55,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:55,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-316d6096-96a0-4475-8bfd-f0f7191134a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:55,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9e6ba9f4bc27472880953a1b48a318b9 used request id req-316d6096-96a0-4475-8bfd-f0f7191134a0 2018-07-22 03:14:55,580 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9f9cc565-2134-427-proj-role 2018-07-22 03:14:55,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/115c9d8e6298477fb79f87e52f0ad874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:55,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa40b87f-2966-4dc9-9a11-99e528514b28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:55,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/115c9d8e6298477fb79f87e52f0ad874 used request id req-fa40b87f-2966-4dc9-9a11-99e528514b28 2018-07-22 03:14:55,695 - 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}885d0ed178b3ee8dee0b5c99b986a89d4b5eb85d" 2018-07-22 03:14:55,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82da7d92-ac8d-4b23-9b5e-6c6e19d4c566 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:14:55,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-82da7d92-ac8d-4b23-9b5e-6c6e19d4c566 2018-07-22 03:14:55,781 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9f9cc565-2134-427-user 2018-07-22 03:14:55,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c923f1d0e5774b379d4524d98a0eb426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba4e2185093b6536d66e54a6edda4aae2c118c7" 2018-07-22 03:14:55,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf0cc73-61a4-4873-a1ce-8025dd57e1ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:55,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c923f1d0e5774b379d4524d98a0eb426 used request id req-aaf0cc73-61a4-4873-a1ce-8025dd57e1ef 2018-07-22 03:14:55,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:56,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["gpokTuoVSrS8jIzhN6ckXA"], "issued_at": "2018-07-22T03:14:56.000000Z"}} 2018-07-22 03:14:56,395 - 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}23e6c2c8209930c8841bece8daf53fe3c4239b52" 2018-07-22 03:14:56,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084fb176-7f55-482f-865a-af0465cc43dc 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-22 03:14:56,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-084fb176-7f55-482f-865a-af0465cc43dc 2018-07-22 03:14:56,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:56,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:56,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["cJz2ZzYwQlCEkCcCwHsVjw"], "issued_at": "2018-07-22T03:14:56.000000Z"}} 2018-07-22 03:14:56,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}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:14:56,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abf15b2-9d55-4f82-b46f-3aee5c88c208 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-22 03:14:56,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9abf15b2-9d55-4f82-b46f-3aee5c88c208 2018-07-22 03:14:56,982 - 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-22 03:14:56,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:56,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-06a74f5d-e862-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:14:57,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5833a1ad-1f52-4882-bc84-819cb5a7e847 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-06a74f5d-e862-495-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:14:57,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-06a74f5d-e862-495-proj used request id req-5833a1ad-1f52-4882-bc84-819cb5a7e847 2018-07-22 03:14:57,076 - 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}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:14:57,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316d0685-3d4c-41d8-af23-89ec2db589e4 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-22 03:14:57,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-316d0685-3d4c-41d8-af23-89ec2db589e4 2018-07-22 03:14:57,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}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}}' 2018-07-22 03:14:57,287 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-835b01c7-226d-4d38-8f53-950f32bd799f Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4"}, "tags": [], "enabled": true, "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}} 2018-07-22 03:14:57,287 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-835b01c7-226d-4d38-8f53-950f32bd799f 2018-07-22 03:14:57,287 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-06a74f5d-e862-495-proj 2018-07-22 03:14:57,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:57,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:57,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hZiiYwgUTieaeJqlpB99SA"], "issued_at": "2018-07-22T03:14:57.000000Z"}} 2018-07-22 03:14:57,670 - 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}6eb4f7b197c2c4f77b50a5da2a170b9d43cc3aa9" 2018-07-22 03:14:57,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c034e95-c8e7-4d2b-9e54-fdcbc376380b 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-22 03:14:57,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1c034e95-c8e7-4d2b-9e54-fdcbc376380b 2018-07-22 03:14:57,753 - 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-22 03:14:57,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:14:57,759 - 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}6eb4f7b197c2c4f77b50a5da2a170b9d43cc3aa9" 2018-07-22 03:14:57,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49ad1ce-0b07-41b6-ada7-0e90af1887a3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:14:57,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f49ad1ce-0b07-41b6-ada7-0e90af1887a3 2018-07-22 03:14:57,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-06a74f5d-e862-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4f7b197c2c4f77b50a5da2a170b9d43cc3aa9" 2018-07-22 03:14:57,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c541fba-0f26-499e-868d-38d610bc2bdd Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-06a74f5d-e862-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4"}, "tags": [], "enabled": true, "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}]} 2018-07-22 03:14:57,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-06a74f5d-e862-495-proj used request id req-4c541fba-0f26-499e-868d-38d610bc2bdd 2018-07-22 03:14:57,947 - 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}6eb4f7b197c2c4f77b50a5da2a170b9d43cc3aa9" 2018-07-22 03:14:58,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-619dbdb4-74be-4638-867b-d3faf8ccbbf9 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-22 03:14:58,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-619dbdb4-74be-4638-867b-d3faf8ccbbf9 2018-07-22 03:14:58,406 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-06a74f5d-e862-495-user 2018-07-22 03:14:58,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:58,411 - 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}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:14:58,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0ed368-1c96-46a5-9295-bda5bf4a07d8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:14:58,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f0ed368-1c96-46a5-9295-bda5bf4a07d8 2018-07-22 03:14:58,506 - 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}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" -d '{"role": {"name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role"}}' 2018-07-22 03:14:58,539 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1d617e3-cfe3-4ba8-9df1-078eec93e46f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e840a5398a943f59ffeab2a8f5efda7", "links": {"self": "http://172.30.9.25:5000/v3/roles/4e840a5398a943f59ffeab2a8f5efda7"}, "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role"}} 2018-07-22 03:14:58,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b1d617e3-cfe3-4ba8-9df1-078eec93e46f 2018-07-22 03:14:58,540 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role 2018-07-22 03:14:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4e840a5398a943f59ffeab2a8f5efda7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:14:58,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad58695f-ce6f-408a-9b73-4678a739e515 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e840a5398a943f59ffeab2a8f5efda7", "links": {"self": "http://172.30.9.25:5000/v3/roles/4e840a5398a943f59ffeab2a8f5efda7"}, "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role"}} 2018-07-22 03:14:58,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4e840a5398a943f59ffeab2a8f5efda7 used request id req-ad58695f-ce6f-408a-9b73-4678a739e515 2018-07-22 03:14:58,627 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role to project CreateInstancePortManipulationTests-06a74f5d-e862-495-proj 2018-07-22 03:14:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4/users/c1c93ba655c94bce8d7f854e1df55ec2/roles/4e840a5398a943f59ffeab2a8f5efda7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:14:58,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5448c113-03b0-4082-a00e-8ada975c2354 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:14:58,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4/users/c1c93ba655c94bce8d7f854e1df55ec2/roles/4e840a5398a943f59ffeab2a8f5efda7 used request id req-5448c113-03b0-4082-a00e-8ada975c2354 2018-07-22 03:14:58,747 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:14:58,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:14:58,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:14:59,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e840a5398a943f59ffeab2a8f5efda7", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role"}], "expires_at": "2018-07-22T04:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-user", "id": "c1c93ba655c94bce8d7f854e1df55ec2"}, "audit_ids": ["pkjuw3XRT76lfOC7proCBg"], "issued_at": "2018-07-22T03:14:59.000000Z"}} 2018-07-22 03:14:59,130 - 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}1028efaafd967005efae3db1e09d7da83fecfa79" 2018-07-22 03:14:59,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f4fd4a-f7b8-4089-8fe1-8c04abb83fe3 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-22 03:14:59,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-19f4fd4a-f7b8-4089-8fe1-8c04abb83fe3 2018-07-22 03:14:59,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1028efaafd967005efae3db1e09d7da83fecfa79" 2018-07-22 03:14:59,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-061e58d2-ee6b-488a-8985-dc2d4b9302de Date: Sun, 22 Jul 2018 03:14:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image"} 2018-07-22 03:14:59,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image used request id req-061e58d2-ee6b-488a-8985-dc2d4b9302de 2018-07-22 03:14:59,397 - 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}1028efaafd967005efae3db1e09d7da83fecfa79" 2018-07-22 03:14:59,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4f49143a-3d3e-4dad-8820-9dd0fb89fcfa Date: Sun, 22 Jul 2018 03:14:59 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-22 03:14:59,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4f49143a-3d3e-4dad-8820-9dd0fb89fcfa 2018-07-22 03:14:59,433 - 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}1028efaafd967005efae3db1e09d7da83fecfa79" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image"}' 2018-07-22 03:14:59,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e64560e4-5021-4663-93bb-300874b23540 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5c4d6ce2-6920-45bd-8838-164bd20fa686 Date: Sun, 22 Jul 2018 03:14:59 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:14:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/e64560e4-5021-4663-93bb-300874b23540", "min_disk": 0, "protected": false, "id": "e64560e4-5021-4663-93bb-300874b23540", "file": "/v2/images/e64560e4-5021-4663-93bb-300874b23540/file", "checksum": null, "owner": "1c8b239b9a0e4308b54ddf02548f7cd4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:14:59,464 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5c4d6ce2-6920-45bd-8838-164bd20fa686 2018-07-22 03:14:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/e64560e4-5021-4663-93bb-300874b23540/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1028efaafd967005efae3db1e09d7da83fecfa79" -d '' 2018-07-22 03:15:00,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-415cc8ed-d7dc-45fd-be33-d34d824a6890 Date: Sun, 22 Jul 2018 03:15: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-22 03:15:00,769 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e64560e4-5021-4663-93bb-300874b23540/file used request id req-415cc8ed-d7dc-45fd-be33-d34d824a6890 2018-07-22 03:15:00,770 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:15:00,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e64560e4-5021-4663-93bb-300874b23540 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1028efaafd967005efae3db1e09d7da83fecfa79" 2018-07-22 03:15:00,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fa96a717-ff2f-4c9a-b1fd-b64ff0c7f5f9 Date: Sun, 22 Jul 2018 03:15:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:00Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/e64560e4-5021-4663-93bb-300874b23540/snap", "metadata": {}}], "self": "/v2/images/e64560e4-5021-4663-93bb-300874b23540", "min_disk": 0, "protected": false, "id": "e64560e4-5021-4663-93bb-300874b23540", "file": "/v2/images/e64560e4-5021-4663-93bb-300874b23540/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c8b239b9a0e4308b54ddf02548f7cd4", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/e64560e4-5021-4663-93bb-300874b23540/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:00,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e64560e4-5021-4663-93bb-300874b23540 used request id req-fa96a717-ff2f-4c9a-b1fd-b64ff0c7f5f9 2018-07-22 03:15:00,798 - 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}1028efaafd967005efae3db1e09d7da83fecfa79" 2018-07-22 03:15:00,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dbccf01f-49dc-4adb-b152-5a63ba04b41f Date: Sun, 22 Jul 2018 03:15:00 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-22 03:15:00,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-dbccf01f-49dc-4adb-b152-5a63ba04b41f 2018-07-22 03:15:00,806 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image 2018-07-22 03:15:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e64560e4-5021-4663-93bb-300874b23540 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1028efaafd967005efae3db1e09d7da83fecfa79" 2018-07-22 03:15:00,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0daf4280-cf60-4ae2-bacd-1f49be335387 Date: Sun, 22 Jul 2018 03:15:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:14:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:00Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/e64560e4-5021-4663-93bb-300874b23540/snap", "metadata": {}}], "self": "/v2/images/e64560e4-5021-4663-93bb-300874b23540", "min_disk": 0, "protected": false, "id": "e64560e4-5021-4663-93bb-300874b23540", "file": "/v2/images/e64560e4-5021-4663-93bb-300874b23540/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c8b239b9a0e4308b54ddf02548f7cd4", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/e64560e4-5021-4663-93bb-300874b23540/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:00,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e64560e4-5021-4663-93bb-300874b23540 used request id req-0daf4280-cf60-4ae2-bacd-1f49be335387 2018-07-22 03:15:00,825 - create_image - DEBUG - Instance status is - active 2018-07-22 03:15:00,825 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image 2018-07-22 03:15:00,825 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image 2018-07-22 03:15:00,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:00,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:01,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e840a5398a943f59ffeab2a8f5efda7", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role"}], "expires_at": "2018-07-22T04:15:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-user", "id": "c1c93ba655c94bce8d7f854e1df55ec2"}, "audit_ids": ["YXIbg2tjQB6V3HWYyd4lwA"], "issued_at": "2018-07-22T03:15:01.000000Z"}} 2018-07-22 03:15:01,215 - 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}0a4d51a997b526bf848ea15cef26e672edc56243" 2018-07-22 03:15:01,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1419fd2-6aa5-43bf-a0a4-773ac79bc106 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-22 03:15:01,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e1419fd2-6aa5-43bf-a0a4-773ac79bc106 2018-07-22 03:15:01,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4d51a997b526bf848ea15cef26e672edc56243" 2018-07-22 03:15:01,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2ec7ca05-2ef4-47ed-b81f-78584ad5e3ea Date: Sun, 22 Jul 2018 03:15:01 GMT RESP BODY: {"networks":[]} 2018-07-22 03:15:01,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net used request id req-2ec7ca05-2ef4-47ed-b81f-78584ad5e3ea 2018-07-22 03:15:01,456 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net 2018-07-22 03:15:01,461 - 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}0a4d51a997b526bf848ea15cef26e672edc56243" -d '{"network": {"name": "CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net", "admin_state_up": true}}' 2018-07-22 03:15:01,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-037fa7b1-8d05-439a-b8d6-b563da225d3e Date: Sun, 22 Jul 2018 03:15:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:15:01Z","is_default":false,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:01Z","mtu":1450}} 2018-07-22 03:15:01,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-037fa7b1-8d05-439a-b8d6-b563da225d3e 2018-07-22 03:15:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=74571139-ca52-4ca8-b326-fd1f9dc994a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4d51a997b526bf848ea15cef26e672edc56243" 2018-07-22 03:15:01,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-26fc8fec-e72c-41e7-90be-e8e2c4916d97 Date: Sun, 22 Jul 2018 03:15:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:15:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net","admin_state_up":true,"tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:01Z","mtu":1450}]} 2018-07-22 03:15:01,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=74571139-ca52-4ca8-b326-fd1f9dc994a5 used request id req-26fc8fec-e72c-41e7-90be-e8e2c4916d97 2018-07-22 03:15:01,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4d51a997b526bf848ea15cef26e672edc56243" 2018-07-22 03:15:01,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-befbc797-0071-42f9-aa60-e1a879f94474 Date: Sun, 22 Jul 2018 03:15:01 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:15:01,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 used request id req-befbc797-0071-42f9-aa60-e1a879f94474 2018-07-22 03:15:01,984 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet 2018-07-22 03:15:01,988 - 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}0a4d51a997b526bf848ea15cef26e672edc56243" -d '{"subnets": [{"ip_version": 4, "network_id": "74571139-ca52-4ca8-b326-fd1f9dc994a5", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet"}]}' 2018-07-22 03:15:02,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-341d163f-61eb-4fdf-b0ea-d4306e1c5c99 Date: Sun, 22 Jul 2018 03:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","id":"9f2142a6-5c12-4c2e-ab7b-91b63a261984","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet"}]} 2018-07-22 03:15:02,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-341d163f-61eb-4fdf-b0ea-d4306e1c5c99 2018-07-22 03:15:02,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=74571139-ca52-4ca8-b326-fd1f9dc994a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4d51a997b526bf848ea15cef26e672edc56243" 2018-07-22 03:15:02,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4605793f-2b17-4353-be5d-3d94e7048dec Date: Sun, 22 Jul 2018 03:15:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","l2_adjacency":true,"status":"ACTIVE","subnets":["9f2142a6-5c12-4c2e-ab7b-91b63a261984"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net","admin_state_up":true,"tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:01Z","mtu":1450}]} 2018-07-22 03:15:02,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=74571139-ca52-4ca8-b326-fd1f9dc994a5 used request id req-4605793f-2b17-4353-be5d-3d94e7048dec 2018-07-22 03:15:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4d51a997b526bf848ea15cef26e672edc56243" 2018-07-22 03:15:02,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea4a6444-3f69-4ef3-be32-e2d6859012f9 Date: Sun, 22 Jul 2018 03:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","id":"9f2142a6-5c12-4c2e-ab7b-91b63a261984","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet"}]} 2018-07-22 03:15:02,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 used request id req-ea4a6444-3f69-4ef3-be32-e2d6859012f9 2018-07-22 03:15:02,822 - OpenStackNetwork - DEBUG - Network [74571139-ca52-4ca8-b326-fd1f9dc994a5] created successfully 2018-07-22 03:15:02,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:02,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:03,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["CNcdjR1KSJujbeV4DS355w"], "issued_at": "2018-07-22T03:15:03.000000Z"}} 2018-07-22 03:15:03,206 - 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}a07b9669dac15937b871c5fbfbd2edb643139663" 2018-07-22 03:15:03,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8709cea6-fa18-4429-adc9-d93c57f3436a 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-22 03:15:03,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8709cea6-fa18-4429-adc9-d93c57f3436a 2018-07-22 03:15:03,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:15:03,309 - 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}a07b9669dac15937b871c5fbfbd2edb643139663" 2018-07-22 03:15:03,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-e178b40e-a264-417b-b307-2f89b20e1d9f x-compute-request-id: req-e178b40e-a264-417b-b307-2f89b20e1d9f Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:15:03,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e178b40e-a264-417b-b307-2f89b20e1d9f 2018-07-22 03:15:03,517 - 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}a07b9669dac15937b871c5fbfbd2edb643139663" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-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-22 03:15:03,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-cb3aa35f-1aa8-4d9c-9f40-2b00d07325d8 x-compute-request-id: req-cb3aa35f-1aa8-4d9c-9f40-2b00d07325d8 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4b46e708-3e82-4252-983f-30daa8b34b1a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4b46e708-3e82-4252-983f-30daa8b34b1a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4b46e708-3e82-4252-983f-30daa8b34b1a"}} 2018-07-22 03:15:03,551 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cb3aa35f-1aa8-4d9c-9f40-2b00d07325d8 2018-07-22 03:15:03,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:03,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:03,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e840a5398a943f59ffeab2a8f5efda7", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role"}], "expires_at": "2018-07-22T04:15:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-user", "id": "c1c93ba655c94bce8d7f854e1df55ec2"}, "audit_ids": ["wBpvDbPOS8ujM-dUWeMthQ"], "issued_at": "2018-07-22T03:15:03.000000Z"}} 2018-07-22 03:15:03,951 - 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}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:04,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c73ba6-d09a-4ef6-9f45-4d219b4d685c 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-22 03:15:04,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-79c73ba6-d09a-4ef6-9f45-4d219b4d685c 2018-07-22 03:15:04,037 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:15:04,038 - 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}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:04,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de53ab6b-5b13-416a-b392-92205339a867 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-22 03:15:04,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-de53ab6b-5b13-416a-b392-92205339a867 2018-07-22 03:15:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:04,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d15ad12e-ec8a-47ad-8fea-0f01262c469c Date: Sun, 22 Jul 2018 03:15:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","l2_adjacency":true,"status":"ACTIVE","subnets":["9f2142a6-5c12-4c2e-ab7b-91b63a261984"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net","admin_state_up":true,"tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:01Z","mtu":1450}]} 2018-07-22 03:15:04,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net used request id req-d15ad12e-ec8a-47ad-8fea-0f01262c469c 2018-07-22 03:15:04,375 - 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-22 03:15:04,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:04,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642c9688-2d50-4b2a-bb44-8f5703930b74 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}} 2018-07-22 03:15:04,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 used request id req-642c9688-2d50-4b2a-bb44-8f5703930b74 2018-07-22 03:15:04,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:04,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d0273d05-e1ec-4343-8ea6-7943b7649b67 Date: Sun, 22 Jul 2018 03:15:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","id":"9f2142a6-5c12-4c2e-ab7b-91b63a261984","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet"}]} 2018-07-22 03:15:04,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 used request id req-d0273d05-e1ec-4343-8ea6-7943b7649b67 2018-07-22 03:15:04,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5&name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:04,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e4ae91f5-ab95-4764-9e74-3ddc0b499b6b Date: Sun, 22 Jul 2018 03:15:04 GMT RESP BODY: {"ports":[]} 2018-07-22 03:15:04,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5&name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8port-1&admin_state_up=True used request id req-e4ae91f5-ab95-4764-9e74-3ddc0b499b6b 2018-07-22 03:15:04,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:04,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-96d6a3ba-776c-4b1d-afe1-ed5264f40c34 x-compute-request-id: req-96d6a3ba-776c-4b1d-afe1-ed5264f40c34 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:15:04,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-inst used request id req-96d6a3ba-776c-4b1d-afe1-ed5264f40c34 2018-07-22 03:15:04,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:04,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b12778e4-dc7e-48d8-b9d8-3ab423b7ae1a Date: Sun, 22 Jul 2018 03:15:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","l2_adjacency":true,"status":"ACTIVE","subnets":["9f2142a6-5c12-4c2e-ab7b-91b63a261984"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net","admin_state_up":true,"tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:01Z","mtu":1450}]} 2018-07-22 03:15:04,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net used request id req-b12778e4-dc7e-48d8-b9d8-3ab423b7ae1a 2018-07-22 03:15:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:04,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81c9313-5c57-47d0-be2d-8eed44c559b6 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}} 2018-07-22 03:15:04,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 used request id req-d81c9313-5c57-47d0-be2d-8eed44c559b6 2018-07-22 03:15:04,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:05,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aeeb9c4a-7be3-485f-aaa3-2b68427f4060 Date: Sun, 22 Jul 2018 03:15:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","id":"9f2142a6-5c12-4c2e-ab7b-91b63a261984","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet"}]} 2018-07-22 03:15:05,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 used request id req-aeeb9c4a-7be3-485f-aaa3-2b68427f4060 2018-07-22 03:15:05,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5&name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:05,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-549569f9-ddb5-4a19-bfcc-ab3fcbfe9832 Date: Sun, 22 Jul 2018 03:15:05 GMT RESP BODY: {"ports":[]} 2018-07-22 03:15:05,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5&name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8port-1&admin_state_up=True used request id req-549569f9-ddb5-4a19-bfcc-ab3fcbfe9832 2018-07-22 03:15:05,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:05,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:05,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e840a5398a943f59ffeab2a8f5efda7", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role"}], "expires_at": "2018-07-22T04:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/1c8b239b9a0e4308b54ddf02548f7cd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-user", "id": "c1c93ba655c94bce8d7f854e1df55ec2"}, "audit_ids": ["LBOo1pB6R6-SZOqysqGK7A"], "issued_at": "2018-07-22T03:15:05.000000Z"}} 2018-07-22 03:15:05,451 - 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}8c1d96761c453f2850722171201b95498b5d41e6" 2018-07-22 03:15:05,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aed0169-494d-4989-b44d-18d13d59e566 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-22 03:15:05,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6aed0169-494d-4989-b44d-18d13d59e566 2018-07-22 03:15:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:05,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2c18012b-2ebd-4c1b-bce5-190cc583019c Date: Sun, 22 Jul 2018 03:15:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","l2_adjacency":true,"status":"ACTIVE","subnets":["9f2142a6-5c12-4c2e-ab7b-91b63a261984"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net","admin_state_up":true,"tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:01Z","mtu":1450}]} 2018-07-22 03:15:05,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net used request id req-2c18012b-2ebd-4c1b-bce5-190cc583019c 2018-07-22 03:15:05,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:05,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2145ce75-e243-404b-ad9a-cb204709ab64 Date: Sun, 22 Jul 2018 03:15:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","id":"9f2142a6-5c12-4c2e-ab7b-91b63a261984","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet"}]} 2018-07-22 03:15:05,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 used request id req-2145ce75-e243-404b-ad9a-cb204709ab64 2018-07-22 03:15:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:05,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-053cc1bd-0139-49ae-9d15-cd4af7537f44 Date: Sun, 22 Jul 2018 03:15:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","l2_adjacency":true,"status":"ACTIVE","subnets":["9f2142a6-5c12-4c2e-ab7b-91b63a261984"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net","admin_state_up":true,"tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:01Z","mtu":1450}]} 2018-07-22 03:15:05,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net used request id req-053cc1bd-0139-49ae-9d15-cd4af7537f44 2018-07-22 03:15:05,712 - 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-22 03:15:05,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:05,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1d96761c453f2850722171201b95498b5d41e6" 2018-07-22 03:15:05,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58044fe3-0842-4c2e-b887-fa0a13861da8 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}} 2018-07-22 03:15:05,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 used request id req-58044fe3-0842-4c2e-b887-fa0a13861da8 2018-07-22 03:15:05,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:05,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-557dbcd3-9cf9-468b-9484-527168d9cf6f Date: Sun, 22 Jul 2018 03:15:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","id":"9f2142a6-5c12-4c2e-ab7b-91b63a261984","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet"}]} 2018-07-22 03:15:05,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5 used request id req-557dbcd3-9cf9-468b-9484-527168d9cf6f 2018-07-22 03:15:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5&name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d59fd9bb0f0b0899dc206e77afedacc68e521" 2018-07-22 03:15:05,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ee8d30e4-06fe-4f6c-90bf-ce56670f02a5 Date: Sun, 22 Jul 2018 03:15:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74571139-ca52-4ca8-b326-fd1f9dc994a5","tenant_id":"1c8b239b9a0e4308b54ddf02548f7cd4","created_at":"2018-07-22T03:15:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c8b239b9a0e4308b54ddf02548f7cd4","id":"9f2142a6-5c12-4c2e-ab7b-91b63a261984","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet"}]} 2018-07-22 03:15:05,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=74571139-ca52-4ca8-b326-fd1f9dc994a5&name=CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet used request id req-ee8d30e4-06fe-4f6c-90bf-ce56670f02a5 2018-07-22 03:15:05,916 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net 2018-07-22 03:15:05,921 - 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}090d59fd9bb0f0b0899dc206e77afedacc68e521" -d '{"port": {"network_id": "74571139-ca52-4ca8-b326-fd1f9dc994a5", "fixed_ips": [{"subnet_id": "9f2142a6-5c12-4c2e-ab7b-91b63a261984", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8port-1", "admin_state_up": true}}' 2018-07-22 03:15:06,379 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-be114dbe-8bf4-443d-a94f-54a80721d9ef Date: Sun, 22 Jul 2018 03:15:06 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-22 03:15:06,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-be114dbe-8bf4-443d-a94f-54a80721d9ef 2018-07-22 03:15:06,379 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-22 03:15:06,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/4b46e708-3e82-4252-983f-30daa8b34b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07b9669dac15937b871c5fbfbd2edb643139663" 2018-07-22 03:15:06,422 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:15: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-d0cc2ed0-01e5-4108-9d00-a6272bdc88bb x-compute-request-id: req-d0cc2ed0-01e5-4108-9d00-a6272bdc88bb Content-Length: 0 Content-Type: application/json 2018-07-22 03:15:06,422 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4b46e708-3e82-4252-983f-30daa8b34b1a used request id req-d0cc2ed0-01e5-4108-9d00-a6272bdc88bb 2018-07-22 03:15:06,423 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet 2018-07-22 03:15:06,423 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-subnet 2018-07-22 03:15:06,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9f2142a6-5c12-4c2e-ab7b-91b63a261984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4d51a997b526bf848ea15cef26e672edc56243" 2018-07-22 03:15:07,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc5c415d-3287-4ee0-9ee4-a797b94879ca Date: Sun, 22 Jul 2018 03:15:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:07,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9f2142a6-5c12-4c2e-ab7b-91b63a261984 used request id req-fc5c415d-3287-4ee0-9ee4-a797b94879ca 2018-07-22 03:15:07,395 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-pub-net 2018-07-22 03:15:07,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/74571139-ca52-4ca8-b326-fd1f9dc994a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4d51a997b526bf848ea15cef26e672edc56243" 2018-07-22 03:15:08,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c9387ea-6d38-4c09-b3f6-3f86740ed75d Date: Sun, 22 Jul 2018 03:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:08,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/74571139-ca52-4ca8-b326-fd1f9dc994a5 used request id req-1c9387ea-6d38-4c09-b3f6-3f86740ed75d 2018-07-22 03:15:08,435 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8333c25f-5f4e-4b77-be11-b16e5006efc8-image 2018-07-22 03:15:08,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/e64560e4-5021-4663-93bb-300874b23540 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1028efaafd967005efae3db1e09d7da83fecfa79" 2018-07-22 03:15:08,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad95b749-f6cd-41f1-b5bd-3b4564a5f90b Date: Sun, 22 Jul 2018 03:15:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:15:08,781 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e64560e4-5021-4663-93bb-300874b23540 used request id req-ad95b749-f6cd-41f1-b5bd-3b4564a5f90b 2018-07-22 03:15:08,787 - 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}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bb6649d8-1c43-4c9f-8421-5f393f341b0f Date: Sun, 22 Jul 2018 03:15:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "created_at": "2018-07-22T03:15:01Z", "updated_at": "2018-07-22T03:15:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:01Z", "revision_number": 0, "id": "19c8afbd-3503-412b-a238-1b9d6b9a7b83", "remote_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:01Z", "security_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "tenant_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c8b239b9a0e4308b54ddf02548f7cd4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:01Z", "revision_number": 0, "id": "5b640c44-31d6-456f-9457-94753c85ca9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:01Z", "security_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "tenant_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c8b239b9a0e4308b54ddf02548f7cd4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:01Z", "revision_number": 0, "id": "8d3491cb-9332-42c4-82ef-2a1cfe0531fb", "remote_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:01Z", "security_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "tenant_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c8b239b9a0e4308b54ddf02548f7cd4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:01Z", "revision_number": 0, "id": "e7d4c408-1811-4c71-be22-89f2ae7a4f4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:01Z", "security_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "tenant_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c8b239b9a0e4308b54ddf02548f7cd4"}], "revision_number": 4, "project_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "name": "default"}]} 2018-07-22 03:15:09,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-bb6649d8-1c43-4c9f-8421-5f393f341b0f 2018-07-22 03:15:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d3e836-81b7-410d-a3ed-19ec444b3e83 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:15:09,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-a8d3e836-81b7-410d-a3ed-19ec444b3e83 2018-07-22 03:15:09,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-400c2dbd-6820-4a0e-bec6-ec47baff0684 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:09,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-400c2dbd-6820-4a0e-bec6-ec47baff0684 2018-07-22 03:15:09,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:09,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c6d496-fac1-4168-b7b5-4097a3cd92e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:09,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-80c6d496-fac1-4168-b7b5-4097a3cd92e9 2018-07-22 03:15:09,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:09,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11378bfa-ade4-424e-9883-0ec84757ad8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:09,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-11378bfa-ade4-424e-9883-0ec84757ad8d 2018-07-22 03:15:09,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b8f9694-64e0-4b6f-aa2c-55363e94cb6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:09,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-9b8f9694-64e0-4b6f-aa2c-55363e94cb6e 2018-07-22 03:15:09,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:09,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d3707d-b0c8-4cb1-bdd9-ec95ac3737f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:09,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-c4d3707d-b0c8-4cb1-bdd9-ec95ac3737f5 2018-07-22 03:15:09,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:09,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444701fb-8c39-4955-9de4-295dfaabd8a6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:15:09,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-444701fb-8c39-4955-9de4-295dfaabd8a6 2018-07-22 03:15:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-246f93a0-ca23-4b7a-8c51-c75fb323742a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:09,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-246f93a0-ca23-4b7a-8c51-c75fb323742a 2018-07-22 03:15:09,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:09,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:09,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6750225c-e458-492b-89ca-1b2974e4a99c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:09,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-6750225c-e458-492b-89ca-1b2974e4a99c 2018-07-22 03:15:09,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:10,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19f02f7-e5fe-4490-b1f5-17268eefc84c Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c8b239b9a0e4308b54ddf02548f7cd4", "name": "CreateInstancePortManipulationTests-06a74f5d-e862-495-proj"}} 2018-07-22 03:15:10,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 used request id req-e19f02f7-e5fe-4490-b1f5-17268eefc84c 2018-07-22 03:15:10,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c 2018-07-22 03:15:10,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:10,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c8ad1087-f5ea-4061-877c-d7a4a01c9c2a Date: Sun, 22 Jul 2018 03:15:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:01Z", "security_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "port_range_min": null, "revision_number": 0, "tenant_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "created_at": "2018-07-22T03:15:01Z", "project_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "id": "19c8afbd-3503-412b-a238-1b9d6b9a7b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:01Z", "security_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "port_range_min": null, "revision_number": 0, "tenant_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "created_at": "2018-07-22T03:15:01Z", "project_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "id": "5b640c44-31d6-456f-9457-94753c85ca9f"}, {"remote_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:01Z", "security_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "port_range_min": null, "revision_number": 0, "tenant_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "created_at": "2018-07-22T03:15:01Z", "project_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "id": "8d3491cb-9332-42c4-82ef-2a1cfe0531fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:01Z", "security_group_id": "ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c", "port_range_min": null, "revision_number": 0, "tenant_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "created_at": "2018-07-22T03:15:01Z", "project_id": "1c8b239b9a0e4308b54ddf02548f7cd4", "id": "e7d4c408-1811-4c71-be22-89f2ae7a4f4e"}]} 2018-07-22 03:15:10,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c used request id req-c8ad1087-f5ea-4061-877c-d7a4a01c9c2a 2018-07-22 03:15:10,035 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:15:10,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:10,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72c5749b-7095-4252-af62-158bae1a8927 Content-Length: 0 Date: Sun, 22 Jul 2018 03:15:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:10,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ec42773e-b01f-4e9a-b463-2ac4ee8f5e6c used request id req-72c5749b-7095-4252-af62-158bae1a8927 2018-07-22 03:15:10,198 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-06a74f5d-e862-495-proj 2018-07-22 03:15:10,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:10,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7575f22-f925-4f1a-a925-42ea4066b904 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:10,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/1c8b239b9a0e4308b54ddf02548f7cd4 used request id req-e7575f22-f925-4f1a-a925-42ea4066b904 2018-07-22 03:15:10,409 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-06a74f5d-e862-495-proj-role 2018-07-22 03:15:10,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4e840a5398a943f59ffeab2a8f5efda7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:10,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a815ada-5ba8-4096-ad31-ba5e47a2f970 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:10,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4e840a5398a943f59ffeab2a8f5efda7 used request id req-5a815ada-5ba8-4096-ad31-ba5e47a2f970 2018-07-22 03:15:10,521 - 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}2a72d59a21f123d8cffdbbce1a92d1074cf465c2" 2018-07-22 03:15:10,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7dc1f2f-0643-43c6-aa1b-42e524d94230 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:15:10,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e7dc1f2f-0643-43c6-aa1b-42e524d94230 2018-07-22 03:15:10,605 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-06a74f5d-e862-495-user 2018-07-22 03:15:10,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c1c93ba655c94bce8d7f854e1df55ec2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4f7b197c2c4f77b50a5da2a170b9d43cc3aa9" 2018-07-22 03:15:10,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7fd8b7-bb26-487b-af1a-fc65ef076c8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:10,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c1c93ba655c94bce8d7f854e1df55ec2 used request id req-fc7fd8b7-bb26-487b-af1a-fc65ef076c8c 2018-07-22 03:15:10,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:11,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["RHocpoq7SgGXMKxo_ATdwA"], "issued_at": "2018-07-22T03:15:11.000000Z"}} 2018-07-22 03:15:11,182 - 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}67491910e9a0d9a40969fd3b3bfbb021f941ddfb" 2018-07-22 03:15:11,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1b022c-5f32-4449-bad1-832f3b4ddafc 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-22 03:15:11,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0a1b022c-5f32-4449-bad1-832f3b4ddafc 2018-07-22 03:15:11,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:11,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:11,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["iWavawHIQ1yw7lyP49aHtg"], "issued_at": "2018-07-22T03:15:11.000000Z"}} 2018-07-22 03:15:11,646 - 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}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:11,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99007297-b2c5-4263-ab58-bba498de55ac 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-22 03:15:11,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-99007297-b2c5-4263-ab58-bba498de55ac 2018-07-22 03:15:11,727 - 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-22 03:15:11,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:11,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:11,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb084dfe-3983-4f2a-ad78-f60764b46c13 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:15:11,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj used request id req-cb084dfe-3983-4f2a-ad78-f60764b46c13 2018-07-22 03:15:11,818 - 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}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:11,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fce4a10-1b6b-41b6-a0fd-02f258dbb9df 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-22 03:15:11,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9fce4a10-1b6b-41b6-a0fd-02f258dbb9df 2018-07-22 03:15:11,905 - 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}f92c06286e891f05bd05840d0503b00ceca8b2a9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}}' 2018-07-22 03:15:12,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44e90557-fbd9-4c6a-b52f-f6565944a973 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0"}, "tags": [], "enabled": true, "id": "d1cefe54969442dcba593c5f576553f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}} 2018-07-22 03:15:12,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-44e90557-fbd9-4c6a-b52f-f6565944a973 2018-07-22 03:15:12,017 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj 2018-07-22 03:15:12,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:12,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:12,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["XJ97b002QPmiRBBCDBguVQ"], "issued_at": "2018-07-22T03:15:12.000000Z"}} 2018-07-22 03:15:12,404 - 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}12265bd063909fca0964a77b625a7b480d3a9844" 2018-07-22 03:15:12,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba2fa30-d8fb-43bd-8535-e7c702d83345 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-22 03:15:12,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4ba2fa30-d8fb-43bd-8535-e7c702d83345 2018-07-22 03:15:12,489 - 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-22 03:15:12,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:12,494 - 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}12265bd063909fca0964a77b625a7b480d3a9844" 2018-07-22 03:15:12,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f373eb9-e4de-41a3-a830-397ad7a7284d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:15:12,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5f373eb9-e4de-41a3-a830-397ad7a7284d 2018-07-22 03:15:12,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12265bd063909fca0964a77b625a7b480d3a9844" 2018-07-22 03:15:12,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26c8c8d-c4c2-4fe3-8b0d-a590b92ed9f9 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0"}, "tags": [], "enabled": true, "id": "d1cefe54969442dcba593c5f576553f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}]} 2018-07-22 03:15:12,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj used request id req-a26c8c8d-c4c2-4fe3-8b0d-a590b92ed9f9 2018-07-22 03:15:12,624 - 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}12265bd063909fca0964a77b625a7b480d3a9844" 2018-07-22 03:15:12,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb610955-3a1b-4228-863d-988d59799dee 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-22 03:15:12,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fb610955-3a1b-4228-863d-988d59799dee 2018-07-22 03:15:13,081 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-user 2018-07-22 03:15:13,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:13,087 - 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}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:13,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbacd5f4-3af4-4df7-a9e6-48b35f25ec08 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:15:13,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fbacd5f4-3af4-4df7-a9e6-48b35f25ec08 2018-07-22 03:15:13,174 - 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}f92c06286e891f05bd05840d0503b00ceca8b2a9" -d '{"role": {"name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role"}}' 2018-07-22 03:15:13,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a445d38-7eff-4988-aa1c-cc84c5137cd0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ca2f0d11ae84c16bc43622c5b0e475d", "links": {"self": "http://172.30.9.25:5000/v3/roles/6ca2f0d11ae84c16bc43622c5b0e475d"}, "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role"}} 2018-07-22 03:15:13,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0a445d38-7eff-4988-aa1c-cc84c5137cd0 2018-07-22 03:15:13,273 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role 2018-07-22 03:15:13,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/6ca2f0d11ae84c16bc43622c5b0e475d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:13,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6827a1d-f127-4c7f-ab65-b4cfc1f6a8fe Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ca2f0d11ae84c16bc43622c5b0e475d", "links": {"self": "http://172.30.9.25:5000/v3/roles/6ca2f0d11ae84c16bc43622c5b0e475d"}, "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role"}} 2018-07-22 03:15:13,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/6ca2f0d11ae84c16bc43622c5b0e475d used request id req-c6827a1d-f127-4c7f-ab65-b4cfc1f6a8fe 2018-07-22 03:15:13,360 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role to project CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj 2018-07-22 03:15:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0/users/5df4d78d3281435cb01e7418bd90afb9/roles/6ca2f0d11ae84c16bc43622c5b0e475d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:13,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e9809b0-8e86-42f5-aaa9-f52f38d6c89f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:13,479 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0/users/5df4d78d3281435cb01e7418bd90afb9/roles/6ca2f0d11ae84c16bc43622c5b0e475d used request id req-8e9809b0-8e86-42f5-aaa9-f52f38d6c89f 2018-07-22 03:15:13,480 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:15:13,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:13,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:13,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ca2f0d11ae84c16bc43622c5b0e475d", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role"}], "expires_at": "2018-07-22T04:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1cefe54969442dcba593c5f576553f0", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-user", "id": "5df4d78d3281435cb01e7418bd90afb9"}, "audit_ids": ["vke0MvdzRyaAQJZQUHPr2A"], "issued_at": "2018-07-22T03:15:13.000000Z"}} 2018-07-22 03:15:13,869 - 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}7c47186eb6fc146c4c758c77f81b965038c53c45" 2018-07-22 03:15:13,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0caec39c-1489-4d83-8787-89addc92b9b4 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-22 03:15:13,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0caec39c-1489-4d83-8787-89addc92b9b4 2018-07-22 03:15:13,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c47186eb6fc146c4c758c77f81b965038c53c45" 2018-07-22 03:15:14,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f54e0578-8c48-4f01-920a-5285119fd012 Date: Sun, 22 Jul 2018 03:15:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image"} 2018-07-22 03:15:14,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image used request id req-f54e0578-8c48-4f01-920a-5285119fd012 2018-07-22 03:15:14,142 - 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}7c47186eb6fc146c4c758c77f81b965038c53c45" 2018-07-22 03:15:14,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-85544001-4b69-441d-87f4-fc6937d6b688 Date: Sun, 22 Jul 2018 03:15:14 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-22 03:15:14,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-85544001-4b69-441d-87f4-fc6937d6b688 2018-07-22 03:15:14,179 - 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}7c47186eb6fc146c4c758c77f81b965038c53c45" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image"}' 2018-07-22 03:15:14,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6305ba24-a73a-465c-a8cd-3ad04a7f1d56 Date: Sun, 22 Jul 2018 03:15:14 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458", "min_disk": 0, "protected": false, "id": "6781e6ea-f2b9-4385-a8cb-79698ea36458", "file": "/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458/file", "checksum": null, "owner": "d1cefe54969442dcba593c5f576553f0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:14,223 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6305ba24-a73a-465c-a8cd-3ad04a7f1d56 2018-07-22 03:15:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c47186eb6fc146c4c758c77f81b965038c53c45" -d '' 2018-07-22 03:15:15,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-646cd196-1b72-4387-9b7c-94bd54224760 Date: Sun, 22 Jul 2018 03:15:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:15:15,160 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458/file used request id req-646cd196-1b72-4387-9b7c-94bd54224760 2018-07-22 03:15:15,161 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:15:15,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c47186eb6fc146c4c758c77f81b965038c53c45" 2018-07-22 03:15:15,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-164c2309-589f-4c21-a18a-a1ec15a35c06 Date: Sun, 22 Jul 2018 03:15:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:15Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6781e6ea-f2b9-4385-a8cb-79698ea36458/snap", "metadata": {}}], "self": "/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458", "min_disk": 0, "protected": false, "id": "6781e6ea-f2b9-4385-a8cb-79698ea36458", "file": "/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1cefe54969442dcba593c5f576553f0", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6781e6ea-f2b9-4385-a8cb-79698ea36458/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:15,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458 used request id req-164c2309-589f-4c21-a18a-a1ec15a35c06 2018-07-22 03:15:15,185 - 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}7c47186eb6fc146c4c758c77f81b965038c53c45" 2018-07-22 03:15:15,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38d763e3-6d25-4952-8818-fb62041d3d10 Date: Sun, 22 Jul 2018 03:15: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-22 03:15:15,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-38d763e3-6d25-4952-8818-fb62041d3d10 2018-07-22 03:15:15,196 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image 2018-07-22 03:15:15,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c47186eb6fc146c4c758c77f81b965038c53c45" 2018-07-22 03:15:15,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e775e605-6fa8-475a-92ec-8e98bfbb96f8 Date: Sun, 22 Jul 2018 03:15:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:15Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6781e6ea-f2b9-4385-a8cb-79698ea36458/snap", "metadata": {}}], "self": "/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458", "min_disk": 0, "protected": false, "id": "6781e6ea-f2b9-4385-a8cb-79698ea36458", "file": "/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1cefe54969442dcba593c5f576553f0", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6781e6ea-f2b9-4385-a8cb-79698ea36458/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:15,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458 used request id req-e775e605-6fa8-475a-92ec-8e98bfbb96f8 2018-07-22 03:15:15,216 - create_image - DEBUG - Instance status is - active 2018-07-22 03:15:15,216 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image 2018-07-22 03:15:15,216 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image 2018-07-22 03:15:15,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:15,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:15,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ca2f0d11ae84c16bc43622c5b0e475d", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role"}], "expires_at": "2018-07-22T04:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1cefe54969442dcba593c5f576553f0", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-user", "id": "5df4d78d3281435cb01e7418bd90afb9"}, "audit_ids": ["nKoleNZhTfe7Vr66f6pkAw"], "issued_at": "2018-07-22T03:15:15.000000Z"}} 2018-07-22 03:15:15,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}844d2a814cc6abe21b81c04a706c7387a7463a12" 2018-07-22 03:15:15,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ec92f7-9263-435f-9b38-ec1fc943fc3d 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-22 03:15:15,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-99ec92f7-9263-435f-9b38-ec1fc943fc3d 2018-07-22 03:15:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844d2a814cc6abe21b81c04a706c7387a7463a12" 2018-07-22 03:15:15,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0064a37d-99c0-42a9-918f-aba9a5e4f01f Date: Sun, 22 Jul 2018 03:15:15 GMT RESP BODY: {"networks":[]} 2018-07-22 03:15:15,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net used request id req-0064a37d-99c0-42a9-918f-aba9a5e4f01f 2018-07-22 03:15:15,857 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net 2018-07-22 03:15:15,862 - 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}844d2a814cc6abe21b81c04a706c7387a7463a12" -d '{"network": {"name": "CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net", "admin_state_up": true}}' 2018-07-22 03:15:16,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-7e3be277-fa40-4bf0-8d97-485a7856a155 Date: Sun, 22 Jul 2018 03:15:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1cefe54969442dcba593c5f576553f0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:15:16Z","is_default":false,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","mtu":1450}} 2018-07-22 03:15:16,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-7e3be277-fa40-4bf0-8d97-485a7856a155 2018-07-22 03:15:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ee120ea9-23e3-4831-84a2-e88eb0002a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844d2a814cc6abe21b81c04a706c7387a7463a12" 2018-07-22 03:15:16,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-63fa66b2-6123-4717-be9a-3b953ad95d9e Date: Sun, 22 Jul 2018 03:15:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1cefe54969442dcba593c5f576553f0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:15:16Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net","admin_state_up":true,"tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","mtu":1450}]} 2018-07-22 03:15:16,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ee120ea9-23e3-4831-84a2-e88eb0002a71 used request id req-63fa66b2-6123-4717-be9a-3b953ad95d9e 2018-07-22 03:15:16,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844d2a814cc6abe21b81c04a706c7387a7463a12" 2018-07-22 03:15:16,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2def188e-92f3-48b8-82f8-cf8f6f09dc07 Date: Sun, 22 Jul 2018 03:15:16 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:15:16,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 used request id req-2def188e-92f3-48b8-82f8-cf8f6f09dc07 2018-07-22 03:15:16,373 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet 2018-07-22 03:15:16,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}844d2a814cc6abe21b81c04a706c7387a7463a12" -d '{"subnets": [{"ip_version": 4, "network_id": "ee120ea9-23e3-4831-84a2-e88eb0002a71", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet"}]}' 2018-07-22 03:15:17,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3ecc2033-35f0-4716-908b-3c509459b5e3 Date: Sun, 22 Jul 2018 03:15:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d1cefe54969442dcba593c5f576553f0","id":"ca9972e1-d527-4673-8299-338d2b202c79","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet"}]} 2018-07-22 03:15:17,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-3ecc2033-35f0-4716-908b-3c509459b5e3 2018-07-22 03:15:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ee120ea9-23e3-4831-84a2-e88eb0002a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844d2a814cc6abe21b81c04a706c7387a7463a12" 2018-07-22 03:15:17,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7ef446f3-5de5-474b-880a-540d6b0f9e6c Date: Sun, 22 Jul 2018 03:15:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1cefe54969442dcba593c5f576553f0","l2_adjacency":true,"status":"ACTIVE","subnets":["ca9972e1-d527-4673-8299-338d2b202c79"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:16Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net","admin_state_up":true,"tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","mtu":1450}]} 2018-07-22 03:15:17,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ee120ea9-23e3-4831-84a2-e88eb0002a71 used request id req-7ef446f3-5de5-474b-880a-540d6b0f9e6c 2018-07-22 03:15:17,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844d2a814cc6abe21b81c04a706c7387a7463a12" 2018-07-22 03:15:17,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a3da3c43-cb58-4c54-965b-36600488fbca Date: Sun, 22 Jul 2018 03:15:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1cefe54969442dcba593c5f576553f0","id":"ca9972e1-d527-4673-8299-338d2b202c79","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet"}]} 2018-07-22 03:15:17,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 used request id req-a3da3c43-cb58-4c54-965b-36600488fbca 2018-07-22 03:15:17,434 - OpenStackNetwork - DEBUG - Network [ee120ea9-23e3-4831-84a2-e88eb0002a71] created successfully 2018-07-22 03:15:17,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:17,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:17,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["yCg1k5UFTvCIG1RBOnbNsw"], "issued_at": "2018-07-22T03:15:17.000000Z"}} 2018-07-22 03:15:17,837 - 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}8e93f56bba370c045de7e83abe55f2ab1522c5e8" 2018-07-22 03:15:17,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceabbc8b-76e7-4fc5-b09a-301bbc136cc7 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-22 03:15:17,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ceabbc8b-76e7-4fc5-b09a-301bbc136cc7 2018-07-22 03:15:17,925 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:15:17,930 - 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}8e93f56bba370c045de7e83abe55f2ab1522c5e8" 2018-07-22 03:15:18,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-5f655840-6662-41af-a542-5a498015f559 x-compute-request-id: req-5f655840-6662-41af-a542-5a498015f559 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:15:18,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5f655840-6662-41af-a542-5a498015f559 2018-07-22 03:15:18,135 - 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}8e93f56bba370c045de7e83abe55f2ab1522c5e8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-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-22 03:15:18,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-7add47f1-7067-454a-9f85-bae1f5788cc6 x-compute-request-id: req-7add47f1-7067-454a-9f85-bae1f5788cc6 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4379d33a-36a5-4468-8ace-ce241de691a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4379d33a-36a5-4468-8ace-ce241de691a1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4379d33a-36a5-4468-8ace-ce241de691a1"}} 2018-07-22 03:15:18,164 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7add47f1-7067-454a-9f85-bae1f5788cc6 2018-07-22 03:15:18,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:18,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:18,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ca2f0d11ae84c16bc43622c5b0e475d", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role"}], "expires_at": "2018-07-22T04:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1cefe54969442dcba593c5f576553f0", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-user", "id": "5df4d78d3281435cb01e7418bd90afb9"}, "audit_ids": ["gJMltyDdQo6FG34m1RzU5Q"], "issued_at": "2018-07-22T03:15:18.000000Z"}} 2018-07-22 03:15:18,562 - 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}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:18,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad3ac49-b09b-4468-b5b9-0b60ba70a532 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-22 03:15:18,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3ad3ac49-b09b-4468-b5b9-0b60ba70a532 2018-07-22 03:15:18,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:15:18,643 - 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}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:18,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01eb3ecf-9333-4615-b8a3-bfb6569ae305 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-22 03:15:18,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-01eb3ecf-9333-4615-b8a3-bfb6569ae305 2018-07-22 03:15:18,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:18,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-af8f77da-62a3-40e0-b4f2-cd448fdf1b04 Date: Sun, 22 Jul 2018 03:15:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1cefe54969442dcba593c5f576553f0","l2_adjacency":true,"status":"ACTIVE","subnets":["ca9972e1-d527-4673-8299-338d2b202c79"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:16Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net","admin_state_up":true,"tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","mtu":1450}]} 2018-07-22 03:15:18,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net used request id req-af8f77da-62a3-40e0-b4f2-cd448fdf1b04 2018-07-22 03:15:18,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-22 03:15:18,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:18,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:19,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97cae01-7a51-4bb1-a6f7-190130251830 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1cefe54969442dcba593c5f576553f0", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}} 2018-07-22 03:15:19,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 used request id req-c97cae01-7a51-4bb1-a6f7-190130251830 2018-07-22 03:15:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:19,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fbe17a7b-d300-4a89-9f8a-278252e8487a Date: Sun, 22 Jul 2018 03:15:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1cefe54969442dcba593c5f576553f0","id":"ca9972e1-d527-4673-8299-338d2b202c79","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet"}]} 2018-07-22 03:15:19,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 used request id req-fbe17a7b-d300-4a89-9f8a-278252e8487a 2018-07-22 03:15:19,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71&mac_address=foo&name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:19,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9cd315ac-1c01-475b-80eb-53dc12eddf44 Date: Sun, 22 Jul 2018 03:15:19 GMT RESP BODY: {"ports":[]} 2018-07-22 03:15:19,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71&mac_address=foo&name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7port-1&admin_state_up=True used request id req-9cd315ac-1c01-475b-80eb-53dc12eddf44 2018-07-22 03:15:19,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:19,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-d080ad6f-3404-4427-a2c1-962ab4451f14 x-compute-request-id: req-d080ad6f-3404-4427-a2c1-962ab4451f14 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:15:19,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-inst used request id req-d080ad6f-3404-4427-a2c1-962ab4451f14 2018-07-22 03:15:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:19,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6b4a09dc-f388-44a7-8544-283573808281 Date: Sun, 22 Jul 2018 03:15:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1cefe54969442dcba593c5f576553f0","l2_adjacency":true,"status":"ACTIVE","subnets":["ca9972e1-d527-4673-8299-338d2b202c79"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:16Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net","admin_state_up":true,"tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","mtu":1450}]} 2018-07-22 03:15:19,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net used request id req-6b4a09dc-f388-44a7-8544-283573808281 2018-07-22 03:15:19,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:19,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a5c1750-b51f-44f1-ab84-c991835d6ed6 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1cefe54969442dcba593c5f576553f0", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}} 2018-07-22 03:15:19,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 used request id req-8a5c1750-b51f-44f1-ab84-c991835d6ed6 2018-07-22 03:15:19,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:19,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9c0646e1-77d2-47e7-a542-7ca989a6355a Date: Sun, 22 Jul 2018 03:15:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1cefe54969442dcba593c5f576553f0","id":"ca9972e1-d527-4673-8299-338d2b202c79","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet"}]} 2018-07-22 03:15:19,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 used request id req-9c0646e1-77d2-47e7-a542-7ca989a6355a 2018-07-22 03:15:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71&mac_address=foo&name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:19,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-deaa753a-38e8-43f8-9545-66aef5343df5 Date: Sun, 22 Jul 2018 03:15:19 GMT RESP BODY: {"ports":[]} 2018-07-22 03:15:19,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71&mac_address=foo&name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7port-1&admin_state_up=True used request id req-deaa753a-38e8-43f8-9545-66aef5343df5 2018-07-22 03:15:19,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:19,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:19,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ca2f0d11ae84c16bc43622c5b0e475d", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role"}], "expires_at": "2018-07-22T04:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1cefe54969442dcba593c5f576553f0", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d1cefe54969442dcba593c5f576553f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-user", "id": "5df4d78d3281435cb01e7418bd90afb9"}, "audit_ids": ["MtxpEurWQ56OnsOglq8EyQ"], "issued_at": "2018-07-22T03:15:19.000000Z"}} 2018-07-22 03:15:19,972 - 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}b568694e0e812216c1226733accaad45b0aac41c" 2018-07-22 03:15:20,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f92679a-da53-42a7-9403-1cc558e9f83d 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-22 03:15:20,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3f92679a-da53-42a7-9403-1cc558e9f83d 2018-07-22 03:15:20,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:20,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2e9ac47c-fe27-4d55-99e1-7d6fcb1a8ce5 Date: Sun, 22 Jul 2018 03:15:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1cefe54969442dcba593c5f576553f0","l2_adjacency":true,"status":"ACTIVE","subnets":["ca9972e1-d527-4673-8299-338d2b202c79"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:16Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net","admin_state_up":true,"tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","mtu":1450}]} 2018-07-22 03:15:20,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net used request id req-2e9ac47c-fe27-4d55-99e1-7d6fcb1a8ce5 2018-07-22 03:15:20,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:20,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e5f85896-0ba0-45fb-9a5c-d52cdcda832f Date: Sun, 22 Jul 2018 03:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1cefe54969442dcba593c5f576553f0","id":"ca9972e1-d527-4673-8299-338d2b202c79","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet"}]} 2018-07-22 03:15:20,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 used request id req-e5f85896-0ba0-45fb-9a5c-d52cdcda832f 2018-07-22 03:15:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:20,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-255045e7-79c2-4d87-b1d8-46e509b65c28 Date: Sun, 22 Jul 2018 03:15:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1cefe54969442dcba593c5f576553f0","l2_adjacency":true,"status":"ACTIVE","subnets":["ca9972e1-d527-4673-8299-338d2b202c79"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:16Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net","admin_state_up":true,"tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","mtu":1450}]} 2018-07-22 03:15:20,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net used request id req-255045e7-79c2-4d87-b1d8-46e509b65c28 2018-07-22 03:15:20,304 - 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-22 03:15:20,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:20,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b568694e0e812216c1226733accaad45b0aac41c" 2018-07-22 03:15:20,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febef483-0fec-4e6a-8bc1-3fc5e79b7eb5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1cefe54969442dcba593c5f576553f0", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}} 2018-07-22 03:15:20,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 used request id req-febef483-0fec-4e6a-8bc1-3fc5e79b7eb5 2018-07-22 03:15:20,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cf1a8e0053684b0a66aceb407756e1b37f6665" 2018-07-22 03:15:20,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46fac887-9670-4098-a11d-133640d5cea5 Date: Sun, 22 Jul 2018 03:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee120ea9-23e3-4831-84a2-e88eb0002a71","tenant_id":"d1cefe54969442dcba593c5f576553f0","created_at":"2018-07-22T03:15:16Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1cefe54969442dcba593c5f576553f0","id":"ca9972e1-d527-4673-8299-338d2b202c79","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet"}]} 2018-07-22 03:15:20,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee120ea9-23e3-4831-84a2-e88eb0002a71 used request id req-46fac887-9670-4098-a11d-133640d5cea5 2018-07-22 03:15:20,452 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net 2018-07-22 03:15:20,457 - 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}f8cf1a8e0053684b0a66aceb407756e1b37f6665" -d '{"port": {"network_id": "ee120ea9-23e3-4831-84a2-e88eb0002a71", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7port-1", "admin_state_up": true}}' 2018-07-22 03:15:20,467 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-aa3cbb52-274c-4930-9987-18b29537c247 Date: Sun, 22 Jul 2018 03:15:20 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 03:15:20,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-aa3cbb52-274c-4930-9987-18b29537c247 2018-07-22 03:15:20,467 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 03:15:20,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/4379d33a-36a5-4468-8ace-ce241de691a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e93f56bba370c045de7e83abe55f2ab1522c5e8" 2018-07-22 03:15:20,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:15: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-58b9cebe-6fea-4245-9f53-bde07e8500ba x-compute-request-id: req-58b9cebe-6fea-4245-9f53-bde07e8500ba Content-Length: 0 Content-Type: application/json 2018-07-22 03:15:20,526 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4379d33a-36a5-4468-8ace-ce241de691a1 used request id req-58b9cebe-6fea-4245-9f53-bde07e8500ba 2018-07-22 03:15:20,526 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet 2018-07-22 03:15:20,527 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-subnet 2018-07-22 03:15:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ca9972e1-d527-4673-8299-338d2b202c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844d2a814cc6abe21b81c04a706c7387a7463a12" 2018-07-22 03:15:21,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4edd8b33-be1a-4c4a-9198-e53f86588957 Date: Sun, 22 Jul 2018 03:15:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:21,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ca9972e1-d527-4673-8299-338d2b202c79 used request id req-4edd8b33-be1a-4c4a-9198-e53f86588957 2018-07-22 03:15:21,676 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-pub-net 2018-07-22 03:15:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ee120ea9-23e3-4831-84a2-e88eb0002a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844d2a814cc6abe21b81c04a706c7387a7463a12" 2018-07-22 03:15:22,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6c7d994-3672-4369-a1fa-fcc6f15f8de1 Date: Sun, 22 Jul 2018 03:15:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:22,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ee120ea9-23e3-4831-84a2-e88eb0002a71 used request id req-c6c7d994-3672-4369-a1fa-fcc6f15f8de1 2018-07-22 03:15:22,533 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-712b4fe5-729a-4f7f-b15c-919c2cdc34b7-image 2018-07-22 03:15:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c47186eb6fc146c4c758c77f81b965038c53c45" 2018-07-22 03:15:22,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a8c8a55-6ff4-4515-8dd1-2f61dda53f2d Date: Sun, 22 Jul 2018 03:15: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-22 03:15:22,822 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6781e6ea-f2b9-4385-a8cb-79698ea36458 used request id req-5a8c8a55-6ff4-4515-8dd1-2f61dda53f2d 2018-07-22 03:15:22,828 - 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}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-81a67e21-aa93-4e66-8517-02e77177aa31 Date: Sun, 22 Jul 2018 03:15:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1cefe54969442dcba593c5f576553f0", "created_at": "2018-07-22T03:15:15Z", "updated_at": "2018-07-22T03:15:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:15Z", "revision_number": 0, "id": "37c25eb2-ac64-4b33-890c-69391e133896", "remote_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:15Z", "security_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "tenant_id": "d1cefe54969442dcba593c5f576553f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1cefe54969442dcba593c5f576553f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:16Z", "revision_number": 0, "id": "53ca0b15-3554-40e9-9262-dade20295d20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:16Z", "security_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "tenant_id": "d1cefe54969442dcba593c5f576553f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1cefe54969442dcba593c5f576553f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:15Z", "revision_number": 0, "id": "be30a131-d8f6-442a-9f54-3cb4e056aa49", "remote_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:15Z", "security_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "tenant_id": "d1cefe54969442dcba593c5f576553f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1cefe54969442dcba593c5f576553f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:15Z", "revision_number": 0, "id": "c8d637d3-b6d0-450f-a4d6-8e035dd11cb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:15Z", "security_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "tenant_id": "d1cefe54969442dcba593c5f576553f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1cefe54969442dcba593c5f576553f0"}], "revision_number": 4, "project_id": "d1cefe54969442dcba593c5f576553f0", "id": "6013905a-8472-4d4a-b19f-09639e871492", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:15:23,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-81a67e21-aa93-4e66-8517-02e77177aa31 2018-07-22 03:15:23,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2917feef-c504-4877-a681-8ee5b0e40c64 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:15:23,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-2917feef-c504-4877-a681-8ee5b0e40c64 2018-07-22 03:15:23,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ef06dc-d4e4-432d-b288-aeacbc7babba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:23,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-e9ef06dc-d4e4-432d-b288-aeacbc7babba 2018-07-22 03:15:23,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:23,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5223d06a-fb82-490e-9dec-2b809a6992c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:23,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-5223d06a-fb82-490e-9dec-2b809a6992c3 2018-07-22 03:15:23,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:23,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef5010a-9e12-42d2-ad61-2b4c1c42dd71 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1cefe54969442dcba593c5f576553f0", "name": "CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj"}} 2018-07-22 03:15:23,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 used request id req-5ef5010a-9e12-42d2-ad61-2b4c1c42dd71 2018-07-22 03:15:23,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6013905a-8472-4d4a-b19f-09639e871492 2018-07-22 03:15:23,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6013905a-8472-4d4a-b19f-09639e871492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c48880b5-555d-4a10-9d2d-1f9d95c7a931 Date: Sun, 22 Jul 2018 03:15:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:15Z", "security_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "port_range_min": null, "revision_number": 0, "tenant_id": "d1cefe54969442dcba593c5f576553f0", "created_at": "2018-07-22T03:15:15Z", "project_id": "d1cefe54969442dcba593c5f576553f0", "id": "37c25eb2-ac64-4b33-890c-69391e133896"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:16Z", "security_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "port_range_min": null, "revision_number": 0, "tenant_id": "d1cefe54969442dcba593c5f576553f0", "created_at": "2018-07-22T03:15:16Z", "project_id": "d1cefe54969442dcba593c5f576553f0", "id": "53ca0b15-3554-40e9-9262-dade20295d20"}, {"remote_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:15Z", "security_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "port_range_min": null, "revision_number": 0, "tenant_id": "d1cefe54969442dcba593c5f576553f0", "created_at": "2018-07-22T03:15:15Z", "project_id": "d1cefe54969442dcba593c5f576553f0", "id": "be30a131-d8f6-442a-9f54-3cb4e056aa49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:15Z", "security_group_id": "6013905a-8472-4d4a-b19f-09639e871492", "port_range_min": null, "revision_number": 0, "tenant_id": "d1cefe54969442dcba593c5f576553f0", "created_at": "2018-07-22T03:15:15Z", "project_id": "d1cefe54969442dcba593c5f576553f0", "id": "c8d637d3-b6d0-450f-a4d6-8e035dd11cb1"}]} 2018-07-22 03:15:23,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6013905a-8472-4d4a-b19f-09639e871492 used request id req-c48880b5-555d-4a10-9d2d-1f9d95c7a931 2018-07-22 03:15:23,443 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:15:23,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/6013905a-8472-4d4a-b19f-09639e871492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb5cd958-06a5-4084-a7b5-d108db535cab Content-Length: 0 Date: Sun, 22 Jul 2018 03:15:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:23,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/6013905a-8472-4d4a-b19f-09639e871492 used request id req-cb5cd958-06a5-4084-a7b5-d108db535cab 2018-07-22 03:15:23,582 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj 2018-07-22 03:15:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5134dafc-6920-4c8d-8343-f88b7379371a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:23,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d1cefe54969442dcba593c5f576553f0 used request id req-5134dafc-6920-4c8d-8343-f88b7379371a 2018-07-22 03:15:23,784 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-proj-role 2018-07-22 03:15:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/6ca2f0d11ae84c16bc43622c5b0e475d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1eb5583-e30c-454b-b8f4-1810a02447f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:23,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/6ca2f0d11ae84c16bc43622c5b0e475d used request id req-d1eb5583-e30c-454b-b8f4-1810a02447f7 2018-07-22 03:15:23,823 - 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}f92c06286e891f05bd05840d0503b00ceca8b2a9" 2018-07-22 03:15:23,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43da8d00-2006-4b8a-8501-d6cfd5963465 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:15:23,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-43da8d00-2006-4b8a-8501-d6cfd5963465 2018-07-22 03:15:23,908 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e1e336f2-a99e-4e5-user 2018-07-22 03:15:23,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5df4d78d3281435cb01e7418bd90afb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12265bd063909fca0964a77b625a7b480d3a9844" 2018-07-22 03:15:24,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce897ed-3b4b-4255-8c6e-d9f5f1b3e94a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:24,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5df4d78d3281435cb01e7418bd90afb9 used request id req-5ce897ed-3b4b-4255-8c6e-d9f5f1b3e94a 2018-07-22 03:15:24,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:24,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["57Os5PDySR-jfxGPFwXNog"], "issued_at": "2018-07-22T03:15:24.000000Z"}} 2018-07-22 03:15:24,551 - 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}917f0e08d3aa7ee032df9f9e849bbfa9f7081b6e" 2018-07-22 03:15:24,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903db0fa-114b-42e0-9e44-a15c7393a87b 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-22 03:15:24,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-903db0fa-114b-42e0-9e44-a15c7393a87b 2018-07-22 03:15:24,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:24,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:25,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["08itg2-kQIurWt9WjRdqWg"], "issued_at": "2018-07-22T03:15:25.000000Z"}} 2018-07-22 03:15:25,009 - 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}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:25,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb5cd90-203a-43c8-8904-3081b66272d6 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-22 03:15:25,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7fb5cd90-203a-43c8-8904-3081b66272d6 2018-07-22 03:15:25,087 - 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-22 03:15:25,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:25,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:25,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f23a6b-0098-47b4-a5c1-e4626ced0611 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:15:25,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj used request id req-77f23a6b-0098-47b4-a5c1-e4626ced0611 2018-07-22 03:15:25,181 - 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}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:25,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f87931-b7e5-407f-afb8-c58b327a1f45 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-22 03:15:25,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f7f87931-b7e5-407f-afb8-c58b327a1f45 2018-07-22 03:15:25,273 - 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}eed4eda37aa1f8e9679848fd7a3c4d2774374151" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}}' 2018-07-22 03:15:25,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f551dce5-12ca-474d-ae5d-b5d3aeeca833 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c"}, "tags": [], "enabled": true, "id": "5af6b0ba60d64bc186e3affcb250738c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}} 2018-07-22 03:15:25,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f551dce5-12ca-474d-ae5d-b5d3aeeca833 2018-07-22 03:15:25,325 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj 2018-07-22 03:15:25,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:25,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:25,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["OFTTQEX2QumvjiCuiCIogA"], "issued_at": "2018-07-22T03:15:25.000000Z"}} 2018-07-22 03:15:25,705 - 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}6fa83ca7ca7af106aa5bdac2613f0ee329a8a083" 2018-07-22 03:15:25,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50466d53-8f37-49cc-90f4-d700448a6e6d 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-22 03:15:25,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-50466d53-8f37-49cc-90f4-d700448a6e6d 2018-07-22 03:15:25,790 - 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-22 03:15:25,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:25,796 - 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}6fa83ca7ca7af106aa5bdac2613f0ee329a8a083" 2018-07-22 03:15:25,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62b4911-1c9b-4184-bdd3-c5d39c8b1a95 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:15:25,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f62b4911-1c9b-4184-bdd3-c5d39c8b1a95 2018-07-22 03:15:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa83ca7ca7af106aa5bdac2613f0ee329a8a083" 2018-07-22 03:15:25,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dcde8fa-05fd-4b3c-9d69-ba2b44ae68e2 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c"}, "tags": [], "enabled": true, "id": "5af6b0ba60d64bc186e3affcb250738c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}]} 2018-07-22 03:15:25,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj used request id req-6dcde8fa-05fd-4b3c-9d69-ba2b44ae68e2 2018-07-22 03:15:25,992 - 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}6fa83ca7ca7af106aa5bdac2613f0ee329a8a083" 2018-07-22 03:15:26,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8b9aa8-e4bc-447e-ad60-c9d73376daa4 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-22 03:15:26,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ab8b9aa8-e4bc-447e-ad60-c9d73376daa4 2018-07-22 03:15:26,454 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-user 2018-07-22 03:15:26,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:26,459 - 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}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:26,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754e0fcb-f32c-4b51-bc54-024a5cf2a6b2 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:15:26,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-754e0fcb-f32c-4b51-bc54-024a5cf2a6b2 2018-07-22 03:15:26,549 - 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}eed4eda37aa1f8e9679848fd7a3c4d2774374151" -d '{"role": {"name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role"}}' 2018-07-22 03:15:26,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:15:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b90ec08-c163-4b5c-a90a-8762e1178739 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3c41a04acc54b38a4599cb5e37bbaa7", "links": {"self": "http://172.30.9.25:5000/v3/roles/a3c41a04acc54b38a4599cb5e37bbaa7"}, "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role"}} 2018-07-22 03:15:26,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4b90ec08-c163-4b5c-a90a-8762e1178739 2018-07-22 03:15:26,581 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role 2018-07-22 03:15:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a3c41a04acc54b38a4599cb5e37bbaa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:26,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9616996-11a1-4ece-a1ee-8f09c118b0ec Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3c41a04acc54b38a4599cb5e37bbaa7", "links": {"self": "http://172.30.9.25:5000/v3/roles/a3c41a04acc54b38a4599cb5e37bbaa7"}, "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role"}} 2018-07-22 03:15:26,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a3c41a04acc54b38a4599cb5e37bbaa7 used request id req-f9616996-11a1-4ece-a1ee-8f09c118b0ec 2018-07-22 03:15:26,668 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role to project CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj 2018-07-22 03:15:26,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c/users/e74046b1a292458ab9329c18248bd383/roles/a3c41a04acc54b38a4599cb5e37bbaa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:26,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a53012e-ecb7-4077-8c2b-e5d61ab288ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:26,787 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c/users/e74046b1a292458ab9329c18248bd383/roles/a3c41a04acc54b38a4599cb5e37bbaa7 used request id req-8a53012e-ecb7-4077-8c2b-e5d61ab288ab 2018-07-22 03:15:26,787 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:15:26,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:26,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:27,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3c41a04acc54b38a4599cb5e37bbaa7", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role"}], "expires_at": "2018-07-22T04:15:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-user", "id": "e74046b1a292458ab9329c18248bd383"}, "audit_ids": ["j66GOJ9LTJS6J5VgZEvpLA"], "issued_at": "2018-07-22T03:15:27.000000Z"}} 2018-07-22 03:15:27,171 - 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}839675ba5dfe083e2c8990fc9dfffaeec10a2be5" 2018-07-22 03:15:27,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cedbf65-fb56-45f5-95df-03bb7b6d49d5 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-22 03:15:27,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6cedbf65-fb56-45f5-95df-03bb7b6d49d5 2018-07-22 03:15:27,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}839675ba5dfe083e2c8990fc9dfffaeec10a2be5" 2018-07-22 03:15:27,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ebec14f0-f36c-4c08-bef2-0dbb726e2386 Date: Sun, 22 Jul 2018 03:15:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image"} 2018-07-22 03:15:27,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image used request id req-ebec14f0-f36c-4c08-bef2-0dbb726e2386 2018-07-22 03:15:27,436 - 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}839675ba5dfe083e2c8990fc9dfffaeec10a2be5" 2018-07-22 03:15:27,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4a7e44ef-0df3-48b0-93f7-67e60b0cdd42 Date: Sun, 22 Jul 2018 03:15:27 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-22 03:15:27,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4a7e44ef-0df3-48b0-93f7-67e60b0cdd42 2018-07-22 03:15:27,472 - 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}839675ba5dfe083e2c8990fc9dfffaeec10a2be5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image"}' 2018-07-22 03:15:27,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0656a141-f6ee-4350-a1b9-054ee0f3b132 Date: Sun, 22 Jul 2018 03:15:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "min_disk": 0, "protected": false, "id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "file": "/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9/file", "checksum": null, "owner": "5af6b0ba60d64bc186e3affcb250738c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:27,510 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0656a141-f6ee-4350-a1b9-054ee0f3b132 2018-07-22 03:15:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}839675ba5dfe083e2c8990fc9dfffaeec10a2be5" -d '' 2018-07-22 03:15:28,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5bb20205-d979-484d-9c0e-e78ac17b6d4f Date: Sun, 22 Jul 2018 03:15: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-22 03:15:28,757 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9/file used request id req-5bb20205-d979-484d-9c0e-e78ac17b6d4f 2018-07-22 03:15:28,758 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:15:28,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}839675ba5dfe083e2c8990fc9dfffaeec10a2be5" 2018-07-22 03:15:28,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-70e5d3e2-fd19-4f8b-95d6-37bebb868893 Date: Sun, 22 Jul 2018 03:15:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:28Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/54740179-3a06-4c86-81a3-b0ec592f62b9/snap", "metadata": {}}], "self": "/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "min_disk": 0, "protected": false, "id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "file": "/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5af6b0ba60d64bc186e3affcb250738c", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/54740179-3a06-4c86-81a3-b0ec592f62b9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:28,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9 used request id req-70e5d3e2-fd19-4f8b-95d6-37bebb868893 2018-07-22 03:15:28,779 - 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}839675ba5dfe083e2c8990fc9dfffaeec10a2be5" 2018-07-22 03:15:28,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c38d5b0b-68ce-49df-b132-87d175cc7cc0 Date: Sun, 22 Jul 2018 03:15:28 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-22 03:15:28,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c38d5b0b-68ce-49df-b132-87d175cc7cc0 2018-07-22 03:15:28,788 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image 2018-07-22 03:15:28,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}839675ba5dfe083e2c8990fc9dfffaeec10a2be5" 2018-07-22 03:15:28,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-697a334e-5325-4bbc-ac3c-c91c42e3a676 Date: Sun, 22 Jul 2018 03:15:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:28Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/54740179-3a06-4c86-81a3-b0ec592f62b9/snap", "metadata": {}}], "self": "/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "min_disk": 0, "protected": false, "id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "file": "/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5af6b0ba60d64bc186e3affcb250738c", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/54740179-3a06-4c86-81a3-b0ec592f62b9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:28,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9 used request id req-697a334e-5325-4bbc-ac3c-c91c42e3a676 2018-07-22 03:15:28,806 - create_image - DEBUG - Instance status is - active 2018-07-22 03:15:28,807 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image 2018-07-22 03:15:28,807 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image 2018-07-22 03:15:28,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:28,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:29,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3c41a04acc54b38a4599cb5e37bbaa7", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role"}], "expires_at": "2018-07-22T04:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-user", "id": "e74046b1a292458ab9329c18248bd383"}, "audit_ids": ["UsHyhsNKTi-Cie1ZqZi9hw"], "issued_at": "2018-07-22T03:15:29.000000Z"}} 2018-07-22 03:15:29,217 - 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}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" 2018-07-22 03:15:29,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341fa874-a4f5-4267-bc5f-540c726a9187 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-22 03:15:29,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-341fa874-a4f5-4267-bc5f-540c726a9187 2018-07-22 03:15:29,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" 2018-07-22 03:15:29,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4d1d4b99-6f68-42d2-866c-4591f657afc9 Date: Sun, 22 Jul 2018 03:15:29 GMT RESP BODY: {"networks":[]} 2018-07-22 03:15:29,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net used request id req-4d1d4b99-6f68-42d2-866c-4591f657afc9 2018-07-22 03:15:29,419 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net 2018-07-22 03:15:29,423 - 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}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" -d '{"network": {"name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net", "admin_state_up": true}}' 2018-07-22 03:15:29,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-c65e830e-bb8c-42e8-be9f-d59051ae4e39 Date: Sun, 22 Jul 2018 03:15:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:15:29Z","is_default":false,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}} 2018-07-22 03:15:29,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c65e830e-bb8c-42e8-be9f-d59051ae4e39 2018-07-22 03:15:29,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" 2018-07-22 03:15:30,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b176960a-a983-4351-bafa-02b79ca4726e Date: Sun, 22 Jul 2018 03:15:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:15:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}]} 2018-07-22 03:15:30,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-b176960a-a983-4351-bafa-02b79ca4726e 2018-07-22 03:15:30,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" 2018-07-22 03:15:30,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0d2d76ae-ae0a-4a11-86f3-bd94cd15b032 Date: Sun, 22 Jul 2018 03:15:30 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:15:30,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-0d2d76ae-ae0a-4a11-86f3-bd94cd15b032 2018-07-22 03:15:30,136 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet 2018-07-22 03:15:30,141 - 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}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" -d '{"subnets": [{"ip_version": 4, "network_id": "caf27319-ac92-49ac-8fa1-d1f7e1219270", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]}' 2018-07-22 03:15:30,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1458422e-12a6-483f-872b-6fcc50273010 Date: Sun, 22 Jul 2018 03:15:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:30,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-1458422e-12a6-483f-872b-6fcc50273010 2018-07-22 03:15:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" 2018-07-22 03:15:30,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bb1e4ef1-629c-4446-a805-432fa991e22a Date: Sun, 22 Jul 2018 03:15:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":["456413f2-547e-402b-b8cc-fe3bb5c9176b"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}]} 2018-07-22 03:15:30,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-bb1e4ef1-629c-4446-a805-432fa991e22a 2018-07-22 03:15:30,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" 2018-07-22 03:15:30,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-887def41-d323-4127-b64e-054fd603df31 Date: Sun, 22 Jul 2018 03:15:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:30,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-887def41-d323-4127-b64e-054fd603df31 2018-07-22 03:15:30,845 - OpenStackNetwork - DEBUG - Network [caf27319-ac92-49ac-8fa1-d1f7e1219270] created successfully 2018-07-22 03:15:30,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:30,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:31,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["GRGTU9xnQHKNuq6VTYdDaA"], "issued_at": "2018-07-22T03:15:31.000000Z"}} 2018-07-22 03:15:31,241 - 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}5e3ef9f77a17fe3cf58854bbdd74e4049f8970c0" 2018-07-22 03:15:31,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a178d359-fe55-449f-8f6a-68110e4584f2 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-22 03:15:31,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a178d359-fe55-449f-8f6a-68110e4584f2 2018-07-22 03:15:31,340 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:15:31,345 - 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}5e3ef9f77a17fe3cf58854bbdd74e4049f8970c0" 2018-07-22 03:15:31,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-cad9f0bb-6fad-4fb9-8e16-5c5cc99b0a82 x-compute-request-id: req-cad9f0bb-6fad-4fb9-8e16-5c5cc99b0a82 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:15:31,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cad9f0bb-6fad-4fb9-8e16-5c5cc99b0a82 2018-07-22 03:15:31,519 - 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}5e3ef9f77a17fe3cf58854bbdd74e4049f8970c0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-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-22 03:15:31,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-adc08aaa-9db6-49fe-879c-e34b9f7b60d2 x-compute-request-id: req-adc08aaa-9db6-49fe-879c-e34b9f7b60d2 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8"}} 2018-07-22 03:15:31,556 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-adc08aaa-9db6-49fe-879c-e34b9f7b60d2 2018-07-22 03:15:31,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:31,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:31,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3c41a04acc54b38a4599cb5e37bbaa7", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role"}], "expires_at": "2018-07-22T04:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-user", "id": "e74046b1a292458ab9329c18248bd383"}, "audit_ids": ["xlQsKPQVSaS23kuWzelcqw"], "issued_at": "2018-07-22T03:15:31.000000Z"}} 2018-07-22 03:15:31,938 - 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}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:31,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da8c6d5-6de7-4b0b-be4b-12e567fdb49e 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-22 03:15:31,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8da8c6d5-6de7-4b0b-be4b-12e567fdb49e 2018-07-22 03:15:31,998 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:15:31,999 - 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}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:32,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2525af-0b22-48ee-b284-5517dc936921 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-22 03:15:32,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8d2525af-0b22-48ee-b284-5517dc936921 2018-07-22 03:15:32,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:32,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f09f856d-6618-4ea2-b225-b9ec490007ea Date: Sun, 22 Jul 2018 03:15:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":["456413f2-547e-402b-b8cc-fe3bb5c9176b"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}]} 2018-07-22 03:15:32,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net used request id req-f09f856d-6618-4ea2-b225-b9ec490007ea 2018-07-22 03:15:32,341 - 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-22 03:15:32,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:32,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:32,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294a85e9-c46c-41d0-be43-175416ec8afb Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}} 2018-07-22 03:15:32,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c used request id req-294a85e9-c46c-41d0-be43-175416ec8afb 2018-07-22 03:15:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:32,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a16aaad-25eb-4713-98a2-fac2bfafef3c Date: Sun, 22 Jul 2018 03:15:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:32,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-9a16aaad-25eb-4713-98a2-fac2bfafef3c 2018-07-22 03:15:32,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:32,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b118f0d-3ce7-4db2-bc33-8f05e68be76f Date: Sun, 22 Jul 2018 03:15:32 GMT RESP BODY: {"ports":[]} 2018-07-22 03:15:32,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1&admin_state_up=True used request id req-1b118f0d-3ce7-4db2-bc33-8f05e68be76f 2018-07-22 03:15:32,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:32,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-9d7e743b-3f2f-4999-9111-b27cbc20b94b x-compute-request-id: req-9d7e743b-3f2f-4999-9111-b27cbc20b94b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:15:32,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst used request id req-9d7e743b-3f2f-4999-9111-b27cbc20b94b 2018-07-22 03:15:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:32,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8e14b976-2d03-49c9-8e4a-e12c7373d164 Date: Sun, 22 Jul 2018 03:15:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":["456413f2-547e-402b-b8cc-fe3bb5c9176b"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}]} 2018-07-22 03:15:32,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net used request id req-8e14b976-2d03-49c9-8e4a-e12c7373d164 2018-07-22 03:15:32,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:32,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4a1809-0a54-45f1-9611-a27bd4cf7cc5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}} 2018-07-22 03:15:32,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c used request id req-7d4a1809-0a54-45f1-9611-a27bd4cf7cc5 2018-07-22 03:15:32,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:32,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f1ffdf5d-fd66-4ec4-b73a-9b350440850c Date: Sun, 22 Jul 2018 03:15:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:32,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-f1ffdf5d-fd66-4ec4-b73a-9b350440850c 2018-07-22 03:15:32,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:33,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a64dcabc-a6fe-487a-a863-6f8073713c3e Date: Sun, 22 Jul 2018 03:15:33 GMT RESP BODY: {"ports":[]} 2018-07-22 03:15:33,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1&admin_state_up=True used request id req-a64dcabc-a6fe-487a-a863-6f8073713c3e 2018-07-22 03:15:33,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:33,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:33,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3c41a04acc54b38a4599cb5e37bbaa7", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role"}], "expires_at": "2018-07-22T04:15:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5af6b0ba60d64bc186e3affcb250738c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-user", "id": "e74046b1a292458ab9329c18248bd383"}, "audit_ids": ["G4jSlmPESwyeYRqyvWVcaA"], "issued_at": "2018-07-22T03:15:33.000000Z"}} 2018-07-22 03:15:33,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}d0868c5df6bb2f23657b991d90f5e01063822323" 2018-07-22 03:15:33,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adff4909-762e-4cd9-acee-30f780a54857 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-22 03:15:33,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-adff4909-762e-4cd9-acee-30f780a54857 2018-07-22 03:15:33,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:33,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-20f572a5-84d2-45cf-9aa0-516a8e27e8d0 Date: Sun, 22 Jul 2018 03:15:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":["456413f2-547e-402b-b8cc-fe3bb5c9176b"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}]} 2018-07-22 03:15:33,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net used request id req-20f572a5-84d2-45cf-9aa0-516a8e27e8d0 2018-07-22 03:15:33,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:33,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6cad5743-53d4-49d2-8468-c29a74afad96 Date: Sun, 22 Jul 2018 03:15:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:33,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-6cad5743-53d4-49d2-8468-c29a74afad96 2018-07-22 03:15:33,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:33,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-27ce222f-2ecc-49f2-97d5-303bcb0fccdb Date: Sun, 22 Jul 2018 03:15:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":["456413f2-547e-402b-b8cc-fe3bb5c9176b"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}]} 2018-07-22 03:15:33,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net used request id req-27ce222f-2ecc-49f2-97d5-303bcb0fccdb 2018-07-22 03:15:33,899 - 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-22 03:15:33,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0868c5df6bb2f23657b991d90f5e01063822323" 2018-07-22 03:15:33,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b003e796-6480-4a82-9683-c824ee1582fe Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}} 2018-07-22 03:15:33,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c used request id req-b003e796-6480-4a82-9683-c824ee1582fe 2018-07-22 03:15:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:34,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a60415a2-d4ee-4c70-b6f8-cf50c04a1a68 Date: Sun, 22 Jul 2018 03:15:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:34,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-a60415a2-d4ee-4c70-b6f8-cf50c04a1a68 2018-07-22 03:15:34,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:34,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c80a2aba-1ac4-40b4-8a43-6b36de833cce Date: Sun, 22 Jul 2018 03:15:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:34,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet used request id req-c80a2aba-1ac4-40b4-8a43-6b36de833cce 2018-07-22 03:15:34,106 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net 2018-07-22 03:15:34,111 - 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}cf52fe9893c32e075ca33d340e098bfbde925569" -d '{"port": {"network_id": "caf27319-ac92-49ac-8fa1-d1f7e1219270", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "456413f2-547e-402b-b8cc-fe3bb5c9176b", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1", "admin_state_up": true}}' 2018-07-22 03:15:35,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-b62bbe08-a9b2-4f9c-b86f-5963b7b12c76 Date: Sun, 22 Jul 2018 03:15:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:15:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","ip_address":"10.55.0.101"}],"id":"fca56263-db49-4133-bab3-59d376860d4d","security_groups":["47cc6fb5-627e-4704-9394-07957f4a869d"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1","project_id":"5af6b0ba60d64bc186e3affcb250738c","qos_policy_id":null,"admin_state_up":true,"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:15:35,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-b62bbe08-a9b2-4f9c-b86f-5963b7b12c76 2018-07-22 03:15:35,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:35,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b7df5d5e-dd63-41d5-9797-08b49e9313dd Date: Sun, 22 Jul 2018 03:15:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":["456413f2-547e-402b-b8cc-fe3bb5c9176b"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}]} 2018-07-22 03:15:35,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net used request id req-b7df5d5e-dd63-41d5-9797-08b49e9313dd 2018-07-22 03:15:35,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:35,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f593dcec-852f-4999-b28e-74444df1cd9f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}} 2018-07-22 03:15:35,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c used request id req-f593dcec-852f-4999-b28e-74444df1cd9f 2018-07-22 03:15:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:35,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4a817e68-c0b6-4e95-a05f-295d19cc0747 Date: Sun, 22 Jul 2018 03:15:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:35,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-4a817e68-c0b6-4e95-a05f-295d19cc0747 2018-07-22 03:15:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:35,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-ed0f35e2-a6e7-4dcd-b22b-2f33a429b45b Date: Sun, 22 Jul 2018 03:15:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:15:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","ip_address":"10.55.0.101"}],"id":"fca56263-db49-4133-bab3-59d376860d4d","security_groups":["47cc6fb5-627e-4704-9394-07957f4a869d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5af6b0ba60d64bc186e3affcb250738c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1","admin_state_up":true,"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:15:35,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1&admin_state_up=True used request id req-ed0f35e2-a6e7-4dcd-b22b-2f33a429b45b 2018-07-22 03:15:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:35,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26891400-f49e-43a1-8669-2ed20e9cd0ad Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}} 2018-07-22 03:15:35,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c used request id req-26891400-f49e-43a1-8669-2ed20e9cd0ad 2018-07-22 03:15:35,401 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst 2018-07-22 03:15:35,404 - 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}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:35,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-3cbb29a8-19be-4509-8681-ced24b853628 x-compute-request-id: req-3cbb29a8-19be-4509-8681-ced24b853628 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:15:35,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3cbb29a8-19be-4509-8681-ced24b853628 2018-07-22 03:15:35,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:35,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-96542c12-9427-4680-b520-7428be17ddcf x-compute-request-id: req-96542c12-9427-4680-b520-7428be17ddcf Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8"}} 2018-07-22 03:15:35,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8 used request id req-96542c12-9427-4680-b520-7428be17ddcf 2018-07-22 03:15:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:35,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-cfcbf977-9655-449f-ab7c-2d05a7b56f80 Date: Sun, 22 Jul 2018 03:15:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:28Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/54740179-3a06-4c86-81a3-b0ec592f62b9/snap", "metadata": {}}], "self": "/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "min_disk": 0, "protected": false, "id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "file": "/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5af6b0ba60d64bc186e3affcb250738c", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/54740179-3a06-4c86-81a3-b0ec592f62b9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image"} 2018-07-22 03:15:35,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image used request id req-cfcbf977-9655-449f-ab7c-2d05a7b56f80 2018-07-22 03:15:35,646 - 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}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:35,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3f2e2c82-253b-417e-9a88-0bbf90c1a0fd Date: Sun, 22 Jul 2018 03:15:35 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-22 03:15:35,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3f2e2c82-253b-417e-9a88-0bbf90c1a0fd 2018-07-22 03:15:35,658 - 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}cf52fe9893c32e075ca33d340e098bfbde925569" -d '{"server": {"name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst", "imageRef": "54740179-3a06-4c86-81a3-b0ec592f62b9", "flavorRef": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "max_count": 1, "min_count": 1, "networks": [{"port": "fca56263-db49-4133-bab3-59d376860d4d"}]}}' 2018-07-22 03:15:36,790 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:15: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-ad53c7e3-b607-4b83-8951-8de9e8cf604e x-compute-request-id: req-ad53c7e3-b607-4b83-8951-8de9e8cf604e Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "bookmark"}], "adminPass": "ZX3KqyehWCX9"}} 2018-07-22 03:15:36,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-ad53c7e3-b607-4b83-8951-8de9e8cf604e 2018-07-22 03:15:36,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:37,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-2bfb0a14-6513-46e5-8891-871f0b0891aa x-compute-request-id: req-2bfb0a14-6513-46e5-8891-871f0b0891aa Content-Encoding: gzip Content-Length: 620 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/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "bookmark"}], "image": {"id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "links": [{"href": "http://172.30.9.25:8774/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "links": [{"href": "http://172.30.9.25:8774/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "bookmark"}]}, "id": "5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "user_id": "e74046b1a292458ab9329c18248bd383", "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-22T03:15:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst", "created": "2018-07-22T03:15:36Z", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:15:37,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa used request id req-2bfb0a14-6513-46e5-8891-871f0b0891aa 2018-07-22 03:15:37,105 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst 2018-07-22 03:15:37,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:37,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-3caf5e33-861f-4de9-b9f6-31b6aa79026e x-compute-request-id: req-3caf5e33-861f-4de9-b9f6-31b6aa79026e Content-Encoding: gzip Content-Length: 627 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/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "bookmark"}], "image": {"id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "links": [{"href": "http://172.30.9.25:8774/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "links": [{"href": "http://172.30.9.25:8774/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "bookmark"}]}, "id": "5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "user_id": "e74046b1a292458ab9329c18248bd383", "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-22T03:15:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst", "created": "2018-07-22T03:15:36Z", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:15:37,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa used request id req-3caf5e33-861f-4de9-b9f6-31b6aa79026e 2018-07-22 03:15:37,480 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst] is - BUILD 2018-07-22 03:15:37,480 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:15:40,483 - create_instance - DEBUG - VM status query timeout in 896.622425079 2018-07-22 03:15:40,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:40,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-823e798d-915e-46d9-8282-1023650cf053 x-compute-request-id: req-823e798d-915e-46d9-8282-1023650cf053 Content-Encoding: gzip Content-Length: 684 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/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "bookmark"}], "image": {"id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "links": [{"href": "http://172.30.9.25:8774/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "links": [{"href": "http://172.30.9.25:8774/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "bookmark"}]}, "id": "5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "security_groups": [{"name": "default"}], "user_id": "e74046b1a292458ab9329c18248bd383", "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-22T03:15:37Z", "hostId": "ffb636547c6e621ee1a91facabbfb025ac502f30ee2c79c72fc91c6b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst", "created": "2018-07-22T03:15:36Z", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:15:40,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa used request id req-823e798d-915e-46d9-8282-1023650cf053 2018-07-22 03:15:40,807 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst] is - BUILD 2018-07-22 03:15:40,807 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:15:43,810 - create_instance - DEBUG - VM status query timeout in 893.295098066 2018-07-22 03:15:43,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:44,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-fbca5a76-2b1c-440a-86b3-3900a07f6c5c x-compute-request-id: req-fbca5a76-2b1c-440a-86b3-3900a07f6c5c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "bookmark"}], "image": {"id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "links": [{"href": "http://172.30.9.25:8774/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:15:42.000000", "flavor": {"id": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "links": [{"href": "http://172.30.9.25:8774/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "bookmark"}]}, "id": "5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "security_groups": [{"name": "default"}], "user_id": "e74046b1a292458ab9329c18248bd383", "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-22T03:15:42Z", "hostId": "ffb636547c6e621ee1a91facabbfb025ac502f30ee2c79c72fc91c6b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst", "created": "2018-07-22T03:15:36Z", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:15:44,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa used request id req-fbca5a76-2b1c-440a-86b3-3900a07f6c5c 2018-07-22 03:15:44,305 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst] is - ACTIVE 2018-07-22 03:15:44,305 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:15:44,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:44,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-9ca1f323-4199-4611-8c39-f77f1061cd2e x-compute-request-id: req-9ca1f323-4199-4611-8c39-f77f1061cd2e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "bookmark"}], "image": {"id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "links": [{"href": "http://172.30.9.25:8774/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:15:42.000000", "flavor": {"id": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "links": [{"href": "http://172.30.9.25:8774/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "bookmark"}]}, "id": "5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "security_groups": [{"name": "default"}], "user_id": "e74046b1a292458ab9329c18248bd383", "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-22T03:15:42Z", "hostId": "ffb636547c6e621ee1a91facabbfb025ac502f30ee2c79c72fc91c6b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst", "created": "2018-07-22T03:15:36Z", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:15:44,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa used request id req-9ca1f323-4199-4611-8c39-f77f1061cd2e 2018-07-22 03:15:44,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:45,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-83852b7a-7e05-4684-9685-9211c90c46b3 Date: Sun, 22 Jul 2018 03:15:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":["456413f2-547e-402b-b8cc-fe3bb5c9176b"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}]} 2018-07-22 03:15:45,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net used request id req-83852b7a-7e05-4684-9685-9211c90c46b3 2018-07-22 03:15:45,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:45,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58f655e-d729-401f-971c-199fdfee0078 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}} 2018-07-22 03:15:45,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c used request id req-c58f655e-d729-401f-971c-199fdfee0078 2018-07-22 03:15:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:45,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4fe6acd0-1bf1-4ec1-aae1-3b43501a2376 Date: Sun, 22 Jul 2018 03:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:45,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-4fe6acd0-1bf1-4ec1-aae1-3b43501a2376 2018-07-22 03:15:45,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:45,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-fd1297a0-24ab-4ae6-8ecf-c48985ffefb2 Date: Sun, 22 Jul 2018 03:15:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:15:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","ip_address":"10.55.0.2"}],"id":"99d2dd85-7fe4-4b3a-8a3e-a6d53f7ea072","security_groups":[],"mac_address":"fa:16:3e:1a:1e:db","project_id":"5af6b0ba60d64bc186e3affcb250738c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-caf27319-ac92-49ac-8fa1-d1f7e1219270","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:15:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","ip_address":"10.55.0.101"}],"id":"fca56263-db49-4133-bab3-59d376860d4d","security_groups":["47cc6fb5-627e-4704-9394-07957f4a869d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5af6b0ba60d64bc186e3affcb250738c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1","admin_state_up":true,"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:34Z","binding:vnic_type":"normal","device_id":"5e8ad25d-19d6-424a-9e0f-b5168110fbaa","ip_allocation":"immediate"}]} 2018-07-22 03:15:45,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-fd1297a0-24ab-4ae6-8ecf-c48985ffefb2 2018-07-22 03:15:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:45,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8c14112e-72f5-4d3f-94f7-15875b695e6c Date: Sun, 22 Jul 2018 03:15:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5af6b0ba60d64bc186e3affcb250738c","l2_adjacency":true,"status":"ACTIVE","subnets":["456413f2-547e-402b-b8cc-fe3bb5c9176b"],"description":"","tags":[],"updated_at":"2018-07-22T03:15:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net","admin_state_up":true,"tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:29Z","mtu":1450}]} 2018-07-22 03:15:45,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-8c14112e-72f5-4d3f-94f7-15875b695e6c 2018-07-22 03:15:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:45,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-810243d3-47ff-418e-b36d-6bf51cd0c3d4 Date: Sun, 22 Jul 2018 03:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:45,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-810243d3-47ff-418e-b36d-6bf51cd0c3d4 2018-07-22 03:15:45,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:45,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-092e379e-0e5f-43b0-b520-96bfe3dcc42a Date: Sun, 22 Jul 2018 03:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caf27319-ac92-49ac-8fa1-d1f7e1219270","tenant_id":"5af6b0ba60d64bc186e3affcb250738c","created_at":"2018-07-22T03:15:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5af6b0ba60d64bc186e3affcb250738c","id":"456413f2-547e-402b-b8cc-fe3bb5c9176b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet"}]} 2018-07-22 03:15:45,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=caf27319-ac92-49ac-8fa1-d1f7e1219270&name=CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet used request id req-092e379e-0e5f-43b0-b520-96bfe3dcc42a 2018-07-22 03:15:45,479 - create_instance - INFO - Deleting Port with ID - fca56263-db49-4133-bab3-59d376860d4d 2018-07-22 03:15:45,479 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4fport-1 2018-07-22 03:15:45,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/fca56263-db49-4133-bab3-59d376860d4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:45,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc730dc1-91a6-4d44-a342-00df74a1ab9e Date: Sun, 22 Jul 2018 03:15:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:45,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/fca56263-db49-4133-bab3-59d376860d4d used request id req-fc730dc1-91a6-4d44-a342-00df74a1ab9e 2018-07-22 03:15:45,932 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst 2018-07-22 03:15:45,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:46,055 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15: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-efa2c02e-ee64-4726-a4d6-089e9a704df7 x-compute-request-id: req-efa2c02e-ee64-4726-a4d6-089e9a704df7 Content-Type: application/json 2018-07-22 03:15:46,055 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa used request id req-efa2c02e-ee64-4726-a4d6-089e9a704df7 2018-07-22 03:15:46,055 - create_instance - INFO - Checking deletion status 2018-07-22 03:15:46,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:46,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15: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-b98397f7-ce39-4a40-99e5-b1a84df1595a x-compute-request-id: req-b98397f7-ce39-4a40-99e5-b1a84df1595a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "rel": "bookmark"}], "image": {"id": "54740179-3a06-4c86-81a3-b0ec592f62b9", "links": [{"href": "http://172.30.9.25:8774/images/54740179-3a06-4c86-81a3-b0ec592f62b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:15:42.000000", "flavor": {"id": "b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "links": [{"href": "http://172.30.9.25:8774/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8", "rel": "bookmark"}]}, "id": "5e8ad25d-19d6-424a-9e0f-b5168110fbaa", "user_id": "e74046b1a292458ab9329c18248bd383", "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-22T03:15:46Z", "hostId": "ffb636547c6e621ee1a91facabbfb025ac502f30ee2c79c72fc91c6b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst", "created": "2018-07-22T03:15:36Z", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:15:46,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa used request id req-b98397f7-ce39-4a40-99e5-b1a84df1595a 2018-07-22 03:15:46,500 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst] is - ACTIVE 2018-07-22 03:15:46,500 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:15:49,504 - create_instance - DEBUG - VM status query timeout in 296.552093029 2018-07-22 03:15:49,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf52fe9893c32e075ca33d340e098bfbde925569" 2018-07-22 03:15:49,559 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15: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 x-openstack-request-id: req-7347e86a-bd04-4b9d-b836-d756a2bcddba x-compute-request-id: req-7347e86a-bd04-4b9d-b836-d756a2bcddba Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5e8ad25d-19d6-424a-9e0f-b5168110fbaa could not be found.", "code": 404}} 2018-07-22 03:15:49,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e8ad25d-19d6-424a-9e0f-b5168110fbaa used request id req-7347e86a-bd04-4b9d-b836-d756a2bcddba 2018-07-22 03:15:49,560 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5e8ad25d-19d6-424a-9e0f-b5168110fbaa could not be found. (HTTP 404) (Request-ID: req-7347e86a-bd04-4b9d-b836-d756a2bcddba) 2018-07-22 03:15:49,560 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-inst 2018-07-22 03:15:49,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3ef9f77a17fe3cf58854bbdd74e4049f8970c0" 2018-07-22 03:15:49,598 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:15: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 x-openstack-request-id: req-f3beade5-fd0e-4a2d-9a56-ae27bc961460 x-compute-request-id: req-f3beade5-fd0e-4a2d-9a56-ae27bc961460 Content-Length: 0 Content-Type: application/json 2018-07-22 03:15:49,598 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b7ee2ca2-b28c-4963-a2c8-abe3b5f9e2d8 used request id req-f3beade5-fd0e-4a2d-9a56-ae27bc961460 2018-07-22 03:15:49,599 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet 2018-07-22 03:15:49,599 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-subnet 2018-07-22 03:15:49,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/456413f2-547e-402b-b8cc-fe3bb5c9176b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" 2018-07-22 03:15:50,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-183fbfd2-f0e6-42cd-bceb-11ca4b5348b6 Date: Sun, 22 Jul 2018 03:15:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:50,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/456413f2-547e-402b-b8cc-fe3bb5c9176b used request id req-183fbfd2-f0e6-42cd-bceb-11ca4b5348b6 2018-07-22 03:15:50,879 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-pub-net 2018-07-22 03:15:50,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/caf27319-ac92-49ac-8fa1-d1f7e1219270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd35dfdcc15ba77c53d953d3b07457eb2b1c931" 2018-07-22 03:15:51,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9662a299-6ec5-4669-80c1-a62fff2d9a4b Date: Sun, 22 Jul 2018 03:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:51,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/caf27319-ac92-49ac-8fa1-d1f7e1219270 used request id req-9662a299-6ec5-4669-80c1-a62fff2d9a4b 2018-07-22 03:15:51,886 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-98b6aba0-1f6b-4bf3-b951-9820d8cb4b4f-image 2018-07-22 03:15:51,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}839675ba5dfe083e2c8990fc9dfffaeec10a2be5" 2018-07-22 03:15:52,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b36bff9-1788-4486-ae72-d82bb1b89f46 Date: Sun, 22 Jul 2018 03:15:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:15:52,871 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/54740179-3a06-4c86-81a3-b0ec592f62b9 used request id req-4b36bff9-1788-4486-ae72-d82bb1b89f46 2018-07-22 03:15:52,877 - 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}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:53,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e40608a2-6ebe-42c4-a5cc-17e7c20f9083 Date: Sun, 22 Jul 2018 03:15:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "created_at": "2018-07-22T03:15:29Z", "updated_at": "2018-07-22T03:15:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:29Z", "revision_number": 0, "id": "74f3c0cf-9a52-4833-81fa-5947f1b87389", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:29Z", "security_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af6b0ba60d64bc186e3affcb250738c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:29Z", "revision_number": 0, "id": "e05a3604-03d5-4007-a847-c1355720f3ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:29Z", "security_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af6b0ba60d64bc186e3affcb250738c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:29Z", "revision_number": 0, "id": "e1c6dba0-4b5e-454b-aa8c-6b1278c4d0d8", "remote_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:29Z", "security_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af6b0ba60d64bc186e3affcb250738c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:29Z", "revision_number": 0, "id": "fc941474-9ad1-4aea-8a63-2abd7f322633", "remote_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:29Z", "security_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af6b0ba60d64bc186e3affcb250738c"}], "revision_number": 4, "project_id": "5af6b0ba60d64bc186e3affcb250738c", "id": "47cc6fb5-627e-4704-9394-07957f4a869d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:15:53,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e40608a2-6ebe-42c4-a5cc-17e7c20f9083 2018-07-22 03:15:53,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:53,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab41fac9-5d41-4c73-a215-698f330df306 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:15:53,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-ab41fac9-5d41-4c73-a215-698f330df306 2018-07-22 03:15:53,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:53,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dff3299-05c6-4af6-8193-39b84a278beb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:15:53,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-9dff3299-05c6-4af6-8193-39b84a278beb 2018-07-22 03:15:53,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:15:53,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:53,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc9e3cf-3f40-437e-865c-e96815eb8890 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5af6b0ba60d64bc186e3affcb250738c", "name": "CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj"}} 2018-07-22 03:15:53,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c used request id req-5cc9e3cf-3f40-437e-865c-e96815eb8890 2018-07-22 03:15:53,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47cc6fb5-627e-4704-9394-07957f4a869d 2018-07-22 03:15:53,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=47cc6fb5-627e-4704-9394-07957f4a869d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:53,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cb8915f2-9161-4409-bef3-6424d4b31e57 Date: Sun, 22 Jul 2018 03:15:53 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-22T03:15:29Z", "security_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "port_range_min": null, "revision_number": 0, "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "created_at": "2018-07-22T03:15:29Z", "project_id": "5af6b0ba60d64bc186e3affcb250738c", "id": "74f3c0cf-9a52-4833-81fa-5947f1b87389"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:29Z", "security_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "port_range_min": null, "revision_number": 0, "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "created_at": "2018-07-22T03:15:29Z", "project_id": "5af6b0ba60d64bc186e3affcb250738c", "id": "e05a3604-03d5-4007-a847-c1355720f3ae"}, {"remote_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:29Z", "security_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "port_range_min": null, "revision_number": 0, "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "created_at": "2018-07-22T03:15:29Z", "project_id": "5af6b0ba60d64bc186e3affcb250738c", "id": "e1c6dba0-4b5e-454b-aa8c-6b1278c4d0d8"}, {"remote_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:29Z", "security_group_id": "47cc6fb5-627e-4704-9394-07957f4a869d", "port_range_min": null, "revision_number": 0, "tenant_id": "5af6b0ba60d64bc186e3affcb250738c", "created_at": "2018-07-22T03:15:29Z", "project_id": "5af6b0ba60d64bc186e3affcb250738c", "id": "fc941474-9ad1-4aea-8a63-2abd7f322633"}]} 2018-07-22 03:15:53,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=47cc6fb5-627e-4704-9394-07957f4a869d used request id req-cb8915f2-9161-4409-bef3-6424d4b31e57 2018-07-22 03:15:53,397 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:15:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/47cc6fb5-627e-4704-9394-07957f4a869d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:53,535 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6727ee52-99f7-4262-a7ad-c83306b7f9a9 Content-Length: 0 Date: Sun, 22 Jul 2018 03:15:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:15:53,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/47cc6fb5-627e-4704-9394-07957f4a869d used request id req-6727ee52-99f7-4262-a7ad-c83306b7f9a9 2018-07-22 03:15:53,536 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj 2018-07-22 03:15:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:53,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c345f80f-8b6c-4d24-ae17-52835cbb671d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:53,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5af6b0ba60d64bc186e3affcb250738c used request id req-c345f80f-8b6c-4d24-ae17-52835cbb671d 2018-07-22 03:15:53,780 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-proj-role 2018-07-22 03:15:53,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a3c41a04acc54b38a4599cb5e37bbaa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:53,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ab7f1e4-7a57-4dd5-aa71-8b14580e7171 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:53,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a3c41a04acc54b38a4599cb5e37bbaa7 used request id req-3ab7f1e4-7a57-4dd5-aa71-8b14580e7171 2018-07-22 03:15:53,884 - 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}eed4eda37aa1f8e9679848fd7a3c4d2774374151" 2018-07-22 03:15:53,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35fc258a-4960-43d3-b5cf-c47ee0039da6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:15:53,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-35fc258a-4960-43d3-b5cf-c47ee0039da6 2018-07-22 03:15:53,960 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1b000d0d-92ec-4fd-user 2018-07-22 03:15:53,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e74046b1a292458ab9329c18248bd383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa83ca7ca7af106aa5bdac2613f0ee329a8a083" 2018-07-22 03:15:54,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a209148-3933-4a1a-abdd-d89d2ffa0058 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:54,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e74046b1a292458ab9329c18248bd383 used request id req-1a209148-3933-4a1a-abdd-d89d2ffa0058 2018-07-22 03:15:54,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:54,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["rpHRRNSkSTGhC9l9ovmr3A"], "issued_at": "2018-07-22T03:15:54.000000Z"}} 2018-07-22 03:15:54,522 - 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}3469a5de3171ff05dd277bca8b78ff94ccb59e66" 2018-07-22 03:15:54,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cafc724f-bfb0-42aa-8354-159a02a3950f 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-22 03:15:54,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cafc724f-bfb0-42aa-8354-159a02a3950f 2018-07-22 03:15:54,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:54,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:54,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["izQhWidqS_GpT2Kkf4f4kw"], "issued_at": "2018-07-22T03:15:54.000000Z"}} 2018-07-22 03:15:54,987 - 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}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:15:55,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04fe1cad-c95c-4da9-992a-ad9e90db8a62 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-22 03:15:55,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-04fe1cad-c95c-4da9-992a-ad9e90db8a62 2018-07-22 03:15:55,069 - 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-22 03:15:55,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5713669c-0239-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:15:55,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27822f2-880c-47ea-9574-2e631284ec98 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5713669c-0239-42e-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:15:55,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5713669c-0239-42e-proj used request id req-e27822f2-880c-47ea-9574-2e631284ec98 2018-07-22 03:15:55,163 - 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}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:15:55,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f8206f-213c-47b4-af0b-19852e3d8a35 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-22 03:15:55,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d0f8206f-213c-47b4-af0b-19852e3d8a35 2018-07-22 03:15:55,246 - 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}a28a1252a4e9db9e6954611339f46872f4603ecd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}}' 2018-07-22 03:15:55,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a9a2269-785e-4a94-867a-036ab79f9ab9 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b"}, "tags": [], "enabled": true, "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}} 2018-07-22 03:15:55,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3a9a2269-785e-4a94-867a-036ab79f9ab9 2018-07-22 03:15:55,363 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5713669c-0239-42e-proj 2018-07-22 03:15:55,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:55,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:55,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["M9ZtQfH6Tk2bZ75I7Sg5Bw"], "issued_at": "2018-07-22T03:15:55.000000Z"}} 2018-07-22 03:15:55,750 - 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}59c701e8b35580a1d88f21ac971d747bb163828d" 2018-07-22 03:15:55,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a868f7-31f9-4bd0-9c8c-a44c034b33f6 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-22 03:15:55,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-43a868f7-31f9-4bd0-9c8c-a44c034b33f6 2018-07-22 03:15:55,833 - 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-22 03:15:55,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:15:55,839 - 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}59c701e8b35580a1d88f21ac971d747bb163828d" 2018-07-22 03:15:55,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d13d13-6320-4196-a093-00ce26b89c46 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:15:55,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-14d13d13-6320-4196-a093-00ce26b89c46 2018-07-22 03:15:55,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-5713669c-0239-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c701e8b35580a1d88f21ac971d747bb163828d" 2018-07-22 03:15:56,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c101c38-047c-447f-ab68-48edb337efdb Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-5713669c-0239-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b"}, "tags": [], "enabled": true, "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}]} 2018-07-22 03:15:56,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-5713669c-0239-42e-proj used request id req-5c101c38-047c-447f-ab68-48edb337efdb 2018-07-22 03:15:56,035 - 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}59c701e8b35580a1d88f21ac971d747bb163828d" 2018-07-22 03:15:56,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd2cb9b-5976-4570-91ac-c1f8f9495cad 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-22 03:15:56,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0bd2cb9b-5976-4570-91ac-c1f8f9495cad 2018-07-22 03:15:56,444 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5713669c-0239-42e-user 2018-07-22 03:15:56,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:56,448 - 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}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:15:56,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9ab2b2-9ed7-4024-8ed8-6dd50f1d7ecd Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:15:56,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fd9ab2b2-9ed7-4024-8ed8-6dd50f1d7ecd 2018-07-22 03:15:56,545 - 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}a28a1252a4e9db9e6954611339f46872f4603ecd" -d '{"role": {"name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role"}}' 2018-07-22 03:15:56,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d449731a-d39f-48d3-bea2-64f0c4700fb1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e04911f4f5654fff9a0cee6d076e7c08", "links": {"self": "http://172.30.9.25:5000/v3/roles/e04911f4f5654fff9a0cee6d076e7c08"}, "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role"}} 2018-07-22 03:15:56,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d449731a-d39f-48d3-bea2-64f0c4700fb1 2018-07-22 03:15:56,644 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role 2018-07-22 03:15:56,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e04911f4f5654fff9a0cee6d076e7c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:15:56,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20485d2b-bc86-4601-9462-bf3bcf281f50 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e04911f4f5654fff9a0cee6d076e7c08", "links": {"self": "http://172.30.9.25:5000/v3/roles/e04911f4f5654fff9a0cee6d076e7c08"}, "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role"}} 2018-07-22 03:15:56,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e04911f4f5654fff9a0cee6d076e7c08 used request id req-20485d2b-bc86-4601-9462-bf3bcf281f50 2018-07-22 03:15:56,730 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role to project CreateInstancePortManipulationTests-5713669c-0239-42e-proj 2018-07-22 03:15:56,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b/users/7219c7f017474f45bafb22cffbb37ee2/roles/e04911f4f5654fff9a0cee6d076e7c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:15:56,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4465632-ef5f-4e40-a104-12861f769497 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:15:56,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b/users/7219c7f017474f45bafb22cffbb37ee2/roles/e04911f4f5654fff9a0cee6d076e7c08 used request id req-f4465632-ef5f-4e40-a104-12861f769497 2018-07-22 03:15:56,855 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:15:56,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:56,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:57,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e04911f4f5654fff9a0cee6d076e7c08", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role"}], "expires_at": "2018-07-22T04:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-user", "id": "7219c7f017474f45bafb22cffbb37ee2"}, "audit_ids": ["mM0hA9I0QoS8s_xbvjLGdQ"], "issued_at": "2018-07-22T03:15:57.000000Z"}} 2018-07-22 03:15:57,238 - 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}fdfe25e5feeb48a15d042d11b7760dc3e131b18a" 2018-07-22 03:15:57,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2c1644-671a-46c3-9048-cdb7d534e0f2 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-22 03:15:57,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4b2c1644-671a-46c3-9048-cdb7d534e0f2 2018-07-22 03:15:57,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fdfe25e5feeb48a15d042d11b7760dc3e131b18a" 2018-07-22 03:15:57,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8230bda9-3d0d-4bef-a2a2-e3496ca115e5 Date: Sun, 22 Jul 2018 03:15:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image"} 2018-07-22 03:15:57,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image used request id req-8230bda9-3d0d-4bef-a2a2-e3496ca115e5 2018-07-22 03:15:57,510 - 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}fdfe25e5feeb48a15d042d11b7760dc3e131b18a" 2018-07-22 03:15:57,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-136f1d87-c64a-425f-a283-a241820cb57d Date: Sun, 22 Jul 2018 03:15:57 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-22 03:15:57,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-136f1d87-c64a-425f-a283-a241820cb57d 2018-07-22 03:15:57,546 - 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}fdfe25e5feeb48a15d042d11b7760dc3e131b18a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image"}' 2018-07-22 03:15:57,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-89b6e985-252d-4a7c-8f97-0234daef0389 Date: Sun, 22 Jul 2018 03:15:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d", "min_disk": 0, "protected": false, "id": "921551d9-1944-4a32-8b60-758ebac8c61d", "file": "/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d/file", "checksum": null, "owner": "2a81f61cc04d4d04b2a411e0d968fe9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:57,613 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-89b6e985-252d-4a7c-8f97-0234daef0389 2018-07-22 03:15:57,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fdfe25e5feeb48a15d042d11b7760dc3e131b18a" -d '' 2018-07-22 03:15:58,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e24fbf1f-5fd1-4670-a1ba-d6df488fd640 Date: Sun, 22 Jul 2018 03:15: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-22 03:15:58,831 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d/file used request id req-e24fbf1f-5fd1-4670-a1ba-d6df488fd640 2018-07-22 03:15:58,832 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:15:58,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fdfe25e5feeb48a15d042d11b7760dc3e131b18a" 2018-07-22 03:15:58,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b63aa75e-d5d5-4f66-a4b4-7020cf58099a Date: Sun, 22 Jul 2018 03:15:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:58Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/921551d9-1944-4a32-8b60-758ebac8c61d/snap", "metadata": {}}], "self": "/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d", "min_disk": 0, "protected": false, "id": "921551d9-1944-4a32-8b60-758ebac8c61d", "file": "/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a81f61cc04d4d04b2a411e0d968fe9b", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/921551d9-1944-4a32-8b60-758ebac8c61d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:58,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d used request id req-b63aa75e-d5d5-4f66-a4b4-7020cf58099a 2018-07-22 03:15:58,856 - 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}fdfe25e5feeb48a15d042d11b7760dc3e131b18a" 2018-07-22 03:15:58,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4841e61d-2793-491e-a7df-88bb68dc8536 Date: Sun, 22 Jul 2018 03:15:58 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-22 03:15:58,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4841e61d-2793-491e-a7df-88bb68dc8536 2018-07-22 03:15:58,865 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image 2018-07-22 03:15:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fdfe25e5feeb48a15d042d11b7760dc3e131b18a" 2018-07-22 03:15:58,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dfb50faf-60b8-479e-9b30-a141ee02035d Date: Sun, 22 Jul 2018 03:15:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:58Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/921551d9-1944-4a32-8b60-758ebac8c61d/snap", "metadata": {}}], "self": "/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d", "min_disk": 0, "protected": false, "id": "921551d9-1944-4a32-8b60-758ebac8c61d", "file": "/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a81f61cc04d4d04b2a411e0d968fe9b", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/921551d9-1944-4a32-8b60-758ebac8c61d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:15:58,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d used request id req-dfb50faf-60b8-479e-9b30-a141ee02035d 2018-07-22 03:15:58,883 - create_image - DEBUG - Instance status is - active 2018-07-22 03:15:58,883 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image 2018-07-22 03:15:58,884 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image 2018-07-22 03:15:58,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:15:58,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:15:59,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e04911f4f5654fff9a0cee6d076e7c08", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role"}], "expires_at": "2018-07-22T04:15:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-user", "id": "7219c7f017474f45bafb22cffbb37ee2"}, "audit_ids": ["DW0eDXqwSkCvL5Usl81dzA"], "issued_at": "2018-07-22T03:15:59.000000Z"}} 2018-07-22 03:15:59,269 - 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}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" 2018-07-22 03:15:59,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5891f5-71b0-473e-bbd3-2b3343f32297 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-22 03:15:59,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ae5891f5-71b0-473e-bbd3-2b3343f32297 2018-07-22 03:15:59,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" 2018-07-22 03:15:59,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cfaf0dd7-6299-429f-abde-3e290ac45f20 Date: Sun, 22 Jul 2018 03:15:59 GMT RESP BODY: {"networks":[]} 2018-07-22 03:15:59,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net used request id req-cfaf0dd7-6299-429f-abde-3e290ac45f20 2018-07-22 03:15:59,613 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net 2018-07-22 03:15:59,618 - 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}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" -d '{"network": {"name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net", "admin_state_up": true}}' 2018-07-22 03:16:00,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-6066715c-9017-4d11-8aa5-b7b0d944967a Date: Sun, 22 Jul 2018 03:16:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:15:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}} 2018-07-22 03:16:00,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-6066715c-9017-4d11-8aa5-b7b0d944967a 2018-07-22 03:16:00,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" 2018-07-22 03:16:00,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9c20d909-aaa8-47c9-8691-218c6e7d853f Date: Sun, 22 Jul 2018 03:16:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:15:59Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}]} 2018-07-22 03:16:00,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-9c20d909-aaa8-47c9-8691-218c6e7d853f 2018-07-22 03:16:00,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" 2018-07-22 03:16:00,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-858d5c51-f432-426d-b631-3023d687d38b Date: Sun, 22 Jul 2018 03:16:00 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:16:00,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-858d5c51-f432-426d-b631-3023d687d38b 2018-07-22 03:16:00,192 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet 2018-07-22 03:16:00,197 - 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}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" -d '{"subnets": [{"ip_version": 4, "network_id": "058fe2be-9177-49bd-8f9e-98c26027e261", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]}' 2018-07-22 03:16:00,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a45f5e04-870d-41f5-90e9-d2ea74bdf438 Date: Sun, 22 Jul 2018 03:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:00,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a45f5e04-870d-41f5-90e9-d2ea74bdf438 2018-07-22 03:16:00,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" 2018-07-22 03:16:00,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-317af5ed-6842-45b1-8f16-ef41005bdce6 Date: Sun, 22 Jul 2018 03:16:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":["01413b78-fe7d-4cf4-93fa-47d69cc0ac44"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}]} 2018-07-22 03:16:00,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-317af5ed-6842-45b1-8f16-ef41005bdce6 2018-07-22 03:16:00,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" 2018-07-22 03:16:00,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b53c2876-9e2c-4a99-81d5-36264d6315b8 Date: Sun, 22 Jul 2018 03:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:00,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-b53c2876-9e2c-4a99-81d5-36264d6315b8 2018-07-22 03:16:00,884 - OpenStackNetwork - DEBUG - Network [058fe2be-9177-49bd-8f9e-98c26027e261] created successfully 2018-07-22 03:16:00,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:00,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:01,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["unRZo_vVSRKMlmCOwyKx0g"], "issued_at": "2018-07-22T03:16:01.000000Z"}} 2018-07-22 03:16:01,305 - 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}cb676c55af4ecb3249995587d8bb792009c1ab8a" 2018-07-22 03:16:01,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d94bf20-e49f-4ddf-8651-9205ead625a0 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-22 03:16:01,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0d94bf20-e49f-4ddf-8651-9205ead625a0 2018-07-22 03:16:01,384 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:16:01,389 - 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}cb676c55af4ecb3249995587d8bb792009c1ab8a" 2018-07-22 03:16:01,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-4864dc4c-c258-46eb-9b21-f1cffd89752a x-compute-request-id: req-4864dc4c-c258-46eb-9b21-f1cffd89752a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:16:01,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4864dc4c-c258-46eb-9b21-f1cffd89752a 2018-07-22 03:16:01,583 - 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}cb676c55af4ecb3249995587d8bb792009c1ab8a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-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-22 03:16:01,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-442ec2a5-ee8f-4269-b8eb-8af0e5f49646 x-compute-request-id: req-442ec2a5-ee8f-4269-b8eb-8af0e5f49646 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5684752c-e9d5-495f-bae8-6979f629a794"}} 2018-07-22 03:16:01,616 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-442ec2a5-ee8f-4269-b8eb-8af0e5f49646 2018-07-22 03:16:01,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:01,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:02,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e04911f4f5654fff9a0cee6d076e7c08", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role"}], "expires_at": "2018-07-22T04:16:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-user", "id": "7219c7f017474f45bafb22cffbb37ee2"}, "audit_ids": ["qnzPSJcgTxWVrw8ldxBjuQ"], "issued_at": "2018-07-22T03:16:02.000000Z"}} 2018-07-22 03:16:02,001 - 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}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:02,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a226437b-463f-4e58-9a5b-df4d32a50cb5 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-22 03:16:02,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a226437b-463f-4e58-9a5b-df4d32a50cb5 2018-07-22 03:16:02,079 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:16:02,081 - 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}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:02,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4d6953-7063-4e66-a8bf-09ac716e078f 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-22 03:16:02,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4a4d6953-7063-4e66-a8bf-09ac716e078f 2018-07-22 03:16:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:02,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-10c0d8bc-6b04-43c6-9ec8-8439bb7ac299 Date: Sun, 22 Jul 2018 03:16:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":["01413b78-fe7d-4cf4-93fa-47d69cc0ac44"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}]} 2018-07-22 03:16:02,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net used request id req-10c0d8bc-6b04-43c6-9ec8-8439bb7ac299 2018-07-22 03:16:02,350 - 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-22 03:16:02,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:16:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:02,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8281ad83-c0ef-4e32-a3c0-e74665b02298 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}} 2018-07-22 03:16:02,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b used request id req-8281ad83-c0ef-4e32-a3c0-e74665b02298 2018-07-22 03:16:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:02,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f15047ac-4e0a-4f93-a0a3-d09ca5ee90b2 Date: Sun, 22 Jul 2018 03:16:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:02,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-f15047ac-4e0a-4f93-a0a3-d09ca5ee90b2 2018-07-22 03:16:02,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:02,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cbe70c65-3e29-4275-bdef-a2358a38de24 Date: Sun, 22 Jul 2018 03:16:02 GMT RESP BODY: {"ports":[]} 2018-07-22 03:16:02,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1&admin_state_up=True used request id req-cbe70c65-3e29-4275-bdef-a2358a38de24 2018-07-22 03:16:02,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:02,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-57e9383f-dbf7-4411-a5ca-46ac6314c548 x-compute-request-id: req-57e9383f-dbf7-4411-a5ca-46ac6314c548 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:16:02,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst used request id req-57e9383f-dbf7-4411-a5ca-46ac6314c548 2018-07-22 03:16:02,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:02,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d44a410a-9c41-4ab3-8fa1-1418809773fe Date: Sun, 22 Jul 2018 03:16:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":["01413b78-fe7d-4cf4-93fa-47d69cc0ac44"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}]} 2018-07-22 03:16:02,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net used request id req-d44a410a-9c41-4ab3-8fa1-1418809773fe 2018-07-22 03:16:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:02,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99590e07-b303-4c69-9457-f65eb796f594 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}} 2018-07-22 03:16:02,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b used request id req-99590e07-b303-4c69-9457-f65eb796f594 2018-07-22 03:16:02,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:03,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bcf4dacb-ead1-49b5-ae64-c746c9f125d3 Date: Sun, 22 Jul 2018 03:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:03,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-bcf4dacb-ead1-49b5-ae64-c746c9f125d3 2018-07-22 03:16:03,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:03,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c86efd4-6827-476a-a15c-357bcc2325b4 Date: Sun, 22 Jul 2018 03:16:03 GMT RESP BODY: {"ports":[]} 2018-07-22 03:16:03,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1&admin_state_up=True used request id req-6c86efd4-6827-476a-a15c-357bcc2325b4 2018-07-22 03:16:03,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:03,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:03,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e04911f4f5654fff9a0cee6d076e7c08", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role"}], "expires_at": "2018-07-22T04:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2a81f61cc04d4d04b2a411e0d968fe9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-user", "id": "7219c7f017474f45bafb22cffbb37ee2"}, "audit_ids": ["uYBWHb6YSJeGQSEMyS2uCg"], "issued_at": "2018-07-22T03:16:03.000000Z"}} 2018-07-22 03:16:03,429 - 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}e053aeb7c2fb8e729b27ede09b1344a74fb0ad23" 2018-07-22 03:16:03,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcfb436c-95bf-42be-9010-193db90cb5c4 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-22 03:16:03,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dcfb436c-95bf-42be-9010-193db90cb5c4 2018-07-22 03:16:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:03,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-81932066-c1a4-444b-83b0-864b91e64ea8 Date: Sun, 22 Jul 2018 03:16:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":["01413b78-fe7d-4cf4-93fa-47d69cc0ac44"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}]} 2018-07-22 03:16:03,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net used request id req-81932066-c1a4-444b-83b0-864b91e64ea8 2018-07-22 03:16:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:03,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-06970a77-4a37-4e22-abfc-28b4ef35ca43 Date: Sun, 22 Jul 2018 03:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:03,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-06970a77-4a37-4e22-abfc-28b4ef35ca43 2018-07-22 03:16:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:03,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d67a1504-3dce-49cf-867f-1fa57fb6d93d Date: Sun, 22 Jul 2018 03:16:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":["01413b78-fe7d-4cf4-93fa-47d69cc0ac44"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}]} 2018-07-22 03:16:03,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net used request id req-d67a1504-3dce-49cf-867f-1fa57fb6d93d 2018-07-22 03:16:03,768 - 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-22 03:16:03,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:16:03,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e053aeb7c2fb8e729b27ede09b1344a74fb0ad23" 2018-07-22 03:16:03,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b271e20c-7b69-4d53-b289-3fa72ca846ae Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}} 2018-07-22 03:16:03,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b used request id req-b271e20c-7b69-4d53-b289-3fa72ca846ae 2018-07-22 03:16:03,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:03,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a37485d2-a2f1-4ab5-a0fb-8d79fcf44b50 Date: Sun, 22 Jul 2018 03:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:03,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-a37485d2-a2f1-4ab5-a0fb-8d79fcf44b50 2018-07-22 03:16:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:03,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-693684c9-d54e-4f6d-84a9-482e142288e5 Date: Sun, 22 Jul 2018 03:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:03,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet used request id req-693684c9-d54e-4f6d-84a9-482e142288e5 2018-07-22 03:16:03,964 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net 2018-07-22 03:16:03,969 - 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}200f08169f9251b71f55290b1e516016a3bdde08" -d '{"port": {"network_id": "058fe2be-9177-49bd-8f9e-98c26027e261", "fixed_ips": [{"subnet_id": "01413b78-fe7d-4cf4-93fa-47d69cc0ac44", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1", "admin_state_up": true}}' 2018-07-22 03:16:05,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-3acb8271-8f6e-4187-9959-ad88e5a91ef7 Date: Sun, 22 Jul 2018 03:16:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:16:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","ip_address":"10.55.0.101"}],"id":"01b298f2-6bbd-4bcf-81b2-ce27848a6cc6","security_groups":["7916822c-fe38-4236-9e68-4bb9d30d8c6f"],"mac_address":"fa:16:3e:09:51:48","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","qos_policy_id":null,"admin_state_up":true,"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:16:05,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-3acb8271-8f6e-4187-9959-ad88e5a91ef7 2018-07-22 03:16:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:05,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-40988027-180b-4720-b883-86629f3dd9be Date: Sun, 22 Jul 2018 03:16:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":["01413b78-fe7d-4cf4-93fa-47d69cc0ac44"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}]} 2018-07-22 03:16:05,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net used request id req-40988027-180b-4720-b883-86629f3dd9be 2018-07-22 03:16:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:05,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bdbd451-a211-44d1-be11-5e25cba4885e Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}} 2018-07-22 03:16:05,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b used request id req-3bdbd451-a211-44d1-be11-5e25cba4885e 2018-07-22 03:16:05,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:05,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c804382a-51a1-44cf-9d10-ac0ae3ad50da Date: Sun, 22 Jul 2018 03:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:05,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-c804382a-51a1-44cf-9d10-ac0ae3ad50da 2018-07-22 03:16:05,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:05,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-5cefb2ff-34be-436c-bf31-3cb77aec7b25 Date: Sun, 22 Jul 2018 03:16:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:16:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","ip_address":"10.55.0.101"}],"id":"01b298f2-6bbd-4bcf-81b2-ce27848a6cc6","security_groups":["7916822c-fe38-4236-9e68-4bb9d30d8c6f"],"mac_address":"fa:16:3e:09:51:48","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1","admin_state_up":true,"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:16:05,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1&admin_state_up=True used request id req-5cefb2ff-34be-436c-bf31-3cb77aec7b25 2018-07-22 03:16:05,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:05,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277e4450-ca56-45d2-b0dd-176ed1e89b55 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}} 2018-07-22 03:16:05,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b used request id req-277e4450-ca56-45d2-b0dd-176ed1e89b55 2018-07-22 03:16:05,496 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst 2018-07-22 03:16:05,499 - 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}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:05,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-f884f85b-dc1b-4093-ae83-f84b7d17e64e x-compute-request-id: req-f884f85b-dc1b-4093-ae83-f84b7d17e64e Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5684752c-e9d5-495f-bae8-6979f629a794", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:16:05,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f884f85b-dc1b-4093-ae83-f84b7d17e64e 2018-07-22 03:16:05,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5684752c-e9d5-495f-bae8-6979f629a794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:05,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-5e8b4963-d6ae-4313-8c9b-3038a0618f25 x-compute-request-id: req-5e8b4963-d6ae-4313-8c9b-3038a0618f25 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5684752c-e9d5-495f-bae8-6979f629a794"}} 2018-07-22 03:16:05,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5684752c-e9d5-495f-bae8-6979f629a794 used request id req-5e8b4963-d6ae-4313-8c9b-3038a0618f25 2018-07-22 03:16:05,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:05,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-6e60279a-1fa8-42fb-952b-958bddc8f3aa Date: Sun, 22 Jul 2018 03:16:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:15:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:15:58Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/921551d9-1944-4a32-8b60-758ebac8c61d/snap", "metadata": {}}], "self": "/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d", "min_disk": 0, "protected": false, "id": "921551d9-1944-4a32-8b60-758ebac8c61d", "file": "/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a81f61cc04d4d04b2a411e0d968fe9b", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/921551d9-1944-4a32-8b60-758ebac8c61d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image"} 2018-07-22 03:16:05,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image used request id req-6e60279a-1fa8-42fb-952b-958bddc8f3aa 2018-07-22 03:16:05,733 - 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}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:05,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2094f1b1-788c-401e-8c66-a70b99c9ada8 Date: Sun, 22 Jul 2018 03:16: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-22 03:16:05,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2094f1b1-788c-401e-8c66-a70b99c9ada8 2018-07-22 03:16:05,746 - 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}200f08169f9251b71f55290b1e516016a3bdde08" -d '{"server": {"name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst", "imageRef": "921551d9-1944-4a32-8b60-758ebac8c61d", "flavorRef": "5684752c-e9d5-495f-bae8-6979f629a794", "max_count": 1, "min_count": 1, "networks": [{"port": "01b298f2-6bbd-4bcf-81b2-ce27848a6cc6"}]}}' 2018-07-22 03:16:07,390 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:16: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-9b91c4b0-0f9f-4efa-a879-9c9b52968757 x-compute-request-id: req-9b91c4b0-0f9f-4efa-a879-9c9b52968757 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "237ad563-8664-4ae3-ae91-afdcd3695088", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "bookmark"}], "adminPass": "DHhTFJYKoii3"}} 2018-07-22 03:16:07,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9b91c4b0-0f9f-4efa-a879-9c9b52968757 2018-07-22 03:16:07,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:07,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-1fd02549-0576-45c4-8e33-72ce8b0624ff x-compute-request-id: req-1fd02549-0576-45c4-8e33-72ce8b0624ff Content-Encoding: gzip Content-Length: 619 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/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "bookmark"}], "image": {"id": "921551d9-1944-4a32-8b60-758ebac8c61d", "links": [{"href": "http://172.30.9.25:8774/images/921551d9-1944-4a32-8b60-758ebac8c61d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5684752c-e9d5-495f-bae8-6979f629a794", "links": [{"href": "http://172.30.9.25:8774/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "bookmark"}]}, "id": "237ad563-8664-4ae3-ae91-afdcd3695088", "user_id": "7219c7f017474f45bafb22cffbb37ee2", "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-22T03:16:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst", "created": "2018-07-22T03:16:07Z", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:07,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 used request id req-1fd02549-0576-45c4-8e33-72ce8b0624ff 2018-07-22 03:16:07,468 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst 2018-07-22 03:16:07,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:07,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-2891cad2-eaa6-4fb8-9c61-224352af882c x-compute-request-id: req-2891cad2-eaa6-4fb8-9c61-224352af882c Content-Encoding: gzip Content-Length: 619 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/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "bookmark"}], "image": {"id": "921551d9-1944-4a32-8b60-758ebac8c61d", "links": [{"href": "http://172.30.9.25:8774/images/921551d9-1944-4a32-8b60-758ebac8c61d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5684752c-e9d5-495f-bae8-6979f629a794", "links": [{"href": "http://172.30.9.25:8774/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "bookmark"}]}, "id": "237ad563-8664-4ae3-ae91-afdcd3695088", "user_id": "7219c7f017474f45bafb22cffbb37ee2", "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-22T03:16:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst", "created": "2018-07-22T03:16:07Z", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:07,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 used request id req-2891cad2-eaa6-4fb8-9c61-224352af882c 2018-07-22 03:16:07,778 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst] is - BUILD 2018-07-22 03:16:07,778 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:16:10,781 - create_instance - DEBUG - VM status query timeout in 896.686787844 2018-07-22 03:16:10,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:11,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-7a076744-313d-4fdc-9a98-35b0c45cdb15 x-compute-request-id: req-7a076744-313d-4fdc-9a98-35b0c45cdb15 Content-Encoding: gzip Content-Length: 684 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/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "bookmark"}], "image": {"id": "921551d9-1944-4a32-8b60-758ebac8c61d", "links": [{"href": "http://172.30.9.25:8774/images/921551d9-1944-4a32-8b60-758ebac8c61d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5684752c-e9d5-495f-bae8-6979f629a794", "links": [{"href": "http://172.30.9.25:8774/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "bookmark"}]}, "id": "237ad563-8664-4ae3-ae91-afdcd3695088", "security_groups": [{"name": "default"}], "user_id": "7219c7f017474f45bafb22cffbb37ee2", "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-22T03:16:08Z", "hostId": "1d9c5c4d434eef7f6eb9d7a1b4de19fec6ffd968f3b55bf22be0a116", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst", "created": "2018-07-22T03:16:07Z", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:11,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 used request id req-7a076744-313d-4fdc-9a98-35b0c45cdb15 2018-07-22 03:16:11,318 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst] is - BUILD 2018-07-22 03:16:11,318 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:16:14,322 - create_instance - DEBUG - VM status query timeout in 893.146100044 2018-07-22 03:16:14,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:14,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-1bbf5bf8-d1b7-4d5c-9629-a71b46286eb3 x-compute-request-id: req-1bbf5bf8-d1b7-4d5c-9629-a71b46286eb3 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:51:48", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "bookmark"}], "image": {"id": "921551d9-1944-4a32-8b60-758ebac8c61d", "links": [{"href": "http://172.30.9.25:8774/images/921551d9-1944-4a32-8b60-758ebac8c61d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:16:11.000000", "flavor": {"id": "5684752c-e9d5-495f-bae8-6979f629a794", "links": [{"href": "http://172.30.9.25:8774/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "bookmark"}]}, "id": "237ad563-8664-4ae3-ae91-afdcd3695088", "security_groups": [{"name": "default"}], "user_id": "7219c7f017474f45bafb22cffbb37ee2", "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-22T03:16:11Z", "hostId": "1d9c5c4d434eef7f6eb9d7a1b4de19fec6ffd968f3b55bf22be0a116", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst", "created": "2018-07-22T03:16:07Z", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:14,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 used request id req-1bbf5bf8-d1b7-4d5c-9629-a71b46286eb3 2018-07-22 03:16:14,667 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst] is - ACTIVE 2018-07-22 03:16:14,668 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:16:14,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:15,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-06579ccf-1c99-4def-8dc0-4a818d601b47 x-compute-request-id: req-06579ccf-1c99-4def-8dc0-4a818d601b47 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:51:48", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "bookmark"}], "image": {"id": "921551d9-1944-4a32-8b60-758ebac8c61d", "links": [{"href": "http://172.30.9.25:8774/images/921551d9-1944-4a32-8b60-758ebac8c61d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:16:11.000000", "flavor": {"id": "5684752c-e9d5-495f-bae8-6979f629a794", "links": [{"href": "http://172.30.9.25:8774/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "bookmark"}]}, "id": "237ad563-8664-4ae3-ae91-afdcd3695088", "security_groups": [{"name": "default"}], "user_id": "7219c7f017474f45bafb22cffbb37ee2", "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-22T03:16:11Z", "hostId": "1d9c5c4d434eef7f6eb9d7a1b4de19fec6ffd968f3b55bf22be0a116", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst", "created": "2018-07-22T03:16:07Z", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:15,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 used request id req-06579ccf-1c99-4def-8dc0-4a818d601b47 2018-07-22 03:16:15,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:15,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-64749868-2109-451a-981d-a01e0c82ba70 Date: Sun, 22 Jul 2018 03:16:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":["01413b78-fe7d-4cf4-93fa-47d69cc0ac44"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}]} 2018-07-22 03:16:15,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net used request id req-64749868-2109-451a-981d-a01e0c82ba70 2018-07-22 03:16:15,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:15,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b62192-1b3e-4bd7-a448-0a757dbf7a58 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}} 2018-07-22 03:16:15,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b used request id req-b0b62192-1b3e-4bd7-a448-0a757dbf7a58 2018-07-22 03:16:15,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:15,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d80bce9-e1a5-45aa-ab65-93c91b1acfdd Date: Sun, 22 Jul 2018 03:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:15,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-4d80bce9-e1a5-45aa-ab65-93c91b1acfdd 2018-07-22 03:16:15,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:15,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-8de7f51c-6541-43a0-9a9d-725de04c5de1 Date: Sun, 22 Jul 2018 03:16:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","ip_address":"10.55.0.101"}],"id":"01b298f2-6bbd-4bcf-81b2-ce27848a6cc6","security_groups":["7916822c-fe38-4236-9e68-4bb9d30d8c6f"],"mac_address":"fa:16:3e:09:51:48","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1","admin_state_up":true,"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:04Z","binding:vnic_type":"normal","device_id":"237ad563-8664-4ae3-ae91-afdcd3695088","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:16:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","ip_address":"10.55.0.2"}],"id":"730c4f0a-84d2-4a51-a951-f8a01107c852","security_groups":[],"mac_address":"fa:16:3e:96:ce:13","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-058fe2be-9177-49bd-8f9e-98c26027e261","ip_allocation":"immediate"}]} 2018-07-22 03:16:15,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-8de7f51c-6541-43a0-9a9d-725de04c5de1 2018-07-22 03:16:15,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:15,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3474d167-321f-453d-a2e9-fc3f1ede26e1 Date: Sun, 22 Jul 2018 03:16:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"058fe2be-9177-49bd-8f9e-98c26027e261","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","l2_adjacency":true,"status":"ACTIVE","subnets":["01413b78-fe7d-4cf4-93fa-47d69cc0ac44"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net","admin_state_up":true,"tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:15:59Z","mtu":1450}]} 2018-07-22 03:16:15,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-3474d167-321f-453d-a2e9-fc3f1ede26e1 2018-07-22 03:16:15,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:15,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1b8587a0-bdbc-46f2-9dca-12f28f52d756 Date: Sun, 22 Jul 2018 03:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:15,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-1b8587a0-bdbc-46f2-9dca-12f28f52d756 2018-07-22 03:16:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:15,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd01914d-9b6f-4c7e-8bed-a0e7aede1b0e Date: Sun, 22 Jul 2018 03:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058fe2be-9177-49bd-8f9e-98c26027e261","tenant_id":"2a81f61cc04d4d04b2a411e0d968fe9b","created_at":"2018-07-22T03:16:00Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a81f61cc04d4d04b2a411e0d968fe9b","id":"01413b78-fe7d-4cf4-93fa-47d69cc0ac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet"}]} 2018-07-22 03:16:15,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=058fe2be-9177-49bd-8f9e-98c26027e261&name=CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet used request id req-fd01914d-9b6f-4c7e-8bed-a0e7aede1b0e 2018-07-22 03:16:15,830 - create_instance - INFO - Deleting Port with ID - 01b298f2-6bbd-4bcf-81b2-ce27848a6cc6 2018-07-22 03:16:15,830 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769port-1 2018-07-22 03:16:15,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/01b298f2-6bbd-4bcf-81b2-ce27848a6cc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:16,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abe4b828-96f1-4658-96ff-260e6bc2e3aa Date: Sun, 22 Jul 2018 03:16:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:16:16,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/01b298f2-6bbd-4bcf-81b2-ce27848a6cc6 used request id req-abe4b828-96f1-4658-96ff-260e6bc2e3aa 2018-07-22 03:16:16,461 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst 2018-07-22 03:16:16,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:16,583 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16: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-f2b8b71c-40df-4f09-97b4-8c1095c1ad75 x-compute-request-id: req-f2b8b71c-40df-4f09-97b4-8c1095c1ad75 Content-Type: application/json 2018-07-22 03:16:16,584 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 used request id req-f2b8b71c-40df-4f09-97b4-8c1095c1ad75 2018-07-22 03:16:16,584 - create_instance - INFO - Checking deletion status 2018-07-22 03:16:16,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:16,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-ed029949-971d-4b72-89d9-36f0a17ee109 x-compute-request-id: req-ed029949-971d-4b72-89d9-36f0a17ee109 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/237ad563-8664-4ae3-ae91-afdcd3695088", "rel": "bookmark"}], "image": {"id": "921551d9-1944-4a32-8b60-758ebac8c61d", "links": [{"href": "http://172.30.9.25:8774/images/921551d9-1944-4a32-8b60-758ebac8c61d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:16:11.000000", "flavor": {"id": "5684752c-e9d5-495f-bae8-6979f629a794", "links": [{"href": "http://172.30.9.25:8774/flavors/5684752c-e9d5-495f-bae8-6979f629a794", "rel": "bookmark"}]}, "id": "237ad563-8664-4ae3-ae91-afdcd3695088", "user_id": "7219c7f017474f45bafb22cffbb37ee2", "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-22T03:16:16Z", "hostId": "1d9c5c4d434eef7f6eb9d7a1b4de19fec6ffd968f3b55bf22be0a116", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst", "created": "2018-07-22T03:16:07Z", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:16,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 used request id req-ed029949-971d-4b72-89d9-36f0a17ee109 2018-07-22 03:16:16,679 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst] is - ACTIVE 2018-07-22 03:16:16,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:16:19,682 - create_instance - DEBUG - VM status query timeout in 296.902148962 2018-07-22 03:16:19,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f08169f9251b71f55290b1e516016a3bdde08" 2018-07-22 03:16:19,732 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16: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-a627cfad-fd55-46ed-bdb1-b97ab66f66d7 x-compute-request-id: req-a627cfad-fd55-46ed-bdb1-b97ab66f66d7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 237ad563-8664-4ae3-ae91-afdcd3695088 could not be found.", "code": 404}} 2018-07-22 03:16:19,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/237ad563-8664-4ae3-ae91-afdcd3695088 used request id req-a627cfad-fd55-46ed-bdb1-b97ab66f66d7 2018-07-22 03:16:19,732 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 237ad563-8664-4ae3-ae91-afdcd3695088 could not be found. (HTTP 404) (Request-ID: req-a627cfad-fd55-46ed-bdb1-b97ab66f66d7) 2018-07-22 03:16:19,733 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-inst 2018-07-22 03:16:19,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/5684752c-e9d5-495f-bae8-6979f629a794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb676c55af4ecb3249995587d8bb792009c1ab8a" 2018-07-22 03:16:19,802 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:16: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-5ce6202e-2a93-4a35-a766-462ae4fd258d x-compute-request-id: req-5ce6202e-2a93-4a35-a766-462ae4fd258d Content-Length: 0 Content-Type: application/json 2018-07-22 03:16:19,802 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5684752c-e9d5-495f-bae8-6979f629a794 used request id req-5ce6202e-2a93-4a35-a766-462ae4fd258d 2018-07-22 03:16:19,803 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet 2018-07-22 03:16:19,803 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-subnet 2018-07-22 03:16:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/01413b78-fe7d-4cf4-93fa-47d69cc0ac44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" 2018-07-22 03:16:21,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-403b39da-3083-45b3-867d-2c9b27fbd86c Date: Sun, 22 Jul 2018 03:16:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:16:21,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/01413b78-fe7d-4cf4-93fa-47d69cc0ac44 used request id req-403b39da-3083-45b3-867d-2c9b27fbd86c 2018-07-22 03:16:21,085 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-pub-net 2018-07-22 03:16:21,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/058fe2be-9177-49bd-8f9e-98c26027e261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330900b11aa65c5afdfb08e85f8cbb92ae6fd464" 2018-07-22 03:16:22,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbee0151-aa1d-4e87-afae-43ca868eed44 Date: Sun, 22 Jul 2018 03:16:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:16:22,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/058fe2be-9177-49bd-8f9e-98c26027e261 used request id req-fbee0151-aa1d-4e87-afae-43ca868eed44 2018-07-22 03:16:22,122 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7ac76d78-980a-4270-b88c-618e06d96769-image 2018-07-22 03:16:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fdfe25e5feeb48a15d042d11b7760dc3e131b18a" 2018-07-22 03:16:22,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc442980-95e1-4aa9-bedd-faec5a3f0de1 Date: Sun, 22 Jul 2018 03:16: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-22 03:16:22,869 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/921551d9-1944-4a32-8b60-758ebac8c61d used request id req-bc442980-95e1-4aa9-bedd-faec5a3f0de1 2018-07-22 03:16:22,875 - 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}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:23,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f3707817-fece-45ca-808e-6c11ce6dd89d Date: Sun, 22 Jul 2018 03:16:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "created_at": "2018-07-22T03:15:59Z", "updated_at": "2018-07-22T03:15:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:59Z", "revision_number": 0, "id": "0c282764-1013-4e76-9428-67619d42877b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:59Z", "security_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a81f61cc04d4d04b2a411e0d968fe9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:59Z", "revision_number": 0, "id": "65e3266f-acf8-4cf9-8604-bb126d57dd63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:59Z", "security_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a81f61cc04d4d04b2a411e0d968fe9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:59Z", "revision_number": 0, "id": "6ad9f3a9-e3fb-4a14-a0cc-d4a321f352e9", "remote_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:59Z", "security_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a81f61cc04d4d04b2a411e0d968fe9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:15:59Z", "revision_number": 0, "id": "9a7bfcab-6971-4d69-bbc8-12079fea11c9", "remote_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:15:59Z", "security_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a81f61cc04d4d04b2a411e0d968fe9b"}], "revision_number": 4, "project_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:16:23,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f3707817-fece-45ca-808e-6c11ce6dd89d 2018-07-22 03:16:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:23,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befd6ab8-24b7-458d-b840-6b48ed04c78f 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:16:23,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-befd6ab8-24b7-458d-b840-6b48ed04c78f 2018-07-22 03:16:23,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:23,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f08d667-ed72-4b28-8059-c71e1634b7b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:16:23,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-5f08d667-ed72-4b28-8059-c71e1634b7b7 2018-07-22 03:16:23,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:16:23,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:23,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac86df20-307e-4934-88f0-861c193a7d99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:16:23,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-ac86df20-307e-4934-88f0-861c193a7d99 2018-07-22 03:16:23,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:16:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:23,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44aa82ac-2206-4a54-8fb0-585beaab523f Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a81f61cc04d4d04b2a411e0d968fe9b", "name": "CreateInstancePortManipulationTests-5713669c-0239-42e-proj"}} 2018-07-22 03:16:23,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b used request id req-44aa82ac-2206-4a54-8fb0-585beaab523f 2018-07-22 03:16:23,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7916822c-fe38-4236-9e68-4bb9d30d8c6f 2018-07-22 03:16:23,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7916822c-fe38-4236-9e68-4bb9d30d8c6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:23,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c9148a95-b17d-4a38-95cd-647853237cd4 Date: Sun, 22 Jul 2018 03:16:23 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-22T03:15:59Z", "security_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "port_range_min": null, "revision_number": 0, "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "created_at": "2018-07-22T03:15:59Z", "project_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "id": "0c282764-1013-4e76-9428-67619d42877b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:59Z", "security_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "port_range_min": null, "revision_number": 0, "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "created_at": "2018-07-22T03:15:59Z", "project_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "id": "65e3266f-acf8-4cf9-8604-bb126d57dd63"}, {"remote_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:59Z", "security_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "port_range_min": null, "revision_number": 0, "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "created_at": "2018-07-22T03:15:59Z", "project_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "id": "6ad9f3a9-e3fb-4a14-a0cc-d4a321f352e9"}, {"remote_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:15:59Z", "security_group_id": "7916822c-fe38-4236-9e68-4bb9d30d8c6f", "port_range_min": null, "revision_number": 0, "tenant_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "created_at": "2018-07-22T03:15:59Z", "project_id": "2a81f61cc04d4d04b2a411e0d968fe9b", "id": "9a7bfcab-6971-4d69-bbc8-12079fea11c9"}]} 2018-07-22 03:16:23,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7916822c-fe38-4236-9e68-4bb9d30d8c6f used request id req-c9148a95-b17d-4a38-95cd-647853237cd4 2018-07-22 03:16:23,528 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:16:23,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7916822c-fe38-4236-9e68-4bb9d30d8c6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:23,677 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b8fad1f-58fe-45a1-83be-475d177390d5 Content-Length: 0 Date: Sun, 22 Jul 2018 03:16:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:16:23,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7916822c-fe38-4236-9e68-4bb9d30d8c6f used request id req-2b8fad1f-58fe-45a1-83be-475d177390d5 2018-07-22 03:16:23,678 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5713669c-0239-42e-proj 2018-07-22 03:16:23,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:23,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d2d0c39-30b2-4899-8e41-f2bdb034e256 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:16:23,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2a81f61cc04d4d04b2a411e0d968fe9b used request id req-4d2d0c39-30b2-4899-8e41-f2bdb034e256 2018-07-22 03:16:23,877 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5713669c-0239-42e-proj-role 2018-07-22 03:16:23,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e04911f4f5654fff9a0cee6d076e7c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:23,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ed3c565-6607-4a79-9d1a-89f46ed8d487 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:16:23,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e04911f4f5654fff9a0cee6d076e7c08 used request id req-1ed3c565-6607-4a79-9d1a-89f46ed8d487 2018-07-22 03:16:23,988 - 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}a28a1252a4e9db9e6954611339f46872f4603ecd" 2018-07-22 03:16:24,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2b9aae-5ea0-4794-9979-31adfe90c67e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:16:24,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0b2b9aae-5ea0-4794-9979-31adfe90c67e 2018-07-22 03:16:24,073 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5713669c-0239-42e-user 2018-07-22 03:16:24,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7219c7f017474f45bafb22cffbb37ee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c701e8b35580a1d88f21ac971d747bb163828d" 2018-07-22 03:16:24,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3038ef83-4006-4179-9e55-3d6254ea790e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:16:24,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7219c7f017474f45bafb22cffbb37ee2 used request id req-3038ef83-4006-4179-9e55-3d6254ea790e 2018-07-22 03:16:24,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:24,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["dWclDGC0SI2rtkk7wuOVRQ"], "issued_at": "2018-07-22T03:16:24.000000Z"}} 2018-07-22 03:16:24,625 - 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}e31106ce329529dc1e47f145ac982af4c030222a" 2018-07-22 03:16:24,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08f9765-579f-4a1d-b341-18ded84da720 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-22 03:16:24,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b08f9765-579f-4a1d-b341-18ded84da720 2018-07-22 03:16:24,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:24,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:25,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["7NVrD9iWS5uXmFK9NPs05A"], "issued_at": "2018-07-22T03:16:25.000000Z"}} 2018-07-22 03:16:25,086 - 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}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:25,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d692f6f-9a3b-453f-b9f0-d2a1c83af6e2 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-22 03:16:25,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8d692f6f-9a3b-453f-b9f0-d2a1c83af6e2 2018-07-22 03:16:25,169 - 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-22 03:16:25,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:16:25,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:25,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e61290-13de-4962-88c2-26fc87d56418 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:16:25,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj used request id req-97e61290-13de-4962-88c2-26fc87d56418 2018-07-22 03:16:25,263 - 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}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:25,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5290b2-a172-4313-adcc-cd715e53955c 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-22 03:16:25,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4b5290b2-a172-4313-adcc-cd715e53955c 2018-07-22 03:16:25,354 - 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}7cae697f6d7c3874a0063e66cff3f1e53fb23840" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}}' 2018-07-22 03:16:25,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a004a5f-25cc-4a5b-9553-f12fd0e9fd34 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4"}, "tags": [], "enabled": true, "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}} 2018-07-22 03:16:25,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6a004a5f-25cc-4a5b-9553-f12fd0e9fd34 2018-07-22 03:16:25,468 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj 2018-07-22 03:16:25,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:25,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:25,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["okDgpFTXSA2mBTCQlKufTg"], "issued_at": "2018-07-22T03:16:25.000000Z"}} 2018-07-22 03:16:25,848 - 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}8244eaa1b96a0e6cb10e6041b39b72d5c3b2e11f" 2018-07-22 03:16:25,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65963c2-cba9-4bf8-9937-535b7148d08a 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-22 03:16:25,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c65963c2-cba9-4bf8-9937-535b7148d08a 2018-07-22 03:16:25,931 - 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-22 03:16:25,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:16:25,937 - 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}8244eaa1b96a0e6cb10e6041b39b72d5c3b2e11f" 2018-07-22 03:16:26,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1171d5b1-9a5a-4dd5-a880-60fb5dd800ed Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:16:26,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1171d5b1-9a5a-4dd5-a880-60fb5dd800ed 2018-07-22 03:16:26,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8244eaa1b96a0e6cb10e6041b39b72d5c3b2e11f" 2018-07-22 03:16:26,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498a4fe7-cc8c-4504-a889-d78c85892158 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4"}, "tags": [], "enabled": true, "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}]} 2018-07-22 03:16:26,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj used request id req-498a4fe7-cc8c-4504-a889-d78c85892158 2018-07-22 03:16:26,063 - 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}8244eaa1b96a0e6cb10e6041b39b72d5c3b2e11f" 2018-07-22 03:16:26,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f699196-af2b-4b36-97aa-a25e8e2a1745 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-22 03:16:26,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4f699196-af2b-4b36-97aa-a25e8e2a1745 2018-07-22 03:16:26,522 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f393e735-ec31-4f9-user 2018-07-22 03:16:26,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:26,528 - 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}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:26,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa81392-c941-43f1-b873-1b21ed80a899 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:16:26,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7aa81392-c941-43f1-b873-1b21ed80a899 2018-07-22 03:16:26,615 - 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}7cae697f6d7c3874a0063e66cff3f1e53fb23840" -d '{"role": {"name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role"}}' 2018-07-22 03:16:26,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd69f701-bdfb-4038-8021-ace3b8ec831c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4b648b418c84db9aa600d9790cd22e5", "links": {"self": "http://172.30.9.25:5000/v3/roles/d4b648b418c84db9aa600d9790cd22e5"}, "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role"}} 2018-07-22 03:16:26,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-fd69f701-bdfb-4038-8021-ace3b8ec831c 2018-07-22 03:16:26,722 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role 2018-07-22 03:16:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d4b648b418c84db9aa600d9790cd22e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:26,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26284c1-b0f8-469d-aaf6-1d59f38a1dd6 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4b648b418c84db9aa600d9790cd22e5", "links": {"self": "http://172.30.9.25:5000/v3/roles/d4b648b418c84db9aa600d9790cd22e5"}, "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role"}} 2018-07-22 03:16:26,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d4b648b418c84db9aa600d9790cd22e5 used request id req-f26284c1-b0f8-469d-aaf6-1d59f38a1dd6 2018-07-22 03:16:26,807 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role to project CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj 2018-07-22 03:16:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4/users/4c7a881ceefd4083bd325e4ce34b54c8/roles/d4b648b418c84db9aa600d9790cd22e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:26,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd276688-7302-4679-96e6-27f7607c370f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:16:26,935 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4/users/4c7a881ceefd4083bd325e4ce34b54c8/roles/d4b648b418c84db9aa600d9790cd22e5 used request id req-dd276688-7302-4679-96e6-27f7607c370f 2018-07-22 03:16:26,935 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:16:26,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:26,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:27,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4b648b418c84db9aa600d9790cd22e5", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role"}], "expires_at": "2018-07-22T04:16:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-user", "id": "4c7a881ceefd4083bd325e4ce34b54c8"}, "audit_ids": ["D3y-PGJLSSK0BnbaFAtAdQ"], "issued_at": "2018-07-22T03:16:27.000000Z"}} 2018-07-22 03:16:27,319 - 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}58174bf2ea762e6a23bc6986255ba3c67ce01505" 2018-07-22 03:16:27,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c964c77e-c1cf-478a-9287-a1ac7535f236 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-22 03:16:27,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c964c77e-c1cf-478a-9287-a1ac7535f236 2018-07-22 03:16:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58174bf2ea762e6a23bc6986255ba3c67ce01505" 2018-07-22 03:16:27,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f3c98ab4-902c-4138-bf84-c185ecde7c29 Date: Sun, 22 Jul 2018 03:16:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image"} 2018-07-22 03:16:27,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image used request id req-f3c98ab4-902c-4138-bf84-c185ecde7c29 2018-07-22 03:16:27,591 - 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}58174bf2ea762e6a23bc6986255ba3c67ce01505" 2018-07-22 03:16:27,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9f0dc6de-e8ba-4715-8a4f-3e6df0025b95 Date: Sun, 22 Jul 2018 03:16:27 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-22 03:16:27,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9f0dc6de-e8ba-4715-8a4f-3e6df0025b95 2018-07-22 03:16:27,626 - 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}58174bf2ea762e6a23bc6986255ba3c67ce01505" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image"}' 2018-07-22 03:16:27,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0d92ae2f-812f-4f76-b0a9-34423f2010c2 Date: Sun, 22 Jul 2018 03:16:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:16:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:16:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "min_disk": 0, "protected": false, "id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "file": "/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/file", "checksum": null, "owner": "5e6f518fc1fc42938a6aa1f62b8606b4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:16:27,664 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0d92ae2f-812f-4f76-b0a9-34423f2010c2 2018-07-22 03:16:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58174bf2ea762e6a23bc6986255ba3c67ce01505" -d '' 2018-07-22 03:16:28,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9598c1cd-2035-410d-ad68-eea6ba1f0ac6 Date: Sun, 22 Jul 2018 03:16: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-22 03:16:28,877 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/file used request id req-9598c1cd-2035-410d-ad68-eea6ba1f0ac6 2018-07-22 03:16:28,878 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:16:28,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58174bf2ea762e6a23bc6986255ba3c67ce01505" 2018-07-22 03:16:28,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e60d566c-0b0d-4152-96f0-db4270a9172d Date: Sun, 22 Jul 2018 03:16:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:16:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:16:28Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/snap", "metadata": {}}], "self": "/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "min_disk": 0, "protected": false, "id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "file": "/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e6f518fc1fc42938a6aa1f62b8606b4", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:16:28,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d used request id req-e60d566c-0b0d-4152-96f0-db4270a9172d 2018-07-22 03:16:28,900 - 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}58174bf2ea762e6a23bc6986255ba3c67ce01505" 2018-07-22 03:16:28,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-87d60c8a-a0ce-4d94-92e6-628131be18cc Date: Sun, 22 Jul 2018 03:16:28 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-22 03:16:28,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-87d60c8a-a0ce-4d94-92e6-628131be18cc 2018-07-22 03:16:28,909 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image 2018-07-22 03:16:28,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58174bf2ea762e6a23bc6986255ba3c67ce01505" 2018-07-22 03:16:28,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0c31424b-df43-4b7f-ad43-44e2fe8001f3 Date: Sun, 22 Jul 2018 03:16:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:16:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:16:28Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/snap", "metadata": {}}], "self": "/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "min_disk": 0, "protected": false, "id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "file": "/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e6f518fc1fc42938a6aa1f62b8606b4", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:16:28,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d used request id req-0c31424b-df43-4b7f-ad43-44e2fe8001f3 2018-07-22 03:16:28,928 - create_image - DEBUG - Instance status is - active 2018-07-22 03:16:28,928 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image 2018-07-22 03:16:28,928 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image 2018-07-22 03:16:28,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:28,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:29,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4b648b418c84db9aa600d9790cd22e5", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role"}], "expires_at": "2018-07-22T04:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-user", "id": "4c7a881ceefd4083bd325e4ce34b54c8"}, "audit_ids": ["Xgv1rGmqRoah3zKNKvIovw"], "issued_at": "2018-07-22T03:16:29.000000Z"}} 2018-07-22 03:16:29,317 - 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}e94d39a93654f8a544648eb8777ebe3a358bf8b0" 2018-07-22 03:16:29,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e997b32c-7a18-4a81-9e22-ac90665b9566 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-22 03:16:29,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e997b32c-7a18-4a81-9e22-ac90665b9566 2018-07-22 03:16:29,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94d39a93654f8a544648eb8777ebe3a358bf8b0" 2018-07-22 03:16:29,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5b5716b-7f8b-4bb0-86ce-7c228cd20c43 Date: Sun, 22 Jul 2018 03:16:29 GMT RESP BODY: {"networks":[]} 2018-07-22 03:16:29,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net used request id req-f5b5716b-7f8b-4bb0-86ce-7c228cd20c43 2018-07-22 03:16:29,579 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net 2018-07-22 03:16:29,584 - 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}e94d39a93654f8a544648eb8777ebe3a358bf8b0" -d '{"network": {"name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net", "admin_state_up": true}}' 2018-07-22 03:16:29,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b0e68190-4168-4051-b908-185ca4131971 Date: Sun, 22 Jul 2018 03:16:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e422a224-a88a-4114-8a53-0fcd21d39a59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:16:29Z","is_default":false,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:29Z","mtu":1450}} 2018-07-22 03:16:29,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b0e68190-4168-4051-b908-185ca4131971 2018-07-22 03:16:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94d39a93654f8a544648eb8777ebe3a358bf8b0" 2018-07-22 03:16:30,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-72f084ea-07d3-4054-9f04-252fd651cdbe Date: Sun, 22 Jul 2018 03:16:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e422a224-a88a-4114-8a53-0fcd21d39a59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:16:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net","admin_state_up":true,"tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:29Z","mtu":1450}]} 2018-07-22 03:16:30,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-72f084ea-07d3-4054-9f04-252fd651cdbe 2018-07-22 03:16:30,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94d39a93654f8a544648eb8777ebe3a358bf8b0" 2018-07-22 03:16:30,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12384713-9281-43d8-bb4c-d60ab955d09b Date: Sun, 22 Jul 2018 03:16:30 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:16:30,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-12384713-9281-43d8-bb4c-d60ab955d09b 2018-07-22 03:16:30,131 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet 2018-07-22 03:16:30,136 - 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}e94d39a93654f8a544648eb8777ebe3a358bf8b0" -d '{"subnets": [{"ip_version": 4, "network_id": "e422a224-a88a-4114-8a53-0fcd21d39a59", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet"}]}' 2018-07-22 03:16:30,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1d7769ba-c92c-4474-8dcb-345ae150fb6e Date: Sun, 22 Jul 2018 03:16:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","id":"80388bfe-2e28-4396-afa9-624101896ba6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet"}]} 2018-07-22 03:16:30,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-1d7769ba-c92c-4474-8dcb-345ae150fb6e 2018-07-22 03:16:30,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94d39a93654f8a544648eb8777ebe3a358bf8b0" 2018-07-22 03:16:30,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6510d191-f3d3-4591-b191-a80b19c4e72c Date: Sun, 22 Jul 2018 03:16:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e422a224-a88a-4114-8a53-0fcd21d39a59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","l2_adjacency":true,"status":"ACTIVE","subnets":["80388bfe-2e28-4396-afa9-624101896ba6"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net","admin_state_up":true,"tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:29Z","mtu":1450}]} 2018-07-22 03:16:30,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-6510d191-f3d3-4591-b191-a80b19c4e72c 2018-07-22 03:16:30,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94d39a93654f8a544648eb8777ebe3a358bf8b0" 2018-07-22 03:16:30,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cba97b9f-b91f-4cb6-b862-0d16134d686f Date: Sun, 22 Jul 2018 03:16:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","id":"80388bfe-2e28-4396-afa9-624101896ba6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet"}]} 2018-07-22 03:16:30,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-cba97b9f-b91f-4cb6-b862-0d16134d686f 2018-07-22 03:16:30,841 - OpenStackNetwork - DEBUG - Network [e422a224-a88a-4114-8a53-0fcd21d39a59] created successfully 2018-07-22 03:16:30,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:30,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:31,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["fAYoeMomTFO8jwmj8GEVrQ"], "issued_at": "2018-07-22T03:16:31.000000Z"}} 2018-07-22 03:16:31,253 - 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}085470d27b2b8711f83bae686a65119da5ea0ea9" 2018-07-22 03:16:31,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7828bc-9357-475e-8293-d5925b3e3e3c 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-22 03:16:31,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1e7828bc-9357-475e-8293-d5925b3e3e3c 2018-07-22 03:16:31,343 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:16:31,348 - 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}085470d27b2b8711f83bae686a65119da5ea0ea9" 2018-07-22 03:16:31,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-a66d85a9-458b-4794-80f6-b693d2ff3645 x-compute-request-id: req-a66d85a9-458b-4794-80f6-b693d2ff3645 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:16:31,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a66d85a9-458b-4794-80f6-b693d2ff3645 2018-07-22 03:16:31,553 - 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}085470d27b2b8711f83bae686a65119da5ea0ea9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-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-22 03:16:31,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-c621666f-4d9b-4e63-b828-80247a9d71dc x-compute-request-id: req-c621666f-4d9b-4e63-b828-80247a9d71dc Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "405ddf7f-549b-4ee9-9fb0-a3b51c240215"}} 2018-07-22 03:16:31,593 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c621666f-4d9b-4e63-b828-80247a9d71dc 2018-07-22 03:16:31,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:31,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:31,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4b648b418c84db9aa600d9790cd22e5", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role"}], "expires_at": "2018-07-22T04:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-user", "id": "4c7a881ceefd4083bd325e4ce34b54c8"}, "audit_ids": ["sXSUupayR3SmHiNqdjQzQw"], "issued_at": "2018-07-22T03:16:31.000000Z"}} 2018-07-22 03:16:31,978 - 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}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c969c17-1d04-4013-87ed-3a7211a4f2c3 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-22 03:16:32,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3c969c17-1d04-4013-87ed-3a7211a4f2c3 2018-07-22 03:16:32,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:16:32,054 - 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}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2432782-dea2-4171-9498-2447aa160556 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-22 03:16:32,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e2432782-dea2-4171-9498-2447aa160556 2018-07-22 03:16:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0383282d-9b95-434e-832f-0d50fd51adad Date: Sun, 22 Jul 2018 03:16:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e422a224-a88a-4114-8a53-0fcd21d39a59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","l2_adjacency":true,"status":"ACTIVE","subnets":["80388bfe-2e28-4396-afa9-624101896ba6"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net","admin_state_up":true,"tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:29Z","mtu":1450}]} 2018-07-22 03:16:32,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net used request id req-0383282d-9b95-434e-832f-0d50fd51adad 2018-07-22 03:16:32,334 - 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-22 03:16:32,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:16:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:16:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739bd96a-9284-4c27-a37f-afcce95af80e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}} 2018-07-22 03:16:32,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 used request id req-739bd96a-9284-4c27-a37f-afcce95af80e 2018-07-22 03:16:32,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4576002e-cc30-4357-a672-4d40d9505d7a Date: Sun, 22 Jul 2018 03:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","id":"80388bfe-2e28-4396-afa9-624101896ba6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet"}]} 2018-07-22 03:16:32,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-4576002e-cc30-4357-a672-4d40d9505d7a 2018-07-22 03:16:32,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8292a1fb-10c2-412b-b08c-f1f4172f9b2d Date: Sun, 22 Jul 2018 03:16:32 GMT RESP BODY: {"ports":[]} 2018-07-22 03:16:32,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1&admin_state_up=True used request id req-8292a1fb-10c2-412b-b08c-f1f4172f9b2d 2018-07-22 03:16:32,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-0d955179-a4ce-4028-9bdd-9b8a09db7d4e x-compute-request-id: req-0d955179-a4ce-4028-9bdd-9b8a09db7d4e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:16:32,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst used request id req-0d955179-a4ce-4028-9bdd-9b8a09db7d4e 2018-07-22 03:16:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ae678779-39b5-409f-b39d-9512c03bfd16 Date: Sun, 22 Jul 2018 03:16:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e422a224-a88a-4114-8a53-0fcd21d39a59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","l2_adjacency":true,"status":"ACTIVE","subnets":["80388bfe-2e28-4396-afa9-624101896ba6"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net","admin_state_up":true,"tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:29Z","mtu":1450}]} 2018-07-22 03:16:32,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net used request id req-ae678779-39b5-409f-b39d-9512c03bfd16 2018-07-22 03:16:32,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be40c16a-20f9-4477-a188-ac1ec235b25d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}} 2018-07-22 03:16:32,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 used request id req-be40c16a-20f9-4477-a188-ac1ec235b25d 2018-07-22 03:16:32,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-73b86d93-1589-4350-915e-4a7f74067b53 Date: Sun, 22 Jul 2018 03:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","id":"80388bfe-2e28-4396-afa9-624101896ba6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet"}]} 2018-07-22 03:16:32,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-73b86d93-1589-4350-915e-4a7f74067b53 2018-07-22 03:16:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:32,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9a8d5d3-6aa6-4639-a3b0-e860a5185fae Date: Sun, 22 Jul 2018 03:16:33 GMT RESP BODY: {"ports":[]} 2018-07-22 03:16:32,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1&admin_state_up=True used request id req-b9a8d5d3-6aa6-4639-a3b0-e860a5185fae 2018-07-22 03:16:32,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:32,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:33,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4b648b418c84db9aa600d9790cd22e5", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role"}], "expires_at": "2018-07-22T04:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/5e6f518fc1fc42938a6aa1f62b8606b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-user", "id": "4c7a881ceefd4083bd325e4ce34b54c8"}, "audit_ids": ["IBJ9UNvwSJ6ESUFUE_IDPQ"], "issued_at": "2018-07-22T03:16:33.000000Z"}} 2018-07-22 03:16:33,379 - 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}b50471329f790e7142fae4a2bc0bbcff4ca8f827" 2018-07-22 03:16:33,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1deb91df-f058-4dcc-a4b0-fe6aa14c6839 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-22 03:16:33,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1deb91df-f058-4dcc-a4b0-fe6aa14c6839 2018-07-22 03:16:33,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:33,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-62048550-eb7b-4c75-bf43-af4e23de842b Date: Sun, 22 Jul 2018 03:16:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e422a224-a88a-4114-8a53-0fcd21d39a59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","l2_adjacency":true,"status":"ACTIVE","subnets":["80388bfe-2e28-4396-afa9-624101896ba6"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net","admin_state_up":true,"tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:29Z","mtu":1450}]} 2018-07-22 03:16:33,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net used request id req-62048550-eb7b-4c75-bf43-af4e23de842b 2018-07-22 03:16:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:33,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f84fed67-3320-473f-b787-64e89147e997 Date: Sun, 22 Jul 2018 03:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","id":"80388bfe-2e28-4396-afa9-624101896ba6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet"}]} 2018-07-22 03:16:33,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-f84fed67-3320-473f-b787-64e89147e997 2018-07-22 03:16:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:33,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e467d128-3de2-442d-bc97-fc86e0a0663a Date: Sun, 22 Jul 2018 03:16:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e422a224-a88a-4114-8a53-0fcd21d39a59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","l2_adjacency":true,"status":"ACTIVE","subnets":["80388bfe-2e28-4396-afa9-624101896ba6"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net","admin_state_up":true,"tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:29Z","mtu":1450}]} 2018-07-22 03:16:33,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net used request id req-e467d128-3de2-442d-bc97-fc86e0a0663a 2018-07-22 03:16:33,713 - 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-22 03:16:33,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:16:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:16:33,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50471329f790e7142fae4a2bc0bbcff4ca8f827" 2018-07-22 03:16:33,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020755f4-a7c0-407e-bfb1-cb680e9f8767 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}} 2018-07-22 03:16:33,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 used request id req-020755f4-a7c0-407e-bfb1-cb680e9f8767 2018-07-22 03:16:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:33,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ed3ed44-8962-4c25-864e-58f1a8ecffa7 Date: Sun, 22 Jul 2018 03:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","id":"80388bfe-2e28-4396-afa9-624101896ba6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet"}]} 2018-07-22 03:16:33,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-1ed3ed44-8962-4c25-864e-58f1a8ecffa7 2018-07-22 03:16:33,853 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net 2018-07-22 03:16:33,858 - 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}1ba248917ea83902d10f0f12a3309eac5fa199b4" -d '{"port": {"network_id": "e422a224-a88a-4114-8a53-0fcd21d39a59", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1", "admin_state_up": true}}' 2018-07-22 03:16:34,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-1661c7e7-6c37-461d-8e6b-a8d0b27106f6 Date: Sun, 22 Jul 2018 03:16:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:16:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80388bfe-2e28-4396-afa9-624101896ba6","ip_address":"10.55.0.3"}],"id":"80c7213a-1f84-4b1e-908e-cb40e45f6a7e","security_groups":["f0d1cba1-b8da-483e-811f-ae5fca1b7995"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","qos_policy_id":null,"admin_state_up":true,"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:16:34,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-1661c7e7-6c37-461d-8e6b-a8d0b27106f6 2018-07-22 03:16:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:35,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a5d54a0e-3dfe-47b7-8820-227ef26014dc Date: Sun, 22 Jul 2018 03:16:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e422a224-a88a-4114-8a53-0fcd21d39a59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","l2_adjacency":true,"status":"ACTIVE","subnets":["80388bfe-2e28-4396-afa9-624101896ba6"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net","admin_state_up":true,"tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:29Z","mtu":1450}]} 2018-07-22 03:16:35,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net used request id req-a5d54a0e-3dfe-47b7-8820-227ef26014dc 2018-07-22 03:16:35,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:35,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49eca03a-f390-4cf5-85e9-cd10f69d567a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}} 2018-07-22 03:16:35,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 used request id req-49eca03a-f390-4cf5-85e9-cd10f69d567a 2018-07-22 03:16:35,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:35,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-32a93dfd-c5ad-4b1d-bdd2-a707c85ee77b Date: Sun, 22 Jul 2018 03:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","id":"80388bfe-2e28-4396-afa9-624101896ba6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet"}]} 2018-07-22 03:16:35,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-32a93dfd-c5ad-4b1d-bdd2-a707c85ee77b 2018-07-22 03:16:35,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:35,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-540dca49-5e36-4658-b8af-05351da5248e Date: Sun, 22 Jul 2018 03:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:16:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80388bfe-2e28-4396-afa9-624101896ba6","ip_address":"10.55.0.3"}],"id":"80c7213a-1f84-4b1e-908e-cb40e45f6a7e","security_groups":["f0d1cba1-b8da-483e-811f-ae5fca1b7995"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1","admin_state_up":true,"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:16:35,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1&admin_state_up=True used request id req-540dca49-5e36-4658-b8af-05351da5248e 2018-07-22 03:16:35,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:35,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684b73bd-2951-46d3-a7a6-09330102365a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}} 2018-07-22 03:16:35,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 used request id req-684b73bd-2951-46d3-a7a6-09330102365a 2018-07-22 03:16:35,413 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst 2018-07-22 03:16:35,416 - 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}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:35,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-fc9a2bb9-6a97-49b2-84fe-a220683c49dc x-compute-request-id: req-fc9a2bb9-6a97-49b2-84fe-a220683c49dc Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "405ddf7f-549b-4ee9-9fb0-a3b51c240215", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:16:35,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fc9a2bb9-6a97-49b2-84fe-a220683c49dc 2018-07-22 03:16:35,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:35,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-82dba269-0a18-43ef-8356-22d163b4fe62 x-compute-request-id: req-82dba269-0a18-43ef-8356-22d163b4fe62 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "405ddf7f-549b-4ee9-9fb0-a3b51c240215"}} 2018-07-22 03:16:35,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215 used request id req-82dba269-0a18-43ef-8356-22d163b4fe62 2018-07-22 03:16:35,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:35,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7fdae9e6-f667-4c4c-a8a3-80db578c3be5 Date: Sun, 22 Jul 2018 03:16:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:16:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:16:28Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/snap", "metadata": {}}], "self": "/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "min_disk": 0, "protected": false, "id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "file": "/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e6f518fc1fc42938a6aa1f62b8606b4", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image"} 2018-07-22 03:16:35,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image used request id req-7fdae9e6-f667-4c4c-a8a3-80db578c3be5 2018-07-22 03:16:35,660 - 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}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:35,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-72817896-e873-4530-b8fc-7bac7961410e Date: Sun, 22 Jul 2018 03:16:35 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-22 03:16:35,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-72817896-e873-4530-b8fc-7bac7961410e 2018-07-22 03:16:35,672 - 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}1ba248917ea83902d10f0f12a3309eac5fa199b4" -d '{"server": {"name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst", "imageRef": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "flavorRef": "405ddf7f-549b-4ee9-9fb0-a3b51c240215", "max_count": 1, "min_count": 1, "networks": [{"port": "80c7213a-1f84-4b1e-908e-cb40e45f6a7e"}]}}' 2018-07-22 03:16:36,785 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:16: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-e7f6907f-5c9d-44ca-b296-a63450d65d82 x-compute-request-id: req-e7f6907f-5c9d-44ca-b296-a63450d65d82 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ae229377-e8ee-4011-978a-2cbc74fa7b19", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "bookmark"}], "adminPass": "o29x3kwwuLVK"}} 2018-07-22 03:16:36,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e7f6907f-5c9d-44ca-b296-a63450d65d82 2018-07-22 03:16:36,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:37,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-6a77843c-1c67-48d6-b515-d1e443b3b41c x-compute-request-id: req-6a77843c-1c67-48d6-b515-d1e443b3b41c Content-Encoding: gzip Content-Length: 620 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/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "bookmark"}], "image": {"id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "links": [{"href": "http://172.30.9.25:8774/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "405ddf7f-549b-4ee9-9fb0-a3b51c240215", "links": [{"href": "http://172.30.9.25:8774/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "bookmark"}]}, "id": "ae229377-e8ee-4011-978a-2cbc74fa7b19", "user_id": "4c7a881ceefd4083bd325e4ce34b54c8", "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-22T03:16:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst", "created": "2018-07-22T03:16:36Z", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:37,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 used request id req-6a77843c-1c67-48d6-b515-d1e443b3b41c 2018-07-22 03:16:37,174 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst 2018-07-22 03:16:37,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:37,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-7f1b906e-c1e1-4839-b530-0cf205e0fd86 x-compute-request-id: req-7f1b906e-c1e1-4839-b530-0cf205e0fd86 Content-Encoding: gzip Content-Length: 623 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/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "bookmark"}], "image": {"id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "links": [{"href": "http://172.30.9.25:8774/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "405ddf7f-549b-4ee9-9fb0-a3b51c240215", "links": [{"href": "http://172.30.9.25:8774/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "bookmark"}]}, "id": "ae229377-e8ee-4011-978a-2cbc74fa7b19", "user_id": "4c7a881ceefd4083bd325e4ce34b54c8", "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-22T03:16:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst", "created": "2018-07-22T03:16:36Z", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:37,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 used request id req-7f1b906e-c1e1-4839-b530-0cf205e0fd86 2018-07-22 03:16:37,275 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst] is - BUILD 2018-07-22 03:16:37,275 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:16:40,276 - create_instance - DEBUG - VM status query timeout in 896.897648096 2018-07-22 03:16:40,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:40,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-c6ae1e19-af30-4047-bb7c-54a82318941e x-compute-request-id: req-c6ae1e19-af30-4047-bb7c-54a82318941e Content-Encoding: gzip Content-Length: 684 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/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "bookmark"}], "image": {"id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "links": [{"href": "http://172.30.9.25:8774/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "405ddf7f-549b-4ee9-9fb0-a3b51c240215", "links": [{"href": "http://172.30.9.25:8774/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "bookmark"}]}, "id": "ae229377-e8ee-4011-978a-2cbc74fa7b19", "security_groups": [{"name": "default"}], "user_id": "4c7a881ceefd4083bd325e4ce34b54c8", "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-22T03:16:38Z", "hostId": "d848d4742810c03061dcaa15cd1851f75ef9a17aa856949e0883d884", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst", "created": "2018-07-22T03:16:36Z", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:40,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 used request id req-c6ae1e19-af30-4047-bb7c-54a82318941e 2018-07-22 03:16:40,550 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst] is - BUILD 2018-07-22 03:16:40,550 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:16:43,554 - create_instance - DEBUG - VM status query timeout in 893.62025404 2018-07-22 03:16:43,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:44,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-a689723e-f063-497d-b8fc-04751836da0d x-compute-request-id: req-a689723e-f063-497d-b8fc-04751836da0d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "bookmark"}], "image": {"id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "links": [{"href": "http://172.30.9.25:8774/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:16:41.000000", "flavor": {"id": "405ddf7f-549b-4ee9-9fb0-a3b51c240215", "links": [{"href": "http://172.30.9.25:8774/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "bookmark"}]}, "id": "ae229377-e8ee-4011-978a-2cbc74fa7b19", "security_groups": [{"name": "default"}], "user_id": "4c7a881ceefd4083bd325e4ce34b54c8", "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-22T03:16:41Z", "hostId": "d848d4742810c03061dcaa15cd1851f75ef9a17aa856949e0883d884", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst", "created": "2018-07-22T03:16:36Z", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:44,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 used request id req-a689723e-f063-497d-b8fc-04751836da0d 2018-07-22 03:16:44,035 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst] is - ACTIVE 2018-07-22 03:16:44,035 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:16:44,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:44,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-632a80a4-bddb-4932-b550-11d71d16c832 x-compute-request-id: req-632a80a4-bddb-4932-b550-11d71d16c832 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "bookmark"}], "image": {"id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "links": [{"href": "http://172.30.9.25:8774/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:16:41.000000", "flavor": {"id": "405ddf7f-549b-4ee9-9fb0-a3b51c240215", "links": [{"href": "http://172.30.9.25:8774/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "bookmark"}]}, "id": "ae229377-e8ee-4011-978a-2cbc74fa7b19", "security_groups": [{"name": "default"}], "user_id": "4c7a881ceefd4083bd325e4ce34b54c8", "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-22T03:16:41Z", "hostId": "d848d4742810c03061dcaa15cd1851f75ef9a17aa856949e0883d884", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst", "created": "2018-07-22T03:16:36Z", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:44,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 used request id req-632a80a4-bddb-4932-b550-11d71d16c832 2018-07-22 03:16:44,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:44,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-69362f66-b4c4-418c-adb6-2c39f4a34816 Date: Sun, 22 Jul 2018 03:16:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e422a224-a88a-4114-8a53-0fcd21d39a59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","l2_adjacency":true,"status":"ACTIVE","subnets":["80388bfe-2e28-4396-afa9-624101896ba6"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net","admin_state_up":true,"tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:29Z","mtu":1450}]} 2018-07-22 03:16:44,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net used request id req-69362f66-b4c4-418c-adb6-2c39f4a34816 2018-07-22 03:16:44,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:44,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a848f6b8-4c82-40e0-be82-3a92525d91ff Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}} 2018-07-22 03:16:44,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 used request id req-a848f6b8-4c82-40e0-be82-3a92525d91ff 2018-07-22 03:16:44,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:44,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4e9a2d1e-3aef-42c0-ab1a-07fab89a9dd0 Date: Sun, 22 Jul 2018 03:16:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:30Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","id":"80388bfe-2e28-4396-afa9-624101896ba6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet"}]} 2018-07-22 03:16:44,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-4e9a2d1e-3aef-42c0-ab1a-07fab89a9dd0 2018-07-22 03:16:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:44,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1660 X-Openstack-Request-Id: req-6a37c910-f21e-46c5-8585-5d9858996f92 Date: Sun, 22 Jul 2018 03:16:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:16:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80388bfe-2e28-4396-afa9-624101896ba6","ip_address":"10.55.0.3"}],"id":"80c7213a-1f84-4b1e-908e-cb40e45f6a7e","security_groups":["f0d1cba1-b8da-483e-811f-ae5fca1b7995"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1","admin_state_up":true,"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:34Z","binding:vnic_type":"normal","device_id":"ae229377-e8ee-4011-978a-2cbc74fa7b19","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:16:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80388bfe-2e28-4396-afa9-624101896ba6","ip_address":"10.55.0.2"}],"id":"efe723ea-c790-415e-b442-86f5509dd75b","security_groups":[],"mac_address":"fa:16:3e:a5:28:c9","project_id":"5e6f518fc1fc42938a6aa1f62b8606b4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e422a224-a88a-4114-8a53-0fcd21d39a59","tenant_id":"5e6f518fc1fc42938a6aa1f62b8606b4","created_at":"2018-07-22T03:16:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e422a224-a88a-4114-8a53-0fcd21d39a59","ip_allocation":"immediate"}]} 2018-07-22 03:16:44,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-6a37c910-f21e-46c5-8585-5d9858996f92 2018-07-22 03:16:44,543 - create_instance - INFO - Deleting Port with ID - 80c7213a-1f84-4b1e-908e-cb40e45f6a7e 2018-07-22 03:16:44,543 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504eport-1 2018-07-22 03:16:44,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/80c7213a-1f84-4b1e-908e-cb40e45f6a7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:45,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-daac07b6-5933-4cf2-add1-8987177b8eaa Date: Sun, 22 Jul 2018 03:16:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:16:45,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/80c7213a-1f84-4b1e-908e-cb40e45f6a7e used request id req-daac07b6-5933-4cf2-add1-8987177b8eaa 2018-07-22 03:16:45,430 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst 2018-07-22 03:16:45,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:45,553 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16: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-ceeb98c1-ac6d-4f6d-a2f6-8e04afac99dd x-compute-request-id: req-ceeb98c1-ac6d-4f6d-a2f6-8e04afac99dd Content-Type: application/json 2018-07-22 03:16:45,553 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 used request id req-ceeb98c1-ac6d-4f6d-a2f6-8e04afac99dd 2018-07-22 03:16:45,553 - create_instance - INFO - Checking deletion status 2018-07-22 03:16:45,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:45,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-db9c5c65-e1bf-45c3-a7bf-cfa09c35ad26 x-compute-request-id: req-db9c5c65-e1bf-45c3-a7bf-cfa09c35ad26 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19", "rel": "bookmark"}], "image": {"id": "1bba7907-e4dd-4367-84a4-d4f3e57d550d", "links": [{"href": "http://172.30.9.25:8774/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:16:41.000000", "flavor": {"id": "405ddf7f-549b-4ee9-9fb0-a3b51c240215", "links": [{"href": "http://172.30.9.25:8774/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215", "rel": "bookmark"}]}, "id": "ae229377-e8ee-4011-978a-2cbc74fa7b19", "user_id": "4c7a881ceefd4083bd325e4ce34b54c8", "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-22T03:16:45Z", "hostId": "d848d4742810c03061dcaa15cd1851f75ef9a17aa856949e0883d884", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst", "created": "2018-07-22T03:16:36Z", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:16:45,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 used request id req-db9c5c65-e1bf-45c3-a7bf-cfa09c35ad26 2018-07-22 03:16:45,654 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst] is - ACTIVE 2018-07-22 03:16:45,654 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:16:48,657 - create_instance - DEBUG - VM status query timeout in 296.896315813 2018-07-22 03:16:48,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba248917ea83902d10f0f12a3309eac5fa199b4" 2018-07-22 03:16:48,710 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16: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-2c26cf53-06cb-4ad1-b5c3-8cb8ce841015 x-compute-request-id: req-2c26cf53-06cb-4ad1-b5c3-8cb8ce841015 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ae229377-e8ee-4011-978a-2cbc74fa7b19 could not be found.", "code": 404}} 2018-07-22 03:16:48,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ae229377-e8ee-4011-978a-2cbc74fa7b19 used request id req-2c26cf53-06cb-4ad1-b5c3-8cb8ce841015 2018-07-22 03:16:48,710 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ae229377-e8ee-4011-978a-2cbc74fa7b19 could not be found. (HTTP 404) (Request-ID: req-2c26cf53-06cb-4ad1-b5c3-8cb8ce841015) 2018-07-22 03:16:48,711 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-inst 2018-07-22 03:16:48,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085470d27b2b8711f83bae686a65119da5ea0ea9" 2018-07-22 03:16:48,766 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:16: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-fa4dba0a-4300-47b2-8847-adb2cbc0f616 x-compute-request-id: req-fa4dba0a-4300-47b2-8847-adb2cbc0f616 Content-Length: 0 Content-Type: application/json 2018-07-22 03:16:48,767 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/405ddf7f-549b-4ee9-9fb0-a3b51c240215 used request id req-fa4dba0a-4300-47b2-8847-adb2cbc0f616 2018-07-22 03:16:48,767 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet 2018-07-22 03:16:48,768 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-subnet 2018-07-22 03:16:48,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/80388bfe-2e28-4396-afa9-624101896ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94d39a93654f8a544648eb8777ebe3a358bf8b0" 2018-07-22 03:16:50,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d5f6d8b-9681-4abd-925b-17b779d6dfb8 Date: Sun, 22 Jul 2018 03:16:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:16:50,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/80388bfe-2e28-4396-afa9-624101896ba6 used request id req-6d5f6d8b-9681-4abd-925b-17b779d6dfb8 2018-07-22 03:16:50,084 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-pub-net 2018-07-22 03:16:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e422a224-a88a-4114-8a53-0fcd21d39a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94d39a93654f8a544648eb8777ebe3a358bf8b0" 2018-07-22 03:16:51,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-06c6a2a5-d348-4d8e-849c-f0b19abd7149 Date: Sun, 22 Jul 2018 03:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:16:51,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e422a224-a88a-4114-8a53-0fcd21d39a59 used request id req-06c6a2a5-d348-4d8e-849c-f0b19abd7149 2018-07-22 03:16:51,113 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8f757669-cbac-4be7-92ff-2e34ccc7504e-image 2018-07-22 03:16:51,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58174bf2ea762e6a23bc6986255ba3c67ce01505" 2018-07-22 03:16:51,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-234bb2c5-646c-470a-9860-b4f0f6cbf0d8 Date: Sun, 22 Jul 2018 03:16:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:16:51,534 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1bba7907-e4dd-4367-84a4-d4f3e57d550d used request id req-234bb2c5-646c-470a-9860-b4f0f6cbf0d8 2018-07-22 03:16:51,540 - 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}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:51,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-30083729-ce6c-4e12-bab9-fb947032616f Date: Sun, 22 Jul 2018 03:16:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "created_at": "2018-07-22T03:16:29Z", "updated_at": "2018-07-22T03:16:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:16:29Z", "revision_number": 0, "id": "61ed8bc9-06ac-42ea-9a4b-564799a02712", "remote_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "remote_ip_prefix": null, "created_at": "2018-07-22T03:16:29Z", "security_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e6f518fc1fc42938a6aa1f62b8606b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:16:29Z", "revision_number": 0, "id": "c3d235ee-9174-490c-b262-73f2a4340dca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:16:29Z", "security_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e6f518fc1fc42938a6aa1f62b8606b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:16:29Z", "revision_number": 0, "id": "e1d42976-6451-419f-a033-47c6dd9dc06e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:16:29Z", "security_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e6f518fc1fc42938a6aa1f62b8606b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:16:29Z", "revision_number": 0, "id": "f5db4118-d64a-4c08-a73d-94b5e6349971", "remote_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "remote_ip_prefix": null, "created_at": "2018-07-22T03:16:29Z", "security_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e6f518fc1fc42938a6aa1f62b8606b4"}], "revision_number": 4, "project_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "name": "default"}]} 2018-07-22 03:16:51,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-30083729-ce6c-4e12-bab9-fb947032616f 2018-07-22 03:16:51,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:51,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc78391-aeae-4fb2-8502-b875eecc1781 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:16:51,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-cbc78391-aeae-4fb2-8502-b875eecc1781 2018-07-22 03:16:51,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:51,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61bfba97-8ef8-44b8-b976-10e9db355d5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:16:51,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-61bfba97-8ef8-44b8-b976-10e9db355d5b 2018-07-22 03:16:51,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:16:51,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e372e94-99ae-4868-aa41-0e0bec140d3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:16:52,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-5e372e94-99ae-4868-aa41-0e0bec140d3d 2018-07-22 03:16:52,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:16:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3976d2e5-042e-4006-84d8-5e017f45bae2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:16:52,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-3976d2e5-042e-4006-84d8-5e017f45bae2 2018-07-22 03:16:52,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:16:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585b027f-f2b4-4560-977a-7f61c866241c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:16:52,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-585b027f-f2b4-4560-977a-7f61c866241c 2018-07-22 03:16:52,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:16:52,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26d8fbe3-1780-43d8-bf72-499fcc24e69c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:16:52,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-26d8fbe3-1780-43d8-bf72-499fcc24e69c 2018-07-22 03:16:52,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:16:52,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0b680c-6468-4c00-83dc-45c67202ae31 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:16:52,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-ab0b680c-6468-4c00-83dc-45c67202ae31 2018-07-22 03:16:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-828e20c3-fec0-4a4b-ba9a-194e38c8bb9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:16:52,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-828e20c3-fec0-4a4b-ba9a-194e38c8bb9c 2018-07-22 03:16:52,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:16:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebc2b455-1cd7-4199-b405-5ad70ded3734 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:16:52,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-ebc2b455-1cd7-4199-b405-5ad70ded3734 2018-07-22 03:16:52,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:16:52,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d7a18b-36e0-451b-8204-67c9072bd3cf Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5e6f518fc1fc42938a6aa1f62b8606b4", "name": "CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj"}} 2018-07-22 03:16:52,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 used request id req-e4d7a18b-36e0-451b-8204-67c9072bd3cf 2018-07-22 03:16:52,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0d1cba1-b8da-483e-811f-ae5fca1b7995 2018-07-22 03:16:52,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f0d1cba1-b8da-483e-811f-ae5fca1b7995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-70cac0e1-e2d1-4ff1-a5db-3d4d71902cca Date: Sun, 22 Jul 2018 03:16:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:16:29Z", "security_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "port_range_min": null, "revision_number": 0, "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "created_at": "2018-07-22T03:16:29Z", "project_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "id": "61ed8bc9-06ac-42ea-9a4b-564799a02712"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:16:29Z", "security_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "port_range_min": null, "revision_number": 0, "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "created_at": "2018-07-22T03:16:29Z", "project_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "id": "c3d235ee-9174-490c-b262-73f2a4340dca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:16:29Z", "security_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "port_range_min": null, "revision_number": 0, "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "created_at": "2018-07-22T03:16:29Z", "project_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "id": "e1d42976-6451-419f-a033-47c6dd9dc06e"}, {"remote_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:16:29Z", "security_group_id": "f0d1cba1-b8da-483e-811f-ae5fca1b7995", "port_range_min": null, "revision_number": 0, "tenant_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "created_at": "2018-07-22T03:16:29Z", "project_id": "5e6f518fc1fc42938a6aa1f62b8606b4", "id": "f5db4118-d64a-4c08-a73d-94b5e6349971"}]} 2018-07-22 03:16:52,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f0d1cba1-b8da-483e-811f-ae5fca1b7995 used request id req-70cac0e1-e2d1-4ff1-a5db-3d4d71902cca 2018-07-22 03:16:52,687 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:16:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f0d1cba1-b8da-483e-811f-ae5fca1b7995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:52,857 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cdc386a-dbd7-4372-a1c5-59d2c60c0e0e Content-Length: 0 Date: Sun, 22 Jul 2018 03:16:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:16:52,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f0d1cba1-b8da-483e-811f-ae5fca1b7995 used request id req-1cdc386a-dbd7-4372-a1c5-59d2c60c0e0e 2018-07-22 03:16:52,858 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj 2018-07-22 03:16:52,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:53,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab86bf4-da7c-4f8e-a3e4-443d1f988c51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:16:53,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5e6f518fc1fc42938a6aa1f62b8606b4 used request id req-6ab86bf4-da7c-4f8e-a3e4-443d1f988c51 2018-07-22 03:16:53,085 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f393e735-ec31-4f9-proj-role 2018-07-22 03:16:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d4b648b418c84db9aa600d9790cd22e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:53,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-810ac4a9-b0bc-49de-9367-fe091a278741 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:16:53,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d4b648b418c84db9aa600d9790cd22e5 used request id req-810ac4a9-b0bc-49de-9367-fe091a278741 2018-07-22 03:16:53,190 - 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}7cae697f6d7c3874a0063e66cff3f1e53fb23840" 2018-07-22 03:16:53,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b109026-2b0a-4f9d-9a9d-24b40f0e6bc9 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:16:53,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8b109026-2b0a-4f9d-9a9d-24b40f0e6bc9 2018-07-22 03:16:53,274 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f393e735-ec31-4f9-user 2018-07-22 03:16:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4c7a881ceefd4083bd325e4ce34b54c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8244eaa1b96a0e6cb10e6041b39b72d5c3b2e11f" 2018-07-22 03:16:53,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d93b85c-4a0b-4a88-861b-4b1c7a0af93c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:16:53,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4c7a881ceefd4083bd325e4ce34b54c8 used request id req-4d93b85c-4a0b-4a88-861b-4b1c7a0af93c 2018-07-22 03:16:53,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:53,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:16:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["mgv6tPTJRiiZPZzWIuG4Eg"], "issued_at": "2018-07-22T03:16:53.000000Z"}} 2018-07-22 03:16:53,864 - 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}9526daefa742aea7709014296413f93362ae2aac" 2018-07-22 03:16:53,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af9b3e8-0a89-48ec-8ec8-41c7a32adfe2 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-22 03:16:53,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8af9b3e8-0a89-48ec-8ec8-41c7a32adfe2 2018-07-22 03:16:53,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:53,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:54,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["cfJNLPkARmCmI0urfOAHSw"], "issued_at": "2018-07-22T03:16:54.000000Z"}} 2018-07-22 03:16:54,330 - 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}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:16:54,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d98ad8-d0de-4de6-92f2-6cf2ed261b85 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-22 03:16:54,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-96d98ad8-d0de-4de6-92f2-6cf2ed261b85 2018-07-22 03:16:54,411 - 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-22 03:16:54,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:16:54,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5d800013-54ea-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:16:54,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b70e1d-6acb-4b0b-aca4-88de4e4cc137 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5d800013-54ea-45a-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:16:54,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5d800013-54ea-45a-proj used request id req-14b70e1d-6acb-4b0b-aca4-88de4e4cc137 2018-07-22 03:16:54,502 - 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}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:16:54,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81b0904-9ca1-49c7-ab8b-80d9064a099d 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-22 03:16:54,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d81b0904-9ca1-49c7-ab8b-80d9064a099d 2018-07-22 03:16:54,593 - 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}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}}' 2018-07-22 03:16:54,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3d4b566-9bdb-4fb0-8542-b06c19f02add Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, "tags": [], "enabled": true, "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}} 2018-07-22 03:16:54,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c3d4b566-9bdb-4fb0-8542-b06c19f02add 2018-07-22 03:16:54,697 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5d800013-54ea-45a-proj 2018-07-22 03:16:54,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:54,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:55,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["hlJprNC9RcqpCLS27WsjVQ"], "issued_at": "2018-07-22T03:16:55.000000Z"}} 2018-07-22 03:16:55,082 - 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}c5ef756c04e302c9c4222d8a5b44d1e3196c1e7a" 2018-07-22 03:16:55,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1092b438-486d-452e-bece-3be45999beec 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-22 03:16:55,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1092b438-486d-452e-bece-3be45999beec 2018-07-22 03:16:55,168 - 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-22 03:16:55,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:16:55,174 - 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}c5ef756c04e302c9c4222d8a5b44d1e3196c1e7a" 2018-07-22 03:16:55,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cdea12d-fb1c-424b-87f0-b605e3a531fe Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:16:55,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6cdea12d-fb1c-424b-87f0-b605e3a531fe 2018-07-22 03:16:55,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-5d800013-54ea-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ef756c04e302c9c4222d8a5b44d1e3196c1e7a" 2018-07-22 03:16:55,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e60c7b-1420-4f56-b62e-ef4f06e02335 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-5d800013-54ea-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, "tags": [], "enabled": true, "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}]} 2018-07-22 03:16:55,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-5d800013-54ea-45a-proj used request id req-46e60c7b-1420-4f56-b62e-ef4f06e02335 2018-07-22 03:16:55,386 - 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}c5ef756c04e302c9c4222d8a5b44d1e3196c1e7a" 2018-07-22 03:16:55,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e2cba6-6b29-4b6d-8647-5ada8b84457b 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-22 03:16:55,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-70e2cba6-6b29-4b6d-8647-5ada8b84457b 2018-07-22 03:16:55,797 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5d800013-54ea-45a-user 2018-07-22 03:16:55,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:55,801 - 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}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:16:55,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b0e8bd-e2ff-4fa8-b2cd-29d3d12c5699 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:16:55,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b8b0e8bd-e2ff-4fa8-b2cd-29d3d12c5699 2018-07-22 03:16:55,822 - 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}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" -d '{"role": {"name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role"}}' 2018-07-22 03:16:55,923 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4632baab-296a-4837-8f43-0fd75c2fb511 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6813a8687724bdfbcd020228d4167eb", "links": {"self": "http://172.30.9.25:5000/v3/roles/c6813a8687724bdfbcd020228d4167eb"}, "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role"}} 2018-07-22 03:16:55,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4632baab-296a-4837-8f43-0fd75c2fb511 2018-07-22 03:16:55,923 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role 2018-07-22 03:16:55,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c6813a8687724bdfbcd020228d4167eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:16:56,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e28851-0b0a-40e1-b9b0-e1b78984099e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6813a8687724bdfbcd020228d4167eb", "links": {"self": "http://172.30.9.25:5000/v3/roles/c6813a8687724bdfbcd020228d4167eb"}, "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role"}} 2018-07-22 03:16:56,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c6813a8687724bdfbcd020228d4167eb used request id req-f9e28851-0b0a-40e1-b9b0-e1b78984099e 2018-07-22 03:16:56,015 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role to project CreateInstancePortManipulationTests-5d800013-54ea-45a-proj 2018-07-22 03:16:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3/users/b6054686d141464f8c8bc2724cffa845/roles/c6813a8687724bdfbcd020228d4167eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:16:56,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:16:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f09a11-aa2e-401d-97d9-656f29ac8a9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:16:56,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3/users/b6054686d141464f8c8bc2724cffa845/roles/c6813a8687724bdfbcd020228d4167eb used request id req-80f09a11-aa2e-401d-97d9-656f29ac8a9d 2018-07-22 03:16:56,136 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:16:56,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:56,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:56,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6813a8687724bdfbcd020228d4167eb", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role"}], "expires_at": "2018-07-22T04:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-user", "id": "b6054686d141464f8c8bc2724cffa845"}, "audit_ids": ["XNhjx4RSRXmqigXq9qVwQQ"], "issued_at": "2018-07-22T03:16:56.000000Z"}} 2018-07-22 03:16:56,520 - 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}595eb39994230531dfa1196a4b26805e721aea42" 2018-07-22 03:16:56,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3598e829-8614-4922-8944-0eae4e128c2b 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-22 03:16:56,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3598e829-8614-4922-8944-0eae4e128c2b 2018-07-22 03:16:56,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}595eb39994230531dfa1196a4b26805e721aea42" 2018-07-22 03:16:56,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f2827437-5209-4540-ab91-f93af6fa8b15 Date: Sun, 22 Jul 2018 03:16:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image"} 2018-07-22 03:16:56,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image used request id req-f2827437-5209-4540-ab91-f93af6fa8b15 2018-07-22 03:16:56,801 - 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}595eb39994230531dfa1196a4b26805e721aea42" 2018-07-22 03:16:56,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-018421ea-8df1-4b95-bd8c-9ecccd7bb403 Date: Sun, 22 Jul 2018 03:16:56 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-22 03:16:56,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-018421ea-8df1-4b95-bd8c-9ecccd7bb403 2018-07-22 03:16:56,837 - 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}595eb39994230531dfa1196a4b26805e721aea42" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image"}' 2018-07-22 03:16:56,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b51f9648-77bc-4948-b3d7-2ffda0985773 Date: Sun, 22 Jul 2018 03:16:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:16:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:16:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38", "min_disk": 0, "protected": false, "id": "6a49bccd-664e-44ed-863a-c201568b3c38", "file": "/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38/file", "checksum": null, "owner": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:16:56,890 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b51f9648-77bc-4948-b3d7-2ffda0985773 2018-07-22 03:16:56,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}595eb39994230531dfa1196a4b26805e721aea42" -d '' 2018-07-22 03:16:57,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88ae7f89-bb13-4b52-84fd-3f892cf40ab2 Date: Sun, 22 Jul 2018 03:16:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:16:57,257 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38/file used request id req-88ae7f89-bb13-4b52-84fd-3f892cf40ab2 2018-07-22 03:16:57,258 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:16:57,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}595eb39994230531dfa1196a4b26805e721aea42" 2018-07-22 03:16:57,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9af6ad0b-7c6c-4de8-b8a8-7635266bb1e2 Date: Sun, 22 Jul 2018 03:16:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:16:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:16:57Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6a49bccd-664e-44ed-863a-c201568b3c38/snap", "metadata": {}}], "self": "/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38", "min_disk": 0, "protected": false, "id": "6a49bccd-664e-44ed-863a-c201568b3c38", "file": "/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6a49bccd-664e-44ed-863a-c201568b3c38/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:16:57,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38 used request id req-9af6ad0b-7c6c-4de8-b8a8-7635266bb1e2 2018-07-22 03:16:57,280 - 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}595eb39994230531dfa1196a4b26805e721aea42" 2018-07-22 03:16:57,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6270f6b3-2ac8-44a5-87bd-722644c3d902 Date: Sun, 22 Jul 2018 03:16:57 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-22 03:16:57,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6270f6b3-2ac8-44a5-87bd-722644c3d902 2018-07-22 03:16:57,290 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image 2018-07-22 03:16:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}595eb39994230531dfa1196a4b26805e721aea42" 2018-07-22 03:16:57,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bb9560f4-e836-4014-a421-b4ae8ae5ce3e Date: Sun, 22 Jul 2018 03:16:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:16:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:16:57Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6a49bccd-664e-44ed-863a-c201568b3c38/snap", "metadata": {}}], "self": "/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38", "min_disk": 0, "protected": false, "id": "6a49bccd-664e-44ed-863a-c201568b3c38", "file": "/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6a49bccd-664e-44ed-863a-c201568b3c38/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:16:57,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38 used request id req-bb9560f4-e836-4014-a421-b4ae8ae5ce3e 2018-07-22 03:16:57,309 - create_image - DEBUG - Instance status is - active 2018-07-22 03:16:57,309 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image 2018-07-22 03:16:57,309 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image 2018-07-22 03:16:57,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:57,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:57,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6813a8687724bdfbcd020228d4167eb", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role"}], "expires_at": "2018-07-22T04:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-user", "id": "b6054686d141464f8c8bc2724cffa845"}, "audit_ids": ["8yzJ1inrSIamv1gJP7mECw"], "issued_at": "2018-07-22T03:16:57.000000Z"}} 2018-07-22 03:16:57,696 - 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}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" 2018-07-22 03:16:57,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8292d2c1-7e23-488f-80fd-d007c981e9db 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-22 03:16:57,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8292d2c1-7e23-488f-80fd-d007c981e9db 2018-07-22 03:16:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" 2018-07-22 03:16:57,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a223d8a-39d6-4817-bff5-9790df634149 Date: Sun, 22 Jul 2018 03:16:57 GMT RESP BODY: {"networks":[]} 2018-07-22 03:16:57,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net used request id req-5a223d8a-39d6-4817-bff5-9790df634149 2018-07-22 03:16:57,939 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net 2018-07-22 03:16:57,944 - 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}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" -d '{"network": {"name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net", "admin_state_up": true}}' 2018-07-22 03:16:58,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-d279c8a8-4527-42f2-964f-9c0c1667502f Date: Sun, 22 Jul 2018 03:16:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f826cd35-10b2-4783-8648-a7f6abf8640e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:16:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","mtu":1450}} 2018-07-22 03:16:58,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-d279c8a8-4527-42f2-964f-9c0c1667502f 2018-07-22 03:16:58,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" 2018-07-22 03:16:58,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e8f43a97-049b-4f63-935f-cb29d97312f3 Date: Sun, 22 Jul 2018 03:16:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f826cd35-10b2-4783-8648-a7f6abf8640e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:16:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net","admin_state_up":true,"tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","mtu":1450}]} 2018-07-22 03:16:58,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-e8f43a97-049b-4f63-935f-cb29d97312f3 2018-07-22 03:16:58,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" 2018-07-22 03:16:58,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c064ef77-25e0-48fb-a566-646b5f310280 Date: Sun, 22 Jul 2018 03:16:58 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:16:58,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-c064ef77-25e0-48fb-a566-646b5f310280 2018-07-22 03:16:58,612 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet 2018-07-22 03:16:58,617 - 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}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" -d '{"subnets": [{"ip_version": 4, "network_id": "f826cd35-10b2-4783-8648-a7f6abf8640e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]}' 2018-07-22 03:16:59,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c0c7ac9f-ad0a-4a18-918c-cef4696d9c71 Date: Sun, 22 Jul 2018 03:16:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:16:59,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-c0c7ac9f-ad0a-4a18-918c-cef4696d9c71 2018-07-22 03:16:59,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" 2018-07-22 03:16:59,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c314d107-15e0-43ae-bca0-041eac8c5c63 Date: Sun, 22 Jul 2018 03:16:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f826cd35-10b2-4783-8648-a7f6abf8640e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5668a6d1-5581-4453-9559-1ecb47195fe7"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net","admin_state_up":true,"tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","mtu":1450}]} 2018-07-22 03:16:59,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-c314d107-15e0-43ae-bca0-041eac8c5c63 2018-07-22 03:16:59,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" 2018-07-22 03:16:59,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a6372b84-87e4-4747-9010-b909a339aa38 Date: Sun, 22 Jul 2018 03:16:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:16:59,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-a6372b84-87e4-4747-9010-b909a339aa38 2018-07-22 03:16:59,302 - OpenStackNetwork - DEBUG - Network [f826cd35-10b2-4783-8648-a7f6abf8640e] created successfully 2018-07-22 03:16:59,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:16:59,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:16:59,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:16:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["qx7lRBxmSdy-dmJgTdeVfQ"], "issued_at": "2018-07-22T03:16:59.000000Z"}} 2018-07-22 03:16:59,724 - 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}8b1cf5638f29c7739e9f943f0c40d4e35ec374a1" 2018-07-22 03:16:59,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632c48f5-4e51-48ac-8e63-11b5e90c3c20 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-22 03:16:59,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-632c48f5-4e51-48ac-8e63-11b5e90c3c20 2018-07-22 03:16:59,796 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:16:59,800 - 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}8b1cf5638f29c7739e9f943f0c40d4e35ec374a1" 2018-07-22 03:16:59,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-8f8cd8ec-688c-4090-a002-8209c1f0feff x-compute-request-id: req-8f8cd8ec-688c-4090-a002-8209c1f0feff Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:16:59,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8f8cd8ec-688c-4090-a002-8209c1f0feff 2018-07-22 03:16:59,973 - 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}8b1cf5638f29c7739e9f943f0c40d4e35ec374a1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-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-22 03:17:00,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:16: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-10fc3d22-e8f0-4b97-9584-1bf6b3cdd464 x-compute-request-id: req-10fc3d22-e8f0-4b97-9584-1bf6b3cdd464 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f"}} 2018-07-22 03:17:00,012 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-10fc3d22-e8f0-4b97-9584-1bf6b3cdd464 2018-07-22 03:17:00,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:00,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:00,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6813a8687724bdfbcd020228d4167eb", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role"}], "expires_at": "2018-07-22T04:17:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-user", "id": "b6054686d141464f8c8bc2724cffa845"}, "audit_ids": ["MKddY7tnRt6VV8MBCvRTMg"], "issued_at": "2018-07-22T03:17:00.000000Z"}} 2018-07-22 03:17:00,421 - 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}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:00,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1edfb6a4-2edc-4f82-8397-9473140604d9 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-22 03:17:00,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1edfb6a4-2edc-4f82-8397-9473140604d9 2018-07-22 03:17:00,497 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:17:00,499 - 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}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:00,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e7b88f-c8dc-4bc0-adca-b12775714f0f 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-22 03:17:00,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-56e7b88f-c8dc-4bc0-adca-b12775714f0f 2018-07-22 03:17:00,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:00,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cd260b2f-edfc-4b75-a63f-b4febe5062bd Date: Sun, 22 Jul 2018 03:17:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f826cd35-10b2-4783-8648-a7f6abf8640e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5668a6d1-5581-4453-9559-1ecb47195fe7"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net","admin_state_up":true,"tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","mtu":1450}]} 2018-07-22 03:17:00,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net used request id req-cd260b2f-edfc-4b75-a63f-b4febe5062bd 2018-07-22 03:17:00,778 - 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-22 03:17:00,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:17:00,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:00,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1345aab4-feed-411b-83f7-5e34b04b5f77 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}} 2018-07-22 03:17:00,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 used request id req-1345aab4-feed-411b-83f7-5e34b04b5f77 2018-07-22 03:17:00,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:00,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6513c1f-9f30-4a09-bbcb-95562e3434af Date: Sun, 22 Jul 2018 03:17:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:17:00,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-f6513c1f-9f30-4a09-bbcb-95562e3434af 2018-07-22 03:17:00,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:01,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9b1df68e-3a40-470b-b6bc-0dab21421d5a Date: Sun, 22 Jul 2018 03:17:01 GMT RESP BODY: {"ports":[]} 2018-07-22 03:17:01,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1&admin_state_up=True used request id req-9b1df68e-3a40-470b-b6bc-0dab21421d5a 2018-07-22 03:17:01,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:01,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-fafee1fb-0ef1-4ec0-9b3b-43dfb8b27017 x-compute-request-id: req-fafee1fb-0ef1-4ec0-9b3b-43dfb8b27017 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:17:01,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst used request id req-fafee1fb-0ef1-4ec0-9b3b-43dfb8b27017 2018-07-22 03:17:01,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:01,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-84ad2dbe-f664-4fc2-90b3-3ab224a51732 Date: Sun, 22 Jul 2018 03:17:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f826cd35-10b2-4783-8648-a7f6abf8640e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5668a6d1-5581-4453-9559-1ecb47195fe7"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net","admin_state_up":true,"tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","mtu":1450}]} 2018-07-22 03:17:01,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net used request id req-84ad2dbe-f664-4fc2-90b3-3ab224a51732 2018-07-22 03:17:01,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:01,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc54e4fa-a5ce-4b12-a91d-fe819810281d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}} 2018-07-22 03:17:01,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 used request id req-cc54e4fa-a5ce-4b12-a91d-fe819810281d 2018-07-22 03:17:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:01,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-89223ea8-ad50-4ce7-b4dd-7b4b64ab977a Date: Sun, 22 Jul 2018 03:17:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:17:01,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-89223ea8-ad50-4ce7-b4dd-7b4b64ab977a 2018-07-22 03:17:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:01,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ee76f23-b524-475b-9ee7-f1d129bf071b Date: Sun, 22 Jul 2018 03:17:01 GMT RESP BODY: {"ports":[]} 2018-07-22 03:17:01,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1&admin_state_up=True used request id req-6ee76f23-b524-475b-9ee7-f1d129bf071b 2018-07-22 03:17:01,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:01,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:02,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6813a8687724bdfbcd020228d4167eb", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role"}], "expires_at": "2018-07-22T04:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2ab00f6fa1b5490bbc1e9ca9f21f33d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-user", "id": "b6054686d141464f8c8bc2724cffa845"}, "audit_ids": ["NAYRQvCGT02_-jjVpzFr1w"], "issued_at": "2018-07-22T03:17:02.000000Z"}} 2018-07-22 03:17:02,016 - 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}0678b5ef3953a093fd8c26f93676bfc9a0926318" 2018-07-22 03:17:02,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d8ce8d-05f9-4631-bbd1-8b908205a83f 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-22 03:17:02,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-20d8ce8d-05f9-4631-bbd1-8b908205a83f 2018-07-22 03:17:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:02,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-245e77f5-1f4b-4c3f-9a2e-d3681b4f38d3 Date: Sun, 22 Jul 2018 03:17:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f826cd35-10b2-4783-8648-a7f6abf8640e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5668a6d1-5581-4453-9559-1ecb47195fe7"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net","admin_state_up":true,"tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","mtu":1450}]} 2018-07-22 03:17:02,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net used request id req-245e77f5-1f4b-4c3f-9a2e-d3681b4f38d3 2018-07-22 03:17:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:02,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6f054371-d977-4e28-8de1-42dc0af697ba Date: Sun, 22 Jul 2018 03:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:17:02,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-6f054371-d977-4e28-8de1-42dc0af697ba 2018-07-22 03:17:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:02,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ba7e843d-c018-45da-af4a-a26340edc417 Date: Sun, 22 Jul 2018 03:17:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f826cd35-10b2-4783-8648-a7f6abf8640e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5668a6d1-5581-4453-9559-1ecb47195fe7"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net","admin_state_up":true,"tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","mtu":1450}]} 2018-07-22 03:17:02,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net used request id req-ba7e843d-c018-45da-af4a-a26340edc417 2018-07-22 03:17:02,343 - 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-22 03:17:02,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:17:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:17:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0678b5ef3953a093fd8c26f93676bfc9a0926318" 2018-07-22 03:17:02,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb117d9-5995-42c7-a1ce-d2d07e466e69 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}} 2018-07-22 03:17:02,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 used request id req-4cb117d9-5995-42c7-a1ce-d2d07e466e69 2018-07-22 03:17:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:02,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-12bc25da-4850-439e-b6c1-d36f5ce25947 Date: Sun, 22 Jul 2018 03:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:17:02,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-12bc25da-4850-439e-b6c1-d36f5ce25947 2018-07-22 03:17:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:02,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6b5177db-9338-4812-927e-a5362df1c72d Date: Sun, 22 Jul 2018 03:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:17:02,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet used request id req-6b5177db-9338-4812-927e-a5362df1c72d 2018-07-22 03:17:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:02,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cd1ee8bd-c3ba-41ac-8466-55322511b13a Date: Sun, 22 Jul 2018 03:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:17:02,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet used request id req-cd1ee8bd-c3ba-41ac-8466-55322511b13a 2018-07-22 03:17:02,594 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net 2018-07-22 03:17:02,599 - 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}0ee85bf4bf141746652654908fa999b41ccb70c9" -d '{"port": {"network_id": "f826cd35-10b2-4783-8648-a7f6abf8640e", "fixed_ips": [{"subnet_id": "5668a6d1-5581-4453-9559-1ecb47195fe7", "ip_address": "10.55.0.101"}, {"subnet_id": "5668a6d1-5581-4453-9559-1ecb47195fe7", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1", "admin_state_up": true}}' 2018-07-22 03:17:03,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-f823c3e1-8893-45dd-af86-812233e8ef7d Date: Sun, 22 Jul 2018 03:17:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:17:03Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5668a6d1-5581-4453-9559-1ecb47195fe7","ip_address":"10.55.0.101"},{"subnet_id":"5668a6d1-5581-4453-9559-1ecb47195fe7","ip_address":"10.55.0.102"}],"id":"ba6d7b28-6fc4-4e5d-8af3-bf1194c39894","security_groups":["3c16d752-1d1f-43e1-90db-6fe2da8db749"],"mac_address":"fa:16:3e:d9:94:25","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","qos_policy_id":null,"admin_state_up":true,"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:17:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:17:03,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-f823c3e1-8893-45dd-af86-812233e8ef7d 2018-07-22 03:17:03,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:03,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ffaf288d-a883-432b-a946-07e927cf46ed Date: Sun, 22 Jul 2018 03:17:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f826cd35-10b2-4783-8648-a7f6abf8640e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5668a6d1-5581-4453-9559-1ecb47195fe7"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net","admin_state_up":true,"tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","mtu":1450}]} 2018-07-22 03:17:03,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net used request id req-ffaf288d-a883-432b-a946-07e927cf46ed 2018-07-22 03:17:03,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:03,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd413f5a-ac25-4673-8de5-b4c61404fa57 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}} 2018-07-22 03:17:03,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 used request id req-fd413f5a-ac25-4673-8de5-b4c61404fa57 2018-07-22 03:17:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:03,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c16bcaf0-72e1-4b30-8421-c8efc914801a Date: Sun, 22 Jul 2018 03:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:17:03,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-c16bcaf0-72e1-4b30-8421-c8efc914801a 2018-07-22 03:17:03,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:03,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-21595849-d8a4-42af-896a-66201f77327a Date: Sun, 22 Jul 2018 03:17:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:17:03Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5668a6d1-5581-4453-9559-1ecb47195fe7","ip_address":"10.55.0.101"},{"subnet_id":"5668a6d1-5581-4453-9559-1ecb47195fe7","ip_address":"10.55.0.102"}],"id":"ba6d7b28-6fc4-4e5d-8af3-bf1194c39894","security_groups":["3c16d752-1d1f-43e1-90db-6fe2da8db749"],"mac_address":"fa:16:3e:d9:94:25","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1","admin_state_up":true,"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:17:02Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:17:03,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1&admin_state_up=True used request id req-21595849-d8a4-42af-896a-66201f77327a 2018-07-22 03:17:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:04,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5084c47-108b-4ce5-8621-8bc8792abe03 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}} 2018-07-22 03:17:04,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 used request id req-f5084c47-108b-4ce5-8621-8bc8792abe03 2018-07-22 03:17:04,060 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst 2018-07-22 03:17:04,063 - 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}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:04,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-0ce1baf1-8541-4bb1-a385-8a0a87671575 x-compute-request-id: req-0ce1baf1-8541-4bb1-a385-8a0a87671575 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:17:04,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0ce1baf1-8541-4bb1-a385-8a0a87671575 2018-07-22 03:17:04,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:04,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-f20054d7-b769-4b42-a253-44e07637e23d x-compute-request-id: req-f20054d7-b769-4b42-a253-44e07637e23d Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f"}} 2018-07-22 03:17:04,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f used request id req-f20054d7-b769-4b42-a253-44e07637e23d 2018-07-22 03:17:04,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:04,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7667269e-a8c5-443b-9da8-808d6489fdf0 Date: Sun, 22 Jul 2018 03:17:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:16:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:16:57Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6a49bccd-664e-44ed-863a-c201568b3c38/snap", "metadata": {}}], "self": "/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38", "min_disk": 0, "protected": false, "id": "6a49bccd-664e-44ed-863a-c201568b3c38", "file": "/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/6a49bccd-664e-44ed-863a-c201568b3c38/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image"} 2018-07-22 03:17:04,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image used request id req-7667269e-a8c5-443b-9da8-808d6489fdf0 2018-07-22 03:17:04,317 - 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}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:04,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-65bf9eba-568c-4198-a00e-934aac840e55 Date: Sun, 22 Jul 2018 03:17:04 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-22 03:17:04,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-65bf9eba-568c-4198-a00e-934aac840e55 2018-07-22 03:17:04,329 - 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}0ee85bf4bf141746652654908fa999b41ccb70c9" -d '{"server": {"name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst", "imageRef": "6a49bccd-664e-44ed-863a-c201568b3c38", "flavorRef": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "max_count": 1, "min_count": 1, "networks": [{"port": "ba6d7b28-6fc4-4e5d-8af3-bf1194c39894"}]}}' 2018-07-22 03:17:05,582 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:17: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-b7946e83-07a8-404d-aa49-0142cf0d5d83 x-compute-request-id: req-b7946e83-07a8-404d-aa49-0142cf0d5d83 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "429d0dc7-200c-414c-a241-456a450c80c8", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "bookmark"}], "adminPass": "iP9FFjwSdbaN"}} 2018-07-22 03:17:05,582 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-b7946e83-07a8-404d-aa49-0142cf0d5d83 2018-07-22 03:17:05,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:05,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-818c87e9-146a-412f-b4f2-867cac84cb0c x-compute-request-id: req-818c87e9-146a-412f-b4f2-867cac84cb0c Content-Encoding: gzip Content-Length: 620 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/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "bookmark"}], "image": {"id": "6a49bccd-664e-44ed-863a-c201568b3c38", "links": [{"href": "http://172.30.9.25:8774/images/6a49bccd-664e-44ed-863a-c201568b3c38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "links": [{"href": "http://172.30.9.25:8774/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "bookmark"}]}, "id": "429d0dc7-200c-414c-a241-456a450c80c8", "user_id": "b6054686d141464f8c8bc2724cffa845", "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-22T03:17:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst", "created": "2018-07-22T03:17:05Z", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:05,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 used request id req-818c87e9-146a-412f-b4f2-867cac84cb0c 2018-07-22 03:17:05,822 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst 2018-07-22 03:17:05,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:06,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-815990b3-4241-4746-8108-076eb4357d39 x-compute-request-id: req-815990b3-4241-4746-8108-076eb4357d39 Content-Encoding: gzip Content-Length: 625 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/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "bookmark"}], "image": {"id": "6a49bccd-664e-44ed-863a-c201568b3c38", "links": [{"href": "http://172.30.9.25:8774/images/6a49bccd-664e-44ed-863a-c201568b3c38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "links": [{"href": "http://172.30.9.25:8774/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "bookmark"}]}, "id": "429d0dc7-200c-414c-a241-456a450c80c8", "user_id": "b6054686d141464f8c8bc2724cffa845", "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-22T03:17:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst", "created": "2018-07-22T03:17:05Z", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:06,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 used request id req-815990b3-4241-4746-8108-076eb4357d39 2018-07-22 03:17:06,075 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst] is - BUILD 2018-07-22 03:17:06,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:17:09,078 - create_instance - DEBUG - VM status query timeout in 896.74367404 2018-07-22 03:17:09,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:09,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-2d77662b-7af8-42f4-be55-a1c52747566e x-compute-request-id: req-2d77662b-7af8-42f4-be55-a1c52747566e Content-Encoding: gzip Content-Length: 686 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/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "bookmark"}], "image": {"id": "6a49bccd-664e-44ed-863a-c201568b3c38", "links": [{"href": "http://172.30.9.25:8774/images/6a49bccd-664e-44ed-863a-c201568b3c38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "links": [{"href": "http://172.30.9.25:8774/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "bookmark"}]}, "id": "429d0dc7-200c-414c-a241-456a450c80c8", "security_groups": [{"name": "default"}], "user_id": "b6054686d141464f8c8bc2724cffa845", "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-22T03:17:06Z", "hostId": "1ad2ea6a31761060b67bcb7b44aaf0e96cc132d947968f9c34b18d24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst", "created": "2018-07-22T03:17:05Z", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:09,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 used request id req-2d77662b-7af8-42f4-be55-a1c52747566e 2018-07-22 03:17:09,415 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst] is - BUILD 2018-07-22 03:17:09,416 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:17:12,419 - create_instance - DEBUG - VM status query timeout in 893.403462172 2018-07-22 03:17:12,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:13,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-95ce9002-434b-4a9a-9a71-5ea5be04ddba x-compute-request-id: req-95ce9002-434b-4a9a-9a71-5ea5be04ddba Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:94:25", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:94:25", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "bookmark"}], "image": {"id": "6a49bccd-664e-44ed-863a-c201568b3c38", "links": [{"href": "http://172.30.9.25:8774/images/6a49bccd-664e-44ed-863a-c201568b3c38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:17:09.000000", "flavor": {"id": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "links": [{"href": "http://172.30.9.25:8774/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "bookmark"}]}, "id": "429d0dc7-200c-414c-a241-456a450c80c8", "security_groups": [{"name": "default"}], "user_id": "b6054686d141464f8c8bc2724cffa845", "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-22T03:17:09Z", "hostId": "1ad2ea6a31761060b67bcb7b44aaf0e96cc132d947968f9c34b18d24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst", "created": "2018-07-22T03:17:05Z", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:13,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 used request id req-95ce9002-434b-4a9a-9a71-5ea5be04ddba 2018-07-22 03:17:13,065 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst] is - ACTIVE 2018-07-22 03:17:13,065 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:17:13,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:13,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-e1ec2198-8c12-4c62-83a0-d7fa7f63babe x-compute-request-id: req-e1ec2198-8c12-4c62-83a0-d7fa7f63babe Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:94:25", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:94:25", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "bookmark"}], "image": {"id": "6a49bccd-664e-44ed-863a-c201568b3c38", "links": [{"href": "http://172.30.9.25:8774/images/6a49bccd-664e-44ed-863a-c201568b3c38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:17:09.000000", "flavor": {"id": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "links": [{"href": "http://172.30.9.25:8774/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "bookmark"}]}, "id": "429d0dc7-200c-414c-a241-456a450c80c8", "security_groups": [{"name": "default"}], "user_id": "b6054686d141464f8c8bc2724cffa845", "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-22T03:17:09Z", "hostId": "1ad2ea6a31761060b67bcb7b44aaf0e96cc132d947968f9c34b18d24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst", "created": "2018-07-22T03:17:05Z", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:13,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 used request id req-e1ec2198-8c12-4c62-83a0-d7fa7f63babe 2018-07-22 03:17:13,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:13,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0ddf0932-bf67-432a-a98c-eac3041d2c9c Date: Sun, 22 Jul 2018 03:17:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f826cd35-10b2-4783-8648-a7f6abf8640e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5668a6d1-5581-4453-9559-1ecb47195fe7"],"description":"","tags":[],"updated_at":"2018-07-22T03:16:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net","admin_state_up":true,"tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","mtu":1450}]} 2018-07-22 03:17:13,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net used request id req-0ddf0932-bf67-432a-a98c-eac3041d2c9c 2018-07-22 03:17:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:13,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60428c71-f63a-458b-be14-eb838f6f0fa6 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}} 2018-07-22 03:17:13,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 used request id req-60428c71-f63a-458b-be14-eb838f6f0fa6 2018-07-22 03:17:13,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:13,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-df363982-3d40-4547-a66a-3d0babd177a2 Date: Sun, 22 Jul 2018 03:17:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:58Z","dns_nameservers":[],"updated_at":"2018-07-22T03:16:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","id":"5668a6d1-5581-4453-9559-1ecb47195fe7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet"}]} 2018-07-22 03:17:13,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-df363982-3d40-4547-a66a-3d0babd177a2 2018-07-22 03:17:13,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:13,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1742 X-Openstack-Request-Id: req-8e5fcd37-2996-47f0-8cf5-4366b2d788b3 Date: Sun, 22 Jul 2018 03:17:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:17:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5668a6d1-5581-4453-9559-1ecb47195fe7","ip_address":"10.55.0.2"}],"id":"8fd55c99-3982-40e9-91db-82683638df94","security_groups":[],"mac_address":"fa:16:3e:f6:15:96","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:16:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f826cd35-10b2-4783-8648-a7f6abf8640e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:17:09Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5668a6d1-5581-4453-9559-1ecb47195fe7","ip_address":"10.55.0.101"},{"subnet_id":"5668a6d1-5581-4453-9559-1ecb47195fe7","ip_address":"10.55.0.102"}],"id":"ba6d7b28-6fc4-4e5d-8af3-bf1194c39894","security_groups":["3c16d752-1d1f-43e1-90db-6fe2da8db749"],"mac_address":"fa:16:3e:d9:94:25","project_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1","admin_state_up":true,"network_id":"f826cd35-10b2-4783-8648-a7f6abf8640e","tenant_id":"2ab00f6fa1b5490bbc1e9ca9f21f33d3","created_at":"2018-07-22T03:17:02Z","binding:vnic_type":"normal","device_id":"429d0dc7-200c-414c-a241-456a450c80c8","ip_allocation":"immediate"}]} 2018-07-22 03:17:13,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-8e5fcd37-2996-47f0-8cf5-4366b2d788b3 2018-07-22 03:17:13,556 - create_instance - INFO - Deleting Port with ID - ba6d7b28-6fc4-4e5d-8af3-bf1194c39894 2018-07-22 03:17:13,556 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93port-1 2018-07-22 03:17:13,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ba6d7b28-6fc4-4e5d-8af3-bf1194c39894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:14,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb620f01-f883-426b-8f22-4f3d7ee01cae Date: Sun, 22 Jul 2018 03:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:14,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ba6d7b28-6fc4-4e5d-8af3-bf1194c39894 used request id req-eb620f01-f883-426b-8f22-4f3d7ee01cae 2018-07-22 03:17:14,058 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst 2018-07-22 03:17:14,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:14,169 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17: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-8470430c-d66f-4471-8bda-096390135f81 x-compute-request-id: req-8470430c-d66f-4471-8bda-096390135f81 Content-Type: application/json 2018-07-22 03:17:14,169 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 used request id req-8470430c-d66f-4471-8bda-096390135f81 2018-07-22 03:17:14,169 - create_instance - INFO - Checking deletion status 2018-07-22 03:17:14,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:14,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-0caaf0b6-d9a1-46ca-b362-ee3c9f71b477 x-compute-request-id: req-0caaf0b6-d9a1-46ca-b362-ee3c9f71b477 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:94:25", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:94:25", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/429d0dc7-200c-414c-a241-456a450c80c8", "rel": "bookmark"}], "image": {"id": "6a49bccd-664e-44ed-863a-c201568b3c38", "links": [{"href": "http://172.30.9.25:8774/images/6a49bccd-664e-44ed-863a-c201568b3c38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:17:09.000000", "flavor": {"id": "470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "links": [{"href": "http://172.30.9.25:8774/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f", "rel": "bookmark"}]}, "id": "429d0dc7-200c-414c-a241-456a450c80c8", "user_id": "b6054686d141464f8c8bc2724cffa845", "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-22T03:17:14Z", "hostId": "1ad2ea6a31761060b67bcb7b44aaf0e96cc132d947968f9c34b18d24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst", "created": "2018-07-22T03:17:05Z", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:14,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 used request id req-0caaf0b6-d9a1-46ca-b362-ee3c9f71b477 2018-07-22 03:17:14,552 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst] is - ACTIVE 2018-07-22 03:17:14,552 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:17:17,555 - create_instance - DEBUG - VM status query timeout in 296.614396811 2018-07-22 03:17:17,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee85bf4bf141746652654908fa999b41ccb70c9" 2018-07-22 03:17:17,610 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:17: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-6adfe2d1-da16-4bdc-8f7f-04828cec817b x-compute-request-id: req-6adfe2d1-da16-4bdc-8f7f-04828cec817b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 429d0dc7-200c-414c-a241-456a450c80c8 could not be found.", "code": 404}} 2018-07-22 03:17:17,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/429d0dc7-200c-414c-a241-456a450c80c8 used request id req-6adfe2d1-da16-4bdc-8f7f-04828cec817b 2018-07-22 03:17:17,611 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 429d0dc7-200c-414c-a241-456a450c80c8 could not be found. (HTTP 404) (Request-ID: req-6adfe2d1-da16-4bdc-8f7f-04828cec817b) 2018-07-22 03:17:17,611 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-inst 2018-07-22 03:17:17,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b1cf5638f29c7739e9f943f0c40d4e35ec374a1" 2018-07-22 03:17:17,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:17: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-78072fc3-6851-4f2e-8d81-53e66333340d x-compute-request-id: req-78072fc3-6851-4f2e-8d81-53e66333340d Content-Length: 0 Content-Type: application/json 2018-07-22 03:17:17,659 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/470b91bf-635a-41eb-bfbd-ca16a31aaa9f used request id req-78072fc3-6851-4f2e-8d81-53e66333340d 2018-07-22 03:17:17,660 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet 2018-07-22 03:17:17,660 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-subnet 2018-07-22 03:17:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/5668a6d1-5581-4453-9559-1ecb47195fe7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" 2018-07-22 03:17:18,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d8baf7f-9166-410d-ba06-5544ca5be9c6 Date: Sun, 22 Jul 2018 03:17:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:18,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5668a6d1-5581-4453-9559-1ecb47195fe7 used request id req-0d8baf7f-9166-410d-ba06-5544ca5be9c6 2018-07-22 03:17:18,717 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-pub-net 2018-07-22 03:17:18,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/f826cd35-10b2-4783-8648-a7f6abf8640e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784b1edb3a1f04736f6e6c3f6284ea4220ea6b5" 2018-07-22 03:17:19,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-299a271f-0eb6-46e8-8494-0c604a925469 Date: Sun, 22 Jul 2018 03:17:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:19,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f826cd35-10b2-4783-8648-a7f6abf8640e used request id req-299a271f-0eb6-46e8-8494-0c604a925469 2018-07-22 03:17:19,718 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-19b58b0c-c49c-45ee-a589-d5b4112dad93-image 2018-07-22 03:17:19,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}595eb39994230531dfa1196a4b26805e721aea42" 2018-07-22 03:17:20,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de69b86f-609d-4a14-8ac3-2d5e1eb4d03c Date: Sun, 22 Jul 2018 03:17:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:17:20,935 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6a49bccd-664e-44ed-863a-c201568b3c38 used request id req-de69b86f-609d-4a14-8ac3-2d5e1eb4d03c 2018-07-22 03:17:20,941 - 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}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:17:21,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3578f5a3-b381-4a52-8476-79b49f8a1902 Date: Sun, 22 Jul 2018 03:17:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "created_at": "2018-07-22T03:16:58Z", "updated_at": "2018-07-22T03:16:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:16:58Z", "revision_number": 0, "id": "1b36efdf-2679-4b1e-a7d0-92a941a78cbe", "remote_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "remote_ip_prefix": null, "created_at": "2018-07-22T03:16:58Z", "security_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:16:58Z", "revision_number": 0, "id": "52f14e2d-82c6-4ead-a0b1-5818edb405e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:16:58Z", "security_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:16:58Z", "revision_number": 0, "id": "91dbd072-868f-4d09-9e39-3c9e9ce7175b", "remote_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "remote_ip_prefix": null, "created_at": "2018-07-22T03:16:58Z", "security_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:16:58Z", "revision_number": 0, "id": "a2911840-66cd-4efa-80d7-b8975870fcbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:16:58Z", "security_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3"}], "revision_number": 4, "project_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:17:21,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3578f5a3-b381-4a52-8476-79b49f8a1902 2018-07-22 03:17:21,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:17:21,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49417df-1fd4-4c98-a229-8ca3497cce45 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:17:21,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-d49417df-1fd4-4c98-a229-8ca3497cce45 2018-07-22 03:17:21,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:17:21,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a99eea62-3ad6-49b1-a356-23e7e77e1184 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:17:21,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-a99eea62-3ad6-49b1-a356-23e7e77e1184 2018-07-22 03:17:21,441 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:17:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:17:21,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f625b850-b1cb-4c8a-b9cd-4f94623abe3e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "name": "CreateInstancePortManipulationTests-5d800013-54ea-45a-proj"}} 2018-07-22 03:17:21,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 used request id req-f625b850-b1cb-4c8a-b9cd-4f94623abe3e 2018-07-22 03:17:21,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c16d752-1d1f-43e1-90db-6fe2da8db749 2018-07-22 03:17:21,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3c16d752-1d1f-43e1-90db-6fe2da8db749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:17:21,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-749b760a-cc3e-4abc-8001-bbd92afa0bdc Date: Sun, 22 Jul 2018 03:17:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:16:58Z", "security_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "port_range_min": null, "revision_number": 0, "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "created_at": "2018-07-22T03:16:58Z", "project_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "id": "1b36efdf-2679-4b1e-a7d0-92a941a78cbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:16:58Z", "security_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "port_range_min": null, "revision_number": 0, "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "created_at": "2018-07-22T03:16:58Z", "project_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "id": "52f14e2d-82c6-4ead-a0b1-5818edb405e2"}, {"remote_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:16:58Z", "security_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "port_range_min": null, "revision_number": 0, "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "created_at": "2018-07-22T03:16:58Z", "project_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "id": "91dbd072-868f-4d09-9e39-3c9e9ce7175b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:16:58Z", "security_group_id": "3c16d752-1d1f-43e1-90db-6fe2da8db749", "port_range_min": null, "revision_number": 0, "tenant_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "created_at": "2018-07-22T03:16:58Z", "project_id": "2ab00f6fa1b5490bbc1e9ca9f21f33d3", "id": "a2911840-66cd-4efa-80d7-b8975870fcbe"}]} 2018-07-22 03:17:21,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3c16d752-1d1f-43e1-90db-6fe2da8db749 used request id req-749b760a-cc3e-4abc-8001-bbd92afa0bdc 2018-07-22 03:17:21,550 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:17:21,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/3c16d752-1d1f-43e1-90db-6fe2da8db749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:17:21,672 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a4e8b84-dc3b-494e-be3d-414c16c7bf10 Content-Length: 0 Date: Sun, 22 Jul 2018 03:17:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:21,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3c16d752-1d1f-43e1-90db-6fe2da8db749 used request id req-3a4e8b84-dc3b-494e-be3d-414c16c7bf10 2018-07-22 03:17:21,673 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5d800013-54ea-45a-proj 2018-07-22 03:17:21,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:17:21,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93dda3ac-fd7d-4fbf-b9d7-77f41722f70c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:17:21,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2ab00f6fa1b5490bbc1e9ca9f21f33d3 used request id req-93dda3ac-fd7d-4fbf-b9d7-77f41722f70c 2018-07-22 03:17:21,887 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5d800013-54ea-45a-proj-role 2018-07-22 03:17:21,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c6813a8687724bdfbcd020228d4167eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:17:21,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9432b166-0038-43fa-9157-38251d2935aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:17:21,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c6813a8687724bdfbcd020228d4167eb used request id req-9432b166-0038-43fa-9157-38251d2935aa 2018-07-22 03:17:21,998 - 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}bbc705dd68bbd5b2a91c06e51e8a873e118c22c0" 2018-07-22 03:17:22,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d3072b-ce9f-428b-b9f4-21b6c6a86364 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:17:22,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-05d3072b-ce9f-428b-b9f4-21b6c6a86364 2018-07-22 03:17:22,080 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5d800013-54ea-45a-user 2018-07-22 03:17:22,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b6054686d141464f8c8bc2724cffa845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ef756c04e302c9c4222d8a5b44d1e3196c1e7a" 2018-07-22 03:17:22,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d720d6a1-2717-4db2-a707-a890ccece186 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:17:22,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b6054686d141464f8c8bc2724cffa845 used request id req-d720d6a1-2717-4db2-a707-a890ccece186 2018-07-22 03:17:22,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:22,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["EzeeZGTjRoiYvKMrZPwbBA"], "issued_at": "2018-07-22T03:17:22.000000Z"}} 2018-07-22 03:17:22,711 - 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}53e58255b8c8735bcb172c4f70a9e880b21880bf" 2018-07-22 03:17:22,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533fce61-b976-47b8-91b6-c2c368568317 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-22 03:17:22,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-533fce61-b976-47b8-91b6-c2c368568317 2018-07-22 03:17:22,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:22,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:23,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BXhD0DmRQQajbFqz0FIktQ"], "issued_at": "2018-07-22T03:17:23.000000Z"}} 2018-07-22 03:17:23,252 - 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}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:23,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df0f57a-c737-4e5c-b610-c142d41c97c3 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-22 03:17:23,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9df0f57a-c737-4e5c-b610-c142d41c97c3 2018-07-22 03:17:23,335 - 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-22 03:17:23,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:17:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:17:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5db48dee-cb71-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:23,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7dadd3-4a1b-4eab-9479-7458f959e7e1 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5db48dee-cb71-486-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:17:23,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5db48dee-cb71-486-proj used request id req-1a7dadd3-4a1b-4eab-9479-7458f959e7e1 2018-07-22 03:17:23,426 - 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}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:23,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd34016-f685-45da-8eae-e24435969b34 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-22 03:17:23,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ecd34016-f685-45da-8eae-e24435969b34 2018-07-22 03:17:23,515 - 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}7df74338e4904a39bcc80063ebcd92bfcfd9647e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}}' 2018-07-22 03:17:23,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:17:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6bc5639-57f0-409e-85af-67eb51180767 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838"}, "tags": [], "enabled": true, "id": "2864319195654270919de4b9d436c838", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}} 2018-07-22 03:17:23,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a6bc5639-57f0-409e-85af-67eb51180767 2018-07-22 03:17:23,655 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5db48dee-cb71-486-proj 2018-07-22 03:17:23,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:23,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:24,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["UhcHmXnxRFCyyFjzOxz4fw"], "issued_at": "2018-07-22T03:17:24.000000Z"}} 2018-07-22 03:17:24,040 - 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}bd72d3463b09564a4ce654f3e772f3df8b26080e" 2018-07-22 03:17:24,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2c3fb9-a319-43f7-9fbf-c9d990937c49 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-22 03:17:24,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5f2c3fb9-a319-43f7-9fbf-c9d990937c49 2018-07-22 03:17:24,122 - 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-22 03:17:24,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:17:24,128 - 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}bd72d3463b09564a4ce654f3e772f3df8b26080e" 2018-07-22 03:17:24,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-676c48e3-47f7-4ac1-a557-d9ee541d7f0e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:17:24,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-676c48e3-47f7-4ac1-a557-d9ee541d7f0e 2018-07-22 03:17:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-5db48dee-cb71-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72d3463b09564a4ce654f3e772f3df8b26080e" 2018-07-22 03:17:24,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e82779-9933-4711-8532-4c35c8a64503 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-5db48dee-cb71-486-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838"}, "tags": [], "enabled": true, "id": "2864319195654270919de4b9d436c838", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}]} 2018-07-22 03:17:24,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-5db48dee-cb71-486-proj used request id req-78e82779-9933-4711-8532-4c35c8a64503 2018-07-22 03:17:24,260 - 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}bd72d3463b09564a4ce654f3e772f3df8b26080e" 2018-07-22 03:17:24,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc45272-339c-46f7-a4de-109a40e77182 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-22 03:17:24,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1bc45272-339c-46f7-a4de-109a40e77182 2018-07-22 03:17:24,719 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5db48dee-cb71-486-user 2018-07-22 03:17:24,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:24,723 - 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}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:24,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9425b29-df31-4afa-a6b1-b713e9a23789 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:17:24,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f9425b29-df31-4afa-a6b1-b713e9a23789 2018-07-22 03:17:24,814 - 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}7df74338e4904a39bcc80063ebcd92bfcfd9647e" -d '{"role": {"name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role"}}' 2018-07-22 03:17:24,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2183f9e-d0ea-46f3-8696-032b089c53a6 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "722188c0e8804796ae935fa595a12beb", "links": {"self": "http://172.30.9.25:5000/v3/roles/722188c0e8804796ae935fa595a12beb"}, "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role"}} 2018-07-22 03:17:24,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c2183f9e-d0ea-46f3-8696-032b089c53a6 2018-07-22 03:17:24,912 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role 2018-07-22 03:17:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/722188c0e8804796ae935fa595a12beb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:24,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76e1991-00aa-4dd7-b9cc-5ac511634038 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "722188c0e8804796ae935fa595a12beb", "links": {"self": "http://172.30.9.25:5000/v3/roles/722188c0e8804796ae935fa595a12beb"}, "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role"}} 2018-07-22 03:17:24,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/722188c0e8804796ae935fa595a12beb used request id req-d76e1991-00aa-4dd7-b9cc-5ac511634038 2018-07-22 03:17:24,997 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role to project CreateInstancePortManipulationTests-5db48dee-cb71-486-proj 2018-07-22 03:17:25,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838/users/6573e48a4b63411da3d9728e9a6bf101/roles/722188c0e8804796ae935fa595a12beb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:25,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1456950-8960-4f01-b785-88bb9f53c910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:17:25,052 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838/users/6573e48a4b63411da3d9728e9a6bf101/roles/722188c0e8804796ae935fa595a12beb used request id req-c1456950-8960-4f01-b785-88bb9f53c910 2018-07-22 03:17:25,052 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:17:25,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:25,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:25,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "722188c0e8804796ae935fa595a12beb", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role"}], "expires_at": "2018-07-22T04:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-user", "id": "6573e48a4b63411da3d9728e9a6bf101"}, "audit_ids": ["ptkRsSJBRK-i3i-hh94yiA"], "issued_at": "2018-07-22T03:17:25.000000Z"}} 2018-07-22 03:17:25,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}990cd111bd9edfb470fb212c5a0754cf025f79b7" 2018-07-22 03:17:25,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d563dd98-ffab-4f03-8a2e-c8543ce24b69 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-22 03:17:25,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d563dd98-ffab-4f03-8a2e-c8543ce24b69 2018-07-22 03:17:25,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}990cd111bd9edfb470fb212c5a0754cf025f79b7" 2018-07-22 03:17:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d5511168-b07e-429e-8276-53ee14023a42 Date: Sun, 22 Jul 2018 03:17:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image"} 2018-07-22 03:17:25,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image used request id req-d5511168-b07e-429e-8276-53ee14023a42 2018-07-22 03:17:25,703 - 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}990cd111bd9edfb470fb212c5a0754cf025f79b7" 2018-07-22 03:17:25,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fefb6bfb-e758-4bab-8347-bc65def9b927 Date: Sun, 22 Jul 2018 03:17:25 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-22 03:17:25,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fefb6bfb-e758-4bab-8347-bc65def9b927 2018-07-22 03:17:25,739 - 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}990cd111bd9edfb470fb212c5a0754cf025f79b7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image"}' 2018-07-22 03:17:25,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-251e6c5b-a140-4683-b803-03635c13ae12 Date: Sun, 22 Jul 2018 03:17:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:17:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:17:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "min_disk": 0, "protected": false, "id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "file": "/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/file", "checksum": null, "owner": "2864319195654270919de4b9d436c838", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:17:25,859 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-251e6c5b-a140-4683-b803-03635c13ae12 2018-07-22 03:17:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}990cd111bd9edfb470fb212c5a0754cf025f79b7" -d '' 2018-07-22 03:17:26,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-360478db-94d6-4020-a485-78310bdd6a6a Date: Sun, 22 Jul 2018 03:17:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:17:26,987 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/file used request id req-360478db-94d6-4020-a485-78310bdd6a6a 2018-07-22 03:17:26,988 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:17:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}990cd111bd9edfb470fb212c5a0754cf025f79b7" 2018-07-22 03:17:27,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8da444cb-3da7-4009-bbc6-20a39f827c39 Date: Sun, 22 Jul 2018 03:17:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:17:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:17:26Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/snap", "metadata": {}}], "self": "/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "min_disk": 0, "protected": false, "id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "file": "/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2864319195654270919de4b9d436c838", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:17:27,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9 used request id req-8da444cb-3da7-4009-bbc6-20a39f827c39 2018-07-22 03:17:27,011 - 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}990cd111bd9edfb470fb212c5a0754cf025f79b7" 2018-07-22 03:17:27,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4715ea01-a4ac-4009-8ef2-2f014541895e Date: Sun, 22 Jul 2018 03:17:27 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-22 03:17:27,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4715ea01-a4ac-4009-8ef2-2f014541895e 2018-07-22 03:17:27,020 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image 2018-07-22 03:17:27,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}990cd111bd9edfb470fb212c5a0754cf025f79b7" 2018-07-22 03:17:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-469c8f10-47ad-4b1c-8753-d37459cebf91 Date: Sun, 22 Jul 2018 03:17:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:17:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:17:26Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/snap", "metadata": {}}], "self": "/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "min_disk": 0, "protected": false, "id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "file": "/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2864319195654270919de4b9d436c838", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:17:27,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9 used request id req-469c8f10-47ad-4b1c-8753-d37459cebf91 2018-07-22 03:17:27,038 - create_image - DEBUG - Instance status is - active 2018-07-22 03:17:27,038 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image 2018-07-22 03:17:27,038 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image 2018-07-22 03:17:27,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:27,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:27,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "722188c0e8804796ae935fa595a12beb", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role"}], "expires_at": "2018-07-22T04:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-user", "id": "6573e48a4b63411da3d9728e9a6bf101"}, "audit_ids": ["c_tGhqPsQQS0fyZt_3HkYw"], "issued_at": "2018-07-22T03:17:27.000000Z"}} 2018-07-22 03:17:27,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}bd507dde78943299aad57ae94c9a84d16958b179" 2018-07-22 03:17:27,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdaefdb3-2da9-4968-82f2-44d7e9573ade 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-22 03:17:27,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cdaefdb3-2da9-4968-82f2-44d7e9573ade 2018-07-22 03:17:27,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd507dde78943299aad57ae94c9a84d16958b179" 2018-07-22 03:17:27,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-54d105db-ffa7-415e-8d3a-e9bdea6bde3a Date: Sun, 22 Jul 2018 03:17:27 GMT RESP BODY: {"networks":[]} 2018-07-22 03:17:27,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-net used request id req-54d105db-ffa7-415e-8d3a-e9bdea6bde3a 2018-07-22 03:17:27,699 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-net 2018-07-22 03:17:27,704 - 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}bd507dde78943299aad57ae94c9a84d16958b179" -d '{"network": {"name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-net", "admin_state_up": true}}' 2018-07-22 03:17:28,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-0c20db80-1493-40ac-a25b-b27ece474dec Date: Sun, 22 Jul 2018 03:17:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3ba7c1a4-3605-40e3-b072-d553e92e2379","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:17:28Z","is_default":false,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:27Z","mtu":1450}} 2018-07-22 03:17:28,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-0c20db80-1493-40ac-a25b-b27ece474dec 2018-07-22 03:17:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3ba7c1a4-3605-40e3-b072-d553e92e2379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd507dde78943299aad57ae94c9a84d16958b179" 2018-07-22 03:17:28,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b0fb1c08-bc26-4f3d-9339-1ff722aa9e54 Date: Sun, 22 Jul 2018 03:17:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3ba7c1a4-3605-40e3-b072-d553e92e2379","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:17:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-net","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:27Z","mtu":1450}]} 2018-07-22 03:17:28,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3ba7c1a4-3605-40e3-b072-d553e92e2379 used request id req-b0fb1c08-bc26-4f3d-9339-1ff722aa9e54 2018-07-22 03:17:28,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3ba7c1a4-3605-40e3-b072-d553e92e2379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd507dde78943299aad57ae94c9a84d16958b179" 2018-07-22 03:17:28,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3a087e1f-75c2-4de9-aa58-324c4090fcfd Date: Sun, 22 Jul 2018 03:17:28 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:17:28,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3ba7c1a4-3605-40e3-b072-d553e92e2379 used request id req-3a087e1f-75c2-4de9-aa58-324c4090fcfd 2018-07-22 03:17:28,297 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-subnet 2018-07-22 03:17:28,301 - 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}bd507dde78943299aad57ae94c9a84d16958b179" -d '{"subnets": [{"ip_version": 4, "network_id": "3ba7c1a4-3605-40e3-b072-d553e92e2379", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-subnet"}]}' 2018-07-22 03:17:29,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ee8a8c63-cded-41f4-a0b8-b73bdd2db079 Date: Sun, 22 Jul 2018 03:17:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba7c1a4-3605-40e3-b072-d553e92e2379","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:28Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:28Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"df52bc9c-4ed1-4f07-b583-7013f2454ae3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-subnet"}]} 2018-07-22 03:17:29,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-ee8a8c63-cded-41f4-a0b8-b73bdd2db079 2018-07-22 03:17:29,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3ba7c1a4-3605-40e3-b072-d553e92e2379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd507dde78943299aad57ae94c9a84d16958b179" 2018-07-22 03:17:29,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-14e40015-f2b5-4d8d-882f-6f4aae401ff6 Date: Sun, 22 Jul 2018 03:17:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3ba7c1a4-3605-40e3-b072-d553e92e2379","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":["df52bc9c-4ed1-4f07-b583-7013f2454ae3"],"description":"","tags":[],"updated_at":"2018-07-22T03:17:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-net","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:27Z","mtu":1450}]} 2018-07-22 03:17:29,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3ba7c1a4-3605-40e3-b072-d553e92e2379 used request id req-14e40015-f2b5-4d8d-882f-6f4aae401ff6 2018-07-22 03:17:29,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3ba7c1a4-3605-40e3-b072-d553e92e2379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd507dde78943299aad57ae94c9a84d16958b179" 2018-07-22 03:17:29,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c33dd3d-39be-4bb6-956b-058ba518d6bc Date: Sun, 22 Jul 2018 03:17:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba7c1a4-3605-40e3-b072-d553e92e2379","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:28Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"df52bc9c-4ed1-4f07-b583-7013f2454ae3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-subnet"}]} 2018-07-22 03:17:29,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3ba7c1a4-3605-40e3-b072-d553e92e2379 used request id req-6c33dd3d-39be-4bb6-956b-058ba518d6bc 2018-07-22 03:17:29,193 - OpenStackNetwork - DEBUG - Network [3ba7c1a4-3605-40e3-b072-d553e92e2379] created successfully 2018-07-22 03:17:29,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:29,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:29,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["g9hmaeI5RbSwmP8-Eh04nw"], "issued_at": "2018-07-22T03:17:29.000000Z"}} 2018-07-22 03:17:29,595 - 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}2d1a1ff3877f9215087fd0c0a23e95e3cd1be9eb" 2018-07-22 03:17:29,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817496cf-31e3-4694-a04c-89d5b7368752 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-22 03:17:29,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-817496cf-31e3-4694-a04c-89d5b7368752 2018-07-22 03:17:29,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:17:29,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}2d1a1ff3877f9215087fd0c0a23e95e3cd1be9eb" 2018-07-22 03:17:29,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-229c8232-be06-47c2-813f-264c878b882f x-compute-request-id: req-229c8232-be06-47c2-813f-264c878b882f Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:17:29,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-229c8232-be06-47c2-813f-264c878b882f 2018-07-22 03:17:29,913 - 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}2d1a1ff3877f9215087fd0c0a23e95e3cd1be9eb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-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-22 03:17:29,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-856833d2-d784-4f3c-b7eb-6957ab5b8dc8 x-compute-request-id: req-856833d2-d784-4f3c-b7eb-6957ab5b8dc8 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c6388e6c-dd35-4eec-9a7d-67ee714eba05"}} 2018-07-22 03:17:29,945 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-856833d2-d784-4f3c-b7eb-6957ab5b8dc8 2018-07-22 03:17:29,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:29,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:30,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "722188c0e8804796ae935fa595a12beb", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role"}], "expires_at": "2018-07-22T04:17:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-user", "id": "6573e48a4b63411da3d9728e9a6bf101"}, "audit_ids": ["ePOulFJ2T52ZBtA0lZvJ0g"], "issued_at": "2018-07-22T03:17:30.000000Z"}} 2018-07-22 03:17:30,329 - 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}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" 2018-07-22 03:17:30,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7790d74f-76ca-4868-9f50-c2dc2339651a 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-22 03:17:30,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7790d74f-76ca-4868-9f50-c2dc2339651a 2018-07-22 03:17:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" 2018-07-22 03:17:30,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ff014da-04ab-4a74-ac33-9edec06a3d8b Date: Sun, 22 Jul 2018 03:17:30 GMT RESP BODY: {"networks":[]} 2018-07-22 03:17:30,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 used request id req-6ff014da-04ab-4a74-ac33-9edec06a3d8b 2018-07-22 03:17:30,580 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 2018-07-22 03:17:30,585 - 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}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" -d '{"network": {"name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2", "admin_state_up": true}}' 2018-07-22 03:17:30,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-1ef6c30d-5c5c-4cdb-90e9-5e28acb3ddb0 Date: Sun, 22 Jul 2018 03:17:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a64c027e-6815-4af8-95c3-4645b02c058f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:17:30Z","is_default":false,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:30Z","mtu":1450}} 2018-07-22 03:17:30,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-1ef6c30d-5c5c-4cdb-90e9-5e28acb3ddb0 2018-07-22 03:17:30,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" 2018-07-22 03:17:30,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-25192962-c184-4ca7-a99a-b18c6cce5ac4 Date: Sun, 22 Jul 2018 03:17:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a64c027e-6815-4af8-95c3-4645b02c058f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:17:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:30Z","mtu":1450}]} 2018-07-22 03:17:30,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-25192962-c184-4ca7-a99a-b18c6cce5ac4 2018-07-22 03:17:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" 2018-07-22 03:17:30,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b289614b-1630-493e-a0bf-026cf460437e Date: Sun, 22 Jul 2018 03:17:30 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:17:30,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-b289614b-1630-493e-a0bf-026cf460437e 2018-07-22 03:17:30,979 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1 2018-07-22 03:17:30,984 - 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}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" -d '{"subnets": [{"ip_version": 4, "network_id": "a64c027e-6815-4af8-95c3-4645b02c058f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]}' 2018-07-22 03:17:31,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9c8aaf60-9e5f-477b-8099-81fd3d1a1364 Date: Sun, 22 Jul 2018 03:17:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]} 2018-07-22 03:17:31,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-9c8aaf60-9e5f-477b-8099-81fd3d1a1364 2018-07-22 03:17:31,631 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2 2018-07-22 03:17:31,639 - 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}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" -d '{"subnets": [{"ip_version": 4, "network_id": "a64c027e-6815-4af8-95c3-4645b02c058f", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"}]}' 2018-07-22 03:17:32,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2c247a5c-a5e1-41c1-a388-2451bd77d91b Date: Sun, 22 Jul 2018 03:17:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"7784b92c-7770-4174-a812-a852b687a508","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"}]} 2018-07-22 03:17:32,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2c247a5c-a5e1-41c1-a388-2451bd77d91b 2018-07-22 03:17:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" 2018-07-22 03:17:32,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f34fadae-5e11-4efb-a7b3-0c6d19ee25c9 Date: Sun, 22 Jul 2018 03:17:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a64c027e-6815-4af8-95c3-4645b02c058f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":["7784b92c-7770-4174-a812-a852b687a508","b4d11875-7572-4ee3-9b8c-938ee4b85d72"],"description":"","tags":[],"updated_at":"2018-07-22T03:17:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:30Z","mtu":1450}]} 2018-07-22 03:17:32,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-f34fadae-5e11-4efb-a7b3-0c6d19ee25c9 2018-07-22 03:17:32,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" 2018-07-22 03:17:32,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-87dcde46-c2d7-4313-806a-d914bff31c74 Date: Sun, 22 Jul 2018 03:17:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"7784b92c-7770-4174-a812-a852b687a508","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]} 2018-07-22 03:17:32,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-87dcde46-c2d7-4313-806a-d914bff31c74 2018-07-22 03:17:32,383 - OpenStackNetwork - DEBUG - Network [a64c027e-6815-4af8-95c3-4645b02c058f] created successfully 2018-07-22 03:17:32,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:32,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:32,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "722188c0e8804796ae935fa595a12beb", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role"}], "expires_at": "2018-07-22T04:17:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-user", "id": "6573e48a4b63411da3d9728e9a6bf101"}, "audit_ids": ["d_2JgzkHRXG5oQxRGUJlLQ"], "issued_at": "2018-07-22T03:17:32.000000Z"}} 2018-07-22 03:17:32,767 - 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}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:32,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c01e172-e574-4c3c-88d5-a0bf116cae3f 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-22 03:17:32,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3c01e172-e574-4c3c-88d5-a0bf116cae3f 2018-07-22 03:17:32,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:17:32,848 - 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}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:32,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3658e935-377d-4027-8127-42fafd45954d 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-22 03:17:32,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3658e935-377d-4027-8127-42fafd45954d 2018-07-22 03:17:32,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:33,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a398d744-b9b9-4d28-8775-c7caa1ee2757 Date: Sun, 22 Jul 2018 03:17:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a64c027e-6815-4af8-95c3-4645b02c058f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":["7784b92c-7770-4174-a812-a852b687a508","b4d11875-7572-4ee3-9b8c-938ee4b85d72"],"description":"","tags":[],"updated_at":"2018-07-22T03:17:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:30Z","mtu":1450}]} 2018-07-22 03:17:33,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 used request id req-a398d744-b9b9-4d28-8775-c7caa1ee2757 2018-07-22 03:17:33,124 - 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-22 03:17:33,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:17:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:17:33,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:33,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8925413-62d2-4582-a1b3-5ec5f1a4006a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}} 2018-07-22 03:17:33,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 used request id req-f8925413-62d2-4582-a1b3-5ec5f1a4006a 2018-07-22 03:17:33,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:33,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f4155f18-eedc-41bc-8437-df0421d1f236 Date: Sun, 22 Jul 2018 03:17:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"7784b92c-7770-4174-a812-a852b687a508","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]} 2018-07-22 03:17:33,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-f4155f18-eedc-41bc-8437-df0421d1f236 2018-07-22 03:17:33,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:33,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b7fc8e6-3799-429a-8e86-50c7e228cac7 Date: Sun, 22 Jul 2018 03:17:33 GMT RESP BODY: {"ports":[]} 2018-07-22 03:17:33,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1&admin_state_up=True used request id req-7b7fc8e6-3799-429a-8e86-50c7e228cac7 2018-07-22 03:17:33,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:33,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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 x-openstack-request-id: req-670aa5cd-1c4c-4c2b-819a-756e12e44fac x-compute-request-id: req-670aa5cd-1c4c-4c2b-819a-756e12e44fac Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:17:33,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst used request id req-670aa5cd-1c4c-4c2b-819a-756e12e44fac 2018-07-22 03:17:33,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:33,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-971333c5-543c-471c-a119-7e1b8429278b Date: Sun, 22 Jul 2018 03:17:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a64c027e-6815-4af8-95c3-4645b02c058f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":["7784b92c-7770-4174-a812-a852b687a508","b4d11875-7572-4ee3-9b8c-938ee4b85d72"],"description":"","tags":[],"updated_at":"2018-07-22T03:17:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:30Z","mtu":1450}]} 2018-07-22 03:17:33,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 used request id req-971333c5-543c-471c-a119-7e1b8429278b 2018-07-22 03:17:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:33,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35f29ca-2d98-431d-8ab1-f209c0728a27 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}} 2018-07-22 03:17:33,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 used request id req-a35f29ca-2d98-431d-8ab1-f209c0728a27 2018-07-22 03:17:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:33,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d82fbbb1-bbba-42a6-b4b1-d70ce4ed353a Date: Sun, 22 Jul 2018 03:17:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"7784b92c-7770-4174-a812-a852b687a508","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]} 2018-07-22 03:17:33,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-d82fbbb1-bbba-42a6-b4b1-d70ce4ed353a 2018-07-22 03:17:33,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:33,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ac37a904-c915-4d54-b8d9-e81929ba6bc4 Date: Sun, 22 Jul 2018 03:17:33 GMT RESP BODY: {"ports":[]} 2018-07-22 03:17:33,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1&admin_state_up=True used request id req-ac37a904-c915-4d54-b8d9-e81929ba6bc4 2018-07-22 03:17:33,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:33,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:34,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "722188c0e8804796ae935fa595a12beb", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role"}], "expires_at": "2018-07-22T04:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2864319195654270919de4b9d436c838", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2864319195654270919de4b9d436c838", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-user", "id": "6573e48a4b63411da3d9728e9a6bf101"}, "audit_ids": ["HPBHm-7KQWedp78vDMnNeg"], "issued_at": "2018-07-22T03:17:34.000000Z"}} 2018-07-22 03:17:34,207 - 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}594de30aed19cd1435ae53befc9879c44404f429" 2018-07-22 03:17:34,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f10895a-ce2d-4f9d-a0e1-e53887520833 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-22 03:17:34,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6f10895a-ce2d-4f9d-a0e1-e53887520833 2018-07-22 03:17:34,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:34,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d64ac409-f511-4a57-ab86-29da1530c6f3 Date: Sun, 22 Jul 2018 03:17:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a64c027e-6815-4af8-95c3-4645b02c058f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":["b4d11875-7572-4ee3-9b8c-938ee4b85d72","7784b92c-7770-4174-a812-a852b687a508"],"description":"","tags":[],"updated_at":"2018-07-22T03:17:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:30Z","mtu":1450}]} 2018-07-22 03:17:34,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 used request id req-d64ac409-f511-4a57-ab86-29da1530c6f3 2018-07-22 03:17:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:34,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-0580f2b5-83da-4121-afe7-cd62b673d2f4 Date: Sun, 22 Jul 2018 03:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"7784b92c-7770-4174-a812-a852b687a508","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]} 2018-07-22 03:17:34,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-0580f2b5-83da-4121-afe7-cd62b673d2f4 2018-07-22 03:17:34,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:34,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ad9a34c8-6b23-46a7-875a-5dc6eb2a040b Date: Sun, 22 Jul 2018 03:17:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a64c027e-6815-4af8-95c3-4645b02c058f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":["b4d11875-7572-4ee3-9b8c-938ee4b85d72","7784b92c-7770-4174-a812-a852b687a508"],"description":"","tags":[],"updated_at":"2018-07-22T03:17:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:30Z","mtu":1450}]} 2018-07-22 03:17:34,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 used request id req-ad9a34c8-6b23-46a7-875a-5dc6eb2a040b 2018-07-22 03:17:34,551 - 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-22 03:17:34,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:17:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:17:34,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}594de30aed19cd1435ae53befc9879c44404f429" 2018-07-22 03:17:34,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30fa4c9d-dee4-47d6-8b10-e11f68e6d832 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}} 2018-07-22 03:17:34,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 used request id req-30fa4c9d-dee4-47d6-8b10-e11f68e6d832 2018-07-22 03:17:34,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:34,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8a0bc485-fe16-413c-af16-b2db27f36bad Date: Sun, 22 Jul 2018 03:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"7784b92c-7770-4174-a812-a852b687a508","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]} 2018-07-22 03:17:34,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-8a0bc485-fe16-413c-af16-b2db27f36bad 2018-07-22 03:17:34,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:34,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ed76b6dc-c5bf-43e0-89ab-8205f7829ae8 Date: Sun, 22 Jul 2018 03:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]} 2018-07-22 03:17:34,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1 used request id req-ed76b6dc-c5bf-43e0-89ab-8205f7829ae8 2018-07-22 03:17:34,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:34,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ab8d012e-ed42-4c12-9c30-b96c29a9ecb5 Date: Sun, 22 Jul 2018 03:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"7784b92c-7770-4174-a812-a852b687a508","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"}]} 2018-07-22 03:17:34,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2 used request id req-ab8d012e-ed42-4c12-9c30-b96c29a9ecb5 2018-07-22 03:17:34,835 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 2018-07-22 03:17:34,839 - 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}8e4f62fd1de899af848336fb6581355d31358ee6" -d '{"port": {"network_id": "a64c027e-6815-4af8-95c3-4645b02c058f", "fixed_ips": [{"subnet_id": "b4d11875-7572-4ee3-9b8c-938ee4b85d72", "ip_address": "10.55.0.101"}, {"subnet_id": "7784b92c-7770-4174-a812-a852b687a508", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1", "admin_state_up": true}}' 2018-07-22 03:17:35,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-6c7ef962-1988-491d-a71a-1dbe00f84f27 Date: Sun, 22 Jul 2018 03:17:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:17:35Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","ip_address":"10.55.0.101"},{"subnet_id":"7784b92c-7770-4174-a812-a852b687a508","ip_address":"10.65.0.101"}],"id":"0bc03497-11ad-4125-8da9-f6cb2a69aaa5","security_groups":["e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165"],"mac_address":"fa:16:3e:34:e1:fa","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1","project_id":"2864319195654270919de4b9d436c838","qos_policy_id":null,"admin_state_up":true,"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:17:35,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-6c7ef962-1988-491d-a71a-1dbe00f84f27 2018-07-22 03:17:35,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:35,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1a5cb7df-e75b-4f50-bb11-819f96773078 Date: Sun, 22 Jul 2018 03:17:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a64c027e-6815-4af8-95c3-4645b02c058f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":["7784b92c-7770-4174-a812-a852b687a508","b4d11875-7572-4ee3-9b8c-938ee4b85d72"],"description":"","tags":[],"updated_at":"2018-07-22T03:17:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:30Z","mtu":1450}]} 2018-07-22 03:17:35,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 used request id req-1a5cb7df-e75b-4f50-bb11-819f96773078 2018-07-22 03:17:35,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:36,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab496c49-97ec-4a84-9167-73bca6b55ac7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}} 2018-07-22 03:17:36,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 used request id req-ab496c49-97ec-4a84-9167-73bca6b55ac7 2018-07-22 03:17:36,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:36,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a80ff74e-d082-4b3b-bf57-d7fcb9a59bfc Date: Sun, 22 Jul 2018 03:17:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"7784b92c-7770-4174-a812-a852b687a508","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]} 2018-07-22 03:17:36,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-a80ff74e-d082-4b3b-bf57-d7fcb9a59bfc 2018-07-22 03:17:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:36,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-66c3d78b-fd59-493e-abbb-a59f2e1409d1 Date: Sun, 22 Jul 2018 03:17:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:17:35Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","ip_address":"10.55.0.101"},{"subnet_id":"7784b92c-7770-4174-a812-a852b687a508","ip_address":"10.65.0.101"}],"id":"0bc03497-11ad-4125-8da9-f6cb2a69aaa5","security_groups":["e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165"],"mac_address":"fa:16:3e:34:e1:fa","project_id":"2864319195654270919de4b9d436c838","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1","admin_state_up":true,"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:35Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:17:36,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a64c027e-6815-4af8-95c3-4645b02c058f&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1&admin_state_up=True used request id req-66c3d78b-fd59-493e-abbb-a59f2e1409d1 2018-07-22 03:17:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:36,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f1206a-bb1b-4e7b-a7e8-eed48c5054ff Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}} 2018-07-22 03:17:36,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 used request id req-78f1206a-bb1b-4e7b-a7e8-eed48c5054ff 2018-07-22 03:17:36,286 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst 2018-07-22 03:17:36,289 - 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}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:36,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-35db48ec-52c7-4c5d-a507-b7fe99da1280 x-compute-request-id: req-35db48ec-52c7-4c5d-a507-b7fe99da1280 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c6388e6c-dd35-4eec-9a7d-67ee714eba05", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:17:36,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-35db48ec-52c7-4c5d-a507-b7fe99da1280 2018-07-22 03:17:36,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:36,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-88e61335-78a2-4c35-a0bb-5a4f45ca0a17 x-compute-request-id: req-88e61335-78a2-4c35-a0bb-5a4f45ca0a17 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c6388e6c-dd35-4eec-9a7d-67ee714eba05"}} 2018-07-22 03:17:36,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05 used request id req-88e61335-78a2-4c35-a0bb-5a4f45ca0a17 2018-07-22 03:17:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:36,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-8243e080-1b91-427d-8864-e66ed3e3bcba Date: Sun, 22 Jul 2018 03:17:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:17:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:17:26Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/snap", "metadata": {}}], "self": "/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "min_disk": 0, "protected": false, "id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "file": "/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2864319195654270919de4b9d436c838", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image"} 2018-07-22 03:17:36,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image used request id req-8243e080-1b91-427d-8864-e66ed3e3bcba 2018-07-22 03:17:36,712 - 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}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:36,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-588e3deb-098e-4524-8171-34c693713e2c Date: Sun, 22 Jul 2018 03:17:36 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-22 03:17:36,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-588e3deb-098e-4524-8171-34c693713e2c 2018-07-22 03:17:36,724 - 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}8e4f62fd1de899af848336fb6581355d31358ee6" -d '{"server": {"name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst", "imageRef": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "flavorRef": "c6388e6c-dd35-4eec-9a7d-67ee714eba05", "max_count": 1, "min_count": 1, "networks": [{"port": "0bc03497-11ad-4125-8da9-f6cb2a69aaa5"}]}}' 2018-07-22 03:17:37,418 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:17:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21d4c9ca-ac41-4ec5-86e3-48fc8ac73871 x-compute-request-id: req-21d4c9ca-ac41-4ec5-86e3-48fc8ac73871 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8a663ecc-ce49-4720-917a-a92dc707a8af", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "bookmark"}], "adminPass": "UXE3mFuy8zXC"}} 2018-07-22 03:17:37,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-21d4c9ca-ac41-4ec5-86e3-48fc8ac73871 2018-07-22 03:17:37,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:37,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-1cf98198-8121-4fbd-9f8b-d6eb67f5c4d6 x-compute-request-id: req-1cf98198-8121-4fbd-9f8b-d6eb67f5c4d6 Content-Encoding: gzip Content-Length: 619 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/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "bookmark"}], "image": {"id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "links": [{"href": "http://172.30.9.25:8774/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c6388e6c-dd35-4eec-9a7d-67ee714eba05", "links": [{"href": "http://172.30.9.25:8774/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "bookmark"}]}, "id": "8a663ecc-ce49-4720-917a-a92dc707a8af", "user_id": "6573e48a4b63411da3d9728e9a6bf101", "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-22T03:17:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst", "created": "2018-07-22T03:17:37Z", "tenant_id": "2864319195654270919de4b9d436c838", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:37,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af used request id req-1cf98198-8121-4fbd-9f8b-d6eb67f5c4d6 2018-07-22 03:17:37,495 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst 2018-07-22 03:17:37,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:37,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-92cdf38e-8ed8-4c29-a21e-148f5ea62dd6 x-compute-request-id: req-92cdf38e-8ed8-4c29-a21e-148f5ea62dd6 Content-Encoding: gzip Content-Length: 619 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/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "bookmark"}], "image": {"id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "links": [{"href": "http://172.30.9.25:8774/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c6388e6c-dd35-4eec-9a7d-67ee714eba05", "links": [{"href": "http://172.30.9.25:8774/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "bookmark"}]}, "id": "8a663ecc-ce49-4720-917a-a92dc707a8af", "user_id": "6573e48a4b63411da3d9728e9a6bf101", "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-22T03:17:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst", "created": "2018-07-22T03:17:37Z", "tenant_id": "2864319195654270919de4b9d436c838", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:37,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af used request id req-92cdf38e-8ed8-4c29-a21e-148f5ea62dd6 2018-07-22 03:17:37,818 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst] is - BUILD 2018-07-22 03:17:37,819 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:17:40,822 - create_instance - DEBUG - VM status query timeout in 896.673652172 2018-07-22 03:17:40,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:41,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-cfa19ba0-e488-4728-8367-fc58e0721532 x-compute-request-id: req-cfa19ba0-e488-4728-8367-fc58e0721532 Content-Encoding: gzip Content-Length: 685 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/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "bookmark"}], "image": {"id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "links": [{"href": "http://172.30.9.25:8774/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c6388e6c-dd35-4eec-9a7d-67ee714eba05", "links": [{"href": "http://172.30.9.25:8774/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "bookmark"}]}, "id": "8a663ecc-ce49-4720-917a-a92dc707a8af", "security_groups": [{"name": "default"}], "user_id": "6573e48a4b63411da3d9728e9a6bf101", "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-22T03:17:38Z", "hostId": "f7d6dceb7beb7d612c67eac25be774c135cdb7db082e7c0c576f28c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst", "created": "2018-07-22T03:17:37Z", "tenant_id": "2864319195654270919de4b9d436c838", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:41,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af used request id req-cfa19ba0-e488-4728-8367-fc58e0721532 2018-07-22 03:17:41,163 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst] is - BUILD 2018-07-22 03:17:41,164 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:17:44,167 - create_instance - DEBUG - VM status query timeout in 893.328701019 2018-07-22 03:17:44,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:44,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-040fa67f-a827-4bf9-88b1-2889f6c61ab0 x-compute-request-id: req-040fa67f-a827-4bf9-88b1-2889f6c61ab0 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:e1:fa", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:e1:fa", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "bookmark"}], "image": {"id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "links": [{"href": "http://172.30.9.25:8774/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:17:42.000000", "flavor": {"id": "c6388e6c-dd35-4eec-9a7d-67ee714eba05", "links": [{"href": "http://172.30.9.25:8774/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "bookmark"}]}, "id": "8a663ecc-ce49-4720-917a-a92dc707a8af", "security_groups": [{"name": "default"}], "user_id": "6573e48a4b63411da3d9728e9a6bf101", "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-22T03:17:42Z", "hostId": "f7d6dceb7beb7d612c67eac25be774c135cdb7db082e7c0c576f28c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst", "created": "2018-07-22T03:17:37Z", "tenant_id": "2864319195654270919de4b9d436c838", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:44,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af used request id req-040fa67f-a827-4bf9-88b1-2889f6c61ab0 2018-07-22 03:17:44,650 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst] is - ACTIVE 2018-07-22 03:17:44,650 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:17:44,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:44,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-c0656b13-11e0-4097-bdd3-05e2bb33d1aa x-compute-request-id: req-c0656b13-11e0-4097-bdd3-05e2bb33d1aa Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:e1:fa", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:e1:fa", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "bookmark"}], "image": {"id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "links": [{"href": "http://172.30.9.25:8774/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:17:42.000000", "flavor": {"id": "c6388e6c-dd35-4eec-9a7d-67ee714eba05", "links": [{"href": "http://172.30.9.25:8774/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "bookmark"}]}, "id": "8a663ecc-ce49-4720-917a-a92dc707a8af", "security_groups": [{"name": "default"}], "user_id": "6573e48a4b63411da3d9728e9a6bf101", "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-22T03:17:42Z", "hostId": "f7d6dceb7beb7d612c67eac25be774c135cdb7db082e7c0c576f28c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst", "created": "2018-07-22T03:17:37Z", "tenant_id": "2864319195654270919de4b9d436c838", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:44,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af used request id req-c0656b13-11e0-4097-bdd3-05e2bb33d1aa 2018-07-22 03:17:44,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:44,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4790739e-625e-4fba-acc9-c93caea1f285 Date: Sun, 22 Jul 2018 03:17:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a64c027e-6815-4af8-95c3-4645b02c058f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2864319195654270919de4b9d436c838","l2_adjacency":true,"status":"ACTIVE","subnets":["b4d11875-7572-4ee3-9b8c-938ee4b85d72","7784b92c-7770-4174-a812-a852b687a508"],"description":"","tags":[],"updated_at":"2018-07-22T03:17:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2","admin_state_up":true,"tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:30Z","mtu":1450}]} 2018-07-22 03:17:44,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 used request id req-4790739e-625e-4fba-acc9-c93caea1f285 2018-07-22 03:17:44,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:45,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e50f6b-ec3b-435c-9d24-e243230e17ab Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}} 2018-07-22 03:17:45,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 used request id req-64e50f6b-ec3b-435c-9d24-e243230e17ab 2018-07-22 03:17:45,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:45,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-32c86a3b-dfee-452d-b3f5-8c812cc5aeee Date: Sun, 22 Jul 2018 03:17:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"7784b92c-7770-4174-a812-a852b687a508","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:17:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2864319195654270919de4b9d436c838","id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1"}]} 2018-07-22 03:17:45,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-32c86a3b-dfee-452d-b3f5-8c812cc5aeee 2018-07-22 03:17:45,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:45,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1821 X-Openstack-Request-Id: req-54197905-58b1-4873-8dc6-6104abb7c0fc Date: Sun, 22 Jul 2018 03:17:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:17:41Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","ip_address":"10.55.0.101"},{"subnet_id":"7784b92c-7770-4174-a812-a852b687a508","ip_address":"10.65.0.101"}],"id":"0bc03497-11ad-4125-8da9-f6cb2a69aaa5","security_groups":["e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165"],"mac_address":"fa:16:3e:34:e1:fa","project_id":"2864319195654270919de4b9d436c838","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1","admin_state_up":true,"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:35Z","binding:vnic_type":"normal","device_id":"8a663ecc-ce49-4720-917a-a92dc707a8af","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:17:34Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b4d11875-7572-4ee3-9b8c-938ee4b85d72","ip_address":"10.55.0.2"},{"subnet_id":"7784b92c-7770-4174-a812-a852b687a508","ip_address":"10.65.0.2"}],"id":"60be2d4e-0c95-4588-8c22-79abfe5ee7b0","security_groups":[],"mac_address":"fa:16:3e:e9:1d:48","project_id":"2864319195654270919de4b9d436c838","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a64c027e-6815-4af8-95c3-4645b02c058f","tenant_id":"2864319195654270919de4b9d436c838","created_at":"2018-07-22T03:17:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a64c027e-6815-4af8-95c3-4645b02c058f","ip_allocation":"immediate"}]} 2018-07-22 03:17:45,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a64c027e-6815-4af8-95c3-4645b02c058f used request id req-54197905-58b1-4873-8dc6-6104abb7c0fc 2018-07-22 03:17:45,143 - create_instance - INFO - Deleting Port with ID - 0bc03497-11ad-4125-8da9-f6cb2a69aaa5 2018-07-22 03:17:45,143 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698port-1 2018-07-22 03:17:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/0bc03497-11ad-4125-8da9-f6cb2a69aaa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:45,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61865184-0446-4f15-81a2-5a2da4d4493b Date: Sun, 22 Jul 2018 03:17:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:45,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/0bc03497-11ad-4125-8da9-f6cb2a69aaa5 used request id req-61865184-0446-4f15-81a2-5a2da4d4493b 2018-07-22 03:17:45,681 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst 2018-07-22 03:17:45,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:45,803 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17: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-37f300be-baa1-424a-ae12-4d8c14473f9f x-compute-request-id: req-37f300be-baa1-424a-ae12-4d8c14473f9f Content-Type: application/json 2018-07-22 03:17:45,804 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af used request id req-37f300be-baa1-424a-ae12-4d8c14473f9f 2018-07-22 03:17:45,804 - create_instance - INFO - Checking deletion status 2018-07-22 03:17:45,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:46,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17: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-e8e3d487-b88c-4873-a74e-753872f3591c x-compute-request-id: req-e8e3d487-b88c-4873-a74e-753872f3591c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:e1:fa", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:e1:fa", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8a663ecc-ce49-4720-917a-a92dc707a8af", "rel": "bookmark"}], "image": {"id": "ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "links": [{"href": "http://172.30.9.25:8774/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:17:42.000000", "flavor": {"id": "c6388e6c-dd35-4eec-9a7d-67ee714eba05", "links": [{"href": "http://172.30.9.25:8774/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05", "rel": "bookmark"}]}, "id": "8a663ecc-ce49-4720-917a-a92dc707a8af", "user_id": "6573e48a4b63411da3d9728e9a6bf101", "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-22T03:17:45Z", "hostId": "f7d6dceb7beb7d612c67eac25be774c135cdb7db082e7c0c576f28c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst", "created": "2018-07-22T03:17:37Z", "tenant_id": "2864319195654270919de4b9d436c838", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:17:46,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af used request id req-e8e3d487-b88c-4873-a74e-753872f3591c 2018-07-22 03:17:46,079 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst] is - ACTIVE 2018-07-22 03:17:46,079 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:17:49,083 - create_instance - DEBUG - VM status query timeout in 296.721659899 2018-07-22 03:17:49,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4f62fd1de899af848336fb6581355d31358ee6" 2018-07-22 03:17:49,141 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:17: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 x-openstack-request-id: req-81a97f64-5a54-41bb-95b1-27a377b4aea8 x-compute-request-id: req-81a97f64-5a54-41bb-95b1-27a377b4aea8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8a663ecc-ce49-4720-917a-a92dc707a8af could not be found.", "code": 404}} 2018-07-22 03:17:49,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8a663ecc-ce49-4720-917a-a92dc707a8af used request id req-81a97f64-5a54-41bb-95b1-27a377b4aea8 2018-07-22 03:17:49,142 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8a663ecc-ce49-4720-917a-a92dc707a8af could not be found. (HTTP 404) (Request-ID: req-81a97f64-5a54-41bb-95b1-27a377b4aea8) 2018-07-22 03:17:49,142 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-inst 2018-07-22 03:17:49,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a1ff3877f9215087fd0c0a23e95e3cd1be9eb" 2018-07-22 03:17:49,192 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:17: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 x-openstack-request-id: req-42a18deb-86c7-4c28-bb64-1a5ddbf3dfe2 x-compute-request-id: req-42a18deb-86c7-4c28-bb64-1a5ddbf3dfe2 Content-Length: 0 Content-Type: application/json 2018-07-22 03:17:49,192 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c6388e6c-dd35-4eec-9a7d-67ee714eba05 used request id req-42a18deb-86c7-4c28-bb64-1a5ddbf3dfe2 2018-07-22 03:17:49,193 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-subnet 2018-07-22 03:17:49,193 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-subnet 2018-07-22 03:17:49,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/df52bc9c-4ed1-4f07-b583-7013f2454ae3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd507dde78943299aad57ae94c9a84d16958b179" 2018-07-22 03:17:50,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b31bfd12-318b-494e-bb8e-12cef6035a9b Date: Sun, 22 Jul 2018 03:17:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:50,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/df52bc9c-4ed1-4f07-b583-7013f2454ae3 used request id req-b31bfd12-318b-494e-bb8e-12cef6035a9b 2018-07-22 03:17:50,305 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-pub-net 2018-07-22 03:17:50,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/3ba7c1a4-3605-40e3-b072-d553e92e2379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd507dde78943299aad57ae94c9a84d16958b179" 2018-07-22 03:17:51,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-114e9451-6c21-4201-8727-0de76c4f2d42 Date: Sun, 22 Jul 2018 03:17:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:51,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3ba7c1a4-3605-40e3-b072-d553e92e2379 used request id req-114e9451-6c21-4201-8727-0de76c4f2d42 2018-07-22 03:17:51,287 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2 2018-07-22 03:17:51,287 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet2 2018-07-22 03:17:51,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/7784b92c-7770-4174-a812-a852b687a508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" 2018-07-22 03:17:52,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23adc9f6-1bfa-4a5d-beb7-5bfff79df5f6 Date: Sun, 22 Jul 2018 03:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:52,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/7784b92c-7770-4174-a812-a852b687a508 used request id req-23adc9f6-1bfa-4a5d-beb7-5bfff79df5f6 2018-07-22 03:17:52,624 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1 2018-07-22 03:17:52,624 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-subnet1 2018-07-22 03:17:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/b4d11875-7572-4ee3-9b8c-938ee4b85d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" 2018-07-22 03:17:53,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da0be9f7-6817-47d5-8172-139bb3a42c92 Date: Sun, 22 Jul 2018 03:17:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:53,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b4d11875-7572-4ee3-9b8c-938ee4b85d72 used request id req-da0be9f7-6817-47d5-8172-139bb3a42c92 2018-07-22 03:17:53,493 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698net2 2018-07-22 03:17:53,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/a64c027e-6815-4af8-95c3-4645b02c058f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38203de75d32d76e83a4fe1afc3ac21fae7bcb3b" 2018-07-22 03:17:54,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3bc0d80-3dae-4351-bfd2-89041ce5a570 Date: Sun, 22 Jul 2018 03:17:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:54,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a64c027e-6815-4af8-95c3-4645b02c058f used request id req-f3bc0d80-3dae-4351-bfd2-89041ce5a570 2018-07-22 03:17:54,516 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-03eed77a-8d17-470d-9c4d-ac65446de698-image 2018-07-22 03:17:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}990cd111bd9edfb470fb212c5a0754cf025f79b7" 2018-07-22 03:17:55,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf95df6a-a42d-45ad-bcf2-a00191a504b2 Date: Sun, 22 Jul 2018 03:17:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:17:55,025 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ace1fc82-3b8e-4059-9bdb-74009b2e54e9 used request id req-bf95df6a-a42d-45ad-bcf2-a00191a504b2 2018-07-22 03:17:55,031 - 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}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:55,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1d46f493-d75b-4773-a264-adcc31786cd2 Date: Sun, 22 Jul 2018 03:17:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2864319195654270919de4b9d436c838", "created_at": "2018-07-22T03:17:27Z", "updated_at": "2018-07-22T03:17:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:17:27Z", "revision_number": 0, "id": "19d09908-32d7-4594-b3ad-d00256d83704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:17:27Z", "security_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "tenant_id": "2864319195654270919de4b9d436c838", "port_range_min": null, "ethertype": "IPv4", "project_id": "2864319195654270919de4b9d436c838"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:17:27Z", "revision_number": 0, "id": "2be07e0d-bfe0-45e4-8fdc-c40cdddbd348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:17:27Z", "security_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "tenant_id": "2864319195654270919de4b9d436c838", "port_range_min": null, "ethertype": "IPv6", "project_id": "2864319195654270919de4b9d436c838"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:17:27Z", "revision_number": 0, "id": "300e038b-cf93-4214-a1bf-90642b8a7b3d", "remote_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "remote_ip_prefix": null, "created_at": "2018-07-22T03:17:27Z", "security_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "tenant_id": "2864319195654270919de4b9d436c838", "port_range_min": null, "ethertype": "IPv4", "project_id": "2864319195654270919de4b9d436c838"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:17:27Z", "revision_number": 0, "id": "591b2128-778e-4cea-b73e-f995e756dd01", "remote_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "remote_ip_prefix": null, "created_at": "2018-07-22T03:17:27Z", "security_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "tenant_id": "2864319195654270919de4b9d436c838", "port_range_min": null, "ethertype": "IPv6", "project_id": "2864319195654270919de4b9d436c838"}], "revision_number": 4, "project_id": "2864319195654270919de4b9d436c838", "id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:17:55,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1d46f493-d75b-4773-a264-adcc31786cd2 2018-07-22 03:17:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:55,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f7a3dd-782e-4922-9469-5bd166d5cd16 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:17:55,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-21f7a3dd-782e-4922-9469-5bd166d5cd16 2018-07-22 03:17:55,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:55,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eef3cba-ba1a-40f3-bca2-30777b7d0c4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:17:55,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-3eef3cba-ba1a-40f3-bca2-30777b7d0c4a 2018-07-22 03:17:55,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:17:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:55,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85aa8729-f1df-42de-a3ae-3c3b96a531b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:17:55,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-85aa8729-f1df-42de-a3ae-3c3b96a531b7 2018-07-22 03:17:55,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:17:55,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:55,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93705b8d-f5dd-453c-ae5d-fe131ea20299 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:17:55,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-93705b8d-f5dd-453c-ae5d-fe131ea20299 2018-07-22 03:17:55,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:17:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:55,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b73a65-6345-491b-becd-afd085793e59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:17:55,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-94b73a65-6345-491b-becd-afd085793e59 2018-07-22 03:17:55,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:17:55,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:55,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961f13bd-63f8-41b2-92ac-e076555b957f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:17:55,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-961f13bd-63f8-41b2-92ac-e076555b957f 2018-07-22 03:17:55,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:17:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:55,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7628e9e8-564e-4837-95a4-546ddc76dd61 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:17:55,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-7628e9e8-564e-4837-95a4-546ddc76dd61 2018-07-22 03:17:55,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:55,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420e77ba-b554-430b-9e02-60f87576344f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:17:55,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-420e77ba-b554-430b-9e02-60f87576344f 2018-07-22 03:17:55,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:17:55,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:56,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6e0415-7d1a-43aa-bbbd-1230b6e6cba1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2864319195654270919de4b9d436c838", "name": "CreateInstancePortManipulationTests-5db48dee-cb71-486-proj"}} 2018-07-22 03:17:56,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 used request id req-3d6e0415-7d1a-43aa-bbbd-1230b6e6cba1 2018-07-22 03:17:56,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165 2018-07-22 03:17:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:56,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-adfe5a4b-ec3a-46f0-a0ad-f45964501d09 Date: Sun, 22 Jul 2018 03:17:56 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-22T03:17:27Z", "security_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "port_range_min": null, "revision_number": 0, "tenant_id": "2864319195654270919de4b9d436c838", "created_at": "2018-07-22T03:17:27Z", "project_id": "2864319195654270919de4b9d436c838", "id": "19d09908-32d7-4594-b3ad-d00256d83704"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:17:27Z", "security_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "port_range_min": null, "revision_number": 0, "tenant_id": "2864319195654270919de4b9d436c838", "created_at": "2018-07-22T03:17:27Z", "project_id": "2864319195654270919de4b9d436c838", "id": "2be07e0d-bfe0-45e4-8fdc-c40cdddbd348"}, {"remote_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:17:27Z", "security_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "port_range_min": null, "revision_number": 0, "tenant_id": "2864319195654270919de4b9d436c838", "created_at": "2018-07-22T03:17:27Z", "project_id": "2864319195654270919de4b9d436c838", "id": "300e038b-cf93-4214-a1bf-90642b8a7b3d"}, {"remote_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:17:27Z", "security_group_id": "e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165", "port_range_min": null, "revision_number": 0, "tenant_id": "2864319195654270919de4b9d436c838", "created_at": "2018-07-22T03:17:27Z", "project_id": "2864319195654270919de4b9d436c838", "id": "591b2128-778e-4cea-b73e-f995e756dd01"}]} 2018-07-22 03:17:56,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165 used request id req-adfe5a4b-ec3a-46f0-a0ad-f45964501d09 2018-07-22 03:17:56,065 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:17:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:56,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bef4a05f-f12e-4a3d-a572-557d47c8e83d Content-Length: 0 Date: Sun, 22 Jul 2018 03:17:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:17:56,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e9dc3ad6-c774-4a4b-b4fb-32ce4d9ec165 used request id req-bef4a05f-f12e-4a3d-a572-557d47c8e83d 2018-07-22 03:17:56,213 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5db48dee-cb71-486-proj 2018-07-22 03:17:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:56,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bcadd1c-e510-4a7f-a823-67627a64dac7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:17:56,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2864319195654270919de4b9d436c838 used request id req-7bcadd1c-e510-4a7f-a823-67627a64dac7 2018-07-22 03:17:56,523 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5db48dee-cb71-486-proj-role 2018-07-22 03:17:56,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/722188c0e8804796ae935fa595a12beb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:56,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1a82e4-fb6c-4a26-aaf1-d7c66587edbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:17:56,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/722188c0e8804796ae935fa595a12beb used request id req-3b1a82e4-fb6c-4a26-aaf1-d7c66587edbe 2018-07-22 03:17:56,634 - 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}7df74338e4904a39bcc80063ebcd92bfcfd9647e" 2018-07-22 03:17:56,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2dc3a7-8246-49ef-982a-a3fb072528d1 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:17:56,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-de2dc3a7-8246-49ef-982a-a3fb072528d1 2018-07-22 03:17:56,722 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5db48dee-cb71-486-user 2018-07-22 03:17:56,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/6573e48a4b63411da3d9728e9a6bf101 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72d3463b09564a4ce654f3e772f3df8b26080e" 2018-07-22 03:17:56,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99fa7ac0-ddb7-4951-8d2a-b2f7146cad48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:17:56,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6573e48a4b63411da3d9728e9a6bf101 used request id req-99fa7ac0-ddb7-4951-8d2a-b2f7146cad48 2018-07-22 03:17:56,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:57,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["_mAKZ3wGTfGYUbvwbuYRFg"], "issued_at": "2018-07-22T03:17:57.000000Z"}} 2018-07-22 03:17:57,399 - 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}9c7d1deb29d2e1d858df398adaf3304d8a78e8e9" 2018-07-22 03:17:57,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e19e32-5caf-4273-8b31-2fafa38d28d3 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-22 03:17:57,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-94e19e32-5caf-4273-8b31-2fafa38d28d3 2018-07-22 03:17:57,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:57,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:57,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["nxK06ufxReiL80KsZnA5Ww"], "issued_at": "2018-07-22T03:17:57.000000Z"}} 2018-07-22 03:17:57,864 - 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}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:17:57,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cad9d3-3493-4fc4-9caa-0ef0d3d3268b 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-22 03:17:57,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-03cad9d3-3493-4fc4-9caa-0ef0d3d3268b 2018-07-22 03:17:57,948 - 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-22 03:17:57,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:17:57,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1a759536-a53a-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:17:58,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff54002f-3037-4e63-ba9a-b593600b1525 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1a759536-a53a-43e-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:17:58,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1a759536-a53a-43e-proj used request id req-ff54002f-3037-4e63-ba9a-b593600b1525 2018-07-22 03:17:58,043 - 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}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:17:58,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2962f81-438b-4e33-9304-77ff29a9d62e 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-22 03:17:58,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d2962f81-438b-4e33-9304-77ff29a9d62e 2018-07-22 03:17:58,134 - 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}5a58eeece6e802b35f9ee374b633ee2d0b279334" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}}' 2018-07-22 03:17:58,255 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de412fdc-c8a1-44a9-85f7-2330cd309654 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "id": "ba029d6791a4459b8f3b42b790d5eb93", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:17:58,255 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-de412fdc-c8a1-44a9-85f7-2330cd309654 2018-07-22 03:17:58,256 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-1a759536-a53a-43e-proj 2018-07-22 03:17:58,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:58,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:17:58,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["mWTzXEDgRTqByQo5X5uK1Q"], "issued_at": "2018-07-22T03:17:58.000000Z"}} 2018-07-22 03:17:58,636 - 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}334acb19358b986fede04ba88364a24e75314052" 2018-07-22 03:17:58,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f77845e4-fa12-4f0b-b41f-3946d6f22559 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-22 03:17:58,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f77845e4-fa12-4f0b-b41f-3946d6f22559 2018-07-22 03:17:58,723 - 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-22 03:17:58,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:17:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:17:58,728 - 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}334acb19358b986fede04ba88364a24e75314052" 2018-07-22 03:17:58,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530c035e-464b-49e5-a73e-45d1ffe6f4e1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:17:58,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-530c035e-464b-49e5-a73e-45d1ffe6f4e1 2018-07-22 03:17:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-1a759536-a53a-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334acb19358b986fede04ba88364a24e75314052" 2018-07-22 03:17:58,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dede30c1-3cdf-4fa0-865a-f927ab9e9e2a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-1a759536-a53a-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "id": "ba029d6791a4459b8f3b42b790d5eb93", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}]} 2018-07-22 03:17:58,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-1a759536-a53a-43e-proj used request id req-dede30c1-3cdf-4fa0-865a-f927ab9e9e2a 2018-07-22 03:17:58,920 - 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}334acb19358b986fede04ba88364a24e75314052" 2018-07-22 03:17:58,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575174c0-4d02-48bb-91b7-5b0179b869ce 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-22 03:17:58,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-575174c0-4d02-48bb-91b7-5b0179b869ce 2018-07-22 03:17:59,313 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-1a759536-a53a-43e-user 2018-07-22 03:17:59,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:59,318 - 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}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:17:59,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4d6358-d7ba-4d0a-ace5-61e522ba196e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:17:59,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8f4d6358-d7ba-4d0a-ace5-61e522ba196e 2018-07-22 03:17:59,407 - 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}5a58eeece6e802b35f9ee374b633ee2d0b279334" -d '{"role": {"name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role"}}' 2018-07-22 03:17:59,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6ff2465-5ce0-4307-9837-d386b5f5910e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "510c535a77ac4dfb8fd5f241051890f3", "links": {"self": "http://172.30.9.25:5000/v3/roles/510c535a77ac4dfb8fd5f241051890f3"}, "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role"}} 2018-07-22 03:17:59,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6ff2465-5ce0-4307-9837-d386b5f5910e 2018-07-22 03:17:59,512 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role 2018-07-22 03:17:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/510c535a77ac4dfb8fd5f241051890f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:17:59,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2d047f-91eb-497a-b78f-e237e935106b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "510c535a77ac4dfb8fd5f241051890f3", "links": {"self": "http://172.30.9.25:5000/v3/roles/510c535a77ac4dfb8fd5f241051890f3"}, "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role"}} 2018-07-22 03:17:59,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/510c535a77ac4dfb8fd5f241051890f3 used request id req-7d2d047f-91eb-497a-b78f-e237e935106b 2018-07-22 03:17:59,531 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role to project InstanceSecurityGroupTests-1a759536-a53a-43e-proj 2018-07-22 03:17:59,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93/users/e51721d1fe354ae8a67b9829d6e90ee2/roles/510c535a77ac4dfb8fd5f241051890f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:17:59,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5a52eb4-df57-4b4d-bc21-2947b496897a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:17:59,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93/users/e51721d1fe354ae8a67b9829d6e90ee2/roles/510c535a77ac4dfb8fd5f241051890f3 used request id req-c5a52eb4-df57-4b4d-bc21-2947b496897a 2018-07-22 03:17:59,652 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:17:59,653 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:17:59,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:17:59,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:00,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "510c535a77ac4dfb8fd5f241051890f3", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role"}], "expires_at": "2018-07-22T04:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-user", "id": "e51721d1fe354ae8a67b9829d6e90ee2"}, "audit_ids": ["Kkl11h-zT5mB3Y5iiFRI2Q"], "issued_at": "2018-07-22T03:18:00.000000Z"}} 2018-07-22 03:18:00,038 - 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}11e7e839cfebea8dd7b37833425fd1e70a42ea77" 2018-07-22 03:18:00,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316f8111-4a9f-4a2f-8912-bd25f9be5816 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-22 03:18:00,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-316f8111-4a9f-4a2f-8912-bd25f9be5816 2018-07-22 03:18:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11e7e839cfebea8dd7b37833425fd1e70a42ea77" 2018-07-22 03:18:00,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-85b79ab7-18d2-4439-8feb-2b299ea07389 Date: Sun, 22 Jul 2018 03:18:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image"} 2018-07-22 03:18:00,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image used request id req-85b79ab7-18d2-4439-8feb-2b299ea07389 2018-07-22 03:18:00,289 - 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}11e7e839cfebea8dd7b37833425fd1e70a42ea77" 2018-07-22 03:18:00,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d1b6c91e-50d6-4c0f-9b69-297aaf80bcf0 Date: Sun, 22 Jul 2018 03:18:00 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-22 03:18:00,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d1b6c91e-50d6-4c0f-9b69-297aaf80bcf0 2018-07-22 03:18:00,325 - 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}11e7e839cfebea8dd7b37833425fd1e70a42ea77" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image"}' 2018-07-22 03:18:00,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/34f30c35-fe18-480e-a127-676f8f368b59 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-26aaf960-350e-4371-8c67-3815aa333136 Date: Sun, 22 Jul 2018 03:18:00 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:18:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:18:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/34f30c35-fe18-480e-a127-676f8f368b59", "min_disk": 0, "protected": false, "id": "34f30c35-fe18-480e-a127-676f8f368b59", "file": "/v2/images/34f30c35-fe18-480e-a127-676f8f368b59/file", "checksum": null, "owner": "ba029d6791a4459b8f3b42b790d5eb93", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:18:00,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-26aaf960-350e-4371-8c67-3815aa333136 2018-07-22 03:18:00,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/34f30c35-fe18-480e-a127-676f8f368b59/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11e7e839cfebea8dd7b37833425fd1e70a42ea77" -d '' 2018-07-22 03:18:00,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f19d71eb-d6f4-4c9e-bce2-cb8bbf768955 Date: Sun, 22 Jul 2018 03:18: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-22 03:18:00,939 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/34f30c35-fe18-480e-a127-676f8f368b59/file used request id req-f19d71eb-d6f4-4c9e-bce2-cb8bbf768955 2018-07-22 03:18:00,939 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:18:00,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/34f30c35-fe18-480e-a127-676f8f368b59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11e7e839cfebea8dd7b37833425fd1e70a42ea77" 2018-07-22 03:18:00,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-79d1b541-e745-4373-aaf8-1af7052261da Date: Sun, 22 Jul 2018 03:18:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:18:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:18:00Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/34f30c35-fe18-480e-a127-676f8f368b59/snap", "metadata": {}}], "self": "/v2/images/34f30c35-fe18-480e-a127-676f8f368b59", "min_disk": 0, "protected": false, "id": "34f30c35-fe18-480e-a127-676f8f368b59", "file": "/v2/images/34f30c35-fe18-480e-a127-676f8f368b59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba029d6791a4459b8f3b42b790d5eb93", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/34f30c35-fe18-480e-a127-676f8f368b59/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:18:00,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/34f30c35-fe18-480e-a127-676f8f368b59 used request id req-79d1b541-e745-4373-aaf8-1af7052261da 2018-07-22 03:18:00,964 - 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}11e7e839cfebea8dd7b37833425fd1e70a42ea77" 2018-07-22 03:18:00,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a8c09390-1fe0-4086-94ca-7dd5945e1a13 Date: Sun, 22 Jul 2018 03:18:00 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-22 03:18:00,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a8c09390-1fe0-4086-94ca-7dd5945e1a13 2018-07-22 03:18:00,975 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image 2018-07-22 03:18:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/34f30c35-fe18-480e-a127-676f8f368b59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11e7e839cfebea8dd7b37833425fd1e70a42ea77" 2018-07-22 03:18:00,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a60a4ffe-77bf-4ffb-873f-bb82c6cf1689 Date: Sun, 22 Jul 2018 03:18:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:18:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:18:00Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/34f30c35-fe18-480e-a127-676f8f368b59/snap", "metadata": {}}], "self": "/v2/images/34f30c35-fe18-480e-a127-676f8f368b59", "min_disk": 0, "protected": false, "id": "34f30c35-fe18-480e-a127-676f8f368b59", "file": "/v2/images/34f30c35-fe18-480e-a127-676f8f368b59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba029d6791a4459b8f3b42b790d5eb93", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/34f30c35-fe18-480e-a127-676f8f368b59/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:18:00,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/34f30c35-fe18-480e-a127-676f8f368b59 used request id req-a60a4ffe-77bf-4ffb-873f-bb82c6cf1689 2018-07-22 03:18:00,994 - create_image - DEBUG - Instance status is - active 2018-07-22 03:18:00,994 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image 2018-07-22 03:18:00,995 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image 2018-07-22 03:18:00,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:00,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:01,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "510c535a77ac4dfb8fd5f241051890f3", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role"}], "expires_at": "2018-07-22T04:18:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-user", "id": "e51721d1fe354ae8a67b9829d6e90ee2"}, "audit_ids": ["32tqokpjTSyGeQZu7s0FBQ"], "issued_at": "2018-07-22T03:18:01.000000Z"}} 2018-07-22 03:18:01,380 - 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}1e1722dae5754179f00e576605097a1b975275ed" 2018-07-22 03:18:01,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ca350d-aad7-464f-bfef-8e8fe6030d84 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-22 03:18:01,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-70ca350d-aad7-464f-bfef-8e8fe6030d84 2018-07-22 03:18:01,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1722dae5754179f00e576605097a1b975275ed" 2018-07-22 03:18:01,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-99b3313e-5140-4980-95eb-daf73eb01d2c Date: Sun, 22 Jul 2018 03:18:01 GMT RESP BODY: {"networks":[]} 2018-07-22 03:18:01,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-99b3313e-5140-4980-95eb-daf73eb01d2c 2018-07-22 03:18:01,653 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net 2018-07-22 03:18:01,658 - 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}1e1722dae5754179f00e576605097a1b975275ed" -d '{"network": {"name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net", "admin_state_up": true}}' 2018-07-22 03:18:02,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-32ec7837-adf9-4119-bc73-fd9a55d576dc Date: Sun, 22 Jul 2018 03:18:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:18:01Z","is_default":false,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}} 2018-07-22 03:18:02,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-32ec7837-adf9-4119-bc73-fd9a55d576dc 2018-07-22 03:18:02,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1722dae5754179f00e576605097a1b975275ed" 2018-07-22 03:18:02,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-ccb149cb-febc-4292-853e-c6af918a1252 Date: Sun, 22 Jul 2018 03:18:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:18:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:02,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-ccb149cb-febc-4292-853e-c6af918a1252 2018-07-22 03:18:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1722dae5754179f00e576605097a1b975275ed" 2018-07-22 03:18:02,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-91d153a6-e155-4ac4-8cc2-283b53e1d7f8 Date: Sun, 22 Jul 2018 03:18:02 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:18:02,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-91d153a6-e155-4ac4-8cc2-283b53e1d7f8 2018-07-22 03:18:02,251 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet 2018-07-22 03:18:02,256 - 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}1e1722dae5754179f00e576605097a1b975275ed" -d '{"subnets": [{"ip_version": 4, "network_id": "8647127c-7711-4a88-9ed9-e6e4a1bcafcc", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]}' 2018-07-22 03:18:02,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bcf6347a-44d1-41dd-8c05-64f40b5cd1fc Date: Sun, 22 Jul 2018 03:18:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:02,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-bcf6347a-44d1-41dd-8c05-64f40b5cd1fc 2018-07-22 03:18:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1722dae5754179f00e576605097a1b975275ed" 2018-07-22 03:18:03,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c7afc064-506c-4310-97cb-e21ed9d6e9b0 Date: Sun, 22 Jul 2018 03:18:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:03,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-c7afc064-506c-4310-97cb-e21ed9d6e9b0 2018-07-22 03:18:03,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1722dae5754179f00e576605097a1b975275ed" 2018-07-22 03:18:03,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0791cb1a-c2c2-4abc-b546-a711cb8f582f Date: Sun, 22 Jul 2018 03:18:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:03,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-0791cb1a-c2c2-4abc-b546-a711cb8f582f 2018-07-22 03:18:03,104 - OpenStackNetwork - DEBUG - Network [8647127c-7711-4a88-9ed9-e6e4a1bcafcc] created successfully 2018-07-22 03:18:03,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:03,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:03,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:18:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["wfi0ol5sRMGyj1l5f0GtOg"], "issued_at": "2018-07-22T03:18:03.000000Z"}} 2018-07-22 03:18:03,564 - 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}e23b7c8bdc90b5ae71d94fb805b6490732faa9d0" 2018-07-22 03:18:03,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84cc4147-0bd4-4941-91f0-78284003395d 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-22 03:18:03,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-84cc4147-0bd4-4941-91f0-78284003395d 2018-07-22 03:18:03,639 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:18:03,643 - 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}e23b7c8bdc90b5ae71d94fb805b6490732faa9d0" 2018-07-22 03:18:03,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-a35e51eb-3845-4f98-9265-aac5ebab5223 x-compute-request-id: req-a35e51eb-3845-4f98-9265-aac5ebab5223 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:18:03,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a35e51eb-3845-4f98-9265-aac5ebab5223 2018-07-22 03:18:03,824 - 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}e23b7c8bdc90b5ae71d94fb805b6490732faa9d0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-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-22 03:18:03,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-78a644c4-feb5-4de4-af2e-6500ab0f64f6 x-compute-request-id: req-78a644c4-feb5-4de4-af2e-6500ab0f64f6 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f6e02670-886b-4dfa-b414-f2b520525da2"}} 2018-07-22 03:18:03,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-78a644c4-feb5-4de4-af2e-6500ab0f64f6 2018-07-22 03:18:03,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:03,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:04,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "510c535a77ac4dfb8fd5f241051890f3", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role"}], "expires_at": "2018-07-22T04:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-user", "id": "e51721d1fe354ae8a67b9829d6e90ee2"}, "audit_ids": ["xOtAl-WbQPqGAhMNA2-IGA"], "issued_at": "2018-07-22T03:18:04.000000Z"}} 2018-07-22 03:18:04,247 - 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}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:04,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3910196a-c83e-4d01-82ed-98dabe721ab2 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-22 03:18:04,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3910196a-c83e-4d01-82ed-98dabe721ab2 2018-07-22 03:18:04,326 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:18:04,328 - 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}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:04,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43498be-6ae0-41b6-91df-e8ca021954de 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-22 03:18:04,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e43498be-6ae0-41b6-91df-e8ca021954de 2018-07-22 03:18:04,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:04,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e46fa3b4-2ea8-40c3-a919-d84c56c2899b Date: Sun, 22 Jul 2018 03:18:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:04,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-e46fa3b4-2ea8-40c3-a919-d84c56c2899b 2018-07-22 03:18:04,672 - 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-22 03:18:04,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:18:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:18:04,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:04,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e95d57-13e4-42be-b404-805563625aaa Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:04,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-c8e95d57-13e4-42be-b404-805563625aaa 2018-07-22 03:18:04,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:04,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c075501e-6462-4142-b4c1-910c46c86a7b Date: Sun, 22 Jul 2018 03:18:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:04,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-c075501e-6462-4142-b4c1-910c46c86a7b 2018-07-22 03:18:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:04,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d7e60cb9-a4eb-4e3c-8b7a-03f746d39602 Date: Sun, 22 Jul 2018 03:18:04 GMT RESP BODY: {"ports":[]} 2018-07-22 03:18:04,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port&admin_state_up=True used request id req-d7e60cb9-a4eb-4e3c-8b7a-03f746d39602 2018-07-22 03:18:04,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:05,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-4a954866-c702-4797-9125-157598819c45 x-compute-request-id: req-4a954866-c702-4797-9125-157598819c45 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:18:05,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst used request id req-4a954866-c702-4797-9125-157598819c45 2018-07-22 03:18:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:05,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-61a74a42-fed1-4d73-b84d-bd541b7bc3b7 Date: Sun, 22 Jul 2018 03:18:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:05,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-61a74a42-fed1-4d73-b84d-bd541b7bc3b7 2018-07-22 03:18:05,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:05,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f95edb7-9889-4538-a4d7-86f6e0600225 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:05,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-7f95edb7-9889-4538-a4d7-86f6e0600225 2018-07-22 03:18:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:05,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0c021dff-73de-4589-ae2e-0665de52959b Date: Sun, 22 Jul 2018 03:18:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:05,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-0c021dff-73de-4589-ae2e-0665de52959b 2018-07-22 03:18:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:05,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d408d1ba-5588-491f-8895-3cba21b3204d Date: Sun, 22 Jul 2018 03:18:05 GMT RESP BODY: {"ports":[]} 2018-07-22 03:18:05,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port&admin_state_up=True used request id req-d408d1ba-5588-491f-8895-3cba21b3204d 2018-07-22 03:18:05,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:05,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:05,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "510c535a77ac4dfb8fd5f241051890f3", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role"}], "expires_at": "2018-07-22T04:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-user", "id": "e51721d1fe354ae8a67b9829d6e90ee2"}, "audit_ids": ["lmZugA1jS7KBbaR3C1FeZw"], "issued_at": "2018-07-22T03:18:05.000000Z"}} 2018-07-22 03:18:05,745 - 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}492bc9faf9eb7b35eade45735f2bd8d91404eb93" 2018-07-22 03:18:05,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e2259c-607f-47f1-a82c-5299a94ec9f6 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-22 03:18:05,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f0e2259c-607f-47f1-a82c-5299a94ec9f6 2018-07-22 03:18:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:05,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1ad332ac-803a-4551-9f52-51d6fb75d402 Date: Sun, 22 Jul 2018 03:18:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:05,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-1ad332ac-803a-4551-9f52-51d6fb75d402 2018-07-22 03:18:05,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:05,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b4d5abb9-c662-4849-b8fd-bd66a73e5564 Date: Sun, 22 Jul 2018 03:18:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:05,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-b4d5abb9-c662-4849-b8fd-bd66a73e5564 2018-07-22 03:18:05,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:06,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-04e86e2d-6fab-402b-8df7-59d5f8c69569 Date: Sun, 22 Jul 2018 03:18:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:06,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-04e86e2d-6fab-402b-8df7-59d5f8c69569 2018-07-22 03:18:06,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-22 03:18:06,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:18:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:18:06,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492bc9faf9eb7b35eade45735f2bd8d91404eb93" 2018-07-22 03:18:06,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a9833f-44e1-4bc4-8303-16e9b7d33b4e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:06,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-98a9833f-44e1-4bc4-8303-16e9b7d33b4e 2018-07-22 03:18:06,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:06,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-286ba08b-714e-4c47-9321-e288eaad4744 Date: Sun, 22 Jul 2018 03:18:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:06,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-286ba08b-714e-4c47-9321-e288eaad4744 2018-07-22 03:18:06,226 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net 2018-07-22 03:18:06,231 - 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}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" -d '{"port": {"network_id": "8647127c-7711-4a88-9ed9-e6e4a1bcafcc", "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port", "admin_state_up": true}}' 2018-07-22 03:18:07,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-ca315073-96bb-46c3-8aa6-eef383b5efbf Date: Sun, 22 Jul 2018 03:18:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.6"}],"id":"c58db2dd-2f7a-433d-b116-213029d46ea1","security_groups":["5d39b4a4-89d0-4eeb-a06c-5e398d107702"],"mac_address":"fa:16:3e:6c:01:c1","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port","project_id":"ba029d6791a4459b8f3b42b790d5eb93","qos_policy_id":null,"admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:18:07,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-ca315073-96bb-46c3-8aa6-eef383b5efbf 2018-07-22 03:18:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:07,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6b7f1423-eca5-47e8-b5bb-be9d35b93053 Date: Sun, 22 Jul 2018 03:18:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:07,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-6b7f1423-eca5-47e8-b5bb-be9d35b93053 2018-07-22 03:18:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:07,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48d9bff-0f80-4924-8f74-39c7cc8e8035 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:07,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-d48d9bff-0f80-4924-8f74-39c7cc8e8035 2018-07-22 03:18:07,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:07,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-929579ee-785f-4870-b0b2-f00b4cf41409 Date: Sun, 22 Jul 2018 03:18:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:07,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-929579ee-785f-4870-b0b2-f00b4cf41409 2018-07-22 03:18:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:07,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-e32090f3-a924-477a-9303-62f7b425f8f9 Date: Sun, 22 Jul 2018 03:18:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.6"}],"id":"c58db2dd-2f7a-433d-b116-213029d46ea1","security_groups":["5d39b4a4-89d0-4eeb-a06c-5e398d107702"],"mac_address":"fa:16:3e:6c:01:c1","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:18:07,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port&admin_state_up=True used request id req-e32090f3-a924-477a-9303-62f7b425f8f9 2018-07-22 03:18:07,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:07,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8a4f8c-0284-4223-903e-8c261b4e1883 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:07,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-4c8a4f8c-0284-4223-903e-8c261b4e1883 2018-07-22 03:18:07,661 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst 2018-07-22 03:18:07,665 - 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}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:07,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-959c75c1-30e3-48fc-837d-9ad3f6eb838c x-compute-request-id: req-959c75c1-30e3-48fc-837d-9ad3f6eb838c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}, {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-flavor-name"}]} 2018-07-22 03:18:07,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-959c75c1-30e3-48fc-837d-9ad3f6eb838c 2018-07-22 03:18:07,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/f6e02670-886b-4dfa-b414-f2b520525da2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:07,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-ec07cc53-3984-4eb7-a0e0-b40f5984529e x-compute-request-id: req-ec07cc53-3984-4eb7-a0e0-b40f5984529e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f6e02670-886b-4dfa-b414-f2b520525da2"}} 2018-07-22 03:18:07,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/f6e02670-886b-4dfa-b414-f2b520525da2 used request id req-ec07cc53-3984-4eb7-a0e0-b40f5984529e 2018-07-22 03:18:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:07,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-e90ff773-eee0-40ff-9f88-952f0461479f Date: Sun, 22 Jul 2018 03:18:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:18:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:18:00Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/34f30c35-fe18-480e-a127-676f8f368b59/snap", "metadata": {}}], "self": "/v2/images/34f30c35-fe18-480e-a127-676f8f368b59", "min_disk": 0, "protected": false, "id": "34f30c35-fe18-480e-a127-676f8f368b59", "file": "/v2/images/34f30c35-fe18-480e-a127-676f8f368b59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba029d6791a4459b8f3b42b790d5eb93", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/34f30c35-fe18-480e-a127-676f8f368b59/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image"} 2018-07-22 03:18:07,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image used request id req-e90ff773-eee0-40ff-9f88-952f0461479f 2018-07-22 03:18:07,903 - 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}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:07,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-949cd195-53ad-46c9-9942-fa98c85e6b6a Date: Sun, 22 Jul 2018 03:18:07 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-22 03:18:07,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-949cd195-53ad-46c9-9942-fa98c85e6b6a 2018-07-22 03:18:07,915 - 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}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" -d '{"server": {"name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "imageRef": "34f30c35-fe18-480e-a127-676f8f368b59", "flavorRef": "f6e02670-886b-4dfa-b414-f2b520525da2", "max_count": 1, "min_count": 1, "networks": [{"port": "c58db2dd-2f7a-433d-b116-213029d46ea1"}]}}' 2018-07-22 03:18:08,754 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:18: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-99ceabcb-945c-46cc-ac78-bc350b7358aa x-compute-request-id: req-99ceabcb-945c-46cc-ac78-bc350b7358aa Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "adminPass": "d84tivAGyVFJ"}} 2018-07-22 03:18:08,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-99ceabcb-945c-46cc-ac78-bc350b7358aa 2018-07-22 03:18:08,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:08,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-c9d7c499-20ab-4bde-8c17-0bb954f9f678 x-compute-request-id: req-c9d7c499-20ab-4bde-8c17-0bb954f9f678 Content-Encoding: gzip Content-Length: 612 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/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:08,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-c9d7c499-20ab-4bde-8c17-0bb954f9f678 2018-07-22 03:18:08,996 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst 2018-07-22 03:18:08,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:09,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-a6356ec3-a198-42f7-b34b-9c2e005e616e x-compute-request-id: req-a6356ec3-a198-42f7-b34b-9c2e005e616e Content-Encoding: gzip Content-Length: 619 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/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:09,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-a6356ec3-a198-42f7-b34b-9c2e005e616e 2018-07-22 03:18:09,429 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst] is - BUILD 2018-07-22 03:18:09,429 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:18:12,433 - create_instance - DEBUG - VM status query timeout in 896.564028978 2018-07-22 03:18:12,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:12,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-8003e271-f44b-4ed2-9af9-f246168b87e6 x-compute-request-id: req-8003e271-f44b-4ed2-9af9-f246168b87e6 Content-Encoding: gzip Content-Length: 674 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/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:10Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:12,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-8003e271-f44b-4ed2-9af9-f246168b87e6 2018-07-22 03:18:12,849 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst] is - BUILD 2018-07-22 03:18:12,849 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:18:15,852 - create_instance - DEBUG - VM status query timeout in 893.144553185 2018-07-22 03:18:15,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:16,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-bf5bacbb-7472-452e-b2c2-8486e93eb2a0 x-compute-request-id: req-bf5bacbb-7472-452e-b2c2-8486e93eb2a0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:16,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-bf5bacbb-7472-452e-b2c2-8486e93eb2a0 2018-07-22 03:18:16,033 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst] is - ACTIVE 2018-07-22 03:18:16,033 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:18:16,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:16,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-7777d1c0-7aeb-44fc-a80c-5d9a7575a285 x-compute-request-id: req-7777d1c0-7aeb-44fc-a80c-5d9a7575a285 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:16,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-7777d1c0-7aeb-44fc-a80c-5d9a7575a285 2018-07-22 03:18:16,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:16,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9e3e963c-9506-488f-b27f-632aab9ba2ad Date: Sun, 22 Jul 2018 03:18:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:16,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-9e3e963c-9506-488f-b27f-632aab9ba2ad 2018-07-22 03:18:16,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:16,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df2e627-56d2-437b-97c0-4ce7a7f6e7dd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:16,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-0df2e627-56d2-437b-97c0-4ce7a7f6e7dd 2018-07-22 03:18:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:16,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e7abb790-aba8-445a-abe8-45a89c773375 Date: Sun, 22 Jul 2018 03:18:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:16,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-e7abb790-aba8-445a-abe8-45a89c773375 2018-07-22 03:18:16,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:16,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-019ef97a-83cc-4241-b275-54490d7d93a1 Date: Sun, 22 Jul 2018 03:18:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.2"}],"id":"0a14c650-3455-4bd2-a79e-da163d2c758f","security_groups":[],"mac_address":"fa:16:3e:a0:5c:d0","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8647127c-7711-4a88-9ed9-e6e4a1bcafcc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.6"}],"id":"c58db2dd-2f7a-433d-b116-213029d46ea1","security_groups":["5d39b4a4-89d0-4eeb-a06c-5e398d107702"],"mac_address":"fa:16:3e:6c:01:c1","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:06Z","binding:vnic_type":"normal","device_id":"dc170988-2bfe-40f5-b0c4-08f0e4debeae","ip_allocation":"immediate"}]} 2018-07-22 03:18:16,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-019ef97a-83cc-4241-b275-54490d7d93a1 2018-07-22 03:18:16,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:16,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:17,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "510c535a77ac4dfb8fd5f241051890f3", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role"}], "expires_at": "2018-07-22T04:18:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-user", "id": "e51721d1fe354ae8a67b9829d6e90ee2"}, "audit_ids": ["Ia7yKgJORkSnOuuR93GHUA"], "issued_at": "2018-07-22T03:18:17.000000Z"}} 2018-07-22 03:18:17,209 - 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}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:17,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed69d079-0d42-4517-9ee3-5cd1c5905dc7 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-22 03:18:17,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ed69d079-0d42-4517-9ee3-5cd1c5905dc7 2018-07-22 03:18:17,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:17,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e45b4e7b-916e-4eba-9580-5880ccc02364 Date: Sun, 22 Jul 2018 03:18:17 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:18:17,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name&description=hello+group used request id req-e45b4e7b-916e-4eba-9580-5880ccc02364 2018-07-22 03:18:17,515 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name... 2018-07-22 03:18:17,515 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name 2018-07-22 03:18:17,520 - 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}2f9679cd572fcdb311663483b94342ecb13ff003" -d '{"security_group": {"name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name", "description": "hello group"}}' 2018-07-22 03:18:17,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4ab5b618-fcc6-462f-8120-c2cec5d265c8 Date: Sun, 22 Jul 2018 03:18:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "updated_at": "2018-07-22T03:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "revision_number": 0, "id": "134f1f6a-869c-409e-a717-3dc92b6e28f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "revision_number": 0, "id": "31dcf57d-8588-4e31-ae3d-65dd2601dc1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}], "revision_number": 2, "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name"}} 2018-07-22 03:18:17,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-4ab5b618-fcc6-462f-8120-c2cec5d265c8 2018-07-22 03:18:17,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f9b472-e2ae-4444-bddd-eba7f05fa049 2018-07-22 03:18:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:17,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f14e3adb-3007-4d0a-a728-f6cce91a0cc5 Date: Sun, 22 Jul 2018 03:18:17 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-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "134f1f6a-869c-409e-a717-3dc92b6e28f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "31dcf57d-8588-4e31-ae3d-65dd2601dc1d"}]} 2018-07-22 03:18:17,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 used request id req-f14e3adb-3007-4d0a-a728-f6cce91a0cc5 2018-07-22 03:18:17,755 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f9b472-e2ae-4444-bddd-eba7f05fa049 2018-07-22 03:18:17,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:17,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5cdf3949-d550-4167-97f9-f2813dddb218 Date: Sun, 22 Jul 2018 03:18:17 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-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "134f1f6a-869c-409e-a717-3dc92b6e28f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "31dcf57d-8588-4e31-ae3d-65dd2601dc1d"}]} 2018-07-22 03:18:17,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 used request id req-5cdf3949-d550-4167-97f9-f2813dddb218 2018-07-22 03:18:17,783 - neutron_utils - INFO - Retrieving security group with ID - e0f9b472-e2ae-4444-bddd-eba7f05fa049 2018-07-22 03:18:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:17,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4c27c5dd-5d2d-4409-941f-75f5bd252bfa Date: Sun, 22 Jul 2018 03:18:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "updated_at": "2018-07-22T03:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "revision_number": 0, "id": "134f1f6a-869c-409e-a717-3dc92b6e28f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "revision_number": 0, "id": "31dcf57d-8588-4e31-ae3d-65dd2601dc1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}], "revision_number": 2, "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name"}]} 2018-07-22 03:18:17,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 used request id req-4c27c5dd-5d2d-4409-941f-75f5bd252bfa 2018-07-22 03:18:17,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f9b472-e2ae-4444-bddd-eba7f05fa049 2018-07-22 03:18:17,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:17,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dce718c4-bc82-4680-af3c-9091645b6bc5 Date: Sun, 22 Jul 2018 03:18:17 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-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "134f1f6a-869c-409e-a717-3dc92b6e28f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "31dcf57d-8588-4e31-ae3d-65dd2601dc1d"}]} 2018-07-22 03:18:17,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 used request id req-dce718c4-bc82-4680-af3c-9091645b6bc5 2018-07-22 03:18:17,880 - neutron_utils - INFO - Retrieving security group with ID - e0f9b472-e2ae-4444-bddd-eba7f05fa049 2018-07-22 03:18:17,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:17,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4a483a93-f7fb-41e9-b068-779237f3856a Date: Sun, 22 Jul 2018 03:18:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "updated_at": "2018-07-22T03:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "revision_number": 0, "id": "134f1f6a-869c-409e-a717-3dc92b6e28f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "revision_number": 0, "id": "31dcf57d-8588-4e31-ae3d-65dd2601dc1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}], "revision_number": 2, "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name"}]} 2018-07-22 03:18:17,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 used request id req-4a483a93-f7fb-41e9-b068-779237f3856a 2018-07-22 03:18:17,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f9b472-e2ae-4444-bddd-eba7f05fa049 2018-07-22 03:18:17,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:17,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b0931e6-61ad-43d8-82d9-8ec6158e6980 Date: Sun, 22 Jul 2018 03:18:17 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-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "134f1f6a-869c-409e-a717-3dc92b6e28f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "31dcf57d-8588-4e31-ae3d-65dd2601dc1d"}]} 2018-07-22 03:18:17,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 used request id req-4b0931e6-61ad-43d8-82d9-8ec6158e6980 2018-07-22 03:18:17,955 - neutron_utils - INFO - Retrieving security group with ID - e0f9b472-e2ae-4444-bddd-eba7f05fa049 2018-07-22 03:18:17,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:18,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-38f9912a-124c-4e3b-b9ab-5832bbe3ca42 Date: Sun, 22 Jul 2018 03:18:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "updated_at": "2018-07-22T03:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "revision_number": 0, "id": "134f1f6a-869c-409e-a717-3dc92b6e28f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "revision_number": 0, "id": "31dcf57d-8588-4e31-ae3d-65dd2601dc1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}], "revision_number": 2, "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name"}]} 2018-07-22 03:18:18,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 used request id req-38f9912a-124c-4e3b-b9ab-5832bbe3ca42 2018-07-22 03:18:18,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f9b472-e2ae-4444-bddd-eba7f05fa049 2018-07-22 03:18:18,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:18,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d5ccd67-b237-4d4f-ba52-6f1dd137195d Date: Sun, 22 Jul 2018 03:18:18 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-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "134f1f6a-869c-409e-a717-3dc92b6e28f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:17Z", "security_group_id": "e0f9b472-e2ae-4444-bddd-eba7f05fa049", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:17Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "31dcf57d-8588-4e31-ae3d-65dd2601dc1d"}]} 2018-07-22 03:18:18,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e0f9b472-e2ae-4444-bddd-eba7f05fa049 used request id req-9d5ccd67-b237-4d4f-ba52-6f1dd137195d 2018-07-22 03:18:18,027 - neutron_utils - INFO - Deleting security group rule with ID - 31dcf57d-8588-4e31-ae3d-65dd2601dc1d 2018-07-22 03:18:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/31dcf57d-8588-4e31-ae3d-65dd2601dc1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:18,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7017c7ea-a2c9-4d98-81e0-75e27d8532a2 Content-Length: 0 Date: Sun, 22 Jul 2018 03:18:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:18:18,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/31dcf57d-8588-4e31-ae3d-65dd2601dc1d used request id req-7017c7ea-a2c9-4d98-81e0-75e27d8532a2 2018-07-22 03:18:18,116 - neutron_utils - INFO - Deleting security group rule with ID - 134f1f6a-869c-409e-a717-3dc92b6e28f0 2018-07-22 03:18:18,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/134f1f6a-869c-409e-a717-3dc92b6e28f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:18,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b64f544-6523-4663-a051-cace8457bb96 Content-Length: 0 Date: Sun, 22 Jul 2018 03:18:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:18:18,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/134f1f6a-869c-409e-a717-3dc92b6e28f0 used request id req-1b64f544-6523-4663-a051-cace8457bb96 2018-07-22 03:18:18,197 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name 2018-07-22 03:18:18,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e0f9b472-e2ae-4444-bddd-eba7f05fa049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9679cd572fcdb311663483b94342ecb13ff003" 2018-07-22 03:18:18,307 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9505f62-e148-40cf-b90b-f2d069e2c62d Content-Length: 0 Date: Sun, 22 Jul 2018 03:18:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:18:18,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e0f9b472-e2ae-4444-bddd-eba7f05fa049 used request id req-e9505f62-e148-40cf-b90b-f2d069e2c62d 2018-07-22 03:18:18,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:18,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-cb17bd8b-dad0-4911-a3f9-1bf1b92e266b x-compute-request-id: req-cb17bd8b-dad0-4911-a3f9-1bf1b92e266b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:18,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-cb17bd8b-dad0-4911-a3f9-1bf1b92e266b 2018-07-22 03:18:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:18,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-97ced612-983e-4f02-b623-4a6265e04c99 Date: Sun, 22 Jul 2018 03:18:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:18,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-97ced612-983e-4f02-b623-4a6265e04c99 2018-07-22 03:18:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:18,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c113bb0e-d21b-46cb-910d-056ec7dd63e8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:18,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-c113bb0e-d21b-46cb-910d-056ec7dd63e8 2018-07-22 03:18:18,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:19,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-774325b7-bb59-4562-8bfb-28c4db8431c2 Date: Sun, 22 Jul 2018 03:18:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:19,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-774325b7-bb59-4562-8bfb-28c4db8431c2 2018-07-22 03:18:19,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:19,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-e53af401-bc3c-46be-82d7-020fed2782b0 Date: Sun, 22 Jul 2018 03:18:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.2"}],"id":"0a14c650-3455-4bd2-a79e-da163d2c758f","security_groups":[],"mac_address":"fa:16:3e:a0:5c:d0","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8647127c-7711-4a88-9ed9-e6e4a1bcafcc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.6"}],"id":"c58db2dd-2f7a-433d-b116-213029d46ea1","security_groups":["5d39b4a4-89d0-4eeb-a06c-5e398d107702"],"mac_address":"fa:16:3e:6c:01:c1","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:06Z","binding:vnic_type":"normal","device_id":"dc170988-2bfe-40f5-b0c4-08f0e4debeae","ip_allocation":"immediate"}]} 2018-07-22 03:18:19,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-e53af401-bc3c-46be-82d7-020fed2782b0 2018-07-22 03:18:19,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:19,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "510c535a77ac4dfb8fd5f241051890f3", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role"}], "expires_at": "2018-07-22T04:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ba029d6791a4459b8f3b42b790d5eb93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-user", "id": "e51721d1fe354ae8a67b9829d6e90ee2"}, "audit_ids": ["jX0FEmuDTA6MDB_aPviYKQ"], "issued_at": "2018-07-22T03:18:19.000000Z"}} 2018-07-22 03:18:19,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82055f30865d0fd69162c709fd7aec1404a3acb8" 2018-07-22 03:18:20,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-6ccc8f7a-3fa5-4c50-bfd2-ec1285b7487c x-compute-request-id: req-6ccc8f7a-3fa5-4c50-bfd2-ec1285b7487c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:20,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-6ccc8f7a-3fa5-4c50-bfd2-ec1285b7487c 2018-07-22 03:18:20,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:20,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-8400e0d5-7f1b-403e-b262-f3e8330313b8 x-compute-request-id: req-8400e0d5-7f1b-403e-b262-f3e8330313b8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:20,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-8400e0d5-7f1b-403e-b262-f3e8330313b8 2018-07-22 03:18:20,358 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst] is - ACTIVE 2018-07-22 03:18:20,358 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:18:20,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:20,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-ff2bc793-8fd1-4a25-90b0-0a20e55b12f4 x-compute-request-id: req-ff2bc793-8fd1-4a25-90b0-0a20e55b12f4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:20,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-ff2bc793-8fd1-4a25-90b0-0a20e55b12f4 2018-07-22 03:18:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:20,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-78b9356e-3769-453d-81e6-3a35de955708 Date: Sun, 22 Jul 2018 03:18:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:20,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-78b9356e-3769-453d-81e6-3a35de955708 2018-07-22 03:18:20,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:20,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0fbbbd-ff4d-4187-a53f-b0974f728fe7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:20,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-ec0fbbbd-ff4d-4187-a53f-b0974f728fe7 2018-07-22 03:18:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:20,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39eb686d-eb61-474c-8e84-a5691a22176d Date: Sun, 22 Jul 2018 03:18:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:20,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-39eb686d-eb61-474c-8e84-a5691a22176d 2018-07-22 03:18:20,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:20,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-aabbdc8d-3702-40ae-9adf-b7bdc2507b0e Date: Sun, 22 Jul 2018 03:18:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.2"}],"id":"0a14c650-3455-4bd2-a79e-da163d2c758f","security_groups":[],"mac_address":"fa:16:3e:a0:5c:d0","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8647127c-7711-4a88-9ed9-e6e4a1bcafcc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.6"}],"id":"c58db2dd-2f7a-433d-b116-213029d46ea1","security_groups":["5d39b4a4-89d0-4eeb-a06c-5e398d107702"],"mac_address":"fa:16:3e:6c:01:c1","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:06Z","binding:vnic_type":"normal","device_id":"dc170988-2bfe-40f5-b0c4-08f0e4debeae","ip_allocation":"immediate"}]} 2018-07-22 03:18:20,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-aabbdc8d-3702-40ae-9adf-b7bdc2507b0e 2018-07-22 03:18:20,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:21,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-070294d5-acf5-4958-96f0-33c6929ae8c4 x-compute-request-id: req-070294d5-acf5-4958-96f0-33c6929ae8c4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:21,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-070294d5-acf5-4958-96f0-33c6929ae8c4 2018-07-22 03:18:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:21,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8141dbfa-cbb1-4c1a-bc75-d6325e970e9f Date: Sun, 22 Jul 2018 03:18:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:21,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-8141dbfa-cbb1-4c1a-bc75-d6325e970e9f 2018-07-22 03:18:21,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:21,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3234707-cd8f-4e9e-96bb-de44066cde67 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:21,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-d3234707-cd8f-4e9e-96bb-de44066cde67 2018-07-22 03:18:21,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:21,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bafb3f87-94ec-4ecc-a422-7011807a43d6 Date: Sun, 22 Jul 2018 03:18:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:21,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-bafb3f87-94ec-4ecc-a422-7011807a43d6 2018-07-22 03:18:21,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:21,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-99eabcea-c1e3-49e5-ab35-0d0978557310 Date: Sun, 22 Jul 2018 03:18:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.2"}],"id":"0a14c650-3455-4bd2-a79e-da163d2c758f","security_groups":[],"mac_address":"fa:16:3e:a0:5c:d0","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8647127c-7711-4a88-9ed9-e6e4a1bcafcc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.6"}],"id":"c58db2dd-2f7a-433d-b116-213029d46ea1","security_groups":["5d39b4a4-89d0-4eeb-a06c-5e398d107702"],"mac_address":"fa:16:3e:6c:01:c1","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:06Z","binding:vnic_type":"normal","device_id":"dc170988-2bfe-40f5-b0c4-08f0e4debeae","ip_allocation":"immediate"}]} 2018-07-22 03:18:21,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-99eabcea-c1e3-49e5-ab35-0d0978557310 2018-07-22 03:18:21,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name"}}' 2018-07-22 03:18:21,858 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:18: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-ec82ceb2-a900-4e88-b7cd-4fa6fd56c297 x-compute-request-id: req-ec82ceb2-a900-4e88-b7cd-4fa6fd56c297 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name is not found for project ba029d6791a4459b8f3b42b790d5eb93", "code": 404}} 2018-07-22 03:18:21,858 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae/action used request id req-ec82ceb2-a900-4e88-b7cd-4fa6fd56c297 2018-07-22 03:18:21,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:22,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-862559fc-c633-483d-9664-6eae7dca7fe4 x-compute-request-id: req-862559fc-c633-483d-9664-6eae7dca7fe4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:22,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-862559fc-c633-483d-9664-6eae7dca7fe4 2018-07-22 03:18:22,025 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name] - Security group InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name is not found for project ba029d6791a4459b8f3b42b790d5eb93 (HTTP 404) (Request-ID: req-ec82ceb2-a900-4e88-b7cd-4fa6fd56c297) 2018-07-22 03:18:22,025 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-name is not found for project ba029d6791a4459b8f3b42b790d5eb93 (HTTP 404) (Request-ID: req-ec82ceb2-a900-4e88-b7cd-4fa6fd56c297) 2018-07-22 03:18:22,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:22,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-29fc7acd-028a-47e9-ae20-57e5410c126c x-compute-request-id: req-29fc7acd-028a-47e9-ae20-57e5410c126c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:22,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-29fc7acd-028a-47e9-ae20-57e5410c126c 2018-07-22 03:18:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:22,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3e1fc9a8-84b3-4d54-8a77-a5d61c6a3f80 Date: Sun, 22 Jul 2018 03:18:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba029d6791a4459b8f3b42b790d5eb93","l2_adjacency":true,"status":"ACTIVE","subnets":["ec108a9b-4ea0-4070-9b2e-5d048c907d69"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net","admin_state_up":true,"tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:01Z","mtu":1450}]} 2018-07-22 03:18:22,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net used request id req-3e1fc9a8-84b3-4d54-8a77-a5d61c6a3f80 2018-07-22 03:18:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:22,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09ac27a-186e-43c6-a3f4-1fe8fa331a85 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:22,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-c09ac27a-186e-43c6-a3f4-1fe8fa331a85 2018-07-22 03:18:22,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:22,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-190e4442-9101-47f9-9a61-64bd2f1e6a09 Date: Sun, 22 Jul 2018 03:18:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:02Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba029d6791a4459b8f3b42b790d5eb93","id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","subnetpool_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet"}]} 2018-07-22 03:18:22,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-190e4442-9101-47f9-9a61-64bd2f1e6a09 2018-07-22 03:18:22,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:22,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-84653628-54b9-4182-b14e-4622eabd3f41 Date: Sun, 22 Jul 2018 03:18:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.2"}],"id":"0a14c650-3455-4bd2-a79e-da163d2c758f","security_groups":[],"mac_address":"fa:16:3e:a0:5c:d0","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8647127c-7711-4a88-9ed9-e6e4a1bcafcc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec108a9b-4ea0-4070-9b2e-5d048c907d69","ip_address":"10.55.0.6"}],"id":"c58db2dd-2f7a-433d-b116-213029d46ea1","security_groups":["5d39b4a4-89d0-4eeb-a06c-5e398d107702"],"mac_address":"fa:16:3e:6c:01:c1","project_id":"ba029d6791a4459b8f3b42b790d5eb93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port","admin_state_up":true,"network_id":"8647127c-7711-4a88-9ed9-e6e4a1bcafcc","tenant_id":"ba029d6791a4459b8f3b42b790d5eb93","created_at":"2018-07-22T03:18:06Z","binding:vnic_type":"normal","device_id":"dc170988-2bfe-40f5-b0c4-08f0e4debeae","ip_allocation":"immediate"}]} 2018-07-22 03:18:22,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-84653628-54b9-4182-b14e-4622eabd3f41 2018-07-22 03:18:22,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82055f30865d0fd69162c709fd7aec1404a3acb8" 2018-07-22 03:18:22,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-5019eeee-6139-4ebb-9609-54cadc6e12c9 x-compute-request-id: req-5019eeee-6139-4ebb-9609-54cadc6e12c9 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "security_groups": [{"name": "default"}], "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:14Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:22,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-5019eeee-6139-4ebb-9609-54cadc6e12c9 2018-07-22 03:18:22,812 - create_instance - INFO - Deleting Port with ID - c58db2dd-2f7a-433d-b116-213029d46ea1 2018-07-22 03:18:22,812 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-port 2018-07-22 03:18:22,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/c58db2dd-2f7a-433d-b116-213029d46ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:23,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-891192f7-ceec-41ff-a772-47ec60dd75a8 Date: Sun, 22 Jul 2018 03:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:18:23,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/c58db2dd-2f7a-433d-b116-213029d46ea1 used request id req-891192f7-ceec-41ff-a772-47ec60dd75a8 2018-07-22 03:18:23,264 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst 2018-07-22 03:18:23,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:23,405 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:18: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-afb7c4c4-3dce-47a5-96f9-13e46451a863 x-compute-request-id: req-afb7c4c4-3dce-47a5-96f9-13e46451a863 Content-Type: application/json 2018-07-22 03:18:23,405 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-afb7c4c4-3dce-47a5-96f9-13e46451a863 2018-07-22 03:18:23,405 - create_instance - INFO - Checking deletion status 2018-07-22 03:18:23,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:23,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-cf9cd4f6-1de3-42a0-8810-7bb16a3c4e30 x-compute-request-id: req-cf9cd4f6-1de3-42a0-8810-7bb16a3c4e30 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:01:c1", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae", "rel": "bookmark"}], "image": {"id": "34f30c35-fe18-480e-a127-676f8f368b59", "links": [{"href": "http://172.30.9.25:8774/images/34f30c35-fe18-480e-a127-676f8f368b59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:14.000000", "flavor": {"id": "f6e02670-886b-4dfa-b414-f2b520525da2", "links": [{"href": "http://172.30.9.25:8774/flavors/f6e02670-886b-4dfa-b414-f2b520525da2", "rel": "bookmark"}]}, "id": "dc170988-2bfe-40f5-b0c4-08f0e4debeae", "user_id": "e51721d1fe354ae8a67b9829d6e90ee2", "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-22T03:18:23Z", "hostId": "faa2aa356858c6dcf7e1e310e95d0994c5c3884b00e37471861a55e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst", "created": "2018-07-22T03:18:08Z", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:23,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-cf9cd4f6-1de3-42a0-8810-7bb16a3c4e30 2018-07-22 03:18:23,507 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst] is - ACTIVE 2018-07-22 03:18:23,507 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:18:26,510 - create_instance - DEBUG - VM status query timeout in 296.895455837 2018-07-22 03:18:26,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2cd18722aec2fcf3cd9e5a47990ceb691388f2" 2018-07-22 03:18:26,571 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:18: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-7e5c832d-a6db-41ac-bd98-b7288a822c6f x-compute-request-id: req-7e5c832d-a6db-41ac-bd98-b7288a822c6f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dc170988-2bfe-40f5-b0c4-08f0e4debeae could not be found.", "code": 404}} 2018-07-22 03:18:26,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/dc170988-2bfe-40f5-b0c4-08f0e4debeae used request id req-7e5c832d-a6db-41ac-bd98-b7288a822c6f 2018-07-22 03:18:26,572 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance dc170988-2bfe-40f5-b0c4-08f0e4debeae could not be found. (HTTP 404) (Request-ID: req-7e5c832d-a6db-41ac-bd98-b7288a822c6f) 2018-07-22 03:18:26,572 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-inst 2018-07-22 03:18:26,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/f6e02670-886b-4dfa-b414-f2b520525da2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e23b7c8bdc90b5ae71d94fb805b6490732faa9d0" 2018-07-22 03:18:26,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:18: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-669c413d-9c1f-4da2-9039-dd2c0409d704 x-compute-request-id: req-669c413d-9c1f-4da2-9039-dd2c0409d704 Content-Length: 0 Content-Type: application/json 2018-07-22 03:18:26,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f6e02670-886b-4dfa-b414-f2b520525da2 used request id req-669c413d-9c1f-4da2-9039-dd2c0409d704 2018-07-22 03:18:26,614 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet 2018-07-22 03:18:26,614 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-subnet 2018-07-22 03:18:26,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ec108a9b-4ea0-4070-9b2e-5d048c907d69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1722dae5754179f00e576605097a1b975275ed" 2018-07-22 03:18:27,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c11bc77-8466-4efe-8142-437f1599d623 Date: Sun, 22 Jul 2018 03:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:18:27,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ec108a9b-4ea0-4070-9b2e-5d048c907d69 used request id req-2c11bc77-8466-4efe-8142-437f1599d623 2018-07-22 03:18:27,953 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-pub-net 2018-07-22 03:18:27,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/8647127c-7711-4a88-9ed9-e6e4a1bcafcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1722dae5754179f00e576605097a1b975275ed" 2018-07-22 03:18:28,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5962bfb4-3167-4776-9040-0d576d1a9310 Date: Sun, 22 Jul 2018 03:18:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:18:28,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8647127c-7711-4a88-9ed9-e6e4a1bcafcc used request id req-5962bfb4-3167-4776-9040-0d576d1a9310 2018-07-22 03:18:28,816 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-36bf5a9e-6aa3-4fed-b9a1-12e373503eae-image 2018-07-22 03:18:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/34f30c35-fe18-480e-a127-676f8f368b59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11e7e839cfebea8dd7b37833425fd1e70a42ea77" 2018-07-22 03:18:29,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9f788d7-565e-4a81-a9c2-c6fa5752ac3f Date: Sun, 22 Jul 2018 03:18:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:18:29,272 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/34f30c35-fe18-480e-a127-676f8f368b59 used request id req-a9f788d7-565e-4a81-a9c2-c6fa5752ac3f 2018-07-22 03:18:29,278 - 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}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:29,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2110f878-86e3-4672-979c-f7f0121ee832 Date: Sun, 22 Jul 2018 03:18:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:01Z", "updated_at": "2018-07-22T03:18:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:01Z", "revision_number": 0, "id": "61f128c1-a840-4d72-8544-18e1d07e82c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:01Z", "security_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:01Z", "revision_number": 0, "id": "7b60eed8-66fb-4e86-a4da-f66dd27fb4aa", "remote_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:01Z", "security_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:01Z", "revision_number": 0, "id": "98d0b652-fb56-4790-9ac2-f78e9b594e16", "remote_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:01Z", "security_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:01Z", "revision_number": 0, "id": "c5cd6496-d7f1-42ca-9c8b-69dd54a31103", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:01Z", "security_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba029d6791a4459b8f3b42b790d5eb93"}], "revision_number": 4, "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:18:29,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2110f878-86e3-4672-979c-f7f0121ee832 2018-07-22 03:18:29,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:29,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681fdf1d-ee8d-44d0-bb64-e50f79a65df5 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:18:29,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-681fdf1d-ee8d-44d0-bb64-e50f79a65df5 2018-07-22 03:18:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:29,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a063330d-d270-4142-8eec-d19d36d3c47a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:18:29,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-a063330d-d270-4142-8eec-d19d36d3c47a 2018-07-22 03:18:29,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:18:29,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:29,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4fec39-5fda-4e8c-95fe-95d574f4ec70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:18:29,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-4d4fec39-5fda-4e8c-95fe-95d574f4ec70 2018-07-22 03:18:29,787 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:18:29,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:29,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bf52bd-0a01-4358-8f7e-5f003fd1270a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba029d6791a4459b8f3b42b790d5eb93", "name": "InstanceSecurityGroupTests-1a759536-a53a-43e-proj"}} 2018-07-22 03:18:29,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-78bf52bd-0a01-4358-8f7e-5f003fd1270a 2018-07-22 03:18:29,876 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d39b4a4-89d0-4eeb-a06c-5e398d107702 2018-07-22 03:18:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5d39b4a4-89d0-4eeb-a06c-5e398d107702 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:29,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7ab0d3d0-8cb4-46e5-ad02-ff975225ed10 Date: Sun, 22 Jul 2018 03:18:29 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-22T03:18:01Z", "security_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:01Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "61f128c1-a840-4d72-8544-18e1d07e82c1"}, {"remote_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:01Z", "security_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:01Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "7b60eed8-66fb-4e86-a4da-f66dd27fb4aa"}, {"remote_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:01Z", "security_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:01Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "98d0b652-fb56-4790-9ac2-f78e9b594e16"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:01Z", "security_group_id": "5d39b4a4-89d0-4eeb-a06c-5e398d107702", "port_range_min": null, "revision_number": 0, "tenant_id": "ba029d6791a4459b8f3b42b790d5eb93", "created_at": "2018-07-22T03:18:01Z", "project_id": "ba029d6791a4459b8f3b42b790d5eb93", "id": "c5cd6496-d7f1-42ca-9c8b-69dd54a31103"}]} 2018-07-22 03:18:29,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5d39b4a4-89d0-4eeb-a06c-5e398d107702 used request id req-7ab0d3d0-8cb4-46e5-ad02-ff975225ed10 2018-07-22 03:18:29,904 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:18:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5d39b4a4-89d0-4eeb-a06c-5e398d107702 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:30,055 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2e09c13-59d5-4c55-9527-b02e52eb1ae3 Content-Length: 0 Date: Sun, 22 Jul 2018 03:18:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:18:30,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5d39b4a4-89d0-4eeb-a06c-5e398d107702 used request id req-b2e09c13-59d5-4c55-9527-b02e52eb1ae3 2018-07-22 03:18:30,056 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-1a759536-a53a-43e-proj 2018-07-22 03:18:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:30,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f44394aa-b927-4d65-9b2c-69fe3e6c3ae9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:18:30,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ba029d6791a4459b8f3b42b790d5eb93 used request id req-f44394aa-b927-4d65-9b2c-69fe3e6c3ae9 2018-07-22 03:18:30,254 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-1a759536-a53a-43e-proj-role 2018-07-22 03:18:30,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/510c535a77ac4dfb8fd5f241051890f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:30,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0dee88-d402-417c-beda-5838a0e40c94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:18:30,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/510c535a77ac4dfb8fd5f241051890f3 used request id req-9f0dee88-d402-417c-beda-5838a0e40c94 2018-07-22 03:18:30,371 - 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}5a58eeece6e802b35f9ee374b633ee2d0b279334" 2018-07-22 03:18:30,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7024d7bf-b75d-4ec7-946d-edc31d44fbc9 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:18:30,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7024d7bf-b75d-4ec7-946d-edc31d44fbc9 2018-07-22 03:18:30,455 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-1a759536-a53a-43e-user 2018-07-22 03:18:30,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e51721d1fe354ae8a67b9829d6e90ee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334acb19358b986fede04ba88364a24e75314052" 2018-07-22 03:18:30,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-706a013e-5c77-4e4e-a04f-579f1d6e13e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:18:30,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e51721d1fe354ae8a67b9829d6e90ee2 used request id req-706a013e-5c77-4e4e-a04f-579f1d6e13e1 2018-07-22 03:18:30,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:31,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["-U8ZCMfjREWU19U_5IQb5w"], "issued_at": "2018-07-22T03:18:31.000000Z"}} 2018-07-22 03:18:31,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}fc358546c9315d51ca514f7123e96140f73569ee" 2018-07-22 03:18:31,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21cd71ca-8e87-4023-9768-e37754174bed 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-22 03:18:31,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-21cd71ca-8e87-4023-9768-e37754174bed 2018-07-22 03:18:31,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:31,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:31,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["vdq_pS72Rt2_nK3HGe8_Qw"], "issued_at": "2018-07-22T03:18:31.000000Z"}} 2018-07-22 03:18:31,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}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:18:31,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09e311c-f9cc-469c-a937-ef41e1139954 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-22 03:18:31,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c09e311c-f9cc-469c-a937-ef41e1139954 2018-07-22 03:18:31,649 - 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-22 03:18:31,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:18:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:18:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:18:31,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7507123d-fccf-42f4-8936-81d6ee59d160 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:18:31,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj used request id req-7507123d-fccf-42f4-8936-81d6ee59d160 2018-07-22 03:18:31,676 - 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}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:18:31,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74599396-30af-48d0-93dc-b5179cff80e2 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-22 03:18:31,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-74599396-30af-48d0-93dc-b5179cff80e2 2018-07-22 03:18:31,769 - 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}bd7bf3052f7e08f43dc509cf228448f1dac64342" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}}' 2018-07-22 03:18:31,896 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d9794de-108f-47ca-bf47-17a59aff6f4d Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "id": "c1c56720fe634e5ab18ef72e627d2796", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:31,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8d9794de-108f-47ca-bf47-17a59aff6f4d 2018-07-22 03:18:31,897 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj 2018-07-22 03:18:31,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:31,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:32,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["TsWwuThAS--tE6DG3X3u5g"], "issued_at": "2018-07-22T03:18:32.000000Z"}} 2018-07-22 03:18:32,281 - 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}6e7652789cc9c6309ac27dc16ebbc5d3c2bfbaa3" 2018-07-22 03:18:32,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65228c1b-0973-43bd-b225-0f0021316e22 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-22 03:18:32,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-65228c1b-0973-43bd-b225-0f0021316e22 2018-07-22 03:18:32,367 - 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-22 03:18:32,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:18:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:18:32,373 - 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}6e7652789cc9c6309ac27dc16ebbc5d3c2bfbaa3" 2018-07-22 03:18:32,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a752e7e-44a4-4c92-b766-5771c40acd44 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:18:32,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0a752e7e-44a4-4c92-b766-5771c40acd44 2018-07-22 03:18:32,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7652789cc9c6309ac27dc16ebbc5d3c2bfbaa3" 2018-07-22 03:18:32,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facd6031-57d3-4772-8dc0-7feeccc2d444 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "id": "c1c56720fe634e5ab18ef72e627d2796", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}]} 2018-07-22 03:18:32,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj used request id req-facd6031-57d3-4772-8dc0-7feeccc2d444 2018-07-22 03:18:32,563 - 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}6e7652789cc9c6309ac27dc16ebbc5d3c2bfbaa3" 2018-07-22 03:18:32,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff3fe9a-8c14-487c-81af-cf6474ed5bb5 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-22 03:18:32,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4ff3fe9a-8c14-487c-81af-cf6474ed5bb5 2018-07-22 03:18:33,046 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-user 2018-07-22 03:18:33,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:33,050 - 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}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:18:33,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bcfde2-8b9d-490c-8023-8392794ad89b Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:18:33,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-83bcfde2-8b9d-490c-8023-8392794ad89b 2018-07-22 03:18:33,137 - 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}bd7bf3052f7e08f43dc509cf228448f1dac64342" -d '{"role": {"name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role"}}' 2018-07-22 03:18:33,242 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd54a5d4-2925-4d3b-92fb-b9bd9dae97b9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99df6913edba4931bfc09e7991b6b0e0", "links": {"self": "http://172.30.9.25:5000/v3/roles/99df6913edba4931bfc09e7991b6b0e0"}, "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role"}} 2018-07-22 03:18:33,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bd54a5d4-2925-4d3b-92fb-b9bd9dae97b9 2018-07-22 03:18:33,243 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role 2018-07-22 03:18:33,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/99df6913edba4931bfc09e7991b6b0e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:18:33,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19333c7a-5a80-4236-b08e-97580dee357b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99df6913edba4931bfc09e7991b6b0e0", "links": {"self": "http://172.30.9.25:5000/v3/roles/99df6913edba4931bfc09e7991b6b0e0"}, "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role"}} 2018-07-22 03:18:33,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/99df6913edba4931bfc09e7991b6b0e0 used request id req-19333c7a-5a80-4236-b08e-97580dee357b 2018-07-22 03:18:33,263 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role to project InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj 2018-07-22 03:18:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796/users/c800c7f2b2d44ad9993ddf85bbe296e9/roles/99df6913edba4931bfc09e7991b6b0e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:18:33,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-552f1fa5-5b42-4b61-95f8-b851c1806817 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:18:33,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796/users/c800c7f2b2d44ad9993ddf85bbe296e9/roles/99df6913edba4931bfc09e7991b6b0e0 used request id req-552f1fa5-5b42-4b61-95f8-b851c1806817 2018-07-22 03:18:33,383 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:18:33,384 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:18:33,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:33,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:33,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99df6913edba4931bfc09e7991b6b0e0", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role"}], "expires_at": "2018-07-22T04:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-user", "id": "c800c7f2b2d44ad9993ddf85bbe296e9"}, "audit_ids": ["2dskWTgwSiOZBdzyqBDRKg"], "issued_at": "2018-07-22T03:18:33.000000Z"}} 2018-07-22 03:18:33,769 - 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}63e11bf79f1fc376e9c8381344c9e1ceeff29b73" 2018-07-22 03:18:33,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4054e7f8-ae32-447c-bf6d-1ca496215e21 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-22 03:18:33,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4054e7f8-ae32-447c-bf6d-1ca496215e21 2018-07-22 03:18:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63e11bf79f1fc376e9c8381344c9e1ceeff29b73" 2018-07-22 03:18:34,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-49a99a51-de4f-4ddd-8a28-d1d791560b53 Date: Sun, 22 Jul 2018 03:18:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image"} 2018-07-22 03:18:34,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image used request id req-49a99a51-de4f-4ddd-8a28-d1d791560b53 2018-07-22 03:18:34,036 - 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}63e11bf79f1fc376e9c8381344c9e1ceeff29b73" 2018-07-22 03:18:34,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-51333e3e-8e1d-48ce-a490-6ebc993196bd Date: Sun, 22 Jul 2018 03:18:34 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-22 03:18:34,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-51333e3e-8e1d-48ce-a490-6ebc993196bd 2018-07-22 03:18:34,071 - 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}63e11bf79f1fc376e9c8381344c9e1ceeff29b73" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image"}' 2018-07-22 03:18:34,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b544abb5-1848-428b-a0c7-813b368593e2 Date: Sun, 22 Jul 2018 03:18:34 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:18:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:18:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244", "min_disk": 0, "protected": false, "id": "011c6ae7-1a4d-435e-89d6-66541d524244", "file": "/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244/file", "checksum": null, "owner": "c1c56720fe634e5ab18ef72e627d2796", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:18:34,107 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b544abb5-1848-428b-a0c7-813b368593e2 2018-07-22 03:18:34,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63e11bf79f1fc376e9c8381344c9e1ceeff29b73" -d '' 2018-07-22 03:18:34,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af190038-bd17-4eb9-b701-9cf6042d649b Date: Sun, 22 Jul 2018 03:18:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:18:34,990 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244/file used request id req-af190038-bd17-4eb9-b701-9cf6042d649b 2018-07-22 03:18:34,990 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:18:34,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63e11bf79f1fc376e9c8381344c9e1ceeff29b73" 2018-07-22 03:18:35,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dd7bf88a-bf6d-44fb-9875-99f5180e793b Date: Sun, 22 Jul 2018 03:18:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:18:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:18:34Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/011c6ae7-1a4d-435e-89d6-66541d524244/snap", "metadata": {}}], "self": "/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244", "min_disk": 0, "protected": false, "id": "011c6ae7-1a4d-435e-89d6-66541d524244", "file": "/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c1c56720fe634e5ab18ef72e627d2796", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/011c6ae7-1a4d-435e-89d6-66541d524244/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:18:35,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244 used request id req-dd7bf88a-bf6d-44fb-9875-99f5180e793b 2018-07-22 03:18:35,012 - 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}63e11bf79f1fc376e9c8381344c9e1ceeff29b73" 2018-07-22 03:18:35,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-20cc0387-bf5c-4b66-b680-8e02f951ceac Date: Sun, 22 Jul 2018 03:18:35 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-22 03:18:35,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-20cc0387-bf5c-4b66-b680-8e02f951ceac 2018-07-22 03:18:35,022 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image 2018-07-22 03:18:35,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63e11bf79f1fc376e9c8381344c9e1ceeff29b73" 2018-07-22 03:18:35,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7942f7f0-18d4-407f-ad23-16ebc765a455 Date: Sun, 22 Jul 2018 03:18:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:18:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:18:34Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/011c6ae7-1a4d-435e-89d6-66541d524244/snap", "metadata": {}}], "self": "/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244", "min_disk": 0, "protected": false, "id": "011c6ae7-1a4d-435e-89d6-66541d524244", "file": "/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c1c56720fe634e5ab18ef72e627d2796", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/011c6ae7-1a4d-435e-89d6-66541d524244/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:18:35,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244 used request id req-7942f7f0-18d4-407f-ad23-16ebc765a455 2018-07-22 03:18:35,040 - create_image - DEBUG - Instance status is - active 2018-07-22 03:18:35,040 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image 2018-07-22 03:18:35,040 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image 2018-07-22 03:18:35,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:35,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:35,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99df6913edba4931bfc09e7991b6b0e0", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role"}], "expires_at": "2018-07-22T04:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-user", "id": "c800c7f2b2d44ad9993ddf85bbe296e9"}, "audit_ids": ["_fqangEARmOcggzO9WceTg"], "issued_at": "2018-07-22T03:18:35.000000Z"}} 2018-07-22 03:18:35,431 - 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}ea83c2bef49361ca1925ed32fc19296c53c07a72" 2018-07-22 03:18:35,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082bae0a-9900-4cf1-a33c-09010e328c78 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-22 03:18:35,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-082bae0a-9900-4cf1-a33c-09010e328c78 2018-07-22 03:18:35,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83c2bef49361ca1925ed32fc19296c53c07a72" 2018-07-22 03:18:35,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f8a91397-9f3d-4c14-8b6f-1dbed7ac4d11 Date: Sun, 22 Jul 2018 03:18:35 GMT RESP BODY: {"networks":[]} 2018-07-22 03:18:35,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-f8a91397-9f3d-4c14-8b6f-1dbed7ac4d11 2018-07-22 03:18:35,695 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net 2018-07-22 03:18:35,700 - 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}ea83c2bef49361ca1925ed32fc19296c53c07a72" -d '{"network": {"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net", "admin_state_up": true}}' 2018-07-22 03:18:36,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c4c1510f-0064-4da1-ab57-d0a7c4f78aca Date: Sun, 22 Jul 2018 03:18:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","is_default":false,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}} 2018-07-22 03:18:36,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c4c1510f-0064-4da1-ab57-d0a7c4f78aca 2018-07-22 03:18:36,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83c2bef49361ca1925ed32fc19296c53c07a72" 2018-07-22 03:18:36,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-4d5cc885-7608-4632-b983-e98e5f9ee3c7 Date: Sun, 22 Jul 2018 03:18:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:36,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-4d5cc885-7608-4632-b983-e98e5f9ee3c7 2018-07-22 03:18:36,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83c2bef49361ca1925ed32fc19296c53c07a72" 2018-07-22 03:18:36,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1de6bb66-00b5-4348-bde6-4745475a854c Date: Sun, 22 Jul 2018 03:18:36 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:18:36,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-1de6bb66-00b5-4348-bde6-4745475a854c 2018-07-22 03:18:36,265 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet 2018-07-22 03:18:36,269 - 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}ea83c2bef49361ca1925ed32fc19296c53c07a72" -d '{"subnets": [{"ip_version": 4, "network_id": "a97df1e3-5cca-4f00-9f32-3c23e36a7e29", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]}' 2018-07-22 03:18:36,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8caa5f08-3ef3-4132-a16b-d0060ec3892a Date: Sun, 22 Jul 2018 03:18:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:36,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-8caa5f08-3ef3-4132-a16b-d0060ec3892a 2018-07-22 03:18:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83c2bef49361ca1925ed32fc19296c53c07a72" 2018-07-22 03:18:36,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-da773206-66d6-4bd2-aa1d-6c2e7e9884a2 Date: Sun, 22 Jul 2018 03:18:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:36,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-da773206-66d6-4bd2-aa1d-6c2e7e9884a2 2018-07-22 03:18:36,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83c2bef49361ca1925ed32fc19296c53c07a72" 2018-07-22 03:18:37,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1e0092df-fdac-4b35-b391-19d8fdf5571b Date: Sun, 22 Jul 2018 03:18:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:37,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-1e0092df-fdac-4b35-b391-19d8fdf5571b 2018-07-22 03:18:37,075 - OpenStackNetwork - DEBUG - Network [a97df1e3-5cca-4f00-9f32-3c23e36a7e29] created successfully 2018-07-22 03:18:37,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:37,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:37,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["9rf3GnpWSAi0mi3FWXluLg"], "issued_at": "2018-07-22T03:18:37.000000Z"}} 2018-07-22 03:18:37,456 - 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}2068f73eae9c14fb25d3ec852b19bfe71a0403f8" 2018-07-22 03:18:37,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0ae3be-dd63-4794-841e-c7ae697a093c 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-22 03:18:37,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5a0ae3be-dd63-4794-841e-c7ae697a093c 2018-07-22 03:18:37,550 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:18:37,555 - 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}2068f73eae9c14fb25d3ec852b19bfe71a0403f8" 2018-07-22 03:18:37,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-540f4b90-d198-441d-bbc1-c5e0e6b30e2d x-compute-request-id: req-540f4b90-d198-441d-bbc1-c5e0e6b30e2d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:18:37,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-540f4b90-d198-441d-bbc1-c5e0e6b30e2d 2018-07-22 03:18:37,764 - 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}2068f73eae9c14fb25d3ec852b19bfe71a0403f8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-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-22 03:18:37,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-1a5c2472-4aec-4ddc-9c13-ebf2a20812ed x-compute-request-id: req-1a5c2472-4aec-4ddc-9c13-ebf2a20812ed Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d98437c1-af86-496a-b613-0979d53772ad"}} 2018-07-22 03:18:37,816 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1a5c2472-4aec-4ddc-9c13-ebf2a20812ed 2018-07-22 03:18:37,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:37,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:38,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99df6913edba4931bfc09e7991b6b0e0", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role"}], "expires_at": "2018-07-22T04:18:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-user", "id": "c800c7f2b2d44ad9993ddf85bbe296e9"}, "audit_ids": ["udGCXxq1RweeSF_6UjhNyw"], "issued_at": "2018-07-22T03:18:38.000000Z"}} 2018-07-22 03:18:38,198 - 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}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:38,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a6da2c-44ac-4b9c-bcdd-f498fcf73962 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-22 03:18:38,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-48a6da2c-44ac-4b9c-bcdd-f498fcf73962 2018-07-22 03:18:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:38,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-164aca5f-2a7c-4eab-b5fb-40599c4e5a2b Date: Sun, 22 Jul 2018 03:18:38 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:18:38,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name&description=hello+group used request id req-164aca5f-2a7c-4eab-b5fb-40599c4e5a2b 2018-07-22 03:18:38,435 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name... 2018-07-22 03:18:38,436 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name 2018-07-22 03:18:38,440 - 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}8bf31389830dd063018570e4ca0495c33c76ced4" -d '{"security_group": {"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name", "description": "hello group"}}' 2018-07-22 03:18:38,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e6c9895b-133a-4a98-866e-d8caa2d8df77 Date: Sun, 22 Jul 2018 03:18:38 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "updated_at": "2018-07-22T03:18:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "revision_number": 0, "id": "775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "revision_number": 0, "id": "ba645a03-e92b-4c6b-a502-01a7cf550fe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}], "revision_number": 2, "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "039d8a3a-8099-4631-888e-2a4f053127b9", "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}} 2018-07-22 03:18:38,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-e6c9895b-133a-4a98-866e-d8caa2d8df77 2018-07-22 03:18:38,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 039d8a3a-8099-4631-888e-2a4f053127b9 2018-07-22 03:18:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:38,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-94e7c0a9-425f-4ce2-beff-564fb993109e Date: Sun, 22 Jul 2018 03:18:38 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-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "ba645a03-e92b-4c6b-a502-01a7cf550fe3"}]} 2018-07-22 03:18:38,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 used request id req-94e7c0a9-425f-4ce2-beff-564fb993109e 2018-07-22 03:18:38,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 039d8a3a-8099-4631-888e-2a4f053127b9 2018-07-22 03:18:38,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:38,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14ef1de6-5fb3-4be2-8aed-105bd2373afc Date: Sun, 22 Jul 2018 03:18:38 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-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "ba645a03-e92b-4c6b-a502-01a7cf550fe3"}]} 2018-07-22 03:18:38,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 used request id req-14ef1de6-5fb3-4be2-8aed-105bd2373afc 2018-07-22 03:18:38,817 - neutron_utils - INFO - Retrieving security group with ID - 039d8a3a-8099-4631-888e-2a4f053127b9 2018-07-22 03:18:38,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=039d8a3a-8099-4631-888e-2a4f053127b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:38,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2faec1f4-9dca-47ad-b6c4-f1dec86e5674 Date: Sun, 22 Jul 2018 03:18:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "updated_at": "2018-07-22T03:18:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "revision_number": 0, "id": "775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "revision_number": 0, "id": "ba645a03-e92b-4c6b-a502-01a7cf550fe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}], "revision_number": 2, "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "039d8a3a-8099-4631-888e-2a4f053127b9", "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}]} 2018-07-22 03:18:38,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=039d8a3a-8099-4631-888e-2a4f053127b9 used request id req-2faec1f4-9dca-47ad-b6c4-f1dec86e5674 2018-07-22 03:18:38,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 039d8a3a-8099-4631-888e-2a4f053127b9 2018-07-22 03:18:38,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:38,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-678ba3c2-766c-417c-a041-bbbbb63a6691 Date: Sun, 22 Jul 2018 03:18:38 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-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "ba645a03-e92b-4c6b-a502-01a7cf550fe3"}]} 2018-07-22 03:18:38,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 used request id req-678ba3c2-766c-417c-a041-bbbbb63a6691 2018-07-22 03:18:38,922 - neutron_utils - INFO - Retrieving security group with ID - 039d8a3a-8099-4631-888e-2a4f053127b9 2018-07-22 03:18:38,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=039d8a3a-8099-4631-888e-2a4f053127b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:38,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f9121480-4c70-457d-877d-373ddbf24e0b Date: Sun, 22 Jul 2018 03:18:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "updated_at": "2018-07-22T03:18:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "revision_number": 0, "id": "775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "revision_number": 0, "id": "ba645a03-e92b-4c6b-a502-01a7cf550fe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}], "revision_number": 2, "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "039d8a3a-8099-4631-888e-2a4f053127b9", "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}]} 2018-07-22 03:18:38,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=039d8a3a-8099-4631-888e-2a4f053127b9 used request id req-f9121480-4c70-457d-877d-373ddbf24e0b 2018-07-22 03:18:38,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 039d8a3a-8099-4631-888e-2a4f053127b9 2018-07-22 03:18:38,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:38,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c5011ee-ee26-4e9c-bc9a-4800aa5efc22 Date: Sun, 22 Jul 2018 03:18:39 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-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "ba645a03-e92b-4c6b-a502-01a7cf550fe3"}]} 2018-07-22 03:18:38,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 used request id req-7c5011ee-ee26-4e9c-bc9a-4800aa5efc22 2018-07-22 03:18:38,997 - neutron_utils - INFO - Retrieving security group with ID - 039d8a3a-8099-4631-888e-2a4f053127b9 2018-07-22 03:18:39,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=039d8a3a-8099-4631-888e-2a4f053127b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:39,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-52065c5e-d2a5-4ae6-9d0d-e4e2f7fbe367 Date: Sun, 22 Jul 2018 03:18:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "updated_at": "2018-07-22T03:18:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "revision_number": 0, "id": "775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "revision_number": 0, "id": "ba645a03-e92b-4c6b-a502-01a7cf550fe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}], "revision_number": 2, "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "039d8a3a-8099-4631-888e-2a4f053127b9", "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}]} 2018-07-22 03:18:39,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=039d8a3a-8099-4631-888e-2a4f053127b9 used request id req-52065c5e-d2a5-4ae6-9d0d-e4e2f7fbe367 2018-07-22 03:18:39,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 039d8a3a-8099-4631-888e-2a4f053127b9 2018-07-22 03:18:39,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:18:39,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d679b8f4-7608-4004-a073-284ac07e39e6 Date: Sun, 22 Jul 2018 03:18:39 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-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:38Z", "security_group_id": "039d8a3a-8099-4631-888e-2a4f053127b9", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:38Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "ba645a03-e92b-4c6b-a502-01a7cf550fe3"}]} 2018-07-22 03:18:39,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=039d8a3a-8099-4631-888e-2a4f053127b9 used request id req-d679b8f4-7608-4004-a073-284ac07e39e6 2018-07-22 03:18:39,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:39,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:39,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99df6913edba4931bfc09e7991b6b0e0", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role"}], "expires_at": "2018-07-22T04:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-user", "id": "c800c7f2b2d44ad9993ddf85bbe296e9"}, "audit_ids": ["31stnT9rQ4GMzhzhdWAG_g"], "issued_at": "2018-07-22T03:18:39.000000Z"}} 2018-07-22 03:18:39,457 - 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}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:39,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24b4714-736e-4ef9-91d5-b6533b405f50 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-22 03:18:39,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f24b4714-736e-4ef9-91d5-b6533b405f50 2018-07-22 03:18:39,539 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:18:39,540 - 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}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:39,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd351eb7-4a58-497a-8e61-40686070e590 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-22 03:18:39,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fd351eb7-4a58-497a-8e61-40686070e590 2018-07-22 03:18:39,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:39,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-87a9eaa0-6f76-4c8f-9deb-3725e410e8c1 Date: Sun, 22 Jul 2018 03:18:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:39,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-87a9eaa0-6f76-4c8f-9deb-3725e410e8c1 2018-07-22 03:18:39,870 - 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-22 03:18:39,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:18:39,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:39,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17a2ca4-f7db-4f9c-81c0-030b2c713e28 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:39,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-e17a2ca4-f7db-4f9c-81c0-030b2c713e28 2018-07-22 03:18:39,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:40,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7caa2d9d-9561-465a-b31f-048dd5cb4a3d Date: Sun, 22 Jul 2018 03:18:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:40,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-7caa2d9d-9561-465a-b31f-048dd5cb4a3d 2018-07-22 03:18:40,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:40,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d24ce034-6bb6-4799-956b-028f5e27fb6e Date: Sun, 22 Jul 2018 03:18:40 GMT RESP BODY: {"ports":[]} 2018-07-22 03:18:40,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port&admin_state_up=True used request id req-d24ce034-6bb6-4799-956b-028f5e27fb6e 2018-07-22 03:18:40,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:40,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c12cc399-9e9c-4fe6-954d-b6d26ac58cf7 x-compute-request-id: req-c12cc399-9e9c-4fe6-954d-b6d26ac58cf7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:18:40,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst used request id req-c12cc399-9e9c-4fe6-954d-b6d26ac58cf7 2018-07-22 03:18:40,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:40,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b132c1a1-7169-4eaa-98a5-7738e1a44a40 Date: Sun, 22 Jul 2018 03:18:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:40,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-b132c1a1-7169-4eaa-98a5-7738e1a44a40 2018-07-22 03:18:40,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:40,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee14ae02-fa54-441b-a8d9-2dfe18509de3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:40,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-ee14ae02-fa54-441b-a8d9-2dfe18509de3 2018-07-22 03:18:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:40,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6122093b-dcac-42a2-89bf-71babdf37023 Date: Sun, 22 Jul 2018 03:18:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:40,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-6122093b-dcac-42a2-89bf-71babdf37023 2018-07-22 03:18:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:40,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ef543a0-5e33-4952-a51b-b6bac33cba16 Date: Sun, 22 Jul 2018 03:18:40 GMT RESP BODY: {"ports":[]} 2018-07-22 03:18:40,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port&admin_state_up=True used request id req-1ef543a0-5e33-4952-a51b-b6bac33cba16 2018-07-22 03:18:40,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:18:40,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:40,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99df6913edba4931bfc09e7991b6b0e0", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role"}], "expires_at": "2018-07-22T04:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-user", "id": "c800c7f2b2d44ad9993ddf85bbe296e9"}, "audit_ids": ["GshopHSVQsOdBw2MnCMD5w"], "issued_at": "2018-07-22T03:18:40.000000Z"}} 2018-07-22 03:18:40,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}803ce0db7358a07592920518f30488d80503181e" 2018-07-22 03:18:41,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358d769a-bef9-42b6-90e2-821f8d98bd55 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-22 03:18:41,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-358d769a-bef9-42b6-90e2-821f8d98bd55 2018-07-22 03:18:41,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:41,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-00af58e9-d349-428a-8620-7254df044095 Date: Sun, 22 Jul 2018 03:18:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:41,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-00af58e9-d349-428a-8620-7254df044095 2018-07-22 03:18:41,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:41,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-70f40d4e-07bb-42fc-aebc-1ba3527d5129 Date: Sun, 22 Jul 2018 03:18:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:41,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-70f40d4e-07bb-42fc-aebc-1ba3527d5129 2018-07-22 03:18:41,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:41,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a8f09c44-ee9e-4e0e-a35e-85ce9b6a5de6 Date: Sun, 22 Jul 2018 03:18:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:41,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-a8f09c44-ee9e-4e0e-a35e-85ce9b6a5de6 2018-07-22 03:18:41,262 - 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-22 03:18:41,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:18:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:18:41,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803ce0db7358a07592920518f30488d80503181e" 2018-07-22 03:18:41,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587eb21a-164d-4aa1-b312-7ba46a710ebf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:41,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-587eb21a-164d-4aa1-b312-7ba46a710ebf 2018-07-22 03:18:41,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:41,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3176ac89-aaa4-4836-b06b-800ddeb13fba Date: Sun, 22 Jul 2018 03:18:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:41,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-3176ac89-aaa4-4836-b06b-800ddeb13fba 2018-07-22 03:18:41,344 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net 2018-07-22 03:18:41,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}ba2b62288d439928de9f6c108f34844352f5f61e" -d '{"port": {"network_id": "a97df1e3-5cca-4f00-9f32-3c23e36a7e29", "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port", "admin_state_up": true}}' 2018-07-22 03:18:42,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-2995f5f7-6291-45f6-8fe8-b953cf9bab55 Date: Sun, 22 Jul 2018 03:18:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.4"}],"id":"2651ef2a-b7b8-48aa-a245-5e7e1428bd1e","security_groups":["63942b6d-f83e-46f8-862f-eac83ccb2f52"],"mac_address":"fa:16:3e:32:f2:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port","project_id":"c1c56720fe634e5ab18ef72e627d2796","qos_policy_id":null,"admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:18:42,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-2995f5f7-6291-45f6-8fe8-b953cf9bab55 2018-07-22 03:18:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:42,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3b416ce6-ff41-452f-a8ce-f759703afa03 Date: Sun, 22 Jul 2018 03:18:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:42,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-3b416ce6-ff41-452f-a8ce-f759703afa03 2018-07-22 03:18:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:42,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf519354-6e9f-4ea8-9bf1-51aea08e8ef4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:42,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-bf519354-6e9f-4ea8-9bf1-51aea08e8ef4 2018-07-22 03:18:42,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:42,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ddde2fb3-b137-401b-81cc-2f4388de8036 Date: Sun, 22 Jul 2018 03:18:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:42,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-ddde2fb3-b137-401b-81cc-2f4388de8036 2018-07-22 03:18:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:42,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-99590d9b-34ea-4e91-948d-b0745c56feb4 Date: Sun, 22 Jul 2018 03:18:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.4"}],"id":"2651ef2a-b7b8-48aa-a245-5e7e1428bd1e","security_groups":["63942b6d-f83e-46f8-862f-eac83ccb2f52"],"mac_address":"fa:16:3e:32:f2:8c","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:41Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:18:42,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port&admin_state_up=True used request id req-99590d9b-34ea-4e91-948d-b0745c56feb4 2018-07-22 03:18:42,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:42,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ccd9ad-3ec3-4ac5-a2de-6319cab42898 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:42,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-a8ccd9ad-3ec3-4ac5-a2de-6319cab42898 2018-07-22 03:18:42,770 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst 2018-07-22 03:18:42,774 - 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}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:42,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-4089de6d-deb4-4792-b00b-6d378d1c29f2 x-compute-request-id: req-4089de6d-deb4-4792-b00b-6d378d1c29f2 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}, {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-flavor-name"}]} 2018-07-22 03:18:42,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4089de6d-deb4-4792-b00b-6d378d1c29f2 2018-07-22 03:18:42,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/d98437c1-af86-496a-b613-0979d53772ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:42,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-bac063ad-12bc-47d1-8789-6c86c9f3e1fe x-compute-request-id: req-bac063ad-12bc-47d1-8789-6c86c9f3e1fe Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d98437c1-af86-496a-b613-0979d53772ad"}} 2018-07-22 03:18:42,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/d98437c1-af86-496a-b613-0979d53772ad used request id req-bac063ad-12bc-47d1-8789-6c86c9f3e1fe 2018-07-22 03:18:42,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:43,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-ba145582-e610-4795-baeb-01ad03824b43 Date: Sun, 22 Jul 2018 03:18:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:18:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:18:34Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/011c6ae7-1a4d-435e-89d6-66541d524244/snap", "metadata": {}}], "self": "/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244", "min_disk": 0, "protected": false, "id": "011c6ae7-1a4d-435e-89d6-66541d524244", "file": "/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c1c56720fe634e5ab18ef72e627d2796", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/011c6ae7-1a4d-435e-89d6-66541d524244/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image"} 2018-07-22 03:18:43,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image used request id req-ba145582-e610-4795-baeb-01ad03824b43 2018-07-22 03:18:43,009 - 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}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:43,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-227cb074-d8b7-4cf8-98f9-067bfbc32aa1 Date: Sun, 22 Jul 2018 03:18: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-22 03:18:43,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-227cb074-d8b7-4cf8-98f9-067bfbc32aa1 2018-07-22 03:18:43,021 - 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}ba2b62288d439928de9f6c108f34844352f5f61e" -d '{"server": {"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "imageRef": "011c6ae7-1a4d-435e-89d6-66541d524244", "flavorRef": "d98437c1-af86-496a-b613-0979d53772ad", "max_count": 1, "min_count": 1, "networks": [{"port": "2651ef2a-b7b8-48aa-a245-5e7e1428bd1e"}], "security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}]}}' 2018-07-22 03:18:44,049 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e8159f6-f4d1-4242-bbe8-6ebd8f08aba7 x-compute-request-id: req-9e8159f6-f4d1-4242-bbe8-6ebd8f08aba7 Content-Length: 435 location: http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "adminPass": "o3GLYw9Zpe9D"}} 2018-07-22 03:18:44,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9e8159f6-f4d1-4242-bbe8-6ebd8f08aba7 2018-07-22 03:18:44,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:44,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-29907a96-517a-4c9a-a9c6-594885c9ec0e x-compute-request-id: req-29907a96-517a-4c9a-a9c6-594885c9ec0e Content-Encoding: gzip Content-Length: 612 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/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:44,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-29907a96-517a-4c9a-a9c6-594885c9ec0e 2018-07-22 03:18:44,518 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst 2018-07-22 03:18:44,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:44,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-c910ff9f-7e17-4e96-8c5f-bfb4404d65f3 x-compute-request-id: req-c910ff9f-7e17-4e96-8c5f-bfb4404d65f3 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:44Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:44,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-c910ff9f-7e17-4e96-8c5f-bfb4404d65f3 2018-07-22 03:18:44,781 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst] is - BUILD 2018-07-22 03:18:44,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:18:47,784 - create_instance - DEBUG - VM status query timeout in 896.733819008 2018-07-22 03:18:47,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:47,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-c774ab36-c4c4-4bce-afa1-ce6de716f3aa x-compute-request-id: req-c774ab36-c4c4-4bce-afa1-ce6de716f3aa Content-Encoding: gzip Content-Length: 671 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/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:44Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:47,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-c774ab36-c4c4-4bce-afa1-ce6de716f3aa 2018-07-22 03:18:47,958 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst] is - BUILD 2018-07-22 03:18:47,958 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:18:50,962 - create_instance - DEBUG - VM status query timeout in 893.556318045 2018-07-22 03:18:50,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:51,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-a210ff77-0972-43f5-a5a9-9d34575c2c69 x-compute-request-id: req-a210ff77-0972-43f5-a5a9-9d34575c2c69 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:51,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-a210ff77-0972-43f5-a5a9-9d34575c2c69 2018-07-22 03:18:51,292 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst] is - ACTIVE 2018-07-22 03:18:51,292 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:18:51,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:51,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-e16a5097-cd98-4c76-bce5-3e17089d6fb9 x-compute-request-id: req-e16a5097-cd98-4c76-bce5-3e17089d6fb9 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:51,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-e16a5097-cd98-4c76-bce5-3e17089d6fb9 2018-07-22 03:18:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:51,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0c8d182e-d3e4-453e-b9ac-86b420413283 Date: Sun, 22 Jul 2018 03:18:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:51,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-0c8d182e-d3e4-453e-b9ac-86b420413283 2018-07-22 03:18:51,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:51,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c6c4a9-c46e-482d-8437-d6398ed40415 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:51,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-87c6c4a9-c46e-482d-8437-d6398ed40415 2018-07-22 03:18:51,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:51,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-33716fa4-4d03-4035-8f24-04e7cafea85e Date: Sun, 22 Jul 2018 03:18:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:51,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-33716fa4-4d03-4035-8f24-04e7cafea85e 2018-07-22 03:18:51,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:51,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-237d99ab-4e7c-466e-8773-796782061a54 Date: Sun, 22 Jul 2018 03:18:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.4"}],"id":"2651ef2a-b7b8-48aa-a245-5e7e1428bd1e","security_groups":["63942b6d-f83e-46f8-862f-eac83ccb2f52"],"mac_address":"fa:16:3e:32:f2:8c","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:41Z","binding:vnic_type":"normal","device_id":"737a5852-057f-4c58-9cdb-c970d16aba9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.2"}],"id":"82c22be8-38ce-4805-8cd2-dcd3509af98f","security_groups":[],"mac_address":"fa:16:3e:b4:e4:a6","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a97df1e3-5cca-4f00-9f32-3c23e36a7e29","ip_allocation":"immediate"}]} 2018-07-22 03:18:51,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-237d99ab-4e7c-466e-8773-796782061a54 2018-07-22 03:18:51,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:52,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-b5144016-e778-40e5-b821-f60bbd542a24 x-compute-request-id: req-b5144016-e778-40e5-b821-f60bbd542a24 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:52,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-b5144016-e778-40e5-b821-f60bbd542a24 2018-07-22 03:18:52,365 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst] is - ACTIVE 2018-07-22 03:18:52,366 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:18:52,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:52,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-25c162b2-7543-43b7-b220-cb46b2d7851e x-compute-request-id: req-25c162b2-7543-43b7-b220-cb46b2d7851e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:52,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-25c162b2-7543-43b7-b220-cb46b2d7851e 2018-07-22 03:18:52,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:52,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bc012f30-3a0a-4f32-b966-60e750db4fbf Date: Sun, 22 Jul 2018 03:18:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:52,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-bc012f30-3a0a-4f32-b966-60e750db4fbf 2018-07-22 03:18:52,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:52,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32be3be-a929-4a37-ae13-de7315512e56 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:52,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-e32be3be-a929-4a37-ae13-de7315512e56 2018-07-22 03:18:52,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:52,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-18edc9ee-53bb-4bf9-9f27-b686376e9cfe Date: Sun, 22 Jul 2018 03:18:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:52,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-18edc9ee-53bb-4bf9-9f27-b686376e9cfe 2018-07-22 03:18:52,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:52,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-7f1a5ec3-847d-44a4-b1e2-12a25502e127 Date: Sun, 22 Jul 2018 03:18:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.4"}],"id":"2651ef2a-b7b8-48aa-a245-5e7e1428bd1e","security_groups":["63942b6d-f83e-46f8-862f-eac83ccb2f52"],"mac_address":"fa:16:3e:32:f2:8c","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:41Z","binding:vnic_type":"normal","device_id":"737a5852-057f-4c58-9cdb-c970d16aba9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.2"}],"id":"82c22be8-38ce-4805-8cd2-dcd3509af98f","security_groups":[],"mac_address":"fa:16:3e:b4:e4:a6","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a97df1e3-5cca-4f00-9f32-3c23e36a7e29","ip_allocation":"immediate"}]} 2018-07-22 03:18:52,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-7f1a5ec3-847d-44a4-b1e2-12a25502e127 2018-07-22 03:18:52,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}}' 2018-07-22 03:18:53,724 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:18: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 x-openstack-request-id: req-dab938ba-9be5-4d39-a63a-a9b77c26a35e x-compute-request-id: req-dab938ba-9be5-4d39-a63a-a9b77c26a35e Content-Length: 0 Content-Type: application/json 2018-07-22 03:18:53,724 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e/action used request id req-dab938ba-9be5-4d39-a63a-a9b77c26a35e 2018-07-22 03:18:53,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:54,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-973c6e48-1904-4d27-878b-e786607718dd x-compute-request-id: req-973c6e48-1904-4d27-878b-e786607718dd Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}, {"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:54,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-973c6e48-1904-4d27-878b-e786607718dd 2018-07-22 03:18:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:54,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8ae29819-07b9-49c1-a326-cdc45c2c8de0 Date: Sun, 22 Jul 2018 03:18:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:54,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-8ae29819-07b9-49c1-a326-cdc45c2c8de0 2018-07-22 03:18:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:54,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b79ecb2-f7f1-4bf5-a77f-85f1aa0869aa Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:54,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-4b79ecb2-f7f1-4bf5-a77f-85f1aa0869aa 2018-07-22 03:18:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:54,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa571e66-8e60-44fd-9ef1-0f1686f56250 Date: Sun, 22 Jul 2018 03:18:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:54,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-fa571e66-8e60-44fd-9ef1-0f1686f56250 2018-07-22 03:18:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:54,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-8cc471a6-40d0-4d10-ace6-db86bbc2558a Date: Sun, 22 Jul 2018 03:18:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:53Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.4"}],"id":"2651ef2a-b7b8-48aa-a245-5e7e1428bd1e","security_groups":["039d8a3a-8099-4631-888e-2a4f053127b9","63942b6d-f83e-46f8-862f-eac83ccb2f52"],"mac_address":"fa:16:3e:32:f2:8c","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:41Z","binding:vnic_type":"normal","device_id":"737a5852-057f-4c58-9cdb-c970d16aba9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.2"}],"id":"82c22be8-38ce-4805-8cd2-dcd3509af98f","security_groups":[],"mac_address":"fa:16:3e:b4:e4:a6","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a97df1e3-5cca-4f00-9f32-3c23e36a7e29","ip_allocation":"immediate"}]} 2018-07-22 03:18:54,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-8cc471a6-40d0-4d10-ace6-db86bbc2558a 2018-07-22 03:18:54,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:18:54,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99df6913edba4931bfc09e7991b6b0e0", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role"}], "expires_at": "2018-07-22T04:18:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c1c56720fe634e5ab18ef72e627d2796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-user", "id": "c800c7f2b2d44ad9993ddf85bbe296e9"}, "audit_ids": ["a0ZV6offST6LIWeYAgxYAA"], "issued_at": "2018-07-22T03:18:54.000000Z"}} 2018-07-22 03:18:54,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907cbd7814a017750ac9efda0688ee0252b007d0" 2018-07-22 03:18:55,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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,Accept-Encoding x-openstack-request-id: req-53b9a2d1-5d79-490d-a98f-29d60ec7a7af x-compute-request-id: req-53b9a2d1-5d79-490d-a98f-29d60ec7a7af Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}, {"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:55,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-53b9a2d1-5d79-490d-a98f-29d60ec7a7af 2018-07-22 03:18:55,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:55,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-98b2d45f-81e7-443b-a6f8-b09cb2c14e68 x-compute-request-id: req-98b2d45f-81e7-443b-a6f8-b09cb2c14e68 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}, {"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:55,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-98b2d45f-81e7-443b-a6f8-b09cb2c14e68 2018-07-22 03:18:55,633 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst] is - ACTIVE 2018-07-22 03:18:55,633 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:18:55,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:55,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-7a0335e6-9170-46ad-b591-8779bf5e6964 x-compute-request-id: req-7a0335e6-9170-46ad-b591-8779bf5e6964 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}, {"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:55,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-7a0335e6-9170-46ad-b591-8779bf5e6964 2018-07-22 03:18:55,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:55,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bbaa7504-7518-42c9-9570-6a3e37f7b4ab Date: Sun, 22 Jul 2018 03:18:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:55,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-bbaa7504-7518-42c9-9570-6a3e37f7b4ab 2018-07-22 03:18:55,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:55,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e0f7b19-a47f-4a01-b2bd-288cc0170680 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:55,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-3e0f7b19-a47f-4a01-b2bd-288cc0170680 2018-07-22 03:18:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:56,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-98aa25ed-a734-4556-8135-d766cd3e01f1 Date: Sun, 22 Jul 2018 03:18:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:56,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-98aa25ed-a734-4556-8135-d766cd3e01f1 2018-07-22 03:18:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:56,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-13d8dd33-a280-4578-b2bb-ebf85f95fd70 Date: Sun, 22 Jul 2018 03:18:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:53Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.4"}],"id":"2651ef2a-b7b8-48aa-a245-5e7e1428bd1e","security_groups":["039d8a3a-8099-4631-888e-2a4f053127b9","63942b6d-f83e-46f8-862f-eac83ccb2f52"],"mac_address":"fa:16:3e:32:f2:8c","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:41Z","binding:vnic_type":"normal","device_id":"737a5852-057f-4c58-9cdb-c970d16aba9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.2"}],"id":"82c22be8-38ce-4805-8cd2-dcd3509af98f","security_groups":[],"mac_address":"fa:16:3e:b4:e4:a6","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a97df1e3-5cca-4f00-9f32-3c23e36a7e29","ip_allocation":"immediate"}]} 2018-07-22 03:18:56,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-13d8dd33-a280-4578-b2bb-ebf85f95fd70 2018-07-22 03:18:56,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:56,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-385831f7-7ce9-4d8f-9dad-35478fd1c0dd x-compute-request-id: req-385831f7-7ce9-4d8f-9dad-35478fd1c0dd Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}, {"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:56,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-385831f7-7ce9-4d8f-9dad-35478fd1c0dd 2018-07-22 03:18:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:56,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-31b74b3c-9a23-4eb7-8934-f8d60c1bf6ce Date: Sun, 22 Jul 2018 03:18:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:56,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-31b74b3c-9a23-4eb7-8934-f8d60c1bf6ce 2018-07-22 03:18:56,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:56,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0ce018-cc42-4120-a671-f7600b109ee2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:56,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-ec0ce018-cc42-4120-a671-f7600b109ee2 2018-07-22 03:18:56,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:56,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-533181f6-152d-40dc-9321-7c39c00e88b4 Date: Sun, 22 Jul 2018 03:18:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:56,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-533181f6-152d-40dc-9321-7c39c00e88b4 2018-07-22 03:18:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:56,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-81b4f06e-a2ae-45a9-b9d2-ad2cce222210 Date: Sun, 22 Jul 2018 03:18:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:53Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.4"}],"id":"2651ef2a-b7b8-48aa-a245-5e7e1428bd1e","security_groups":["039d8a3a-8099-4631-888e-2a4f053127b9","63942b6d-f83e-46f8-862f-eac83ccb2f52"],"mac_address":"fa:16:3e:32:f2:8c","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:41Z","binding:vnic_type":"normal","device_id":"737a5852-057f-4c58-9cdb-c970d16aba9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.2"}],"id":"82c22be8-38ce-4805-8cd2-dcd3509af98f","security_groups":[],"mac_address":"fa:16:3e:b4:e4:a6","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a97df1e3-5cca-4f00-9f32-3c23e36a7e29","ip_allocation":"immediate"}]} 2018-07-22 03:18:56,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-81b4f06e-a2ae-45a9-b9d2-ad2cce222210 2018-07-22 03:18:56,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}}' 2018-07-22 03:18:56,755 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 03:18: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-829b00fa-518e-4697-ab99-fa0a0665eaab x-compute-request-id: req-829b00fa-518e-4697-ab99-fa0a0665eaab Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '039d8a3a-8099-4631-888e-2a4f053127b9'.\nNeutron server returns request_ids: ['req-667d0966-fe8b-4c9b-9f1d-2a7de5e8ce90']", "code": 400}} 2018-07-22 03:18:56,755 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e/action used request id req-829b00fa-518e-4697-ab99-fa0a0665eaab 2018-07-22 03:18:56,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:56,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-4ea11fca-d2f9-4979-9c87-34093d40e385 x-compute-request-id: req-4ea11fca-d2f9-4979-9c87-34093d40e385 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}, {"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:56,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-4ea11fca-d2f9-4979-9c87-34093d40e385 2018-07-22 03:18:56,928 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name] already added to VM [InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst] 2018-07-22 03:18:56,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:57,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-a418f094-0c88-4734-9627-1e81d24e4aa4 x-compute-request-id: req-a418f094-0c88-4734-9627-1e81d24e4aa4 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}, {"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:57,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-a418f094-0c88-4734-9627-1e81d24e4aa4 2018-07-22 03:18:57,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:57,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cb4c9978-1921-4d29-ae4d-740972eb4232 Date: Sun, 22 Jul 2018 03:18:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1c56720fe634e5ab18ef72e627d2796","l2_adjacency":true,"status":"ACTIVE","subnets":["321d32d1-c947-485d-b310-1903b099fc86"],"description":"","tags":[],"updated_at":"2018-07-22T03:18:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net","admin_state_up":true,"tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:35Z","mtu":1450}]} 2018-07-22 03:18:57,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net used request id req-cb4c9978-1921-4d29-ae4d-740972eb4232 2018-07-22 03:18:57,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:57,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07289836-36f5-4db1-bcfd-b4338d5881de Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:18:57,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-07289836-36f5-4db1-bcfd-b4338d5881de 2018-07-22 03:18:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:57,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cc86d73e-b792-4235-acdd-989aa55ec017 Date: Sun, 22 Jul 2018 03:18:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:36Z","dns_nameservers":[],"updated_at":"2018-07-22T03:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c1c56720fe634e5ab18ef72e627d2796","id":"321d32d1-c947-485d-b310-1903b099fc86","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet"}]} 2018-07-22 03:18:57,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-cc86d73e-b792-4235-acdd-989aa55ec017 2018-07-22 03:18:57,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:57,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-a91aeaed-a191-48ee-bc6b-850f6a99f17a Date: Sun, 22 Jul 2018 03:18:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:53Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.4"}],"id":"2651ef2a-b7b8-48aa-a245-5e7e1428bd1e","security_groups":["039d8a3a-8099-4631-888e-2a4f053127b9","63942b6d-f83e-46f8-862f-eac83ccb2f52"],"mac_address":"fa:16:3e:32:f2:8c","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:41Z","binding:vnic_type":"normal","device_id":"737a5852-057f-4c58-9cdb-c970d16aba9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:18:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"321d32d1-c947-485d-b310-1903b099fc86","ip_address":"10.55.0.2"}],"id":"82c22be8-38ce-4805-8cd2-dcd3509af98f","security_groups":[],"mac_address":"fa:16:3e:b4:e4:a6","project_id":"c1c56720fe634e5ab18ef72e627d2796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a97df1e3-5cca-4f00-9f32-3c23e36a7e29","tenant_id":"c1c56720fe634e5ab18ef72e627d2796","created_at":"2018-07-22T03:18:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a97df1e3-5cca-4f00-9f32-3c23e36a7e29","ip_allocation":"immediate"}]} 2018-07-22 03:18:57,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-a91aeaed-a191-48ee-bc6b-850f6a99f17a 2018-07-22 03:18:57,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907cbd7814a017750ac9efda0688ee0252b007d0" 2018-07-22 03:18:57,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-95c08f83-4e54-43a4-9350-44566fe7f697 x-compute-request-id: req-95c08f83-4e54-43a4-9350-44566fe7f697 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:f2:8c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "security_groups": [{"name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name"}, {"name": "default"}], "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:48Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:57,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-95c08f83-4e54-43a4-9350-44566fe7f697 2018-07-22 03:18:57,844 - create_instance - INFO - Deleting Port with ID - 2651ef2a-b7b8-48aa-a245-5e7e1428bd1e 2018-07-22 03:18:57,844 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-port 2018-07-22 03:18:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/2651ef2a-b7b8-48aa-a245-5e7e1428bd1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:58,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ae84421-3187-40cb-ab97-3bdceee4095e Date: Sun, 22 Jul 2018 03:18:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:18:58,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/2651ef2a-b7b8-48aa-a245-5e7e1428bd1e used request id req-1ae84421-3187-40cb-ab97-3bdceee4095e 2018-07-22 03:18:58,420 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst 2018-07-22 03:18:58,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:58,536 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:18: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-c7344698-acd5-45de-b05c-310982169e4c x-compute-request-id: req-c7344698-acd5-45de-b05c-310982169e4c Content-Type: application/json 2018-07-22 03:18:58,536 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-c7344698-acd5-45de-b05c-310982169e4c 2018-07-22 03:18:58,537 - create_instance - INFO - Checking deletion status 2018-07-22 03:18:58,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:18:58,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:18: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-82597abb-3e0c-4367-b7ee-9932b811bfc7 x-compute-request-id: req-82597abb-3e0c-4367-b7ee-9932b811bfc7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/737a5852-057f-4c58-9cdb-c970d16aba9e", "rel": "bookmark"}], "image": {"id": "011c6ae7-1a4d-435e-89d6-66541d524244", "links": [{"href": "http://172.30.9.25:8774/images/011c6ae7-1a4d-435e-89d6-66541d524244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:18:48.000000", "flavor": {"id": "d98437c1-af86-496a-b613-0979d53772ad", "links": [{"href": "http://172.30.9.25:8774/flavors/d98437c1-af86-496a-b613-0979d53772ad", "rel": "bookmark"}]}, "id": "737a5852-057f-4c58-9cdb-c970d16aba9e", "user_id": "c800c7f2b2d44ad9993ddf85bbe296e9", "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-22T03:18:58Z", "hostId": "ad363f861e3848b1eb39f30b9daef29f812f85e53f8c609b54b3ea85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst", "created": "2018-07-22T03:18:44Z", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:18:58,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-82597abb-3e0c-4367-b7ee-9932b811bfc7 2018-07-22 03:18:58,818 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst] is - ACTIVE 2018-07-22 03:18:58,818 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:19:01,822 - create_instance - DEBUG - VM status query timeout in 296.715335846 2018-07-22 03:19:01,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b62288d439928de9f6c108f34844352f5f61e" 2018-07-22 03:19:01,874 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19: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-24b58d9d-407d-41b8-a6f5-8e46180cae36 x-compute-request-id: req-24b58d9d-407d-41b8-a6f5-8e46180cae36 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 737a5852-057f-4c58-9cdb-c970d16aba9e could not be found.", "code": 404}} 2018-07-22 03:19:01,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/737a5852-057f-4c58-9cdb-c970d16aba9e used request id req-24b58d9d-407d-41b8-a6f5-8e46180cae36 2018-07-22 03:19:01,875 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 737a5852-057f-4c58-9cdb-c970d16aba9e could not be found. (HTTP 404) (Request-ID: req-24b58d9d-407d-41b8-a6f5-8e46180cae36) 2018-07-22 03:19:01,875 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-inst 2018-07-22 03:19:01,876 - neutron_utils - INFO - Deleting security group rule with ID - 775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1 2018-07-22 03:19:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:19:02,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-08b10f8f-fe93-46e0-b429-edd65cecb6fd Content-Length: 0 Date: Sun, 22 Jul 2018 03:19:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:02,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/775ceb1d-aaf8-4036-9fce-e07c0cfdbfa1 used request id req-08b10f8f-fe93-46e0-b429-edd65cecb6fd 2018-07-22 03:19:02,128 - neutron_utils - INFO - Deleting security group rule with ID - ba645a03-e92b-4c6b-a502-01a7cf550fe3 2018-07-22 03:19:02,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/ba645a03-e92b-4c6b-a502-01a7cf550fe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:19:02,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e778ea43-dded-480a-b199-7f905d4e47b6 Content-Length: 0 Date: Sun, 22 Jul 2018 03:19:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:02,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/ba645a03-e92b-4c6b-a502-01a7cf550fe3 used request id req-e778ea43-dded-480a-b199-7f905d4e47b6 2018-07-22 03:19:02,211 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-name 2018-07-22 03:19:02,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/039d8a3a-8099-4631-888e-2a4f053127b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf31389830dd063018570e4ca0495c33c76ced4" 2018-07-22 03:19:02,326 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0afc7774-6859-44ec-b6cd-8a978192f437 Content-Length: 0 Date: Sun, 22 Jul 2018 03:19:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:02,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/039d8a3a-8099-4631-888e-2a4f053127b9 used request id req-0afc7774-6859-44ec-b6cd-8a978192f437 2018-07-22 03:19:02,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/d98437c1-af86-496a-b613-0979d53772ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2068f73eae9c14fb25d3ec852b19bfe71a0403f8" 2018-07-22 03:19:02,361 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:19: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-ed0d3942-127f-4fd4-9ff7-7a546d25561b x-compute-request-id: req-ed0d3942-127f-4fd4-9ff7-7a546d25561b Content-Length: 0 Content-Type: application/json 2018-07-22 03:19:02,361 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d98437c1-af86-496a-b613-0979d53772ad used request id req-ed0d3942-127f-4fd4-9ff7-7a546d25561b 2018-07-22 03:19:02,362 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet 2018-07-22 03:19:02,362 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-subnet 2018-07-22 03:19:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/321d32d1-c947-485d-b310-1903b099fc86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83c2bef49361ca1925ed32fc19296c53c07a72" 2018-07-22 03:19:03,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba210573-e39a-43d6-bf3d-854a955ec680 Date: Sun, 22 Jul 2018 03:19:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:03,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/321d32d1-c947-485d-b310-1903b099fc86 used request id req-ba210573-e39a-43d6-bf3d-854a955ec680 2018-07-22 03:19:03,642 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-pub-net 2018-07-22 03:19:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/a97df1e3-5cca-4f00-9f32-3c23e36a7e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83c2bef49361ca1925ed32fc19296c53c07a72" 2018-07-22 03:19:04,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c2dec6c-f00d-41e4-8df6-e2618d2c41c4 Date: Sun, 22 Jul 2018 03:19:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:04,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a97df1e3-5cca-4f00-9f32-3c23e36a7e29 used request id req-0c2dec6c-f00d-41e4-8df6-e2618d2c41c4 2018-07-22 03:19:04,709 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-fc37ae94-21cf-4cae-8cbd-867092491230-image 2018-07-22 03:19:04,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63e11bf79f1fc376e9c8381344c9e1ceeff29b73" 2018-07-22 03:19:05,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f183ec5-8ce4-4f20-9be5-5723e67f8042 Date: Sun, 22 Jul 2018 03:19:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:19:05,177 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/011c6ae7-1a4d-435e-89d6-66541d524244 used request id req-2f183ec5-8ce4-4f20-9be5-5723e67f8042 2018-07-22 03:19:05,183 - 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}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:05,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-14d87a06-6db5-43bb-9980-7e4f4446a17a Date: Sun, 22 Jul 2018 03:19:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:35Z", "updated_at": "2018-07-22T03:18:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:35Z", "revision_number": 0, "id": "229bf236-f733-4f5e-8c79-b9468347cd23", "remote_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:35Z", "security_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:35Z", "revision_number": 0, "id": "45a9580e-2e32-47b7-b01f-b6efd1e91be8", "remote_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:35Z", "security_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:35Z", "revision_number": 0, "id": "7da2c836-53ed-47b4-b83a-a519b135daea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:35Z", "security_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:18:35Z", "revision_number": 0, "id": "8cdc4e68-eeff-445f-8e31-f7d288039b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:18:35Z", "security_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c56720fe634e5ab18ef72e627d2796"}], "revision_number": 4, "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:19:05,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-14d87a06-6db5-43bb-9980-7e4f4446a17a 2018-07-22 03:19:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:05,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ad5ed7-5698-4a79-ad2c-926abc2bd3f8 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:19:05,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-c1ad5ed7-5698-4a79-ad2c-926abc2bd3f8 2018-07-22 03:19:05,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:05,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd3e708-c522-464b-ae97-c99999eb6f8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:19:05,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-fdd3e708-c522-464b-ae97-c99999eb6f8d 2018-07-22 03:19:05,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:19:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:05,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e5d34e2-5aca-4ca9-bb4e-0038714ffdb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:19:05,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-4e5d34e2-5aca-4ca9-bb4e-0038714ffdb4 2018-07-22 03:19:05,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:19:05,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:05,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d53d46b-73b5-4361-9e8d-9cac05d1e7cc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1c56720fe634e5ab18ef72e627d2796", "name": "InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj"}} 2018-07-22 03:19:05,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-0d53d46b-73b5-4361-9e8d-9cac05d1e7cc 2018-07-22 03:19:05,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63942b6d-f83e-46f8-862f-eac83ccb2f52 2018-07-22 03:19:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=63942b6d-f83e-46f8-862f-eac83ccb2f52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:05,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5eed113e-3e82-4294-831d-ebdb6d8e98f8 Date: Sun, 22 Jul 2018 03:19:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:35Z", "security_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:35Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "229bf236-f733-4f5e-8c79-b9468347cd23"}, {"remote_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:35Z", "security_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:35Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "45a9580e-2e32-47b7-b01f-b6efd1e91be8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:35Z", "security_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:35Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "7da2c836-53ed-47b4-b83a-a519b135daea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:18:35Z", "security_group_id": "63942b6d-f83e-46f8-862f-eac83ccb2f52", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c56720fe634e5ab18ef72e627d2796", "created_at": "2018-07-22T03:18:35Z", "project_id": "c1c56720fe634e5ab18ef72e627d2796", "id": "8cdc4e68-eeff-445f-8e31-f7d288039b83"}]} 2018-07-22 03:19:05,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=63942b6d-f83e-46f8-862f-eac83ccb2f52 used request id req-5eed113e-3e82-4294-831d-ebdb6d8e98f8 2018-07-22 03:19:05,893 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:19:05,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/63942b6d-f83e-46f8-862f-eac83ccb2f52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:06,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ba2108d-5a1f-400f-99fb-09d8927dff1e Content-Length: 0 Date: Sun, 22 Jul 2018 03:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:06,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/63942b6d-f83e-46f8-862f-eac83ccb2f52 used request id req-3ba2108d-5a1f-400f-99fb-09d8927dff1e 2018-07-22 03:19:06,074 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj 2018-07-22 03:19:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:06,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aae8a71-619b-406e-9648-d5a9d0cad812 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:19:06,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c1c56720fe634e5ab18ef72e627d2796 used request id req-5aae8a71-619b-406e-9648-d5a9d0cad812 2018-07-22 03:19:06,303 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-proj-role 2018-07-22 03:19:06,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/99df6913edba4931bfc09e7991b6b0e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:06,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df708971-1e14-4e96-8e32-8e94de4a08ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:19:06,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/99df6913edba4931bfc09e7991b6b0e0 used request id req-df708971-1e14-4e96-8e32-8e94de4a08ff 2018-07-22 03:19:06,354 - 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}bd7bf3052f7e08f43dc509cf228448f1dac64342" 2018-07-22 03:19:06,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0039dac-7249-4584-b412-da52c3e5e09e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:19:06,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d0039dac-7249-4584-b412-da52c3e5e09e 2018-07-22 03:19:06,439 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-ff061a0f-cd4c-4d7-user 2018-07-22 03:19:06,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c800c7f2b2d44ad9993ddf85bbe296e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7652789cc9c6309ac27dc16ebbc5d3c2bfbaa3" 2018-07-22 03:19:06,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-befbcdd6-bfd2-4596-ad76-2e32ce1b3561 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:19:06,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c800c7f2b2d44ad9993ddf85bbe296e9 used request id req-befbcdd6-bfd2-4596-ad76-2e32ce1b3561 2018-07-22 03:19:06,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:07,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["HTtQEEEcSFm23Oyg-WjNLA"], "issued_at": "2018-07-22T03:19:07.000000Z"}} 2018-07-22 03:19:07,112 - 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}4bb45955a5d00341094a22373d48eac62dc265c8" 2018-07-22 03:19:07,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5682722-8b6c-447a-ac35-6f872d313709 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-22 03:19:07,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a5682722-8b6c-447a-ac35-6f872d313709 2018-07-22 03:19:07,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:07,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:07,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["yUNl6D0LR7CuNghqWdSjIQ"], "issued_at": "2018-07-22T03:19:07.000000Z"}} 2018-07-22 03:19:07,573 - 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}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:07,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892a5820-6e41-4761-aa01-e7457eaff5bb 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-22 03:19:07,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-892a5820-6e41-4761-aa01-e7457eaff5bb 2018-07-22 03:19:07,657 - 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-22 03:19:07,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:19:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:19:07,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6617d503-635f-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:07,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c4999b-c6b3-42e7-9ead-6510ffa65281 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6617d503-635f-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:19:07,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6617d503-635f-4ea-proj used request id req-87c4999b-c6b3-42e7-9ead-6510ffa65281 2018-07-22 03:19:07,751 - 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}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:07,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f91a03e-b934-4dfe-ae21-0c8f4d701ee4 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-22 03:19:07,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9f91a03e-b934-4dfe-ae21-0c8f4d701ee4 2018-07-22 03:19:07,838 - 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}7e64676d4434a671dfcea8f2d2fad9c2c921a405" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}}' 2018-07-22 03:19:07,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-291c9911-bfb6-417f-9018-6bb9366d4b44 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "id": "82530a7bbf4a4cc7b98913b03491210d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:07,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-291c9911-bfb6-417f-9018-6bb9366d4b44 2018-07-22 03:19:07,957 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-6617d503-635f-4ea-proj 2018-07-22 03:19:07,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:07,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:08,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["bI84tzbzQBCgHfZwJR4O_g"], "issued_at": "2018-07-22T03:19:08.000000Z"}} 2018-07-22 03:19:08,340 - 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}4de40842ed7679d1239613c362a313f5108540dd" 2018-07-22 03:19:08,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f885a2-832c-4446-ba75-30b3f4846f16 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-22 03:19:08,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f6f885a2-832c-4446-ba75-30b3f4846f16 2018-07-22 03:19:08,425 - 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-22 03:19:08,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:19:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:19:08,431 - 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}4de40842ed7679d1239613c362a313f5108540dd" 2018-07-22 03:19:08,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f4ba78-951a-46fe-a0cd-fd3d1f4a3fec Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:19:08,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-54f4ba78-951a-46fe-a0cd-fd3d1f4a3fec 2018-07-22 03:19:08,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-6617d503-635f-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de40842ed7679d1239613c362a313f5108540dd" 2018-07-22 03:19:08,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd0cac4-260e-4917-9b44-bb6a633927a1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-6617d503-635f-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "id": "82530a7bbf4a4cc7b98913b03491210d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}]} 2018-07-22 03:19:08,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-6617d503-635f-4ea-proj used request id req-3cd0cac4-260e-4917-9b44-bb6a633927a1 2018-07-22 03:19:08,561 - 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}4de40842ed7679d1239613c362a313f5108540dd" 2018-07-22 03:19:08,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3760ae03-438d-42ab-9ddc-7953e776a862 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-22 03:19:08,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3760ae03-438d-42ab-9ddc-7953e776a862 2018-07-22 03:19:08,957 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-6617d503-635f-4ea-user 2018-07-22 03:19:08,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:08,961 - 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}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:09,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462e71de-e730-421c-b425-d8d927b3e332 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:19:09,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-462e71de-e730-421c-b425-d8d927b3e332 2018-07-22 03:19:09,046 - 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}7e64676d4434a671dfcea8f2d2fad9c2c921a405" -d '{"role": {"name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role"}}' 2018-07-22 03:19:09,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-609de542-7653-4af5-8da2-e0d332df17ff Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56aebe45a1044c20b75003e8c532f6b4", "links": {"self": "http://172.30.9.25:5000/v3/roles/56aebe45a1044c20b75003e8c532f6b4"}, "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role"}} 2018-07-22 03:19:09,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-609de542-7653-4af5-8da2-e0d332df17ff 2018-07-22 03:19:09,154 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role 2018-07-22 03:19:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/56aebe45a1044c20b75003e8c532f6b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:09,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7feaa79-8290-49a6-ad24-edc09f8d6091 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56aebe45a1044c20b75003e8c532f6b4", "links": {"self": "http://172.30.9.25:5000/v3/roles/56aebe45a1044c20b75003e8c532f6b4"}, "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role"}} 2018-07-22 03:19:09,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/56aebe45a1044c20b75003e8c532f6b4 used request id req-e7feaa79-8290-49a6-ad24-edc09f8d6091 2018-07-22 03:19:09,242 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role to project InstanceSecurityGroupTests-6617d503-635f-4ea-proj 2018-07-22 03:19:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d/users/07be2c2cc5744f3eb5755798fc5f4d71/roles/56aebe45a1044c20b75003e8c532f6b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:09,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1339da93-dad0-4dfc-85cb-349e1cf11be5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:19:09,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d/users/07be2c2cc5744f3eb5755798fc5f4d71/roles/56aebe45a1044c20b75003e8c532f6b4 used request id req-1339da93-dad0-4dfc-85cb-349e1cf11be5 2018-07-22 03:19:09,369 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:19:09,370 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:19:09,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:09,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:09,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56aebe45a1044c20b75003e8c532f6b4", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role"}], "expires_at": "2018-07-22T04:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-user", "id": "07be2c2cc5744f3eb5755798fc5f4d71"}, "audit_ids": ["SpTfhueSQtajBgJRzg_bKQ"], "issued_at": "2018-07-22T03:19:09.000000Z"}} 2018-07-22 03:19:09,752 - 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}ef877beb19f0045586dca9f115b9059c81ae01d8" 2018-07-22 03:19:09,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4e6642-60f3-43cb-9c3e-8dcb2e7f89b7 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-22 03:19:09,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7e4e6642-60f3-43cb-9c3e-8dcb2e7f89b7 2018-07-22 03:19:09,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef877beb19f0045586dca9f115b9059c81ae01d8" 2018-07-22 03:19:10,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-0b867b28-4eed-43c2-976b-ce33b0ba21e6 Date: Sun, 22 Jul 2018 03:19:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image"} 2018-07-22 03:19:10,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image used request id req-0b867b28-4eed-43c2-976b-ce33b0ba21e6 2018-07-22 03:19:10,022 - 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}ef877beb19f0045586dca9f115b9059c81ae01d8" 2018-07-22 03:19:10,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d61faeb3-79e8-4030-b22e-ae731a308fb9 Date: Sun, 22 Jul 2018 03:19: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-22 03:19:10,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d61faeb3-79e8-4030-b22e-ae731a308fb9 2018-07-22 03:19:10,059 - 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}ef877beb19f0045586dca9f115b9059c81ae01d8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image"}' 2018-07-22 03:19:10,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-88026d34-c838-4eb6-b966-c65aa205625f Date: Sun, 22 Jul 2018 03:19:10 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:19:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:19:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada", "min_disk": 0, "protected": false, "id": "980d58aa-981d-4364-b0cc-4ad008953ada", "file": "/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada/file", "checksum": null, "owner": "82530a7bbf4a4cc7b98913b03491210d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:19:10,097 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-88026d34-c838-4eb6-b966-c65aa205625f 2018-07-22 03:19:10,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef877beb19f0045586dca9f115b9059c81ae01d8" -d '' 2018-07-22 03:19:11,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-337d7b1f-8f93-4db8-abd9-8cc28df5a52b Date: Sun, 22 Jul 2018 03:19: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-22 03:19:11,044 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada/file used request id req-337d7b1f-8f93-4db8-abd9-8cc28df5a52b 2018-07-22 03:19:11,045 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:19:11,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef877beb19f0045586dca9f115b9059c81ae01d8" 2018-07-22 03:19:11,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5e301644-408c-4a6d-8249-423ba48bfc3d Date: Sun, 22 Jul 2018 03:19:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:19:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:19:10Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/980d58aa-981d-4364-b0cc-4ad008953ada/snap", "metadata": {}}], "self": "/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada", "min_disk": 0, "protected": false, "id": "980d58aa-981d-4364-b0cc-4ad008953ada", "file": "/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82530a7bbf4a4cc7b98913b03491210d", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/980d58aa-981d-4364-b0cc-4ad008953ada/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:19:11,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada used request id req-5e301644-408c-4a6d-8249-423ba48bfc3d 2018-07-22 03:19:11,067 - 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}ef877beb19f0045586dca9f115b9059c81ae01d8" 2018-07-22 03:19:11,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-df986637-1f41-4280-b872-40424a193a89 Date: Sun, 22 Jul 2018 03:19:11 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-22 03:19:11,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-df986637-1f41-4280-b872-40424a193a89 2018-07-22 03:19:11,077 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image 2018-07-22 03:19:11,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef877beb19f0045586dca9f115b9059c81ae01d8" 2018-07-22 03:19:11,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e525b239-3120-4f3a-9989-5109fda36b01 Date: Sun, 22 Jul 2018 03:19:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:19:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:19:10Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/980d58aa-981d-4364-b0cc-4ad008953ada/snap", "metadata": {}}], "self": "/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada", "min_disk": 0, "protected": false, "id": "980d58aa-981d-4364-b0cc-4ad008953ada", "file": "/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82530a7bbf4a4cc7b98913b03491210d", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/980d58aa-981d-4364-b0cc-4ad008953ada/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:19:11,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada used request id req-e525b239-3120-4f3a-9989-5109fda36b01 2018-07-22 03:19:11,105 - create_image - DEBUG - Instance status is - active 2018-07-22 03:19:11,105 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image 2018-07-22 03:19:11,105 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image 2018-07-22 03:19:11,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:11,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:11,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56aebe45a1044c20b75003e8c532f6b4", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role"}], "expires_at": "2018-07-22T04:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-user", "id": "07be2c2cc5744f3eb5755798fc5f4d71"}, "audit_ids": ["Xpl35FF8QX-B0NzUrQxlmQ"], "issued_at": "2018-07-22T03:19:11.000000Z"}} 2018-07-22 03:19:11,506 - 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}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" 2018-07-22 03:19:11,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee02537-6261-4bfc-bf22-78f89ebd106f 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-22 03:19:11,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cee02537-6261-4bfc-bf22-78f89ebd106f 2018-07-22 03:19:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" 2018-07-22 03:19:11,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c34ce707-4eaf-4271-bfb6-dd89f785fef3 Date: Sun, 22 Jul 2018 03:19:11 GMT RESP BODY: {"networks":[]} 2018-07-22 03:19:11,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-c34ce707-4eaf-4271-bfb6-dd89f785fef3 2018-07-22 03:19:11,771 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net 2018-07-22 03:19:11,775 - 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}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" -d '{"network": {"name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net", "admin_state_up": true}}' 2018-07-22 03:19:12,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b8036956-9ebc-4471-a1f7-c04544732566 Date: Sun, 22 Jul 2018 03:19:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","is_default":false,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}} 2018-07-22 03:19:12,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b8036956-9ebc-4471-a1f7-c04544732566 2018-07-22 03:19:12,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" 2018-07-22 03:19:12,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-cfb38aba-ffec-4170-a988-51d5da4989cb Date: Sun, 22 Jul 2018 03:19:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:12,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-cfb38aba-ffec-4170-a988-51d5da4989cb 2018-07-22 03:19:12,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" 2018-07-22 03:19:12,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-11d2c18e-34ab-46b9-9129-337c309d53c0 Date: Sun, 22 Jul 2018 03:19:12 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:19:12,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-11d2c18e-34ab-46b9-9129-337c309d53c0 2018-07-22 03:19:12,384 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet 2018-07-22 03:19:12,388 - 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}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" -d '{"subnets": [{"ip_version": 4, "network_id": "b1619bc7-6671-4a9a-be9a-87797a0a35b2", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]}' 2018-07-22 03:19:13,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d43a857f-2eb2-4065-a17f-27f61726ab87 Date: Sun, 22 Jul 2018 03:19:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:13,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-d43a857f-2eb2-4065-a17f-27f61726ab87 2018-07-22 03:19:13,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" 2018-07-22 03:19:13,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-15346774-acfc-4012-a998-757b3e2fadba Date: Sun, 22 Jul 2018 03:19:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:13,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-15346774-acfc-4012-a998-757b3e2fadba 2018-07-22 03:19:13,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" 2018-07-22 03:19:13,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0a03af4f-1f1c-49ee-86e7-5fa8ae2a57b0 Date: Sun, 22 Jul 2018 03:19:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:13,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-0a03af4f-1f1c-49ee-86e7-5fa8ae2a57b0 2018-07-22 03:19:13,322 - OpenStackNetwork - DEBUG - Network [b1619bc7-6671-4a9a-be9a-87797a0a35b2] created successfully 2018-07-22 03:19:13,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:13,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:13,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["P7D4hLskSxGplb3i6316tA"], "issued_at": "2018-07-22T03:19:13.000000Z"}} 2018-07-22 03:19:13,756 - 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}0015ce827d00a60979c9dac373768f8a72f69949" 2018-07-22 03:19:13,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889bbec0-8e4a-4c6d-bf75-d252e965f4fa 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-22 03:19:13,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-889bbec0-8e4a-4c6d-bf75-d252e965f4fa 2018-07-22 03:19:13,843 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:19:13,848 - 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}0015ce827d00a60979c9dac373768f8a72f69949" 2018-07-22 03:19:14,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-b1a089b2-36b8-42ed-92a6-a55bf77d8329 x-compute-request-id: req-b1a089b2-36b8-42ed-92a6-a55bf77d8329 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:19:14,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b1a089b2-36b8-42ed-92a6-a55bf77d8329 2018-07-22 03:19:14,038 - 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}0015ce827d00a60979c9dac373768f8a72f69949" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-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-22 03:19:14,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-f6d93edc-f88e-4bed-87b8-dc411a057fec x-compute-request-id: req-f6d93edc-f88e-4bed-87b8-dc411a057fec Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2902e995-ecf6-4718-abce-0a8c4f68d517"}} 2018-07-22 03:19:14,077 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f6d93edc-f88e-4bed-87b8-dc411a057fec 2018-07-22 03:19:14,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:14,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:14,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56aebe45a1044c20b75003e8c532f6b4", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role"}], "expires_at": "2018-07-22T04:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-user", "id": "07be2c2cc5744f3eb5755798fc5f4d71"}, "audit_ids": ["eSab5WEJT5-L35FYcXPplQ"], "issued_at": "2018-07-22T03:19:14.000000Z"}} 2018-07-22 03:19:14,463 - 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}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:14,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6710a5e6-3468-445e-a0db-1f11eca01ff1 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-22 03:19:14,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6710a5e6-3468-445e-a0db-1f11eca01ff1 2018-07-22 03:19:14,475 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:19:14,477 - 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}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:14,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a44cb3-dd17-4de0-9fad-7dd7489892b6 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-22 03:19:14,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c1a44cb3-dd17-4de0-9fad-7dd7489892b6 2018-07-22 03:19:14,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:15,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8af9103a-1e61-4d9a-b0df-fc55993ac8f0 Date: Sun, 22 Jul 2018 03:19:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:15,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-8af9103a-1e61-4d9a-b0df-fc55993ac8f0 2018-07-22 03:19:15,004 - 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-22 03:19:15,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:19:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:19:15,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:15,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e9a4e6-002c-41b7-a834-f79e0045b091 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:15,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-b1e9a4e6-002c-41b7-a834-f79e0045b091 2018-07-22 03:19:15,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:15,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6adcec54-db01-4955-b941-e00c6ea0a022 Date: Sun, 22 Jul 2018 03:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:15,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-6adcec54-db01-4955-b941-e00c6ea0a022 2018-07-22 03:19:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:15,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f0aec9f-f722-4a55-bcaf-f26f1c6629fd Date: Sun, 22 Jul 2018 03:19:15 GMT RESP BODY: {"ports":[]} 2018-07-22 03:19:15,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port&admin_state_up=True used request id req-5f0aec9f-f722-4a55-bcaf-f26f1c6629fd 2018-07-22 03:19:15,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:15,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-e9825006-ef37-42fb-8191-c20f19e9b29c x-compute-request-id: req-e9825006-ef37-42fb-8191-c20f19e9b29c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:19:15,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst used request id req-e9825006-ef37-42fb-8191-c20f19e9b29c 2018-07-22 03:19:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:15,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-13808120-dc26-4382-9a2e-be37221ecd5c Date: Sun, 22 Jul 2018 03:19:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:15,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-13808120-dc26-4382-9a2e-be37221ecd5c 2018-07-22 03:19:15,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:15,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79314ec-04d8-435e-a748-4549d682b2d7 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:15,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-c79314ec-04d8-435e-a748-4549d682b2d7 2018-07-22 03:19:15,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:15,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-70e5daa1-83cd-4a67-9545-2c83e5113cec Date: Sun, 22 Jul 2018 03:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:15,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-70e5daa1-83cd-4a67-9545-2c83e5113cec 2018-07-22 03:19:15,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:15,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-150f977b-d101-4901-8d12-e748557cf300 Date: Sun, 22 Jul 2018 03:19:15 GMT RESP BODY: {"ports":[]} 2018-07-22 03:19:15,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port&admin_state_up=True used request id req-150f977b-d101-4901-8d12-e748557cf300 2018-07-22 03:19:15,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:15,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:16,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56aebe45a1044c20b75003e8c532f6b4", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role"}], "expires_at": "2018-07-22T04:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-user", "id": "07be2c2cc5744f3eb5755798fc5f4d71"}, "audit_ids": ["_LjoIyE-S4OO6-J1JZ91aw"], "issued_at": "2018-07-22T03:19:16.000000Z"}} 2018-07-22 03:19:16,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}da0c414f5fae65492da5fa2cbbf521f26968646a" 2018-07-22 03:19:16,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a8f6e1-16e5-4437-818b-d95e6867f757 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-22 03:19:16,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-42a8f6e1-16e5-4437-818b-d95e6867f757 2018-07-22 03:19:16,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:16,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d72c3aa9-3032-43c8-80cd-7cfc9f4b3bd4 Date: Sun, 22 Jul 2018 03:19:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:16,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-d72c3aa9-3032-43c8-80cd-7cfc9f4b3bd4 2018-07-22 03:19:16,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:16,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3d048227-1e14-41f1-b07f-2057e74458c7 Date: Sun, 22 Jul 2018 03:19:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:16,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-3d048227-1e14-41f1-b07f-2057e74458c7 2018-07-22 03:19:16,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:16,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-99c351c7-424f-489c-8120-311faa010ff3 Date: Sun, 22 Jul 2018 03:19:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:16,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-99c351c7-424f-489c-8120-311faa010ff3 2018-07-22 03:19:16,294 - 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-22 03:19:16,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:19:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:19:16,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0c414f5fae65492da5fa2cbbf521f26968646a" 2018-07-22 03:19:16,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce44e6a-3155-4d68-8f35-983300522af0 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:16,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-2ce44e6a-3155-4d68-8f35-983300522af0 2018-07-22 03:19:16,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:16,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a2ae1ccb-505f-4705-9297-132a8abd9d54 Date: Sun, 22 Jul 2018 03:19:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:16,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-a2ae1ccb-505f-4705-9297-132a8abd9d54 2018-07-22 03:19:16,448 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net 2018-07-22 03:19:16,453 - 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}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" -d '{"port": {"network_id": "b1619bc7-6671-4a9a-be9a-87797a0a35b2", "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port", "admin_state_up": true}}' 2018-07-22 03:19:17,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-1c066851-6829-4fba-8663-a72f0b393637 Date: Sun, 22 Jul 2018 03:19:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.7"}],"id":"b316dddc-1090-4040-98eb-0bc279a0147c","security_groups":["cefe9372-b886-4426-beae-9743e172717d"],"mac_address":"fa:16:3e:f1:a6:ff","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port","project_id":"82530a7bbf4a4cc7b98913b03491210d","qos_policy_id":null,"admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:19:17,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-1c066851-6829-4fba-8663-a72f0b393637 2018-07-22 03:19:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:17,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-16ebed14-613e-45c7-89c6-b773244ca6c2 Date: Sun, 22 Jul 2018 03:19:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:17,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-16ebed14-613e-45c7-89c6-b773244ca6c2 2018-07-22 03:19:17,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:17,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478f25e2-439c-4d6a-8d30-5a442199b0dd Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:17,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-478f25e2-439c-4d6a-8d30-5a442199b0dd 2018-07-22 03:19:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:17,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d8f0ad04-4ae9-4ab1-8796-2ad8b74ce748 Date: Sun, 22 Jul 2018 03:19:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:17,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-d8f0ad04-4ae9-4ab1-8796-2ad8b74ce748 2018-07-22 03:19:17,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:17,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-f747a01b-4739-4d4f-b403-a76f01191879 Date: Sun, 22 Jul 2018 03:19:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.7"}],"id":"b316dddc-1090-4040-98eb-0bc279a0147c","security_groups":["cefe9372-b886-4426-beae-9743e172717d"],"mac_address":"fa:16:3e:f1:a6:ff","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:19:17,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port&admin_state_up=True used request id req-f747a01b-4739-4d4f-b403-a76f01191879 2018-07-22 03:19:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:17,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c434e8d-26c0-49f6-9eb6-66d164d85c19 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:17,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-2c434e8d-26c0-49f6-9eb6-66d164d85c19 2018-07-22 03:19:17,935 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst 2018-07-22 03:19:17,938 - 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}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:17,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-35364487-494b-412c-b20b-a152009ceaab x-compute-request-id: req-35364487-494b-412c-b20b-a152009ceaab Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:19:17,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-35364487-494b-412c-b20b-a152009ceaab 2018-07-22 03:19:17,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:17,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-dc7fb9d8-467e-454a-89c9-ee0138bbf972 x-compute-request-id: req-dc7fb9d8-467e-454a-89c9-ee0138bbf972 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2902e995-ecf6-4718-abce-0a8c4f68d517"}} 2018-07-22 03:19:17,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517 used request id req-dc7fb9d8-467e-454a-89c9-ee0138bbf972 2018-07-22 03:19:17,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:18,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-83f7cbd1-56f7-423b-bea6-6e246dfae054 Date: Sun, 22 Jul 2018 03:19:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:19:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:19:10Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/980d58aa-981d-4364-b0cc-4ad008953ada/snap", "metadata": {}}], "self": "/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada", "min_disk": 0, "protected": false, "id": "980d58aa-981d-4364-b0cc-4ad008953ada", "file": "/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82530a7bbf4a4cc7b98913b03491210d", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/980d58aa-981d-4364-b0cc-4ad008953ada/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image"} 2018-07-22 03:19:18,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image used request id req-83f7cbd1-56f7-423b-bea6-6e246dfae054 2018-07-22 03:19:18,177 - 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}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:18,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-86a80ed7-17e9-4bf8-add6-2d54a0e2ea95 Date: Sun, 22 Jul 2018 03:19:18 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-22 03:19:18,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-86a80ed7-17e9-4bf8-add6-2d54a0e2ea95 2018-07-22 03:19:18,189 - 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}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" -d '{"server": {"name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "imageRef": "980d58aa-981d-4364-b0cc-4ad008953ada", "flavorRef": "2902e995-ecf6-4718-abce-0a8c4f68d517", "max_count": 1, "min_count": 1, "networks": [{"port": "b316dddc-1090-4040-98eb-0bc279a0147c"}]}}' 2018-07-22 03:19:18,935 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:19: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-3f35bbe7-4954-4eeb-b068-2403f2e7de13 x-compute-request-id: req-3f35bbe7-4954-4eeb-b068-2403f2e7de13 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "adminPass": "BKzYZ4jbJhpk"}} 2018-07-22 03:19:18,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3f35bbe7-4954-4eeb-b068-2403f2e7de13 2018-07-22 03:19:18,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:19,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-2b1e9848-3673-4fe3-a951-303286e5d404 x-compute-request-id: req-2b1e9848-3673-4fe3-a951-303286e5d404 Content-Encoding: gzip Content-Length: 612 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/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:19,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-2b1e9848-3673-4fe3-a951-303286e5d404 2018-07-22 03:19:19,422 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst 2018-07-22 03:19:19,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:19,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-0f3966b1-3577-43f1-9564-41cc58552d92 x-compute-request-id: req-0f3966b1-3577-43f1-9564-41cc58552d92 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:19Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:19,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-0f3966b1-3577-43f1-9564-41cc58552d92 2018-07-22 03:19:19,700 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst] is - BUILD 2018-07-22 03:19:19,701 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:19:22,704 - create_instance - DEBUG - VM status query timeout in 896.718139887 2018-07-22 03:19:22,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:23,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-319f1b4c-e34c-4ae4-b3c8-d8f2f5aff3ea x-compute-request-id: req-319f1b4c-e34c-4ae4-b3c8-d8f2f5aff3ea Content-Encoding: gzip Content-Length: 672 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/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:19Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:23,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-319f1b4c-e34c-4ae4-b3c8-d8f2f5aff3ea 2018-07-22 03:19:23,184 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst] is - BUILD 2018-07-22 03:19:23,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:19:26,188 - create_instance - DEBUG - VM status query timeout in 893.234025955 2018-07-22 03:19:26,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:26,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-b7c822d4-1c4b-4845-aab7-67f88d45fe63 x-compute-request-id: req-b7c822d4-1c4b-4845-aab7-67f88d45fe63 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a6:ff", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:23Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:26,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-b7c822d4-1c4b-4845-aab7-67f88d45fe63 2018-07-22 03:19:26,505 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst] is - ACTIVE 2018-07-22 03:19:26,505 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:19:26,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:26,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-eead9cf4-abba-46ea-8f45-dbc4a375e010 x-compute-request-id: req-eead9cf4-abba-46ea-8f45-dbc4a375e010 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a6:ff", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:23Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:26,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-eead9cf4-abba-46ea-8f45-dbc4a375e010 2018-07-22 03:19:26,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:26,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0b4be36e-4443-4580-a0f0-aab94e74b127 Date: Sun, 22 Jul 2018 03:19:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:26,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-0b4be36e-4443-4580-a0f0-aab94e74b127 2018-07-22 03:19:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:27,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d5fc6c-0a34-47ca-845a-0c83d65d3d16 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:27,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-e2d5fc6c-0a34-47ca-845a-0c83d65d3d16 2018-07-22 03:19:27,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:27,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-46473d64-011b-4e32-aab1-ddd45fc16ee4 Date: Sun, 22 Jul 2018 03:19:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:27,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-46473d64-011b-4e32-aab1-ddd45fc16ee4 2018-07-22 03:19:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:27,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-11de7814-1132-4f1c-8702-6db7476be981 Date: Sun, 22 Jul 2018 03:19:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.2"}],"id":"8baccd93-af18-43fb-bd17-a10405df6b69","security_groups":[],"mac_address":"fa:16:3e:26:48:05","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1619bc7-6671-4a9a-be9a-87797a0a35b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.7"}],"id":"b316dddc-1090-4040-98eb-0bc279a0147c","security_groups":["cefe9372-b886-4426-beae-9743e172717d"],"mac_address":"fa:16:3e:f1:a6:ff","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:16Z","binding:vnic_type":"normal","device_id":"077ae5fc-5ad5-4576-834d-8015ea7f0226","ip_allocation":"immediate"}]} 2018-07-22 03:19:27,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-11de7814-1132-4f1c-8702-6db7476be981 2018-07-22 03:19:27,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:27,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:27,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56aebe45a1044c20b75003e8c532f6b4", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role"}], "expires_at": "2018-07-22T04:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-user", "id": "07be2c2cc5744f3eb5755798fc5f4d71"}, "audit_ids": ["EK6fxj42SP6vf4EjwOJaFg"], "issued_at": "2018-07-22T03:19:27.000000Z"}} 2018-07-22 03:19:27,537 - 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}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:27,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c61f9869-7e95-4bd6-a027-d7874a99d156 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-22 03:19:27,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c61f9869-7e95-4bd6-a027-d7874a99d156 2018-07-22 03:19:27,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:27,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-66665322-9322-46d1-8271-6d3c6b8ed157 Date: Sun, 22 Jul 2018 03:19:27 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:19:27,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name&description=hello+group used request id req-66665322-9322-46d1-8271-6d3c6b8ed157 2018-07-22 03:19:27,833 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name... 2018-07-22 03:19:27,833 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name 2018-07-22 03:19:27,838 - 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}74ea7405b9c825144e20c9c09d87cd087c0339a0" -d '{"security_group": {"name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name", "description": "hello group"}}' 2018-07-22 03:19:28,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dcef1070-4c7b-4b48-861b-e2405ff1d430 Date: Sun, 22 Jul 2018 03:19:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "updated_at": "2018-07-22T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "revision_number": 0, "id": "4a75db94-d83e-4da0-9f9c-8e7f6ea741e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv4", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "revision_number": 0, "id": "4d20dead-24a6-402a-a20c-2855ff4c088b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv6", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}], "revision_number": 2, "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "86f59382-7b30-49c3-949b-248d9c686e54", "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name"}} 2018-07-22 03:19:28,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-dcef1070-4c7b-4b48-861b-e2405ff1d430 2018-07-22 03:19:28,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86f59382-7b30-49c3-949b-248d9c686e54 2018-07-22 03:19:28,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f59382-7b30-49c3-949b-248d9c686e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:28,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c6f20e84-9756-43ab-95e2-ba5c881d070f Date: Sun, 22 Jul 2018 03:19:28 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-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4a75db94-d83e-4da0-9f9c-8e7f6ea741e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4d20dead-24a6-402a-a20c-2855ff4c088b"}]} 2018-07-22 03:19:28,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f59382-7b30-49c3-949b-248d9c686e54 used request id req-c6f20e84-9756-43ab-95e2-ba5c881d070f 2018-07-22 03:19:28,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86f59382-7b30-49c3-949b-248d9c686e54 2018-07-22 03:19:28,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=86f59382-7b30-49c3-949b-248d9c686e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:28,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f8d7549-b6eb-4449-be4f-0ad1ec71883b Date: Sun, 22 Jul 2018 03:19:28 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-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4a75db94-d83e-4da0-9f9c-8e7f6ea741e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4d20dead-24a6-402a-a20c-2855ff4c088b"}]} 2018-07-22 03:19:28,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f59382-7b30-49c3-949b-248d9c686e54 used request id req-1f8d7549-b6eb-4449-be4f-0ad1ec71883b 2018-07-22 03:19:28,106 - neutron_utils - INFO - Retrieving security group with ID - 86f59382-7b30-49c3-949b-248d9c686e54 2018-07-22 03:19:28,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=86f59382-7b30-49c3-949b-248d9c686e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:28,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-93401a7f-d125-4c48-a513-fbc783723175 Date: Sun, 22 Jul 2018 03:19:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "updated_at": "2018-07-22T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "revision_number": 0, "id": "4a75db94-d83e-4da0-9f9c-8e7f6ea741e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv4", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "revision_number": 0, "id": "4d20dead-24a6-402a-a20c-2855ff4c088b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv6", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}], "revision_number": 2, "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "86f59382-7b30-49c3-949b-248d9c686e54", "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name"}]} 2018-07-22 03:19:28,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=86f59382-7b30-49c3-949b-248d9c686e54 used request id req-93401a7f-d125-4c48-a513-fbc783723175 2018-07-22 03:19:28,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86f59382-7b30-49c3-949b-248d9c686e54 2018-07-22 03:19:28,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f59382-7b30-49c3-949b-248d9c686e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:28,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a2ac6f7-4092-42a9-88f1-4ee1d6e8aa9a Date: Sun, 22 Jul 2018 03:19:28 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-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4a75db94-d83e-4da0-9f9c-8e7f6ea741e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4d20dead-24a6-402a-a20c-2855ff4c088b"}]} 2018-07-22 03:19:28,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f59382-7b30-49c3-949b-248d9c686e54 used request id req-0a2ac6f7-4092-42a9-88f1-4ee1d6e8aa9a 2018-07-22 03:19:28,204 - neutron_utils - INFO - Retrieving security group with ID - 86f59382-7b30-49c3-949b-248d9c686e54 2018-07-22 03:19:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=86f59382-7b30-49c3-949b-248d9c686e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:28,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-128e184d-21a4-4eec-be72-e9f6d9dbbbff Date: Sun, 22 Jul 2018 03:19:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "updated_at": "2018-07-22T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "revision_number": 0, "id": "4a75db94-d83e-4da0-9f9c-8e7f6ea741e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv4", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "revision_number": 0, "id": "4d20dead-24a6-402a-a20c-2855ff4c088b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv6", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}], "revision_number": 2, "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "86f59382-7b30-49c3-949b-248d9c686e54", "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name"}]} 2018-07-22 03:19:28,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=86f59382-7b30-49c3-949b-248d9c686e54 used request id req-128e184d-21a4-4eec-be72-e9f6d9dbbbff 2018-07-22 03:19:28,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86f59382-7b30-49c3-949b-248d9c686e54 2018-07-22 03:19:28,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f59382-7b30-49c3-949b-248d9c686e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:28,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e243cc7-80f7-453f-bf83-2b7e91e6d9c3 Date: Sun, 22 Jul 2018 03:19:28 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-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4a75db94-d83e-4da0-9f9c-8e7f6ea741e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4d20dead-24a6-402a-a20c-2855ff4c088b"}]} 2018-07-22 03:19:28,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f59382-7b30-49c3-949b-248d9c686e54 used request id req-1e243cc7-80f7-453f-bf83-2b7e91e6d9c3 2018-07-22 03:19:28,277 - neutron_utils - INFO - Retrieving security group with ID - 86f59382-7b30-49c3-949b-248d9c686e54 2018-07-22 03:19:28,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=86f59382-7b30-49c3-949b-248d9c686e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:28,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1eab17cb-3501-48ca-8e92-3f520e746382 Date: Sun, 22 Jul 2018 03:19:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "updated_at": "2018-07-22T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "revision_number": 0, "id": "4a75db94-d83e-4da0-9f9c-8e7f6ea741e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv4", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "revision_number": 0, "id": "4d20dead-24a6-402a-a20c-2855ff4c088b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv6", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}], "revision_number": 2, "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "86f59382-7b30-49c3-949b-248d9c686e54", "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name"}]} 2018-07-22 03:19:28,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=86f59382-7b30-49c3-949b-248d9c686e54 used request id req-1eab17cb-3501-48ca-8e92-3f520e746382 2018-07-22 03:19:28,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86f59382-7b30-49c3-949b-248d9c686e54 2018-07-22 03:19:28,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f59382-7b30-49c3-949b-248d9c686e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:28,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-781d018f-76ca-4ba1-982d-28cdd317c2f6 Date: Sun, 22 Jul 2018 03:19:28 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-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4a75db94-d83e-4da0-9f9c-8e7f6ea741e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:27Z", "security_group_id": "86f59382-7b30-49c3-949b-248d9c686e54", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:27Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "4d20dead-24a6-402a-a20c-2855ff4c088b"}]} 2018-07-22 03:19:28,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f59382-7b30-49c3-949b-248d9c686e54 used request id req-781d018f-76ca-4ba1-982d-28cdd317c2f6 2018-07-22 03:19:28,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:28,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-7365a628-8ee8-4b41-9399-da5dfb4d9bc2 x-compute-request-id: req-7365a628-8ee8-4b41-9399-da5dfb4d9bc2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a6:ff", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:23Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:28,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-7365a628-8ee8-4b41-9399-da5dfb4d9bc2 2018-07-22 03:19:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:28,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3ca04d15-c79b-4983-8b21-5f3c8ce93a39 Date: Sun, 22 Jul 2018 03:19:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:28,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-3ca04d15-c79b-4983-8b21-5f3c8ce93a39 2018-07-22 03:19:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:28,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97a099e-9db0-4eed-a71a-a2ffa50e7043 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:28,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-b97a099e-9db0-4eed-a71a-a2ffa50e7043 2018-07-22 03:19:28,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:28,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa21e112-1534-463f-963b-a297431b3764 Date: Sun, 22 Jul 2018 03:19:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:28,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-fa21e112-1534-463f-963b-a297431b3764 2018-07-22 03:19:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:28,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-cea8ea20-478e-4c78-b57f-897ff524977e Date: Sun, 22 Jul 2018 03:19:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.2"}],"id":"8baccd93-af18-43fb-bd17-a10405df6b69","security_groups":[],"mac_address":"fa:16:3e:26:48:05","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1619bc7-6671-4a9a-be9a-87797a0a35b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.7"}],"id":"b316dddc-1090-4040-98eb-0bc279a0147c","security_groups":["cefe9372-b886-4426-beae-9743e172717d"],"mac_address":"fa:16:3e:f1:a6:ff","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:16Z","binding:vnic_type":"normal","device_id":"077ae5fc-5ad5-4576-834d-8015ea7f0226","ip_allocation":"immediate"}]} 2018-07-22 03:19:28,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-cea8ea20-478e-4c78-b57f-897ff524977e 2018-07-22 03:19:28,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:29,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56aebe45a1044c20b75003e8c532f6b4", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role"}], "expires_at": "2018-07-22T04:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/82530a7bbf4a4cc7b98913b03491210d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-user", "id": "07be2c2cc5744f3eb5755798fc5f4d71"}, "audit_ids": ["snFa-CQ8QcirKQd8JSmDYA"], "issued_at": "2018-07-22T03:19:29.000000Z"}} 2018-07-22 03:19:29,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb55cbe7654452ba6dd399dbb92c7e593cefaab4" 2018-07-22 03:19:29,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-1e34089c-d6df-4104-ab4c-cd7e872aef10 x-compute-request-id: req-1e34089c-d6df-4104-ab4c-cd7e872aef10 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a6:ff", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:23Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:29,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-1e34089c-d6df-4104-ab4c-cd7e872aef10 2018-07-22 03:19:29,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:30,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-2217394b-333d-4047-978b-d2c8e1989aaf x-compute-request-id: req-2217394b-333d-4047-978b-d2c8e1989aaf Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a6:ff", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:23Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:30,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-2217394b-333d-4047-978b-d2c8e1989aaf 2018-07-22 03:19:30,247 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst] is - ACTIVE 2018-07-22 03:19:30,247 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:19:30,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:30,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-f844e9bc-2ce4-47b6-a09c-2e557d3f50df x-compute-request-id: req-f844e9bc-2ce4-47b6-a09c-2e557d3f50df Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a6:ff", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:23Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:30,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-f844e9bc-2ce4-47b6-a09c-2e557d3f50df 2018-07-22 03:19:30,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:31,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-57506cfb-a5dd-43bd-b400-993a70eeabe1 Date: Sun, 22 Jul 2018 03:19:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:31,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-57506cfb-a5dd-43bd-b400-993a70eeabe1 2018-07-22 03:19:31,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:31,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a899dec-c451-4f9f-a926-200dc19503cb Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:31,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-9a899dec-c451-4f9f-a926-200dc19503cb 2018-07-22 03:19:31,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:31,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-df1ffeb8-16ae-4f10-8b8c-77977e6f7af3 Date: Sun, 22 Jul 2018 03:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:31,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-df1ffeb8-16ae-4f10-8b8c-77977e6f7af3 2018-07-22 03:19:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:31,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-513d32b5-61e1-49f6-97f5-2725fd651a52 Date: Sun, 22 Jul 2018 03:19:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.2"}],"id":"8baccd93-af18-43fb-bd17-a10405df6b69","security_groups":[],"mac_address":"fa:16:3e:26:48:05","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1619bc7-6671-4a9a-be9a-87797a0a35b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.7"}],"id":"b316dddc-1090-4040-98eb-0bc279a0147c","security_groups":["cefe9372-b886-4426-beae-9743e172717d"],"mac_address":"fa:16:3e:f1:a6:ff","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:16Z","binding:vnic_type":"normal","device_id":"077ae5fc-5ad5-4576-834d-8015ea7f0226","ip_allocation":"immediate"}]} 2018-07-22 03:19:31,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-513d32b5-61e1-49f6-97f5-2725fd651a52 2018-07-22 03:19:31,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:31,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-3939a3a8-0823-4046-bf56-bd20f94b4295 x-compute-request-id: req-3939a3a8-0823-4046-bf56-bd20f94b4295 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a6:ff", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:23Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:31,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-3939a3a8-0823-4046-bf56-bd20f94b4295 2018-07-22 03:19:31,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:31,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f0dfe9c7-00e9-4ef6-bfd5-f13db7fa37c4 Date: Sun, 22 Jul 2018 03:19:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:31,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-f0dfe9c7-00e9-4ef6-bfd5-f13db7fa37c4 2018-07-22 03:19:31,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:31,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7c666b-3e1f-4dff-a670-d3a3083d405a Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:31,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-0b7c666b-3e1f-4dff-a670-d3a3083d405a 2018-07-22 03:19:31,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:31,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c31e8672-cca0-4382-982c-a7de71f9becb Date: Sun, 22 Jul 2018 03:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:31,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-c31e8672-cca0-4382-982c-a7de71f9becb 2018-07-22 03:19:31,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:31,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-98a9acd0-6a99-4930-b278-8d8921d17d24 Date: Sun, 22 Jul 2018 03:19:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.2"}],"id":"8baccd93-af18-43fb-bd17-a10405df6b69","security_groups":[],"mac_address":"fa:16:3e:26:48:05","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1619bc7-6671-4a9a-be9a-87797a0a35b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.7"}],"id":"b316dddc-1090-4040-98eb-0bc279a0147c","security_groups":["cefe9372-b886-4426-beae-9743e172717d"],"mac_address":"fa:16:3e:f1:a6:ff","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:16Z","binding:vnic_type":"normal","device_id":"077ae5fc-5ad5-4576-834d-8015ea7f0226","ip_allocation":"immediate"}]} 2018-07-22 03:19:31,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-98a9acd0-6a99-4930-b278-8d8921d17d24 2018-07-22 03:19:31,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name"}}' 2018-07-22 03:19:32,206 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:19: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-a5359883-c17f-4e6b-9be0-3dcd5c6a57b5 x-compute-request-id: req-a5359883-c17f-4e6b-9be0-3dcd5c6a57b5 Content-Length: 0 Content-Type: application/json 2018-07-22 03:19:32,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226/action used request id req-a5359883-c17f-4e6b-9be0-3dcd5c6a57b5 2018-07-22 03:19:32,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:32,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-fa35c487-29c2-4d21-99d8-5ee9c395a07a x-compute-request-id: req-fa35c487-29c2-4d21-99d8-5ee9c395a07a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a6:ff", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name"}, {"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:23Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:32,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-fa35c487-29c2-4d21-99d8-5ee9c395a07a 2018-07-22 03:19:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:32,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3337789a-0698-4b26-8e06-73a1a262d015 Date: Sun, 22 Jul 2018 03:19:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82530a7bbf4a4cc7b98913b03491210d","l2_adjacency":true,"status":"ACTIVE","subnets":["f78eb77c-8904-448f-abaf-644ddfff1b6e"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net","admin_state_up":true,"tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:11Z","mtu":1450}]} 2018-07-22 03:19:32,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net used request id req-3337789a-0698-4b26-8e06-73a1a262d015 2018-07-22 03:19:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:32,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97ea8e8-0fbe-48b5-8557-a1ec675f3a5d Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:32,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-a97ea8e8-0fbe-48b5-8557-a1ec675f3a5d 2018-07-22 03:19:32,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:32,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0da11d15-762f-48a4-b8bd-2611fa97acd3 Date: Sun, 22 Jul 2018 03:19:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82530a7bbf4a4cc7b98913b03491210d","id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet"}]} 2018-07-22 03:19:32,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-0da11d15-762f-48a4-b8bd-2611fa97acd3 2018-07-22 03:19:32,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:32,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-1d516cb3-9db5-495e-a3b3-ded3b5f09e69 Date: Sun, 22 Jul 2018 03:19:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.2"}],"id":"8baccd93-af18-43fb-bd17-a10405df6b69","security_groups":[],"mac_address":"fa:16:3e:26:48:05","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1619bc7-6671-4a9a-be9a-87797a0a35b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:32Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f78eb77c-8904-448f-abaf-644ddfff1b6e","ip_address":"10.55.0.7"}],"id":"b316dddc-1090-4040-98eb-0bc279a0147c","security_groups":["86f59382-7b30-49c3-949b-248d9c686e54","cefe9372-b886-4426-beae-9743e172717d"],"mac_address":"fa:16:3e:f1:a6:ff","project_id":"82530a7bbf4a4cc7b98913b03491210d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port","admin_state_up":true,"network_id":"b1619bc7-6671-4a9a-be9a-87797a0a35b2","tenant_id":"82530a7bbf4a4cc7b98913b03491210d","created_at":"2018-07-22T03:19:16Z","binding:vnic_type":"normal","device_id":"077ae5fc-5ad5-4576-834d-8015ea7f0226","ip_allocation":"immediate"}]} 2018-07-22 03:19:32,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-1d516cb3-9db5-495e-a3b3-ded3b5f09e69 2018-07-22 03:19:32,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb55cbe7654452ba6dd399dbb92c7e593cefaab4" 2018-07-22 03:19:33,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-13acd592-1435-450f-a86e-f9cd6463856b x-compute-request-id: req-13acd592-1435-450f-a86e-f9cd6463856b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a6:ff", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "security_groups": [{"name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name"}, {"name": "default"}], "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:23Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:33,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-13acd592-1435-450f-a86e-f9cd6463856b 2018-07-22 03:19:33,018 - create_instance - INFO - Deleting Port with ID - b316dddc-1090-4040-98eb-0bc279a0147c 2018-07-22 03:19:33,019 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-port 2018-07-22 03:19:33,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/b316dddc-1090-4040-98eb-0bc279a0147c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:33,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90e1e0d0-496e-4f65-85ca-3239fcec85ea Date: Sun, 22 Jul 2018 03:19:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:33,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/b316dddc-1090-4040-98eb-0bc279a0147c used request id req-90e1e0d0-496e-4f65-85ca-3239fcec85ea 2018-07-22 03:19:33,563 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst 2018-07-22 03:19:33,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:33,674 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:19: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 x-openstack-request-id: req-b8240a7e-1f39-422c-9e5e-b0db9da83375 x-compute-request-id: req-b8240a7e-1f39-422c-9e5e-b0db9da83375 Content-Type: application/json 2018-07-22 03:19:33,674 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-b8240a7e-1f39-422c-9e5e-b0db9da83375 2018-07-22 03:19:33,674 - create_instance - INFO - Checking deletion status 2018-07-22 03:19:33,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:33,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-f8f5c87b-38b3-4a55-afe8-e6b4b5220b2a x-compute-request-id: req-f8f5c87b-38b3-4a55-afe8-e6b4b5220b2a Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226", "rel": "bookmark"}], "image": {"id": "980d58aa-981d-4364-b0cc-4ad008953ada", "links": [{"href": "http://172.30.9.25:8774/images/980d58aa-981d-4364-b0cc-4ad008953ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:23.000000", "flavor": {"id": "2902e995-ecf6-4718-abce-0a8c4f68d517", "links": [{"href": "http://172.30.9.25:8774/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517", "rel": "bookmark"}]}, "id": "077ae5fc-5ad5-4576-834d-8015ea7f0226", "user_id": "07be2c2cc5744f3eb5755798fc5f4d71", "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-22T03:19:33Z", "hostId": "2f6803fe557765ffe6837b7fcce53f78ae1023407434fe496b6cf6b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst", "created": "2018-07-22T03:19:18Z", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:33,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-f8f5c87b-38b3-4a55-afe8-e6b4b5220b2a 2018-07-22 03:19:33,940 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst] is - ACTIVE 2018-07-22 03:19:33,940 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:19:36,943 - create_instance - DEBUG - VM status query timeout in 296.731454134 2018-07-22 03:19:36,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cff33e39f6ddf79198c44f2dc4bde16c684d1c" 2018-07-22 03:19:36,999 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ba6e4b2-bdb5-4f06-bd93-c09fd0e7bc88 x-compute-request-id: req-7ba6e4b2-bdb5-4f06-bd93-c09fd0e7bc88 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 077ae5fc-5ad5-4576-834d-8015ea7f0226 could not be found.", "code": 404}} 2018-07-22 03:19:36,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/077ae5fc-5ad5-4576-834d-8015ea7f0226 used request id req-7ba6e4b2-bdb5-4f06-bd93-c09fd0e7bc88 2018-07-22 03:19:36,999 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 077ae5fc-5ad5-4576-834d-8015ea7f0226 could not be found. (HTTP 404) (Request-ID: req-7ba6e4b2-bdb5-4f06-bd93-c09fd0e7bc88) 2018-07-22 03:19:37,000 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-inst 2018-07-22 03:19:37,001 - neutron_utils - INFO - Deleting security group rule with ID - 4d20dead-24a6-402a-a20c-2855ff4c088b 2018-07-22 03:19:37,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/4d20dead-24a6-402a-a20c-2855ff4c088b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:37,098 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b68573a-f03a-4050-9e68-6a4e8db3d7db Content-Length: 0 Date: Sun, 22 Jul 2018 03:19:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:37,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/4d20dead-24a6-402a-a20c-2855ff4c088b used request id req-9b68573a-f03a-4050-9e68-6a4e8db3d7db 2018-07-22 03:19:37,098 - neutron_utils - INFO - Deleting security group rule with ID - 4a75db94-d83e-4da0-9f9c-8e7f6ea741e0 2018-07-22 03:19:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/4a75db94-d83e-4da0-9f9c-8e7f6ea741e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:37,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd9de216-5eda-4efc-a470-19d744c6fa36 Content-Length: 0 Date: Sun, 22 Jul 2018 03:19:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:37,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/4a75db94-d83e-4da0-9f9c-8e7f6ea741e0 used request id req-bd9de216-5eda-4efc-a470-19d744c6fa36 2018-07-22 03:19:37,177 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-name 2018-07-22 03:19:37,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/86f59382-7b30-49c3-949b-248d9c686e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea7405b9c825144e20c9c09d87cd087c0339a0" 2018-07-22 03:19:37,283 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37c7d593-b424-4847-8da9-ce1bcec33ee7 Content-Length: 0 Date: Sun, 22 Jul 2018 03:19:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:37,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/86f59382-7b30-49c3-949b-248d9c686e54 used request id req-37c7d593-b424-4847-8da9-ce1bcec33ee7 2018-07-22 03:19:37,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0015ce827d00a60979c9dac373768f8a72f69949" 2018-07-22 03:19:37,326 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:19: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-456bb584-df3c-4627-976d-5f61273f98c4 x-compute-request-id: req-456bb584-df3c-4627-976d-5f61273f98c4 Content-Length: 0 Content-Type: application/json 2018-07-22 03:19:37,326 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/2902e995-ecf6-4718-abce-0a8c4f68d517 used request id req-456bb584-df3c-4627-976d-5f61273f98c4 2018-07-22 03:19:37,327 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet 2018-07-22 03:19:37,327 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-subnet 2018-07-22 03:19:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f78eb77c-8904-448f-abaf-644ddfff1b6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" 2018-07-22 03:19:38,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dfe65eae-0fa3-4ca7-86a3-c68cbab2a65b Date: Sun, 22 Jul 2018 03:19:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:38,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f78eb77c-8904-448f-abaf-644ddfff1b6e used request id req-dfe65eae-0fa3-4ca7-86a3-c68cbab2a65b 2018-07-22 03:19:38,558 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-pub-net 2018-07-22 03:19:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/b1619bc7-6671-4a9a-be9a-87797a0a35b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6aecf66d02fb2f5694d4d1ef28554abf2fd7ab" 2018-07-22 03:19:39,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ac53115-02a8-479c-85fc-c4348c53649c Date: Sun, 22 Jul 2018 03:19:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:39,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b1619bc7-6671-4a9a-be9a-87797a0a35b2 used request id req-9ac53115-02a8-479c-85fc-c4348c53649c 2018-07-22 03:19:39,422 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-7c321846-4ca4-497b-b87f-d7238387d841-image 2018-07-22 03:19:39,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef877beb19f0045586dca9f115b9059c81ae01d8" 2018-07-22 03:19:39,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3bdc221-24c2-4a45-a4b2-8dae238b4ac3 Date: Sun, 22 Jul 2018 03:19:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:19:39,872 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/980d58aa-981d-4364-b0cc-4ad008953ada used request id req-c3bdc221-24c2-4a45-a4b2-8dae238b4ac3 2018-07-22 03:19:39,878 - 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}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f27e16e2-09ea-481b-bbf6-ec1c888a8347 Date: Sun, 22 Jul 2018 03:19:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:11Z", "updated_at": "2018-07-22T03:19:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:11Z", "revision_number": 0, "id": "04ef7d43-1e94-4b78-8c8f-25f6003b60f4", "remote_group_id": "cefe9372-b886-4426-beae-9743e172717d", "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:11Z", "security_group_id": "cefe9372-b886-4426-beae-9743e172717d", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv4", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:11Z", "revision_number": 0, "id": "1c3561c3-a87f-4d62-9c05-ab42a06c585c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:11Z", "security_group_id": "cefe9372-b886-4426-beae-9743e172717d", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv4", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:11Z", "revision_number": 0, "id": "6d7c5ada-e85c-456c-842c-d5f977c582de", "remote_group_id": "cefe9372-b886-4426-beae-9743e172717d", "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:11Z", "security_group_id": "cefe9372-b886-4426-beae-9743e172717d", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv6", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:11Z", "revision_number": 0, "id": "9309554c-5861-486a-a768-4b0df0d28297", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:11Z", "security_group_id": "cefe9372-b886-4426-beae-9743e172717d", "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "port_range_min": null, "ethertype": "IPv6", "project_id": "82530a7bbf4a4cc7b98913b03491210d"}], "revision_number": 4, "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "cefe9372-b886-4426-beae-9743e172717d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:19:40,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f27e16e2-09ea-481b-bbf6-ec1c888a8347 2018-07-22 03:19:40,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f15871-b1d1-462e-8842-de1a8a164450 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:19:40,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-e3f15871-b1d1-462e-8842-de1a8a164450 2018-07-22 03:19:40,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-180a6b7d-cec1-4fc6-9db8-4ffab40f2672 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:19:40,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-180a6b7d-cec1-4fc6-9db8-4ffab40f2672 2018-07-22 03:19:40,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:19:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e707ea38-704f-46d2-8621-0fa7e1a2623a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:19:40,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-e707ea38-704f-46d2-8621-0fa7e1a2623a 2018-07-22 03:19:40,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:19:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df31351b-3b1d-4b40-88ba-b4ab4a3fe7c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:19:40,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-df31351b-3b1d-4b40-88ba-b4ab4a3fe7c9 2018-07-22 03:19:40,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:19:40,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d648cbc6-2df4-4337-ad45-8fc22ffada3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:19:40,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-d648cbc6-2df4-4337-ad45-8fc22ffada3a 2018-07-22 03:19:40,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:19:40,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a895a5f-4ccc-488c-aa0c-bd2f7816dda8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:19:40,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-9a895a5f-4ccc-488c-aa0c-bd2f7816dda8 2018-07-22 03:19:40,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:19:40,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6fbf39-9b9b-4bbf-8225-e9d8fd71a67e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:19:40,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-8c6fbf39-9b9b-4bbf-8225-e9d8fd71a67e 2018-07-22 03:19:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-463d1962-7fd4-4dd0-bac7-1b4f4ce6d3c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:19:40,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-463d1962-7fd4-4dd0-bac7-1b4f4ce6d3c1 2018-07-22 03:19:40,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:19:40,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28c8554-fe9e-43b2-998e-7cafc0809e7f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82530a7bbf4a4cc7b98913b03491210d", "name": "InstanceSecurityGroupTests-6617d503-635f-4ea-proj"}} 2018-07-22 03:19:40,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-f28c8554-fe9e-43b2-998e-7cafc0809e7f 2018-07-22 03:19:40,932 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cefe9372-b886-4426-beae-9743e172717d 2018-07-22 03:19:40,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=cefe9372-b886-4426-beae-9743e172717d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:40,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e1c14806-d580-435f-95ea-f68cefaa836a Date: Sun, 22 Jul 2018 03:19:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cefe9372-b886-4426-beae-9743e172717d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:11Z", "security_group_id": "cefe9372-b886-4426-beae-9743e172717d", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:11Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "04ef7d43-1e94-4b78-8c8f-25f6003b60f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:11Z", "security_group_id": "cefe9372-b886-4426-beae-9743e172717d", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:11Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "1c3561c3-a87f-4d62-9c05-ab42a06c585c"}, {"remote_group_id": "cefe9372-b886-4426-beae-9743e172717d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:11Z", "security_group_id": "cefe9372-b886-4426-beae-9743e172717d", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:11Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "6d7c5ada-e85c-456c-842c-d5f977c582de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:11Z", "security_group_id": "cefe9372-b886-4426-beae-9743e172717d", "port_range_min": null, "revision_number": 0, "tenant_id": "82530a7bbf4a4cc7b98913b03491210d", "created_at": "2018-07-22T03:19:11Z", "project_id": "82530a7bbf4a4cc7b98913b03491210d", "id": "9309554c-5861-486a-a768-4b0df0d28297"}]} 2018-07-22 03:19:40,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=cefe9372-b886-4426-beae-9743e172717d used request id req-e1c14806-d580-435f-95ea-f68cefaa836a 2018-07-22 03:19:40,959 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:19:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/cefe9372-b886-4426-beae-9743e172717d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:41,107 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecea1b60-79b8-4e03-9712-89291db68173 Content-Length: 0 Date: Sun, 22 Jul 2018 03:19:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:19:41,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/cefe9372-b886-4426-beae-9743e172717d used request id req-ecea1b60-79b8-4e03-9712-89291db68173 2018-07-22 03:19:41,108 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-6617d503-635f-4ea-proj 2018-07-22 03:19:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:41,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ea8b0d3-fd3a-4811-a996-b2d8cb8d9f61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:19:41,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/82530a7bbf4a4cc7b98913b03491210d used request id req-1ea8b0d3-fd3a-4811-a996-b2d8cb8d9f61 2018-07-22 03:19:41,284 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-6617d503-635f-4ea-proj-role 2018-07-22 03:19:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/56aebe45a1044c20b75003e8c532f6b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:41,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-642fc3ba-071e-4c15-bf5d-56838c4c910b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:19:41,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/56aebe45a1044c20b75003e8c532f6b4 used request id req-642fc3ba-071e-4c15-bf5d-56838c4c910b 2018-07-22 03:19:41,396 - 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}7e64676d4434a671dfcea8f2d2fad9c2c921a405" 2018-07-22 03:19:41,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047f9bba-9636-46d8-b679-11e2e4ddbc9d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:19:41,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-047f9bba-9636-46d8-b679-11e2e4ddbc9d 2018-07-22 03:19:41,480 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-6617d503-635f-4ea-user 2018-07-22 03:19:41,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/07be2c2cc5744f3eb5755798fc5f4d71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de40842ed7679d1239613c362a313f5108540dd" 2018-07-22 03:19:41,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a851ce0d-d21f-4950-a984-0b930453a2b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:19:41,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/07be2c2cc5744f3eb5755798fc5f4d71 used request id req-a851ce0d-d21f-4950-a984-0b930453a2b4 2018-07-22 03:19:41,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:42,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["nFqm8LrXTommvNVCVuMj_w"], "issued_at": "2018-07-22T03:19:42.000000Z"}} 2018-07-22 03:19:42,025 - 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}05c2b87b2495a91dd5cc2c08945d9a158ef1906e" 2018-07-22 03:19:42,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541cfc62-d6a0-4211-a3aa-1f129d905711 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-22 03:19:42,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-541cfc62-d6a0-4211-a3aa-1f129d905711 2018-07-22 03:19:42,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:42,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:42,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MrQ6mWm6TZaLKCMQYvLNTQ"], "issued_at": "2018-07-22T03:19:42.000000Z"}} 2018-07-22 03:19:42,491 - 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}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:19:42,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5775fd4-a488-4499-b3a3-2a30bf1cce16 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-22 03:19:42,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f5775fd4-a488-4499-b3a3-2a30bf1cce16 2018-07-22 03:19:42,577 - 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-22 03:19:42,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:19:42,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c4811419-1df6-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:19:42,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e7deb5-1624-4e2f-9437-504771d9db9e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c4811419-1df6-463-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:19:42,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c4811419-1df6-463-proj used request id req-33e7deb5-1624-4e2f-9437-504771d9db9e 2018-07-22 03:19:42,674 - 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}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:19:42,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16faaf41-7d27-407e-baa3-2622b93a7f81 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-22 03:19:42,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-16faaf41-7d27-407e-baa3-2622b93a7f81 2018-07-22 03:19:42,757 - 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}ee5aeb136975db0179293b0f67001679de7b82e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}}' 2018-07-22 03:19:42,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-689eb068-ca4d-499a-978c-c70de9b9d287 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "id": "24747eb625344e3bb6169851068fd9e3", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:19:42,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-689eb068-ca4d-499a-978c-c70de9b9d287 2018-07-22 03:19:42,800 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-c4811419-1df6-463-proj 2018-07-22 03:19:42,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:42,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:43,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["n4JPWgKJTNarYgLqnc3_pw"], "issued_at": "2018-07-22T03:19:43.000000Z"}} 2018-07-22 03:19:43,182 - 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}24ca01f2854265db677468b600c7bf0e427140d2" 2018-07-22 03:19:43,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0cb3d9b-7573-4e0d-8fe7-4d80916f7b26 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-22 03:19:43,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d0cb3d9b-7573-4e0d-8fe7-4d80916f7b26 2018-07-22 03:19:43,264 - 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-22 03:19:43,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:19:43,270 - 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}24ca01f2854265db677468b600c7bf0e427140d2" 2018-07-22 03:19:43,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8433ce25-01d4-4ef9-84cd-7547582cc549 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:19:43,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8433ce25-01d4-4ef9-84cd-7547582cc549 2018-07-22 03:19:43,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-c4811419-1df6-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ca01f2854265db677468b600c7bf0e427140d2" 2018-07-22 03:19:43,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88fc647-a9c5-42f6-be6e-e40877f09ac9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-c4811419-1df6-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "id": "24747eb625344e3bb6169851068fd9e3", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}]} 2018-07-22 03:19:43,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-c4811419-1df6-463-proj used request id req-c88fc647-a9c5-42f6-be6e-e40877f09ac9 2018-07-22 03:19:43,468 - 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}24ca01f2854265db677468b600c7bf0e427140d2" 2018-07-22 03:19:43,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ddff41-76f6-4101-bd86-c4cc8b386ec0 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-22 03:19:43,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-71ddff41-76f6-4101-bd86-c4cc8b386ec0 2018-07-22 03:19:43,920 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-c4811419-1df6-463-user 2018-07-22 03:19:43,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:43,924 - 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}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:19:44,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8493703d-288a-4555-b6b1-f70fd3e44040 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:19:44,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8493703d-288a-4555-b6b1-f70fd3e44040 2018-07-22 03:19:44,018 - 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}ee5aeb136975db0179293b0f67001679de7b82e8" -d '{"role": {"name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj-role"}}' 2018-07-22 03:19:44,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeac9875-bb65-4c60-ac67-840c05b7401d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7cbe1c42f1c44c70a120b0607b170f62", "links": {"self": "http://172.30.9.25:5000/v3/roles/7cbe1c42f1c44c70a120b0607b170f62"}, "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj-role"}} 2018-07-22 03:19:44,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-eeac9875-bb65-4c60-ac67-840c05b7401d 2018-07-22 03:19:44,118 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-c4811419-1df6-463-proj-role 2018-07-22 03:19:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7cbe1c42f1c44c70a120b0607b170f62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:19:44,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e4206d-fc0d-42a1-8578-164ad372fc2f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7cbe1c42f1c44c70a120b0607b170f62", "links": {"self": "http://172.30.9.25:5000/v3/roles/7cbe1c42f1c44c70a120b0607b170f62"}, "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj-role"}} 2018-07-22 03:19:44,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7cbe1c42f1c44c70a120b0607b170f62 used request id req-73e4206d-fc0d-42a1-8578-164ad372fc2f 2018-07-22 03:19:44,208 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-c4811419-1df6-463-proj-role to project InstanceSecurityGroupTests-c4811419-1df6-463-proj 2018-07-22 03:19:44,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3/users/4b73b6ef110d4f5dbda5483ad53d1ad0/roles/7cbe1c42f1c44c70a120b0607b170f62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:19:44,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da0c357-21b3-42c8-bc45-4d57232a84af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:19:44,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3/users/4b73b6ef110d4f5dbda5483ad53d1ad0/roles/7cbe1c42f1c44c70a120b0607b170f62 used request id req-4da0c357-21b3-42c8-bc45-4d57232a84af 2018-07-22 03:19:44,264 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:19:44,265 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:19:44,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:44,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:44,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cbe1c42f1c44c70a120b0607b170f62", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj-role"}], "expires_at": "2018-07-22T04:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c4811419-1df6-463-user", "id": "4b73b6ef110d4f5dbda5483ad53d1ad0"}, "audit_ids": ["7Y70iLUBTfS5I-ABeL1VJw"], "issued_at": "2018-07-22T03:19:44.000000Z"}} 2018-07-22 03:19:44,658 - 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}0d4256c2982fd9d605ce14f8753e195cc8e9916f" 2018-07-22 03:19:44,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd36f210-d6a3-48b3-affb-019a5b5eab84 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-22 03:19:44,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dd36f210-d6a3-48b3-affb-019a5b5eab84 2018-07-22 03:19:44,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d4256c2982fd9d605ce14f8753e195cc8e9916f" 2018-07-22 03:19:44,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-40a6095c-dd63-4aec-8e68-d0c5694ffb41 Date: Sun, 22 Jul 2018 03:19:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image"} 2018-07-22 03:19:44,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image used request id req-40a6095c-dd63-4aec-8e68-d0c5694ffb41 2018-07-22 03:19:44,932 - 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}0d4256c2982fd9d605ce14f8753e195cc8e9916f" 2018-07-22 03:19:44,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-00f3b5dd-e1dc-44ab-bd4e-ace7675627ba Date: Sun, 22 Jul 2018 03:19: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-22 03:19:44,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-00f3b5dd-e1dc-44ab-bd4e-ace7675627ba 2018-07-22 03:19:44,968 - 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}0d4256c2982fd9d605ce14f8753e195cc8e9916f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image"}' 2018-07-22 03:19:45,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/65b159c9-9cef-4223-b347-5f0562382c12 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0f25f48f-51a3-451c-9ff2-c194f025e23e Date: Sun, 22 Jul 2018 03:19:45 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:19:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:19:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/65b159c9-9cef-4223-b347-5f0562382c12", "min_disk": 0, "protected": false, "id": "65b159c9-9cef-4223-b347-5f0562382c12", "file": "/v2/images/65b159c9-9cef-4223-b347-5f0562382c12/file", "checksum": null, "owner": "24747eb625344e3bb6169851068fd9e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:19:45,006 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0f25f48f-51a3-451c-9ff2-c194f025e23e 2018-07-22 03:19:45,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/65b159c9-9cef-4223-b347-5f0562382c12/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d4256c2982fd9d605ce14f8753e195cc8e9916f" -d '' 2018-07-22 03:19:45,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b42a67c-7894-4a88-b922-4d27d28d9021 Date: Sun, 22 Jul 2018 03:19:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:19:45,529 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/65b159c9-9cef-4223-b347-5f0562382c12/file used request id req-3b42a67c-7894-4a88-b922-4d27d28d9021 2018-07-22 03:19:45,529 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:19:45,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/65b159c9-9cef-4223-b347-5f0562382c12 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d4256c2982fd9d605ce14f8753e195cc8e9916f" 2018-07-22 03:19:45,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6f051ba9-944b-4b62-b839-1904f63ec94d Date: Sun, 22 Jul 2018 03:19:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:19:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:19:45Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/65b159c9-9cef-4223-b347-5f0562382c12/snap", "metadata": {}}], "self": "/v2/images/65b159c9-9cef-4223-b347-5f0562382c12", "min_disk": 0, "protected": false, "id": "65b159c9-9cef-4223-b347-5f0562382c12", "file": "/v2/images/65b159c9-9cef-4223-b347-5f0562382c12/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "24747eb625344e3bb6169851068fd9e3", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/65b159c9-9cef-4223-b347-5f0562382c12/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:19:45,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/65b159c9-9cef-4223-b347-5f0562382c12 used request id req-6f051ba9-944b-4b62-b839-1904f63ec94d 2018-07-22 03:19:45,552 - 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}0d4256c2982fd9d605ce14f8753e195cc8e9916f" 2018-07-22 03:19:45,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bf45308c-07c0-47a8-b003-78ffe68444cb Date: Sun, 22 Jul 2018 03:19:45 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-22 03:19:45,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-bf45308c-07c0-47a8-b003-78ffe68444cb 2018-07-22 03:19:45,563 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image 2018-07-22 03:19:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/65b159c9-9cef-4223-b347-5f0562382c12 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d4256c2982fd9d605ce14f8753e195cc8e9916f" 2018-07-22 03:19:45,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d3d419b6-8bc6-46a0-8abe-808834c19c5d Date: Sun, 22 Jul 2018 03:19:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:19:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:19:45Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/65b159c9-9cef-4223-b347-5f0562382c12/snap", "metadata": {}}], "self": "/v2/images/65b159c9-9cef-4223-b347-5f0562382c12", "min_disk": 0, "protected": false, "id": "65b159c9-9cef-4223-b347-5f0562382c12", "file": "/v2/images/65b159c9-9cef-4223-b347-5f0562382c12/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "24747eb625344e3bb6169851068fd9e3", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/65b159c9-9cef-4223-b347-5f0562382c12/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:19:45,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/65b159c9-9cef-4223-b347-5f0562382c12 used request id req-d3d419b6-8bc6-46a0-8abe-808834c19c5d 2018-07-22 03:19:45,583 - create_image - DEBUG - Instance status is - active 2018-07-22 03:19:45,583 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image 2018-07-22 03:19:45,583 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image 2018-07-22 03:19:45,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:45,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:45,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cbe1c42f1c44c70a120b0607b170f62", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj-role"}], "expires_at": "2018-07-22T04:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c4811419-1df6-463-user", "id": "4b73b6ef110d4f5dbda5483ad53d1ad0"}, "audit_ids": ["dFbtaTfaShCNL_vT50yzqA"], "issued_at": "2018-07-22T03:19:45.000000Z"}} 2018-07-22 03:19:45,969 - 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}6220149377e867f09e5a5405147696ef12414acc" 2018-07-22 03:19:46,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a59bb7-ee43-4fb2-bd40-5d927aaca022 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-22 03:19:46,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d3a59bb7-ee43-4fb2-bd40-5d927aaca022 2018-07-22 03:19:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6220149377e867f09e5a5405147696ef12414acc" 2018-07-22 03:19:46,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1bf86a1f-4ec2-4eb0-bd5a-caec08e6904d Date: Sun, 22 Jul 2018 03:19:46 GMT RESP BODY: {"networks":[]} 2018-07-22 03:19:46,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-1bf86a1f-4ec2-4eb0-bd5a-caec08e6904d 2018-07-22 03:19:46,150 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net 2018-07-22 03:19:46,155 - 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}6220149377e867f09e5a5405147696ef12414acc" -d '{"network": {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net", "admin_state_up": true}}' 2018-07-22 03:19:46,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9b4698fe-88cc-48cc-980a-ee66cfb5633d Date: Sun, 22 Jul 2018 03:19:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","is_default":false,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}} 2018-07-22 03:19:46,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9b4698fe-88cc-48cc-980a-ee66cfb5633d 2018-07-22 03:19:46,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6220149377e867f09e5a5405147696ef12414acc" 2018-07-22 03:19:46,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-e43423fa-a5e5-4e46-97d2-06f2110f129b Date: Sun, 22 Jul 2018 03:19:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:19:46,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-e43423fa-a5e5-4e46-97d2-06f2110f129b 2018-07-22 03:19:46,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6220149377e867f09e5a5405147696ef12414acc" 2018-07-22 03:19:46,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d17f2ff-ae4d-41b0-9d66-37be9ee69a20 Date: Sun, 22 Jul 2018 03:19:46 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:19:46,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-6d17f2ff-ae4d-41b0-9d66-37be9ee69a20 2018-07-22 03:19:46,672 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet 2018-07-22 03:19:46,677 - 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}6220149377e867f09e5a5405147696ef12414acc" -d '{"subnets": [{"ip_version": 4, "network_id": "cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]}' 2018-07-22 03:19:47,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3893c9f9-55d6-4edd-8977-b8f72e4d019d Date: Sun, 22 Jul 2018 03:19:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:19:47,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-3893c9f9-55d6-4edd-8977-b8f72e4d019d 2018-07-22 03:19:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6220149377e867f09e5a5405147696ef12414acc" 2018-07-22 03:19:47,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6ab235b9-e2ec-4da7-9c65-e4d6d57dd6af Date: Sun, 22 Jul 2018 03:19:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:19:47,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-6ab235b9-e2ec-4da7-9c65-e4d6d57dd6af 2018-07-22 03:19:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6220149377e867f09e5a5405147696ef12414acc" 2018-07-22 03:19:47,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-47ad2d44-cc57-465b-95a6-ed166ef89950 Date: Sun, 22 Jul 2018 03:19:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:19:47,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-47ad2d44-cc57-465b-95a6-ed166ef89950 2018-07-22 03:19:47,351 - OpenStackNetwork - DEBUG - Network [cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce] created successfully 2018-07-22 03:19:47,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:47,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:47,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["5dqk6hWHQI2oQJOxC7aDgA"], "issued_at": "2018-07-22T03:19:47.000000Z"}} 2018-07-22 03:19:47,739 - 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}0842326fb550577db9f5cc798685022125b685b8" 2018-07-22 03:19:47,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cca349-20fa-4d63-ba54-c8086ed877db 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-22 03:19:47,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e2cca349-20fa-4d63-ba54-c8086ed877db 2018-07-22 03:19:47,836 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:19:47,841 - 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}0842326fb550577db9f5cc798685022125b685b8" 2018-07-22 03:19:48,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-39458210-0d0a-4e25-b737-bb46f5512cc8 x-compute-request-id: req-39458210-0d0a-4e25-b737-bb46f5512cc8 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:19:48,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-39458210-0d0a-4e25-b737-bb46f5512cc8 2018-07-22 03:19:48,098 - 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}0842326fb550577db9f5cc798685022125b685b8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-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-22 03:19:48,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-6d18e857-7f41-4877-bd0a-7a8903d0d2b7 x-compute-request-id: req-6d18e857-7f41-4877-bd0a-7a8903d0d2b7 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "887d4b75-9479-4a1a-9eaf-147846a21d44"}} 2018-07-22 03:19:48,133 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6d18e857-7f41-4877-bd0a-7a8903d0d2b7 2018-07-22 03:19:48,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:48,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:48,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cbe1c42f1c44c70a120b0607b170f62", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj-role"}], "expires_at": "2018-07-22T04:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c4811419-1df6-463-user", "id": "4b73b6ef110d4f5dbda5483ad53d1ad0"}, "audit_ids": ["wUQcaumIQGSmkSmKX9mX3A"], "issued_at": "2018-07-22T03:19:48.000000Z"}} 2018-07-22 03:19:48,518 - 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}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:48,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8201039-e5d2-4006-9599-e1bd136bba16 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-22 03:19:48,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f8201039-e5d2-4006-9599-e1bd136bba16 2018-07-22 03:19:48,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:48,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b32cb7e8-21f5-4443-b803-41df047abc54 Date: Sun, 22 Jul 2018 03:19:48 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:19:48,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name&description=hello+group used request id req-b32cb7e8-21f5-4443-b803-41df047abc54 2018-07-22 03:19:48,786 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name... 2018-07-22 03:19:48,786 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name 2018-07-22 03:19:48,791 - 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}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" -d '{"security_group": {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name", "description": "hello group"}}' 2018-07-22 03:19:49,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3ea424bb-eb29-4181-8cac-d22bc7a8ae17 Date: Sun, 22 Jul 2018 03:19:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "updated_at": "2018-07-22T03:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "revision_number": 0, "id": "7eef9d81-2bcf-40fe-8c09-e368196e9be3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "24747eb625344e3bb6169851068fd9e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "revision_number": 0, "id": "e06879e6-bb0d-4d0b-934b-01922488e2a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "24747eb625344e3bb6169851068fd9e3"}], "revision_number": 2, "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}} 2018-07-22 03:19:49,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-3ea424bb-eb29-4181-8cac-d22bc7a8ae17 2018-07-22 03:19:49,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffa69e38-42fc-4dbb-bdc6-a3d122298f87 2018-07-22 03:19:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:49,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b21a024-dc7c-49d0-97c9-aa68377fde46 Date: Sun, 22 Jul 2018 03:19: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-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "7eef9d81-2bcf-40fe-8c09-e368196e9be3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "e06879e6-bb0d-4d0b-934b-01922488e2a6"}]} 2018-07-22 03:19:49,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 used request id req-3b21a024-dc7c-49d0-97c9-aa68377fde46 2018-07-22 03:19:49,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffa69e38-42fc-4dbb-bdc6-a3d122298f87 2018-07-22 03:19:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:49,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e9b3375-05e6-45b8-a3c7-c0540a26f805 Date: Sun, 22 Jul 2018 03:19: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-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "7eef9d81-2bcf-40fe-8c09-e368196e9be3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "e06879e6-bb0d-4d0b-934b-01922488e2a6"}]} 2018-07-22 03:19:49,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 used request id req-5e9b3375-05e6-45b8-a3c7-c0540a26f805 2018-07-22 03:19:49,285 - neutron_utils - INFO - Retrieving security group with ID - ffa69e38-42fc-4dbb-bdc6-a3d122298f87 2018-07-22 03:19:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:49,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1c71c45a-edb8-4b53-b272-61d3aea3b1fe Date: Sun, 22 Jul 2018 03:19:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "updated_at": "2018-07-22T03:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "revision_number": 0, "id": "7eef9d81-2bcf-40fe-8c09-e368196e9be3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "24747eb625344e3bb6169851068fd9e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "revision_number": 0, "id": "e06879e6-bb0d-4d0b-934b-01922488e2a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "24747eb625344e3bb6169851068fd9e3"}], "revision_number": 2, "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}]} 2018-07-22 03:19:49,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 used request id req-1c71c45a-edb8-4b53-b272-61d3aea3b1fe 2018-07-22 03:19:49,357 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffa69e38-42fc-4dbb-bdc6-a3d122298f87 2018-07-22 03:19:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:49,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f76f67ad-62d2-4ca0-aaa8-5c61754c21cc Date: Sun, 22 Jul 2018 03:19: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-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "7eef9d81-2bcf-40fe-8c09-e368196e9be3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "e06879e6-bb0d-4d0b-934b-01922488e2a6"}]} 2018-07-22 03:19:49,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 used request id req-f76f67ad-62d2-4ca0-aaa8-5c61754c21cc 2018-07-22 03:19:49,386 - neutron_utils - INFO - Retrieving security group with ID - ffa69e38-42fc-4dbb-bdc6-a3d122298f87 2018-07-22 03:19:49,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:49,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8291dc55-b67e-4ccb-b57a-95612ab31ee6 Date: Sun, 22 Jul 2018 03:19:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "updated_at": "2018-07-22T03:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "revision_number": 0, "id": "7eef9d81-2bcf-40fe-8c09-e368196e9be3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "24747eb625344e3bb6169851068fd9e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "revision_number": 0, "id": "e06879e6-bb0d-4d0b-934b-01922488e2a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "24747eb625344e3bb6169851068fd9e3"}], "revision_number": 2, "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}]} 2018-07-22 03:19:49,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 used request id req-8291dc55-b67e-4ccb-b57a-95612ab31ee6 2018-07-22 03:19:49,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffa69e38-42fc-4dbb-bdc6-a3d122298f87 2018-07-22 03:19:49,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:49,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14f6302d-495a-438b-a9d3-be4db0f2c2a8 Date: Sun, 22 Jul 2018 03:19: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-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "7eef9d81-2bcf-40fe-8c09-e368196e9be3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "e06879e6-bb0d-4d0b-934b-01922488e2a6"}]} 2018-07-22 03:19:49,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 used request id req-14f6302d-495a-438b-a9d3-be4db0f2c2a8 2018-07-22 03:19:49,462 - neutron_utils - INFO - Retrieving security group with ID - ffa69e38-42fc-4dbb-bdc6-a3d122298f87 2018-07-22 03:19:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:49,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b9687d03-fa36-40e0-8bfa-fa52ded32532 Date: Sun, 22 Jul 2018 03:19:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "updated_at": "2018-07-22T03:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "revision_number": 0, "id": "7eef9d81-2bcf-40fe-8c09-e368196e9be3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "24747eb625344e3bb6169851068fd9e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "revision_number": 0, "id": "e06879e6-bb0d-4d0b-934b-01922488e2a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "24747eb625344e3bb6169851068fd9e3"}], "revision_number": 2, "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}]} 2018-07-22 03:19:49,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 used request id req-b9687d03-fa36-40e0-8bfa-fa52ded32532 2018-07-22 03:19:49,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffa69e38-42fc-4dbb-bdc6-a3d122298f87 2018-07-22 03:19:49,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:19:49,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c120279f-0302-4a1b-ac5e-e4fcadda59c2 Date: Sun, 22 Jul 2018 03:19: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-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "7eef9d81-2bcf-40fe-8c09-e368196e9be3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:48Z", "security_group_id": "ffa69e38-42fc-4dbb-bdc6-a3d122298f87", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:48Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "e06879e6-bb0d-4d0b-934b-01922488e2a6"}]} 2018-07-22 03:19:49,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ffa69e38-42fc-4dbb-bdc6-a3d122298f87 used request id req-c120279f-0302-4a1b-ac5e-e4fcadda59c2 2018-07-22 03:19:49,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:49,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:49,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cbe1c42f1c44c70a120b0607b170f62", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj-role"}], "expires_at": "2018-07-22T04:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c4811419-1df6-463-user", "id": "4b73b6ef110d4f5dbda5483ad53d1ad0"}, "audit_ids": ["oPp7K0oASP2mb_RpEksLeQ"], "issued_at": "2018-07-22T03:19:49.000000Z"}} 2018-07-22 03:19:49,925 - 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}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1d0931-a8c1-46eb-869b-30835b3d3e7a 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-22 03:19:50,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ff1d0931-a8c1-46eb-869b-30835b3d3e7a 2018-07-22 03:19:50,004 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:19:50,006 - 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}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce03e45-79a4-49eb-8912-5f729dc2b2da 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-22 03:19:50,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2ce03e45-79a4-49eb-8912-5f729dc2b2da 2018-07-22 03:19:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-531ed154-fa41-4d5b-a1af-840b4d07e12c Date: Sun, 22 Jul 2018 03:19:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:19:50,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-531ed154-fa41-4d5b-a1af-840b4d07e12c 2018-07-22 03:19:50,346 - 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-22 03:19:50,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:19:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:19:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ade24fd-bb0a-4228-b757-828f67e1a7ca Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:19:50,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-1ade24fd-bb0a-4228-b757-828f67e1a7ca 2018-07-22 03:19:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4ddada5d-3ad4-42e9-b1da-bdb3c182cfee Date: Sun, 22 Jul 2018 03:19:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:19:50,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-4ddada5d-3ad4-42e9-b1da-bdb3c182cfee 2018-07-22 03:19:50,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3d3c02f1-5407-4ff4-b381-7795fd164852 Date: Sun, 22 Jul 2018 03:19:50 GMT RESP BODY: {"ports":[]} 2018-07-22 03:19:50,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port&admin_state_up=True used request id req-3d3c02f1-5407-4ff4-b381-7795fd164852 2018-07-22 03:19:50,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-685e9cde-069c-4dfb-a4f9-77a3682253d4 x-compute-request-id: req-685e9cde-069c-4dfb-a4f9-77a3682253d4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:19:50,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst used request id req-685e9cde-069c-4dfb-a4f9-77a3682253d4 2018-07-22 03:19:50,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-88e41795-f9e6-43b0-91bf-4c336df9b035 Date: Sun, 22 Jul 2018 03:19:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:19:50,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-88e41795-f9e6-43b0-91bf-4c336df9b035 2018-07-22 03:19:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8fd555-d7db-4be6-8a78-8d00040737e3 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:19:50,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-7a8fd555-d7db-4be6-8a78-8d00040737e3 2018-07-22 03:19:50,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:50,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-68001d91-646d-4410-9454-7f8169bc83d9 Date: Sun, 22 Jul 2018 03:19:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:19:50,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-68001d91-646d-4410-9454-7f8169bc83d9 2018-07-22 03:19:50,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:51,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb53ffbc-98dd-4e32-b5eb-0a7f70a474f1 Date: Sun, 22 Jul 2018 03:19:51 GMT RESP BODY: {"ports":[]} 2018-07-22 03:19:51,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port&admin_state_up=True used request id req-fb53ffbc-98dd-4e32-b5eb-0a7f70a474f1 2018-07-22 03:19:51,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:19:51,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:19:51,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cbe1c42f1c44c70a120b0607b170f62", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj-role"}], "expires_at": "2018-07-22T04:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c4811419-1df6-463-user", "id": "4b73b6ef110d4f5dbda5483ad53d1ad0"}, "audit_ids": ["cFM0IXdSQpmYNmfRTAWvQA"], "issued_at": "2018-07-22T03:19:51.000000Z"}} 2018-07-22 03:19:51,401 - 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}48cd414be41d21398aa06e3a3809488e4aa74d30" 2018-07-22 03:19:51,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ea29c4-534b-4d30-ba4d-3f3949a5a2e1 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-22 03:19:51,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a3ea29c4-534b-4d30-ba4d-3f3949a5a2e1 2018-07-22 03:19:51,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:51,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1dc7e2a4-e357-463f-81f0-33dd7c0396f8 Date: Sun, 22 Jul 2018 03:19:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:19:51,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-1dc7e2a4-e357-463f-81f0-33dd7c0396f8 2018-07-22 03:19:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:51,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12968b48-0d13-4034-a475-6776901d2eaf Date: Sun, 22 Jul 2018 03:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:19:51,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-12968b48-0d13-4034-a475-6776901d2eaf 2018-07-22 03:19:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:51,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ce083f42-7128-4faa-ad2b-4d8f58c9aa8b Date: Sun, 22 Jul 2018 03:19:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:19:51,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-ce083f42-7128-4faa-ad2b-4d8f58c9aa8b 2018-07-22 03:19:51,730 - 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-22 03:19:51,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:19:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:19:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cd414be41d21398aa06e3a3809488e4aa74d30" 2018-07-22 03:19:51,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864eb77e-4849-417f-b9db-59e123d74083 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:19:51,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-864eb77e-4849-417f-b9db-59e123d74083 2018-07-22 03:19:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:51,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8f1e6674-a395-4235-8991-602863d38836 Date: Sun, 22 Jul 2018 03:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:19:51,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-8f1e6674-a395-4235-8991-602863d38836 2018-07-22 03:19:51,874 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net 2018-07-22 03:19:51,878 - 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}36399b9332aaa91e636ef31a1b387e3fa037d3e6" -d '{"port": {"network_id": "cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce", "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port", "admin_state_up": true}}' 2018-07-22 03:19:52,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-72f0228c-7a10-4745-901b-bed2504ed06d Date: Sun, 22 Jul 2018 03:19:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.12"}],"id":"3676d9a9-b811-4bfb-a24b-9e2ed09eb380","security_groups":["f42400df-9c20-4a2c-95bd-8da7d4564bfe"],"mac_address":"fa:16:3e:4e:cb:13","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port","project_id":"24747eb625344e3bb6169851068fd9e3","qos_policy_id":null,"admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:19:52,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-72f0228c-7a10-4745-901b-bed2504ed06d 2018-07-22 03:19:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:52,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c082525a-a4f8-451e-860f-0563766210cf Date: Sun, 22 Jul 2018 03:19:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:19:52,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-c082525a-a4f8-451e-860f-0563766210cf 2018-07-22 03:19:52,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:53,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9e010e-ee7c-465a-bf2f-8bc189bdd573 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:19:53,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-fe9e010e-ee7c-465a-bf2f-8bc189bdd573 2018-07-22 03:19:53,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:53,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e5e00299-151b-4c7f-9375-3fc95612438b Date: Sun, 22 Jul 2018 03:19:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:19:53,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-e5e00299-151b-4c7f-9375-3fc95612438b 2018-07-22 03:19:53,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:53,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-368f0bf4-764c-40cd-851b-e09f48da505e Date: Sun, 22 Jul 2018 03:19:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.12"}],"id":"3676d9a9-b811-4bfb-a24b-9e2ed09eb380","security_groups":["f42400df-9c20-4a2c-95bd-8da7d4564bfe"],"mac_address":"fa:16:3e:4e:cb:13","project_id":"24747eb625344e3bb6169851068fd9e3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:52Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:19:53,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port&admin_state_up=True used request id req-368f0bf4-764c-40cd-851b-e09f48da505e 2018-07-22 03:19:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:53,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc87d25e-4fa7-42d9-9df7-40f5e065ad5b Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:19:53,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-bc87d25e-4fa7-42d9-9df7-40f5e065ad5b 2018-07-22 03:19:53,270 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst 2018-07-22 03:19:53,273 - 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}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:53,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-7bd84822-ed00-4692-b421-73171be235b6 x-compute-request-id: req-7bd84822-ed00-4692-b421-73171be235b6 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:19:53,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7bd84822-ed00-4692-b421-73171be235b6 2018-07-22 03:19:53,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:53,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-c5074e7e-0171-42bb-8a33-381ad25fc914 x-compute-request-id: req-c5074e7e-0171-42bb-8a33-381ad25fc914 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "887d4b75-9479-4a1a-9eaf-147846a21d44"}} 2018-07-22 03:19:53,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44 used request id req-c5074e7e-0171-42bb-8a33-381ad25fc914 2018-07-22 03:19:53,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:53,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2af6fc7f-ae89-4339-888c-94cfdffa6e74 Date: Sun, 22 Jul 2018 03:19:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:19:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:19:45Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/65b159c9-9cef-4223-b347-5f0562382c12/snap", "metadata": {}}], "self": "/v2/images/65b159c9-9cef-4223-b347-5f0562382c12", "min_disk": 0, "protected": false, "id": "65b159c9-9cef-4223-b347-5f0562382c12", "file": "/v2/images/65b159c9-9cef-4223-b347-5f0562382c12/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "24747eb625344e3bb6169851068fd9e3", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/65b159c9-9cef-4223-b347-5f0562382c12/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image"} 2018-07-22 03:19:53,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image used request id req-2af6fc7f-ae89-4339-888c-94cfdffa6e74 2018-07-22 03:19:53,502 - 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}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:53,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bd67be4d-d83d-46c5-9d27-b982d5fff851 Date: Sun, 22 Jul 2018 03:19:53 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-22 03:19:53,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-bd67be4d-d83d-46c5-9d27-b982d5fff851 2018-07-22 03:19:53,514 - 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}36399b9332aaa91e636ef31a1b387e3fa037d3e6" -d '{"server": {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "imageRef": "65b159c9-9cef-4223-b347-5f0562382c12", "flavorRef": "887d4b75-9479-4a1a-9eaf-147846a21d44", "max_count": 1, "min_count": 1, "networks": [{"port": "3676d9a9-b811-4bfb-a24b-9e2ed09eb380"}], "security_groups": [{"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}]}}' 2018-07-22 03:19:55,154 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:19: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-9284d7a5-02c6-4598-b5bb-f9efbe70ea06 x-compute-request-id: req-9284d7a5-02c6-4598-b5bb-f9efbe70ea06 Content-Length: 435 location: http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "adminPass": "BtS5KWpjWVVa"}} 2018-07-22 03:19:55,154 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9284d7a5-02c6-4598-b5bb-f9efbe70ea06 2018-07-22 03:19:55,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:55,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-eae0e16a-ee02-44ce-bec5-9b25e233e407 x-compute-request-id: req-eae0e16a-ee02-44ce-bec5-9b25e233e407 Content-Encoding: gzip Content-Length: 612 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/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:55,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-eae0e16a-ee02-44ce-bec5-9b25e233e407 2018-07-22 03:19:55,605 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst 2018-07-22 03:19:55,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:56,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-5307235c-222c-47f8-ac32-f4fde08914d1 x-compute-request-id: req-5307235c-222c-47f8-ac32-f4fde08914d1 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:56,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-5307235c-222c-47f8-ac32-f4fde08914d1 2018-07-22 03:19:56,039 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst] is - BUILD 2018-07-22 03:19:56,039 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:19:59,042 - create_instance - DEBUG - VM status query timeout in 896.562851906 2018-07-22 03:19:59,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:19:59,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:19: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-7106a43d-7ba8-4456-9324-bef6e48bfc61 x-compute-request-id: req-7106a43d-7ba8-4456-9324-bef6e48bfc61 Content-Encoding: gzip Content-Length: 673 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/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:56Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:19:59,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-7106a43d-7ba8-4456-9324-bef6e48bfc61 2018-07-22 03:19:59,369 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst] is - BUILD 2018-07-22 03:19:59,369 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:20:02,372 - create_instance - DEBUG - VM status query timeout in 893.232924938 2018-07-22 03:20:02,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:02,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-ff066010-f46a-40fa-a766-05d40c0e4408 x-compute-request-id: req-ff066010-f46a-40fa-a766-05d40c0e4408 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:02,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-ff066010-f46a-40fa-a766-05d40c0e4408 2018-07-22 03:20:02,864 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst] is - ACTIVE 2018-07-22 03:20:02,865 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:20:02,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:03,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-983f5550-b781-4fbf-96c3-93ce8ff870e2 x-compute-request-id: req-983f5550-b781-4fbf-96c3-93ce8ff870e2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:03,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-983f5550-b781-4fbf-96c3-93ce8ff870e2 2018-07-22 03:20:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:03,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8817a753-3751-40ea-8959-f0fd052bfb85 Date: Sun, 22 Jul 2018 03:20:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:20:03,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-8817a753-3751-40ea-8959-f0fd052bfb85 2018-07-22 03:20:03,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:03,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08485390-b428-4b97-a5f0-524600900396 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:20:03,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-08485390-b428-4b97-a5f0-524600900396 2018-07-22 03:20:03,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:03,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-780d365c-e243-41c4-bfd1-0ec8d6464fe1 Date: Sun, 22 Jul 2018 03:20:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:20:03,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-780d365c-e243-41c4-bfd1-0ec8d6464fe1 2018-07-22 03:20:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:03,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-0eba6fce-9318-440c-bf59-4d0db4642e87 Date: Sun, 22 Jul 2018 03:20:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.12"}],"id":"3676d9a9-b811-4bfb-a24b-9e2ed09eb380","security_groups":["f42400df-9c20-4a2c-95bd-8da7d4564bfe"],"mac_address":"fa:16:3e:4e:cb:13","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:52Z","binding:vnic_type":"normal","device_id":"a9662485-8081-4e90-b38b-eb829da1e6e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.2"}],"id":"db73376a-3e62-4590-8be4-ca04b9e33d16","security_groups":[],"mac_address":"fa:16:3e:f9:51:f3","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","ip_allocation":"immediate"}]} 2018-07-22 03:20:03,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-0eba6fce-9318-440c-bf59-4d0db4642e87 2018-07-22 03:20:03,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:03,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-91d68c46-619c-4982-a59b-ef17d490f693 x-compute-request-id: req-91d68c46-619c-4982-a59b-ef17d490f693 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:03,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-91d68c46-619c-4982-a59b-ef17d490f693 2018-07-22 03:20:03,794 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst] is - ACTIVE 2018-07-22 03:20:03,795 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:20:03,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:03,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-c47d601a-c886-4a47-a847-5651a030fb53 x-compute-request-id: req-c47d601a-c886-4a47-a847-5651a030fb53 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:03,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-c47d601a-c886-4a47-a847-5651a030fb53 2018-07-22 03:20:03,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:04,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c674da4b-e677-41d1-bf29-42262b85bef9 Date: Sun, 22 Jul 2018 03:20:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:20:04,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-c674da4b-e677-41d1-bf29-42262b85bef9 2018-07-22 03:20:04,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:04,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48340d5f-df6b-4743-b1be-76ce699935aa Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:20:04,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-48340d5f-df6b-4743-b1be-76ce699935aa 2018-07-22 03:20:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:04,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7c1ccf97-09c3-4138-a657-91603e84bf1d Date: Sun, 22 Jul 2018 03:20:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:20:04,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-7c1ccf97-09c3-4138-a657-91603e84bf1d 2018-07-22 03:20:04,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:04,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-3d345a88-3e56-4103-8f9b-606fde04aff7 Date: Sun, 22 Jul 2018 03:20:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.12"}],"id":"3676d9a9-b811-4bfb-a24b-9e2ed09eb380","security_groups":["f42400df-9c20-4a2c-95bd-8da7d4564bfe"],"mac_address":"fa:16:3e:4e:cb:13","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:52Z","binding:vnic_type":"normal","device_id":"a9662485-8081-4e90-b38b-eb829da1e6e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.2"}],"id":"db73376a-3e62-4590-8be4-ca04b9e33d16","security_groups":[],"mac_address":"fa:16:3e:f9:51:f3","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","ip_allocation":"immediate"}]} 2018-07-22 03:20:04,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-3d345a88-3e56-4103-8f9b-606fde04aff7 2018-07-22 03:20:04,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}}' 2018-07-22 03:20:05,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:20: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-a080c3b5-0dd7-40bc-a8d4-83600675509d x-compute-request-id: req-a080c3b5-0dd7-40bc-a8d4-83600675509d Content-Length: 0 Content-Type: application/json 2018-07-22 03:20:05,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3/action used request id req-a080c3b5-0dd7-40bc-a8d4-83600675509d 2018-07-22 03:20:05,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:05,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cbe1c42f1c44c70a120b0607b170f62", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj-role"}], "expires_at": "2018-07-22T04:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/24747eb625344e3bb6169851068fd9e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c4811419-1df6-463-user", "id": "4b73b6ef110d4f5dbda5483ad53d1ad0"}, "audit_ids": ["oZ7bBI6-T_CU0F4tXiOceQ"], "issued_at": "2018-07-22T03:20:05.000000Z"}} 2018-07-22 03:20:05,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48720f556695c0ccbb6a8f4cec8294d5b0e153b7" 2018-07-22 03:20:06,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-eba8e034-ce34-4d2a-ba96-306a2bf2510a x-compute-request-id: req-eba8e034-ce34-4d2a-ba96-306a2bf2510a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:06,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-eba8e034-ce34-4d2a-ba96-306a2bf2510a 2018-07-22 03:20:06,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:06,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-26a420e7-6b92-4550-bda9-369a20bd9106 x-compute-request-id: req-26a420e7-6b92-4550-bda9-369a20bd9106 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:06,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-26a420e7-6b92-4550-bda9-369a20bd9106 2018-07-22 03:20:06,250 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst] is - ACTIVE 2018-07-22 03:20:06,250 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:20:06,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:06,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-0bcb59ec-f54a-44d2-bf77-8774a1fb1729 x-compute-request-id: req-0bcb59ec-f54a-44d2-bf77-8774a1fb1729 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:06,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-0bcb59ec-f54a-44d2-bf77-8774a1fb1729 2018-07-22 03:20:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:06,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a86aeaaa-f5f1-4391-9e6c-c1de476d5e9e Date: Sun, 22 Jul 2018 03:20:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:20:06,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-a86aeaaa-f5f1-4391-9e6c-c1de476d5e9e 2018-07-22 03:20:06,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:06,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f438f74-396a-4503-bb24-b9586f153d69 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:20:06,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-7f438f74-396a-4503-bb24-b9586f153d69 2018-07-22 03:20:06,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:06,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-28bf92c2-9444-4895-b709-744f2a0a19d3 Date: Sun, 22 Jul 2018 03:20:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:20:06,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-28bf92c2-9444-4895-b709-744f2a0a19d3 2018-07-22 03:20:06,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:06,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-c0283f8a-6898-4aac-ac97-f2ba9f0ec16a Date: Sun, 22 Jul 2018 03:20:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:05Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.12"}],"id":"3676d9a9-b811-4bfb-a24b-9e2ed09eb380","security_groups":["f42400df-9c20-4a2c-95bd-8da7d4564bfe","ffa69e38-42fc-4dbb-bdc6-a3d122298f87"],"mac_address":"fa:16:3e:4e:cb:13","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:52Z","binding:vnic_type":"normal","device_id":"a9662485-8081-4e90-b38b-eb829da1e6e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.2"}],"id":"db73376a-3e62-4590-8be4-ca04b9e33d16","security_groups":[],"mac_address":"fa:16:3e:f9:51:f3","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","ip_allocation":"immediate"}]} 2018-07-22 03:20:06,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-c0283f8a-6898-4aac-ac97-f2ba9f0ec16a 2018-07-22 03:20:06,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:06,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-4a4b9485-4d9f-4ab9-82cb-f193cd63126c x-compute-request-id: req-4a4b9485-4d9f-4ab9-82cb-f193cd63126c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:06,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-4a4b9485-4d9f-4ab9-82cb-f193cd63126c 2018-07-22 03:20:06,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:06,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-10e0edfd-0106-4bef-831d-a21d63f68fb0 Date: Sun, 22 Jul 2018 03:20:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:20:06,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-10e0edfd-0106-4bef-831d-a21d63f68fb0 2018-07-22 03:20:06,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:07,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05307bb-f67b-45cd-a89a-54891d6e5ef7 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:20:07,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-d05307bb-f67b-45cd-a89a-54891d6e5ef7 2018-07-22 03:20:07,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:07,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f4775d69-452e-486f-9d3a-57958950a9f0 Date: Sun, 22 Jul 2018 03:20:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:20:07,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-f4775d69-452e-486f-9d3a-57958950a9f0 2018-07-22 03:20:07,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:07,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-5474a6ad-23bb-4100-a42d-1742fa8aad7b Date: Sun, 22 Jul 2018 03:20:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:05Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.12"}],"id":"3676d9a9-b811-4bfb-a24b-9e2ed09eb380","security_groups":["f42400df-9c20-4a2c-95bd-8da7d4564bfe","ffa69e38-42fc-4dbb-bdc6-a3d122298f87"],"mac_address":"fa:16:3e:4e:cb:13","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:52Z","binding:vnic_type":"normal","device_id":"a9662485-8081-4e90-b38b-eb829da1e6e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.2"}],"id":"db73376a-3e62-4590-8be4-ca04b9e33d16","security_groups":[],"mac_address":"fa:16:3e:f9:51:f3","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","ip_allocation":"immediate"}]} 2018-07-22 03:20:07,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-5474a6ad-23bb-4100-a42d-1742fa8aad7b 2018-07-22 03:20:07,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name"}}' 2018-07-22 03:20:07,741 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:20: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-725d9f09-36d5-47c7-8fef-08e01274c4c6 x-compute-request-id: req-725d9f09-36d5-47c7-8fef-08e01274c4c6 Content-Length: 0 Content-Type: application/json 2018-07-22 03:20:07,741 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3/action used request id req-725d9f09-36d5-47c7-8fef-08e01274c4c6 2018-07-22 03:20:07,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:07,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-3570fff3-9b85-4445-a2b3-0ecb85eec0a7 x-compute-request-id: req-3570fff3-9b85-4445-a2b3-0ecb85eec0a7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:07,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-3570fff3-9b85-4445-a2b3-0ecb85eec0a7 2018-07-22 03:20:07,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:08,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2fcdfc8c-38bc-47a2-8356-6cb014d9ac2c Date: Sun, 22 Jul 2018 03:20:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24747eb625344e3bb6169851068fd9e3","l2_adjacency":true,"status":"ACTIVE","subnets":["069acca1-38d0-4a6a-af4d-2d43091e4694"],"description":"","tags":[],"updated_at":"2018-07-22T03:19:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net","admin_state_up":true,"tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","mtu":1450}]} 2018-07-22 03:20:08,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net used request id req-2fcdfc8c-38bc-47a2-8356-6cb014d9ac2c 2018-07-22 03:20:08,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:08,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb99e9bd-68a2-4a1e-b7b7-9db962f7dc94 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:20:08,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-eb99e9bd-68a2-4a1e-b7b7-9db962f7dc94 2018-07-22 03:20:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:08,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f293b4f8-de12-4f3c-bd46-ba256d8be0e1 Date: Sun, 22 Jul 2018 03:20:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:46Z","dns_nameservers":[],"updated_at":"2018-07-22T03:19:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24747eb625344e3bb6169851068fd9e3","id":"069acca1-38d0-4a6a-af4d-2d43091e4694","subnetpool_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet"}]} 2018-07-22 03:20:08,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-f293b4f8-de12-4f3c-bd46-ba256d8be0e1 2018-07-22 03:20:08,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:08,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-d7219281-05a4-44eb-a4f3-6aa01defab7b Date: Sun, 22 Jul 2018 03:20:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:07Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.12"}],"id":"3676d9a9-b811-4bfb-a24b-9e2ed09eb380","security_groups":["f42400df-9c20-4a2c-95bd-8da7d4564bfe"],"mac_address":"fa:16:3e:4e:cb:13","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:52Z","binding:vnic_type":"normal","device_id":"a9662485-8081-4e90-b38b-eb829da1e6e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:19:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"069acca1-38d0-4a6a-af4d-2d43091e4694","ip_address":"10.55.0.2"}],"id":"db73376a-3e62-4590-8be4-ca04b9e33d16","security_groups":[],"mac_address":"fa:16:3e:f9:51:f3","project_id":"24747eb625344e3bb6169851068fd9e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","tenant_id":"24747eb625344e3bb6169851068fd9e3","created_at":"2018-07-22T03:19:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce","ip_allocation":"immediate"}]} 2018-07-22 03:20:08,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-d7219281-05a4-44eb-a4f3-6aa01defab7b 2018-07-22 03:20:08,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48720f556695c0ccbb6a8f4cec8294d5b0e153b7" 2018-07-22 03:20:08,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-4683e84d-b360-4702-a33e-d3c06321465a x-compute-request-id: req-4683e84d-b360-4702-a33e-d3c06321465a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:cb:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "security_groups": [{"name": "default"}], "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:19:59Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:08,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-4683e84d-b360-4702-a33e-d3c06321465a 2018-07-22 03:20:08,629 - create_instance - INFO - Deleting Port with ID - 3676d9a9-b811-4bfb-a24b-9e2ed09eb380 2018-07-22 03:20:08,629 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-port 2018-07-22 03:20:08,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/3676d9a9-b811-4bfb-a24b-9e2ed09eb380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:09,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-030f0183-8a16-48aa-b318-f9a3d491503d Date: Sun, 22 Jul 2018 03:20:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:09,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/3676d9a9-b811-4bfb-a24b-9e2ed09eb380 used request id req-030f0183-8a16-48aa-b318-f9a3d491503d 2018-07-22 03:20:09,067 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst 2018-07-22 03:20:09,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:09,291 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20: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-054c6f80-ea2c-47ca-91b6-5f50f32d86ac x-compute-request-id: req-054c6f80-ea2c-47ca-91b6-5f50f32d86ac Content-Type: application/json 2018-07-22 03:20:09,292 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-054c6f80-ea2c-47ca-91b6-5f50f32d86ac 2018-07-22 03:20:09,292 - create_instance - INFO - Checking deletion status 2018-07-22 03:20:09,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:09,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-45b20893-e64a-4093-ab33-a632d63abfc6 x-compute-request-id: req-45b20893-e64a-4093-ab33-a632d63abfc6 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a9662485-8081-4e90-b38b-eb829da1e6e3", "rel": "bookmark"}], "image": {"id": "65b159c9-9cef-4223-b347-5f0562382c12", "links": [{"href": "http://172.30.9.25:8774/images/65b159c9-9cef-4223-b347-5f0562382c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:19:59.000000", "flavor": {"id": "887d4b75-9479-4a1a-9eaf-147846a21d44", "links": [{"href": "http://172.30.9.25:8774/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44", "rel": "bookmark"}]}, "id": "a9662485-8081-4e90-b38b-eb829da1e6e3", "user_id": "4b73b6ef110d4f5dbda5483ad53d1ad0", "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-22T03:20:09Z", "hostId": "b865c06a0951cdd4635b4237d062c5e5988f57428cbe10be89531f3d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst", "created": "2018-07-22T03:19:55Z", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:09,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-45b20893-e64a-4093-ab33-a632d63abfc6 2018-07-22 03:20:09,393 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst] is - ACTIVE 2018-07-22 03:20:09,393 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:20:12,397 - create_instance - DEBUG - VM status query timeout in 296.895648956 2018-07-22 03:20:12,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36399b9332aaa91e636ef31a1b387e3fa037d3e6" 2018-07-22 03:20:12,452 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20: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 x-openstack-request-id: req-fddeea61-142d-423b-8e0e-f5c07f7a5906 x-compute-request-id: req-fddeea61-142d-423b-8e0e-f5c07f7a5906 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a9662485-8081-4e90-b38b-eb829da1e6e3 could not be found.", "code": 404}} 2018-07-22 03:20:12,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a9662485-8081-4e90-b38b-eb829da1e6e3 used request id req-fddeea61-142d-423b-8e0e-f5c07f7a5906 2018-07-22 03:20:12,453 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a9662485-8081-4e90-b38b-eb829da1e6e3 could not be found. (HTTP 404) (Request-ID: req-fddeea61-142d-423b-8e0e-f5c07f7a5906) 2018-07-22 03:20:12,453 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-inst 2018-07-22 03:20:12,454 - neutron_utils - INFO - Deleting security group rule with ID - 7eef9d81-2bcf-40fe-8c09-e368196e9be3 2018-07-22 03:20:12,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/7eef9d81-2bcf-40fe-8c09-e368196e9be3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:20:12,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de6389b6-74a6-4379-8d46-9ad5022c448e Content-Length: 0 Date: Sun, 22 Jul 2018 03:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:12,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/7eef9d81-2bcf-40fe-8c09-e368196e9be3 used request id req-de6389b6-74a6-4379-8d46-9ad5022c448e 2018-07-22 03:20:12,714 - neutron_utils - INFO - Deleting security group rule with ID - e06879e6-bb0d-4d0b-934b-01922488e2a6 2018-07-22 03:20:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/e06879e6-bb0d-4d0b-934b-01922488e2a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:20:12,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3551ac2-fbe9-4d1c-987f-572dc683df32 Content-Length: 0 Date: Sun, 22 Jul 2018 03:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:12,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/e06879e6-bb0d-4d0b-934b-01922488e2a6 used request id req-e3551ac2-fbe9-4d1c-987f-572dc683df32 2018-07-22 03:20:12,791 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-name 2018-07-22 03:20:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ffa69e38-42fc-4dbb-bdc6-a3d122298f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce2f4422d2938f5aa2734d36c3da334a6d9abb5" 2018-07-22 03:20:12,900 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c93bf96-cc21-48e7-90af-dae8435a7c0f Content-Length: 0 Date: Sun, 22 Jul 2018 03:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:12,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ffa69e38-42fc-4dbb-bdc6-a3d122298f87 used request id req-3c93bf96-cc21-48e7-90af-dae8435a7c0f 2018-07-22 03:20:12,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0842326fb550577db9f5cc798685022125b685b8" 2018-07-22 03:20:12,930 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:20: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 x-openstack-request-id: req-08c91fd8-c890-490f-9aea-d06582612d7c x-compute-request-id: req-08c91fd8-c890-490f-9aea-d06582612d7c Content-Length: 0 Content-Type: application/json 2018-07-22 03:20:12,930 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/887d4b75-9479-4a1a-9eaf-147846a21d44 used request id req-08c91fd8-c890-490f-9aea-d06582612d7c 2018-07-22 03:20:12,931 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet 2018-07-22 03:20:12,931 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-subnet 2018-07-22 03:20:12,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/069acca1-38d0-4a6a-af4d-2d43091e4694 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6220149377e867f09e5a5405147696ef12414acc" 2018-07-22 03:20:14,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75712178-2f80-4252-b4f9-820f586cbe94 Date: Sun, 22 Jul 2018 03:20:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:14,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/069acca1-38d0-4a6a-af4d-2d43091e4694 used request id req-75712178-2f80-4252-b4f9-820f586cbe94 2018-07-22 03:20:14,265 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-pub-net 2018-07-22 03:20:14,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6220149377e867f09e5a5405147696ef12414acc" 2018-07-22 03:20:15,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b6e319c-8877-45ee-9edf-f4f119b4b733 Date: Sun, 22 Jul 2018 03:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:15,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/cce6ecd2-ea60-43ec-8a38-8f2bcf5bacce used request id req-1b6e319c-8877-45ee-9edf-f4f119b4b733 2018-07-22 03:20:15,596 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-250267e0-d85a-4e97-b10a-29d45b56ef95-image 2018-07-22 03:20:15,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/65b159c9-9cef-4223-b347-5f0562382c12 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d4256c2982fd9d605ce14f8753e195cc8e9916f" 2018-07-22 03:20:16,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a12bf0f-d648-4267-bb92-2a552675f97d Date: Sun, 22 Jul 2018 03:20: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-22 03:20:16,016 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/65b159c9-9cef-4223-b347-5f0562382c12 used request id req-4a12bf0f-d648-4267-bb92-2a552675f97d 2018-07-22 03:20:16,022 - 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}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:16,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5c653f53-d7f3-415b-aec3-a0aae573be9c Date: Sun, 22 Jul 2018 03:20:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:46Z", "updated_at": "2018-07-22T03:19:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:46Z", "revision_number": 0, "id": "418c0513-ebde-40f9-be02-22537d5fb1f1", "remote_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:46Z", "security_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "24747eb625344e3bb6169851068fd9e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:46Z", "revision_number": 0, "id": "4b0e5ef2-b101-475e-beaf-3245607bf807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:46Z", "security_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "24747eb625344e3bb6169851068fd9e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:46Z", "revision_number": 0, "id": "a22423ab-b472-49f7-8f43-adb3c9a9a340", "remote_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:46Z", "security_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "24747eb625344e3bb6169851068fd9e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:19:46Z", "revision_number": 0, "id": "b93afa19-da19-4158-b022-255c2f7cbc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:19:46Z", "security_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "tenant_id": "24747eb625344e3bb6169851068fd9e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "24747eb625344e3bb6169851068fd9e3"}], "revision_number": 4, "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "name": "default"}]} 2018-07-22 03:20:16,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-5c653f53-d7f3-415b-aec3-a0aae573be9c 2018-07-22 03:20:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:16,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01c9cbd-8091-466f-abdf-419d60848818 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:20:16,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-e01c9cbd-8091-466f-abdf-419d60848818 2018-07-22 03:20:16,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:16,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cac7b66-decb-4b51-b5c6-6020b25acea9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:20:16,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-5cac7b66-decb-4b51-b5c6-6020b25acea9 2018-07-22 03:20:16,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:20:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:16,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b4be9ab-0fad-491d-8d6d-5c7619206c16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:20:16,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-4b4be9ab-0fad-491d-8d6d-5c7619206c16 2018-07-22 03:20:16,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:20:16,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:16,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2fd54de-d7e4-42e0-968a-c58d1c44fcbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:20:16,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-b2fd54de-d7e4-42e0-968a-c58d1c44fcbb 2018-07-22 03:20:16,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:20:16,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:16,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0360ad3-cc7c-4a9e-8585-4005026967d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:20:16,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-a0360ad3-cc7c-4a9e-8585-4005026967d8 2018-07-22 03:20:16,787 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:20:16,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:16,872 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79209d82-edd2-4bce-aa23-ee25a93ae75e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:20:16,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-79209d82-edd2-4bce-aa23-ee25a93ae75e 2018-07-22 03:20:16,873 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:20:16,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:16,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933683f6-bc60-4966-945f-17ed656e5572 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:20:16,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-933683f6-bc60-4966-945f-17ed656e5572 2018-07-22 03:20:16,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:17,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c1d357-663a-4f80-9424-07788590873d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:20:17,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-a1c1d357-663a-4f80-9424-07788590873d 2018-07-22 03:20:17,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:20:17,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:17,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2e1c98-a9b6-44fb-bc21-e5b0f04054ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:20:17,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-8f2e1c98-a9b6-44fb-bc21-e5b0f04054ad 2018-07-22 03:20:17,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:20:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:17,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c1e9c68-c06f-4609-b219-666e9405e9e3 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "24747eb625344e3bb6169851068fd9e3", "name": "InstanceSecurityGroupTests-c4811419-1df6-463-proj"}} 2018-07-22 03:20:17,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-1c1e9c68-c06f-4609-b219-666e9405e9e3 2018-07-22 03:20:17,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f42400df-9c20-4a2c-95bd-8da7d4564bfe 2018-07-22 03:20:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f42400df-9c20-4a2c-95bd-8da7d4564bfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:17,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-734e44fd-15ee-4f96-b278-cbba9521ff7a Date: Sun, 22 Jul 2018 03:20:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:46Z", "security_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:46Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "418c0513-ebde-40f9-be02-22537d5fb1f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:46Z", "security_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:46Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "4b0e5ef2-b101-475e-beaf-3245607bf807"}, {"remote_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:46Z", "security_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:46Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "a22423ab-b472-49f7-8f43-adb3c9a9a340"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:19:46Z", "security_group_id": "f42400df-9c20-4a2c-95bd-8da7d4564bfe", "port_range_min": null, "revision_number": 0, "tenant_id": "24747eb625344e3bb6169851068fd9e3", "created_at": "2018-07-22T03:19:46Z", "project_id": "24747eb625344e3bb6169851068fd9e3", "id": "b93afa19-da19-4158-b022-255c2f7cbc67"}]} 2018-07-22 03:20:17,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f42400df-9c20-4a2c-95bd-8da7d4564bfe used request id req-734e44fd-15ee-4f96-b278-cbba9521ff7a 2018-07-22 03:20:17,250 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:20:17,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f42400df-9c20-4a2c-95bd-8da7d4564bfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:17,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc451e24-23fe-46e4-960d-2997a60d5286 Content-Length: 0 Date: Sun, 22 Jul 2018 03:20:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:17,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f42400df-9c20-4a2c-95bd-8da7d4564bfe used request id req-bc451e24-23fe-46e4-960d-2997a60d5286 2018-07-22 03:20:17,422 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-c4811419-1df6-463-proj 2018-07-22 03:20:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:17,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf86def-2bed-4a7e-824f-bf7b1b6e6f07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:20:17,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/24747eb625344e3bb6169851068fd9e3 used request id req-fbf86def-2bed-4a7e-824f-bf7b1b6e6f07 2018-07-22 03:20:17,650 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-c4811419-1df6-463-proj-role 2018-07-22 03:20:17,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7cbe1c42f1c44c70a120b0607b170f62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:17,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ff7e996-759b-49b8-a548-6ba21369cc82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:20:17,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7cbe1c42f1c44c70a120b0607b170f62 used request id req-8ff7e996-759b-49b8-a548-6ba21369cc82 2018-07-22 03:20:17,760 - 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}ee5aeb136975db0179293b0f67001679de7b82e8" 2018-07-22 03:20:17,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913433e4-3187-4756-9adc-93751ee56d0e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:20:17,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-913433e4-3187-4756-9adc-93751ee56d0e 2018-07-22 03:20:17,842 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-c4811419-1df6-463-user 2018-07-22 03:20:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4b73b6ef110d4f5dbda5483ad53d1ad0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ca01f2854265db677468b600c7bf0e427140d2" 2018-07-22 03:20:18,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a39ebe8-abd8-49c1-ae54-e10adbe263f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:20:18,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4b73b6ef110d4f5dbda5483ad53d1ad0 used request id req-4a39ebe8-abd8-49c1-ae54-e10adbe263f7 2018-07-22 03:20:18,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:18,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["_XrOORbMSXiaValMfEcQKQ"], "issued_at": "2018-07-22T03:20:18.000000Z"}} 2018-07-22 03:20:18,414 - 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}b45de6c01808c1d3cec209e8d5ef60cc2568b952" 2018-07-22 03:20:18,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad11bfc6-23d5-47d3-88f9-66b732ad86e8 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-22 03:20:18,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ad11bfc6-23d5-47d3-88f9-66b732ad86e8 2018-07-22 03:20:18,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:18,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:18,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["X21OTa8uQAKsbEluy3M0UA"], "issued_at": "2018-07-22T03:20:18.000000Z"}} 2018-07-22 03:20:18,884 - 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}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:18,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9febf6b5-893d-4137-adb5-e2888e4a9263 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-22 03:20:18,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9febf6b5-893d-4137-adb5-e2888e4a9263 2018-07-22 03:20:18,966 - 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-22 03:20:18,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:20:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:20:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:19,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80db2b70-bc62-45da-89aa-90754e075b7e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:20:19,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj used request id req-80db2b70-bc62-45da-89aa-90754e075b7e 2018-07-22 03:20:19,059 - 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}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:19,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1fb5cfe-8cf5-483b-aea0-39e9ab6f3178 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-22 03:20:19,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d1fb5cfe-8cf5-483b-aea0-39e9ab6f3178 2018-07-22 03:20:19,154 - 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}dbb2e0b0f9016564806a16b213fa8515b52e561f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}}' 2018-07-22 03:20:19,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d0d23b-c157-4fc9-9592-450d6fe97612 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "id": "3287cab9e26740b0aa496ded1946ca91", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:19,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f6d0d23b-c157-4fc9-9592-450d6fe97612 2018-07-22 03:20:19,279 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj 2018-07-22 03:20:19,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:19,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:19,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["FvBma9zHRESf9is67-ReWw"], "issued_at": "2018-07-22T03:20:19.000000Z"}} 2018-07-22 03:20:19,663 - 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}e7f30b5dc7362b213dac568f3fb94e6565980395" 2018-07-22 03:20:19,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160133c6-bbd7-4fd9-91b1-1bb2f5c0f0ca 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-22 03:20:19,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-160133c6-bbd7-4fd9-91b1-1bb2f5c0f0ca 2018-07-22 03:20:19,746 - 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-22 03:20:19,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:20:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:20:19,752 - 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}e7f30b5dc7362b213dac568f3fb94e6565980395" 2018-07-22 03:20:19,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efff2179-4dc9-4966-af4f-7690bd9ce5d3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:20:19,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-efff2179-4dc9-4966-af4f-7690bd9ce5d3 2018-07-22 03:20:19,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f30b5dc7362b213dac568f3fb94e6565980395" 2018-07-22 03:20:19,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3d79e0-2147-4074-b2fb-e674f0bdcd5d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "id": "3287cab9e26740b0aa496ded1946ca91", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}]} 2018-07-22 03:20:19,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj used request id req-ae3d79e0-2147-4074-b2fb-e674f0bdcd5d 2018-07-22 03:20:19,887 - 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}e7f30b5dc7362b213dac568f3fb94e6565980395" 2018-07-22 03:20:19,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84174a4-64f5-4af0-a3b9-0658d2d70ef1 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-22 03:20:19,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e84174a4-64f5-4af0-a3b9-0658d2d70ef1 2018-07-22 03:20:20,364 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-88b52261-bd5d-4e2-user 2018-07-22 03:20:20,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:20,368 - 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}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:20,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e10c6ec-0eb6-40dd-ad78-add0bd3d7b42 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:20:20,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7e10c6ec-0eb6-40dd-ad78-add0bd3d7b42 2018-07-22 03:20:20,388 - 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}dbb2e0b0f9016564806a16b213fa8515b52e561f" -d '{"role": {"name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role"}}' 2018-07-22 03:20:20,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc4080ed-5b3d-45de-9748-00fe9cbb53b5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27f7762036734152a2497f3f4492acff", "links": {"self": "http://172.30.9.25:5000/v3/roles/27f7762036734152a2497f3f4492acff"}, "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role"}} 2018-07-22 03:20:20,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-cc4080ed-5b3d-45de-9748-00fe9cbb53b5 2018-07-22 03:20:20,490 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role 2018-07-22 03:20:20,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/27f7762036734152a2497f3f4492acff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:20,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf36d349-7880-451b-8664-f7b30b7c332c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27f7762036734152a2497f3f4492acff", "links": {"self": "http://172.30.9.25:5000/v3/roles/27f7762036734152a2497f3f4492acff"}, "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role"}} 2018-07-22 03:20:20,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/27f7762036734152a2497f3f4492acff used request id req-bf36d349-7880-451b-8664-f7b30b7c332c 2018-07-22 03:20:20,583 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role to project InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj 2018-07-22 03:20:20,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91/users/0d0eea6cc2f5409faa40509d278760e3/roles/27f7762036734152a2497f3f4492acff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:20,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d536517c-8485-4d7e-bc32-13b9f9c2923d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:20:20,704 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91/users/0d0eea6cc2f5409faa40509d278760e3/roles/27f7762036734152a2497f3f4492acff used request id req-d536517c-8485-4d7e-bc32-13b9f9c2923d 2018-07-22 03:20:20,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:20:20,705 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:20:20,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:20,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:21,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f7762036734152a2497f3f4492acff", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role"}], "expires_at": "2018-07-22T04:20:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-user", "id": "0d0eea6cc2f5409faa40509d278760e3"}, "audit_ids": ["HixomXjHQQOUHJqyxBLUlQ"], "issued_at": "2018-07-22T03:20:21.000000Z"}} 2018-07-22 03:20:21,102 - 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}a7c96c9b09bd146f5bbf0ff2a049ee8d147fab49" 2018-07-22 03:20:21,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f231672-d461-4cdc-a805-25b8f74160fe 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-22 03:20:21,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4f231672-d461-4cdc-a805-25b8f74160fe 2018-07-22 03:20:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c96c9b09bd146f5bbf0ff2a049ee8d147fab49" 2018-07-22 03:20:21,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-4eb8474e-54cd-49d0-a4a3-98484c8ec83c Date: Sun, 22 Jul 2018 03:20:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image"} 2018-07-22 03:20:21,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image used request id req-4eb8474e-54cd-49d0-a4a3-98484c8ec83c 2018-07-22 03:20:21,369 - 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}a7c96c9b09bd146f5bbf0ff2a049ee8d147fab49" 2018-07-22 03:20:21,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-03866e72-e5f8-4602-abea-0c5bbabd2879 Date: Sun, 22 Jul 2018 03:20:21 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-22 03:20:21,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-03866e72-e5f8-4602-abea-0c5bbabd2879 2018-07-22 03:20:21,406 - 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}a7c96c9b09bd146f5bbf0ff2a049ee8d147fab49" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image"}' 2018-07-22 03:20:21,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/fec13d68-9663-4bec-93c9-22714c97f343 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a1009457-4607-4ca8-b4a2-7e262c743f0e Date: Sun, 22 Jul 2018 03:20:21 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:20:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:20:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/fec13d68-9663-4bec-93c9-22714c97f343", "min_disk": 0, "protected": false, "id": "fec13d68-9663-4bec-93c9-22714c97f343", "file": "/v2/images/fec13d68-9663-4bec-93c9-22714c97f343/file", "checksum": null, "owner": "3287cab9e26740b0aa496ded1946ca91", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:20:21,444 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a1009457-4607-4ca8-b4a2-7e262c743f0e 2018-07-22 03:20:21,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/fec13d68-9663-4bec-93c9-22714c97f343/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c96c9b09bd146f5bbf0ff2a049ee8d147fab49" -d '' 2018-07-22 03:20:21,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b9270ba-247d-4d6c-945e-ae88097f29fc Date: Sun, 22 Jul 2018 03:20:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:20:21,834 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/fec13d68-9663-4bec-93c9-22714c97f343/file used request id req-2b9270ba-247d-4d6c-945e-ae88097f29fc 2018-07-22 03:20:21,835 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:20:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/fec13d68-9663-4bec-93c9-22714c97f343 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c96c9b09bd146f5bbf0ff2a049ee8d147fab49" 2018-07-22 03:20:21,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9b7ba40c-20b1-412c-805f-ede5cad43388 Date: Sun, 22 Jul 2018 03:20:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:20:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:20:21Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fec13d68-9663-4bec-93c9-22714c97f343/snap", "metadata": {}}], "self": "/v2/images/fec13d68-9663-4bec-93c9-22714c97f343", "min_disk": 0, "protected": false, "id": "fec13d68-9663-4bec-93c9-22714c97f343", "file": "/v2/images/fec13d68-9663-4bec-93c9-22714c97f343/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3287cab9e26740b0aa496ded1946ca91", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fec13d68-9663-4bec-93c9-22714c97f343/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:20:21,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/fec13d68-9663-4bec-93c9-22714c97f343 used request id req-9b7ba40c-20b1-412c-805f-ede5cad43388 2018-07-22 03:20:21,857 - 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}a7c96c9b09bd146f5bbf0ff2a049ee8d147fab49" 2018-07-22 03:20:21,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6a55da07-fe00-47f0-a25f-ed9cf39ed1ef Date: Sun, 22 Jul 2018 03:20:21 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-22 03:20:21,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6a55da07-fe00-47f0-a25f-ed9cf39ed1ef 2018-07-22 03:20:21,866 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image 2018-07-22 03:20:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/fec13d68-9663-4bec-93c9-22714c97f343 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c96c9b09bd146f5bbf0ff2a049ee8d147fab49" 2018-07-22 03:20:21,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ae2611eb-80ae-464d-8e0a-15a26f4427de Date: Sun, 22 Jul 2018 03:20:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:20:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:20:21Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fec13d68-9663-4bec-93c9-22714c97f343/snap", "metadata": {}}], "self": "/v2/images/fec13d68-9663-4bec-93c9-22714c97f343", "min_disk": 0, "protected": false, "id": "fec13d68-9663-4bec-93c9-22714c97f343", "file": "/v2/images/fec13d68-9663-4bec-93c9-22714c97f343/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3287cab9e26740b0aa496ded1946ca91", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fec13d68-9663-4bec-93c9-22714c97f343/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:20:21,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/fec13d68-9663-4bec-93c9-22714c97f343 used request id req-ae2611eb-80ae-464d-8e0a-15a26f4427de 2018-07-22 03:20:21,886 - create_image - DEBUG - Instance status is - active 2018-07-22 03:20:21,886 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image 2018-07-22 03:20:21,886 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image 2018-07-22 03:20:21,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:21,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:22,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f7762036734152a2497f3f4492acff", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role"}], "expires_at": "2018-07-22T04:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-user", "id": "0d0eea6cc2f5409faa40509d278760e3"}, "audit_ids": ["tgqnipimSU6vw_4ozuFmvw"], "issued_at": "2018-07-22T03:20:22.000000Z"}} 2018-07-22 03:20:22,269 - 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}2e8b01c9d3b1491e69c5e785641026cc26ca6842" 2018-07-22 03:20:22,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a49ea7e-0038-462a-b8be-a06a80515cad 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-22 03:20:22,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6a49ea7e-0038-462a-b8be-a06a80515cad 2018-07-22 03:20:22,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8b01c9d3b1491e69c5e785641026cc26ca6842" 2018-07-22 03:20:22,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75864492-217f-4e83-bc96-95b6630ea077 Date: Sun, 22 Jul 2018 03:20:22 GMT RESP BODY: {"networks":[]} 2018-07-22 03:20:22,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-75864492-217f-4e83-bc96-95b6630ea077 2018-07-22 03:20:22,602 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net 2018-07-22 03:20:22,607 - 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}2e8b01c9d3b1491e69c5e785641026cc26ca6842" -d '{"network": {"name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net", "admin_state_up": true}}' 2018-07-22 03:20:23,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a5d1c8d3-2623-4bfb-9428-cbde8336cc9b Date: Sun, 22 Jul 2018 03:20:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:20:22Z","is_default":false,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}} 2018-07-22 03:20:23,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-a5d1c8d3-2623-4bfb-9428-cbde8336cc9b 2018-07-22 03:20:23,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8b01c9d3b1491e69c5e785641026cc26ca6842" 2018-07-22 03:20:23,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-beec999b-40e3-45b8-9e6b-8febf35e1574 Date: Sun, 22 Jul 2018 03:20:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:20:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:23,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-beec999b-40e3-45b8-9e6b-8febf35e1574 2018-07-22 03:20:23,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8b01c9d3b1491e69c5e785641026cc26ca6842" 2018-07-22 03:20:23,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-71a4083b-3cd7-4210-a8f8-8f257e95d92f Date: Sun, 22 Jul 2018 03:20:23 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:20:23,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-71a4083b-3cd7-4210-a8f8-8f257e95d92f 2018-07-22 03:20:23,259 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet 2018-07-22 03:20:23,263 - 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}2e8b01c9d3b1491e69c5e785641026cc26ca6842" -d '{"subnets": [{"ip_version": 4, "network_id": "b5076152-c439-4ba6-b793-d0a9ea39138b", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]}' 2018-07-22 03:20:23,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-104905a3-ef55-405b-8cef-ea0ec73a9e48 Date: Sun, 22 Jul 2018 03:20:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:23,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-104905a3-ef55-405b-8cef-ea0ec73a9e48 2018-07-22 03:20:23,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8b01c9d3b1491e69c5e785641026cc26ca6842" 2018-07-22 03:20:23,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-851da15c-1a6c-448f-a781-c1790df2e079 Date: Sun, 22 Jul 2018 03:20:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:23,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-851da15c-1a6c-448f-a781-c1790df2e079 2018-07-22 03:20:23,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8b01c9d3b1491e69c5e785641026cc26ca6842" 2018-07-22 03:20:23,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c64cba7e-37bc-45d5-95e6-795f80ade188 Date: Sun, 22 Jul 2018 03:20:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:23,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-c64cba7e-37bc-45d5-95e6-795f80ade188 2018-07-22 03:20:23,949 - OpenStackNetwork - DEBUG - Network [b5076152-c439-4ba6-b793-d0a9ea39138b] created successfully 2018-07-22 03:20:23,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:23,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:24,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["IVSj2cwRTYC5gS20sHn0rg"], "issued_at": "2018-07-22T03:20:24.000000Z"}} 2018-07-22 03:20:24,383 - 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}eced1a2da40a6888f47c9fc303f4979def1e4abe" 2018-07-22 03:20:24,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f306e5b-1a74-445e-92e3-5acca35ec030 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-22 03:20:24,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8f306e5b-1a74-445e-92e3-5acca35ec030 2018-07-22 03:20:24,464 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:20:24,469 - 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}eced1a2da40a6888f47c9fc303f4979def1e4abe" 2018-07-22 03:20:24,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-6ab3698a-14ca-43c8-bfb0-9e4c7c3a53df x-compute-request-id: req-6ab3698a-14ca-43c8-bfb0-9e4c7c3a53df Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:20:24,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6ab3698a-14ca-43c8-bfb0-9e4c7c3a53df 2018-07-22 03:20:24,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}eced1a2da40a6888f47c9fc303f4979def1e4abe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-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-22 03:20:24,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-64bd1977-9078-4edf-a82c-8bf27cdb1b97 x-compute-request-id: req-64bd1977-9078-4edf-a82c-8bf27cdb1b97 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c5f684bc-f4a4-4230-b897-495f9e920ca2"}} 2018-07-22 03:20:24,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-64bd1977-9078-4edf-a82c-8bf27cdb1b97 2018-07-22 03:20:24,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:24,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:25,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f7762036734152a2497f3f4492acff", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role"}], "expires_at": "2018-07-22T04:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-user", "id": "0d0eea6cc2f5409faa40509d278760e3"}, "audit_ids": ["XJPd2Nx-SXuI_61c3oBEng"], "issued_at": "2018-07-22T03:20:25.000000Z"}} 2018-07-22 03:20:25,094 - 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}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946221c7-fce3-43f6-8482-e416a4e28f89 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-22 03:20:25,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-946221c7-fce3-43f6-8482-e416a4e28f89 2018-07-22 03:20:25,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7293b14d-1092-4a29-bcd6-a7f7d8a72c23 Date: Sun, 22 Jul 2018 03:20:25 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:20:25,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name&description=hello+group used request id req-7293b14d-1092-4a29-bcd6-a7f7d8a72c23 2018-07-22 03:20:25,343 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name... 2018-07-22 03:20:25,344 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name 2018-07-22 03:20:25,349 - 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}17a489da3c7b33ac500a295e413824dd88e15cb6" -d '{"security_group": {"name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name", "description": "hello group"}}' 2018-07-22 03:20:25,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b4a01791-e12b-45e9-a701-aa2afc6f45a5 Date: Sun, 22 Jul 2018 03:20:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "updated_at": "2018-07-22T03:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "revision_number": 0, "id": "1baa7aab-6821-48f7-8bfb-16d16b01fb57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv4", "project_id": "3287cab9e26740b0aa496ded1946ca91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "revision_number": 0, "id": "d1495619-cbc1-4e1a-8f44-3ba8b1fa969c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv6", "project_id": "3287cab9e26740b0aa496ded1946ca91"}], "revision_number": 2, "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name"}} 2018-07-22 03:20:25,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-b4a01791-e12b-45e9-a701-aa2afc6f45a5 2018-07-22 03:20:25,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580e66d0-c421-4a48-bd90-e2ed38233e44 2018-07-22 03:20:25,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05e77224-435d-444f-914c-45bfad45e6bf Date: Sun, 22 Jul 2018 03:20:25 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-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "1baa7aab-6821-48f7-8bfb-16d16b01fb57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "d1495619-cbc1-4e1a-8f44-3ba8b1fa969c"}]} 2018-07-22 03:20:25,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 used request id req-05e77224-435d-444f-914c-45bfad45e6bf 2018-07-22 03:20:25,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580e66d0-c421-4a48-bd90-e2ed38233e44 2018-07-22 03:20:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7376b5d1-8a0f-4fc4-91cc-6e8f3e0314b0 Date: Sun, 22 Jul 2018 03:20:25 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-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "1baa7aab-6821-48f7-8bfb-16d16b01fb57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "d1495619-cbc1-4e1a-8f44-3ba8b1fa969c"}]} 2018-07-22 03:20:25,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 used request id req-7376b5d1-8a0f-4fc4-91cc-6e8f3e0314b0 2018-07-22 03:20:25,691 - neutron_utils - INFO - Retrieving security group with ID - 580e66d0-c421-4a48-bd90-e2ed38233e44 2018-07-22 03:20:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=580e66d0-c421-4a48-bd90-e2ed38233e44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-fecab7b5-19de-47f7-adee-d3759ee14646 Date: Sun, 22 Jul 2018 03:20:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "updated_at": "2018-07-22T03:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "revision_number": 0, "id": "1baa7aab-6821-48f7-8bfb-16d16b01fb57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv4", "project_id": "3287cab9e26740b0aa496ded1946ca91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "revision_number": 0, "id": "d1495619-cbc1-4e1a-8f44-3ba8b1fa969c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv6", "project_id": "3287cab9e26740b0aa496ded1946ca91"}], "revision_number": 2, "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name"}]} 2018-07-22 03:20:25,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=580e66d0-c421-4a48-bd90-e2ed38233e44 used request id req-fecab7b5-19de-47f7-adee-d3759ee14646 2018-07-22 03:20:25,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580e66d0-c421-4a48-bd90-e2ed38233e44 2018-07-22 03:20:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-735fe056-3749-4436-9fb5-e0886be13cf2 Date: Sun, 22 Jul 2018 03:20:25 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-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "1baa7aab-6821-48f7-8bfb-16d16b01fb57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "d1495619-cbc1-4e1a-8f44-3ba8b1fa969c"}]} 2018-07-22 03:20:25,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 used request id req-735fe056-3749-4436-9fb5-e0886be13cf2 2018-07-22 03:20:25,786 - neutron_utils - INFO - Retrieving security group with ID - 580e66d0-c421-4a48-bd90-e2ed38233e44 2018-07-22 03:20:25,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=580e66d0-c421-4a48-bd90-e2ed38233e44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3ecb9a20-47a3-453a-85a0-7190880983ef Date: Sun, 22 Jul 2018 03:20:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "updated_at": "2018-07-22T03:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "revision_number": 0, "id": "1baa7aab-6821-48f7-8bfb-16d16b01fb57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv4", "project_id": "3287cab9e26740b0aa496ded1946ca91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "revision_number": 0, "id": "d1495619-cbc1-4e1a-8f44-3ba8b1fa969c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv6", "project_id": "3287cab9e26740b0aa496ded1946ca91"}], "revision_number": 2, "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name"}]} 2018-07-22 03:20:25,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=580e66d0-c421-4a48-bd90-e2ed38233e44 used request id req-3ecb9a20-47a3-453a-85a0-7190880983ef 2018-07-22 03:20:25,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580e66d0-c421-4a48-bd90-e2ed38233e44 2018-07-22 03:20:25,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4e7933c-c1ca-4961-af6b-2e59b89126f0 Date: Sun, 22 Jul 2018 03:20:25 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-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "1baa7aab-6821-48f7-8bfb-16d16b01fb57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "d1495619-cbc1-4e1a-8f44-3ba8b1fa969c"}]} 2018-07-22 03:20:25,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 used request id req-f4e7933c-c1ca-4961-af6b-2e59b89126f0 2018-07-22 03:20:25,862 - neutron_utils - INFO - Retrieving security group with ID - 580e66d0-c421-4a48-bd90-e2ed38233e44 2018-07-22 03:20:25,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=580e66d0-c421-4a48-bd90-e2ed38233e44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-741afaa5-79a1-4136-81aa-a7985a0fc818 Date: Sun, 22 Jul 2018 03:20:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "updated_at": "2018-07-22T03:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "revision_number": 0, "id": "1baa7aab-6821-48f7-8bfb-16d16b01fb57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv4", "project_id": "3287cab9e26740b0aa496ded1946ca91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "revision_number": 0, "id": "d1495619-cbc1-4e1a-8f44-3ba8b1fa969c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv6", "project_id": "3287cab9e26740b0aa496ded1946ca91"}], "revision_number": 2, "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name"}]} 2018-07-22 03:20:25,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=580e66d0-c421-4a48-bd90-e2ed38233e44 used request id req-741afaa5-79a1-4136-81aa-a7985a0fc818 2018-07-22 03:20:25,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580e66d0-c421-4a48-bd90-e2ed38233e44 2018-07-22 03:20:25,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:25,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78d57727-bce1-42cb-946b-eb2e8364b56e Date: Sun, 22 Jul 2018 03:20:25 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-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "1baa7aab-6821-48f7-8bfb-16d16b01fb57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:20:25Z", "security_group_id": "580e66d0-c421-4a48-bd90-e2ed38233e44", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:25Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "d1495619-cbc1-4e1a-8f44-3ba8b1fa969c"}]} 2018-07-22 03:20:25,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=580e66d0-c421-4a48-bd90-e2ed38233e44 used request id req-78d57727-bce1-42cb-946b-eb2e8364b56e 2018-07-22 03:20:25,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:25,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:26,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f7762036734152a2497f3f4492acff", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role"}], "expires_at": "2018-07-22T04:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-user", "id": "0d0eea6cc2f5409faa40509d278760e3"}, "audit_ids": ["FQl0AGJcR4mJEt6rOXndFA"], "issued_at": "2018-07-22T03:20:26.000000Z"}} 2018-07-22 03:20:26,321 - 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}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:26,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3010c2c-e977-4fd3-b6b8-5b4e106f708f 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-22 03:20:26,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d3010c2c-e977-4fd3-b6b8-5b4e106f708f 2018-07-22 03:20:26,400 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:20:26,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}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:26,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3a7f53-4b03-4259-a970-9d82f14a0c36 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-22 03:20:26,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0c3a7f53-4b03-4259-a970-9d82f14a0c36 2018-07-22 03:20:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:26,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-49f08a2d-4780-4f3e-af64-c9f9f25a2da4 Date: Sun, 22 Jul 2018 03:20:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:26,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-49f08a2d-4780-4f3e-af64-c9f9f25a2da4 2018-07-22 03:20:26,747 - 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-22 03:20:26,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:20:26,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:26,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f75006-b901-4f00-bc9d-946a21ffeaa1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:26,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-f3f75006-b901-4f00-bc9d-946a21ffeaa1 2018-07-22 03:20:26,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:26,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ab797bc-7983-441f-bda7-663a1179f371 Date: Sun, 22 Jul 2018 03:20:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:26,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-7ab797bc-7983-441f-bda7-663a1179f371 2018-07-22 03:20:26,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:26,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9f601236-6647-4a3d-b46e-fa23fa331f90 Date: Sun, 22 Jul 2018 03:20:26 GMT RESP BODY: {"ports":[]} 2018-07-22 03:20:26,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port&admin_state_up=True used request id req-9f601236-6647-4a3d-b46e-fa23fa331f90 2018-07-22 03:20:26,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:27,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-6906112b-b8be-480b-bd41-a0bc7bb436d0 x-compute-request-id: req-6906112b-b8be-480b-bd41-a0bc7bb436d0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:20:27,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst used request id req-6906112b-b8be-480b-bd41-a0bc7bb436d0 2018-07-22 03:20:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:27,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-949d5faf-4401-4d70-87c4-f349f433c6b2 Date: Sun, 22 Jul 2018 03:20:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:27,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-949d5faf-4401-4d70-87c4-f349f433c6b2 2018-07-22 03:20:27,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:27,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3912ae0c-7edb-4cb9-a799-6ca966b67103 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:27,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-3912ae0c-7edb-4cb9-a799-6ca966b67103 2018-07-22 03:20:27,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:27,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-27725537-b937-4c5d-9ad5-b7d991a6dfa2 Date: Sun, 22 Jul 2018 03:20:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:27,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-27725537-b937-4c5d-9ad5-b7d991a6dfa2 2018-07-22 03:20:27,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:27,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a8488e1c-9c52-4267-9bcd-5d18df39d67e Date: Sun, 22 Jul 2018 03:20:27 GMT RESP BODY: {"ports":[]} 2018-07-22 03:20:27,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port&admin_state_up=True used request id req-a8488e1c-9c52-4267-9bcd-5d18df39d67e 2018-07-22 03:20:27,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:27,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:27,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f7762036734152a2497f3f4492acff", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role"}], "expires_at": "2018-07-22T04:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-user", "id": "0d0eea6cc2f5409faa40509d278760e3"}, "audit_ids": ["lYdNSGejQI-3l09QLQEukw"], "issued_at": "2018-07-22T03:20:27.000000Z"}} 2018-07-22 03:20:27,745 - 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}17e24bb3610bbd03eb326dc8bd40cc1cc89550ce" 2018-07-22 03:20:27,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e33fe9d-7704-428b-9357-86b06f27cb8a 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-22 03:20:27,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0e33fe9d-7704-428b-9357-86b06f27cb8a 2018-07-22 03:20:27,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:27,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1ced5f5c-af13-4545-8c9e-463ebf1b3d56 Date: Sun, 22 Jul 2018 03:20:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:27,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-1ced5f5c-af13-4545-8c9e-463ebf1b3d56 2018-07-22 03:20:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:27,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1976f880-daa4-44ca-9c95-320b2c42162e Date: Sun, 22 Jul 2018 03:20:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:27,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-1976f880-daa4-44ca-9c95-320b2c42162e 2018-07-22 03:20:27,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:28,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-30f73002-d6d0-4e17-a861-d93a66b52246 Date: Sun, 22 Jul 2018 03:20:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:28,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-30f73002-d6d0-4e17-a861-d93a66b52246 2018-07-22 03:20:28,069 - 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-22 03:20:28,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:20:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:20:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e24bb3610bbd03eb326dc8bd40cc1cc89550ce" 2018-07-22 03:20:28,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a2f485-946d-4025-a86c-e194d1f4d2ba Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:28,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-45a2f485-946d-4025-a86c-e194d1f4d2ba 2018-07-22 03:20:28,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:28,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ecf9bac6-abcd-4c5f-86c3-460f387b392d Date: Sun, 22 Jul 2018 03:20:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:28,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-ecf9bac6-abcd-4c5f-86c3-460f387b392d 2018-07-22 03:20:28,208 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net 2018-07-22 03:20:28,213 - 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}b0295c15422577c9a0f275ec51c903ee9b6967fb" -d '{"port": {"network_id": "b5076152-c439-4ba6-b793-d0a9ea39138b", "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port", "admin_state_up": true}}' 2018-07-22 03:20:29,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-e276abdb-9902-4e85-bb6d-c1288c626017 Date: Sun, 22 Jul 2018 03:20:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.4"}],"id":"c2ad5216-f200-4fcb-a9eb-f6fec73760e8","security_groups":["866fa019-1a14-42c9-a769-bf7bee378cc9"],"mac_address":"fa:16:3e:68:17:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port","project_id":"3287cab9e26740b0aa496ded1946ca91","qos_policy_id":null,"admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:20:29,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e276abdb-9902-4e85-bb6d-c1288c626017 2018-07-22 03:20:29,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:29,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8f89c1e8-bcc3-44c4-a2fe-9b1226f69478 Date: Sun, 22 Jul 2018 03:20:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:29,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-8f89c1e8-bcc3-44c4-a2fe-9b1226f69478 2018-07-22 03:20:29,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:29,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b326ab-a394-4a67-9d92-5a6d696326ea Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:29,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-45b326ab-a394-4a67-9d92-5a6d696326ea 2018-07-22 03:20:29,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:29,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a469797d-f51a-4d8a-900d-06b2dfa7e742 Date: Sun, 22 Jul 2018 03:20:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:29,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-a469797d-f51a-4d8a-900d-06b2dfa7e742 2018-07-22 03:20:29,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:29,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-7a859f09-8d18-4ed9-9720-91d179cc852b Date: Sun, 22 Jul 2018 03:20:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.4"}],"id":"c2ad5216-f200-4fcb-a9eb-f6fec73760e8","security_groups":["866fa019-1a14-42c9-a769-bf7bee378cc9"],"mac_address":"fa:16:3e:68:17:7d","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:20:29,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port&admin_state_up=True used request id req-7a859f09-8d18-4ed9-9720-91d179cc852b 2018-07-22 03:20:29,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:29,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8604687-fb32-4b27-9eee-957461590632 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:29,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-f8604687-fb32-4b27-9eee-957461590632 2018-07-22 03:20:29,560 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst 2018-07-22 03:20:29,563 - 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}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:29,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-5195a7a0-6bca-4506-8fb5-a4532af8db76 x-compute-request-id: req-5195a7a0-6bca-4506-8fb5-a4532af8db76 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:20:29,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5195a7a0-6bca-4506-8fb5-a4532af8db76 2018-07-22 03:20:29,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:29,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-49ca9513-2735-4a36-9f8b-f9073aafa4d0 x-compute-request-id: req-49ca9513-2735-4a36-9f8b-f9073aafa4d0 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c5f684bc-f4a4-4230-b897-495f9e920ca2"}} 2018-07-22 03:20:29,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2 used request id req-49ca9513-2735-4a36-9f8b-f9073aafa4d0 2018-07-22 03:20:29,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:29,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-0ee77902-aef9-4440-ad38-bea3511d5f45 Date: Sun, 22 Jul 2018 03:20:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:20:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:20:21Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fec13d68-9663-4bec-93c9-22714c97f343/snap", "metadata": {}}], "self": "/v2/images/fec13d68-9663-4bec-93c9-22714c97f343", "min_disk": 0, "protected": false, "id": "fec13d68-9663-4bec-93c9-22714c97f343", "file": "/v2/images/fec13d68-9663-4bec-93c9-22714c97f343/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3287cab9e26740b0aa496ded1946ca91", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fec13d68-9663-4bec-93c9-22714c97f343/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image"} 2018-07-22 03:20:29,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image used request id req-0ee77902-aef9-4440-ad38-bea3511d5f45 2018-07-22 03:20:29,799 - 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}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:29,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6313e832-4f99-4221-bf01-cf26edc305bf Date: Sun, 22 Jul 2018 03:20:29 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-22 03:20:29,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6313e832-4f99-4221-bf01-cf26edc305bf 2018-07-22 03:20:29,812 - 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}b0295c15422577c9a0f275ec51c903ee9b6967fb" -d '{"server": {"name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "imageRef": "fec13d68-9663-4bec-93c9-22714c97f343", "flavorRef": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "max_count": 1, "min_count": 1, "networks": [{"port": "c2ad5216-f200-4fcb-a9eb-f6fec73760e8"}]}}' 2018-07-22 03:20:30,516 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:20: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-8cf4c12c-ed2a-4854-a63d-7d63f913d608 x-compute-request-id: req-8cf4c12c-ed2a-4854-a63d-7d63f913d608 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "adminPass": "U2Gop67zHTMK"}} 2018-07-22 03:20:30,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-8cf4c12c-ed2a-4854-a63d-7d63f913d608 2018-07-22 03:20:30,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:30,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-0e880253-7e91-4649-a72c-98f8cd089694 x-compute-request-id: req-0e880253-7e91-4649-a72c-98f8cd089694 Content-Encoding: gzip Content-Length: 613 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/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:30,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-0e880253-7e91-4649-a72c-98f8cd089694 2018-07-22 03:20:30,762 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst 2018-07-22 03:20:30,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:30,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-197d4841-4486-4aa8-bcbb-3d1e9e848fd4 x-compute-request-id: req-197d4841-4486-4aa8-bcbb-3d1e9e848fd4 Content-Encoding: gzip Content-Length: 613 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/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:30,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-197d4841-4486-4aa8-bcbb-3d1e9e848fd4 2018-07-22 03:20:30,840 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst] is - BUILD 2018-07-22 03:20:30,840 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:20:33,843 - create_instance - DEBUG - VM status query timeout in 896.919327021 2018-07-22 03:20:33,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:34,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-f7756c7e-73a3-469f-81f3-d8bf75f7ca4b x-compute-request-id: req-f7756c7e-73a3-469f-81f3-d8bf75f7ca4b Content-Encoding: gzip Content-Length: 674 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/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:31Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:34,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-f7756c7e-73a3-469f-81f3-d8bf75f7ca4b 2018-07-22 03:20:34,161 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst] is - BUILD 2018-07-22 03:20:34,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:20:37,164 - create_instance - DEBUG - VM status query timeout in 893.598412991 2018-07-22 03:20:37,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:37,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-f27726be-7727-40e4-989f-381b36edc20e x-compute-request-id: req-f27726be-7727-40e4-989f-381b36edc20e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:36Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:37,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-f27726be-7727-40e4-989f-381b36edc20e 2018-07-22 03:20:37,346 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst] is - ACTIVE 2018-07-22 03:20:37,346 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:20:37,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:37,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-001b31ce-2a52-42f5-b6ae-e0eab9d8cffa x-compute-request-id: req-001b31ce-2a52-42f5-b6ae-e0eab9d8cffa Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:36Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:37,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-001b31ce-2a52-42f5-b6ae-e0eab9d8cffa 2018-07-22 03:20:37,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:37,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-71367e19-07d0-481e-924f-75c9fc8aa705 Date: Sun, 22 Jul 2018 03:20:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:37,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-71367e19-07d0-481e-924f-75c9fc8aa705 2018-07-22 03:20:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:37,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0f7dbd-229d-4ff9-8276-4876df91a95f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:37,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-6e0f7dbd-229d-4ff9-8276-4876df91a95f 2018-07-22 03:20:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:37,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75d75299-6c66-4e78-b8f6-fc0d1c68d838 Date: Sun, 22 Jul 2018 03:20:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:37,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-75d75299-6c66-4e78-b8f6-fc0d1c68d838 2018-07-22 03:20:37,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:38,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-fc75b6c9-a0bf-4b92-a717-cb962999cb97 Date: Sun, 22 Jul 2018 03:20:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.4"}],"id":"c2ad5216-f200-4fcb-a9eb-f6fec73760e8","security_groups":["866fa019-1a14-42c9-a769-bf7bee378cc9"],"mac_address":"fa:16:3e:68:17:7d","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:28Z","binding:vnic_type":"normal","device_id":"f5e94594-19c4-4c09-a8cc-5b9436b69a51","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.2"}],"id":"dba552a3-13f7-4531-953c-94f650fc0c83","security_groups":[],"mac_address":"fa:16:3e:da:35:9e","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5076152-c439-4ba6-b793-d0a9ea39138b","ip_allocation":"immediate"}]} 2018-07-22 03:20:38,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-fc75b6c9-a0bf-4b92-a717-cb962999cb97 2018-07-22 03:20:38,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:38,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-a07b6db3-f928-4575-8c76-59314195a7ef x-compute-request-id: req-a07b6db3-f928-4575-8c76-59314195a7ef Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:36Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:38,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-a07b6db3-f928-4575-8c76-59314195a7ef 2018-07-22 03:20:38,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:38,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a469a88e-aca9-4eee-b298-d10ed94a83aa Date: Sun, 22 Jul 2018 03:20:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:38,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-a469a88e-aca9-4eee-b298-d10ed94a83aa 2018-07-22 03:20:38,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:38,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc64721-88f6-4f9e-8a22-74f7c4ba3660 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:38,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-acc64721-88f6-4f9e-8a22-74f7c4ba3660 2018-07-22 03:20:38,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:38,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-51ada711-dece-4632-ae3f-338f04b3dcb9 Date: Sun, 22 Jul 2018 03:20:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:38,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-51ada711-dece-4632-ae3f-338f04b3dcb9 2018-07-22 03:20:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:38,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-0ee07eb1-4455-48fa-8b72-63e81b44065d Date: Sun, 22 Jul 2018 03:20:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.4"}],"id":"c2ad5216-f200-4fcb-a9eb-f6fec73760e8","security_groups":["866fa019-1a14-42c9-a769-bf7bee378cc9"],"mac_address":"fa:16:3e:68:17:7d","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:28Z","binding:vnic_type":"normal","device_id":"f5e94594-19c4-4c09-a8cc-5b9436b69a51","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.2"}],"id":"dba552a3-13f7-4531-953c-94f650fc0c83","security_groups":[],"mac_address":"fa:16:3e:da:35:9e","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5076152-c439-4ba6-b793-d0a9ea39138b","ip_allocation":"immediate"}]} 2018-07-22 03:20:38,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-0ee07eb1-4455-48fa-8b72-63e81b44065d 2018-07-22 03:20:38,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:39,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f7762036734152a2497f3f4492acff", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role"}], "expires_at": "2018-07-22T04:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/3287cab9e26740b0aa496ded1946ca91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-user", "id": "0d0eea6cc2f5409faa40509d278760e3"}, "audit_ids": ["DIfqTmguSIyPnH11V-2Rew"], "issued_at": "2018-07-22T03:20:39.000000Z"}} 2018-07-22 03:20:39,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1187b0bb27ca81a80a730ec8ae4828b61b98b6c" 2018-07-22 03:20:39,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-a1373115-0a7e-4762-97af-3f730a2bb189 x-compute-request-id: req-a1373115-0a7e-4762-97af-3f730a2bb189 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:36Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:39,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-a1373115-0a7e-4762-97af-3f730a2bb189 2018-07-22 03:20:39,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:39,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-1287cb71-d366-445a-bfa8-362a2a5d8fbf x-compute-request-id: req-1287cb71-d366-445a-bfa8-362a2a5d8fbf Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:36Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:39,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-1287cb71-d366-445a-bfa8-362a2a5d8fbf 2018-07-22 03:20:39,587 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst] is - ACTIVE 2018-07-22 03:20:39,587 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:20:39,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:40,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-02f81d3a-08a3-4089-af5d-b8521eddef95 x-compute-request-id: req-02f81d3a-08a3-4089-af5d-b8521eddef95 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:36Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:40,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-02f81d3a-08a3-4089-af5d-b8521eddef95 2018-07-22 03:20:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:40,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e8d4ee36-7360-4ecd-b8eb-89b08c0c488f Date: Sun, 22 Jul 2018 03:20:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:40,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-e8d4ee36-7360-4ecd-b8eb-89b08c0c488f 2018-07-22 03:20:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:40,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79df3114-d99b-4a39-a8c3-becd641be6d2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:40,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-79df3114-d99b-4a39-a8c3-becd641be6d2 2018-07-22 03:20:40,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:40,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b0854586-fdde-47d3-a96d-6d6c4887826b Date: Sun, 22 Jul 2018 03:20:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:40,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-b0854586-fdde-47d3-a96d-6d6c4887826b 2018-07-22 03:20:40,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:40,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-e1de3b18-77d6-496c-9292-e3def2393d4a Date: Sun, 22 Jul 2018 03:20:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.4"}],"id":"c2ad5216-f200-4fcb-a9eb-f6fec73760e8","security_groups":["866fa019-1a14-42c9-a769-bf7bee378cc9"],"mac_address":"fa:16:3e:68:17:7d","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:28Z","binding:vnic_type":"normal","device_id":"f5e94594-19c4-4c09-a8cc-5b9436b69a51","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.2"}],"id":"dba552a3-13f7-4531-953c-94f650fc0c83","security_groups":[],"mac_address":"fa:16:3e:da:35:9e","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5076152-c439-4ba6-b793-d0a9ea39138b","ip_allocation":"immediate"}]} 2018-07-22 03:20:40,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-e1de3b18-77d6-496c-9292-e3def2393d4a 2018-07-22 03:20:40,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:40,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-27c0cad3-aa06-433d-9e58-d6c41566542a x-compute-request-id: req-27c0cad3-aa06-433d-9e58-d6c41566542a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:36Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:40,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-27c0cad3-aa06-433d-9e58-d6c41566542a 2018-07-22 03:20:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:40,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8e715807-207a-4600-a0b8-ba31df40ecd3 Date: Sun, 22 Jul 2018 03:20:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:40,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-8e715807-207a-4600-a0b8-ba31df40ecd3 2018-07-22 03:20:40,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:40,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93dd12bd-4253-4c11-b7b1-cffa7d8347da Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:40,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-93dd12bd-4253-4c11-b7b1-cffa7d8347da 2018-07-22 03:20:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:40,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1814e120-8de1-4895-96d9-55f8572cfb27 Date: Sun, 22 Jul 2018 03:20:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:40,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-1814e120-8de1-4895-96d9-55f8572cfb27 2018-07-22 03:20:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:41,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-df3e4b5e-e8f9-4b2a-8ac8-a0c1ca01dbaa Date: Sun, 22 Jul 2018 03:20:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.4"}],"id":"c2ad5216-f200-4fcb-a9eb-f6fec73760e8","security_groups":["866fa019-1a14-42c9-a769-bf7bee378cc9"],"mac_address":"fa:16:3e:68:17:7d","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:28Z","binding:vnic_type":"normal","device_id":"f5e94594-19c4-4c09-a8cc-5b9436b69a51","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.2"}],"id":"dba552a3-13f7-4531-953c-94f650fc0c83","security_groups":[],"mac_address":"fa:16:3e:da:35:9e","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5076152-c439-4ba6-b793-d0a9ea39138b","ip_allocation":"immediate"}]} 2018-07-22 03:20:41,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-df3e4b5e-e8f9-4b2a-8ac8-a0c1ca01dbaa 2018-07-22 03:20:41,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name"}}' 2018-07-22 03:20:41,203 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20: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 x-openstack-request-id: req-40b9b0ca-8e58-44b3-b9c2-b982326732dc x-compute-request-id: req-40b9b0ca-8e58-44b3-b9c2-b982326732dc Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name not associated with the instance f5e94594-19c4-4c09-a8cc-5b9436b69a51", "code": 404}} 2018-07-22 03:20:41,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51/action used request id req-40b9b0ca-8e58-44b3-b9c2-b982326732dc 2018-07-22 03:20:41,204 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name not associated with the instance f5e94594-19c4-4c09-a8cc-5b9436b69a51 (HTTP 404) (Request-ID: req-40b9b0ca-8e58-44b3-b9c2-b982326732dc) 2018-07-22 03:20:41,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:41,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-1a522137-9e2a-4a16-8b02-e70b78478557 x-compute-request-id: req-1a522137-9e2a-4a16-8b02-e70b78478557 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:36Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:41,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-1a522137-9e2a-4a16-8b02-e70b78478557 2018-07-22 03:20:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:41,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-760150f6-fae0-4257-9e57-56a963f1f3f2 Date: Sun, 22 Jul 2018 03:20:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5076152-c439-4ba6-b793-d0a9ea39138b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3287cab9e26740b0aa496ded1946ca91","l2_adjacency":true,"status":"ACTIVE","subnets":["ff92ba53-a55e-4dea-8324-7dd0166350eb"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net","admin_state_up":true,"tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:22Z","mtu":1450}]} 2018-07-22 03:20:41,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net used request id req-760150f6-fae0-4257-9e57-56a963f1f3f2 2018-07-22 03:20:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:41,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad455483-1472-4a54-bf96-08b263d974db Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:41,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-ad455483-1472-4a54-bf96-08b263d974db 2018-07-22 03:20:41,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:41,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-748e308e-0ae0-4e04-a2d4-aeb091a6f8f1 Date: Sun, 22 Jul 2018 03:20:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","dns_nameservers":[],"updated_at":"2018-07-22T03:20:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3287cab9e26740b0aa496ded1946ca91","id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet"}]} 2018-07-22 03:20:41,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-748e308e-0ae0-4e04-a2d4-aeb091a6f8f1 2018-07-22 03:20:41,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:41,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-f0f2fad7-f1dd-4ddf-a9c7-849e429d283d Date: Sun, 22 Jul 2018 03:20:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.4"}],"id":"c2ad5216-f200-4fcb-a9eb-f6fec73760e8","security_groups":["866fa019-1a14-42c9-a769-bf7bee378cc9"],"mac_address":"fa:16:3e:68:17:7d","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:28Z","binding:vnic_type":"normal","device_id":"f5e94594-19c4-4c09-a8cc-5b9436b69a51","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff92ba53-a55e-4dea-8324-7dd0166350eb","ip_address":"10.55.0.2"}],"id":"dba552a3-13f7-4531-953c-94f650fc0c83","security_groups":[],"mac_address":"fa:16:3e:da:35:9e","project_id":"3287cab9e26740b0aa496ded1946ca91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5076152-c439-4ba6-b793-d0a9ea39138b","tenant_id":"3287cab9e26740b0aa496ded1946ca91","created_at":"2018-07-22T03:20:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5076152-c439-4ba6-b793-d0a9ea39138b","ip_allocation":"immediate"}]} 2018-07-22 03:20:41,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-f0f2fad7-f1dd-4ddf-a9c7-849e429d283d 2018-07-22 03:20:41,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1187b0bb27ca81a80a730ec8ae4828b61b98b6c" 2018-07-22 03:20:42,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-0fecffd5-1e91-4360-9689-ba94b30e65bf x-compute-request-id: req-0fecffd5-1e91-4360-9689-ba94b30e65bf Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "security_groups": [{"name": "default"}], "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:36Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:42,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-0fecffd5-1e91-4360-9689-ba94b30e65bf 2018-07-22 03:20:42,151 - create_instance - INFO - Deleting Port with ID - c2ad5216-f200-4fcb-a9eb-f6fec73760e8 2018-07-22 03:20:42,151 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-port 2018-07-22 03:20:42,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/c2ad5216-f200-4fcb-a9eb-f6fec73760e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:42,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea5ca049-1e59-434d-9ef4-1f7a266ab0c7 Date: Sun, 22 Jul 2018 03:20:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:42,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/c2ad5216-f200-4fcb-a9eb-f6fec73760e8 used request id req-ea5ca049-1e59-434d-9ef4-1f7a266ab0c7 2018-07-22 03:20:42,594 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst 2018-07-22 03:20:42,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:42,759 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20: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-2ceb4087-0b35-453d-834c-5de482c6a66d x-compute-request-id: req-2ceb4087-0b35-453d-834c-5de482c6a66d Content-Type: application/json 2018-07-22 03:20:42,759 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-2ceb4087-0b35-453d-834c-5de482c6a66d 2018-07-22 03:20:42,759 - create_instance - INFO - Checking deletion status 2018-07-22 03:20:42,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:42,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-29388584-6dcb-482f-ac71-669339c578b2 x-compute-request-id: req-29388584-6dcb-482f-ac71-669339c578b2 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:17:7d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51", "rel": "bookmark"}], "image": {"id": "fec13d68-9663-4bec-93c9-22714c97f343", "links": [{"href": "http://172.30.9.25:8774/images/fec13d68-9663-4bec-93c9-22714c97f343", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:20:36.000000", "flavor": {"id": "c5f684bc-f4a4-4230-b897-495f9e920ca2", "links": [{"href": "http://172.30.9.25:8774/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2", "rel": "bookmark"}]}, "id": "f5e94594-19c4-4c09-a8cc-5b9436b69a51", "user_id": "0d0eea6cc2f5409faa40509d278760e3", "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-22T03:20:42Z", "hostId": "2ddc9c3841cf9b55ece78e933588b8e8cb98a582ef651a1f050e00f7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst", "created": "2018-07-22T03:20:30Z", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:20:42,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-29388584-6dcb-482f-ac71-669339c578b2 2018-07-22 03:20:42,858 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst] is - ACTIVE 2018-07-22 03:20:42,858 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:20:45,861 - create_instance - DEBUG - VM status query timeout in 296.898123026 2018-07-22 03:20:45,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0295c15422577c9a0f275ec51c903ee9b6967fb" 2018-07-22 03:20:45,916 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20: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-e91b3b91-0a67-4651-b40a-e38133bf5318 x-compute-request-id: req-e91b3b91-0a67-4651-b40a-e38133bf5318 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f5e94594-19c4-4c09-a8cc-5b9436b69a51 could not be found.", "code": 404}} 2018-07-22 03:20:45,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f5e94594-19c4-4c09-a8cc-5b9436b69a51 used request id req-e91b3b91-0a67-4651-b40a-e38133bf5318 2018-07-22 03:20:45,917 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f5e94594-19c4-4c09-a8cc-5b9436b69a51 could not be found. (HTTP 404) (Request-ID: req-e91b3b91-0a67-4651-b40a-e38133bf5318) 2018-07-22 03:20:45,917 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-inst 2018-07-22 03:20:45,918 - neutron_utils - INFO - Deleting security group rule with ID - 1baa7aab-6821-48f7-8bfb-16d16b01fb57 2018-07-22 03:20:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1baa7aab-6821-48f7-8bfb-16d16b01fb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:46,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c7d0824-3021-4060-9a03-d6117a88514c Content-Length: 0 Date: Sun, 22 Jul 2018 03:20:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:46,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1baa7aab-6821-48f7-8bfb-16d16b01fb57 used request id req-8c7d0824-3021-4060-9a03-d6117a88514c 2018-07-22 03:20:46,182 - neutron_utils - INFO - Deleting security group rule with ID - d1495619-cbc1-4e1a-8f44-3ba8b1fa969c 2018-07-22 03:20:46,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d1495619-cbc1-4e1a-8f44-3ba8b1fa969c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:46,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19bf7216-8d22-4e74-a6dd-0e76d3f70474 Content-Length: 0 Date: Sun, 22 Jul 2018 03:20:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:46,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d1495619-cbc1-4e1a-8f44-3ba8b1fa969c used request id req-19bf7216-8d22-4e74-a6dd-0e76d3f70474 2018-07-22 03:20:46,264 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-name 2018-07-22 03:20:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/580e66d0-c421-4a48-bd90-e2ed38233e44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a489da3c7b33ac500a295e413824dd88e15cb6" 2018-07-22 03:20:46,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53db364a-c791-43ad-bbfc-081bb8f3c29a Content-Length: 0 Date: Sun, 22 Jul 2018 03:20:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:46,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/580e66d0-c421-4a48-bd90-e2ed38233e44 used request id req-53db364a-c791-43ad-bbfc-081bb8f3c29a 2018-07-22 03:20:46,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eced1a2da40a6888f47c9fc303f4979def1e4abe" 2018-07-22 03:20:46,422 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:20: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-6ec013dd-8af6-4699-bf67-f047e9da6160 x-compute-request-id: req-6ec013dd-8af6-4699-bf67-f047e9da6160 Content-Length: 0 Content-Type: application/json 2018-07-22 03:20:46,422 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c5f684bc-f4a4-4230-b897-495f9e920ca2 used request id req-6ec013dd-8af6-4699-bf67-f047e9da6160 2018-07-22 03:20:46,423 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet 2018-07-22 03:20:46,423 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-subnet 2018-07-22 03:20:46,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ff92ba53-a55e-4dea-8324-7dd0166350eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8b01c9d3b1491e69c5e785641026cc26ca6842" 2018-07-22 03:20:47,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-940e40f4-48b9-4e91-bb87-2eeced28a7b4 Date: Sun, 22 Jul 2018 03:20:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:47,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ff92ba53-a55e-4dea-8324-7dd0166350eb used request id req-940e40f4-48b9-4e91-bb87-2eeced28a7b4 2018-07-22 03:20:47,661 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-pub-net 2018-07-22 03:20:47,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/b5076152-c439-4ba6-b793-d0a9ea39138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8b01c9d3b1491e69c5e785641026cc26ca6842" 2018-07-22 03:20:48,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a7dc56a-3894-4527-9d7c-356061460121 Date: Sun, 22 Jul 2018 03:20:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:48,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b5076152-c439-4ba6-b793-d0a9ea39138b used request id req-3a7dc56a-3894-4527-9d7c-356061460121 2018-07-22 03:20:48,643 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-79816910-a230-4154-998e-b6314a1e4cc6-image 2018-07-22 03:20:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/fec13d68-9663-4bec-93c9-22714c97f343 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c96c9b09bd146f5bbf0ff2a049ee8d147fab49" 2018-07-22 03:20:49,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81089f32-30ce-4229-b878-6164137a1fc0 Date: Sun, 22 Jul 2018 03:20:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:20:49,193 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/fec13d68-9663-4bec-93c9-22714c97f343 used request id req-81089f32-30ce-4229-b878-6164137a1fc0 2018-07-22 03:20:49,200 - 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}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:49,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7d7f72d6-4075-4252-9869-aca836685fdc Date: Sun, 22 Jul 2018 03:20:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:22Z", "updated_at": "2018-07-22T03:20:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:22Z", "revision_number": 0, "id": "0d6233d7-35e5-4c29-86f9-34c36950d149", "remote_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:22Z", "security_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv4", "project_id": "3287cab9e26740b0aa496ded1946ca91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:22Z", "revision_number": 0, "id": "39bf937b-8393-44a2-a5ae-5a653b68461e", "remote_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:22Z", "security_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv6", "project_id": "3287cab9e26740b0aa496ded1946ca91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:22Z", "revision_number": 0, "id": "7f990aac-79e5-4c90-9fad-7f24f7b727e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:22Z", "security_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv6", "project_id": "3287cab9e26740b0aa496ded1946ca91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:20:22Z", "revision_number": 0, "id": "a3984a88-5b9b-4c32-9596-4a0258f51f02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:20:22Z", "security_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "port_range_min": null, "ethertype": "IPv4", "project_id": "3287cab9e26740b0aa496ded1946ca91"}], "revision_number": 4, "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:20:49,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7d7f72d6-4075-4252-9869-aca836685fdc 2018-07-22 03:20:49,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:49,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d939650c-d62e-4277-b99a-84ea20bcfc29 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:20:49,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-d939650c-d62e-4277-b99a-84ea20bcfc29 2018-07-22 03:20:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:49,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df4629e3-6dfd-4d1b-a476-ae4903295761 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:20:49,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-df4629e3-6dfd-4d1b-a476-ae4903295761 2018-07-22 03:20:49,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:20:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:49,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95987a12-2ff3-4b5d-8633-8a3ffcb1cf4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:20:49,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-95987a12-2ff3-4b5d-8633-8a3ffcb1cf4b 2018-07-22 03:20:49,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:20:49,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:49,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877a8686-1bf1-4472-9ded-04c37fc693c2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3287cab9e26740b0aa496ded1946ca91", "name": "InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj"}} 2018-07-22 03:20:49,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-877a8686-1bf1-4472-9ded-04c37fc693c2 2018-07-22 03:20:49,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 866fa019-1a14-42c9-a769-bf7bee378cc9 2018-07-22 03:20:49,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=866fa019-1a14-42c9-a769-bf7bee378cc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:49,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8d7f25bd-764b-4785-9c90-dbfe9fdf688c Date: Sun, 22 Jul 2018 03:20:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:20:22Z", "security_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:22Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "0d6233d7-35e5-4c29-86f9-34c36950d149"}, {"remote_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:20:22Z", "security_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:22Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "39bf937b-8393-44a2-a5ae-5a653b68461e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:20:22Z", "security_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:22Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "7f990aac-79e5-4c90-9fad-7f24f7b727e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:20:22Z", "security_group_id": "866fa019-1a14-42c9-a769-bf7bee378cc9", "port_range_min": null, "revision_number": 0, "tenant_id": "3287cab9e26740b0aa496ded1946ca91", "created_at": "2018-07-22T03:20:22Z", "project_id": "3287cab9e26740b0aa496ded1946ca91", "id": "a3984a88-5b9b-4c32-9596-4a0258f51f02"}]} 2018-07-22 03:20:49,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=866fa019-1a14-42c9-a769-bf7bee378cc9 used request id req-8d7f25bd-764b-4785-9c90-dbfe9fdf688c 2018-07-22 03:20:49,824 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:20:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/866fa019-1a14-42c9-a769-bf7bee378cc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:49,980 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f9ea08c-ea80-4989-9041-7ca3c2927641 Content-Length: 0 Date: Sun, 22 Jul 2018 03:20:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:20:49,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/866fa019-1a14-42c9-a769-bf7bee378cc9 used request id req-5f9ea08c-ea80-4989-9041-7ca3c2927641 2018-07-22 03:20:49,981 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj 2018-07-22 03:20:49,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:50,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79fa203e-8dde-4521-98ea-ad684ee60437 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:20:50,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3287cab9e26740b0aa496ded1946ca91 used request id req-79fa203e-8dde-4521-98ea-ad684ee60437 2018-07-22 03:20:50,202 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-88b52261-bd5d-4e2-proj-role 2018-07-22 03:20:50,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/27f7762036734152a2497f3f4492acff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:50,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a81190b-ff4d-4331-b377-4233c02f9013 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:20:50,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/27f7762036734152a2497f3f4492acff used request id req-8a81190b-ff4d-4331-b377-4233c02f9013 2018-07-22 03:20:50,318 - 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}dbb2e0b0f9016564806a16b213fa8515b52e561f" 2018-07-22 03:20:50,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9e7971-81be-44e8-aedf-040f6c90b3c3 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:20:50,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7e9e7971-81be-44e8-aedf-040f6c90b3c3 2018-07-22 03:20:50,403 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-88b52261-bd5d-4e2-user 2018-07-22 03:20:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/0d0eea6cc2f5409faa40509d278760e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f30b5dc7362b213dac568f3fb94e6565980395" 2018-07-22 03:20:50,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f1658b-1d1b-486e-a77a-29d8a69270b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:20:50,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/0d0eea6cc2f5409faa40509d278760e3 used request id req-00f1658b-1d1b-486e-a77a-29d8a69270b1 2018-07-22 03:20:50,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:50,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Ln8Z5lEmRryP-aIvv7eGEA"], "issued_at": "2018-07-22T03:20:50.000000Z"}} 2018-07-22 03:20:50,969 - 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}697d12d5bbb65c20c750f0faa1b3e4d6a6d969a8" 2018-07-22 03:20:51,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da0271d-251f-429b-8152-cf904342a908 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-22 03:20:51,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1da0271d-251f-429b-8152-cf904342a908 2018-07-22 03:20:51,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:51,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:51,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["sge8XIzyT4uMdTapt1It4w"], "issued_at": "2018-07-22T03:20:51.000000Z"}} 2018-07-22 03:20:51,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}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:20:51,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088ac232-7615-45cd-a4ca-b872680de663 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-22 03:20:51,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-088ac232-7615-45cd-a4ca-b872680de663 2018-07-22 03:20:51,516 - 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-22 03:20:51,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:20:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:20:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:20:51,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42caf71f-c30f-4546-b106-71cebad790e3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:20:51,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj used request id req-42caf71f-c30f-4546-b106-71cebad790e3 2018-07-22 03:20:51,611 - 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}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:20:51,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36b5398-4378-49c6-940a-5ab7cfdf5552 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-22 03:20:51,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e36b5398-4378-49c6-940a-5ab7cfdf5552 2018-07-22 03:20:51,698 - 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}2a37af405cbf083bbe087bfd075feca743dda7ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj"}}' 2018-07-22 03:20:51,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4febe907-11b2-4a2c-ae8e-27b4702025a9 Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fda3599d0e034b45bede70952fc4a3dc"}, "tags": [], "enabled": true, "id": "fda3599d0e034b45bede70952fc4a3dc", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj"}} 2018-07-22 03:20:51,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4febe907-11b2-4a2c-ae8e-27b4702025a9 2018-07-22 03:20:51,817 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj 2018-07-22 03:20:51,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:51,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:52,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["4L0wG6P5Q4CRc4iE5X5OiA"], "issued_at": "2018-07-22T03:20:52.000000Z"}} 2018-07-22 03:20:52,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}123c2c97f9cb0265eff99ae53f512be91578eb4f" 2018-07-22 03:20:52,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742532b6-3936-46fa-baa1-405c8246ae93 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-22 03:20:52,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-742532b6-3936-46fa-baa1-405c8246ae93 2018-07-22 03:20:52,284 - 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-22 03:20:52,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:20:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:20:52,291 - 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}123c2c97f9cb0265eff99ae53f512be91578eb4f" 2018-07-22 03:20:52,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69550b0-8ab4-4700-bfaa-1c2eeb2842f0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:20:52,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c69550b0-8ab4-4700-bfaa-1c2eeb2842f0 2018-07-22 03:20:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123c2c97f9cb0265eff99ae53f512be91578eb4f" 2018-07-22 03:20:52,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef033dcc-4628-448f-b113-a52014288df4 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fda3599d0e034b45bede70952fc4a3dc"}, "tags": [], "enabled": true, "id": "fda3599d0e034b45bede70952fc4a3dc", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj"}]} 2018-07-22 03:20:52,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj used request id req-ef033dcc-4628-448f-b113-a52014288df4 2018-07-22 03:20:52,506 - 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}123c2c97f9cb0265eff99ae53f512be91578eb4f" 2018-07-22 03:20:52,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888c9cae-4ad7-436e-954e-868839305a18 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-22 03:20:52,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-888c9cae-4ad7-436e-954e-868839305a18 2018-07-22 03:20:52,986 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-ee42a316-5d89-4d7-user 2018-07-22 03:20:52,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:52,990 - 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}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:20:53,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2a852e-2c5d-4f80-83f9-811bddcdf9ec Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:20:53,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7c2a852e-2c5d-4f80-83f9-811bddcdf9ec 2018-07-22 03:20:53,079 - 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}2a37af405cbf083bbe087bfd075feca743dda7ec" -d '{"role": {"name": "CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj-role"}}' 2018-07-22 03:20:53,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b04a7b7-d814-4244-8c23-8a2dca7c9f27 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6275abbfd1e4a148dc221f708786cb8", "links": {"self": "http://172.30.9.25:5000/v3/roles/f6275abbfd1e4a148dc221f708786cb8"}, "name": "CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj-role"}} 2018-07-22 03:20:53,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9b04a7b7-d814-4244-8c23-8a2dca7c9f27 2018-07-22 03:20:53,185 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj-role 2018-07-22 03:20:53,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f6275abbfd1e4a148dc221f708786cb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:20:53,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5ca0ba-7083-4e46-a584-cf0798002d86 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6275abbfd1e4a148dc221f708786cb8", "links": {"self": "http://172.30.9.25:5000/v3/roles/f6275abbfd1e4a148dc221f708786cb8"}, "name": "CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj-role"}} 2018-07-22 03:20:53,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f6275abbfd1e4a148dc221f708786cb8 used request id req-ec5ca0ba-7083-4e46-a584-cf0798002d86 2018-07-22 03:20:53,273 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj-role to project CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj 2018-07-22 03:20:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/fda3599d0e034b45bede70952fc4a3dc/users/ed92df0ece454d7982f5266775d8fc2c/roles/f6275abbfd1e4a148dc221f708786cb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:20:53,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d850fd9-847d-4e9b-9dc6-fc46f393c391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:20:53,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/fda3599d0e034b45bede70952fc4a3dc/users/ed92df0ece454d7982f5266775d8fc2c/roles/f6275abbfd1e4a148dc221f708786cb8 used request id req-4d850fd9-847d-4e9b-9dc6-fc46f393c391 2018-07-22 03:20:53,331 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:20:53,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:53,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:53,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["GZq6YS-NRHW26M4Pezfynw"], "issued_at": "2018-07-22T03:20:53.000000Z"}} 2018-07-22 03:20:53,712 - 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}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" 2018-07-22 03:20:53,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e9fec1-b666-4ebe-8c65-7fcf95ba4e17 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-22 03:20:53,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a5e9fec1-b666-4ebe-8c65-7fcf95ba4e17 2018-07-22 03:20:53,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" 2018-07-22 03:20:53,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-563a192e-d61e-40f8-883a-78c28fc4f5df Date: Sun, 22 Jul 2018 03:20:53 GMT RESP BODY: {"networks":[]} 2018-07-22 03:20:53,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-563a192e-d61e-40f8-883a-78c28fc4f5df 2018-07-22 03:20:53,973 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net 2018-07-22 03:20:53,978 - 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}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" -d '{"network": {"name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net", "admin_state_up": true}}' 2018-07-22 03:20:54,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-d69c5114-415c-415f-8879-3c9bf5262bd4 Date: Sun, 22 Jul 2018 03:20:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","mtu":1450}} 2018-07-22 03:20:54,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-d69c5114-415c-415f-8879-3c9bf5262bd4 2018-07-22 03:20:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" 2018-07-22 03:20:54,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-fddc607b-d4fd-417e-aaac-2b28f760d5b1 Date: Sun, 22 Jul 2018 03:20:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:20:54,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-fddc607b-d4fd-417e-aaac-2b28f760d5b1 2018-07-22 03:20:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" 2018-07-22 03:20:54,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2fad66a8-c8e2-4ca3-bf1c-8b24e8afd97a Date: Sun, 22 Jul 2018 03:20:54 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:20:54,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-2fad66a8-c8e2-4ca3-bf1c-8b24e8afd97a 2018-07-22 03:20:54,627 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet 2018-07-22 03:20:54,632 - 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}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" -d '{"subnets": [{"ip_version": 4, "network_id": "347e1419-73c4-475d-b7e4-182b654f523b", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet"}]}' 2018-07-22 03:20:55,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-82fed37a-15e1-41fb-a5d7-c1ce4004438b Date: Sun, 22 Jul 2018 03:20:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:20:55,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-82fed37a-15e1-41fb-a5d7-c1ce4004438b 2018-07-22 03:20:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" 2018-07-22 03:20:55,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-f80e0fd8-67f1-4f3e-8b5a-238e3f60f26e Date: Sun, 22 Jul 2018 03:20:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:20:55,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-f80e0fd8-67f1-4f3e-8b5a-238e3f60f26e 2018-07-22 03:20:55,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" 2018-07-22 03:20:55,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-fb6c7255-0122-434b-b57e-c0fec66c48b4 Date: Sun, 22 Jul 2018 03:20:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:20:55,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-fb6c7255-0122-434b-b57e-c0fec66c48b4 2018-07-22 03:20:55,236 - OpenStackNetwork - DEBUG - Network [347e1419-73c4-475d-b7e4-182b654f523b] created successfully 2018-07-22 03:20:55,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:55,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:55,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["EqfkR0xDQ8aGfkF1D8KH2g"], "issued_at": "2018-07-22T03:20:55.000000Z"}} 2018-07-22 03:20:55,619 - 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}fbebe33b04635e139442066e29947d8a192362da" 2018-07-22 03:20:55,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa1b7a0-e74b-442a-a721-dde56f862223 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-22 03:20:55,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8aa1b7a0-e74b-442a-a721-dde56f862223 2018-07-22 03:20:55,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:20:55,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}fbebe33b04635e139442066e29947d8a192362da" 2018-07-22 03:20:55,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-21174c47-472c-4778-b9fa-f9de5747ebcc x-compute-request-id: req-21174c47-472c-4778-b9fa-f9de5747ebcc Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:20:55,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-21174c47-472c-4778-b9fa-f9de5747ebcc 2018-07-22 03:20:55,911 - 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}fbebe33b04635e139442066e29947d8a192362da" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-22 03:20:55,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-8684f99e-1f92-40d1-ab6c-65bb0e7582d0 x-compute-request-id: req-8684f99e-1f92-40d1-ab6c-65bb0e7582d0 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "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": "d9e09be9-89ad-49aa-a35d-9b664172b726"}} 2018-07-22 03:20:55,949 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8684f99e-1f92-40d1-ab6c-65bb0e7582d0 2018-07-22 03:20:55,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:55,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:56,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6275abbfd1e4a148dc221f708786cb8", "name": "CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj-role"}], "expires_at": "2018-07-22T04:20:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fda3599d0e034b45bede70952fc4a3dc", "name": "CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/fda3599d0e034b45bede70952fc4a3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/fda3599d0e034b45bede70952fc4a3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/fda3599d0e034b45bede70952fc4a3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fda3599d0e034b45bede70952fc4a3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_fda3599d0e034b45bede70952fc4a3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/fda3599d0e034b45bede70952fc4a3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/fda3599d0e034b45bede70952fc4a3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/fda3599d0e034b45bede70952fc4a3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/fda3599d0e034b45bede70952fc4a3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/fda3599d0e034b45bede70952fc4a3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/fda3599d0e034b45bede70952fc4a3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fda3599d0e034b45bede70952fc4a3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/fda3599d0e034b45bede70952fc4a3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/fda3599d0e034b45bede70952fc4a3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-ee42a316-5d89-4d7-user", "id": "ed92df0ece454d7982f5266775d8fc2c"}, "audit_ids": ["o6jKCRW7RuqE_gyvjfrm_g"], "issued_at": "2018-07-22T03:20:56.000000Z"}} 2018-07-22 03:20:56,334 - 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}d18e0ea4a46fb758d7d158b7eba8a9d82a544d6a" 2018-07-22 03:20:56,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fea75fb-6085-41aa-bdf3-f8490921e9e9 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-22 03:20:56,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4fea75fb-6085-41aa-bdf3-f8490921e9e9 2018-07-22 03:20:56,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d18e0ea4a46fb758d7d158b7eba8a9d82a544d6a" 2018-07-22 03:20:56,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-43633061-749c-48a7-a44f-0984ecbb1524 Date: Sun, 22 Jul 2018 03:20:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image"} 2018-07-22 03:20:56,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image used request id req-43633061-749c-48a7-a44f-0984ecbb1524 2018-07-22 03:20:56,607 - 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}d18e0ea4a46fb758d7d158b7eba8a9d82a544d6a" 2018-07-22 03:20:56,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fc908d04-4058-4e9d-9f94-3ca553e8ebfb Date: Sun, 22 Jul 2018 03:20:56 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-22 03:20:56,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fc908d04-4058-4e9d-9f94-3ca553e8ebfb 2018-07-22 03:20:56,643 - 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}d18e0ea4a46fb758d7d158b7eba8a9d82a544d6a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image"}' 2018-07-22 03:20:56,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12bab108-df1a-4f81-b42a-b9123198067b Date: Sun, 22 Jul 2018 03:20:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:20:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:20:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "min_disk": 0, "protected": false, "id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "file": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db/file", "checksum": null, "owner": "fda3599d0e034b45bede70952fc4a3dc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:20:56,712 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-12bab108-df1a-4f81-b42a-b9123198067b 2018-07-22 03:20:56,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d18e0ea4a46fb758d7d158b7eba8a9d82a544d6a" -d '' 2018-07-22 03:20:57,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbea2db0-8c8f-4ee1-b91f-3f1fa2a5cfcc Date: Sun, 22 Jul 2018 03:20:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:20:57,130 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db/file used request id req-dbea2db0-8c8f-4ee1-b91f-3f1fa2a5cfcc 2018-07-22 03:20:57,130 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:20:57,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d18e0ea4a46fb758d7d158b7eba8a9d82a544d6a" 2018-07-22 03:20:57,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-015a0fd6-4485-4d6d-896e-438b2a1cca82 Date: Sun, 22 Jul 2018 03:20:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:20:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:20:57Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/448d53b2-3d36-4c75-bdec-a51be665d7db/snap", "metadata": {}}], "self": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "min_disk": 0, "protected": false, "id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "file": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fda3599d0e034b45bede70952fc4a3dc", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/448d53b2-3d36-4c75-bdec-a51be665d7db/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:20:57,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db used request id req-015a0fd6-4485-4d6d-896e-438b2a1cca82 2018-07-22 03:20:57,153 - 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}d18e0ea4a46fb758d7d158b7eba8a9d82a544d6a" 2018-07-22 03:20:57,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee09a436-e4a9-4e98-814e-a7f3a3ba2f1d Date: Sun, 22 Jul 2018 03:20:57 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-22 03:20:57,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ee09a436-e4a9-4e98-814e-a7f3a3ba2f1d 2018-07-22 03:20:57,163 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image 2018-07-22 03:20:57,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d18e0ea4a46fb758d7d158b7eba8a9d82a544d6a" 2018-07-22 03:20:57,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-14829aad-4614-4bd1-bcb0-34da62e0eb20 Date: Sun, 22 Jul 2018 03:20:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:20:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:20:57Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/448d53b2-3d36-4c75-bdec-a51be665d7db/snap", "metadata": {}}], "self": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "min_disk": 0, "protected": false, "id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "file": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fda3599d0e034b45bede70952fc4a3dc", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/448d53b2-3d36-4c75-bdec-a51be665d7db/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:20:57,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db used request id req-14829aad-4614-4bd1-bcb0-34da62e0eb20 2018-07-22 03:20:57,182 - create_image - DEBUG - Instance status is - active 2018-07-22 03:20:57,182 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image 2018-07-22 03:20:57,182 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image 2018-07-22 03:20:57,182 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:20:57,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d12d5bbb65c20c750f0faa1b3e4d6a6d969a8" 2018-07-22 03:20:57,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-3e5317fe-656a-4c6d-a076-04f2b0c1b9b8 x-compute-request-id: req-3e5317fe-656a-4c6d-a076-04f2b0c1b9b8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-22T03:20:54.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-22T03:20:51.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-22T03:20:56.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-22T03:20:52.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-22T03:20:49.000000"}}}, "zoneName": "nova"}]} 2018-07-22 03:20:57,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-availability-zone/detail used request id req-3e5317fe-656a-4c6d-a076-04f2b0c1b9b8 2018-07-22 03:20:57,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:57,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:57,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["YXHP9RG2TceSBDDC087nnw"], "issued_at": "2018-07-22T03:20:57.000000Z"}} 2018-07-22 03:20:57,818 - 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}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:57,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff3906c-de56-49fa-b4e8-fa38e9e58f56 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-22 03:20:57,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7ff3906c-de56-49fa-b4e8-fa38e9e58f56 2018-07-22 03:20:57,897 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:20:57,899 - 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}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:57,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7964908-eb52-4cbe-af01-7607b5c1899d 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-22 03:20:57,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f7964908-eb52-4cbe-af01-7607b5c1899d 2018-07-22 03:20:57,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:58,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b599108d-2ea8-4277-a126-261e3d33ee8e Date: Sun, 22 Jul 2018 03:20:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:20:58,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-b599108d-2ea8-4277-a126-261e3d33ee8e 2018-07-22 03:20:58,217 - 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-22 03:20:58,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:20:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:20:58,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:58,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc10748-ad98-436a-9303-8c17ede6a039 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:20:58,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-6bc10748-ad98-436a-9303-8c17ede6a039 2018-07-22 03:20:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:58,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-da9f2a50-6b26-40e6-8bb6-1d676cff4808 Date: Sun, 22 Jul 2018 03:20:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:20:58,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-da9f2a50-6b26-40e6-8bb6-1d676cff4808 2018-07-22 03:20:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:58,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-71f34898-2897-4541-b6ac-e02d9a4693da Date: Sun, 22 Jul 2018 03:20:58 GMT RESP BODY: {"ports":[]} 2018-07-22 03:20:58,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1&admin_state_up=True used request id req-71f34898-2897-4541-b6ac-e02d9a4693da 2018-07-22 03:20:58,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:58,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20: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-c64390aa-0948-4b1a-87f6-fc264c082094 x-compute-request-id: req-c64390aa-0948-4b1a-87f6-fc264c082094 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:20:58,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-c64390aa-0948-4b1a-87f6-fc264c082094 2018-07-22 03:20:58,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:58,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7fee1be3-ef58-430b-9a69-595af03481d7 Date: Sun, 22 Jul 2018 03:20:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:20:58,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-7fee1be3-ef58-430b-9a69-595af03481d7 2018-07-22 03:20:58,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:58,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12277600-deb5-4acf-8b29-e4cd99146321 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:20:58,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-12277600-deb5-4acf-8b29-e4cd99146321 2018-07-22 03:20:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:58,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b73a0779-6c9f-4a72-bc93-00b16dafce74 Date: Sun, 22 Jul 2018 03:20:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:20:58,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-b73a0779-6c9f-4a72-bc93-00b16dafce74 2018-07-22 03:20:58,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:58,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2c145eaa-a9b1-44b6-89a2-8207708d5d96 Date: Sun, 22 Jul 2018 03:20:58 GMT RESP BODY: {"ports":[]} 2018-07-22 03:20:58,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1&admin_state_up=True used request id req-2c145eaa-a9b1-44b6-89a2-8207708d5d96 2018-07-22 03:20:58,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:20:58,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:20:59,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["kmX6K1GgQp2XtR8YZTQu2w"], "issued_at": "2018-07-22T03:20:59.000000Z"}} 2018-07-22 03:20:59,224 - 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}009f99e1363c7b340d31679bde8728808d503bfe" 2018-07-22 03:20:59,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f086dfe5-e4d3-4f64-8567-417c50ceef8c 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-22 03:20:59,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f086dfe5-e4d3-4f64-8567-417c50ceef8c 2018-07-22 03:20:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:59,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-900b7cee-4505-4a39-9a51-40b354f113be Date: Sun, 22 Jul 2018 03:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:20:59,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-900b7cee-4505-4a39-9a51-40b354f113be 2018-07-22 03:20:59,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:59,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b76c4f9e-aacd-4b6f-9a6d-2a1ae35a3156 Date: Sun, 22 Jul 2018 03:20:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:20:59,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-b76c4f9e-aacd-4b6f-9a6d-2a1ae35a3156 2018-07-22 03:20:59,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:59,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-0bf1ec05-f2f8-401c-a0ca-acf5a3095802 Date: Sun, 22 Jul 2018 03:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:20:59,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-0bf1ec05-f2f8-401c-a0ca-acf5a3095802 2018-07-22 03:20:59,510 - 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-22 03:20:59,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:20:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009f99e1363c7b340d31679bde8728808d503bfe" 2018-07-22 03:20:59,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc6723e-1694-46b6-8ff9-3903d35a792b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:20:59,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-2bc6723e-1694-46b6-8ff9-3903d35a792b 2018-07-22 03:20:59,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:20:59,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1c1df2a7-9b41-4dae-a1b5-b73b8cb5001a Date: Sun, 22 Jul 2018 03:20:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:20:59,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-1c1df2a7-9b41-4dae-a1b5-b73b8cb5001a 2018-07-22 03:20:59,648 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net 2018-07-22 03:20:59,653 - 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}f414c6f845f0bf77187dc7be46cd2b7b3376e178" -d '{"port": {"network_id": "347e1419-73c4-475d-b7e4-182b654f523b", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1", "admin_state_up": true}}' 2018-07-22 03:21:00,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-688c067a-0e09-4f4f-a63a-57042660a97b Date: Sun, 22 Jul 2018 03:21:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:00Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:da:3b:84","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:21:00,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-688c067a-0e09-4f4f-a63a-57042660a97b 2018-07-22 03:21:00,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:00,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-f154ee31-dafc-4fdf-9eb2-25bfac110d39 Date: Sun, 22 Jul 2018 03:21:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:00,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-f154ee31-dafc-4fdf-9eb2-25bfac110d39 2018-07-22 03:21:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:00,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a711194-a00b-4f06-92cd-fe3854ee2e39 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:00,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-3a711194-a00b-4f06-92cd-fe3854ee2e39 2018-07-22 03:21:00,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:00,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ae72cac7-3538-46c1-81ab-c765ad61e6f3 Date: Sun, 22 Jul 2018 03:21:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:00,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-ae72cac7-3538-46c1-81ab-c765ad61e6f3 2018-07-22 03:21:00,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:00,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-ab7d7748-01a7-4ec2-9769-5058ced642ba Date: Sun, 22 Jul 2018 03:21:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:da:3b:84","project_id":"e022d16594794ceba7252a46e5007481","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:21:00,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1&admin_state_up=True used request id req-ab7d7748-01a7-4ec2-9769-5058ced642ba 2018-07-22 03:21:00,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:01,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a32c8b-72e5-43ac-9da8-137eb44954c7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:01,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-24a32c8b-72e5-43ac-9da8-137eb44954c7 2018-07-22 03:21:01,057 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 03:21:01,060 - 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}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:01,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-40c0e9b6-c33a-4b76-8312-c75027dbdba9 x-compute-request-id: req-40c0e9b6-c33a-4b76-8312-c75027dbdba9 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}, {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-flavor-name"}]} 2018-07-22 03:21:01,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-40c0e9b6-c33a-4b76-8312-c75027dbdba9 2018-07-22 03:21:01,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:01,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-1be74329-1060-4cac-b73a-6b2a05c7199d x-compute-request-id: req-1be74329-1060-4cac-b73a-6b2a05c7199d Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "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": "d9e09be9-89ad-49aa-a35d-9b664172b726"}} 2018-07-22 03:21:01,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726 used request id req-1be74329-1060-4cac-b73a-6b2a05c7199d 2018-07-22 03:21:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:01,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-80851007-c3f9-489d-a609-b4ff83c5abd6 Date: Sun, 22 Jul 2018 03:21:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:20:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:20:57Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/448d53b2-3d36-4c75-bdec-a51be665d7db/snap", "metadata": {}}], "self": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "min_disk": 0, "protected": false, "id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "file": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fda3599d0e034b45bede70952fc4a3dc", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/448d53b2-3d36-4c75-bdec-a51be665d7db/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image"} 2018-07-22 03:21:01,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image used request id req-80851007-c3f9-489d-a609-b4ff83c5abd6 2018-07-22 03:21:01,282 - 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}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:01,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f97c5265-ee77-4b2b-8ace-2af24daf5e11 Date: Sun, 22 Jul 2018 03:21: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-22 03:21:01,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f97c5265-ee77-4b2b-8ace-2af24daf5e11 2018-07-22 03:21:01,293 - 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}f414c6f845f0bf77187dc7be46cd2b7b3376e178" -d '{"server": {"name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "448d53b2-3d36-4c75-bdec-a51be665d7db", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "d9e09be9-89ad-49aa-a35d-9b664172b726", "max_count": 1, "min_count": 1, "networks": [{"port": "dae8ea08-05c5-4e14-9ed1-c4bd9bed6610"}]}}' 2018-07-22 03:21:02,620 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:21: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-c093e16b-5381-43ed-8c32-983ad08d366b x-compute-request-id: req-c093e16b-5381-43ed-8c32-983ad08d366b Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "08039627-8674-494a-a56d-8680c310ae66", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "adminPass": "Pe7MKs66WzYA"}} 2018-07-22 03:21:02,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c093e16b-5381-43ed-8c32-983ad08d366b 2018-07-22 03:21:02,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:03,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-47f1cbec-bc0b-41ce-a9c9-98022ede1789 x-compute-request-id: req-47f1cbec-bc0b-41ce-a9c9-98022ede1789 Content-Encoding: gzip Content-Length: 677 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/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:02Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:03,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-47f1cbec-bc0b-41ce-a9c9-98022ede1789 2018-07-22 03:21:03,278 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 03:21:03,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:03,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-d726d3d7-b47e-4332-9fe2-9f0b4492cbb5 x-compute-request-id: req-d726d3d7-b47e-4332-9fe2-9f0b4492cbb5 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:03Z", "hostId": "01e28f280b351b03446d3ef1801ebccc0de6484d5b5cb6e0561d4a94", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:03,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-d726d3d7-b47e-4332-9fe2-9f0b4492cbb5 2018-07-22 03:21:03,549 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-22 03:21:03,550 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:21:06,552 - create_instance - DEBUG - VM status query timeout in 896.725629091 2018-07-22 03:21:06,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:06,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-2d0665a6-63c9-4a1a-aeb6-e936dacb2dea x-compute-request-id: req-2d0665a6-63c9-4a1a-aeb6-e936dacb2dea Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:3b:84", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-07-22T03:21:06.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:06Z", "hostId": "01e28f280b351b03446d3ef1801ebccc0de6484d5b5cb6e0561d4a94", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:06,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-2d0665a6-63c9-4a1a-aeb6-e936dacb2dea 2018-07-22 03:21:06,712 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-22 03:21:06,712 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:21:06,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-839f09bc-d27d-4cdb-9aa9-166e5c1bab72 x-compute-request-id: req-839f09bc-d27d-4cdb-9aa9-166e5c1bab72 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:3b:84", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-07-22T03:21:06.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:06Z", "hostId": "01e28f280b351b03446d3ef1801ebccc0de6484d5b5cb6e0561d4a94", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:07,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-839f09bc-d27d-4cdb-9aa9-166e5c1bab72 2018-07-22 03:21:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c29f489e-a51b-4e5a-89ea-2469f0b77258 Date: Sun, 22 Jul 2018 03:21:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:07,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-c29f489e-a51b-4e5a-89ea-2469f0b77258 2018-07-22 03:21:07,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc749a4-aeb2-4f38-a1bc-a027efd3c0a0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:07,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-0fc749a4-aeb2-4f38-a1bc-a027efd3c0a0 2018-07-22 03:21:07,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-00603ca7-0a40-459c-925c-71496b52e5e1 Date: Sun, 22 Jul 2018 03:21:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:07,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-00603ca7-0a40-459c-925c-71496b52e5e1 2018-07-22 03:21:07,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-0e5440a6-c6e8-410e-95d5-3e6889f0c9c1 Date: Sun, 22 Jul 2018 03:21:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.2"}],"id":"18a64992-966d-4367-8e64-08d95537d463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:13:17","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-347e1419-73c4-475d-b7e4-182b654f523b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:3b:84","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","device_id":"08039627-8674-494a-a56d-8680c310ae66","ip_allocation":"immediate"}]} 2018-07-22 03:21:07,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-0e5440a6-c6e8-410e-95d5-3e6889f0c9c1 2018-07-22 03:21:07,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-e75d2fa0-6a56-4456-a16c-d5e782610dad x-compute-request-id: req-e75d2fa0-6a56-4456-a16c-d5e782610dad Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:3b:84", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-07-22T03:21:06.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:06Z", "hostId": "01e28f280b351b03446d3ef1801ebccc0de6484d5b5cb6e0561d4a94", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:07,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-e75d2fa0-6a56-4456-a16c-d5e782610dad 2018-07-22 03:21:07,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8accdd60-6130-4d7f-82c3-949c581c415d Date: Sun, 22 Jul 2018 03:21:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:07,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-8accdd60-6130-4d7f-82c3-949c581c415d 2018-07-22 03:21:07,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e026428-6fd3-4ec5-b29d-f8fbcd5cac19 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:07,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-2e026428-6fd3-4ec5-b29d-f8fbcd5cac19 2018-07-22 03:21:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-0e309c7d-f43c-4833-b91d-bae1c265b6e8 Date: Sun, 22 Jul 2018 03:21:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:07,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-0e309c7d-f43c-4833-b91d-bae1c265b6e8 2018-07-22 03:21:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:07,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-be1ab8e8-4be1-453b-9d22-bb150103005e Date: Sun, 22 Jul 2018 03:21:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.2"}],"id":"18a64992-966d-4367-8e64-08d95537d463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:13:17","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-347e1419-73c4-475d-b7e4-182b654f523b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:3b:84","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","device_id":"08039627-8674-494a-a56d-8680c310ae66","ip_allocation":"immediate"}]} 2018-07-22 03:21:07,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-be1ab8e8-4be1-453b-9d22-bb150103005e 2018-07-22 03:21:07,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:08,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-8cf91068-d1d2-4bae-83f4-06082fd767ca x-compute-request-id: req-8cf91068-d1d2-4bae-83f4-06082fd767ca Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:3b:84", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-07-22T03:21:06.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:06Z", "hostId": "01e28f280b351b03446d3ef1801ebccc0de6484d5b5cb6e0561d4a94", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:08,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-8cf91068-d1d2-4bae-83f4-06082fd767ca 2018-07-22 03:21:08,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:08,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-ab899dce-d7ae-406c-858e-919e1ef0465f Date: Sun, 22 Jul 2018 03:21:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:08,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-ab899dce-d7ae-406c-858e-919e1ef0465f 2018-07-22 03:21:08,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:08,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f2297a-cd86-4992-8ed2-4f550bcb455a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:08,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-f2f2297a-cd86-4992-8ed2-4f550bcb455a 2018-07-22 03:21:08,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:08,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e5ac1d8e-5e33-4ff2-b5e1-e511c8cb14e9 Date: Sun, 22 Jul 2018 03:21:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:08,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-e5ac1d8e-5e33-4ff2-b5e1-e511c8cb14e9 2018-07-22 03:21:08,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:08,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-10350daf-956b-4c1e-a7f6-06f8b5466f7f Date: Sun, 22 Jul 2018 03:21:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.2"}],"id":"18a64992-966d-4367-8e64-08d95537d463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:13:17","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-347e1419-73c4-475d-b7e4-182b654f523b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:3b:84","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","device_id":"08039627-8674-494a-a56d-8680c310ae66","ip_allocation":"immediate"}]} 2018-07-22 03:21:08,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-10350daf-956b-4c1e-a7f6-06f8b5466f7f 2018-07-22 03:21:08,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:08,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:08,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["3-dKimycQvytJuFmLPo16g"], "issued_at": "2018-07-22T03:21:08.000000Z"}} 2018-07-22 03:21:08,804 - 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}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:08,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01734db-376c-45c2-a32b-d5e59ab1ec17 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-22 03:21:08,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b01734db-376c-45c2-a32b-d5e59ab1ec17 2018-07-22 03:21:08,882 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:21:08,884 - 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}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:08,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f4cb37-b4db-4254-9358-51a2e1d54e02 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-22 03:21:08,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-34f4cb37-b4db-4254-9358-51a2e1d54e02 2018-07-22 03:21:08,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:09,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8aababe6-1a4a-4daa-94af-41a4ef26be34 Date: Sun, 22 Jul 2018 03:21:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:09,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-8aababe6-1a4a-4daa-94af-41a4ef26be34 2018-07-22 03:21:09,217 - 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-22 03:21:09,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:21:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:21:09,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:09,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353b75b4-a4ac-4fdd-96aa-19267a6b3afd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:09,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-353b75b4-a4ac-4fdd-96aa-19267a6b3afd 2018-07-22 03:21:09,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:09,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-fda0cdfd-866c-4364-b0af-16930747385b Date: Sun, 22 Jul 2018 03:21:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:09,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-fda0cdfd-866c-4364-b0af-16930747385b 2018-07-22 03:21:09,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:09,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b064769-33c4-48a7-b508-9adafc1686af Date: Sun, 22 Jul 2018 03:21:09 GMT RESP BODY: {"ports":[]} 2018-07-22 03:21:09,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2&admin_state_up=True used request id req-6b064769-33c4-48a7-b508-9adafc1686af 2018-07-22 03:21:09,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:09,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-6b470e02-39cd-4b9e-ae7f-dafef5803102 x-compute-request-id: req-6b470e02-39cd-4b9e-ae7f-dafef5803102 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:21:09,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-6b470e02-39cd-4b9e-ae7f-dafef5803102 2018-07-22 03:21:09,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:09,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-55c38bcc-1ddb-4322-9ab2-2f74cc3663ee Date: Sun, 22 Jul 2018 03:21:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:09,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-55c38bcc-1ddb-4322-9ab2-2f74cc3663ee 2018-07-22 03:21:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:09,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bcfc75-786e-47d5-9b3e-7b7473bdb655 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:09,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-a0bcfc75-786e-47d5-9b3e-7b7473bdb655 2018-07-22 03:21:09,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:09,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-4ef48959-a1cb-48f0-bf0a-9b5868f9a957 Date: Sun, 22 Jul 2018 03:21:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:09,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-4ef48959-a1cb-48f0-bf0a-9b5868f9a957 2018-07-22 03:21:09,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:09,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c63d6e31-95c9-47f9-ba81-a99f166182de Date: Sun, 22 Jul 2018 03:21:09 GMT RESP BODY: {"ports":[]} 2018-07-22 03:21:09,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2&admin_state_up=True used request id req-c63d6e31-95c9-47f9-ba81-a99f166182de 2018-07-22 03:21:09,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:09,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:10,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["p9zHc11iR5S-NrUicvD2bw"], "issued_at": "2018-07-22T03:21:10.000000Z"}} 2018-07-22 03:21:10,266 - 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}b6cc596eb8476ee55b54d0023928019b6db74452" 2018-07-22 03:21:10,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa48c693-aa90-4089-9d28-aac7cf93b6fd 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-22 03:21:10,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-aa48c693-aa90-4089-9d28-aac7cf93b6fd 2018-07-22 03:21:10,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:10,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c300d05a-561f-4338-a1c3-1522e3cbff83 Date: Sun, 22 Jul 2018 03:21:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:10,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-c300d05a-561f-4338-a1c3-1522e3cbff83 2018-07-22 03:21:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:10,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e3209cef-2f7e-4c3c-8003-efc1a189a20e Date: Sun, 22 Jul 2018 03:21:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:10,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-e3209cef-2f7e-4c3c-8003-efc1a189a20e 2018-07-22 03:21:10,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:10,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c3a8cf2d-75f2-4a70-80ad-f3308f8237bf Date: Sun, 22 Jul 2018 03:21:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:10,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-c3a8cf2d-75f2-4a70-80ad-f3308f8237bf 2018-07-22 03:21:10,504 - 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-22 03:21:10,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:21:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:21:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cc596eb8476ee55b54d0023928019b6db74452" 2018-07-22 03:21:10,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9484a5f0-b0a0-4352-94bd-7ab9a78ea3cd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:10,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-9484a5f0-b0a0-4352-94bd-7ab9a78ea3cd 2018-07-22 03:21:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:10,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6d1a7d8c-6867-47c6-872f-39ae2ed0071c Date: Sun, 22 Jul 2018 03:21:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:10,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-6d1a7d8c-6867-47c6-872f-39ae2ed0071c 2018-07-22 03:21:10,644 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net 2018-07-22 03:21:10,649 - 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}916be154b0cef6d9aabeeba84e297b8236a981f4" -d '{"port": {"network_id": "347e1419-73c4-475d-b7e4-182b654f523b", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2", "admin_state_up": true}}' 2018-07-22 03:21:11,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-b6f33ec2-7266-4938-9ea1-4bbb584dc767 Date: Sun, 22 Jul 2018 03:21:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:11Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.10"}],"id":"34aad1cb-3e2c-4e19-9332-e1fc7fff9717","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:0e:1e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2","project_id":"e022d16594794ceba7252a46e5007481","qos_policy_id":null,"admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:21:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:21:11,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-b6f33ec2-7266-4938-9ea1-4bbb584dc767 2018-07-22 03:21:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:11,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-fbb75559-e0f0-42ca-b876-c2978d8b9007 Date: Sun, 22 Jul 2018 03:21:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:11,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-fbb75559-e0f0-42ca-b876-c2978d8b9007 2018-07-22 03:21:11,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:11,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abd7e51-e471-4a19-8c87-621465c4078d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:11,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-9abd7e51-e471-4a19-8c87-621465c4078d 2018-07-22 03:21:11,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:11,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-2985e5bf-a68b-416a-8c49-03243e096dab Date: Sun, 22 Jul 2018 03:21:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:11,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-2985e5bf-a68b-416a-8c49-03243e096dab 2018-07-22 03:21:11,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:11,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-da3c5f34-7264-491b-9e79-4cf8f211148c Date: Sun, 22 Jul 2018 03:21:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.10"}],"id":"34aad1cb-3e2c-4e19-9332-e1fc7fff9717","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:0e:1e","project_id":"e022d16594794ceba7252a46e5007481","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:21:10Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:21:11,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2&admin_state_up=True used request id req-da3c5f34-7264-491b-9e79-4cf8f211148c 2018-07-22 03:21:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:11,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7d769c-8482-441f-89c7-f80ae7ccf090 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:11,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-db7d769c-8482-441f-89c7-f80ae7ccf090 2018-07-22 03:21:11,982 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 03:21:11,986 - 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}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:12,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-d3d051c8-5b1a-4832-9988-940025d9e982 x-compute-request-id: req-d3d051c8-5b1a-4832-9988-940025d9e982 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}, {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-flavor-name"}]} 2018-07-22 03:21:12,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d3d051c8-5b1a-4832-9988-940025d9e982 2018-07-22 03:21:12,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:12,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-d128cf19-8ec2-4b75-a32e-8b807f281a67 x-compute-request-id: req-d128cf19-8ec2-4b75-a32e-8b807f281a67 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "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": "d9e09be9-89ad-49aa-a35d-9b664172b726"}} 2018-07-22 03:21:12,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726 used request id req-d128cf19-8ec2-4b75-a32e-8b807f281a67 2018-07-22 03:21:12,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:12,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-8edc61d9-843d-4d59-af44-d72f0711dc46 Date: Sun, 22 Jul 2018 03:21:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:20:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:20:57Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/448d53b2-3d36-4c75-bdec-a51be665d7db/snap", "metadata": {}}], "self": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "min_disk": 0, "protected": false, "id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "file": "/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fda3599d0e034b45bede70952fc4a3dc", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/448d53b2-3d36-4c75-bdec-a51be665d7db/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image"} 2018-07-22 03:21:12,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image used request id req-8edc61d9-843d-4d59-af44-d72f0711dc46 2018-07-22 03:21:12,214 - 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}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:12,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-03d88341-7d3a-44fa-b93f-f5ee5581006b Date: Sun, 22 Jul 2018 03:21:12 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-22 03:21:12,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-03d88341-7d3a-44fa-b93f-f5ee5581006b 2018-07-22 03:21:12,226 - 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}916be154b0cef6d9aabeeba84e297b8236a981f4" -d '{"server": {"name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "448d53b2-3d36-4c75-bdec-a51be665d7db", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "d9e09be9-89ad-49aa-a35d-9b664172b726", "max_count": 1, "min_count": 1, "networks": [{"port": "34aad1cb-3e2c-4e19-9332-e1fc7fff9717"}]}}' 2018-07-22 03:21:13,250 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:21: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 x-openstack-request-id: req-9e84575a-0c25-4905-a1ac-eb07133ce350 x-compute-request-id: req-9e84575a-0c25-4905-a1ac-eb07133ce350 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "11b08d8a-47f6-4d85-a820-54217c514625", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "adminPass": "7EmdbmXy5HHB"}} 2018-07-22 03:21:13,250 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9e84575a-0c25-4905-a1ac-eb07133ce350 2018-07-22 03:21:13,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:13,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-e578249e-4cc7-4713-86be-532c813382af x-compute-request-id: req-e578249e-4cc7-4713-86be-532c813382af Content-Encoding: gzip Content-Length: 678 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/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:13,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-e578249e-4cc7-4713-86be-532c813382af 2018-07-22 03:21:13,541 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 03:21:13,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:13,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-5feee90d-e4b5-4df7-8cd0-87a42c1e249b x-compute-request-id: req-5feee90d-e4b5-4df7-8cd0-87a42c1e249b Content-Encoding: gzip Content-Length: 684 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/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:13,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-5feee90d-e4b5-4df7-8cd0-87a42c1e249b 2018-07-22 03:21:13,786 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-22 03:21:13,787 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:21:16,790 - create_instance - DEBUG - VM status query timeout in 896.751576185 2018-07-22 03:21:16,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:17,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-57f9a044-ac8a-4617-924a-b29f25217801 x-compute-request-id: req-57f9a044-ac8a-4617-924a-b29f25217801 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:0e:1e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:14Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:17,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-57f9a044-ac8a-4617-924a-b29f25217801 2018-07-22 03:21:17,103 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-22 03:21:17,103 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:21:20,106 - create_instance - DEBUG - VM status query timeout in 893.435419083 2018-07-22 03:21:20,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:20,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-9f1ea1b6-e54e-4d47-9d1b-f4972da6060f x-compute-request-id: req-9f1ea1b6-e54e-4d47-9d1b-f4972da6060f Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:0e:1e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": "2018-07-22T03:21:17.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:17Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:20,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-9f1ea1b6-e54e-4d47-9d1b-f4972da6060f 2018-07-22 03:21:20,429 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-22 03:21:20,430 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:21:20,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:20,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-c7200871-2217-4eac-97b6-54244b6527b1 x-compute-request-id: req-c7200871-2217-4eac-97b6-54244b6527b1 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:0e:1e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": "2018-07-22T03:21:17.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:17Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:20,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-c7200871-2217-4eac-97b6-54244b6527b1 2018-07-22 03:21:20,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:20,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-067d6b9f-94f0-4f26-a97b-a43c256a1b78 Date: Sun, 22 Jul 2018 03:21:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:20,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-067d6b9f-94f0-4f26-a97b-a43c256a1b78 2018-07-22 03:21:20,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:20,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dfcff46-151f-4e7b-9f53-e0d9a817abf7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:20,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-4dfcff46-151f-4e7b-9f53-e0d9a817abf7 2018-07-22 03:21:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:20,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e37fa28c-d9ad-4956-9156-75929a72d32c Date: Sun, 22 Jul 2018 03:21:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:20,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-e37fa28c-d9ad-4956-9156-75929a72d32c 2018-07-22 03:21:20,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:21,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3086 X-Openstack-Request-Id: req-60ceeacf-39c3-421f-a130-2d0376136472 Date: Sun, 22 Jul 2018 03:21:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.2"}],"id":"18a64992-966d-4367-8e64-08d95537d463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:13:17","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-347e1419-73c4-475d-b7e4-182b654f523b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.10"}],"id":"34aad1cb-3e2c-4e19-9332-e1fc7fff9717","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:0e:1e","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:21:10Z","binding:vnic_type":"normal","device_id":"11b08d8a-47f6-4d85-a820-54217c514625","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:3b:84","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","device_id":"08039627-8674-494a-a56d-8680c310ae66","ip_allocation":"immediate"}]} 2018-07-22 03:21:21,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-60ceeacf-39c3-421f-a130-2d0376136472 2018-07-22 03:21:21,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:21,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-79303752-bfe7-435b-a96f-5f991bf26355 x-compute-request-id: req-79303752-bfe7-435b-a96f-5f991bf26355 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:0e:1e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": "2018-07-22T03:21:17.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:17Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:21,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-79303752-bfe7-435b-a96f-5f991bf26355 2018-07-22 03:21:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:21,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-482d6ff4-1b9f-4f6f-8bc0-7c7cdb61fe5c Date: Sun, 22 Jul 2018 03:21:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:21,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-482d6ff4-1b9f-4f6f-8bc0-7c7cdb61fe5c 2018-07-22 03:21:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:21,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3c2ed2-d884-48fe-9546-b20573274211 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:21,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-cb3c2ed2-d884-48fe-9546-b20573274211 2018-07-22 03:21:21,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:21,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e94a1514-8d0c-4609-91ef-ed46f23d065e Date: Sun, 22 Jul 2018 03:21:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:21,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-e94a1514-8d0c-4609-91ef-ed46f23d065e 2018-07-22 03:21:21,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:21,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3086 X-Openstack-Request-Id: req-74e9be01-0505-4e50-a0bc-016b4be41d4e Date: Sun, 22 Jul 2018 03:21:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.2"}],"id":"18a64992-966d-4367-8e64-08d95537d463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:13:17","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-347e1419-73c4-475d-b7e4-182b654f523b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.10"}],"id":"34aad1cb-3e2c-4e19-9332-e1fc7fff9717","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:0e:1e","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:21:10Z","binding:vnic_type":"normal","device_id":"11b08d8a-47f6-4d85-a820-54217c514625","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:3b:84","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","device_id":"08039627-8674-494a-a56d-8680c310ae66","ip_allocation":"immediate"}]} 2018-07-22 03:21:21,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-74e9be01-0505-4e50-a0bc-016b4be41d4e 2018-07-22 03:21:21,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:21,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-3074971b-1706-414d-9456-d8d94b65f1aa x-compute-request-id: req-3074971b-1706-414d-9456-d8d94b65f1aa Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:0e:1e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": "2018-07-22T03:21:17.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:17Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:21,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-3074971b-1706-414d-9456-d8d94b65f1aa 2018-07-22 03:21:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:21,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-a8e249f7-f6c2-4ac0-9be3-591326d382eb Date: Sun, 22 Jul 2018 03:21:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:21,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-a8e249f7-f6c2-4ac0-9be3-591326d382eb 2018-07-22 03:21:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:22,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d95b91-e720-42ca-90db-8960a0cef660 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:22,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-23d95b91-e720-42ca-90db-8960a0cef660 2018-07-22 03:21:22,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:22,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-3a11c977-5ccd-47ee-b152-25e8caf5adf5 Date: Sun, 22 Jul 2018 03:21:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:22,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-3a11c977-5ccd-47ee-b152-25e8caf5adf5 2018-07-22 03:21:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:22,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3086 X-Openstack-Request-Id: req-1d2656b4-7315-4315-a514-9ed83d17fb03 Date: Sun, 22 Jul 2018 03:21:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.2"}],"id":"18a64992-966d-4367-8e64-08d95537d463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:13:17","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-347e1419-73c4-475d-b7e4-182b654f523b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.10"}],"id":"34aad1cb-3e2c-4e19-9332-e1fc7fff9717","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:0e:1e","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:21:10Z","binding:vnic_type":"normal","device_id":"11b08d8a-47f6-4d85-a820-54217c514625","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:3b:84","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","device_id":"08039627-8674-494a-a56d-8680c310ae66","ip_allocation":"immediate"}]} 2018-07-22 03:21:22,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-1d2656b4-7315-4315-a514-9ed83d17fb03 2018-07-22 03:21:22,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:22,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-02e3e2a2-28e4-488b-b3fc-8fbe4236ce7b x-compute-request-id: req-02e3e2a2-28e4-488b-b3fc-8fbe4236ce7b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:3b:84", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-07-22T03:21:06.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:06Z", "hostId": "01e28f280b351b03446d3ef1801ebccc0de6484d5b5cb6e0561d4a94", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:22,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-02e3e2a2-28e4-488b-b3fc-8fbe4236ce7b 2018-07-22 03:21:22,324 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-22 03:21:22,324 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:21:22,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:22,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-c17488c8-b480-4ab6-8abd-727887cb73c2 x-compute-request-id: req-c17488c8-b480-4ab6-8abd-727887cb73c2 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:3b:84", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-07-22T03:21:06.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:06Z", "hostId": "01e28f280b351b03446d3ef1801ebccc0de6484d5b5cb6e0561d4a94", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:22,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-c17488c8-b480-4ab6-8abd-727887cb73c2 2018-07-22 03:21:22,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:22,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-69fdc4d7-0ee0-4520-8282-bc16efc8d32f Date: Sun, 22 Jul 2018 03:21:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:22,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-69fdc4d7-0ee0-4520-8282-bc16efc8d32f 2018-07-22 03:21:22,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:22,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3553ffd6-95b5-4e04-b5ef-e647383b6c88 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:22,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-3553ffd6-95b5-4e04-b5ef-e647383b6c88 2018-07-22 03:21:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:22,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-2e0ebe22-75fe-48a9-9296-4b00a276c775 Date: Sun, 22 Jul 2018 03:21:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:22,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-2e0ebe22-75fe-48a9-9296-4b00a276c775 2018-07-22 03:21:22,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:22,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3086 X-Openstack-Request-Id: req-f666ba39-10ba-479a-b4d9-873cc8e4a18c Date: Sun, 22 Jul 2018 03:21:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.2"}],"id":"18a64992-966d-4367-8e64-08d95537d463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:13:17","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-347e1419-73c4-475d-b7e4-182b654f523b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.10"}],"id":"34aad1cb-3e2c-4e19-9332-e1fc7fff9717","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:0e:1e","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:21:10Z","binding:vnic_type":"normal","device_id":"11b08d8a-47f6-4d85-a820-54217c514625","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:3b:84","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","device_id":"08039627-8674-494a-a56d-8680c310ae66","ip_allocation":"immediate"}]} 2018-07-22 03:21:22,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-f666ba39-10ba-479a-b4d9-873cc8e4a18c 2018-07-22 03:21:22,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:23,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-ee60d8fe-6b92-4581-9f48-d6e06b7afbc2 x-compute-request-id: req-ee60d8fe-6b92-4581-9f48-d6e06b7afbc2 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:3b:84", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-07-22T03:21:06.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:06Z", "hostId": "01e28f280b351b03446d3ef1801ebccc0de6484d5b5cb6e0561d4a94", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:23,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-ee60d8fe-6b92-4581-9f48-d6e06b7afbc2 2018-07-22 03:21:23,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:23,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-aecc44cb-a648-4900-9c04-d1c0052f5843 x-compute-request-id: req-aecc44cb-a648-4900-9c04-d1c0052f5843 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:0e:1e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": "2018-07-22T03:21:17.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:17Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:23,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-aecc44cb-a648-4900-9c04-d1c0052f5843 2018-07-22 03:21:23,317 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-22 03:21:23,318 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:21:23,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:23,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-6e5ea721-679f-4084-9178-7f999587f966 x-compute-request-id: req-6e5ea721-679f-4084-9178-7f999587f966 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:0e:1e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": "2018-07-22T03:21:17.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:17Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:23,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-6e5ea721-679f-4084-9178-7f999587f966 2018-07-22 03:21:23,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:23,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7625fe9e-ce04-475a-a98f-7c04e104ba5b Date: Sun, 22 Jul 2018 03:21:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"347e1419-73c4-475d-b7e4-182b654f523b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":["a16b9c7e-db59-4518-9fd9-ff7ddee804d8"],"description":"","tags":[],"updated_at":"2018-07-22T03:20:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","provider:network_type":"vxlan"}]} 2018-07-22 03:21:23,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net used request id req-7625fe9e-ce04-475a-a98f-7c04e104ba5b 2018-07-22 03:21:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:23,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d242b3fe-d63a-4f4f-8db1-a7643f635146 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:23,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-d242b3fe-d63a-4f4f-8db1-a7643f635146 2018-07-22 03:21:23,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:23,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-eb510d82-837c-43d8-84c5-b01bc28b6762 Date: Sun, 22 Jul 2018 03:21:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:20:54Z","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":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:54Z","ip_version":4}]} 2018-07-22 03:21:23,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-eb510d82-837c-43d8-84c5-b01bc28b6762 2018-07-22 03:21:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:23,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3086 X-Openstack-Request-Id: req-70c8b054-00e7-4d92-81b4-856c787ef39a Date: Sun, 22 Jul 2018 03:21:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:20:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.2"}],"id":"18a64992-966d-4367-8e64-08d95537d463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:13:17","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-347e1419-73c4-475d-b7e4-182b654f523b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.10"}],"id":"34aad1cb-3e2c-4e19-9332-e1fc7fff9717","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:0e:1e","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:21:10Z","binding:vnic_type":"normal","device_id":"11b08d8a-47f6-4d85-a820-54217c514625","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a16b9c7e-db59-4518-9fd9-ff7ddee804d8","ip_address":"10.55.0.11"}],"id":"dae8ea08-05c5-4e14-9ed1-c4bd9bed6610","security_groups":["b26c251e-45ee-484e-8aaf-1d9cd8bd38fd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:3b:84","project_id":"e022d16594794ceba7252a46e5007481","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1","admin_state_up":true,"network_id":"347e1419-73c4-475d-b7e4-182b654f523b","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:20:59Z","binding:vnic_type":"normal","device_id":"08039627-8674-494a-a56d-8680c310ae66","ip_allocation":"immediate"}]} 2018-07-22 03:21:23,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=347e1419-73c4-475d-b7e4-182b654f523b used request id req-70c8b054-00e7-4d92-81b4-856c787ef39a 2018-07-22 03:21:23,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:23,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-c41a924e-75c0-43ab-9cf2-f5159154587b x-compute-request-id: req-c41a924e-75c0-43ab-9cf2-f5159154587b Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:0e:1e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": "2018-07-22T03:21:17.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "security_groups": [{"name": "default"}], "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:17Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:23,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-c41a924e-75c0-43ab-9cf2-f5159154587b 2018-07-22 03:21:23,885 - create_instance - INFO - Deleting Port with ID - dae8ea08-05c5-4e14-9ed1-c4bd9bed6610 2018-07-22 03:21:23,885 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-1 2018-07-22 03:21:23,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/dae8ea08-05c5-4e14-9ed1-c4bd9bed6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:24,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b12277af-825e-4129-8c7b-ad07c9985144 Date: Sun, 22 Jul 2018 03:21:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:21:24,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/dae8ea08-05c5-4e14-9ed1-c4bd9bed6610 used request id req-b12277af-825e-4129-8c7b-ad07c9985144 2018-07-22 03:21:24,291 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 03:21:24,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:24,414 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:21: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-5f444845-e132-4f04-a745-3ea2aa4c10bc x-compute-request-id: req-5f444845-e132-4f04-a745-3ea2aa4c10bc Content-Type: application/json 2018-07-22 03:21:24,414 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-5f444845-e132-4f04-a745-3ea2aa4c10bc 2018-07-22 03:21:24,414 - create_instance - INFO - Checking deletion status 2018-07-22 03:21:24,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:24,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-82d1896c-d52d-4944-ba78-324e30428e3d x-compute-request-id: req-82d1896c-d52d-4944-ba78-324e30428e3d Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08039627-8674-494a-a56d-8680c310ae66", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-07-22T03:21:06.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "08039627-8674-494a-a56d-8680c310ae66", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:24Z", "hostId": "01e28f280b351b03446d3ef1801ebccc0de6484d5b5cb6e0561d4a94", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T03:21:02Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:24,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-82d1896c-d52d-4944-ba78-324e30428e3d 2018-07-22 03:21:24,674 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-22 03:21:24,674 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:21:27,677 - create_instance - DEBUG - VM status query timeout in 296.73756218 2018-07-22 03:21:27,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f414c6f845f0bf77187dc7be46cd2b7b3376e178" 2018-07-22 03:21:27,733 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21: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 x-openstack-request-id: req-54dc6d9c-741f-4d3a-b676-b6c90adb6889 x-compute-request-id: req-54dc6d9c-741f-4d3a-b676-b6c90adb6889 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 08039627-8674-494a-a56d-8680c310ae66 could not be found.", "code": 404}} 2018-07-22 03:21:27,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08039627-8674-494a-a56d-8680c310ae66 used request id req-54dc6d9c-741f-4d3a-b676-b6c90adb6889 2018-07-22 03:21:27,733 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 08039627-8674-494a-a56d-8680c310ae66 could not be found. (HTTP 404) (Request-ID: req-54dc6d9c-741f-4d3a-b676-b6c90adb6889) 2018-07-22 03:21:27,733 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 03:21:27,734 - create_instance - INFO - Deleting Port with ID - 34aad1cb-3e2c-4e19-9332-e1fc7fff9717 2018-07-22 03:21:27,735 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20bport-2 2018-07-22 03:21:27,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/34aad1cb-3e2c-4e19-9332-e1fc7fff9717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:28,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-462d51a8-10a6-4566-9608-b3f894825891 Date: Sun, 22 Jul 2018 03:21:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:21:28,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/34aad1cb-3e2c-4e19-9332-e1fc7fff9717 used request id req-462d51a8-10a6-4566-9608-b3f894825891 2018-07-22 03:21:28,414 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 03:21:28,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:28,539 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:21: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-3d9b5404-db30-495a-8e83-6fcbd4a32780 x-compute-request-id: req-3d9b5404-db30-495a-8e83-6fcbd4a32780 Content-Type: application/json 2018-07-22 03:21:28,539 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-3d9b5404-db30-495a-8e83-6fcbd4a32780 2018-07-22 03:21:28,539 - create_instance - INFO - Checking deletion status 2018-07-22 03:21:28,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:28,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-0f76b2e4-8058-451f-be21-2a81afc302a6 x-compute-request-id: req-0f76b2e4-8058-451f-be21-2a81afc302a6 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11b08d8a-47f6-4d85-a820-54217c514625", "rel": "bookmark"}], "image": {"id": "448d53b2-3d36-4c75-bdec-a51be665d7db", "links": [{"href": "http://172.30.9.25:8774/images/448d53b2-3d36-4c75-bdec-a51be665d7db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-SRV-USG:launched_at": "2018-07-22T03:21:17.000000", "flavor": {"id": "d9e09be9-89ad-49aa-a35d-9b664172b726", "links": [{"href": "http://172.30.9.25:8774/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726", "rel": "bookmark"}]}, "id": "11b08d8a-47f6-4d85-a820-54217c514625", "user_id": "2998b46e937240539ae40e3f15b25e22", "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-22T03:21:28Z", "hostId": "750ba9414b110cf6ca4a817354c97b7b120ca9cd5093e4506a3a6cae", "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": "CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T03:21:13Z", "tenant_id": "e022d16594794ceba7252a46e5007481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:28,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-0f76b2e4-8058-451f-be21-2a81afc302a6 2018-07-22 03:21:28,669 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-22 03:21:28,669 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:21:31,672 - create_instance - DEBUG - VM status query timeout in 296.866997957 2018-07-22 03:21:31,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916be154b0cef6d9aabeeba84e297b8236a981f4" 2018-07-22 03:21:31,732 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21: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-af7cae44-4194-4c19-b752-1dea3064e9b9 x-compute-request-id: req-af7cae44-4194-4c19-b752-1dea3064e9b9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 11b08d8a-47f6-4d85-a820-54217c514625 could not be found.", "code": 404}} 2018-07-22 03:21:31,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11b08d8a-47f6-4d85-a820-54217c514625 used request id req-af7cae44-4194-4c19-b752-1dea3064e9b9 2018-07-22 03:21:31,733 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 11b08d8a-47f6-4d85-a820-54217c514625 could not be found. (HTTP 404) (Request-ID: req-af7cae44-4194-4c19-b752-1dea3064e9b9) 2018-07-22 03:21:31,733 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 03:21:31,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbebe33b04635e139442066e29947d8a192362da" 2018-07-22 03:21:31,797 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:21: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-24eea516-50a0-46c2-aa47-1a1d6e0682ec x-compute-request-id: req-24eea516-50a0-46c2-aa47-1a1d6e0682ec Content-Length: 0 Content-Type: application/json 2018-07-22 03:21:31,797 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d9e09be9-89ad-49aa-a35d-9b664172b726 used request id req-24eea516-50a0-46c2-aa47-1a1d6e0682ec 2018-07-22 03:21:31,798 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet 2018-07-22 03:21:31,798 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-subnet 2018-07-22 03:21:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a16b9c7e-db59-4518-9fd9-ff7ddee804d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" 2018-07-22 03:21:32,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d3a586c-8eb8-4351-b160-de9ef0641578 Date: Sun, 22 Jul 2018 03:21:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:21:32,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a16b9c7e-db59-4518-9fd9-ff7ddee804d8 used request id req-7d3a586c-8eb8-4351-b160-de9ef0641578 2018-07-22 03:21:32,818 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-priv-net 2018-07-22 03:21:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/347e1419-73c4-475d-b7e4-182b654f523b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8207318fb03e4e1e2312b243e9c3cdb9a1efafa6" 2018-07-22 03:21:33,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83a4954e-079e-46aa-a6e2-6610c2a3eb85 Date: Sun, 22 Jul 2018 03:21:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:21:33,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/347e1419-73c4-475d-b7e4-182b654f523b used request id req-83a4954e-079e-46aa-a6e2-6610c2a3eb85 2018-07-22 03:21:33,851 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-5ef52c0b-341c-412f-8e5b-5ab09f14b20b-image 2018-07-22 03:21:33,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d18e0ea4a46fb758d7d158b7eba8a9d82a544d6a" 2018-07-22 03:21:34,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55279d14-efef-4d54-b822-fa137670991f Date: Sun, 22 Jul 2018 03:21:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:21:34,269 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/448d53b2-3d36-4c75-bdec-a51be665d7db used request id req-55279d14-efef-4d54-b822-fa137670991f 2018-07-22 03:21:34,275 - 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}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:34,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f286d8ec-c5a0-4d9e-90ae-6895cdd1a139 Date: Sun, 22 Jul 2018 03:21:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:21:34,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f286d8ec-c5a0-4d9e-90ae-6895cdd1a139 2018-07-22 03:21:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:34,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c45026-1fd2-4cea-9f48-1c0f898aac26 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:21:34,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-21c45026-1fd2-4cea-9f48-1c0f898aac26 2018-07-22 03:21:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:34,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0803ecba-addd-4a46-b637-f4b566e8c13f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:21:34,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-0803ecba-addd-4a46-b637-f4b566e8c13f 2018-07-22 03:21:34,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:21:34,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:34,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f60f555c-418a-4e1e-9b30-5ca591334ba0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:21:34,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-f60f555c-418a-4e1e-9b30-5ca591334ba0 2018-07-22 03:21:34,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:21:34,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:34,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23a0e991-f434-4093-bb17-343038bb587d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:21:34,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-23a0e991-f434-4093-bb17-343038bb587d 2018-07-22 03:21:34,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:21:34,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:34,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b80935c-e9cd-4deb-b758-31b22b3c0248 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:21:34,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-8b80935c-e9cd-4deb-b758-31b22b3c0248 2018-07-22 03:21:34,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:21:34,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:35,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cbe0c75-9a74-4be9-a35f-f1c5d88058e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:21:35,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-8cbe0c75-9a74-4be9-a35f-f1c5d88058e9 2018-07-22 03:21:35,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:21:35,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:35,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b04d2d51-041c-4dbd-a182-c43a8da78340 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:21:35,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-b04d2d51-041c-4dbd-a182-c43a8da78340 2018-07-22 03:21:35,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:35,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-540406ab-17aa-4f4b-98cf-e48d6fcbc0f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:21:35,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-540406ab-17aa-4f4b-98cf-e48d6fcbc0f0 2018-07-22 03:21:35,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:21:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:35,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-373609d3-028d-448e-8ac4-53a1b11b5ca7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:21:35,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-373609d3-028d-448e-8ac4-53a1b11b5ca7 2018-07-22 03:21:35,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:21:35,313 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj 2018-07-22 03:21:35,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/fda3599d0e034b45bede70952fc4a3dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:35,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d936e9e-f72d-4b68-bf34-ce10816801bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:21:35,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/fda3599d0e034b45bede70952fc4a3dc used request id req-1d936e9e-f72d-4b68-bf34-ce10816801bb 2018-07-22 03:21:35,535 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-ee42a316-5d89-4d7-proj-role 2018-07-22 03:21:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f6275abbfd1e4a148dc221f708786cb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:35,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f2a9ba-a85f-4aba-85db-e448135dfa03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:21:35,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f6275abbfd1e4a148dc221f708786cb8 used request id req-b0f2a9ba-a85f-4aba-85db-e448135dfa03 2018-07-22 03:21:35,651 - 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}2a37af405cbf083bbe087bfd075feca743dda7ec" 2018-07-22 03:21:35,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454c98be-e945-4400-86ac-47b199179663 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:21:35,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-454c98be-e945-4400-86ac-47b199179663 2018-07-22 03:21:35,731 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-ee42a316-5d89-4d7-user 2018-07-22 03:21:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ed92df0ece454d7982f5266775d8fc2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123c2c97f9cb0265eff99ae53f512be91578eb4f" 2018-07-22 03:21:35,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5082f0b-38e4-43e5-838c-3ca664e80e2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:21:35,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ed92df0ece454d7982f5266775d8fc2c used request id req-a5082f0b-38e4-43e5-838c-3ca664e80e2e 2018-07-22 03:21:35,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:36,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["OtbV3ph-RWKdjDkEDqtAFQ"], "issued_at": "2018-07-22T03:21:36.000000Z"}} 2018-07-22 03:21:36,305 - 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}b7ec0e0fab98f814b34add12b9c8353cc0adce1e" 2018-07-22 03:21:36,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe8922a-b599-4209-9409-df19e0e7a9fd 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-22 03:21:36,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ffe8922a-b599-4209-9409-df19e0e7a9fd 2018-07-22 03:21:36,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:36,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:36,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["gIOIxdZkSBKUEDvKJieLKA"], "issued_at": "2018-07-22T03:21:36.000000Z"}} 2018-07-22 03:21:36,768 - 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}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:21:36,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ab408d-7ccd-44c0-83da-7c5dfacae686 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-22 03:21:36,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c2ab408d-7ccd-44c0-83da-7c5dfacae686 2018-07-22 03:21:36,784 - 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-22 03:21:36,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:21:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:21:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:21:36,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2759585c-d0d8-4a4c-bde5-32b38151322e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:21:36,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj used request id req-2759585c-d0d8-4a4c-bde5-32b38151322e 2018-07-22 03:21:36,880 - 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}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:21:36,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52ffb9a-4eec-4b23-9cbb-579d75182187 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-22 03:21:36,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f52ffb9a-4eec-4b23-9cbb-579d75182187 2018-07-22 03:21:36,969 - 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}236c9ca7cb0cae486bd6d971f103718795207a7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}}' 2018-07-22 03:21:37,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e470abcc-2486-4da7-8adb-7469dbb1705c Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a"}, "tags": [], "enabled": true, "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}} 2018-07-22 03:21:37,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e470abcc-2486-4da7-8adb-7469dbb1705c 2018-07-22 03:21:37,085 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj 2018-07-22 03:21:37,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:37,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:37,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["wri5zkG_S1em9DJQgAdtnQ"], "issued_at": "2018-07-22T03:21:37.000000Z"}} 2018-07-22 03:21:37,467 - 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}6494198733d8b68c28bf116669840916a12c57d5" 2018-07-22 03:21:37,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005bc6ab-b67c-40b4-b05c-ad6c6ce3c893 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-22 03:21:37,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-005bc6ab-b67c-40b4-b05c-ad6c6ce3c893 2018-07-22 03:21:37,547 - 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-22 03:21:37,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:21:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:21:37,553 - 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}6494198733d8b68c28bf116669840916a12c57d5" 2018-07-22 03:21:37,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cba74ac-6b0f-4933-9e99-16aa1846b0e7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:21:37,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8cba74ac-6b0f-4933-9e99-16aa1846b0e7 2018-07-22 03:21:37,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494198733d8b68c28bf116669840916a12c57d5" 2018-07-22 03:21:37,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a46859-b7d1-4161-82f9-fa750ad27ca2 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a"}, "tags": [], "enabled": true, "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}]} 2018-07-22 03:21:37,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj used request id req-79a46859-b7d1-4161-82f9-fa750ad27ca2 2018-07-22 03:21:37,679 - 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}6494198733d8b68c28bf116669840916a12c57d5" 2018-07-22 03:21:37,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a183ea-bd2a-4323-b8df-326d1cbad647 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-22 03:21:37,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f2a183ea-bd2a-4323-b8df-326d1cbad647 2018-07-22 03:21:38,127 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-31450674-7f6f-45d-user 2018-07-22 03:21:38,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:38,132 - 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}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:21:38,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f462852f-be2c-4f6a-bbfe-0d4df2587ddd Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:21:38,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f462852f-be2c-4f6a-bbfe-0d4df2587ddd 2018-07-22 03:21:38,216 - 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}236c9ca7cb0cae486bd6d971f103718795207a7e" -d '{"role": {"name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role"}}' 2018-07-22 03:21:38,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d735b3e8-0188-41cd-b996-8768a2a2a6f8 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f45479845d1e4557920c4ff94d15a3be", "links": {"self": "http://172.30.9.25:5000/v3/roles/f45479845d1e4557920c4ff94d15a3be"}, "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role"}} 2018-07-22 03:21:38,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d735b3e8-0188-41cd-b996-8768a2a2a6f8 2018-07-22 03:21:38,320 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role 2018-07-22 03:21:38,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f45479845d1e4557920c4ff94d15a3be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:21:38,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcc5d10-04f0-4d27-a8b2-886bd1bb1933 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f45479845d1e4557920c4ff94d15a3be", "links": {"self": "http://172.30.9.25:5000/v3/roles/f45479845d1e4557920c4ff94d15a3be"}, "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role"}} 2018-07-22 03:21:38,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f45479845d1e4557920c4ff94d15a3be used request id req-bdcc5d10-04f0-4d27-a8b2-886bd1bb1933 2018-07-22 03:21:38,341 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role to project CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj 2018-07-22 03:21:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a/users/6f55c31b8e294b53978733b7120fde2d/roles/f45479845d1e4557920c4ff94d15a3be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:21:38,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c19d9400-d444-4af4-b6c9-344a430faab6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:21:38,459 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a/users/6f55c31b8e294b53978733b7120fde2d/roles/f45479845d1e4557920c4ff94d15a3be used request id req-c19d9400-d444-4af4-b6c9-344a430faab6 2018-07-22 03:21:38,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:21:38,461 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:21:38,461 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-07-22 03:21:38,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:38,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:38,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f45479845d1e4557920c4ff94d15a3be", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role"}], "expires_at": "2018-07-22T04:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-user", "id": "6f55c31b8e294b53978733b7120fde2d"}, "audit_ids": ["KNd51aL3TXqRg5ghTNqXKQ"], "issued_at": "2018-07-22T03:21:38.000000Z"}} 2018-07-22 03:21:38,842 - 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}ff004ad7ac1b8e8c48d09dfbdd6aa483ab3e147c" 2018-07-22 03:21:38,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b40a1ca-0f5f-4d91-a894-d53aeb0dcda3 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-22 03:21:38,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0b40a1ca-0f5f-4d91-a894-d53aeb0dcda3 2018-07-22 03:21:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff004ad7ac1b8e8c48d09dfbdd6aa483ab3e147c" 2018-07-22 03:21:39,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-3f737ab8-8943-4453-a313-5e60c6179570 Date: Sun, 22 Jul 2018 03:21:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c"} 2018-07-22 03:21:39,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c used request id req-3f737ab8-8943-4453-a313-5e60c6179570 2018-07-22 03:21:39,102 - 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}ff004ad7ac1b8e8c48d09dfbdd6aa483ab3e147c" 2018-07-22 03:21:39,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-446d3196-15cf-445c-8257-96f956f4cb99 Date: Sun, 22 Jul 2018 03:21:39 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-22 03:21:39,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-446d3196-15cf-445c-8257-96f956f4cb99 2018-07-22 03:21:39,137 - 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}ff004ad7ac1b8e8c48d09dfbdd6aa483ab3e147c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c"}' 2018-07-22 03:21:39,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-425b5628-decb-4e1a-a69d-6adfb27a4dff Date: Sun, 22 Jul 2018 03:21:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:21:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:21:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "min_disk": 0, "protected": false, "id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "file": "/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/file", "checksum": null, "owner": "a4f0f2b6eb6742e1939fbe14de34c61a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:21:39,172 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-425b5628-decb-4e1a-a69d-6adfb27a4dff 2018-07-22 03:21:39,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff004ad7ac1b8e8c48d09dfbdd6aa483ab3e147c" -d '' 2018-07-22 03:21:39,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1e0bd73-30ae-4d63-8dfe-09c60427aa3e Date: Sun, 22 Jul 2018 03:21:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:21:39,647 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/file used request id req-d1e0bd73-30ae-4d63-8dfe-09c60427aa3e 2018-07-22 03:21:39,647 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:21:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff004ad7ac1b8e8c48d09dfbdd6aa483ab3e147c" 2018-07-22 03:21:39,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3168f3cd-c908-4e30-8663-7716655c01b3 Date: Sun, 22 Jul 2018 03:21:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:21:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:21:39Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/snap", "metadata": {}}], "self": "/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "min_disk": 0, "protected": false, "id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "file": "/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a4f0f2b6eb6742e1939fbe14de34c61a", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:21:39,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039 used request id req-3168f3cd-c908-4e30-8663-7716655c01b3 2018-07-22 03:21:39,669 - 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}ff004ad7ac1b8e8c48d09dfbdd6aa483ab3e147c" 2018-07-22 03:21:39,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0e0ac015-24fd-4f03-9a2a-3ed4360d70b0 Date: Sun, 22 Jul 2018 03:21:39 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-22 03:21:39,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0e0ac015-24fd-4f03-9a2a-3ed4360d70b0 2018-07-22 03:21:39,677 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c 2018-07-22 03:21:39,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff004ad7ac1b8e8c48d09dfbdd6aa483ab3e147c" 2018-07-22 03:21:39,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d2954651-20be-4c8d-ae39-48b75140b825 Date: Sun, 22 Jul 2018 03:21:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:21:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:21:39Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/snap", "metadata": {}}], "self": "/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "min_disk": 0, "protected": false, "id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "file": "/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a4f0f2b6eb6742e1939fbe14de34c61a", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:21:39,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039 used request id req-d2954651-20be-4c8d-ae39-48b75140b825 2018-07-22 03:21:39,696 - create_image - DEBUG - Instance status is - active 2018-07-22 03:21:39,697 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c 2018-07-22 03:21:39,697 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c 2018-07-22 03:21:39,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:39,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:40,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["LWaA-iaxQWqp_p1QfJUvww"], "issued_at": "2018-07-22T03:21:40.000000Z"}} 2018-07-22 03:21:40,086 - 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}8546e9a24b4f97eb00b939f6553d9e12d5346396" 2018-07-22 03:21:40,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b8f6e2-bc6c-4096-a5b8-b9def87d13f9 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-22 03:21:40,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b1b8f6e2-bc6c-4096-a5b8-b9def87d13f9 2018-07-22 03:21:40,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:21:40,171 - 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}8546e9a24b4f97eb00b939f6553d9e12d5346396" 2018-07-22 03:21:40,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-d671dea4-ec99-4b08-b660-f8eb16b220a0 x-compute-request-id: req-d671dea4-ec99-4b08-b660-f8eb16b220a0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:21:40,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d671dea4-ec99-4b08-b660-f8eb16b220a0 2018-07-22 03:21:40,357 - 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}8546e9a24b4f97eb00b939f6553d9e12d5346396" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-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-22 03:21:40,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-07282c0a-d104-41c0-b986-f3f7c3da9316 x-compute-request-id: req-07282c0a-d104-41c0-b986-f3f7c3da9316 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5"}} 2018-07-22 03:21:40,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-07282c0a-d104-41c0-b986-f3f7c3da9316 2018-07-22 03:21:40,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:40,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:40,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f45479845d1e4557920c4ff94d15a3be", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role"}], "expires_at": "2018-07-22T04:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-user", "id": "6f55c31b8e294b53978733b7120fde2d"}, "audit_ids": ["E7mW67SUTg6NFhqsVZcwXA"], "issued_at": "2018-07-22T03:21:40.000000Z"}} 2018-07-22 03:21:40,806 - 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}40bbfd91096675dd20919e452114b2ad5347eac6" 2018-07-22 03:21:40,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d654605-fb3f-4d8d-9fec-4d29644ebd33 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-22 03:21:40,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8d654605-fb3f-4d8d-9fec-4d29644ebd33 2018-07-22 03:21:40,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bbfd91096675dd20919e452114b2ad5347eac6" 2018-07-22 03:21:41,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-afa667c6-f518-437d-b520-9c23709553c3 Date: Sun, 22 Jul 2018 03:21:41 GMT RESP BODY: {"networks":[]} 2018-07-22 03:21:41,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net used request id req-afa667c6-f518-437d-b520-9c23709553c3 2018-07-22 03:21:41,076 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net 2018-07-22 03:21:41,081 - 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}40bbfd91096675dd20919e452114b2ad5347eac6" -d '{"network": {"name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net", "admin_state_up": true}}' 2018-07-22 03:21:41,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1fd85e5b-2bb2-4e41-a6db-825f6036fd74 Date: Sun, 22 Jul 2018 03:21:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:21:41Z","is_default":false,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","mtu":1450}} 2018-07-22 03:21:41,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-1fd85e5b-2bb2-4e41-a6db-825f6036fd74 2018-07-22 03:21:41,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bbfd91096675dd20919e452114b2ad5347eac6" 2018-07-22 03:21:41,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-108737ce-8f70-4c83-b603-e9477ee27c8d Date: Sun, 22 Jul 2018 03:21:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:21:41Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net","admin_state_up":true,"tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","mtu":1450}]} 2018-07-22 03:21:41,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-108737ce-8f70-4c83-b603-e9477ee27c8d 2018-07-22 03:21:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bbfd91096675dd20919e452114b2ad5347eac6" 2018-07-22 03:21:41,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-06a35f62-a62e-45ed-b1a8-b412040b2281 Date: Sun, 22 Jul 2018 03:21:41 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:21:41,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-06a35f62-a62e-45ed-b1a8-b412040b2281 2018-07-22 03:21:41,659 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet 2018-07-22 03:21:41,663 - 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}40bbfd91096675dd20919e452114b2ad5347eac6" -d '{"subnets": [{"ip_version": 4, "network_id": "09ea2a04-3ddb-4b8b-a48b-d74c21703240", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet"}]}' 2018-07-22 03:21:42,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-24a05baf-22e4-4d43-9f48-f108b61d71e9 Date: Sun, 22 Jul 2018 03:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","dns_nameservers":[],"updated_at":"2018-07-22T03:21:41Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","id":"c8265213-c990-4f68-ae8e-441deee1f957","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet"}]} 2018-07-22 03:21:42,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-24a05baf-22e4-4d43-9f48-f108b61d71e9 2018-07-22 03:21:42,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bbfd91096675dd20919e452114b2ad5347eac6" 2018-07-22 03:21:42,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9516e496-19f3-4a7f-935e-0ad5905cf181 Date: Sun, 22 Jul 2018 03:21:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","l2_adjacency":true,"status":"ACTIVE","subnets":["c8265213-c990-4f68-ae8e-441deee1f957"],"description":"","tags":[],"updated_at":"2018-07-22T03:21:41Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net","admin_state_up":true,"tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","mtu":1450}]} 2018-07-22 03:21:42,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-9516e496-19f3-4a7f-935e-0ad5905cf181 2018-07-22 03:21:42,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bbfd91096675dd20919e452114b2ad5347eac6" 2018-07-22 03:21:42,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-07fa454c-b5d0-4bf9-9e69-ce8092029876 Date: Sun, 22 Jul 2018 03:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","dns_nameservers":[],"updated_at":"2018-07-22T03:21:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","id":"c8265213-c990-4f68-ae8e-441deee1f957","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet"}]} 2018-07-22 03:21:42,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-07fa454c-b5d0-4bf9-9e69-ce8092029876 2018-07-22 03:21:42,318 - OpenStackNetwork - DEBUG - Network [09ea2a04-3ddb-4b8b-a48b-d74c21703240] created successfully 2018-07-22 03:21:42,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:42,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:42,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f45479845d1e4557920c4ff94d15a3be", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role"}], "expires_at": "2018-07-22T04:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-user", "id": "6f55c31b8e294b53978733b7120fde2d"}, "audit_ids": ["QVvUcUIqRc2ntag1R3zLRQ"], "issued_at": "2018-07-22T03:21:42.000000Z"}} 2018-07-22 03:21:42,728 - 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}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:42,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d36c93-440b-408d-97e0-4b4795504144 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-22 03:21:42,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-14d36c93-440b-408d-97e0-4b4795504144 2018-07-22 03:21:42,808 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:21:42,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}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:42,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccdc0554-1a01-41a3-9c69-4c77bcc0e1b4 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-22 03:21:42,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ccdc0554-1a01-41a3-9c69-4c77bcc0e1b4 2018-07-22 03:21:42,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:43,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1bfaaffb-bdfa-41c7-9fe4-ab5ec666fb07 Date: Sun, 22 Jul 2018 03:21:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","l2_adjacency":true,"status":"ACTIVE","subnets":["c8265213-c990-4f68-ae8e-441deee1f957"],"description":"","tags":[],"updated_at":"2018-07-22T03:21:41Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net","admin_state_up":true,"tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","mtu":1450}]} 2018-07-22 03:21:43,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net used request id req-1bfaaffb-bdfa-41c7-9fe4-ab5ec666fb07 2018-07-22 03:21:43,299 - 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-22 03:21:43,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:21:43,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:43,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f846a697-e87e-4a8e-bda5-ee6ae3de32c0 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}} 2018-07-22 03:21:43,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a used request id req-f846a697-e87e-4a8e-bda5-ee6ae3de32c0 2018-07-22 03:21:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:43,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f37d34da-bab4-4d25-a307-c450e39ff8df Date: Sun, 22 Jul 2018 03:21:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","dns_nameservers":[],"updated_at":"2018-07-22T03:21:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","id":"c8265213-c990-4f68-ae8e-441deee1f957","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet"}]} 2018-07-22 03:21:43,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-f37d34da-bab4-4d25-a307-c450e39ff8df 2018-07-22 03:21:43,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:43,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b5bd7645-a498-44c4-a845-522f85678086 Date: Sun, 22 Jul 2018 03:21:43 GMT RESP BODY: {"ports":[]} 2018-07-22 03:21:43,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port&admin_state_up=True used request id req-b5bd7645-a498-44c4-a845-522f85678086 2018-07-22 03:21:43,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:43,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ddc8ed3-7542-4636-a802-0f7893adb6b3 x-compute-request-id: req-2ddc8ed3-7542-4636-a802-0f7893adb6b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:21:43,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst used request id req-2ddc8ed3-7542-4636-a802-0f7893adb6b3 2018-07-22 03:21:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:43,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-02610e2d-ce87-446a-a772-fb5938429ec8 Date: Sun, 22 Jul 2018 03:21:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","l2_adjacency":true,"status":"ACTIVE","subnets":["c8265213-c990-4f68-ae8e-441deee1f957"],"description":"","tags":[],"updated_at":"2018-07-22T03:21:41Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net","admin_state_up":true,"tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","mtu":1450}]} 2018-07-22 03:21:43,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net used request id req-02610e2d-ce87-446a-a772-fb5938429ec8 2018-07-22 03:21:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:43,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed666cd-ed0a-41d1-8d1e-8ebb840815c5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}} 2018-07-22 03:21:43,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a used request id req-6ed666cd-ed0a-41d1-8d1e-8ebb840815c5 2018-07-22 03:21:43,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:43,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e8e03298-50c0-4db4-a44e-4cd31ce8bccc Date: Sun, 22 Jul 2018 03:21:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","dns_nameservers":[],"updated_at":"2018-07-22T03:21:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","id":"c8265213-c990-4f68-ae8e-441deee1f957","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet"}]} 2018-07-22 03:21:43,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-e8e03298-50c0-4db4-a44e-4cd31ce8bccc 2018-07-22 03:21:43,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:43,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c42b9377-f881-4310-8368-157ca4cabf08 Date: Sun, 22 Jul 2018 03:21:43 GMT RESP BODY: {"ports":[]} 2018-07-22 03:21:43,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port&admin_state_up=True used request id req-c42b9377-f881-4310-8368-157ca4cabf08 2018-07-22 03:21:43,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:21:43,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:21:44,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f45479845d1e4557920c4ff94d15a3be", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role"}], "expires_at": "2018-07-22T04:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a4f0f2b6eb6742e1939fbe14de34c61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-user", "id": "6f55c31b8e294b53978733b7120fde2d"}, "audit_ids": ["VMRbtptRQ9mHgoxzc_KQ8g"], "issued_at": "2018-07-22T03:21:44.000000Z"}} 2018-07-22 03:21:44,362 - 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}3959a006708ab813e4bb5ed82a253f4d3b075bff" 2018-07-22 03:21:44,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dbf562b-b93c-48ce-9f42-f7bd6502c691 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-22 03:21:44,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3dbf562b-b93c-48ce-9f42-f7bd6502c691 2018-07-22 03:21:44,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:44,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a8eaffde-a76d-4427-b44c-5d5d6a19178e Date: Sun, 22 Jul 2018 03:21:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","l2_adjacency":true,"status":"ACTIVE","subnets":["c8265213-c990-4f68-ae8e-441deee1f957"],"description":"","tags":[],"updated_at":"2018-07-22T03:21:41Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net","admin_state_up":true,"tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","mtu":1450}]} 2018-07-22 03:21:44,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net used request id req-a8eaffde-a76d-4427-b44c-5d5d6a19178e 2018-07-22 03:21:44,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:44,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b3d174e3-96d1-447b-92b5-8ab5844a103d Date: Sun, 22 Jul 2018 03:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","dns_nameservers":[],"updated_at":"2018-07-22T03:21:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","id":"c8265213-c990-4f68-ae8e-441deee1f957","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet"}]} 2018-07-22 03:21:44,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-b3d174e3-96d1-447b-92b5-8ab5844a103d 2018-07-22 03:21:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:44,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-54b9cb57-c775-499d-bd6e-561f1af9336d Date: Sun, 22 Jul 2018 03:21:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","l2_adjacency":true,"status":"ACTIVE","subnets":["c8265213-c990-4f68-ae8e-441deee1f957"],"description":"","tags":[],"updated_at":"2018-07-22T03:21:41Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net","admin_state_up":true,"tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","mtu":1450}]} 2018-07-22 03:21:44,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net used request id req-54b9cb57-c775-499d-bd6e-561f1af9336d 2018-07-22 03:21:44,696 - 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-22 03:21:44,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:21:44,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3959a006708ab813e4bb5ed82a253f4d3b075bff" 2018-07-22 03:21:44,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1fa0da-c490-49c5-8e50-38cf262bb497 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}} 2018-07-22 03:21:44,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a used request id req-8b1fa0da-c490-49c5-8e50-38cf262bb497 2018-07-22 03:21:44,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:44,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d721e842-8b33-4cc8-b2ce-0c4986e9d774 Date: Sun, 22 Jul 2018 03:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","dns_nameservers":[],"updated_at":"2018-07-22T03:21:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","id":"c8265213-c990-4f68-ae8e-441deee1f957","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet"}]} 2018-07-22 03:21:44,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-d721e842-8b33-4cc8-b2ce-0c4986e9d774 2018-07-22 03:21:44,917 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net 2018-07-22 03:21:44,922 - 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}894f11e7cb7727088161568842e3b2090bec02a2" -d '{"port": {"network_id": "09ea2a04-3ddb-4b8b-a48b-d74c21703240", "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port", "admin_state_up": true}}' 2018-07-22 03:21:46,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-2fbeea09-b416-4442-b7ce-1d6326f29a36 Date: Sun, 22 Jul 2018 03:21:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c8265213-c990-4f68-ae8e-441deee1f957","ip_address":"10.55.0.5"}],"id":"ced95270-c572-4619-a345-350ad50935c4","security_groups":["e210f073-8a06-476d-8b21-150e913ac539"],"mac_address":"fa:16:3e:00:c6:96","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","qos_policy_id":null,"admin_state_up":true,"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:21:46,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-2fbeea09-b416-4442-b7ce-1d6326f29a36 2018-07-22 03:21:46,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:46,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-bb831d48-83ce-4558-9d81-4e91ef497a3c Date: Sun, 22 Jul 2018 03:21:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","l2_adjacency":true,"status":"ACTIVE","subnets":["c8265213-c990-4f68-ae8e-441deee1f957"],"description":"","tags":[],"updated_at":"2018-07-22T03:21:41Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net","admin_state_up":true,"tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","mtu":1450}]} 2018-07-22 03:21:46,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net used request id req-bb831d48-83ce-4558-9d81-4e91ef497a3c 2018-07-22 03:21:46,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:46,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37739783-45d4-4d3e-992e-7907460807e8 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}} 2018-07-22 03:21:46,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a used request id req-37739783-45d4-4d3e-992e-7907460807e8 2018-07-22 03:21:46,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:46,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-149089d2-685f-4ff6-b2fb-da6d113b1206 Date: Sun, 22 Jul 2018 03:21:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","dns_nameservers":[],"updated_at":"2018-07-22T03:21:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","id":"c8265213-c990-4f68-ae8e-441deee1f957","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet"}]} 2018-07-22 03:21:46,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-149089d2-685f-4ff6-b2fb-da6d113b1206 2018-07-22 03:21:46,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:46,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-fb524619-47a2-400b-aa52-da6d75de0a23 Date: Sun, 22 Jul 2018 03:21:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c8265213-c990-4f68-ae8e-441deee1f957","ip_address":"10.55.0.5"}],"id":"ced95270-c572-4619-a345-350ad50935c4","security_groups":["e210f073-8a06-476d-8b21-150e913ac539"],"mac_address":"fa:16:3e:00:c6:96","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port","admin_state_up":true,"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:45Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:21:46,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port&admin_state_up=True used request id req-fb524619-47a2-400b-aa52-da6d75de0a23 2018-07-22 03:21:46,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:46,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158d426b-9942-4104-b3fa-0e813833e58c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}} 2018-07-22 03:21:46,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a used request id req-158d426b-9942-4104-b3fa-0e813833e58c 2018-07-22 03:21:46,770 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst 2018-07-22 03:21:46,773 - 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}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:46,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-a4b4655c-ee49-4f58-a16c-7bd348ca3540 x-compute-request-id: req-a4b4655c-ee49-4f58-a16c-7bd348ca3540 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:21:46,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a4b4655c-ee49-4f58-a16c-7bd348ca3540 2018-07-22 03:21:46,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:46,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-1c17f361-4443-478f-bdd9-4846f603ed54 x-compute-request-id: req-1c17f361-4443-478f-bdd9-4846f603ed54 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5"}} 2018-07-22 03:21:46,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5 used request id req-1c17f361-4443-478f-bdd9-4846f603ed54 2018-07-22 03:21:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:47,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-07cc11f3-abc2-4e9d-8c12-14986ce5e801 Date: Sun, 22 Jul 2018 03:21:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:21:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:21:39Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/snap", "metadata": {}}], "self": "/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "min_disk": 0, "protected": false, "id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "file": "/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a4f0f2b6eb6742e1939fbe14de34c61a", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c"} 2018-07-22 03:21:47,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c used request id req-07cc11f3-abc2-4e9d-8c12-14986ce5e801 2018-07-22 03:21:47,091 - 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}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:47,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a6a1e39e-f94d-450d-a9d3-8d601c19ff05 Date: Sun, 22 Jul 2018 03:21:47 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-22 03:21:47,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a6a1e39e-f94d-450d-a9d3-8d601c19ff05 2018-07-22 03:21:47,103 - 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}894f11e7cb7727088161568842e3b2090bec02a2" -d '{"server": {"name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst", "imageRef": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "flavorRef": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "max_count": 1, "min_count": 1, "networks": [{"port": "ced95270-c572-4619-a345-350ad50935c4"}]}}' 2018-07-22 03:21:47,837 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:21: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-1e00383d-cf7f-475e-b598-b4ecff48d7f7 x-compute-request-id: req-1e00383d-cf7f-475e-b598-b4ecff48d7f7 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "15dd5da3-2025-48e6-9faf-a49081274029", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "bookmark"}], "adminPass": "TpaprFD22N2r"}} 2018-07-22 03:21:47,837 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1e00383d-cf7f-475e-b598-b4ecff48d7f7 2018-07-22 03:21:47,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:48,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-2e5c3225-e5d0-4553-a846-dedfb5d1bf5a x-compute-request-id: req-2e5c3225-e5d0-4553-a846-dedfb5d1bf5a Content-Encoding: gzip Content-Length: 616 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/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "bookmark"}], "image": {"id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "links": [{"href": "http://172.30.9.25:8774/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "links": [{"href": "http://172.30.9.25:8774/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "bookmark"}]}, "id": "15dd5da3-2025-48e6-9faf-a49081274029", "user_id": "6f55c31b8e294b53978733b7120fde2d", "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-22T03:21:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst", "created": "2018-07-22T03:21:47Z", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:48,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 used request id req-2e5c3225-e5d0-4553-a846-dedfb5d1bf5a 2018-07-22 03:21:48,095 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst 2018-07-22 03:21:48,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:48,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-0d91fc99-de05-4f64-b142-d270b6342310 x-compute-request-id: req-0d91fc99-de05-4f64-b142-d270b6342310 Content-Encoding: gzip Content-Length: 619 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/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "bookmark"}], "image": {"id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "links": [{"href": "http://172.30.9.25:8774/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "links": [{"href": "http://172.30.9.25:8774/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "bookmark"}]}, "id": "15dd5da3-2025-48e6-9faf-a49081274029", "user_id": "6f55c31b8e294b53978733b7120fde2d", "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-22T03:21:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst", "created": "2018-07-22T03:21:47Z", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:48,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 used request id req-0d91fc99-de05-4f64-b142-d270b6342310 2018-07-22 03:21:48,174 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst] is - BUILD 2018-07-22 03:21:48,174 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:21:51,177 - create_instance - DEBUG - VM status query timeout in 896.918045998 2018-07-22 03:21:51,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:51,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-999d12bb-9902-481b-a2bb-dd1daaf71716 x-compute-request-id: req-999d12bb-9902-481b-a2bb-dd1daaf71716 Content-Encoding: gzip Content-Length: 682 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/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "bookmark"}], "image": {"id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "links": [{"href": "http://172.30.9.25:8774/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "links": [{"href": "http://172.30.9.25:8774/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "bookmark"}]}, "id": "15dd5da3-2025-48e6-9faf-a49081274029", "security_groups": [{"name": "default"}], "user_id": "6f55c31b8e294b53978733b7120fde2d", "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-22T03:21:49Z", "hostId": "0252975e24c9e239dc51dcaa5149c72b94db3984b094852cb8ae0961", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst", "created": "2018-07-22T03:21:47Z", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:51,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 used request id req-999d12bb-9902-481b-a2bb-dd1daaf71716 2018-07-22 03:21:51,643 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst] is - BUILD 2018-07-22 03:21:51,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:21:54,646 - create_instance - DEBUG - VM status query timeout in 893.448429108 2018-07-22 03:21:54,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:54,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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,Accept-Encoding x-openstack-request-id: req-d86f8f5f-1c0e-47bf-9b3c-cdbfd8ad1b52 x-compute-request-id: req-d86f8f5f-1c0e-47bf-9b3c-cdbfd8ad1b52 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:c6:96", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "bookmark"}], "image": {"id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "links": [{"href": "http://172.30.9.25:8774/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:21:53.000000", "flavor": {"id": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "links": [{"href": "http://172.30.9.25:8774/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "bookmark"}]}, "id": "15dd5da3-2025-48e6-9faf-a49081274029", "security_groups": [{"name": "default"}], "user_id": "6f55c31b8e294b53978733b7120fde2d", "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-22T03:21:53Z", "hostId": "0252975e24c9e239dc51dcaa5149c72b94db3984b094852cb8ae0961", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst", "created": "2018-07-22T03:21:47Z", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:54,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 used request id req-d86f8f5f-1c0e-47bf-9b3c-cdbfd8ad1b52 2018-07-22 03:21:54,818 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst] is - ACTIVE 2018-07-22 03:21:54,819 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:21:54,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:55,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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,Accept-Encoding x-openstack-request-id: req-20d458a0-64d3-4b49-919b-a5db994444dd x-compute-request-id: req-20d458a0-64d3-4b49-919b-a5db994444dd Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:c6:96", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "bookmark"}], "image": {"id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "links": [{"href": "http://172.30.9.25:8774/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:21:53.000000", "flavor": {"id": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "links": [{"href": "http://172.30.9.25:8774/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "bookmark"}]}, "id": "15dd5da3-2025-48e6-9faf-a49081274029", "security_groups": [{"name": "default"}], "user_id": "6f55c31b8e294b53978733b7120fde2d", "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-22T03:21:53Z", "hostId": "0252975e24c9e239dc51dcaa5149c72b94db3984b094852cb8ae0961", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst", "created": "2018-07-22T03:21:47Z", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:55,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 used request id req-20d458a0-64d3-4b49-919b-a5db994444dd 2018-07-22 03:21:55,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:55,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8ac89aaf-f7cd-4964-b60c-3d9c7e950209 Date: Sun, 22 Jul 2018 03:21:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","l2_adjacency":true,"status":"ACTIVE","subnets":["c8265213-c990-4f68-ae8e-441deee1f957"],"description":"","tags":[],"updated_at":"2018-07-22T03:21:41Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net","admin_state_up":true,"tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","mtu":1450}]} 2018-07-22 03:21:55,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net used request id req-8ac89aaf-f7cd-4964-b60c-3d9c7e950209 2018-07-22 03:21:55,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:55,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5ff130-ec40-4c4a-a535-477430847086 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}} 2018-07-22 03:21:55,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a used request id req-6d5ff130-ec40-4c4a-a535-477430847086 2018-07-22 03:21:55,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:55,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6b14eced-0d04-4fda-a608-5f300df93f46 Date: Sun, 22 Jul 2018 03:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:41Z","dns_nameservers":[],"updated_at":"2018-07-22T03:21:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","id":"c8265213-c990-4f68-ae8e-441deee1f957","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet"}]} 2018-07-22 03:21:55,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-6b14eced-0d04-4fda-a608-5f300df93f46 2018-07-22 03:21:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:55,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1656 X-Openstack-Request-Id: req-caf7a2d7-f4e7-4543-a3cf-7adeb7b017d7 Date: Sun, 22 Jul 2018 03:21:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c8265213-c990-4f68-ae8e-441deee1f957","ip_address":"10.55.0.2"}],"id":"2607ef7a-9e0f-4890-bede-670fb39d3718","security_groups":[],"mac_address":"fa:16:3e:10:d5:94","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-09ea2a04-3ddb-4b8b-a48b-d74c21703240","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:21:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c8265213-c990-4f68-ae8e-441deee1f957","ip_address":"10.55.0.5"}],"id":"ced95270-c572-4619-a345-350ad50935c4","security_groups":["e210f073-8a06-476d-8b21-150e913ac539"],"mac_address":"fa:16:3e:00:c6:96","project_id":"a4f0f2b6eb6742e1939fbe14de34c61a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port","admin_state_up":true,"network_id":"09ea2a04-3ddb-4b8b-a48b-d74c21703240","tenant_id":"a4f0f2b6eb6742e1939fbe14de34c61a","created_at":"2018-07-22T03:21:45Z","binding:vnic_type":"normal","device_id":"15dd5da3-2025-48e6-9faf-a49081274029","ip_allocation":"immediate"}]} 2018-07-22 03:21:55,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-caf7a2d7-f4e7-4543-a3cf-7adeb7b017d7 2018-07-22 03:21:55,467 - create_instance - INFO - Deleting Port with ID - ced95270-c572-4619-a345-350ad50935c4 2018-07-22 03:21:55,467 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-port 2018-07-22 03:21:55,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ced95270-c572-4619-a345-350ad50935c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:55,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e07416e4-90ae-4125-a97e-085bc3b51733 Date: Sun, 22 Jul 2018 03:21:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:21:55,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ced95270-c572-4619-a345-350ad50935c4 used request id req-e07416e4-90ae-4125-a97e-085bc3b51733 2018-07-22 03:21:55,945 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst 2018-07-22 03:21:55,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:56,089 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:21: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-821df45a-41a1-4e90-9a48-98e6aa542392 x-compute-request-id: req-821df45a-41a1-4e90-9a48-98e6aa542392 Content-Type: application/json 2018-07-22 03:21:56,090 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 used request id req-821df45a-41a1-4e90-9a48-98e6aa542392 2018-07-22 03:21:56,090 - create_instance - INFO - Checking deletion status 2018-07-22 03:21:56,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:56,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:21: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-c683b3d9-3022-4c40-ba5d-898aa4a1d5b6 x-compute-request-id: req-c683b3d9-3022-4c40-ba5d-898aa4a1d5b6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/15dd5da3-2025-48e6-9faf-a49081274029", "rel": "bookmark"}], "image": {"id": "4559dbc3-ba1e-4689-889f-27fcb2fd9039", "links": [{"href": "http://172.30.9.25:8774/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:21:53.000000", "flavor": {"id": "0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "links": [{"href": "http://172.30.9.25:8774/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5", "rel": "bookmark"}]}, "id": "15dd5da3-2025-48e6-9faf-a49081274029", "user_id": "6f55c31b8e294b53978733b7120fde2d", "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-22T03:21:56Z", "hostId": "0252975e24c9e239dc51dcaa5149c72b94db3984b094852cb8ae0961", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst", "created": "2018-07-22T03:21:47Z", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:21:56,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 used request id req-c683b3d9-3022-4c40-ba5d-898aa4a1d5b6 2018-07-22 03:21:56,376 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst] is - ACTIVE 2018-07-22 03:21:56,377 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:21:59,377 - create_instance - DEBUG - VM status query timeout in 296.712858915 2018-07-22 03:21:59,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894f11e7cb7727088161568842e3b2090bec02a2" 2018-07-22 03:21:59,428 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:21: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-ac4f698a-6b0f-41da-888f-e8f39d7c0ae9 x-compute-request-id: req-ac4f698a-6b0f-41da-888f-e8f39d7c0ae9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 15dd5da3-2025-48e6-9faf-a49081274029 could not be found.", "code": 404}} 2018-07-22 03:21:59,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/15dd5da3-2025-48e6-9faf-a49081274029 used request id req-ac4f698a-6b0f-41da-888f-e8f39d7c0ae9 2018-07-22 03:21:59,428 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 15dd5da3-2025-48e6-9faf-a49081274029 could not be found. (HTTP 404) (Request-ID: req-ac4f698a-6b0f-41da-888f-e8f39d7c0ae9) 2018-07-22 03:21:59,429 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-inst 2018-07-22 03:21:59,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8546e9a24b4f97eb00b939f6553d9e12d5346396" 2018-07-22 03:21:59,461 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:21: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-4865e9c9-f4b6-450d-a36b-80fccee4fdc7 x-compute-request-id: req-4865e9c9-f4b6-450d-a36b-80fccee4fdc7 Content-Length: 0 Content-Type: application/json 2018-07-22 03:21:59,461 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0774b5ae-b22b-4ebb-a007-7b4d4a7df7c5 used request id req-4865e9c9-f4b6-450d-a36b-80fccee4fdc7 2018-07-22 03:21:59,462 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet 2018-07-22 03:21:59,462 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-subnet 2018-07-22 03:21:59,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/c8265213-c990-4f68-ae8e-441deee1f957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bbfd91096675dd20919e452114b2ad5347eac6" 2018-07-22 03:22:00,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d690ae7e-fbeb-429f-bfe3-199c1e7761a1 Date: Sun, 22 Jul 2018 03:22:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:22:00,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/c8265213-c990-4f68-ae8e-441deee1f957 used request id req-d690ae7e-fbeb-429f-bfe3-199c1e7761a1 2018-07-22 03:22:00,698 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c-pub-net 2018-07-22 03:22:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/09ea2a04-3ddb-4b8b-a48b-d74c21703240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bbfd91096675dd20919e452114b2ad5347eac6" 2018-07-22 03:22:01,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-147decba-980e-4c4d-8ffb-e4ab77351c7c Date: Sun, 22 Jul 2018 03:22:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:22:01,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/09ea2a04-3ddb-4b8b-a48b-d74c21703240 used request id req-147decba-980e-4c4d-8ffb-e4ab77351c7c 2018-07-22 03:22:01,752 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-dd2940e4-ac30-4171-a5a4-0a9940a2004c 2018-07-22 03:22:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff004ad7ac1b8e8c48d09dfbdd6aa483ab3e147c" 2018-07-22 03:22:02,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68a2e5c1-7fa1-45e5-8a28-8feb7884f92f Date: Sun, 22 Jul 2018 03:22:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:22:02,142 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4559dbc3-ba1e-4689-889f-27fcb2fd9039 used request id req-68a2e5c1-7fa1-45e5-8a28-8feb7884f92f 2018-07-22 03:22:02,148 - 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}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:02,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-32cb73be-e822-412c-8245-b25b447c5806 Date: Sun, 22 Jul 2018 03:22:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "created_at": "2018-07-22T03:21:41Z", "updated_at": "2018-07-22T03:21:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:21:41Z", "revision_number": 0, "id": "1da55bc4-faad-43c6-b815-8a32e149afe9", "remote_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "remote_ip_prefix": null, "created_at": "2018-07-22T03:21:41Z", "security_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4f0f2b6eb6742e1939fbe14de34c61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:21:41Z", "revision_number": 0, "id": "22e2decc-b41c-4c25-86c0-e909e97c9a34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:21:41Z", "security_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4f0f2b6eb6742e1939fbe14de34c61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:21:41Z", "revision_number": 0, "id": "91cfd3c8-07e0-45a6-92f8-a6d99c2aaaa0", "remote_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "remote_ip_prefix": null, "created_at": "2018-07-22T03:21:41Z", "security_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4f0f2b6eb6742e1939fbe14de34c61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:21:41Z", "revision_number": 0, "id": "bdf2f380-b905-4b39-bc61-f149b2f604df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:21:41Z", "security_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4f0f2b6eb6742e1939fbe14de34c61a"}], "revision_number": 4, "project_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "id": "e210f073-8a06-476d-8b21-150e913ac539", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:22:02,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-32cb73be-e822-412c-8245-b25b447c5806 2018-07-22 03:22:02,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:02,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e25a960-2400-4c0a-bc55-003b25659b5b 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:22:02,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-1e25a960-2400-4c0a-bc55-003b25659b5b 2018-07-22 03:22:02,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:02,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85dba1d7-4488-4c25-8ebd-b091efa36287 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:22:02,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-85dba1d7-4488-4c25-8ebd-b091efa36287 2018-07-22 03:22:02,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:22:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:02,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c625d58a-9dc0-4202-905e-0e1f95f0147c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:22:02,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-c625d58a-9dc0-4202-905e-0e1f95f0147c 2018-07-22 03:22:02,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:22:02,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:02,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14b8e850-dbd0-43c8-b721-eaf6dc1abaf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:22:02,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-14b8e850-dbd0-43c8-b721-eaf6dc1abaf5 2018-07-22 03:22:02,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:22:02,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:02,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b08a9bb7-8bae-4302-b07e-cdf6d8a5135b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:22:02,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-b08a9bb7-8bae-4302-b07e-cdf6d8a5135b 2018-07-22 03:22:02,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:22:02,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:02,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf24bef0-a2ea-4817-855e-b53f9f6191a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:22:02,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-bf24bef0-a2ea-4817-855e-b53f9f6191a8 2018-07-22 03:22:02,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:22:02,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:02,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d35d8d7-6dc9-4e77-99e2-ac43d5f013df Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:22:02,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-5d35d8d7-6dc9-4e77-99e2-ac43d5f013df 2018-07-22 03:22:02,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:03,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca98bedb-f7dd-4c60-a4bd-4a0bd48ee950 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:22:03,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-ca98bedb-f7dd-4c60-a4bd-4a0bd48ee950 2018-07-22 03:22:03,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:22:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:03,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f9f7d4b-8151-48ad-97fd-bfd3bd5409db Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4f0f2b6eb6742e1939fbe14de34c61a", "name": "CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj"}} 2018-07-22 03:22:03,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a used request id req-4f9f7d4b-8151-48ad-97fd-bfd3bd5409db 2018-07-22 03:22:03,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e210f073-8a06-476d-8b21-150e913ac539 2018-07-22 03:22:03,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e210f073-8a06-476d-8b21-150e913ac539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:03,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aaa15f4f-c5bf-405d-8956-3f82991dab1e Date: Sun, 22 Jul 2018 03:22:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:21:41Z", "security_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "port_range_min": null, "revision_number": 0, "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "created_at": "2018-07-22T03:21:41Z", "project_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "id": "1da55bc4-faad-43c6-b815-8a32e149afe9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:21:41Z", "security_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "port_range_min": null, "revision_number": 0, "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "created_at": "2018-07-22T03:21:41Z", "project_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "id": "22e2decc-b41c-4c25-86c0-e909e97c9a34"}, {"remote_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:21:41Z", "security_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "port_range_min": null, "revision_number": 0, "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "created_at": "2018-07-22T03:21:41Z", "project_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "id": "91cfd3c8-07e0-45a6-92f8-a6d99c2aaaa0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:21:41Z", "security_group_id": "e210f073-8a06-476d-8b21-150e913ac539", "port_range_min": null, "revision_number": 0, "tenant_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "created_at": "2018-07-22T03:21:41Z", "project_id": "a4f0f2b6eb6742e1939fbe14de34c61a", "id": "bdf2f380-b905-4b39-bc61-f149b2f604df"}]} 2018-07-22 03:22:03,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e210f073-8a06-476d-8b21-150e913ac539 used request id req-aaa15f4f-c5bf-405d-8956-3f82991dab1e 2018-07-22 03:22:03,197 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:22:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e210f073-8a06-476d-8b21-150e913ac539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:03,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-208705c0-f20b-475a-94d0-88ab969d15d6 Content-Length: 0 Date: Sun, 22 Jul 2018 03:22:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:22:03,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e210f073-8a06-476d-8b21-150e913ac539 used request id req-208705c0-f20b-475a-94d0-88ab969d15d6 2018-07-22 03:22:03,369 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj 2018-07-22 03:22:03,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:03,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16edd2e1-3de2-43e5-9b00-b79533aa6209 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:22:03,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a4f0f2b6eb6742e1939fbe14de34c61a used request id req-16edd2e1-3de2-43e5-9b00-b79533aa6209 2018-07-22 03:22:03,568 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-31450674-7f6f-45d-proj-role 2018-07-22 03:22:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f45479845d1e4557920c4ff94d15a3be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:03,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d147328d-ff8b-4af2-9abc-5e56f917df13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:22:03,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f45479845d1e4557920c4ff94d15a3be used request id req-d147328d-ff8b-4af2-9abc-5e56f917df13 2018-07-22 03:22:03,679 - 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}236c9ca7cb0cae486bd6d971f103718795207a7e" 2018-07-22 03:22:03,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7be778-1588-4b8f-b623-bba675c7afe1 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:22:03,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a7be778-1588-4b8f-b623-bba675c7afe1 2018-07-22 03:22:03,758 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-31450674-7f6f-45d-user 2018-07-22 03:22:03,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/6f55c31b8e294b53978733b7120fde2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494198733d8b68c28bf116669840916a12c57d5" 2018-07-22 03:22:03,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5f5e2d-9335-43c3-b8e4-6df973feb4c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:22:03,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6f55c31b8e294b53978733b7120fde2d used request id req-bf5f5e2d-9335-43c3-b8e4-6df973feb4c0 2018-07-22 03:22:03,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:04,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["WSJBoi-XRoORRcSe6w_z9w"], "issued_at": "2018-07-22T03:22:04.000000Z"}} 2018-07-22 03:22:04,321 - 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}251d62f3db02e9cd39f6fae1dfe44725d69cc86c" 2018-07-22 03:22:04,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2897d7ac-42b7-4e7d-91f9-ef80f295a216 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-22 03:22:04,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2897d7ac-42b7-4e7d-91f9-ef80f295a216 2018-07-22 03:22:04,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:04,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:04,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["nLVGSzm1QcW7TSabAZ7EdQ"], "issued_at": "2018-07-22T03:22:04.000000Z"}} 2018-07-22 03:22:04,783 - 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}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:04,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da28b57b-7cbf-46c8-820c-d547efa6267a 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-22 03:22:04,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-da28b57b-7cbf-46c8-820c-d547efa6267a 2018-07-22 03:22:04,867 - 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-22 03:22:04,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:22:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:04,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6ec82d-d280-4faa-957e-120e5d83b859 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:22:04,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj used request id req-2c6ec82d-d280-4faa-957e-120e5d83b859 2018-07-22 03:22:04,961 - 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}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:05,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0e128a-e72f-4823-a479-87cff3f3cfc9 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-22 03:22:05,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bf0e128a-e72f-4823-a479-87cff3f3cfc9 2018-07-22 03:22:05,053 - 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}89d0693b125e475ba616f02ad54645916cff3638" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}}' 2018-07-22 03:22:05,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b577387f-80c1-44d6-9d93-cb0d1bab9457 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:05,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b577387f-80c1-44d6-9d93-cb0d1bab9457 2018-07-22 03:22:05,110 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj 2018-07-22 03:22:05,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:05,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:05,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MoLg_oWkTD-WCRkUj1reww"], "issued_at": "2018-07-22T03:22:05.000000Z"}} 2018-07-22 03:22:05,492 - 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}635895ef7fd8dba6dbb2bfc5a8b3c908e70a7581" 2018-07-22 03:22:05,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b130af8c-1cfa-4525-b263-0a4af3fa9aa3 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-22 03:22:05,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b130af8c-1cfa-4525-b263-0a4af3fa9aa3 2018-07-22 03:22:05,574 - 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-22 03:22:05,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:22:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:22:05,580 - 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}635895ef7fd8dba6dbb2bfc5a8b3c908e70a7581" 2018-07-22 03:22:05,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a937722-2676-4eb2-a0e9-0ce02be0930d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:22:05,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1a937722-2676-4eb2-a0e9-0ce02be0930d 2018-07-22 03:22:05,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635895ef7fd8dba6dbb2bfc5a8b3c908e70a7581" 2018-07-22 03:22:05,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741f28ff-cebd-4a41-a904-721b40aa067b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}]} 2018-07-22 03:22:05,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj used request id req-741f28ff-cebd-4a41-a904-721b40aa067b 2018-07-22 03:22:05,786 - 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}635895ef7fd8dba6dbb2bfc5a8b3c908e70a7581" 2018-07-22 03:22:05,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e072cc4-c9f8-43db-a9d2-8e3079fb5f43 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-22 03:22:05,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7e072cc4-c9f8-43db-a9d2-8e3079fb5f43 2018-07-22 03:22:06,251 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-58a655a2-7f2d-4c6-user 2018-07-22 03:22:06,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:06,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}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:06,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5755c139-d17b-4389-bfa3-8ea7c2bbf095 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:22:06,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5755c139-d17b-4389-bfa3-8ea7c2bbf095 2018-07-22 03:22:06,276 - 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}89d0693b125e475ba616f02ad54645916cff3638" -d '{"role": {"name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}}' 2018-07-22 03:22:06,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d356ecb-a282-49c2-968e-308995fe8ea3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27ffb569b6f745dabe305cdeac8df84e", "links": {"self": "http://172.30.9.25:5000/v3/roles/27ffb569b6f745dabe305cdeac8df84e"}, "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}} 2018-07-22 03:22:06,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4d356ecb-a282-49c2-968e-308995fe8ea3 2018-07-22 03:22:06,377 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role 2018-07-22 03:22:06,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/27ffb569b6f745dabe305cdeac8df84e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:06,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2937b87a-4957-4920-9e04-dab9826f9c5b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27ffb569b6f745dabe305cdeac8df84e", "links": {"self": "http://172.30.9.25:5000/v3/roles/27ffb569b6f745dabe305cdeac8df84e"}, "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}} 2018-07-22 03:22:06,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/27ffb569b6f745dabe305cdeac8df84e used request id req-2937b87a-4957-4920-9e04-dab9826f9c5b 2018-07-22 03:22:06,474 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role to project CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj 2018-07-22 03:22:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9/users/fd9fafae952d4ca4b9539ec2bab19046/roles/27ffb569b6f745dabe305cdeac8df84e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:06,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81cd4d11-affa-4e62-b3b2-fa33735a9d04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:22:06,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9/users/fd9fafae952d4ca4b9539ec2bab19046/roles/27ffb569b6f745dabe305cdeac8df84e used request id req-81cd4d11-affa-4e62-b3b2-fa33735a9d04 2018-07-22 03:22:06,679 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:22:06,681 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:22:06,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:06,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:07,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ffb569b6f745dabe305cdeac8df84e", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}], "expires_at": "2018-07-22T04:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-user", "id": "fd9fafae952d4ca4b9539ec2bab19046"}, "audit_ids": ["jRrEtkPYQBiSNUewW5lXaw"], "issued_at": "2018-07-22T03:22:07.000000Z"}} 2018-07-22 03:22:07,062 - 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}a45f17ec5f6cdc8e6ae33ca7ceee16b6cd732317" 2018-07-22 03:22:07,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4098bfd-a8c1-4a57-b258-6500a7b5a02d 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-22 03:22:07,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b4098bfd-a8c1-4a57-b258-6500a7b5a02d 2018-07-22 03:22:07,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a45f17ec5f6cdc8e6ae33ca7ceee16b6cd732317" 2018-07-22 03:22:07,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-dd3101cf-c027-4cfa-853e-f1036ad00d5b Date: Sun, 22 Jul 2018 03:22:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image"} 2018-07-22 03:22:07,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image used request id req-dd3101cf-c027-4cfa-853e-f1036ad00d5b 2018-07-22 03:22:07,327 - 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}a45f17ec5f6cdc8e6ae33ca7ceee16b6cd732317" 2018-07-22 03:22:07,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6828d48c-10d9-4932-b323-4d4411b404e2 Date: Sun, 22 Jul 2018 03:22:07 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-22 03:22:07,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6828d48c-10d9-4932-b323-4d4411b404e2 2018-07-22 03:22:07,363 - 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}a45f17ec5f6cdc8e6ae33ca7ceee16b6cd732317" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image"}' 2018-07-22 03:22:07,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-69f00ebb-4bef-459a-9d05-2f1b2dece450 Date: Sun, 22 Jul 2018 03:22:07 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:22:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:22:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723", "min_disk": 0, "protected": false, "id": "2375b469-db0e-4da8-a781-521a8a3ed723", "file": "/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723/file", "checksum": null, "owner": "c334e2f5c6fa480a97c7a70e17d9c9d9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:22:07,398 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-69f00ebb-4bef-459a-9d05-2f1b2dece450 2018-07-22 03:22:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a45f17ec5f6cdc8e6ae33ca7ceee16b6cd732317" -d '' 2018-07-22 03:22:07,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5566c6e9-a615-46c6-8959-63aeb97e4664 Date: Sun, 22 Jul 2018 03:22:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:22:07,750 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723/file used request id req-5566c6e9-a615-46c6-8959-63aeb97e4664 2018-07-22 03:22:07,750 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:22:07,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a45f17ec5f6cdc8e6ae33ca7ceee16b6cd732317" 2018-07-22 03:22:07,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-74c0c6dc-2b92-4be1-a812-9798ad756d7e Date: Sun, 22 Jul 2018 03:22:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:22:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:22:07Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/2375b469-db0e-4da8-a781-521a8a3ed723/snap", "metadata": {}}], "self": "/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723", "min_disk": 0, "protected": false, "id": "2375b469-db0e-4da8-a781-521a8a3ed723", "file": "/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c334e2f5c6fa480a97c7a70e17d9c9d9", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/2375b469-db0e-4da8-a781-521a8a3ed723/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:22:07,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723 used request id req-74c0c6dc-2b92-4be1-a812-9798ad756d7e 2018-07-22 03:22:07,772 - 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}a45f17ec5f6cdc8e6ae33ca7ceee16b6cd732317" 2018-07-22 03:22:07,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5c1f4207-fc2d-44fd-af0c-a362fb3483c1 Date: Sun, 22 Jul 2018 03:22:07 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-22 03:22:07,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-5c1f4207-fc2d-44fd-af0c-a362fb3483c1 2018-07-22 03:22:07,781 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image 2018-07-22 03:22:07,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a45f17ec5f6cdc8e6ae33ca7ceee16b6cd732317" 2018-07-22 03:22:07,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-625fa880-100a-431a-8a5a-2efbebeddf25 Date: Sun, 22 Jul 2018 03:22:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:22:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:22:07Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/2375b469-db0e-4da8-a781-521a8a3ed723/snap", "metadata": {}}], "self": "/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723", "min_disk": 0, "protected": false, "id": "2375b469-db0e-4da8-a781-521a8a3ed723", "file": "/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c334e2f5c6fa480a97c7a70e17d9c9d9", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/2375b469-db0e-4da8-a781-521a8a3ed723/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:22:07,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723 used request id req-625fa880-100a-431a-8a5a-2efbebeddf25 2018-07-22 03:22:07,810 - create_image - DEBUG - Instance status is - active 2018-07-22 03:22:07,811 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image 2018-07-22 03:22:07,811 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image 2018-07-22 03:22:07,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:07,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:08,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:22:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["b74mBCgGQkmGTHar-TdZug"], "issued_at": "2018-07-22T03:22:08.000000Z"}} 2018-07-22 03:22:08,194 - 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}e02e3f5aa85dad13453df07b547d3db3747a45bf" 2018-07-22 03:22:08,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81713ba4-8447-4a09-8bcf-1380d650b427 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-22 03:22:08,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-81713ba4-8447-4a09-8bcf-1380d650b427 2018-07-22 03:22:08,273 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:22:08,277 - 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}e02e3f5aa85dad13453df07b547d3db3747a45bf" 2018-07-22 03:22:08,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-e9430e68-f0fb-4932-ad4c-0fb3bcd09d04 x-compute-request-id: req-e9430e68-f0fb-4932-ad4c-0fb3bcd09d04 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:22:08,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e9430e68-f0fb-4932-ad4c-0fb3bcd09d04 2018-07-22 03:22:08,460 - 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}e02e3f5aa85dad13453df07b547d3db3747a45bf" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-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-22 03:22:08,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-d2c9780f-c1b6-4bdf-b447-7aad5b0c0e1e x-compute-request-id: req-d2c9780f-c1b6-4bdf-b447-7aad5b0c0e1e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "35def13a-1b0e-48b0-83fc-77f153c8c37e"}} 2018-07-22 03:22:08,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d2c9780f-c1b6-4bdf-b447-7aad5b0c0e1e 2018-07-22 03:22:08,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:08,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:08,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ffb569b6f745dabe305cdeac8df84e", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}], "expires_at": "2018-07-22T04:22:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-user", "id": "fd9fafae952d4ca4b9539ec2bab19046"}, "audit_ids": ["Q8_LUqFAR6K4yjowxqJFGw"], "issued_at": "2018-07-22T03:22:08.000000Z"}} 2018-07-22 03:22:08,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}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" 2018-07-22 03:22:08,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bccd42-8d64-41b7-b0a9-914c8ff382d0 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-22 03:22:08,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-91bccd42-8d64-41b7-b0a9-914c8ff382d0 2018-07-22 03:22:08,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" 2018-07-22 03:22:09,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77bb7092-c2f2-424c-bbf5-41df8445e51d Date: Sun, 22 Jul 2018 03:22:09 GMT RESP BODY: {"networks":[]} 2018-07-22 03:22:09,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-77bb7092-c2f2-424c-bbf5-41df8445e51d 2018-07-22 03:22:09,457 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net 2018-07-22 03:22:09,462 - 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}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" -d '{"network": {"name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net", "admin_state_up": true}}' 2018-07-22 03:22:09,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-d2c92ff2-60ab-4842-a388-77e79f191fbf Date: Sun, 22 Jul 2018 03:22:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:22:09Z","is_default":false,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}} 2018-07-22 03:22:09,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-d2c92ff2-60ab-4842-a388-77e79f191fbf 2018-07-22 03:22:09,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" 2018-07-22 03:22:09,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-21ca163d-23c9-418e-8d74-f1a0c2b2061f Date: Sun, 22 Jul 2018 03:22:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:22:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:09,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-21ca163d-23c9-418e-8d74-f1a0c2b2061f 2018-07-22 03:22:09,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" 2018-07-22 03:22:10,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2f684f1f-71b0-47e7-8004-a98280e2dcfb Date: Sun, 22 Jul 2018 03:22:10 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:22:10,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-2f684f1f-71b0-47e7-8004-a98280e2dcfb 2018-07-22 03:22:10,018 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet 2018-07-22 03:22:10,023 - 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}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" -d '{"subnets": [{"ip_version": 4, "network_id": "20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]}' 2018-07-22 03:22:10,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58888401-abc0-4e4c-92bb-9a251a12eb9c Date: Sun, 22 Jul 2018 03:22:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:10,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-58888401-abc0-4e4c-92bb-9a251a12eb9c 2018-07-22 03:22:10,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" 2018-07-22 03:22:10,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ad8686a-e247-4cba-bc16-29b7982624f4 Date: Sun, 22 Jul 2018 03:22:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:10,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-6ad8686a-e247-4cba-bc16-29b7982624f4 2018-07-22 03:22:10,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" 2018-07-22 03:22:10,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92dfb731-bbdc-48df-b5e8-be49e4fe232b Date: Sun, 22 Jul 2018 03:22:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:10,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-92dfb731-bbdc-48df-b5e8-be49e4fe232b 2018-07-22 03:22:10,786 - OpenStackNetwork - DEBUG - Network [20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589] created successfully 2018-07-22 03:22:10,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:10,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:11,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ffb569b6f745dabe305cdeac8df84e", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}], "expires_at": "2018-07-22T04:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-user", "id": "fd9fafae952d4ca4b9539ec2bab19046"}, "audit_ids": ["4tQwe3tRR7qQ4OzKaWnSnA"], "issued_at": "2018-07-22T03:22:11.000000Z"}} 2018-07-22 03:22:11,276 - 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}d95aa559103aa45f891e79c136337e97500db4a5" 2018-07-22 03:22:11,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e16938-f98e-4b8d-829c-a086ce76a8b6 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-22 03:22:11,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-17e16938-f98e-4b8d-829c-a086ce76a8b6 2018-07-22 03:22:11,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95aa559103aa45f891e79c136337e97500db4a5" 2018-07-22 03:22:11,559 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:11 GMT Server: Apache x-compute-request-id: req-f70c14e5-49f8-47b9-81c4-6e40461530ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f70c14e5-49f8-47b9-81c4-6e40461530ac Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:22:11,559 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/detail used request id req-f70c14e5-49f8-47b9-81c4-6e40461530ac 2018-07-22 03:22:11,562 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f70c14e5-49f8-47b9-81c4-6e40461530ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95aa559103aa45f891e79c136337e97500db4a5" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1", "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-22 03:22:12,026 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22:11 GMT Server: Apache x-compute-request-id: req-8a8ade69-5ba1-497c-ba81-621037464738 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a8ade69-5ba1-497c-ba81-621037464738 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:11.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67633d53-353a-49ce-973f-48490ed3a107", "size": 1}} 2018-07-22 03:22:12,026 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes used request id req-8a8ade69-5ba1-497c-ba81-621037464738 2018-07-22 03:22:12,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f70c14e5-49f8-47b9-81c4-6e40461530ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95aa559103aa45f891e79c136337e97500db4a5" 2018-07-22 03:22:12,257 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:12 GMT Server: Apache x-compute-request-id: req-35997daf-8eb1-4543-838c-cc51ab27ab59 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35997daf-8eb1-4543-838c-cc51ab27ab59 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67633d53-353a-49ce-973f-48490ed3a107", "size": 1}} 2018-07-22 03:22:12,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 used request id req-35997daf-8eb1-4543-838c-cc51ab27ab59 2018-07-22 03:22:12,257 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1 2018-07-22 03:22:12,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f70c14e5-49f8-47b9-81c4-6e40461530ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95aa559103aa45f891e79c136337e97500db4a5" 2018-07-22 03:22:12,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:12 GMT Server: Apache x-compute-request-id: req-3e4e6b9f-3098-4b90-ba39-407043c43bc7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e4e6b9f-3098-4b90-ba39-407043c43bc7 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67633d53-353a-49ce-973f-48490ed3a107", "size": 1}} 2018-07-22 03:22:12,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 used request id req-3e4e6b9f-3098-4b90-ba39-407043c43bc7 2018-07-22 03:22:12,482 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:22:12,482 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1 2018-07-22 03:22:12,482 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1 2018-07-22 03:22:12,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:12,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:12,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ffb569b6f745dabe305cdeac8df84e", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}], "expires_at": "2018-07-22T04:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-user", "id": "fd9fafae952d4ca4b9539ec2bab19046"}, "audit_ids": ["OWgymia7Qpued7od8pcwjQ"], "issued_at": "2018-07-22T03:22:12.000000Z"}} 2018-07-22 03:22:12,862 - 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}12b2e3d48e8d57286cef2a6ad90f9f2e10cfbc5c" 2018-07-22 03:22:12,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ce683d-8264-4533-9145-6c84749b38e2 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-22 03:22:12,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-48ce683d-8264-4533-9145-6c84749b38e2 2018-07-22 03:22:12,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b2e3d48e8d57286cef2a6ad90f9f2e10cfbc5c" 2018-07-22 03:22:13,101 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:12 GMT Server: Apache x-compute-request-id: req-1fb4b839-b08e-418b-b267-a3d28c7646c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1fb4b839-b08e-418b-b267-a3d28c7646c2 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67633d53-353a-49ce-973f-48490ed3a107", "size": 1}]} 2018-07-22 03:22:13,101 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/detail used request id req-1fb4b839-b08e-418b-b267-a3d28c7646c2 2018-07-22 03:22:13,104 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1fb4b839-b08e-418b-b267-a3d28c7646c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b2e3d48e8d57286cef2a6ad90f9f2e10cfbc5c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2", "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-22 03:22:13,458 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22:13 GMT Server: Apache x-compute-request-id: req-3c5269ad-46f1-4f42-a705-cb7770bbdb5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c5269ad-46f1-4f42-a705-cb7770bbdb5d Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:13.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4510b80d-a070-4d24-9620-559baf4d06a9", "size": 1}} 2018-07-22 03:22:13,458 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes used request id req-3c5269ad-46f1-4f42-a705-cb7770bbdb5d 2018-07-22 03:22:13,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fb4b839-b08e-418b-b267-a3d28c7646c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b2e3d48e8d57286cef2a6ad90f9f2e10cfbc5c" 2018-07-22 03:22:13,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:13 GMT Server: Apache x-compute-request-id: req-2b49efdb-0fb8-4349-b79f-7d99f5f57a73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b49efdb-0fb8-4349-b79f-7d99f5f57a73 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4510b80d-a070-4d24-9620-559baf4d06a9", "size": 1}} 2018-07-22 03:22:13,678 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 used request id req-2b49efdb-0fb8-4349-b79f-7d99f5f57a73 2018-07-22 03:22:13,679 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2 2018-07-22 03:22:13,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fb4b839-b08e-418b-b267-a3d28c7646c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b2e3d48e8d57286cef2a6ad90f9f2e10cfbc5c" 2018-07-22 03:22:13,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:13 GMT Server: Apache x-compute-request-id: req-e0d71338-f0bc-4b37-8402-aa72527aeefe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0d71338-f0bc-4b37-8402-aa72527aeefe Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4510b80d-a070-4d24-9620-559baf4d06a9", "size": 1}} 2018-07-22 03:22:13,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 used request id req-e0d71338-f0bc-4b37-8402-aa72527aeefe 2018-07-22 03:22:13,903 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:22:13,903 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2 2018-07-22 03:22:13,903 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2 2018-07-22 03:22:13,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:13,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:14,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ffb569b6f745dabe305cdeac8df84e", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}], "expires_at": "2018-07-22T04:22:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-user", "id": "fd9fafae952d4ca4b9539ec2bab19046"}, "audit_ids": ["H3gyyrJsR0q6rFAghKmiQw"], "issued_at": "2018-07-22T03:22:14.000000Z"}} 2018-07-22 03:22:14,290 - 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}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:14,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1feda90-7a30-4973-9d66-ab1ec15878e5 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-22 03:22:14,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d1feda90-7a30-4973-9d66-ab1ec15878e5 2018-07-22 03:22:14,462 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:22:14,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}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:14,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899eb05f-28ca-421a-8468-1ec21aa8708f 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-22 03:22:14,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-899eb05f-28ca-421a-8468-1ec21aa8708f 2018-07-22 03:22:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:14,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89467eeb-744c-4935-b4fb-ff5bafd1dd00 Date: Sun, 22 Jul 2018 03:22:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:14,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-89467eeb-744c-4935-b4fb-ff5bafd1dd00 2018-07-22 03:22:14,730 - 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-22 03:22:14,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:22:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:22:14,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:14,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c55da8b0-8d16-4177-98ed-26c69db6e136 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:14,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-c55da8b0-8d16-4177-98ed-26c69db6e136 2018-07-22 03:22:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:14,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cb0da083-ed61-4724-a37f-0c50a5a1400c Date: Sun, 22 Jul 2018 03:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:14,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-cb0da083-ed61-4724-a37f-0c50a5a1400c 2018-07-22 03:22:14,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:14,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7644f3e7-bc91-4f69-a881-02b62d77a0af Date: Sun, 22 Jul 2018 03:22:14 GMT RESP BODY: {"ports":[]} 2018-07-22 03:22:14,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port&admin_state_up=True used request id req-7644f3e7-bc91-4f69-a881-02b62d77a0af 2018-07-22 03:22:14,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:15,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-dd735ac5-3353-4412-afce-178581161978 x-compute-request-id: req-dd735ac5-3353-4412-afce-178581161978 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:22:15,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst used request id req-dd735ac5-3353-4412-afce-178581161978 2018-07-22 03:22:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:15,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89ec85d2-7c75-42db-a28c-87fe74207092 Date: Sun, 22 Jul 2018 03:22:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:15,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-89ec85d2-7c75-42db-a28c-87fe74207092 2018-07-22 03:22:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:15,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46313a6-1fb5-4bd1-996d-90764e4c31fb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:15,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-f46313a6-1fb5-4bd1-996d-90764e4c31fb 2018-07-22 03:22:15,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:15,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4fd3a5c4-7a39-45b3-aae7-472d29e67542 Date: Sun, 22 Jul 2018 03:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:15,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-4fd3a5c4-7a39-45b3-aae7-472d29e67542 2018-07-22 03:22:15,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:15,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2d700f99-7557-456b-85e4-f320de7b3e5c Date: Sun, 22 Jul 2018 03:22:15 GMT RESP BODY: {"ports":[]} 2018-07-22 03:22:15,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port&admin_state_up=True used request id req-2d700f99-7557-456b-85e4-f320de7b3e5c 2018-07-22 03:22:15,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:15,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:15,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ffb569b6f745dabe305cdeac8df84e", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}], "expires_at": "2018-07-22T04:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-user", "id": "fd9fafae952d4ca4b9539ec2bab19046"}, "audit_ids": ["GnZedaRvRA66YDLkLIw1pw"], "issued_at": "2018-07-22T03:22:15.000000Z"}} 2018-07-22 03:22:15,800 - 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}9fae6266b04bf71c0be1c560b844012230cf921f" 2018-07-22 03:22:15,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2b7134-452a-4951-9367-7c309385748a 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-22 03:22:15,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8c2b7134-452a-4951-9367-7c309385748a 2018-07-22 03:22:15,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:15,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6eaaa209-671a-4875-bbd8-47e12e9d5050 Date: Sun, 22 Jul 2018 03:22:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:15,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-6eaaa209-671a-4875-bbd8-47e12e9d5050 2018-07-22 03:22:15,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:16,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c2069888-2cb1-4f5c-9135-cd18ae5a64ad Date: Sun, 22 Jul 2018 03:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:16,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-c2069888-2cb1-4f5c-9135-cd18ae5a64ad 2018-07-22 03:22:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:16,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a72d9b4-1ce4-4d6d-bb4b-b1b2efe0d731 Date: Sun, 22 Jul 2018 03:22:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:16,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-3a72d9b4-1ce4-4d6d-bb4b-b1b2efe0d731 2018-07-22 03:22:16,139 - 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-22 03:22:16,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:22:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:22:16,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae6266b04bf71c0be1c560b844012230cf921f" 2018-07-22 03:22:16,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcf6f1f-6c3b-4e74-94f2-8f5cfe244dce Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:16,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-5dcf6f1f-6c3b-4e74-94f2-8f5cfe244dce 2018-07-22 03:22:16,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:16,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-452c96ff-c939-480e-8b5b-cdee590963a3 Date: Sun, 22 Jul 2018 03:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:16,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-452c96ff-c939-480e-8b5b-cdee590963a3 2018-07-22 03:22:16,213 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net 2018-07-22 03:22:16,217 - 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}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" -d '{"port": {"network_id": "20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589", "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port", "admin_state_up": true}}' 2018-07-22 03:22:17,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-3a87b2b2-7bb3-4ebf-a83d-5910a9af5c88 Date: Sun, 22 Jul 2018 03:22:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.3"}],"id":"34b39725-be02-49b6-bb2e-6d69d7bb007d","security_groups":["711cafdb-1cbf-4b4e-83f3-3e464eaae423"],"mac_address":"fa:16:3e:4c:85:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","qos_policy_id":null,"admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:22:17,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-3a87b2b2-7bb3-4ebf-a83d-5910a9af5c88 2018-07-22 03:22:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:17,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-619128ff-3f35-4c77-ae14-fee21824297c Date: Sun, 22 Jul 2018 03:22:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:17,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-619128ff-3f35-4c77-ae14-fee21824297c 2018-07-22 03:22:17,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:17,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1102ad92-7f76-42bd-a03d-53248114f6ce Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:17,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-1102ad92-7f76-42bd-a03d-53248114f6ce 2018-07-22 03:22:17,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:17,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b813fecf-928e-42e4-ac2d-4bcbd5431f0c Date: Sun, 22 Jul 2018 03:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:17,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-b813fecf-928e-42e4-ac2d-4bcbd5431f0c 2018-07-22 03:22:17,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:17,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-f789dbb3-6ef4-4581-bf10-3e186216c3e3 Date: Sun, 22 Jul 2018 03:22:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.3"}],"id":"34b39725-be02-49b6-bb2e-6d69d7bb007d","security_groups":["711cafdb-1cbf-4b4e-83f3-3e464eaae423"],"mac_address":"fa:16:3e:4c:85:8c","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port","admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:22:17,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port&admin_state_up=True used request id req-f789dbb3-6ef4-4581-bf10-3e186216c3e3 2018-07-22 03:22:17,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:17,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2021e4a-8e9b-4281-b628-e21262dd04a5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:17,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-d2021e4a-8e9b-4281-b628-e21262dd04a5 2018-07-22 03:22:17,567 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst 2018-07-22 03:22:17,570 - 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}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:17,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-6c4c6652-4985-43d8-8c08-055419679384 x-compute-request-id: req-6c4c6652-4985-43d8-8c08-055419679384 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:22:17,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6c4c6652-4985-43d8-8c08-055419679384 2018-07-22 03:22:17,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:17,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-daaa51dd-95c7-4495-b47b-962d437212ce x-compute-request-id: req-daaa51dd-95c7-4495-b47b-962d437212ce Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "35def13a-1b0e-48b0-83fc-77f153c8c37e"}} 2018-07-22 03:22:17,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e used request id req-daaa51dd-95c7-4495-b47b-962d437212ce 2018-07-22 03:22:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:17,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-c731da43-9031-477c-9425-1953eb4e8b14 Date: Sun, 22 Jul 2018 03:22:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:22:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:22:07Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/2375b469-db0e-4da8-a781-521a8a3ed723/snap", "metadata": {}}], "self": "/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723", "min_disk": 0, "protected": false, "id": "2375b469-db0e-4da8-a781-521a8a3ed723", "file": "/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c334e2f5c6fa480a97c7a70e17d9c9d9", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/2375b469-db0e-4da8-a781-521a8a3ed723/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image"} 2018-07-22 03:22:17,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image used request id req-c731da43-9031-477c-9425-1953eb4e8b14 2018-07-22 03:22:17,807 - 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}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:17,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9583afd4-8e67-44ae-8781-8e6092f4ad81 Date: Sun, 22 Jul 2018 03:22:17 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-22 03:22:17,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9583afd4-8e67-44ae-8781-8e6092f4ad81 2018-07-22 03:22:17,819 - 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}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" -d '{"server": {"name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "imageRef": "2375b469-db0e-4da8-a781-521a8a3ed723", "flavorRef": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "max_count": 1, "min_count": 1, "networks": [{"port": "34b39725-be02-49b6-bb2e-6d69d7bb007d"}]}}' 2018-07-22 03:22:19,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22: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-8420426c-4548-4591-bfe8-9e5a781c4eef x-compute-request-id: req-8420426c-4548-4591-bfe8-9e5a781c4eef Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "adminPass": "JscyS6H6rcSf"}} 2018-07-22 03:22:19,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-8420426c-4548-4591-bfe8-9e5a781c4eef 2018-07-22 03:22:19,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:19,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-fb38ad7d-f397-402e-80fc-9d16daafe887 x-compute-request-id: req-fb38ad7d-f397-402e-80fc-9d16daafe887 Content-Encoding: gzip Content-Length: 609 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/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:22:19,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-fb38ad7d-f397-402e-80fc-9d16daafe887 2018-07-22 03:22:19,488 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst 2018-07-22 03:22:19,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:19,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-943f494a-156a-443e-bc29-21932e7a38c3 x-compute-request-id: req-943f494a-156a-443e-bc29-21932e7a38c3 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:22:19,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-943f494a-156a-443e-bc29-21932e7a38c3 2018-07-22 03:22:19,917 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst] is - BUILD 2018-07-22 03:22:19,917 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:22:22,921 - create_instance - DEBUG - VM status query timeout in 896.567308187 2018-07-22 03:22:22,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:23,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-67e48647-32ab-424e-ba94-d2aaf6f99314 x-compute-request-id: req-67e48647-32ab-424e-ba94-d2aaf6f99314 Content-Encoding: gzip Content-Length: 671 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/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "security_groups": [{"name": "default"}], "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:19Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:22:23,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-67e48647-32ab-424e-ba94-d2aaf6f99314 2018-07-22 03:22:23,244 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst] is - BUILD 2018-07-22 03:22:23,244 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:22:26,248 - create_instance - DEBUG - VM status query timeout in 893.24033618 2018-07-22 03:22:26,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:26,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-91879504-f59f-4d79-8884-1ace0ddeb87b x-compute-request-id: req-91879504-f59f-4d79-8884-1ace0ddeb87b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:85:8c", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:22:23.000000", "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "security_groups": [{"name": "default"}], "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:23Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:22:26,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-91879504-f59f-4d79-8884-1ace0ddeb87b 2018-07-22 03:22:26,670 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst] is - ACTIVE 2018-07-22 03:22:26,670 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:22:26,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:26,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-4fc775c4-4ebe-422c-8997-2d74c351ec0e x-compute-request-id: req-4fc775c4-4ebe-422c-8997-2d74c351ec0e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:85:8c", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:22:23.000000", "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "security_groups": [{"name": "default"}], "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:23Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:22:26,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-4fc775c4-4ebe-422c-8997-2d74c351ec0e 2018-07-22 03:22:26,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:27,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1fe98757-c2ee-4c32-a688-52d87b5520a2 Date: Sun, 22 Jul 2018 03:22:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:27,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-1fe98757-c2ee-4c32-a688-52d87b5520a2 2018-07-22 03:22:27,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:27,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21966bc1-607f-4046-9851-b720a983305f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:27,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-21966bc1-607f-4046-9851-b720a983305f 2018-07-22 03:22:27,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:27,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2ed8008e-b8de-43a4-9f47-0bc86f1f5b90 Date: Sun, 22 Jul 2018 03:22:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:27,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-2ed8008e-b8de-43a4-9f47-0bc86f1f5b90 2018-07-22 03:22:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:27,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-de2726a7-26c8-46ec-a81c-8a9d2503dbba Date: Sun, 22 Jul 2018 03:22:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.3"}],"id":"34b39725-be02-49b6-bb2e-6d69d7bb007d","security_groups":["711cafdb-1cbf-4b4e-83f3-3e464eaae423"],"mac_address":"fa:16:3e:4c:85:8c","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port","admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:16Z","binding:vnic_type":"normal","device_id":"a3d69a6f-f1b8-4943-8b06-d3168063e588","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.2"}],"id":"dc9cc44c-5bce-4d2d-b20d-b6991cc6f1a4","security_groups":[],"mac_address":"fa:16:3e:86:f7:5c","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","ip_allocation":"immediate"}]} 2018-07-22 03:22:27,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-de2726a7-26c8-46ec-a81c-8a9d2503dbba 2018-07-22 03:22:27,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:27,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:27 GMT Server: Apache x-compute-request-id: req-be35b8fd-1616-450a-90d3-b7860df1bf16 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be35b8fd-1616-450a-90d3-b7860df1bf16 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4510b80d-a070-4d24-9620-559baf4d06a9", "size": 1}, {"status": "available", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67633d53-353a-49ce-973f-48490ed3a107", "size": 1}]} 2018-07-22 03:22:27,513 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/detail used request id req-be35b8fd-1616-450a-90d3-b7860df1bf16 2018-07-22 03:22:27,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:27,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97ba0cb-8731-4788-b425-a3df6b4a8bfa Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:27,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-e97ba0cb-8731-4788-b425-a3df6b4a8bfa 2018-07-22 03:22:27,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:27,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-947418ef-3aa1-40fe-b22e-d7f8a5d4ba13 x-compute-request-id: req-947418ef-3aa1-40fe-b22e-d7f8a5d4ba13 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:85:8c", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:22:23.000000", "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "security_groups": [{"name": "default"}], "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:23Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:22:27,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-947418ef-3aa1-40fe-b22e-d7f8a5d4ba13 2018-07-22 03:22:27,770 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst] is - ACTIVE 2018-07-22 03:22:27,770 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:22:27,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:28,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-140c60e2-c4c0-4afb-9663-ddcbfd4d5a9c x-compute-request-id: req-140c60e2-c4c0-4afb-9663-ddcbfd4d5a9c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:85:8c", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:22:23.000000", "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "security_groups": [{"name": "default"}], "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:23Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:22:28,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-140c60e2-c4c0-4afb-9663-ddcbfd4d5a9c 2018-07-22 03:22:28,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:28,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b918de01-688c-404f-b1ee-a2d219bf6b1d Date: Sun, 22 Jul 2018 03:22:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:28,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-b918de01-688c-404f-b1ee-a2d219bf6b1d 2018-07-22 03:22:28,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:28,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dfaebd9-2dc0-4779-8886-91e20d794299 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:28,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-6dfaebd9-2dc0-4779-8886-91e20d794299 2018-07-22 03:22:28,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:28,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-82f88ce5-96e1-4e6c-824e-96d139a7e7d1 Date: Sun, 22 Jul 2018 03:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:28,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-82f88ce5-96e1-4e6c-824e-96d139a7e7d1 2018-07-22 03:22:28,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:28,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-a6cd2449-7891-420e-a67a-00003573c332 Date: Sun, 22 Jul 2018 03:22:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.3"}],"id":"34b39725-be02-49b6-bb2e-6d69d7bb007d","security_groups":["711cafdb-1cbf-4b4e-83f3-3e464eaae423"],"mac_address":"fa:16:3e:4c:85:8c","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port","admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:16Z","binding:vnic_type":"normal","device_id":"a3d69a6f-f1b8-4943-8b06-d3168063e588","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.2"}],"id":"dc9cc44c-5bce-4d2d-b20d-b6991cc6f1a4","security_groups":[],"mac_address":"fa:16:3e:86:f7:5c","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","ip_allocation":"immediate"}]} 2018-07-22 03:22:28,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-a6cd2449-7891-420e-a67a-00003573c332 2018-07-22 03:22:28,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" -d '{"volumeAttachment": {"volumeId": "67633d53-353a-49ce-973f-48490ed3a107"}}' 2018-07-22 03:22:29,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-2022832d-a12b-4550-a9c2-524f1afb0cef x-compute-request-id: req-2022832d-a12b-4550-a9c2-524f1afb0cef Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "id": "67633d53-353a-49ce-973f-48490ed3a107", "volumeId": "67633d53-353a-49ce-973f-48490ed3a107"}} 2018-07-22 03:22:29,553 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588/os-volume_attachments used request id req-2022832d-a12b-4550-a9c2-524f1afb0cef 2018-07-22 03:22:29,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:29,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-6eafa6b0-4110-4db4-88e2-e6186473643a x-compute-request-id: req-6eafa6b0-4110-4db4-88e2-e6186473643a Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:85:8c", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:22:23.000000", "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "security_groups": [{"name": "default"}], "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:23Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [{"id": "67633d53-353a-49ce-973f-48490ed3a107"}], "metadata": {}}} 2018-07-22 03:22:29,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-6eafa6b0-4110-4db4-88e2-e6186473643a 2018-07-22 03:22:29,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:29,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5369aeb5-890e-4593-a12e-a408dc35643b Date: Sun, 22 Jul 2018 03:22:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:29,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-5369aeb5-890e-4593-a12e-a408dc35643b 2018-07-22 03:22:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:29,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5dfbbe-dc74-41e5-b41b-677da2c8b0db Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:29,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-1d5dfbbe-dc74-41e5-b41b-677da2c8b0db 2018-07-22 03:22:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:29,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a7bfe3a9-2a31-42aa-ace2-42f6d743a2c7 Date: Sun, 22 Jul 2018 03:22:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:29,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-a7bfe3a9-2a31-42aa-ace2-42f6d743a2c7 2018-07-22 03:22:29,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:30,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-86dfd53a-7393-4478-929e-4873a4edcd6c Date: Sun, 22 Jul 2018 03:22:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.3"}],"id":"34b39725-be02-49b6-bb2e-6d69d7bb007d","security_groups":["711cafdb-1cbf-4b4e-83f3-3e464eaae423"],"mac_address":"fa:16:3e:4c:85:8c","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port","admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:16Z","binding:vnic_type":"normal","device_id":"a3d69a6f-f1b8-4943-8b06-d3168063e588","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.2"}],"id":"dc9cc44c-5bce-4d2d-b20d-b6991cc6f1a4","security_groups":[],"mac_address":"fa:16:3e:86:f7:5c","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","ip_allocation":"immediate"}]} 2018-07-22 03:22:30,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-86dfd53a-7393-4478-929e-4873a4edcd6c 2018-07-22 03:22:30,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:30,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ffb569b6f745dabe305cdeac8df84e", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role"}], "expires_at": "2018-07-22T04:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c334e2f5c6fa480a97c7a70e17d9c9d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-user", "id": "fd9fafae952d4ca4b9539ec2bab19046"}, "audit_ids": ["a8W_tebSQSG8Gv8YawMXTQ"], "issued_at": "2018-07-22T03:22:30.000000Z"}} 2018-07-22 03:22:30,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164954321957dd8c86a910056df289a69fd6bb7a" 2018-07-22 03:22:31,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-52cce694-29c1-4cb6-a305-de85dff74102 x-compute-request-id: req-52cce694-29c1-4cb6-a305-de85dff74102 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:85:8c", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:22:23.000000", "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "security_groups": [{"name": "default"}], "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:23Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [{"id": "67633d53-353a-49ce-973f-48490ed3a107"}], "metadata": {}}]} 2018-07-22 03:22:31,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst used request id req-52cce694-29c1-4cb6-a305-de85dff74102 2018-07-22 03:22:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164954321957dd8c86a910056df289a69fd6bb7a" 2018-07-22 03:22:31,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1b62371d-dbd0-4f0f-a8b0-f5048d2b4e70 Date: Sun, 22 Jul 2018 03:22:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","l2_adjacency":true,"status":"ACTIVE","subnets":["86fe78d9-b5d8-44ee-b957-03aaac08cc8f"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net","admin_state_up":true,"tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:09Z","mtu":1450}]} 2018-07-22 03:22:31,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net used request id req-1b62371d-dbd0-4f0f-a8b0-f5048d2b4e70 2018-07-22 03:22:31,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164954321957dd8c86a910056df289a69fd6bb7a" 2018-07-22 03:22:31,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-457cdb41-4b42-4225-bad5-e74423f71cf3 Date: Sun, 22 Jul 2018 03:22:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet"}]} 2018-07-22 03:22:31,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-457cdb41-4b42-4225-bad5-e74423f71cf3 2018-07-22 03:22:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164954321957dd8c86a910056df289a69fd6bb7a" 2018-07-22 03:22:31,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-9ea6e416-9ad7-46a9-b610-afb465b3cda8 Date: Sun, 22 Jul 2018 03:22:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.3"}],"id":"34b39725-be02-49b6-bb2e-6d69d7bb007d","security_groups":["711cafdb-1cbf-4b4e-83f3-3e464eaae423"],"mac_address":"fa:16:3e:4c:85:8c","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port","admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:16Z","binding:vnic_type":"normal","device_id":"a3d69a6f-f1b8-4943-8b06-d3168063e588","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86fe78d9-b5d8-44ee-b957-03aaac08cc8f","ip_address":"10.55.0.2"}],"id":"dc9cc44c-5bce-4d2d-b20d-b6991cc6f1a4","security_groups":[],"mac_address":"fa:16:3e:86:f7:5c","project_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","tenant_id":"c334e2f5c6fa480a97c7a70e17d9c9d9","created_at":"2018-07-22T03:22:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589","ip_allocation":"immediate"}]} 2018-07-22 03:22:31,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-9ea6e416-9ad7-46a9-b610-afb465b3cda8 2018-07-22 03:22:31,337 - create_instance - INFO - Deleting Port with ID - 34b39725-be02-49b6-bb2e-6d69d7bb007d 2018-07-22 03:22:31,338 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-port 2018-07-22 03:22:31,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/34b39725-be02-49b6-bb2e-6d69d7bb007d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:31,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64fafb37-bb2f-42df-b632-b76677dc59a9 Date: Sun, 22 Jul 2018 03:22:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:22:31,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/34b39725-be02-49b6-bb2e-6d69d7bb007d used request id req-64fafb37-bb2f-42df-b632-b76677dc59a9 2018-07-22 03:22:31,772 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be35b8fd-1616-450a-90d3-b7860df1bf16" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:31,981 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:31 GMT Server: Apache x-compute-request-id: req-864b3ee4-b79b-47b0-b7e9-16456372ae48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-864b3ee4-b79b-47b0-b7e9-16456372ae48 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [{"server_id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "attachment_id": "92a2259f-57d6-46f7-93cd-61c79f233541", "attached_at": "2018-07-22T03:22:30.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "67633d53-353a-49ce-973f-48490ed3a107", "device": "/dev/vdb", "id": "67633d53-353a-49ce-973f-48490ed3a107"}], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "67633d53-353a-49ce-973f-48490ed3a107", "size": 1}} 2018-07-22 03:22:31,982 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 used request id req-864b3ee4-b79b-47b0-b7e9-16456372ae48 2018-07-22 03:22:31,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588/os-volume_attachments/67633d53-353a-49ce-973f-48490ed3a107 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:32,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22: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-8d4b598d-b891-4550-b72f-50e6ccd48beb x-compute-request-id: req-8d4b598d-b891-4550-b72f-50e6ccd48beb Content-Length: 0 Content-Type: application/json 2018-07-22 03:22:32,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588/os-volume_attachments/67633d53-353a-49ce-973f-48490ed3a107 used request id req-8d4b598d-b891-4550-b72f-50e6ccd48beb 2018-07-22 03:22:32,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:33,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-ad54074f-c244-4a84-bb77-acba6a24c7fd x-compute-request-id: req-ad54074f-c244-4a84-bb77-acba6a24c7fd Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:22:23.000000", "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:23Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [{"id": "67633d53-353a-49ce-973f-48490ed3a107"}], "metadata": {}}} 2018-07-22 03:22:33,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-ad54074f-c244-4a84-bb77-acba6a24c7fd 2018-07-22 03:22:36,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:36,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-2271f381-d44b-4c3a-9552-f739cf88f223 x-compute-request-id: req-2271f381-d44b-4c3a-9552-f739cf88f223 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:22:23.000000", "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:23Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:22:36,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-2271f381-d44b-4c3a-9552-f739cf88f223 2018-07-22 03:22:36,295 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst 2018-07-22 03:22:36,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:36,447 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:22:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b13fb3d-97a8-4285-a572-f25757f74af2 x-compute-request-id: req-9b13fb3d-97a8-4285-a572-f25757f74af2 Content-Type: application/json 2018-07-22 03:22:36,447 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-9b13fb3d-97a8-4285-a572-f25757f74af2 2018-07-22 03:22:36,447 - create_instance - INFO - Checking deletion status 2018-07-22 03:22:36,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:36,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-b63532b3-a7cc-49d8-9b1a-386ef2dedc48 x-compute-request-id: req-b63532b3-a7cc-49d8-9b1a-386ef2dedc48 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588", "rel": "bookmark"}], "image": {"id": "2375b469-db0e-4da8-a781-521a8a3ed723", "links": [{"href": "http://172.30.9.25:8774/images/2375b469-db0e-4da8-a781-521a8a3ed723", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:22:23.000000", "flavor": {"id": "35def13a-1b0e-48b0-83fc-77f153c8c37e", "links": [{"href": "http://172.30.9.25:8774/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e", "rel": "bookmark"}]}, "id": "a3d69a6f-f1b8-4943-8b06-d3168063e588", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "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-22T03:22:36Z", "hostId": "65cc40f75031fe1e9d96c3c6df39c7fa54e226e814ad84d72b1cf222", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst", "created": "2018-07-22T03:22:19Z", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:22:36,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-b63532b3-a7cc-49d8-9b1a-386ef2dedc48 2018-07-22 03:22:36,724 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst] is - ACTIVE 2018-07-22 03:22:36,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:22:39,728 - create_instance - DEBUG - VM status query timeout in 296.72004509 2018-07-22 03:22:39,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4066c0e0bfe0f2b25bfdb636d5e0438ecc8d9c4e" 2018-07-22 03:22:39,781 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22: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-f00685ae-3dcc-456a-9162-7e27333e6124 x-compute-request-id: req-f00685ae-3dcc-456a-9162-7e27333e6124 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a3d69a6f-f1b8-4943-8b06-d3168063e588 could not be found.", "code": 404}} 2018-07-22 03:22:39,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a3d69a6f-f1b8-4943-8b06-d3168063e588 used request id req-f00685ae-3dcc-456a-9162-7e27333e6124 2018-07-22 03:22:39,781 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a3d69a6f-f1b8-4943-8b06-d3168063e588 could not be found. (HTTP 404) (Request-ID: req-f00685ae-3dcc-456a-9162-7e27333e6124) 2018-07-22 03:22:39,781 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-inst 2018-07-22 03:22:39,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02e3f5aa85dad13453df07b547d3db3747a45bf" 2018-07-22 03:22:39,825 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22: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-69789745-09f6-42b5-884d-e2c5318d64f0 x-compute-request-id: req-69789745-09f6-42b5-884d-e2c5318d64f0 Content-Length: 0 Content-Type: application/json 2018-07-22 03:22:39,826 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/35def13a-1b0e-48b0-83fc-77f153c8c37e used request id req-69789745-09f6-42b5-884d-e2c5318d64f0 2018-07-22 03:22:39,826 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet 2018-07-22 03:22:39,827 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-subnet 2018-07-22 03:22:39,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/86fe78d9-b5d8-44ee-b957-03aaac08cc8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" 2018-07-22 03:22:41,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e186e38-9920-4513-ab05-b1857bc1f8a9 Date: Sun, 22 Jul 2018 03:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:22:41,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/86fe78d9-b5d8-44ee-b957-03aaac08cc8f used request id req-4e186e38-9920-4513-ab05-b1857bc1f8a9 2018-07-22 03:22:41,127 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-pub-net 2018-07-22 03:22:41,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab9d054372fdd06da50bc1a8dcc0081ebd06c9f" 2018-07-22 03:22:42,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae7c0d00-9986-4755-89fb-ca17e2323b2a Date: Sun, 22 Jul 2018 03:22:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:22:42,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/20b7f1ac-ac5f-47ae-bde4-7f3d9a5e4589 used request id req-ae7c0d00-9986-4755-89fb-ca17e2323b2a 2018-07-22 03:22:42,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fb4b839-b08e-418b-b267-a3d28c7646c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b2e3d48e8d57286cef2a6ad90f9f2e10cfbc5c" 2018-07-22 03:22:42,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:42 GMT Server: Apache x-compute-request-id: req-f08a7d56-9b67-4caa-b649-876bd6e1776d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f08a7d56-9b67-4caa-b649-876bd6e1776d Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4510b80d-a070-4d24-9620-559baf4d06a9", "size": 1}} 2018-07-22 03:22:42,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 used request id req-f08a7d56-9b67-4caa-b649-876bd6e1776d 2018-07-22 03:22:42,461 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:22:42,461 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2 2018-07-22 03:22:42,462 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2 2018-07-22 03:22:42,464 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fb4b839-b08e-418b-b267-a3d28c7646c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b2e3d48e8d57286cef2a6ad90f9f2e10cfbc5c" 2018-07-22 03:22:42,684 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc5ac3b5-82d3-44b7-8ee2-46791b4edae2 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-22 03:22:42,684 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 used request id req-cc5ac3b5-82d3-44b7-8ee2-46791b4edae2 2018-07-22 03:22:42,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fb4b839-b08e-418b-b267-a3d28c7646c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b2e3d48e8d57286cef2a6ad90f9f2e10cfbc5c" 2018-07-22 03:22:42,865 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b4bf41f8-de62-4d45-96af-3c807c1c56c8 x-openstack-request-id: req-b4bf41f8-de62-4d45-96af-3c807c1c56c8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4510b80d-a070-4d24-9620-559baf4d06a9 could not be found.", "code": 404}} 2018-07-22 03:22:42,866 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/4510b80d-a070-4d24-9620-559baf4d06a9 used request id req-b4bf41f8-de62-4d45-96af-3c807c1c56c8 2018-07-22 03:22:42,866 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4510b80d-a070-4d24-9620-559baf4d06a9 could not be found. (HTTP 404) (Request-ID: req-b4bf41f8-de62-4d45-96af-3c807c1c56c8) 2018-07-22 03:22:42,866 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-2 2018-07-22 03:22:42,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f70c14e5-49f8-47b9-81c4-6e40461530ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95aa559103aa45f891e79c136337e97500db4a5" 2018-07-22 03:22:43,112 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:42 GMT Server: Apache x-compute-request-id: req-fb8eb57b-4e2e-4a0c-bf0d-18a6c3825908 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb8eb57b-4e2e-4a0c-bf0d-18a6c3825908 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "fd9fafae952d4ca4b9539ec2bab19046", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "self"}, {"href": "http://172.30.9.25:8776/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "updated_at": "2018-07-22T03:22:33.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67633d53-353a-49ce-973f-48490ed3a107", "size": 1}} 2018-07-22 03:22:43,112 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 used request id req-fb8eb57b-4e2e-4a0c-bf0d-18a6c3825908 2018-07-22 03:22:43,112 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:22:43,112 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1 2018-07-22 03:22:43,112 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1 2018-07-22 03:22:43,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f70c14e5-49f8-47b9-81c4-6e40461530ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95aa559103aa45f891e79c136337e97500db4a5" 2018-07-22 03:22:43,195 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bc2a0b39-3cd4-476c-9df4-966d4c509b0e 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-22 03:22:43,195 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 used request id req-bc2a0b39-3cd4-476c-9df4-966d4c509b0e 2018-07-22 03:22:43,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f70c14e5-49f8-47b9-81c4-6e40461530ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95aa559103aa45f891e79c136337e97500db4a5" 2018-07-22 03:22:43,397 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a98f53d4-8689-44f7-a6ba-53595b081951 x-openstack-request-id: req-a98f53d4-8689-44f7-a6ba-53595b081951 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 67633d53-353a-49ce-973f-48490ed3a107 could not be found.", "code": 404}} 2018-07-22 03:22:43,397 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/c334e2f5c6fa480a97c7a70e17d9c9d9/volumes/67633d53-353a-49ce-973f-48490ed3a107 used request id req-a98f53d4-8689-44f7-a6ba-53595b081951 2018-07-22 03:22:43,397 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 67633d53-353a-49ce-973f-48490ed3a107 could not be found. (HTTP 404) (Request-ID: req-a98f53d4-8689-44f7-a6ba-53595b081951) 2018-07-22 03:22:43,397 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-1 2018-07-22 03:22:43,398 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-80a74aac-e406-444a-98c2-3a12dc4bfc1c-image 2018-07-22 03:22:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a45f17ec5f6cdc8e6ae33ca7ceee16b6cd732317" 2018-07-22 03:22:44,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45ab0643-1945-4672-9497-755190ba202c Date: Sun, 22 Jul 2018 03:22: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-22 03:22:44,387 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2375b469-db0e-4da8-a781-521a8a3ed723 used request id req-45ab0643-1945-4672-9497-755190ba202c 2018-07-22 03:22:44,393 - 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}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:44,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fa45e063-942c-40ff-8b0b-5b760c24462f Date: Sun, 22 Jul 2018 03:22:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "created_at": "2018-07-22T03:22:09Z", "updated_at": "2018-07-22T03:22:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:22:09Z", "revision_number": 0, "id": "0f4fd698-f129-44cd-9075-4e2dced918db", "remote_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "remote_ip_prefix": null, "created_at": "2018-07-22T03:22:09Z", "security_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c334e2f5c6fa480a97c7a70e17d9c9d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:22:09Z", "revision_number": 0, "id": "31a6a792-477a-4615-bdd1-11c164533c14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:22:09Z", "security_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c334e2f5c6fa480a97c7a70e17d9c9d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:22:09Z", "revision_number": 0, "id": "60ceeb93-f484-4ec4-9eb0-85964110ec0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:22:09Z", "security_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c334e2f5c6fa480a97c7a70e17d9c9d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:22:09Z", "revision_number": 0, "id": "bd6dab87-91df-4c78-899c-7df9df99e295", "remote_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "remote_ip_prefix": null, "created_at": "2018-07-22T03:22:09Z", "security_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c334e2f5c6fa480a97c7a70e17d9c9d9"}], "revision_number": 4, "project_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:22:44,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-fa45e063-942c-40ff-8b0b-5b760c24462f 2018-07-22 03:22:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:44,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef9648f-09c1-41d1-97cd-094362c1082a 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:22:44,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-2ef9648f-09c1-41d1-97cd-094362c1082a 2018-07-22 03:22:44,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:44,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd9e1478-1d97-47cf-9f68-d8794e001cf6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:22:44,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-dd9e1478-1d97-47cf-9f68-d8794e001cf6 2018-07-22 03:22:44,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:22:44,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:44,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb9a5d8-bb59-4aa3-8f38-4aa9407cf36e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:22:44,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-7fb9a5d8-bb59-4aa3-8f38-4aa9407cf36e 2018-07-22 03:22:44,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:22:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:44,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1282b177-15d2-4933-8c7f-ceb636407aa6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "name": "CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj"}} 2018-07-22 03:22:44,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-1282b177-15d2-4933-8c7f-ceb636407aa6 2018-07-22 03:22:44,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 711cafdb-1cbf-4b4e-83f3-3e464eaae423 2018-07-22 03:22:44,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=711cafdb-1cbf-4b4e-83f3-3e464eaae423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:45,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e861240f-dff9-4f37-924c-510f0b2f49aa Date: Sun, 22 Jul 2018 03:22:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:22:09Z", "security_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "port_range_min": null, "revision_number": 0, "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "created_at": "2018-07-22T03:22:09Z", "project_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "id": "0f4fd698-f129-44cd-9075-4e2dced918db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:22:09Z", "security_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "port_range_min": null, "revision_number": 0, "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "created_at": "2018-07-22T03:22:09Z", "project_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "id": "31a6a792-477a-4615-bdd1-11c164533c14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:22:09Z", "security_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "port_range_min": null, "revision_number": 0, "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "created_at": "2018-07-22T03:22:09Z", "project_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "id": "60ceeb93-f484-4ec4-9eb0-85964110ec0a"}, {"remote_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:22:09Z", "security_group_id": "711cafdb-1cbf-4b4e-83f3-3e464eaae423", "port_range_min": null, "revision_number": 0, "tenant_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "created_at": "2018-07-22T03:22:09Z", "project_id": "c334e2f5c6fa480a97c7a70e17d9c9d9", "id": "bd6dab87-91df-4c78-899c-7df9df99e295"}]} 2018-07-22 03:22:45,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=711cafdb-1cbf-4b4e-83f3-3e464eaae423 used request id req-e861240f-dff9-4f37-924c-510f0b2f49aa 2018-07-22 03:22:45,016 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:22:45,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/711cafdb-1cbf-4b4e-83f3-3e464eaae423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:45,144 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75f9f3e6-685f-4229-b567-4301230cc724 Content-Length: 0 Date: Sun, 22 Jul 2018 03:22:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:22:45,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/711cafdb-1cbf-4b4e-83f3-3e464eaae423 used request id req-75f9f3e6-685f-4229-b567-4301230cc724 2018-07-22 03:22:45,145 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj 2018-07-22 03:22:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:45,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b22909-7e3a-4799-b983-5d676709b3e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:22:45,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c334e2f5c6fa480a97c7a70e17d9c9d9 used request id req-30b22909-7e3a-4799-b983-5d676709b3e4 2018-07-22 03:22:45,360 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-58a655a2-7f2d-4c6-proj-role 2018-07-22 03:22:45,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/27ffb569b6f745dabe305cdeac8df84e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:45,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a796108-5e76-436d-8757-2336e364d120 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:22:45,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/27ffb569b6f745dabe305cdeac8df84e used request id req-0a796108-5e76-436d-8757-2336e364d120 2018-07-22 03:22:45,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}89d0693b125e475ba616f02ad54645916cff3638" 2018-07-22 03:22:45,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5d6ba7-8bf1-4ad7-b159-eb7a18707805 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:22:45,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0d5d6ba7-8bf1-4ad7-b159-eb7a18707805 2018-07-22 03:22:45,561 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-58a655a2-7f2d-4c6-user 2018-07-22 03:22:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/fd9fafae952d4ca4b9539ec2bab19046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635895ef7fd8dba6dbb2bfc5a8b3c908e70a7581" 2018-07-22 03:22:45,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80050cce-832c-40d5-b81f-30266d4d38a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:22:45,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/fd9fafae952d4ca4b9539ec2bab19046 used request id req-80050cce-832c-40d5-b81f-30266d4d38a8 2018-07-22 03:22:45,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:46,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["mB_sfv6aQIaY6H2wG4imtQ"], "issued_at": "2018-07-22T03:22:46.000000Z"}} 2018-07-22 03:22:46,361 - 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}54e12310981887c9e41a94b1371ea12375fe392d" 2018-07-22 03:22:46,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715864d9-832f-4d9e-9b85-52a2e1739aea 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-22 03:22:46,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-715864d9-832f-4d9e-9b85-52a2e1739aea 2018-07-22 03:22:46,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:46,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:46,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["0eX-bf7tT4SvSNXmWP_WUw"], "issued_at": "2018-07-22T03:22:46.000000Z"}} 2018-07-22 03:22:46,821 - 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}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:22:46,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e32951c-fd17-4994-98ef-4162c5bc774d 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-22 03:22:46,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4e32951c-fd17-4994-98ef-4162c5bc774d 2018-07-22 03:22:46,905 - 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-22 03:22:46,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:22:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:22:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-cc60449d-0f97-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:22:47,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd42544-389d-409c-babe-dd817d3948c3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-cc60449d-0f97-45f-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:22:47,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-cc60449d-0f97-45f-proj used request id req-6fd42544-389d-409c-babe-dd817d3948c3 2018-07-22 03:22:47,122 - 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}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:22:47,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6daa5630-5397-4444-b0b6-35bf65e789da 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-22 03:22:47,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6daa5630-5397-4444-b0b6-35bf65e789da 2018-07-22 03:22:47,145 - 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}d16e68c2c1dea3895285f5d37692dfba2e209595" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}}' 2018-07-22 03:22:47,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-851d9fdf-439c-4802-b4bb-284c9bd9737d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "id": "05daa8d569984ae2b656695354cf74ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:22:47,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-851d9fdf-439c-4802-b4bb-284c9bd9737d 2018-07-22 03:22:47,265 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-cc60449d-0f97-45f-proj 2018-07-22 03:22:47,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:47,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:47,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["peMHxAMDSTyrGQjJp1X8BQ"], "issued_at": "2018-07-22T03:22:47.000000Z"}} 2018-07-22 03:22:47,646 - 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}09b88628807c5cc245c2475599263e73d5e80424" 2018-07-22 03:22:47,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead719a2-4447-47c8-a590-393aa461ea9f 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-22 03:22:47,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ead719a2-4447-47c8-a590-393aa461ea9f 2018-07-22 03:22:47,726 - 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-22 03:22:47,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:22:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:22:47,731 - 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}09b88628807c5cc245c2475599263e73d5e80424" 2018-07-22 03:22:47,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8926f8d5-de8c-44fe-ac15-b0297254b7e0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:22:47,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8926f8d5-de8c-44fe-ac15-b0297254b7e0 2018-07-22 03:22:47,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-cc60449d-0f97-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b88628807c5cc245c2475599263e73d5e80424" 2018-07-22 03:22:47,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b786f867-8d87-4aba-bc0d-414bef52ef37 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-cc60449d-0f97-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "id": "05daa8d569984ae2b656695354cf74ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}]} 2018-07-22 03:22:47,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-cc60449d-0f97-45f-proj used request id req-b786f867-8d87-4aba-bc0d-414bef52ef37 2018-07-22 03:22:47,856 - 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}09b88628807c5cc245c2475599263e73d5e80424" 2018-07-22 03:22:47,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2fe6af-7b46-41d2-a2f7-17a199385306 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-22 03:22:47,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6e2fe6af-7b46-41d2-a2f7-17a199385306 2018-07-22 03:22:48,318 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-cc60449d-0f97-45f-user 2018-07-22 03:22:48,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:48,322 - 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}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:22:48,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49909076-b468-4617-b6cc-50ccd04ad67d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:22:48,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-49909076-b468-4617-b6cc-50ccd04ad67d 2018-07-22 03:22:48,409 - 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}d16e68c2c1dea3895285f5d37692dfba2e209595" -d '{"role": {"name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}}' 2018-07-22 03:22:48,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f34f8461-7401-44d1-ae97-2e1f3a9d6762 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a6b293c87b24c8cab74065f8edff086", "links": {"self": "http://172.30.9.25:5000/v3/roles/5a6b293c87b24c8cab74065f8edff086"}, "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}} 2018-07-22 03:22:48,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f34f8461-7401-44d1-ae97-2e1f3a9d6762 2018-07-22 03:22:48,517 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role 2018-07-22 03:22:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5a6b293c87b24c8cab74065f8edff086 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:22:48,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1138ed8c-6ad2-42f3-8082-b3b664ae492a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a6b293c87b24c8cab74065f8edff086", "links": {"self": "http://172.30.9.25:5000/v3/roles/5a6b293c87b24c8cab74065f8edff086"}, "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}} 2018-07-22 03:22:48,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5a6b293c87b24c8cab74065f8edff086 used request id req-1138ed8c-6ad2-42f3-8082-b3b664ae492a 2018-07-22 03:22:48,614 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role to project CreateInstanceVolumeTests-cc60449d-0f97-45f-proj 2018-07-22 03:22:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec/users/a7abb7d19adc407cae4f275dd96cc0ba/roles/5a6b293c87b24c8cab74065f8edff086 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:22:48,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ec4f2c-2aca-4cd9-845a-17ced580d08d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:22:48,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec/users/a7abb7d19adc407cae4f275dd96cc0ba/roles/5a6b293c87b24c8cab74065f8edff086 used request id req-10ec4f2c-2aca-4cd9-845a-17ced580d08d 2018-07-22 03:22:48,671 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:22:48,672 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:22:48,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:48,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:49,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a6b293c87b24c8cab74065f8edff086", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}], "expires_at": "2018-07-22T04:22:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-user", "id": "a7abb7d19adc407cae4f275dd96cc0ba"}, "audit_ids": ["aRRbwinDQWCZ0CvFPURC7w"], "issued_at": "2018-07-22T03:22:49.000000Z"}} 2018-07-22 03:22:49,056 - 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}084e8da15df15d1e555c9107945bb2636c5763de" 2018-07-22 03:22:49,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552a27fd-5bc2-47ce-b0e8-3c27e54cb059 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-22 03:22:49,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-552a27fd-5bc2-47ce-b0e8-3c27e54cb059 2018-07-22 03:22:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}084e8da15df15d1e555c9107945bb2636c5763de" 2018-07-22 03:22:49,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-4bc77ed2-6362-4899-bac2-dfb40add7519 Date: Sun, 22 Jul 2018 03:22:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image"} 2018-07-22 03:22:49,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image used request id req-4bc77ed2-6362-4899-bac2-dfb40add7519 2018-07-22 03:22:49,313 - 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}084e8da15df15d1e555c9107945bb2636c5763de" 2018-07-22 03:22:49,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f0f48743-c533-41a5-937b-3a83715fee6c Date: Sun, 22 Jul 2018 03:22:49 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-22 03:22:49,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f0f48743-c533-41a5-937b-3a83715fee6c 2018-07-22 03:22:49,349 - 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}084e8da15df15d1e555c9107945bb2636c5763de" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image"}' 2018-07-22 03:22:49,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bbca42fb-9f89-4d62-a161-6dd5f8114749 Date: Sun, 22 Jul 2018 03:22:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:22:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:22:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "min_disk": 0, "protected": false, "id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "file": "/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f/file", "checksum": null, "owner": "05daa8d569984ae2b656695354cf74ec", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:22:49,389 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-bbca42fb-9f89-4d62-a161-6dd5f8114749 2018-07-22 03:22:49,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}084e8da15df15d1e555c9107945bb2636c5763de" -d '' 2018-07-22 03:22:49,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0153da3e-6813-431b-8f6e-5701092df0db Date: Sun, 22 Jul 2018 03:22:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:22:49,760 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f/file used request id req-0153da3e-6813-431b-8f6e-5701092df0db 2018-07-22 03:22:49,761 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:22:49,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}084e8da15df15d1e555c9107945bb2636c5763de" 2018-07-22 03:22:49,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-145233ce-14f9-47a7-9bdd-3f5ed67aaa5a Date: Sun, 22 Jul 2018 03:22:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:22:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:22:49Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/493717a5-e4ca-43b5-808b-a67fddaae50f/snap", "metadata": {}}], "self": "/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "min_disk": 0, "protected": false, "id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "file": "/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05daa8d569984ae2b656695354cf74ec", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/493717a5-e4ca-43b5-808b-a67fddaae50f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:22:49,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f used request id req-145233ce-14f9-47a7-9bdd-3f5ed67aaa5a 2018-07-22 03:22:49,781 - 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}084e8da15df15d1e555c9107945bb2636c5763de" 2018-07-22 03:22:49,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a4903b24-672a-4474-9778-cdc61acc1648 Date: Sun, 22 Jul 2018 03:22:49 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-22 03:22:49,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a4903b24-672a-4474-9778-cdc61acc1648 2018-07-22 03:22:49,788 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image 2018-07-22 03:22:49,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}084e8da15df15d1e555c9107945bb2636c5763de" 2018-07-22 03:22:49,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f3f98e30-c11b-4a16-94ec-f16e79270c0f Date: Sun, 22 Jul 2018 03:22:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:22:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:22:49Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/493717a5-e4ca-43b5-808b-a67fddaae50f/snap", "metadata": {}}], "self": "/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "min_disk": 0, "protected": false, "id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "file": "/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05daa8d569984ae2b656695354cf74ec", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/493717a5-e4ca-43b5-808b-a67fddaae50f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:22:49,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f used request id req-f3f98e30-c11b-4a16-94ec-f16e79270c0f 2018-07-22 03:22:49,804 - create_image - DEBUG - Instance status is - active 2018-07-22 03:22:49,804 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image 2018-07-22 03:22:49,804 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image 2018-07-22 03:22:49,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:49,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:50,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Zt-X3bWPShOSYYVg5Kz80A"], "issued_at": "2018-07-22T03:22:50.000000Z"}} 2018-07-22 03:22:50,189 - 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}f6e585f161aec8dcfa217c6d171161a09f266e5f" 2018-07-22 03:22:50,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0dae2d9-94df-4457-8557-417686968f9e 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-22 03:22:50,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d0dae2d9-94df-4457-8557-417686968f9e 2018-07-22 03:22:50,267 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:22:50,271 - 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}f6e585f161aec8dcfa217c6d171161a09f266e5f" 2018-07-22 03:22:50,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-a1a25ad5-58be-4f1c-9647-8c0bbc224186 x-compute-request-id: req-a1a25ad5-58be-4f1c-9647-8c0bbc224186 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:22:50,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a1a25ad5-58be-4f1c-9647-8c0bbc224186 2018-07-22 03:22:50,445 - 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}f6e585f161aec8dcfa217c6d171161a09f266e5f" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-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-22 03:22:50,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-b97f96ee-ef64-4b13-8217-37de8a6ce5b8 x-compute-request-id: req-b97f96ee-ef64-4b13-8217-37de8a6ce5b8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "460de6fc-48fe-4770-a643-a590d62dce55"}} 2018-07-22 03:22:50,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b97f96ee-ef64-4b13-8217-37de8a6ce5b8 2018-07-22 03:22:50,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:50,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:50,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a6b293c87b24c8cab74065f8edff086", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}], "expires_at": "2018-07-22T04:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-user", "id": "a7abb7d19adc407cae4f275dd96cc0ba"}, "audit_ids": ["OD03MeyOQsKn6_KhyOfc5w"], "issued_at": "2018-07-22T03:22:50.000000Z"}} 2018-07-22 03:22:50,889 - 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}76904e9698582e9269300a8555de8fe256b01370" 2018-07-22 03:22:50,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a043adb0-6e72-4f86-bd12-2f60ca7e1581 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-22 03:22:50,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a043adb0-6e72-4f86-bd12-2f60ca7e1581 2018-07-22 03:22:50,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76904e9698582e9269300a8555de8fe256b01370" 2018-07-22 03:22:51,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-13dd51ae-2824-4dbf-9fe0-0d320af47db1 Date: Sun, 22 Jul 2018 03:22:51 GMT RESP BODY: {"networks":[]} 2018-07-22 03:22:51,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-13dd51ae-2824-4dbf-9fe0-0d320af47db1 2018-07-22 03:22:51,158 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net 2018-07-22 03:22:51,163 - 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}76904e9698582e9269300a8555de8fe256b01370" -d '{"network": {"name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net", "admin_state_up": true}}' 2018-07-22 03:22:51,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-b58692a6-8339-4b9e-ac47-cbc2d41c89c9 Date: Sun, 22 Jul 2018 03:22:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:22:51Z","is_default":false,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}} 2018-07-22 03:22:51,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b58692a6-8339-4b9e-ac47-cbc2d41c89c9 2018-07-22 03:22:51,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76904e9698582e9269300a8555de8fe256b01370" 2018-07-22 03:22:51,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f7385898-437e-4c09-a2ee-e1840aabcf86 Date: Sun, 22 Jul 2018 03:22:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:22:51Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:22:51,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-f7385898-437e-4c09-a2ee-e1840aabcf86 2018-07-22 03:22:51,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76904e9698582e9269300a8555de8fe256b01370" 2018-07-22 03:22:51,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-939bda63-d4f8-4de7-9c5a-2c6decb1353f Date: Sun, 22 Jul 2018 03:22:51 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:22:51,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-939bda63-d4f8-4de7-9c5a-2c6decb1353f 2018-07-22 03:22:51,747 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet 2018-07-22 03:22:51,751 - 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}76904e9698582e9269300a8555de8fe256b01370" -d '{"subnets": [{"ip_version": 4, "network_id": "d63c3be9-15f6-429e-9744-7f88e8a521bc", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]}' 2018-07-22 03:22:52,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2f1ffe31-ff79-4416-bd20-d00c38e16551 Date: Sun, 22 Jul 2018 03:22:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:22:52,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2f1ffe31-ff79-4416-bd20-d00c38e16551 2018-07-22 03:22:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76904e9698582e9269300a8555de8fe256b01370" 2018-07-22 03:22:52,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-877afac6-b886-43aa-84c1-29204f5f9ce4 Date: Sun, 22 Jul 2018 03:22:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:22:52,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-877afac6-b886-43aa-84c1-29204f5f9ce4 2018-07-22 03:22:52,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76904e9698582e9269300a8555de8fe256b01370" 2018-07-22 03:22:52,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f8e3e12e-b7db-446b-b263-54c05d4216c7 Date: Sun, 22 Jul 2018 03:22:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:22:52,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-f8e3e12e-b7db-446b-b263-54c05d4216c7 2018-07-22 03:22:52,462 - OpenStackNetwork - DEBUG - Network [d63c3be9-15f6-429e-9744-7f88e8a521bc] created successfully 2018-07-22 03:22:52,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:52,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:52,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a6b293c87b24c8cab74065f8edff086", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}], "expires_at": "2018-07-22T04:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-user", "id": "a7abb7d19adc407cae4f275dd96cc0ba"}, "audit_ids": ["yZgbHMCVRhmR_LJcybNlWw"], "issued_at": "2018-07-22T03:22:52.000000Z"}} 2018-07-22 03:22:52,875 - 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}747567a707a66ee56725dda0c4914d3ae040b65b" 2018-07-22 03:22:52,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107accae-6306-4101-ac5b-fa536c9c5df1 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-22 03:22:52,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-107accae-6306-4101-ac5b-fa536c9c5df1 2018-07-22 03:22:52,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747567a707a66ee56725dda0c4914d3ae040b65b" 2018-07-22 03:22:53,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:52 GMT Server: Apache x-compute-request-id: req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 03:22:53,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/detail used request id req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed 2018-07-22 03:22:53,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747567a707a66ee56725dda0c4914d3ae040b65b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "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-22 03:22:53,556 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22:53 GMT Server: Apache x-compute-request-id: req-3c12647f-f6a0-4617-8a26-86546e7bf90e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c12647f-f6a0-4617-8a26-86546e7bf90e Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:53.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "size": 1}} 2018-07-22 03:22:53,556 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes used request id req-3c12647f-f6a0-4617-8a26-86546e7bf90e 2018-07-22 03:22:53,559 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747567a707a66ee56725dda0c4914d3ae040b65b" 2018-07-22 03:22:53,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:53 GMT Server: Apache x-compute-request-id: req-757998d3-c25f-42f2-aec0-f82c90eb1976 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-757998d3-c25f-42f2-aec0-f82c90eb1976 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:22:53.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "size": 1}} 2018-07-22 03:22:53,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 used request id req-757998d3-c25f-42f2-aec0-f82c90eb1976 2018-07-22 03:22:53,802 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1 2018-07-22 03:22:53,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747567a707a66ee56725dda0c4914d3ae040b65b" 2018-07-22 03:22:54,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:53 GMT Server: Apache x-compute-request-id: req-ea3d9477-41b5-4402-96c0-04c557d7296a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ea3d9477-41b5-4402-96c0-04c557d7296a Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:22:53.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "size": 1}} 2018-07-22 03:22:54,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 used request id req-ea3d9477-41b5-4402-96c0-04c557d7296a 2018-07-22 03:22:54,030 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:22:54,030 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1 2018-07-22 03:22:54,030 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1 2018-07-22 03:22:54,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:54,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:54,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a6b293c87b24c8cab74065f8edff086", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}], "expires_at": "2018-07-22T04:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-user", "id": "a7abb7d19adc407cae4f275dd96cc0ba"}, "audit_ids": ["VIoBB05qSGyiK85S7cwrdA"], "issued_at": "2018-07-22T03:22:54.000000Z"}} 2018-07-22 03:22:54,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}9c1e54052a7fc7816eb96b372d8d82b39802b93d" 2018-07-22 03:22:54,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f10cbb-5bb3-40d0-8565-935e73e4c72e 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-22 03:22:54,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-21f10cbb-5bb3-40d0-8565-935e73e4c72e 2018-07-22 03:22:54,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e54052a7fc7816eb96b372d8d82b39802b93d" 2018-07-22 03:22:54,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:54 GMT Server: Apache x-compute-request-id: req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:22:53.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "size": 1}]} 2018-07-22 03:22:54,718 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/detail used request id req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431 2018-07-22 03:22:54,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e54052a7fc7816eb96b372d8d82b39802b93d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2", "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-22 03:22:55,071 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22:54 GMT Server: Apache x-compute-request-id: req-b700d46d-2079-4028-9406-c408f6fcd82d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b700d46d-2079-4028-9406-c408f6fcd82d Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:54.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "size": 1}} 2018-07-22 03:22:55,071 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes used request id req-b700d46d-2079-4028-9406-c408f6fcd82d 2018-07-22 03:22:55,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e54052a7fc7816eb96b372d8d82b39802b93d" 2018-07-22 03:22:55,354 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:55 GMT Server: Apache x-compute-request-id: req-90056161-dd03-4b29-b9d1-ea1e8b62bf88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90056161-dd03-4b29-b9d1-ea1e8b62bf88 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:22:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "size": 1}} 2018-07-22 03:22:55,354 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 used request id req-90056161-dd03-4b29-b9d1-ea1e8b62bf88 2018-07-22 03:22:55,355 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2 2018-07-22 03:22:55,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e54052a7fc7816eb96b372d8d82b39802b93d" 2018-07-22 03:22:55,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:55 GMT Server: Apache x-compute-request-id: req-f300abdf-7009-493c-b56b-fddfe5a45c29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f300abdf-7009-493c-b56b-fddfe5a45c29 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:22:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "size": 1}} 2018-07-22 03:22:55,605 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 used request id req-f300abdf-7009-493c-b56b-fddfe5a45c29 2018-07-22 03:22:55,605 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:22:55,605 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2 2018-07-22 03:22:55,606 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2 2018-07-22 03:22:55,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:55,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:55,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a6b293c87b24c8cab74065f8edff086", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}], "expires_at": "2018-07-22T04:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-user", "id": "a7abb7d19adc407cae4f275dd96cc0ba"}, "audit_ids": ["kDosletqQC-vREoHshm-LQ"], "issued_at": "2018-07-22T03:22:55.000000Z"}} 2018-07-22 03:22:55,991 - 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}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:56,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c7457c-cd21-42ba-a03a-4ab4ef9f1e0c 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-22 03:22:56,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-94c7457c-cd21-42ba-a03a-4ab4ef9f1e0c 2018-07-22 03:22:56,070 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:22:56,072 - 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}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:56,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d515d6-8322-4eab-ae30-f34d47eec1f0 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-22 03:22:56,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b2d515d6-8322-4eab-ae30-f34d47eec1f0 2018-07-22 03:22:56,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:56,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2caf401e-3fa3-4b7b-9ab9-f27ffa48d99e Date: Sun, 22 Jul 2018 03:22:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:22:56,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-2caf401e-3fa3-4b7b-9ab9-f27ffa48d99e 2018-07-22 03:22:56,411 - 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-22 03:22:56,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:22:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:22:56,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:56,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a87c805-22db-4817-819f-bfb5f02a88bf Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:22:56,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-4a87c805-22db-4817-819f-bfb5f02a88bf 2018-07-22 03:22:56,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:56,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-882f1916-0eff-4a3b-8754-5c219cfaf182 Date: Sun, 22 Jul 2018 03:22:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:22:56,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-882f1916-0eff-4a3b-8754-5c219cfaf182 2018-07-22 03:22:56,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:56,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b27e2b83-7be7-4182-aa7a-ceabe03f92b3 Date: Sun, 22 Jul 2018 03:22:56 GMT RESP BODY: {"ports":[]} 2018-07-22 03:22:56,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port&admin_state_up=True used request id req-b27e2b83-7be7-4182-aa7a-ceabe03f92b3 2018-07-22 03:22:56,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:56,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-7e97d5f5-aa5d-4c05-997e-632c9e00fa16 x-compute-request-id: req-7e97d5f5-aa5d-4c05-997e-632c9e00fa16 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:22:56,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst used request id req-7e97d5f5-aa5d-4c05-997e-632c9e00fa16 2018-07-22 03:22:56,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:56,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b40f37cf-f6f1-423b-9a72-162c73ae6b30 Date: Sun, 22 Jul 2018 03:22:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:22:56,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-b40f37cf-f6f1-423b-9a72-162c73ae6b30 2018-07-22 03:22:56,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:57,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50ed251-7b94-40de-b7fd-c654d2fe52cc Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:22:57,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-a50ed251-7b94-40de-b7fd-c654d2fe52cc 2018-07-22 03:22:57,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:57,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-74590d46-51db-4777-a2e0-ea028fb87738 Date: Sun, 22 Jul 2018 03:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:22:57,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-74590d46-51db-4777-a2e0-ea028fb87738 2018-07-22 03:22:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:57,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd251517-788b-4eb8-bfb2-90b6cbe849a2 Date: Sun, 22 Jul 2018 03:22:57 GMT RESP BODY: {"ports":[]} 2018-07-22 03:22:57,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port&admin_state_up=True used request id req-bd251517-788b-4eb8-bfb2-90b6cbe849a2 2018-07-22 03:22:57,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:22:57,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:22:57,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a6b293c87b24c8cab74065f8edff086", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}], "expires_at": "2018-07-22T04:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-user", "id": "a7abb7d19adc407cae4f275dd96cc0ba"}, "audit_ids": ["p7UdxeyLSS-S5dzWGVvUyQ"], "issued_at": "2018-07-22T03:22:57.000000Z"}} 2018-07-22 03:22:57,490 - 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}37d9b63619b56e1ac4c83d67636df69ea827beba" 2018-07-22 03:22:57,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec11978b-8cfc-42b5-8f60-ce6ba09fe36d 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-22 03:22:57,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ec11978b-8cfc-42b5-8f60-ce6ba09fe36d 2018-07-22 03:22:57,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:57,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-80543c26-a3c1-4304-b95d-83b15317f211 Date: Sun, 22 Jul 2018 03:22:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:22:57,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-80543c26-a3c1-4304-b95d-83b15317f211 2018-07-22 03:22:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:57,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e6fb20b7-d343-4a3b-aa5d-41e0c1c946fc Date: Sun, 22 Jul 2018 03:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:22:57,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-e6fb20b7-d343-4a3b-aa5d-41e0c1c946fc 2018-07-22 03:22:57,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:57,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b7fea81f-05b4-4a72-b348-c70b07a14f8e Date: Sun, 22 Jul 2018 03:22:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:22:57,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-b7fea81f-05b4-4a72-b348-c70b07a14f8e 2018-07-22 03:22:57,817 - 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-22 03:22:57,822 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:22:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:22:57,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d9b63619b56e1ac4c83d67636df69ea827beba" 2018-07-22 03:22:57,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb142c1-b700-4c1b-8397-87ce4e56fb26 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:22:57,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-dbb142c1-b700-4c1b-8397-87ce4e56fb26 2018-07-22 03:22:57,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:57,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-123b8f31-eb02-4386-90a2-3cb2848da0b1 Date: Sun, 22 Jul 2018 03:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:22:57,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-123b8f31-eb02-4386-90a2-3cb2848da0b1 2018-07-22 03:22:57,964 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net 2018-07-22 03:22:57,968 - 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}b977f3d736c3e1af6a7c0fd79bed006c68655701" -d '{"port": {"network_id": "d63c3be9-15f6-429e-9744-7f88e8a521bc", "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port", "admin_state_up": true}}' 2018-07-22 03:22:58,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-e58cdf0b-873e-4e38-94e1-e9f076a2344c Date: Sun, 22 Jul 2018 03:22:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.11"}],"id":"fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9","security_groups":["798cd753-5fd6-47a4-95f5-0fd16467eeaf"],"mac_address":"fa:16:3e:81:d6:28","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port","project_id":"05daa8d569984ae2b656695354cf74ec","qos_policy_id":null,"admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:22:58,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e58cdf0b-873e-4e38-94e1-e9f076a2344c 2018-07-22 03:22:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:59,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f464e486-bedf-42f8-9be0-1868eb9e4eb5 Date: Sun, 22 Jul 2018 03:22:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:22:59,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-f464e486-bedf-42f8-9be0-1868eb9e4eb5 2018-07-22 03:22:59,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:59,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60311dd-f767-4c4e-95bc-6a682adf82d6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:22:59,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-e60311dd-f767-4c4e-95bc-6a682adf82d6 2018-07-22 03:22:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:59,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5c359598-79eb-4d20-b8fe-6c6335ba70a8 Date: Sun, 22 Jul 2018 03:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:22:59,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-5c359598-79eb-4d20-b8fe-6c6335ba70a8 2018-07-22 03:22:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:59,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-960e82eb-4629-4965-9dcd-27b517f39bd8 Date: Sun, 22 Jul 2018 03:22:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.11"}],"id":"fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9","security_groups":["798cd753-5fd6-47a4-95f5-0fd16467eeaf"],"mac_address":"fa:16:3e:81:d6:28","project_id":"05daa8d569984ae2b656695354cf74ec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:22:59,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port&admin_state_up=True used request id req-960e82eb-4629-4965-9dcd-27b517f39bd8 2018-07-22 03:22:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:59,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff82903-547c-44d7-8c0c-60564b03e7fc Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:22:59,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-6ff82903-547c-44d7-8c0c-60564b03e7fc 2018-07-22 03:22:59,268 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst 2018-07-22 03:22:59,270 - 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}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:59,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-666da077-cfa8-4c03-9842-82b077db402e x-compute-request-id: req-666da077-cfa8-4c03-9842-82b077db402e Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:22:59,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-666da077-cfa8-4c03-9842-82b077db402e 2018-07-22 03:22:59,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/460de6fc-48fe-4770-a643-a590d62dce55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:59,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:22: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-df8bf3d9-fbb4-400e-8a37-4a34034b4dd2 x-compute-request-id: req-df8bf3d9-fbb4-400e-8a37-4a34034b4dd2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "460de6fc-48fe-4770-a643-a590d62dce55"}} 2018-07-22 03:22:59,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/460de6fc-48fe-4770-a643-a590d62dce55 used request id req-df8bf3d9-fbb4-400e-8a37-4a34034b4dd2 2018-07-22 03:22:59,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:59,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-cc042623-35c6-4186-9eee-b7cf4a93c9a4 Date: Sun, 22 Jul 2018 03:22:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:22:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:22:49Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/493717a5-e4ca-43b5-808b-a67fddaae50f/snap", "metadata": {}}], "self": "/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "min_disk": 0, "protected": false, "id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "file": "/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05daa8d569984ae2b656695354cf74ec", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/493717a5-e4ca-43b5-808b-a67fddaae50f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image"} 2018-07-22 03:22:59,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image used request id req-cc042623-35c6-4186-9eee-b7cf4a93c9a4 2018-07-22 03:22:59,508 - 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}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:22:59,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-30288b88-97f0-422e-b3b2-2e76200d3e2b Date: Sun, 22 Jul 2018 03:22:59 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-22 03:22:59,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-30288b88-97f0-422e-b3b2-2e76200d3e2b 2018-07-22 03:22:59,518 - 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}b977f3d736c3e1af6a7c0fd79bed006c68655701" -d '{"server": {"name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "imageRef": "493717a5-e4ca-43b5-808b-a67fddaae50f", "flavorRef": "460de6fc-48fe-4770-a643-a590d62dce55", "max_count": 1, "min_count": 1, "networks": [{"port": "fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9"}]}}' 2018-07-22 03:23:00,299 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:22: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-2ad2b912-05bb-4a9a-969f-230c8260cc45 x-compute-request-id: req-2ad2b912-05bb-4a9a-969f-230c8260cc45 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "adminPass": "SEYt6UwcycSk"}} 2018-07-22 03:23:00,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-2ad2b912-05bb-4a9a-969f-230c8260cc45 2018-07-22 03:23:00,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:00,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-587652ee-bcd9-42f2-93d7-5d891a1bfa1d x-compute-request-id: req-587652ee-bcd9-42f2-93d7-5d891a1bfa1d Content-Encoding: gzip Content-Length: 609 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/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:23:00,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-587652ee-bcd9-42f2-93d7-5d891a1bfa1d 2018-07-22 03:23:00,612 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst 2018-07-22 03:23:00,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:00,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-30ec1bae-7a1d-4fcd-b5d7-7e5467c55fbb x-compute-request-id: req-30ec1bae-7a1d-4fcd-b5d7-7e5467c55fbb Content-Encoding: gzip Content-Length: 613 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/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:23:00,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-30ec1bae-7a1d-4fcd-b5d7-7e5467c55fbb 2018-07-22 03:23:00,743 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst] is - BUILD 2018-07-22 03:23:00,743 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:23:03,746 - create_instance - DEBUG - VM status query timeout in 896.866361141 2018-07-22 03:23:03,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:03,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-ccf6ecd1-301e-479c-9f4f-8d84db55b2c6 x-compute-request-id: req-ccf6ecd1-301e-479c-9f4f-8d84db55b2c6 Content-Encoding: gzip Content-Length: 672 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/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:01Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:23:03,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-ccf6ecd1-301e-479c-9f4f-8d84db55b2c6 2018-07-22 03:23:03,936 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst] is - BUILD 2018-07-22 03:23:03,936 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:23:06,940 - create_instance - DEBUG - VM status query timeout in 893.672877073 2018-07-22 03:23:06,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:07,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-cb44876d-0b39-4861-8176-3d204b31b0a7 x-compute-request-id: req-cb44876d-0b39-4861-8176-3d204b31b0a7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:d6:28", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:23:07,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-cb44876d-0b39-4861-8176-3d204b31b0a7 2018-07-22 03:23:07,113 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst] is - ACTIVE 2018-07-22 03:23:07,113 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:23:07,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:07,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-7e8e94f1-df5e-4821-91b8-a5b6f955a42e x-compute-request-id: req-7e8e94f1-df5e-4821-91b8-a5b6f955a42e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:d6:28", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:23:07,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-7e8e94f1-df5e-4821-91b8-a5b6f955a42e 2018-07-22 03:23:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:07,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-559ffdc9-f330-40cf-a437-380a709b91f6 Date: Sun, 22 Jul 2018 03:23:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:23:07,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-559ffdc9-f330-40cf-a437-380a709b91f6 2018-07-22 03:23:07,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:07,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63fd8842-ef0c-4f1f-a3c8-1c812af60b47 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:23:07,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-63fd8842-ef0c-4f1f-a3c8-1c812af60b47 2018-07-22 03:23:07,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:07,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ad4c94d7-b279-4e74-a3f2-7d9b67f53d1d Date: Sun, 22 Jul 2018 03:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:23:07,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-ad4c94d7-b279-4e74-a3f2-7d9b67f53d1d 2018-07-22 03:23:07,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:07,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-ed0a408c-2430-41bf-bca8-b499d3023f9f Date: Sun, 22 Jul 2018 03:23:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.2"}],"id":"ac94069a-3458-43ea-82f2-a79500055835","security_groups":[],"mac_address":"fa:16:3e:fe:1b:a0","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d63c3be9-15f6-429e-9744-7f88e8a521bc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:23:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.11"}],"id":"fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9","security_groups":["798cd753-5fd6-47a4-95f5-0fd16467eeaf"],"mac_address":"fa:16:3e:81:d6:28","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:58Z","binding:vnic_type":"normal","device_id":"e4c4e509-a6e8-4638-ba3e-17a4e405c9e2","ip_allocation":"immediate"}]} 2018-07-22 03:23:07,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-ed0a408c-2430-41bf-bca8-b499d3023f9f 2018-07-22 03:23:07,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:08,055 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:07 GMT Server: Apache x-compute-request-id: req-2c8904fd-4bbf-436e-a7c7-29447066abe8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c8904fd-4bbf-436e-a7c7-29447066abe8 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:22:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "size": 1}, {"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:22:53.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "size": 1}]} 2018-07-22 03:23:08,056 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/detail used request id req-2c8904fd-4bbf-436e-a7c7-29447066abe8 2018-07-22 03:23:08,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:08,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74bde21-0c91-498f-8fcf-75648e5d4f2f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:23:08,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-b74bde21-0c91-498f-8fcf-75648e5d4f2f 2018-07-22 03:23:08,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:08,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-cc99991f-fd40-499e-8547-6d36bd66b9ae x-compute-request-id: req-cc99991f-fd40-499e-8547-6d36bd66b9ae Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:d6:28", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:23:08,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-cc99991f-fd40-499e-8547-6d36bd66b9ae 2018-07-22 03:23:08,681 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst] is - ACTIVE 2018-07-22 03:23:08,681 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:23:08,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:08,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-41a25571-0234-4b15-ba2b-761ab836df29 x-compute-request-id: req-41a25571-0234-4b15-ba2b-761ab836df29 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:d6:28", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:23:08,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-41a25571-0234-4b15-ba2b-761ab836df29 2018-07-22 03:23:08,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:08,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93b8bcbf-feb7-4f52-82d1-bdc7f9ef1ab5 Date: Sun, 22 Jul 2018 03:23:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:23:08,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-93b8bcbf-feb7-4f52-82d1-bdc7f9ef1ab5 2018-07-22 03:23:08,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:09,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ac6659-dd38-4c4f-8bbb-bbc52424dac9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:23:09,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-73ac6659-dd38-4c4f-8bbb-bbc52424dac9 2018-07-22 03:23:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:09,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bc1fcb47-4173-4467-bcf2-e48532ee9a3e Date: Sun, 22 Jul 2018 03:23:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:23:09,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-bc1fcb47-4173-4467-bcf2-e48532ee9a3e 2018-07-22 03:23:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:09,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-1199d0a2-e688-462b-9364-ee283bf3f75a Date: Sun, 22 Jul 2018 03:23:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.2"}],"id":"ac94069a-3458-43ea-82f2-a79500055835","security_groups":[],"mac_address":"fa:16:3e:fe:1b:a0","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d63c3be9-15f6-429e-9744-7f88e8a521bc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:23:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.11"}],"id":"fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9","security_groups":["798cd753-5fd6-47a4-95f5-0fd16467eeaf"],"mac_address":"fa:16:3e:81:d6:28","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:58Z","binding:vnic_type":"normal","device_id":"e4c4e509-a6e8-4638-ba3e-17a4e405c9e2","ip_allocation":"immediate"}]} 2018-07-22 03:23:09,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-1199d0a2-e688-462b-9364-ee283bf3f75a 2018-07-22 03:23:09,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" -d '{"volumeAttachment": {"volumeId": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9"}}' 2018-07-22 03:23:10,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-5b7c357d-0c0e-45d9-b05a-4cad54a6c4cf x-compute-request-id: req-5b7c357d-0c0e-45d9-b05a-4cad54a6c4cf Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "volumeId": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9"}} 2018-07-22 03:23:10,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2/os-volume_attachments used request id req-5b7c357d-0c0e-45d9-b05a-4cad54a6c4cf 2018-07-22 03:23:10,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:10,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-665f140b-3c7e-40e7-ba50-06b87514a303 x-compute-request-id: req-665f140b-3c7e-40e7-ba50-06b87514a303 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:d6:28", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [{"id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9"}], "metadata": {}}} 2018-07-22 03:23:10,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-665f140b-3c7e-40e7-ba50-06b87514a303 2018-07-22 03:23:10,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:10,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6149956d-144a-4b9c-ab49-fb198cfad6ab Date: Sun, 22 Jul 2018 03:23:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:23:10,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-6149956d-144a-4b9c-ab49-fb198cfad6ab 2018-07-22 03:23:10,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:10,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0d45d7-636b-44fb-afeb-255147cf030f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:23:10,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-3b0d45d7-636b-44fb-afeb-255147cf030f 2018-07-22 03:23:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:10,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f0f53c77-84b1-4735-ab3b-fba7770d1f1a Date: Sun, 22 Jul 2018 03:23:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:23:10,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-f0f53c77-84b1-4735-ab3b-fba7770d1f1a 2018-07-22 03:23:10,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:10,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-3cdbc174-bca2-4810-9630-46785fd9ea57 Date: Sun, 22 Jul 2018 03:23:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.2"}],"id":"ac94069a-3458-43ea-82f2-a79500055835","security_groups":[],"mac_address":"fa:16:3e:fe:1b:a0","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d63c3be9-15f6-429e-9744-7f88e8a521bc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:23:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.11"}],"id":"fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9","security_groups":["798cd753-5fd6-47a4-95f5-0fd16467eeaf"],"mac_address":"fa:16:3e:81:d6:28","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:58Z","binding:vnic_type":"normal","device_id":"e4c4e509-a6e8-4638-ba3e-17a4e405c9e2","ip_allocation":"immediate"}]} 2018-07-22 03:23:10,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-3cdbc174-bca2-4810-9630-46785fd9ea57 2018-07-22 03:23:10,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c8904fd-4bbf-436e-a7c7-29447066abe8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:10,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:10 GMT Server: Apache x-compute-request-id: req-f5c4a565-2e25-4f1c-9650-3e74bdb6ab69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5c4a565-2e25-4f1c-9650-3e74bdb6ab69 Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:22:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "size": 1}, {"status": "reserved", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:23:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "size": 1}]} 2018-07-22 03:23:10,842 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/detail used request id req-f5c4a565-2e25-4f1c-9650-3e74bdb6ab69 2018-07-22 03:23:10,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:10,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8c5e81-25ed-4c33-b6cd-a7abb6bab47e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:23:10,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-ed8c5e81-25ed-4c33-b6cd-a7abb6bab47e 2018-07-22 03:23:10,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:11,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-86c1c566-6bcf-4c83-9f94-c3cc3e2e3602 x-compute-request-id: req-86c1c566-6bcf-4c83-9f94-c3cc3e2e3602 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:d6:28", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [{"id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9"}], "metadata": {}}} 2018-07-22 03:23:11,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-86c1c566-6bcf-4c83-9f94-c3cc3e2e3602 2018-07-22 03:23:11,274 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst] is - ACTIVE 2018-07-22 03:23:11,274 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:23:11,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:11,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-dad796e5-e934-4e72-8112-ba6617be4a92 x-compute-request-id: req-dad796e5-e934-4e72-8112-ba6617be4a92 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:d6:28", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [{"id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9"}], "metadata": {}}} 2018-07-22 03:23:11,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-dad796e5-e934-4e72-8112-ba6617be4a92 2018-07-22 03:23:11,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:11,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-25e3b737-9034-403b-88e0-7f0996736957 Date: Sun, 22 Jul 2018 03:23:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:23:11,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-25e3b737-9034-403b-88e0-7f0996736957 2018-07-22 03:23:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:11,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05510f0-a230-424b-84c3-c8cd05d8b38a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:23:11,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-c05510f0-a230-424b-84c3-c8cd05d8b38a 2018-07-22 03:23:11,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:11,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-843d6039-3f74-4591-a744-208a91ee55c4 Date: Sun, 22 Jul 2018 03:23:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:23:11,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-843d6039-3f74-4591-a744-208a91ee55c4 2018-07-22 03:23:11,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:11,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-d13fbedf-9d17-44df-b187-e1cadafeaa07 Date: Sun, 22 Jul 2018 03:23:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.2"}],"id":"ac94069a-3458-43ea-82f2-a79500055835","security_groups":[],"mac_address":"fa:16:3e:fe:1b:a0","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d63c3be9-15f6-429e-9744-7f88e8a521bc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:23:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.11"}],"id":"fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9","security_groups":["798cd753-5fd6-47a4-95f5-0fd16467eeaf"],"mac_address":"fa:16:3e:81:d6:28","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:58Z","binding:vnic_type":"normal","device_id":"e4c4e509-a6e8-4638-ba3e-17a4e405c9e2","ip_allocation":"immediate"}]} 2018-07-22 03:23:11,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-d13fbedf-9d17-44df-b187-e1cadafeaa07 2018-07-22 03:23:11,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" -d '{"volumeAttachment": {"volumeId": "d95a6e28-618c-4b5a-8940-0b2b9d111923"}}' 2018-07-22 03:23:12,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-e27c23a7-49f3-496f-b14b-350bc1488abe x-compute-request-id: req-e27c23a7-49f3-496f-b14b-350bc1488abe Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "volumeId": "d95a6e28-618c-4b5a-8940-0b2b9d111923"}} 2018-07-22 03:23:12,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2/os-volume_attachments used request id req-e27c23a7-49f3-496f-b14b-350bc1488abe 2018-07-22 03:23:12,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:12,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-5f17246a-b1df-4588-a599-ffc4cf259cff x-compute-request-id: req-5f17246a-b1df-4588-a599-ffc4cf259cff Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:d6:28", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [{"id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9"}, {"id": "d95a6e28-618c-4b5a-8940-0b2b9d111923"}], "metadata": {}}} 2018-07-22 03:23:12,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-5f17246a-b1df-4588-a599-ffc4cf259cff 2018-07-22 03:23:12,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:12,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d74bf404-1add-4f97-98be-0bd92aa73a70 Date: Sun, 22 Jul 2018 03:23:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:23:12,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-d74bf404-1add-4f97-98be-0bd92aa73a70 2018-07-22 03:23:12,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:12,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd5ca28-2853-418b-a912-a73ffea0d67b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:23:12,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-2dd5ca28-2853-418b-a912-a73ffea0d67b 2018-07-22 03:23:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:13,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6cb182a-d3d9-474a-a106-75edb5108c30 Date: Sun, 22 Jul 2018 03:23:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:23:13,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-c6cb182a-d3d9-474a-a106-75edb5108c30 2018-07-22 03:23:13,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:13,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-def589ca-ece8-4468-ac2f-d55d6b8b70c5 Date: Sun, 22 Jul 2018 03:23:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.2"}],"id":"ac94069a-3458-43ea-82f2-a79500055835","security_groups":[],"mac_address":"fa:16:3e:fe:1b:a0","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d63c3be9-15f6-429e-9744-7f88e8a521bc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:23:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.11"}],"id":"fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9","security_groups":["798cd753-5fd6-47a4-95f5-0fd16467eeaf"],"mac_address":"fa:16:3e:81:d6:28","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:58Z","binding:vnic_type":"normal","device_id":"e4c4e509-a6e8-4638-ba3e-17a4e405c9e2","ip_allocation":"immediate"}]} 2018-07-22 03:23:13,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-def589ca-ece8-4468-ac2f-d55d6b8b70c5 2018-07-22 03:23:13,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:23:13,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a6b293c87b24c8cab74065f8edff086", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role"}], "expires_at": "2018-07-22T04:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/05daa8d569984ae2b656695354cf74ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-user", "id": "a7abb7d19adc407cae4f275dd96cc0ba"}, "audit_ids": ["eDpdJckVSZexz5EpuNnttg"], "issued_at": "2018-07-22T03:23:13.000000Z"}} 2018-07-22 03:23:13,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fd35a52ccafacf10d3107abcff58e02ff31b3b" 2018-07-22 03:23:14,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-48381a3e-ad4b-4c9f-87a4-e1416eca6bd1 x-compute-request-id: req-48381a3e-ad4b-4c9f-87a4-e1416eca6bd1 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:d6:28", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "security_groups": [{"name": "default"}], "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [{"id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9"}, {"id": "d95a6e28-618c-4b5a-8940-0b2b9d111923"}], "metadata": {}}]} 2018-07-22 03:23:14,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst used request id req-48381a3e-ad4b-4c9f-87a4-e1416eca6bd1 2018-07-22 03:23:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fd35a52ccafacf10d3107abcff58e02ff31b3b" 2018-07-22 03:23:14,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ecfef754-4ace-4494-96f4-b1f2674a23d1 Date: Sun, 22 Jul 2018 03:23:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05daa8d569984ae2b656695354cf74ec","l2_adjacency":true,"status":"ACTIVE","subnets":["507b7e5e-4d54-4004-a409-604eda45c19c"],"description":"","tags":[],"updated_at":"2018-07-22T03:22:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net","admin_state_up":true,"tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:51Z","mtu":1450}]} 2018-07-22 03:23:14,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net used request id req-ecfef754-4ace-4494-96f4-b1f2674a23d1 2018-07-22 03:23:14,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fd35a52ccafacf10d3107abcff58e02ff31b3b" 2018-07-22 03:23:14,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a9c5c9e-d661-4079-b48d-a1dd2a694f4c Date: Sun, 22 Jul 2018 03:23:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","dns_nameservers":[],"updated_at":"2018-07-22T03:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05daa8d569984ae2b656695354cf74ec","id":"507b7e5e-4d54-4004-a409-604eda45c19c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet"}]} 2018-07-22 03:23:14,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-1a9c5c9e-d661-4079-b48d-a1dd2a694f4c 2018-07-22 03:23:14,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fd35a52ccafacf10d3107abcff58e02ff31b3b" 2018-07-22 03:23:14,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-c2a2ac60-7ed0-49fd-91c2-401064459723 Date: Sun, 22 Jul 2018 03:23:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:22:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.2"}],"id":"ac94069a-3458-43ea-82f2-a79500055835","security_groups":[],"mac_address":"fa:16:3e:fe:1b:a0","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d63c3be9-15f6-429e-9744-7f88e8a521bc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:23:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"507b7e5e-4d54-4004-a409-604eda45c19c","ip_address":"10.55.0.11"}],"id":"fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9","security_groups":["798cd753-5fd6-47a4-95f5-0fd16467eeaf"],"mac_address":"fa:16:3e:81:d6:28","project_id":"05daa8d569984ae2b656695354cf74ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port","admin_state_up":true,"network_id":"d63c3be9-15f6-429e-9744-7f88e8a521bc","tenant_id":"05daa8d569984ae2b656695354cf74ec","created_at":"2018-07-22T03:22:58Z","binding:vnic_type":"normal","device_id":"e4c4e509-a6e8-4638-ba3e-17a4e405c9e2","ip_allocation":"immediate"}]} 2018-07-22 03:23:14,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-c2a2ac60-7ed0-49fd-91c2-401064459723 2018-07-22 03:23:14,520 - create_instance - INFO - Deleting Port with ID - fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9 2018-07-22 03:23:14,520 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-port 2018-07-22 03:23:14,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:14,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf2ae8f0-12f8-4b65-81f0-cddc2a204d8c Date: Sun, 22 Jul 2018 03:23:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:23:14,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/fb0e636e-b52c-4ba0-a7a6-b4e3385ed5f9 used request id req-cf2ae8f0-12f8-4b65-81f0-cddc2a204d8c 2018-07-22 03:23:14,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c8904fd-4bbf-436e-a7c7-29447066abe8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:15,215 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:14 GMT Server: Apache x-compute-request-id: req-0fc46ff9-0b61-41d5-9bc7-08f5ecf50e02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0fc46ff9-0b61-41d5-9bc7-08f5ecf50e02 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [{"server_id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "attachment_id": "df29034e-9a34-4925-bdd1-2aac001a947b", "attached_at": "2018-07-22T03:23:10.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "device": "/dev/vdb", "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9"}], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:23:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "size": 1}} 2018-07-22 03:23:15,215 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 used request id req-0fc46ff9-0b61-41d5-9bc7-08f5ecf50e02 2018-07-22 03:23:15,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2/os-volume_attachments/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:16,149 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:23: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-d19fb4c5-84cc-49bb-a544-ad09ed3e5e73 x-compute-request-id: req-d19fb4c5-84cc-49bb-a544-ad09ed3e5e73 Content-Length: 0 Content-Type: application/json 2018-07-22 03:23:16,149 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2/os-volume_attachments/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 used request id req-d19fb4c5-84cc-49bb-a544-ad09ed3e5e73 2018-07-22 03:23:16,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:16,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-9c327672-034c-4623-9c85-44ce0fac512f x-compute-request-id: req-9c327672-034c-4623-9c85-44ce0fac512f Content-Encoding: gzip Content-Length: 704 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [{"id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9"}, {"id": "d95a6e28-618c-4b5a-8940-0b2b9d111923"}], "metadata": {}}} 2018-07-22 03:23:16,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-9c327672-034c-4623-9c85-44ce0fac512f 2018-07-22 03:23:19,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:19,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-a54dfc4c-2cbe-48f2-9f10-bb83c0ece0e5 x-compute-request-id: req-a54dfc4c-2cbe-48f2-9f10-bb83c0ece0e5 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [{"id": "d95a6e28-618c-4b5a-8940-0b2b9d111923"}], "metadata": {}}} 2018-07-22 03:23:19,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-a54dfc4c-2cbe-48f2-9f10-bb83c0ece0e5 2018-07-22 03:23:19,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c8904fd-4bbf-436e-a7c7-29447066abe8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:19,828 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:19 GMT Server: Apache x-compute-request-id: req-58c7013e-9f34-4815-81da-1da5307860cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58c7013e-9f34-4815-81da-1da5307860cf Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [{"server_id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "attachment_id": "a705b0f4-54da-4a77-962c-81c87c71b848", "attached_at": "2018-07-22T03:23:13.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "device": "/dev/vdc", "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923"}], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:23:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "size": 1}} 2018-07-22 03:23:19,828 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 used request id req-58c7013e-9f34-4815-81da-1da5307860cf 2018-07-22 03:23:19,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2/os-volume_attachments/d95a6e28-618c-4b5a-8940-0b2b9d111923 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:20,339 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:23: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-1f02d046-cc4e-47bd-8eb8-c1cd24563f72 x-compute-request-id: req-1f02d046-cc4e-47bd-8eb8-c1cd24563f72 Content-Length: 0 Content-Type: application/json 2018-07-22 03:23:20,339 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2/os-volume_attachments/d95a6e28-618c-4b5a-8940-0b2b9d111923 used request id req-1f02d046-cc4e-47bd-8eb8-c1cd24563f72 2018-07-22 03:23:20,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:20,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-cdd2dce4-41bd-4626-9783-9b06196a5bc6 x-compute-request-id: req-cdd2dce4-41bd-4626-9783-9b06196a5bc6 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [{"id": "d95a6e28-618c-4b5a-8940-0b2b9d111923"}], "metadata": {}}} 2018-07-22 03:23:20,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-cdd2dce4-41bd-4626-9783-9b06196a5bc6 2018-07-22 03:23:23,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:23,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-58fcd4c1-512d-4c4f-814b-e7d6b68f4562 x-compute-request-id: req-58fcd4c1-512d-4c4f-814b-e7d6b68f4562 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:05Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:23:23,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-58fcd4c1-512d-4c4f-814b-e7d6b68f4562 2018-07-22 03:23:23,727 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst 2018-07-22 03:23:23,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:23,855 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:23: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-e1b1687f-4150-4359-aec2-4a3bf69d3cc0 x-compute-request-id: req-e1b1687f-4150-4359-aec2-4a3bf69d3cc0 Content-Type: application/json 2018-07-22 03:23:23,855 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-e1b1687f-4150-4359-aec2-4a3bf69d3cc0 2018-07-22 03:23:23,856 - create_instance - INFO - Checking deletion status 2018-07-22 03:23:23,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:24,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-2c2ba29e-aee4-4525-a9bb-a28102092941 x-compute-request-id: req-2c2ba29e-aee4-4525-a9bb-a28102092941 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "rel": "bookmark"}], "image": {"id": "493717a5-e4ca-43b5-808b-a67fddaae50f", "links": [{"href": "http://172.30.9.25:8774/images/493717a5-e4ca-43b5-808b-a67fddaae50f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:23:05.000000", "flavor": {"id": "460de6fc-48fe-4770-a643-a590d62dce55", "links": [{"href": "http://172.30.9.25:8774/flavors/460de6fc-48fe-4770-a643-a590d62dce55", "rel": "bookmark"}]}, "id": "e4c4e509-a6e8-4638-ba3e-17a4e405c9e2", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "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-22T03:23:23Z", "hostId": "221932e520e2ba896e8243c38ca639faa4ebc3f0032599fc0002a17f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst", "created": "2018-07-22T03:23:00Z", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:23:24,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-2c2ba29e-aee4-4525-a9bb-a28102092941 2018-07-22 03:23:24,217 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst] is - ACTIVE 2018-07-22 03:23:24,217 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:23:27,221 - create_instance - DEBUG - VM status query timeout in 296.635154963 2018-07-22 03:23:27,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b977f3d736c3e1af6a7c0fd79bed006c68655701" 2018-07-22 03:23:27,272 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:23: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 x-openstack-request-id: req-23f58d57-4abc-43ee-a953-f23a71f32f46 x-compute-request-id: req-23f58d57-4abc-43ee-a953-f23a71f32f46 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 could not be found.", "code": 404}} 2018-07-22 03:23:27,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 used request id req-23f58d57-4abc-43ee-a953-f23a71f32f46 2018-07-22 03:23:27,272 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e4c4e509-a6e8-4638-ba3e-17a4e405c9e2 could not be found. (HTTP 404) (Request-ID: req-23f58d57-4abc-43ee-a953-f23a71f32f46) 2018-07-22 03:23:27,272 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-inst 2018-07-22 03:23:27,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/460de6fc-48fe-4770-a643-a590d62dce55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e585f161aec8dcfa217c6d171161a09f266e5f" 2018-07-22 03:23:27,304 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:23: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 x-openstack-request-id: req-fd372a7e-1eb9-4a0b-9f1d-0b2036b6a23b x-compute-request-id: req-fd372a7e-1eb9-4a0b-9f1d-0b2036b6a23b Content-Length: 0 Content-Type: application/json 2018-07-22 03:23:27,304 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/460de6fc-48fe-4770-a643-a590d62dce55 used request id req-fd372a7e-1eb9-4a0b-9f1d-0b2036b6a23b 2018-07-22 03:23:27,305 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet 2018-07-22 03:23:27,305 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-subnet 2018-07-22 03:23:27,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/507b7e5e-4d54-4004-a409-604eda45c19c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76904e9698582e9269300a8555de8fe256b01370" 2018-07-22 03:23:28,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc758571-c5a9-4a8b-9963-5bef037b9ed3 Date: Sun, 22 Jul 2018 03:23:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:23:28,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/507b7e5e-4d54-4004-a409-604eda45c19c used request id req-cc758571-c5a9-4a8b-9963-5bef037b9ed3 2018-07-22 03:23:28,594 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-pub-net 2018-07-22 03:23:28,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/d63c3be9-15f6-429e-9744-7f88e8a521bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76904e9698582e9269300a8555de8fe256b01370" 2018-07-22 03:23:29,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70b03133-bf6b-47ef-af01-29e704dafd87 Date: Sun, 22 Jul 2018 03:23:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:23:29,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d63c3be9-15f6-429e-9744-7f88e8a521bc used request id req-70b03133-bf6b-47ef-af01-29e704dafd87 2018-07-22 03:23:29,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e54052a7fc7816eb96b372d8d82b39802b93d" 2018-07-22 03:23:29,991 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:29 GMT Server: Apache x-compute-request-id: req-34058ba9-7fe6-4987-a65e-81c57f1cb406 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34058ba9-7fe6-4987-a65e-81c57f1cb406 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:23:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "size": 1}} 2018-07-22 03:23:29,991 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 used request id req-34058ba9-7fe6-4987-a65e-81c57f1cb406 2018-07-22 03:23:29,992 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:23:29,992 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2 2018-07-22 03:23:29,992 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2 2018-07-22 03:23:29,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e54052a7fc7816eb96b372d8d82b39802b93d" 2018-07-22 03:23:30,262 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:23:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6679f0a-d933-4d96-a95d-fa3f34b31e47 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-22 03:23:30,263 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 used request id req-c6679f0a-d933-4d96-a95d-fa3f34b31e47 2018-07-22 03:23:30,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e54052a7fc7816eb96b372d8d82b39802b93d" 2018-07-22 03:23:30,334 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:30 GMT Server: Apache x-compute-request-id: req-a92c3886-a9b1-48d7-a4c8-f6defc6f2102 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a92c3886-a9b1-48d7-a4c8-f6defc6f2102 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:23:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d95a6e28-618c-4b5a-8940-0b2b9d111923", "size": 1}} 2018-07-22 03:23:30,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 used request id req-a92c3886-a9b1-48d7-a4c8-f6defc6f2102 2018-07-22 03:23:30,334 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 03:23:30,335 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 03:23:33,338 - create_volume - DEBUG - Volume status query timeout in 56.9252500534 2018-07-22 03:23:33,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ee49f8f-4ba4-4e0b-8806-0d47ccc35431" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e54052a7fc7816eb96b372d8d82b39802b93d" 2018-07-22 03:23:33,564 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:23:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-969f8a99-ac46-4705-b6ab-d9e0cebc3149 x-openstack-request-id: req-969f8a99-ac46-4705-b6ab-d9e0cebc3149 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d95a6e28-618c-4b5a-8940-0b2b9d111923 could not be found.", "code": 404}} 2018-07-22 03:23:33,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/d95a6e28-618c-4b5a-8940-0b2b9d111923 used request id req-969f8a99-ac46-4705-b6ab-d9e0cebc3149 2018-07-22 03:23:33,564 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d95a6e28-618c-4b5a-8940-0b2b9d111923 could not be found. (HTTP 404) (Request-ID: req-969f8a99-ac46-4705-b6ab-d9e0cebc3149) 2018-07-22 03:23:33,565 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-2 2018-07-22 03:23:33,568 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747567a707a66ee56725dda0c4914d3ae040b65b" 2018-07-22 03:23:33,777 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:33 GMT Server: Apache x-compute-request-id: req-f04aa670-6d8f-43f4-b84d-429cf3877a65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f04aa670-6d8f-43f4-b84d-429cf3877a65 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:23:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "size": 1}} 2018-07-22 03:23:33,777 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 used request id req-f04aa670-6d8f-43f4-b84d-429cf3877a65 2018-07-22 03:23:33,777 - create_volume - DEBUG - Instance status is - available 2018-07-22 03:23:33,778 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1 2018-07-22 03:23:33,778 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1 2018-07-22 03:23:33,780 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747567a707a66ee56725dda0c4914d3ae040b65b" 2018-07-22 03:23:34,000 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:23:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f83d3137-2801-4186-a799-082b778b1f18 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-22 03:23:34,000 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 used request id req-f83d3137-2801-4186-a799-082b778b1f18 2018-07-22 03:23:34,003 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747567a707a66ee56725dda0c4914d3ae040b65b" 2018-07-22 03:23:34,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:34 GMT Server: Apache x-compute-request-id: req-0401ae86-5f4a-4936-b045-9a6aa8e0a8ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0401ae86-5f4a-4936-b045-9a6aa8e0a8ea Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a7abb7d19adc407cae4f275dd96cc0ba", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "self"}, {"href": "http://172.30.9.25:8776/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T03:22:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "05daa8d569984ae2b656695354cf74ec", "updated_at": "2018-07-22T03:23:33.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "eef1c08e-021f-4909-a43f-35d4ce1e5dd9", "size": 1}} 2018-07-22 03:23:34,067 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 used request id req-0401ae86-5f4a-4936-b045-9a6aa8e0a8ea 2018-07-22 03:23:34,068 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 03:23:34,068 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 03:23:37,071 - create_volume - DEBUG - Volume status query timeout in 56.9295930862 2018-07-22 03:23:37,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ca6a058-6fdc-4bc6-8365-9a7f254148ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747567a707a66ee56725dda0c4914d3ae040b65b" 2018-07-22 03:23:37,259 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:23:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c3e40a3c-9fc6-49d0-ad5c-9c6d9c3538b5 x-openstack-request-id: req-c3e40a3c-9fc6-49d0-ad5c-9c6d9c3538b5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume eef1c08e-021f-4909-a43f-35d4ce1e5dd9 could not be found.", "code": 404}} 2018-07-22 03:23:37,259 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/05daa8d569984ae2b656695354cf74ec/volumes/eef1c08e-021f-4909-a43f-35d4ce1e5dd9 used request id req-c3e40a3c-9fc6-49d0-ad5c-9c6d9c3538b5 2018-07-22 03:23:37,260 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume eef1c08e-021f-4909-a43f-35d4ce1e5dd9 could not be found. (HTTP 404) (Request-ID: req-c3e40a3c-9fc6-49d0-ad5c-9c6d9c3538b5) 2018-07-22 03:23:37,260 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-1 2018-07-22 03:23:37,260 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-541706e1-25ae-43d7-92fa-b462a09f7375-image 2018-07-22 03:23:37,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}084e8da15df15d1e555c9107945bb2636c5763de" 2018-07-22 03:23:37,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf1396e2-8148-4e85-a673-8c1ef2bb7275 Date: Sun, 22 Jul 2018 03:23:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:23:37,673 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/493717a5-e4ca-43b5-808b-a67fddaae50f used request id req-cf1396e2-8148-4e85-a673-8c1ef2bb7275 2018-07-22 03:23:37,679 - 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}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:37,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-500afebc-ed41-465e-a90d-54cbba918928 Date: Sun, 22 Jul 2018 03:23:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05daa8d569984ae2b656695354cf74ec", "created_at": "2018-07-22T03:22:51Z", "updated_at": "2018-07-22T03:22:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:22:51Z", "revision_number": 0, "id": "0be6ba4c-d691-42af-8108-689b1533dc9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:22:51Z", "security_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "05daa8d569984ae2b656695354cf74ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:22:51Z", "revision_number": 0, "id": "3560dda8-c921-40c8-858f-ff29df2cca69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:22:51Z", "security_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "05daa8d569984ae2b656695354cf74ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:22:51Z", "revision_number": 0, "id": "553f58a8-29af-4c73-9c9d-c5311882a6df", "remote_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "remote_ip_prefix": null, "created_at": "2018-07-22T03:22:51Z", "security_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "05daa8d569984ae2b656695354cf74ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:22:51Z", "revision_number": 0, "id": "d0cb2aac-6fcb-46c7-aa9d-3440b901b76d", "remote_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "remote_ip_prefix": null, "created_at": "2018-07-22T03:22:51Z", "security_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "tenant_id": "05daa8d569984ae2b656695354cf74ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "05daa8d569984ae2b656695354cf74ec"}], "revision_number": 4, "project_id": "05daa8d569984ae2b656695354cf74ec", "id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:23:37,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-500afebc-ed41-465e-a90d-54cbba918928 2018-07-22 03:23:37,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:38,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b381da-12d1-4291-8405-effc73327be3 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:23:38,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-c2b381da-12d1-4291-8405-effc73327be3 2018-07-22 03:23:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:38,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d7c5195-6bce-4bbd-b575-be0a82eb7403 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:23:38,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-2d7c5195-6bce-4bbd-b575-be0a82eb7403 2018-07-22 03:23:38,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:23:38,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:38,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0116662e-0f04-4fdc-a030-547898356221 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:23:38,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-0116662e-0f04-4fdc-a030-547898356221 2018-07-22 03:23:38,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:23:38,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:38,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e42f061-9a9b-4f21-8dea-0b2f2ae42948 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05daa8d569984ae2b656695354cf74ec", "name": "CreateInstanceVolumeTests-cc60449d-0f97-45f-proj"}} 2018-07-22 03:23:38,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-9e42f061-9a9b-4f21-8dea-0b2f2ae42948 2018-07-22 03:23:38,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 798cd753-5fd6-47a4-95f5-0fd16467eeaf 2018-07-22 03:23:38,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=798cd753-5fd6-47a4-95f5-0fd16467eeaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:38,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8a98bd31-d3e7-4e48-82d0-ae5079fa1258 Date: Sun, 22 Jul 2018 03:23:38 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-22T03:22:51Z", "security_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "port_range_min": null, "revision_number": 0, "tenant_id": "05daa8d569984ae2b656695354cf74ec", "created_at": "2018-07-22T03:22:51Z", "project_id": "05daa8d569984ae2b656695354cf74ec", "id": "0be6ba4c-d691-42af-8108-689b1533dc9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:22:51Z", "security_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "port_range_min": null, "revision_number": 0, "tenant_id": "05daa8d569984ae2b656695354cf74ec", "created_at": "2018-07-22T03:22:51Z", "project_id": "05daa8d569984ae2b656695354cf74ec", "id": "3560dda8-c921-40c8-858f-ff29df2cca69"}, {"remote_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:22:51Z", "security_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "port_range_min": null, "revision_number": 0, "tenant_id": "05daa8d569984ae2b656695354cf74ec", "created_at": "2018-07-22T03:22:51Z", "project_id": "05daa8d569984ae2b656695354cf74ec", "id": "553f58a8-29af-4c73-9c9d-c5311882a6df"}, {"remote_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:22:51Z", "security_group_id": "798cd753-5fd6-47a4-95f5-0fd16467eeaf", "port_range_min": null, "revision_number": 0, "tenant_id": "05daa8d569984ae2b656695354cf74ec", "created_at": "2018-07-22T03:22:51Z", "project_id": "05daa8d569984ae2b656695354cf74ec", "id": "d0cb2aac-6fcb-46c7-aa9d-3440b901b76d"}]} 2018-07-22 03:23:38,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=798cd753-5fd6-47a4-95f5-0fd16467eeaf used request id req-8a98bd31-d3e7-4e48-82d0-ae5079fa1258 2018-07-22 03:23:38,288 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:23:38,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/798cd753-5fd6-47a4-95f5-0fd16467eeaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:38,457 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e023edd4-d526-43a6-a0d4-c85901b5461f Content-Length: 0 Date: Sun, 22 Jul 2018 03:23:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:23:38,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/798cd753-5fd6-47a4-95f5-0fd16467eeaf used request id req-e023edd4-d526-43a6-a0d4-c85901b5461f 2018-07-22 03:23:38,458 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-cc60449d-0f97-45f-proj 2018-07-22 03:23:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:38,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbcafe9d-ec6a-43e6-b8cd-69c0a51ea5a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:23:38,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/05daa8d569984ae2b656695354cf74ec used request id req-cbcafe9d-ec6a-43e6-b8cd-69c0a51ea5a7 2018-07-22 03:23:38,647 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-cc60449d-0f97-45f-proj-role 2018-07-22 03:23:38,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5a6b293c87b24c8cab74065f8edff086 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:38,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58a80dd-9edf-4ef7-a2fa-0c4c036bcf28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:23:38,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5a6b293c87b24c8cab74065f8edff086 used request id req-a58a80dd-9edf-4ef7-a2fa-0c4c036bcf28 2018-07-22 03:23:38,836 - 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}d16e68c2c1dea3895285f5d37692dfba2e209595" 2018-07-22 03:23:38,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cede6b8d-eb75-449d-846f-4212abffe792 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:23:38,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cede6b8d-eb75-449d-846f-4212abffe792 2018-07-22 03:23:38,919 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-cc60449d-0f97-45f-user 2018-07-22 03:23:38,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a7abb7d19adc407cae4f275dd96cc0ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b88628807c5cc245c2475599263e73d5e80424" 2018-07-22 03:23:39,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6651957a-aff6-4489-b608-df51590a1546 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:23:39,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a7abb7d19adc407cae4f275dd96cc0ba used request id req-6651957a-aff6-4489-b608-df51590a1546 2018-07-22 03:23:39,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:23:39,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["u2ozoswWQYG8MSKIRMMp_A"], "issued_at": "2018-07-22T03:23:39.000000Z"}} 2018-07-22 03:23:39,545 - 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}f47e4b1b36c93110c75a7115cd2e32301d2fc8fb" 2018-07-22 03:23:39,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07efec2e-34d9-4a07-bfcf-3a071fb53c02 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-22 03:23:39,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-07efec2e-34d9-4a07-bfcf-3a071fb53c02 2018-07-22 03:23:39,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:23:39,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:23:40,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["o0p-MOeHTPWEenaEF1U9rQ"], "issued_at": "2018-07-22T03:23:40.000000Z"}} 2018-07-22 03:23:40,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}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:23:40,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d5517e-3843-4100-bb4a-235a338264ec 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-22 03:23:40,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-48d5517e-3843-4100-bb4a-235a338264ec 2018-07-22 03:23:40,090 - 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-22 03:23:40,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:23:40,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-cca1f573-a8ca-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:23:40,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675208f9-2fdd-4581-9147-6f8d89a289a6 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=CreateStackSuccessTests-cca1f573-a8ca-40d-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:23:40,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-cca1f573-a8ca-40d-proj used request id req-675208f9-2fdd-4581-9147-6f8d89a289a6 2018-07-22 03:23:40,184 - 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}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:23:40,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d97ae6-e6e5-4679-8b18-83324008e230 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-22 03:23:40,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-95d97ae6-e6e5-4679-8b18-83324008e230 2018-07-22 03:23:40,207 - 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}845b9ace723e4c2ff8d6899e37cb753254b6cabd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj"}}' 2018-07-22 03:23:40,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d328c807-250c-46c6-b05f-ef2ff48ed7b8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ac6573ae1d4e45c5901197df4e331ae1"}, "tags": [], "enabled": true, "id": "ac6573ae1d4e45c5901197df4e331ae1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj"}} 2018-07-22 03:23:40,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d328c807-250c-46c6-b05f-ef2ff48ed7b8 2018-07-22 03:23:40,278 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-cca1f573-a8ca-40d-proj 2018-07-22 03:23:40,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:23:40,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:23:40,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["irjwNF0FRMer11-nzQCTew"], "issued_at": "2018-07-22T03:23:40.000000Z"}} 2018-07-22 03:23:40,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}e19b6064af21b62c68ad7c876bc6ba9e639b0b23" 2018-07-22 03:23:40,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159de87f-9cf6-4b6f-b86b-15123de0fb10 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-22 03:23:40,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-159de87f-9cf6-4b6f-b86b-15123de0fb10 2018-07-22 03:23:40,754 - 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-22 03:23:40,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:23:40,760 - 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}e19b6064af21b62c68ad7c876bc6ba9e639b0b23" 2018-07-22 03:23:40,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b6b8cb-2b67-4951-869d-1a499a7fb9e3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:23:40,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e6b6b8cb-2b67-4951-869d-1a499a7fb9e3 2018-07-22 03:23:40,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-cca1f573-a8ca-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19b6064af21b62c68ad7c876bc6ba9e639b0b23" 2018-07-22 03:23:40,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc44d557-6692-48b3-aadf-1617c05c9e3e Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-cca1f573-a8ca-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ac6573ae1d4e45c5901197df4e331ae1"}, "tags": [], "enabled": true, "id": "ac6573ae1d4e45c5901197df4e331ae1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj"}]} 2018-07-22 03:23:40,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-cca1f573-a8ca-40d-proj used request id req-fc44d557-6692-48b3-aadf-1617c05c9e3e 2018-07-22 03:23:40,954 - 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}e19b6064af21b62c68ad7c876bc6ba9e639b0b23" 2018-07-22 03:23:41,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d5f629-9e81-41fa-a185-a9f7b552c662 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-22 03:23:41,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d3d5f629-9e81-41fa-a185-a9f7b552c662 2018-07-22 03:23:41,424 - 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}e19b6064af21b62c68ad7c876bc6ba9e639b0b23" 2018-07-22 03:23:41,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca90c424-75ab-4e93-8118-d3624b7087ba Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:23:41,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ca90c424-75ab-4e93-8118-d3624b7087ba 2018-07-22 03:23:41,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-cca1f573-a8ca-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19b6064af21b62c68ad7c876bc6ba9e639b0b23" 2018-07-22 03:23:41,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb366880-2fdc-4841-a979-173b35d1e512 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-cca1f573-a8ca-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ac6573ae1d4e45c5901197df4e331ae1"}, "tags": [], "enabled": true, "id": "ac6573ae1d4e45c5901197df4e331ae1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj"}]} 2018-07-22 03:23:41,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-cca1f573-a8ca-40d-proj used request id req-bb366880-2fdc-4841-a979-173b35d1e512 2018-07-22 03:23:41,599 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-cca1f573-a8ca-40d-user 2018-07-22 03:23:41,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:23:41,603 - 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}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:23:41,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531de384-2633-4102-ac46-d1143c267889 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:23:41,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-531de384-2633-4102-ac46-d1143c267889 2018-07-22 03:23:41,688 - 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}845b9ace723e4c2ff8d6899e37cb753254b6cabd" -d '{"role": {"name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj-role"}}' 2018-07-22 03:23:41,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acade917-9b41-4621-ab8b-aac99d5a5515 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bd10b5fef9440e780c9eccbf5e28154", "links": {"self": "http://172.30.9.25:5000/v3/roles/0bd10b5fef9440e780c9eccbf5e28154"}, "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj-role"}} 2018-07-22 03:23:41,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-acade917-9b41-4621-ab8b-aac99d5a5515 2018-07-22 03:23:41,725 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-cca1f573-a8ca-40d-proj-role 2018-07-22 03:23:41,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0bd10b5fef9440e780c9eccbf5e28154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:23:41,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f19ed6-eb5d-4b6b-b32c-51ba11a9b948 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bd10b5fef9440e780c9eccbf5e28154", "links": {"self": "http://172.30.9.25:5000/v3/roles/0bd10b5fef9440e780c9eccbf5e28154"}, "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj-role"}} 2018-07-22 03:23:41,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0bd10b5fef9440e780c9eccbf5e28154 used request id req-90f19ed6-eb5d-4b6b-b32c-51ba11a9b948 2018-07-22 03:23:41,811 - keystone_utils - INFO - Granting role CreateStackSuccessTests-cca1f573-a8ca-40d-proj-role to project CreateStackSuccessTests-cca1f573-a8ca-40d-proj 2018-07-22 03:23:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ac6573ae1d4e45c5901197df4e331ae1/users/df2f06f6260c49b6a5005864856d471f/roles/0bd10b5fef9440e780c9eccbf5e28154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:23:41,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b949fb70-677e-4f51-88e8-058444518261 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:23:41,931 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ac6573ae1d4e45c5901197df4e331ae1/users/df2f06f6260c49b6a5005864856d471f/roles/0bd10b5fef9440e780c9eccbf5e28154 used request id req-b949fb70-677e-4f51-88e8-058444518261 2018-07-22 03:23:41,931 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:23:41,938 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:23:41,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:23:41,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:23:42,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bd10b5fef9440e780c9eccbf5e28154", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj-role"}], "expires_at": "2018-07-22T04:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac6573ae1d4e45c5901197df4e331ae1", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-user", "id": "df2f06f6260c49b6a5005864856d471f"}, "audit_ids": ["50JzsuWYRCq1A0LvQSUQng"], "issued_at": "2018-07-22T03:23:42.000000Z"}} 2018-07-22 03:23:42,393 - 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}fcea5355fff73626861e05c7fd4850696c57dbb1" 2018-07-22 03:23:42,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa17c22-7f1c-4796-8a84-85cd09a8b71a 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-22 03:23:42,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7fa17c22-7f1c-4796-8a84-85cd09a8b71a 2018-07-22 03:23:42,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcea5355fff73626861e05c7fd4850696c57dbb1" 2018-07-22 03:23:42,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-95d5ee3f-f1cf-4c37-a1e1-2e861d07cd2a Date: Sun, 22 Jul 2018 03:23:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image"} 2018-07-22 03:23:42,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image used request id req-95d5ee3f-f1cf-4c37-a1e1-2e861d07cd2a 2018-07-22 03:23:42,663 - 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}fcea5355fff73626861e05c7fd4850696c57dbb1" 2018-07-22 03:23:42,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-63203e52-d50d-4e8e-b90a-b24ca31a2382 Date: Sun, 22 Jul 2018 03:23:42 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-22 03:23:42,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-63203e52-d50d-4e8e-b90a-b24ca31a2382 2018-07-22 03:23:42,698 - 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}fcea5355fff73626861e05c7fd4850696c57dbb1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image"}' 2018-07-22 03:23:42,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8f4131dc-293b-4d53-b8f1-20e2ced46202 Date: Sun, 22 Jul 2018 03:23:42 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:23:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:23:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a", "min_disk": 0, "protected": false, "id": "8be023f6-ea6d-409d-b485-55d7e6f0dc6a", "file": "/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a/file", "checksum": null, "owner": "ac6573ae1d4e45c5901197df4e331ae1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:23:42,735 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8f4131dc-293b-4d53-b8f1-20e2ced46202 2018-07-22 03:23:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcea5355fff73626861e05c7fd4850696c57dbb1" -d '' 2018-07-22 03:23:43,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c28cc9e2-627a-40de-8eda-918a0052a221 Date: Sun, 22 Jul 2018 03:23:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:23:43,357 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a/file used request id req-c28cc9e2-627a-40de-8eda-918a0052a221 2018-07-22 03:23:43,358 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:23:43,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcea5355fff73626861e05c7fd4850696c57dbb1" 2018-07-22 03:23:43,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-99a78fa0-79e6-43d8-abd4-46b0e78428fa Date: Sun, 22 Jul 2018 03:23:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:23:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:23:43Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a/snap", "metadata": {}}], "self": "/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a", "min_disk": 0, "protected": false, "id": "8be023f6-ea6d-409d-b485-55d7e6f0dc6a", "file": "/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ac6573ae1d4e45c5901197df4e331ae1", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:23:43,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a used request id req-99a78fa0-79e6-43d8-abd4-46b0e78428fa 2018-07-22 03:23:43,380 - 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}fcea5355fff73626861e05c7fd4850696c57dbb1" 2018-07-22 03:23:43,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0be4b523-90ee-4ab8-950b-7150dbe86d8b Date: Sun, 22 Jul 2018 03:23: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-22 03:23:43,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0be4b523-90ee-4ab8-950b-7150dbe86d8b 2018-07-22 03:23:43,390 - create_image - INFO - Created image with name - CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image 2018-07-22 03:23:43,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcea5355fff73626861e05c7fd4850696c57dbb1" 2018-07-22 03:23:43,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b6fc39d3-6e3f-4bb8-8244-54591a996456 Date: Sun, 22 Jul 2018 03:23:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:23:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:23:43Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a/snap", "metadata": {}}], "self": "/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a", "min_disk": 0, "protected": false, "id": "8be023f6-ea6d-409d-b485-55d7e6f0dc6a", "file": "/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ac6573ae1d4e45c5901197df4e331ae1", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:23:43,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a used request id req-b6fc39d3-6e3f-4bb8-8244-54591a996456 2018-07-22 03:23:43,414 - create_image - DEBUG - Instance status is - active 2018-07-22 03:23:43,415 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image 2018-07-22 03:23:43,415 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image 2018-07-22 03:23:43,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:23:43,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:23:43,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["4nyST4RKR4Kb3FKeqsqd1Q"], "issued_at": "2018-07-22T03:23:43.000000Z"}} 2018-07-22 03:23:43,811 - 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}26a23c456205f7cdf67dab967ae2d3b7ec0b39fb" 2018-07-22 03:23:43,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cae0a90-efdc-40fe-86f1-1dc376172acd 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-22 03:23:43,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6cae0a90-efdc-40fe-86f1-1dc376172acd 2018-07-22 03:23:43,891 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:23:43,896 - 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}26a23c456205f7cdf67dab967ae2d3b7ec0b39fb" 2018-07-22 03:23:44,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-df5ede5f-a668-4ff9-94bf-0f6d66cd4e5a x-compute-request-id: req-df5ede5f-a668-4ff9-94bf-0f6d66cd4e5a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:23:44,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-df5ede5f-a668-4ff9-94bf-0f6d66cd4e5a 2018-07-22 03:23:44,074 - 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}26a23c456205f7cdf67dab967ae2d3b7ec0b39fb" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-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-22 03:23:44,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23: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-7eb5ad5b-0e07-4d4f-a0c2-52cd79f404c7 x-compute-request-id: req-7eb5ad5b-0e07-4d4f-a0c2-52cd79f404c7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/08657e1b-423c-45ac-80b7-5255fb9daf08", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/08657e1b-423c-45ac-80b7-5255fb9daf08", "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": "08657e1b-423c-45ac-80b7-5255fb9daf08"}} 2018-07-22 03:23:44,115 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7eb5ad5b-0e07-4d4f-a0c2-52cd79f404c7 2018-07-22 03:23:44,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:23:44,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:23:44,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bd10b5fef9440e780c9eccbf5e28154", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj-role"}], "expires_at": "2018-07-22T04:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac6573ae1d4e45c5901197df4e331ae1", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-user", "id": "df2f06f6260c49b6a5005864856d471f"}, "audit_ids": ["_uoJd3xTT8KABcVyPzy_Sg"], "issued_at": "2018-07-22T03:23:44.000000Z"}} 2018-07-22 03:23:44,528 - 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}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:23:44,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ac5eb1-8e9d-4196-95cd-935ed0127166 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-22 03:23:44,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c7ac5eb1-8e9d-4196-95cd-935ed0127166 2018-07-22 03:23:44,607 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:23:44,609 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:23:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:23:45,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:44 GMT Server: Apache x-openstack-request-id: req-911124ee-4be8-4cc8-9bfe-205d6b394650 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:23:45,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack used request id req-911124ee-4be8-4cc8-9bfe-205d6b394650 2018-07-22 03:23:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "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": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}}' 2018-07-22 03:23:47,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:23:45 GMT Server: Apache x-openstack-request-id: req-4bc42a4f-58fe-430c-bf1a-b21c837e03d6 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}]}} 2018-07-22 03:23:47,555 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks used request id req-4bc42a4f-58fe-430c-bf1a-b21c837e03d6 2018-07-22 03:23:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:23:48,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:23:47 GMT Server: Apache x-openstack-request-id: req-f2729e1f-7829-414c-8d48-01e768fe9fd6 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:23:48,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-f931facd-da6f-48e2-9a31-8c3db971d85c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:23:48,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-f931facd-da6f-48e2-9a31-8c3db971d85c 2018-07-22 03:23:48,860 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack 2018-07-22 03:23:48,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:23:49,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-8903424a-e7cd-45a8-ab82-3b5796e0a92d Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:23:49,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:49 GMT Server: Apache x-openstack-request-id: req-a3888d4b-0df7-4ab9-93a2-ae9f124840dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:23:49,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-a3888d4b-0df7-4ab9-93a2-ae9f124840dc 2018-07-22 03:23:49,507 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:23:49,507 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:23:52,511 - create_stack - DEBUG - Stack status query timeout in 1196.34957504 2018-07-22 03:23:52,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:23:52,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:23:52 GMT Server: Apache x-openstack-request-id: req-f2155eb8-dd3a-43b9-ab7b-aea94d3758be Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:23:52,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:52 GMT Server: Apache x-openstack-request-id: req-60be528c-b339-4d50-abfb-14740e73e8ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:23:52,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-60be528c-b339-4d50-abfb-14740e73e8ee 2018-07-22 03:23:52,583 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:23:52,583 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:23:55,586 - create_stack - DEBUG - Stack status query timeout in 1193.27400517 2018-07-22 03:23:55,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:23:56,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:23:55 GMT Server: Apache x-openstack-request-id: req-5dce6a23-e640-453c-bb56-03178ee468dd Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:23:56,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:56 GMT Server: Apache x-openstack-request-id: req-7984414f-f483-46ee-8248-f8467e08e030 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:23:56,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-7984414f-f483-46ee-8248-f8467e08e030 2018-07-22 03:23:56,194 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:23:56,194 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:23:59,197 - create_stack - DEBUG - Stack status query timeout in 1189.66314912 2018-07-22 03:23:59,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:23:59,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:23:59 GMT Server: Apache x-openstack-request-id: req-048829cb-12ee-43aa-a132-2965ac356bb3 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:23:59,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:23:59 GMT Server: Apache x-openstack-request-id: req-2cb360f1-f9ad-459e-a59a-a095256e459e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:23:59,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-2cb360f1-f9ad-459e-a59a-a095256e459e 2018-07-22 03:23:59,272 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:23:59,272 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:24:02,275 - create_stack - DEBUG - Stack status query timeout in 1186.58484411 2018-07-22 03:24:02,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:24:02,851 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:02 GMT Server: Apache x-openstack-request-id: req-58d3f2cd-7b11-4afe-8058-aa757ec064ce Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:03,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:02 GMT Server: Apache x-openstack-request-id: req-e8e12a44-c224-4543-af71-e9dd86d755b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:03,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-e8e12a44-c224-4543-af71-e9dd86d755b4 2018-07-22 03:24:03,435 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:24:03,435 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack 2018-07-22 03:24:03,435 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack 2018-07-22 03:24:03,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:03,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bd10b5fef9440e780c9eccbf5e28154", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj-role"}], "expires_at": "2018-07-22T04:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac6573ae1d4e45c5901197df4e331ae1", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ac6573ae1d4e45c5901197df4e331ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/ac6573ae1d4e45c5901197df4e331ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/ac6573ae1d4e45c5901197df4e331ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-user", "id": "df2f06f6260c49b6a5005864856d471f"}, "audit_ids": ["-r4TlO0_Q92T18P_GyHc_w"], "issued_at": "2018-07-22T03:24:03.000000Z"}} 2018-07-22 03:24:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:04,379 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:03 GMT Server: Apache x-openstack-request-id: req-c04d4aed-72c8-44e3-9778-46768149c2db Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:04,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-fae1a518-21cc-4aba-b0e8-87a1cc9110a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:04,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-fae1a518-21cc-4aba-b0e8-87a1cc9110a2 2018-07-22 03:24:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:24:04,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-5bafa3fe-4fe4-4bd8-95c1-27e1e7bcc61b Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:04,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-4d5fd02b-a940-4e77-a2ff-eb51b2f546e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:04,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-4d5fd02b-a940-4e77-a2ff-eb51b2f546e3 2018-07-22 03:24:04,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:24:04,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-6a7df4f7-a711-421a-8628-e8822c0d1c4f Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:04,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-7ee7ad10-9acc-489e-9ac3-2480b3d347f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:04,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-7ee7ad10-9acc-489e-9ac3-2480b3d347f8 2018-07-22 03:24:04,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:04,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-64fb13de-7686-44fd-b0ba-637fc86329a2 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:05,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-2a4edb8e-6388-4e24-9f4e-6970697b231e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:05,126 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-2a4edb8e-6388-4e24-9f4e-6970697b231e 2018-07-22 03:24:05,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:05,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:05 GMT Server: Apache x-openstack-request-id: req-ffa7b236-0d21-435c-aa56-a3548daa27db Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:05,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:05 GMT Server: Apache x-openstack-request-id: req-72536f7a-0e14-4382-9a54-85f762b9274b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:05,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-72536f7a-0e14-4382-9a54-85f762b9274b 2018-07-22 03:24:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:06,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:05 GMT Server: Apache x-openstack-request-id: req-10a214a9-3c8b-48ec-8bb6-1f902edf521b Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:06,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:06 GMT Server: Apache x-openstack-request-id: req-6fa91fac-575e-441d-b687-fa8277ddb494 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:06,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-6fa91fac-575e-441d-b687-fa8277ddb494 2018-07-22 03:24:06,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:06,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:06 GMT Server: Apache x-openstack-request-id: req-b4ddac6a-407d-481c-a264-bdf2bacee468 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:06,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:06 GMT Server: Apache x-openstack-request-id: req-fe76e018-f6c7-4188-b467-03a1557e6141 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:06,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-fe76e018-f6c7-4188-b467-03a1557e6141 2018-07-22 03:24:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:06,505 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:06 GMT Server: Apache x-openstack-request-id: req-950037de-a5e7-4e1c-b04e-996f76454389 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:06,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:06 GMT Server: Apache x-openstack-request-id: req-23e38228-dd28-4273-9440-6cd580d9ece3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:06,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-23e38228-dd28-4273-9440-6cd580d9ece3 2018-07-22 03:24:06,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:06,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:06 GMT Server: Apache x-openstack-request-id: req-27b0c706-d343-44b0-8249-54870e6cb940 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:07,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:06 GMT Server: Apache x-openstack-request-id: req-f13a7529-ddd9-4c44-8e5a-5a6ab685ec18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:07,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-f13a7529-ddd9-4c44-8e5a-5a6ab685ec18 2018-07-22 03:24:07,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:07,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-242ad311-6dbd-4e20-932a-db9b78565ddb Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:07,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-6979fd1e-f4c0-4f7f-ba73-03129dce0ab2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:07,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-6979fd1e-f4c0-4f7f-ba73-03129dce0ab2 2018-07-22 03:24:07,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:07,806 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-5813604f-d3f5-4e12-84c5-2e3964f74cde Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:07,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-6ed94e56-c8b8-4354-b2de-8f33fd189911 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:07,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-6ed94e56-c8b8-4354-b2de-8f33fd189911 2018-07-22 03:24:07,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:07,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-54915f3c-b518-4b04-8f59-a489615c04fb Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-a71121f5-a035-4907-916f-4270b7f83399 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-a71121f5-a035-4907-916f-4270b7f83399 2018-07-22 03:24:08,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-11860cba-5bcb-433a-83c8-c3906f9f6384 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-298b03a1-df10-4bf8-8827-4e648741ece4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-298b03a1-df10-4bf8-8827-4e648741ece4 2018-07-22 03:24:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-020e3e06-ee90-48bf-b4ab-2dbaa45b1f73 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-1399d5ff-68f3-4378-beef-a04eef193d51 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-1399d5ff-68f3-4378-beef-a04eef193d51 2018-07-22 03:24:08,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-449a6c8e-870f-479f-ad44-9d4851b263d2 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-11fc6595-d734-4f77-81e8-68477a284868 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-11fc6595-d734-4f77-81e8-68477a284868 2018-07-22 03:24:08,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-0bb8cc41-ce6f-49e5-a688-d4f5c0bc2e09 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-03c5564e-fd2b-4a6f-ad47-97b69732b097 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-03c5564e-fd2b-4a6f-ad47-97b69732b097 2018-07-22 03:24:08,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-d299745a-3e7a-4896-87b8-bfb7418bde61 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-48076975-82d7-4bf2-9890-5d14f229840c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-48076975-82d7-4bf2-9890-5d14f229840c 2018-07-22 03:24:08,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-f9a3b156-27d7-4283-a565-9d599be11fc6 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-5e93e14f-c2ce-49d3-abbd-86ac5ec6dbfb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-5e93e14f-c2ce-49d3-abbd-86ac5ec6dbfb 2018-07-22 03:24:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-6e8a293a-ec29-4a25-b820-aa15674591c4 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-2e2c6e5b-7fb9-4bda-ac77-567803ceb334 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-2e2c6e5b-7fb9-4bda-ac77-567803ceb334 2018-07-22 03:24:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-19c706a6-94a3-423f-b835-8de9b1600729 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-89653777-9927-4a56-9662-02c2200549e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-89653777-9927-4a56-9662-02c2200549e5 2018-07-22 03:24:08,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-e23b386c-8c73-43f2-b8b8-d0a0fad2288d Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-d9f131bf-f36a-4269-90e0-0e0d960cfbd8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-d9f131bf-f36a-4269-90e0-0e0d960cfbd8 2018-07-22 03:24:08,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-6e323c14-1ce3-4967-9269-f9ccf75429f5 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-ca7e8c7d-5cef-4ca7-92b3-00a1ce1cfcd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-ca7e8c7d-5cef-4ca7-92b3-00a1ce1cfcd0 2018-07-22 03:24:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,835 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-9140efb4-252f-47a7-9195-94ff9967c7f9 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-1fb11e89-cd87-4975-b4b7-66b06417f2bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-1fb11e89-cd87-4975-b4b7-66b06417f2bc 2018-07-22 03:24:08,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-87f091c4-5fc4-4d90-9aff-182c3f41f239 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-89ca851c-dd1e-48ba-bd3f-bb9ceef89a72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-89ca851c-dd1e-48ba-bd3f-bb9ceef89a72 2018-07-22 03:24:08,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-7b6b1757-231c-4477-b317-04f0d83523df Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:08,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-533a63e1-05fe-4222-a253-c4fad3051882 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:08,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-533a63e1-05fe-4222-a253-c4fad3051882 2018-07-22 03:24:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:08,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-abc1779a-1262-4558-bdac-b7991c92aa71 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:08 GMT Server: Apache x-openstack-request-id: req-e00227a9-633a-4e28-b20c-d49052a78d57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-e00227a9-633a-4e28-b20c-d49052a78d57 2018-07-22 03:24:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-8d365ae0-761d-4e6b-9e15-5af4361db99d Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-e784edcd-74a6-4367-9d6c-9a669d7bcdca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-e784edcd-74a6-4367-9d6c-9a669d7bcdca 2018-07-22 03:24:09,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-526c6fec-a5b1-431e-977a-d5adf5c28e6a Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-bf242d34-e982-44c6-9992-3fca08501b68 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-bf242d34-e982-44c6-9992-3fca08501b68 2018-07-22 03:24:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-eae674cd-f335-4ccb-87be-773b699ebdbd Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-1b7b14ef-f997-4741-aa81-3449f68806ce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-1b7b14ef-f997-4741-aa81-3449f68806ce 2018-07-22 03:24:09,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-b8e48da9-ce3c-46d4-bd6c-c2ec68d9f9d8 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-530d7e16-1953-40f3-82a8-1051f120c05f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-530d7e16-1953-40f3-82a8-1051f120c05f 2018-07-22 03:24:09,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-3addcbf1-3199-4cc4-927e-9af8792c0cf6 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-8011bf33-b517-4994-80ea-6667a6db25f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-8011bf33-b517-4994-80ea-6667a6db25f9 2018-07-22 03:24:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,319 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-729edbbd-a274-406a-9ee2-f5a5147a1b3a Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-298599e8-9560-4419-aaef-e183cadc9f4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-298599e8-9560-4419-aaef-e183cadc9f4b 2018-07-22 03:24:09,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-993775b9-ec30-4188-a4b4-48230b6b303a Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-5710f357-1d4e-4037-acbe-b3ca3c412961 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-5710f357-1d4e-4037-acbe-b3ca3c412961 2018-07-22 03:24:09,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-f417b120-d353-4c66-aa35-faa4a2b3d2e0 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-bb8c2fd6-0ea8-4488-a312-15b3ce48e869 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-bb8c2fd6-0ea8-4488-a312-15b3ce48e869 2018-07-22 03:24:09,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-55f420b9-d4d0-462f-a34e-5ae64bbaa891 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-7eea4f0a-69f8-4a68-ac73-1ac55bfa193b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-7eea4f0a-69f8-4a68-ac73-1ac55bfa193b 2018-07-22 03:24:09,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-cc5968b4-5e75-468e-8418-45335a6d053d Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-0e93a03e-b53d-4383-a9cf-76fd930d5734 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-0e93a03e-b53d-4383-a9cf-76fd930d5734 2018-07-22 03:24:09,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-02bbf66f-efd2-47a3-9285-5eb3e98fbd73 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-8d3e1dd6-5fe3-47f9-9b11-a08896b5c469 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-8d3e1dd6-5fe3-47f9-9b11-a08896b5c469 2018-07-22 03:24:09,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-2c86b62d-4537-4458-9a9a-492896ce667d Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-216b050e-473a-40a2-9470-9772555745e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-216b050e-473a-40a2-9470-9772555745e0 2018-07-22 03:24:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-5a81e126-1e93-4995-b271-cfe2ca4e0aba Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-cee390ae-031e-409b-bde5-af50838f5686 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-cee390ae-031e-409b-bde5-af50838f5686 2018-07-22 03:24:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-9ee8c64e-3c49-44de-8443-f012df7798b6 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-df7c0788-30d0-4a8f-8614-e1d633f7cbec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-df7c0788-30d0-4a8f-8614-e1d633f7cbec 2018-07-22 03:24:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-daa2fa2c-6b37-431f-880f-cc1478b908d2 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-ab4a36c8-3b91-4a2c-a26c-9a1743ab211e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-ab4a36c8-3b91-4a2c-a26c-9a1743ab211e 2018-07-22 03:24:09,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-a8d79bf1-cbf2-43ad-ae51-5b3f669ffb0e Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-683fe4a0-2508-4801-894f-9ee41bd286bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-683fe4a0-2508-4801-894f-9ee41bd286bc 2018-07-22 03:24:09,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-c92b5e95-7118-41e7-8ed0-aca02e4a05c5 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:09,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-208dc491-bd95-4954-8494-412ccb4536dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:09,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-208dc491-bd95-4954-8494-412ccb4536dc 2018-07-22 03:24:09,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:09,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-80182afe-fd51-40a5-98ce-1f0d7669071d Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-60c27f2f-cda8-4c78-adda-7a722b5eaf00 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-60c27f2f-cda8-4c78-adda-7a722b5eaf00 2018-07-22 03:24:10,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-3359f639-a5bd-484e-a77a-6a0579bd985b Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-bfff0b40-42bd-45b0-8524-e5672bae49fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-bfff0b40-42bd-45b0-8524-e5672bae49fd 2018-07-22 03:24:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-801eebd9-ea26-429a-ad08-07e37929d266 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-67a2a034-3bc7-4edc-8208-05ef7eaae242 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-67a2a034-3bc7-4edc-8208-05ef7eaae242 2018-07-22 03:24:10,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-b59a0a05-2e98-4b70-8a03-16574100cbca Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-668223e7-cb8b-43c8-bddd-a89aca98043d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-668223e7-cb8b-43c8-bddd-a89aca98043d 2018-07-22 03:24:10,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-c362f8e2-2990-45d4-8562-9b15e183c106 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-a02c1b14-4db2-4ca2-8dd6-04a49d3c92bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-a02c1b14-4db2-4ca2-8dd6-04a49d3c92bd 2018-07-22 03:24:10,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-64373a86-950a-48b0-aa96-07b4e65040b5 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-7709101a-7c8f-4923-af39-86f9602fa1eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-7709101a-7c8f-4923-af39-86f9602fa1eb 2018-07-22 03:24:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-412c2fe7-502e-4225-8e93-3b99b19e4c48 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-59e8aeec-3b73-4557-a5e7-21cafca2d1b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-59e8aeec-3b73-4557-a5e7-21cafca2d1b4 2018-07-22 03:24:10,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-b186fae9-fac4-4532-be85-3e04fcdf95eb Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-64330811-6235-4f46-8ffd-be0f77835c82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-64330811-6235-4f46-8ffd-be0f77835c82 2018-07-22 03:24:10,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,487 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-ef65a977-8b16-41fc-b1cb-c7cc98d71bd7 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-b8ffd86c-2fff-4e9c-9350-a6c645d13f35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-b8ffd86c-2fff-4e9c-9350-a6c645d13f35 2018-07-22 03:24:10,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-0c2bcfc9-763d-4e5e-bd72-bb2f1ea35460 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-9bc61dc8-acc9-41d3-80fc-4dfc78fb1e66 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-9bc61dc8-acc9-41d3-80fc-4dfc78fb1e66 2018-07-22 03:24:10,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-ae2b68de-d176-4dce-aea8-9eb1c83758fb Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-243f87b7-41db-40a2-9c9b-f3e3a2d1d0f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-243f87b7-41db-40a2-9c9b-f3e3a2d1d0f3 2018-07-22 03:24:10,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-5fbe2534-cc1d-4ea9-bd95-34b45da8819d Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-6c051de2-025d-440a-bfa5-4f023f8f9a10 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-6c051de2-025d-440a-bfa5-4f023f8f9a10 2018-07-22 03:24:10,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-e33bd265-4349-474c-9ce8-7c6f29e9bc1b Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-ffacc85d-2f78-48b8-b6f1-84ec7e7545a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-ffacc85d-2f78-48b8-b6f1-84ec7e7545a5 2018-07-22 03:24:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-e9196597-6b2a-4e3d-88a5-15624aa94b37 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-3f20598f-8477-4941-b7cb-becb1e291073 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-3f20598f-8477-4941-b7cb-becb1e291073 2018-07-22 03:24:10,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53caae7ad48a99d4d9afb6ff69248dd1c6beb17f" 2018-07-22 03:24:10,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-874decb2-fddd-42d3-834e-3b1be9f8d0a6 Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:10,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-3be9cf40-e8c9-4d8b-a535-29ce1de62831 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "ac6573ae1d4e45c5901197df4e331ae1", "OS::stack_id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "image_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image", "inst_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-inst", "subnet_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-subnet", "flavor_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-flavor-name", "net_name": "CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack", "stack_user_project_id": "5fc964a9ea6c4e17ad69801c05f40749", "tags": null, "creation_time": "2018-07-22T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:24:05Z", "id": "64cdbc3a-a556-49db-aebb-c8e22cb907db", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:10,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-3be9cf40-e8c9-4d8b-a535-29ce1de62831 2018-07-22 03:24:10,851 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack 2018-07-22 03:24:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/64cdbc3a-a556-49db-aebb-c8e22cb907db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c593170710b15e3985c37747b3d87a46cb54e112" 2018-07-22 03:24:10,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-48de45b0-db3d-4915-a503-42c016548e8c Location: http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:11,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:24:10 GMT Server: Apache x-openstack-request-id: req-35224d4c-a3e9-4f06-bd28-db41ae6bbe23 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:24:11,138 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/ac6573ae1d4e45c5901197df4e331ae1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-stack/64cdbc3a-a556-49db-aebb-c8e22cb907db used request id req-35224d4c-a3e9-4f06-bd28-db41ae6bbe23 2018-07-22 03:24:11,140 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-91a5e661-4b33-4bc1-a37b-af816847f8c3-image 2018-07-22 03:24:11,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcea5355fff73626861e05c7fd4850696c57dbb1" 2018-07-22 03:24:11,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d22f7cc-8916-40a2-b1f0-fd7070d4278f Date: Sun, 22 Jul 2018 03:24: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-22 03:24:11,570 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8be023f6-ea6d-409d-b485-55d7e6f0dc6a used request id req-6d22f7cc-8916-40a2-b1f0-fd7070d4278f 2018-07-22 03:24:11,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/08657e1b-423c-45ac-80b7-5255fb9daf08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a23c456205f7cdf67dab967ae2d3b7ec0b39fb" 2018-07-22 03:24:11,593 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:24: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-3ab915ef-8f71-494a-ab58-9240bcd9636b x-compute-request-id: req-3ab915ef-8f71-494a-ab58-9240bcd9636b Content-Length: 0 Content-Type: application/json 2018-07-22 03:24:11,593 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/08657e1b-423c-45ac-80b7-5255fb9daf08 used request id req-3ab915ef-8f71-494a-ab58-9240bcd9636b 2018-07-22 03:24:11,599 - 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}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:11,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4e1f87f0-05b6-41dd-b0a0-ced5604ca36c Date: Sun, 22 Jul 2018 03:24:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ac6573ae1d4e45c5901197df4e331ae1", "created_at": "2018-07-22T03:23:47Z", "updated_at": "2018-07-22T03:23:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:23:48Z", "revision_number": 0, "id": "1a98952c-03bf-4b2a-9180-6f272e7b8c84", "remote_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "remote_ip_prefix": null, "created_at": "2018-07-22T03:23:48Z", "security_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "tenant_id": "ac6573ae1d4e45c5901197df4e331ae1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac6573ae1d4e45c5901197df4e331ae1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:23:48Z", "revision_number": 0, "id": "933f2567-747f-4e1d-af7f-b09a8dfc5c85", "remote_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "remote_ip_prefix": null, "created_at": "2018-07-22T03:23:48Z", "security_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "tenant_id": "ac6573ae1d4e45c5901197df4e331ae1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac6573ae1d4e45c5901197df4e331ae1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:23:48Z", "revision_number": 0, "id": "a5fd16ca-5500-4f1f-a0cf-d7f6093f4485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:23:48Z", "security_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "tenant_id": "ac6573ae1d4e45c5901197df4e331ae1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac6573ae1d4e45c5901197df4e331ae1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:23:48Z", "revision_number": 0, "id": "e2a4c5cc-b4cc-4e21-ba64-1b9a661ea6d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:23:48Z", "security_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "tenant_id": "ac6573ae1d4e45c5901197df4e331ae1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac6573ae1d4e45c5901197df4e331ae1"}], "revision_number": 4, "project_id": "ac6573ae1d4e45c5901197df4e331ae1", "id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:24:11,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-4e1f87f0-05b6-41dd-b0a0-ced5604ca36c 2018-07-22 03:24:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:11,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216a1963-9394-4422-858f-f282adb39596 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:24:11,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-216a1963-9394-4422-858f-f282adb39596 2018-07-22 03:24:11,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92a14b21-5800-4ce3-99fe-76b46ace9f8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:24:12,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-92a14b21-5800-4ce3-99fe-76b46ace9f8f 2018-07-22 03:24:12,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:24:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f48ba25-8424-46d1-a83d-9e4014c490b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:24:12,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-2f48ba25-8424-46d1-a83d-9e4014c490b4 2018-07-22 03:24:12,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:24:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae59919-4319-409b-b934-b533108da82d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:24:12,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-8ae59919-4319-409b-b934-b533108da82d 2018-07-22 03:24:12,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:24:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2372113c-9618-4d8d-8183-46ac8a9f4d57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:24:12,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-2372113c-9618-4d8d-8183-46ac8a9f4d57 2018-07-22 03:24:12,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:24:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8df8fd4e-4f88-4d9d-b41a-da4c31e9a7d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:24:12,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-8df8fd4e-4f88-4d9d-b41a-da4c31e9a7d6 2018-07-22 03:24:12,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:24:12,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e19e798-45f4-4666-9b3e-83a3e6b003b1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:24:12,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-7e19e798-45f4-4666-9b3e-83a3e6b003b1 2018-07-22 03:24:12,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ac6573ae1d4e45c5901197df4e331ae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff459a6-8090-433b-afd1-7c7075ede8ca 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/ac6573ae1d4e45c5901197df4e331ae1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ac6573ae1d4e45c5901197df4e331ae1", "name": "CreateStackSuccessTests-cca1f573-a8ca-40d-proj"}} 2018-07-22 03:24:12,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ac6573ae1d4e45c5901197df4e331ae1 used request id req-1ff459a6-8090-433b-afd1-7c7075ede8ca 2018-07-22 03:24:12,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b830f36b-0e1f-4e01-a761-d16a230adb40 2018-07-22 03:24:12,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b830f36b-0e1f-4e01-a761-d16a230adb40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e111bab8-e41a-4edf-ae8b-171fa4925470 Date: Sun, 22 Jul 2018 03:24:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:23:48Z", "security_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "port_range_min": null, "revision_number": 0, "tenant_id": "ac6573ae1d4e45c5901197df4e331ae1", "created_at": "2018-07-22T03:23:48Z", "project_id": "ac6573ae1d4e45c5901197df4e331ae1", "id": "1a98952c-03bf-4b2a-9180-6f272e7b8c84"}, {"remote_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:23:48Z", "security_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "port_range_min": null, "revision_number": 0, "tenant_id": "ac6573ae1d4e45c5901197df4e331ae1", "created_at": "2018-07-22T03:23:48Z", "project_id": "ac6573ae1d4e45c5901197df4e331ae1", "id": "933f2567-747f-4e1d-af7f-b09a8dfc5c85"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:23:48Z", "security_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "port_range_min": null, "revision_number": 0, "tenant_id": "ac6573ae1d4e45c5901197df4e331ae1", "created_at": "2018-07-22T03:23:48Z", "project_id": "ac6573ae1d4e45c5901197df4e331ae1", "id": "a5fd16ca-5500-4f1f-a0cf-d7f6093f4485"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:23:48Z", "security_group_id": "b830f36b-0e1f-4e01-a761-d16a230adb40", "port_range_min": null, "revision_number": 0, "tenant_id": "ac6573ae1d4e45c5901197df4e331ae1", "created_at": "2018-07-22T03:23:48Z", "project_id": "ac6573ae1d4e45c5901197df4e331ae1", "id": "e2a4c5cc-b4cc-4e21-ba64-1b9a661ea6d4"}]} 2018-07-22 03:24:12,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b830f36b-0e1f-4e01-a761-d16a230adb40 used request id req-e111bab8-e41a-4edf-ae8b-171fa4925470 2018-07-22 03:24:12,557 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:24:12,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b830f36b-0e1f-4e01-a761-d16a230adb40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9901b41b-fbb2-424c-b273-52e91de14199 Content-Length: 0 Date: Sun, 22 Jul 2018 03:24:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:24:12,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b830f36b-0e1f-4e01-a761-d16a230adb40 used request id req-9901b41b-fbb2-424c-b273-52e91de14199 2018-07-22 03:24:12,695 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-cca1f573-a8ca-40d-proj 2018-07-22 03:24:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ac6573ae1d4e45c5901197df4e331ae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:12,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b21f7f-8c1d-4ce0-9fce-c490a708f8f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:12,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ac6573ae1d4e45c5901197df4e331ae1 used request id req-21b21f7f-8c1d-4ce0-9fce-c490a708f8f6 2018-07-22 03:24:12,905 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-cca1f573-a8ca-40d-proj-role 2018-07-22 03:24:12,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0bd10b5fef9440e780c9eccbf5e28154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:13,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb39fde-51c5-4386-ad96-e4a5ae43528b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:13,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0bd10b5fef9440e780c9eccbf5e28154 used request id req-1cb39fde-51c5-4386-ad96-e4a5ae43528b 2018-07-22 03:24:13,017 - 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}845b9ace723e4c2ff8d6899e37cb753254b6cabd" 2018-07-22 03:24:13,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68343a9e-7dfe-4eed-a976-8c672e747ede Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:24:13,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-68343a9e-7dfe-4eed-a976-8c672e747ede 2018-07-22 03:24:13,098 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-cca1f573-a8ca-40d-user 2018-07-22 03:24:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/df2f06f6260c49b6a5005864856d471f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19b6064af21b62c68ad7c876bc6ba9e639b0b23" 2018-07-22 03:24:13,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-741decc9-ab12-40fc-87ba-5655a2dd52d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:13,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/df2f06f6260c49b6a5005864856d471f used request id req-741decc9-ab12-40fc-87ba-5655a2dd52d8 2018-07-22 03:24:13,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:13,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["vAjcOOiSTSGR7km536Po5w"], "issued_at": "2018-07-22T03:24:13.000000Z"}} 2018-07-22 03:24:13,670 - 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}1be92415eb39b491464f82ab28fe5a8fa3469675" 2018-07-22 03:24:13,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5e85c1-83c8-4942-b406-fce6cbdaba1d 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-22 03:24:13,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7b5e85c1-83c8-4942-b406-fce6cbdaba1d 2018-07-22 03:24:13,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:13,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:14,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["IfuXqbrTSISicxizb1uMJQ"], "issued_at": "2018-07-22T03:24:14.000000Z"}} 2018-07-22 03:24:14,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}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:14,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e81577c-1a42-439d-a197-cc4226511bbd 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-22 03:24:14,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5e81577c-1a42-439d-a197-cc4226511bbd 2018-07-22 03:24: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-22 03:24:14,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:24:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9d75e6de-256e-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:14,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee92ea46-6ca3-4006-85fd-5cceaac5e9b6 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=CreateStackSuccessTests-9d75e6de-256e-472-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:24:14,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9d75e6de-256e-472-proj used request id req-ee92ea46-6ca3-4006-85fd-5cceaac5e9b6 2018-07-22 03:24:14,306 - 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}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:14,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da10fff-829e-4228-b4aa-f550cea8b921 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-22 03:24:14,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9da10fff-829e-4228-b4aa-f550cea8b921 2018-07-22 03:24:14,395 - 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}e80e5c45eebc88f3989e12e43f1fc030dc365f33" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj"}}' 2018-07-22 03:24:14,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc507d6-5237-49e5-a82a-e28fe032d03f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806"}, "tags": [], "enabled": true, "id": "8b56e68922d045f185da4b0a30f08806", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj"}} 2018-07-22 03:24:14,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bcc507d6-5237-49e5-a82a-e28fe032d03f 2018-07-22 03:24:14,508 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-9d75e6de-256e-472-proj 2018-07-22 03:24:14,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:14,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:14,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BN4pqO3HT--sWabQhKpOJw"], "issued_at": "2018-07-22T03:24:14.000000Z"}} 2018-07-22 03:24:14,890 - 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}42eb6434874ac791d2209d8b3be43140751fe2e7" 2018-07-22 03:24:14,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d8937c-be1a-4f18-9f34-d359076ef6db 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-22 03:24:14,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c9d8937c-be1a-4f18-9f34-d359076ef6db 2018-07-22 03:24:14,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-22 03:24:14,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:24:14,979 - 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}42eb6434874ac791d2209d8b3be43140751fe2e7" 2018-07-22 03:24:15,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1db267-2fb0-46be-bbf2-0461f8b6a99b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:24:15,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ec1db267-2fb0-46be-bbf2-0461f8b6a99b 2018-07-22 03:24:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-9d75e6de-256e-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb6434874ac791d2209d8b3be43140751fe2e7" 2018-07-22 03:24:15,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7133f39c-2f4d-4509-9369-4c5e57698bcf Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-9d75e6de-256e-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806"}, "tags": [], "enabled": true, "id": "8b56e68922d045f185da4b0a30f08806", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj"}]} 2018-07-22 03:24:15,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-9d75e6de-256e-472-proj used request id req-7133f39c-2f4d-4509-9369-4c5e57698bcf 2018-07-22 03:24:15,169 - 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}42eb6434874ac791d2209d8b3be43140751fe2e7" 2018-07-22 03:24:15,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202cd13d-bef5-4d8a-b123-c8d15d1f4cda 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-22 03:24:15,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-202cd13d-bef5-4d8a-b123-c8d15d1f4cda 2018-07-22 03:24:15,574 - 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}42eb6434874ac791d2209d8b3be43140751fe2e7" 2018-07-22 03:24:15,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf15abc-e59f-45ae-8d67-014d3fc18873 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:24:15,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2bf15abc-e59f-45ae-8d67-014d3fc18873 2018-07-22 03:24:15,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-9d75e6de-256e-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb6434874ac791d2209d8b3be43140751fe2e7" 2018-07-22 03:24:15,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-619a10f7-6305-4d9a-bc82-023fdf58e164 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-9d75e6de-256e-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806"}, "tags": [], "enabled": true, "id": "8b56e68922d045f185da4b0a30f08806", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj"}]} 2018-07-22 03:24:15,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-9d75e6de-256e-472-proj used request id req-619a10f7-6305-4d9a-bc82-023fdf58e164 2018-07-22 03:24:15,683 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-9d75e6de-256e-472-user 2018-07-22 03:24:15,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:15,687 - 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}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:15,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deaae4a9-f085-408a-b266-90af43121fdd Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:24:15,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-deaae4a9-f085-408a-b266-90af43121fdd 2018-07-22 03:24:15,774 - 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}e80e5c45eebc88f3989e12e43f1fc030dc365f33" -d '{"role": {"name": "CreateStackSuccessTests-9d75e6de-256e-472-proj-role"}}' 2018-07-22 03:24:15,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e846ba0-78ed-49cb-bd44-93389571b953 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "723d2db3793348a7883f7f9c60aba516", "links": {"self": "http://172.30.9.25:5000/v3/roles/723d2db3793348a7883f7f9c60aba516"}, "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj-role"}} 2018-07-22 03:24:15,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1e846ba0-78ed-49cb-bd44-93389571b953 2018-07-22 03:24:15,870 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-9d75e6de-256e-472-proj-role 2018-07-22 03:24:15,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/723d2db3793348a7883f7f9c60aba516 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:15,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b8a6b3-77bc-4690-82e4-4c859801489f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "723d2db3793348a7883f7f9c60aba516", "links": {"self": "http://172.30.9.25:5000/v3/roles/723d2db3793348a7883f7f9c60aba516"}, "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj-role"}} 2018-07-22 03:24:15,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/723d2db3793348a7883f7f9c60aba516 used request id req-05b8a6b3-77bc-4690-82e4-4c859801489f 2018-07-22 03:24:15,959 - keystone_utils - INFO - Granting role CreateStackSuccessTests-9d75e6de-256e-472-proj-role to project CreateStackSuccessTests-9d75e6de-256e-472-proj 2018-07-22 03:24:15,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806/users/0e033ea17a4f4d32ac0bbd549e43729a/roles/723d2db3793348a7883f7f9c60aba516 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:16,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0f92677-9cba-41d1-b438-032d9491af86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:16,307 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806/users/0e033ea17a4f4d32ac0bbd549e43729a/roles/723d2db3793348a7883f7f9c60aba516 used request id req-e0f92677-9cba-41d1-b438-032d9491af86 2018-07-22 03:24:16,307 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:24:16,307 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:24:16,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:16,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:16,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "723d2db3793348a7883f7f9c60aba516", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj-role"}], "expires_at": "2018-07-22T04:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b56e68922d045f185da4b0a30f08806", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9d75e6de-256e-472-user", "id": "0e033ea17a4f4d32ac0bbd549e43729a"}, "audit_ids": ["rnIZZfv0RfuLrsYsEmtuZA"], "issued_at": "2018-07-22T03:24:16.000000Z"}} 2018-07-22 03:24:16,699 - 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}e78f0ea285a652798f3dc7848b8b57f9fc6ab45f" 2018-07-22 03:24:16,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26650a5-f572-4268-9056-8320af96c3cc 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-22 03:24:16,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d26650a5-f572-4268-9056-8320af96c3cc 2018-07-22 03:24:16,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e78f0ea285a652798f3dc7848b8b57f9fc6ab45f" 2018-07-22 03:24:16,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-b930896a-4821-4165-ae51-e56f92e8c85c Date: Sun, 22 Jul 2018 03:24:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image"} 2018-07-22 03:24:16,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image used request id req-b930896a-4821-4165-ae51-e56f92e8c85c 2018-07-22 03:24:16,963 - 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}e78f0ea285a652798f3dc7848b8b57f9fc6ab45f" 2018-07-22 03:24:16,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-782de39c-d67b-45e6-9900-e507d07d3566 Date: Sun, 22 Jul 2018 03:24:16 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-22 03:24:16,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-782de39c-d67b-45e6-9900-e507d07d3566 2018-07-22 03:24:17,001 - 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}e78f0ea285a652798f3dc7848b8b57f9fc6ab45f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image"}' 2018-07-22 03:24:17,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-adca7074-b741-4ce7-aebb-4da98b19054a Date: Sun, 22 Jul 2018 03:24:17 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:24:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:24:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb", "min_disk": 0, "protected": false, "id": "53171831-b44e-4f0c-b5ab-6a7b4a860fdb", "file": "/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb/file", "checksum": null, "owner": "8b56e68922d045f185da4b0a30f08806", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:24:17,037 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-adca7074-b741-4ce7-aebb-4da98b19054a 2018-07-22 03:24:17,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e78f0ea285a652798f3dc7848b8b57f9fc6ab45f" -d '' 2018-07-22 03:24:17,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62dc94f6-3248-441d-ba55-b682b6ed35ff Date: Sun, 22 Jul 2018 03:24:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:24:17,505 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb/file used request id req-62dc94f6-3248-441d-ba55-b682b6ed35ff 2018-07-22 03:24:17,506 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:24:17,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e78f0ea285a652798f3dc7848b8b57f9fc6ab45f" 2018-07-22 03:24:17,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3daefbf1-d723-4c65-b701-36c987912ab7 Date: Sun, 22 Jul 2018 03:24:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:24:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:24:17Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb/snap", "metadata": {}}], "self": "/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb", "min_disk": 0, "protected": false, "id": "53171831-b44e-4f0c-b5ab-6a7b4a860fdb", "file": "/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b56e68922d045f185da4b0a30f08806", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:24:17,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb used request id req-3daefbf1-d723-4c65-b701-36c987912ab7 2018-07-22 03:24:17,528 - 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}e78f0ea285a652798f3dc7848b8b57f9fc6ab45f" 2018-07-22 03:24:17,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-18583ae7-0312-48cd-bf75-795a3c0d8dad Date: Sun, 22 Jul 2018 03:24:17 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-22 03:24:17,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-18583ae7-0312-48cd-bf75-795a3c0d8dad 2018-07-22 03:24:17,538 - create_image - INFO - Created image with name - CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image 2018-07-22 03:24:17,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e78f0ea285a652798f3dc7848b8b57f9fc6ab45f" 2018-07-22 03:24:17,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-90c2d699-6c8c-4efd-bda2-49b3fa642697 Date: Sun, 22 Jul 2018 03:24:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:24:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:24:17Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb/snap", "metadata": {}}], "self": "/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb", "min_disk": 0, "protected": false, "id": "53171831-b44e-4f0c-b5ab-6a7b4a860fdb", "file": "/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b56e68922d045f185da4b0a30f08806", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:24:17,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb used request id req-90c2d699-6c8c-4efd-bda2-49b3fa642697 2018-07-22 03:24:17,557 - create_image - DEBUG - Instance status is - active 2018-07-22 03:24:17,557 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image 2018-07-22 03:24:17,557 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image 2018-07-22 03:24:17,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:17,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:17,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Ug085IaYStq2DBWv1fqt0A"], "issued_at": "2018-07-22T03:24:17.000000Z"}} 2018-07-22 03:24:17,957 - 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}753caf2630300dadcb01a2e3849454dfa67a4763" 2018-07-22 03:24:18,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb2dafd-1357-4b1c-b64b-00276e236474 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-22 03:24:18,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-beb2dafd-1357-4b1c-b64b-00276e236474 2018-07-22 03:24:18,035 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:24:18,040 - 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}753caf2630300dadcb01a2e3849454dfa67a4763" 2018-07-22 03:24:18,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24: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-759fd6c9-e32b-4efb-b3df-d2ea9348a3ba x-compute-request-id: req-759fd6c9-e32b-4efb-b3df-d2ea9348a3ba Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:24:18,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-759fd6c9-e32b-4efb-b3df-d2ea9348a3ba 2018-07-22 03:24:18,219 - 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}753caf2630300dadcb01a2e3849454dfa67a4763" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-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-22 03:24:18,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24: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-550451ad-8c18-4d8d-9afe-93f4efcb5fbf x-compute-request-id: req-550451ad-8c18-4d8d-9afe-93f4efcb5fbf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9beacc08-69e3-4622-831a-7ebb2a44e132", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9beacc08-69e3-4622-831a-7ebb2a44e132", "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": "9beacc08-69e3-4622-831a-7ebb2a44e132"}} 2018-07-22 03:24:18,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-550451ad-8c18-4d8d-9afe-93f4efcb5fbf 2018-07-22 03:24:18,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:18,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:18,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "723d2db3793348a7883f7f9c60aba516", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj-role"}], "expires_at": "2018-07-22T04:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b56e68922d045f185da4b0a30f08806", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9d75e6de-256e-472-user", "id": "0e033ea17a4f4d32ac0bbd549e43729a"}, "audit_ids": ["YRTwf2cHTxCqRkj_5e5nvg"], "issued_at": "2018-07-22T03:24:18.000000Z"}} 2018-07-22 03:24:18,665 - 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}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:18,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcbe5e8-ae80-4983-adb0-2eefcb2c6f6b 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-22 03:24:18,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bdcbe5e8-ae80-4983-adb0-2eefcb2c6f6b 2018-07-22 03:24:18,746 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:24:18,749 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:24:18,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:18,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:18 GMT Server: Apache x-openstack-request-id: req-deaf8e46-b7cb-42b7-a5bb-f9cf509dc0a6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:24:18,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack used request id req-deaf8e46-b7cb-42b7-a5bb-f9cf509dc0a6 2018-07-22 03:24:18,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "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": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name"}}' 2018-07-22 03:24:20,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:24:18 GMT Server: Apache x-openstack-request-id: req-6ffeaeaa-34fd-4eab-b467-00c047839847 Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}]}} 2018-07-22 03:24:20,672 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks used request id req-6ffeaeaa-34fd-4eab-b467-00c047839847 2018-07-22 03:24:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:20,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:20 GMT Server: Apache x-openstack-request-id: req-f41b6680-ed0e-4525-9bdc-5bdba207dd27 Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:21,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:20 GMT Server: Apache x-openstack-request-id: req-00066c6d-933d-4a10-88c1-99b241b2aef8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:21,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-00066c6d-933d-4a10-88c1-99b241b2aef8 2018-07-22 03:24:21,122 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack 2018-07-22 03:24:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:21,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:21 GMT Server: Apache x-openstack-request-id: req-7a536729-53d1-47fb-a50a-cc59c0a56892 Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:21,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:21 GMT Server: Apache x-openstack-request-id: req-8f5e8bb3-d9ff-49f6-8c7f-e1cd2f3b3f6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:21,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-8f5e8bb3-d9ff-49f6-8c7f-e1cd2f3b3f6a 2018-07-22 03:24:21,351 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:24:21,351 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:24:24,354 - create_stack - DEBUG - Stack status query timeout in 1196.76784706 2018-07-22 03:24:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:24,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:24 GMT Server: Apache x-openstack-request-id: req-c38f0667-f0e7-4fdb-ad97-78dae834d82a Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:24,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:24 GMT Server: Apache x-openstack-request-id: req-f0e8097c-ee64-415b-8417-db9f60f5104f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:24,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-f0e8097c-ee64-415b-8417-db9f60f5104f 2018-07-22 03:24:24,686 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:24:24,687 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:24:27,690 - create_stack - DEBUG - Stack status query timeout in 1193.43250084 2018-07-22 03:24:27,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:27,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:27 GMT Server: Apache x-openstack-request-id: req-268c6604-ac51-4096-9bdd-9fcef5955df4 Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:27,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:27 GMT Server: Apache x-openstack-request-id: req-ab4d271b-d98e-4435-b3cd-4801ef72a8e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:27,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-ab4d271b-d98e-4435-b3cd-4801ef72a8e6 2018-07-22 03:24:27,761 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:24:27,761 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:24:30,764 - create_stack - DEBUG - Stack status query timeout in 1190.35820699 2018-07-22 03:24:30,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:30,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:30 GMT Server: Apache x-openstack-request-id: req-3e150ec4-339d-4bf6-95d8-0a762127d11f Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:31,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:30 GMT Server: Apache x-openstack-request-id: req-47c13338-9de3-4ab0-8753-fd63c26930b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:31,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-47c13338-9de3-4ab0-8753-fd63c26930b5 2018-07-22 03:24:31,004 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:24:31,004 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:24:34,007 - create_stack - DEBUG - Stack status query timeout in 1187.11518097 2018-07-22 03:24:34,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:34,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:34 GMT Server: Apache x-openstack-request-id: req-1c1e56ea-2f7d-4d52-99cf-7d85afe8688b Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:34,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:34 GMT Server: Apache x-openstack-request-id: req-580954a0-7d53-4fe6-a844-3fad10aaee74 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:34,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-580954a0-7d53-4fe6-a844-3fad10aaee74 2018-07-22 03:24:34,226 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:24:34,226 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack 2018-07-22 03:24:34,226 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack 2018-07-22 03:24:34,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:34,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "723d2db3793348a7883f7f9c60aba516", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj-role"}], "expires_at": "2018-07-22T04:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b56e68922d045f185da4b0a30f08806", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9d75e6de-256e-472-user", "id": "0e033ea17a4f4d32ac0bbd549e43729a"}, "audit_ids": ["EvB00r9UT5KMkco-KanOew"], "issued_at": "2018-07-22T03:24:34.000000Z"}} 2018-07-22 03:24:34,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7dc72580a21029fefb8ea6aabb5028a3ba4ba3" 2018-07-22 03:24:34,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:34 GMT Server: Apache x-openstack-request-id: req-5586b301-d6eb-4856-839d-de495ece4400 Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:34,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:34 GMT Server: Apache x-openstack-request-id: req-e06426fe-7580-4569-a65e-b620be0f7dce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:34,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-e06426fe-7580-4569-a65e-b620be0f7dce 2018-07-22 03:24:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:35,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:34 GMT Server: Apache x-openstack-request-id: req-49d6616f-cf43-405d-9de7-24089bcb3be2 Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:35,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:35 GMT Server: Apache x-openstack-request-id: req-c8b5f47a-d9e6-4c90-b7ce-f7215c7a2a23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:35,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-c8b5f47a-d9e6-4c90-b7ce-f7215c7a2a23 2018-07-22 03:24:35,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:35,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:35,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "723d2db3793348a7883f7f9c60aba516", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj-role"}], "expires_at": "2018-07-22T04:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b56e68922d045f185da4b0a30f08806", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/8b56e68922d045f185da4b0a30f08806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9d75e6de-256e-472-user", "id": "0e033ea17a4f4d32ac0bbd549e43729a"}, "audit_ids": ["luZjBkPHRqKFfPuutrL8PQ"], "issued_at": "2018-07-22T03:24:35.000000Z"}} 2018-07-22 03:24:35,714 - 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}aa4709ae942123acbf8b9f010077d6c71d8cb56a" 2018-07-22 03:24:35,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37dad56c-b8d2-40dd-a0e3-8579e81cca31 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-22 03:24:35,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-37dad56c-b8d2-40dd-a0e3-8579e81cca31 2018-07-22 03:24:35,805 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:24:35,808 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:24:35,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa4709ae942123acbf8b9f010077d6c71d8cb56a" 2018-07-22 03:24:36,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:35 GMT Server: Apache x-openstack-request-id: req-8f0b3167-c41a-4050-ae34-0020d490030a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "deletion_time": null, "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "tags": null}]} 2018-07-22 03:24:36,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack used request id req-8f0b3167-c41a-4050-ae34-0020d490030a 2018-07-22 03:24:36,003 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack 2018-07-22 03:24:36,003 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack 2018-07-22 03:24:36,004 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack 2018-07-22 03:24:36,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:36,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:36 GMT Server: Apache x-openstack-request-id: req-4e19c704-7ce5-42d9-af9d-306ca32c70cc Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:36,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:36 GMT Server: Apache x-openstack-request-id: req-b5de2ce3-2c20-494e-9e58-84450e2041a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:36,075 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-b5de2ce3-2c20-494e-9e58-84450e2041a5 2018-07-22 03:24:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:36,119 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:36 GMT Server: Apache x-openstack-request-id: req-531ec12e-f231-49d1-ac6d-37e44e94b4fb Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:36,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:36 GMT Server: Apache x-openstack-request-id: req-95aea112-7f74-4abd-aeea-d08e99f79163 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:36Z", "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:36,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-95aea112-7f74-4abd-aeea-d08e99f79163 2018-07-22 03:24:36,351 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:24:36,351 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:24:39,354 - create_stack - DEBUG - Stack status query timeout in 1196.72059608 2018-07-22 03:24:39,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:39,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:39 GMT Server: Apache x-openstack-request-id: req-b2a7bc85-3027-4222-98a7-25e2ff5d1aa8 Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:39,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:39 GMT Server: Apache x-openstack-request-id: req-e53ed8d6-ec3e-47b7-8fe6-5881cc39f932 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:36Z", "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:39,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-e53ed8d6-ec3e-47b7-8fe6-5881cc39f932 2018-07-22 03:24:39,412 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:24:39,413 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:24:42,416 - create_stack - DEBUG - Stack status query timeout in 1193.65910006 2018-07-22 03:24:42,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:42,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:42 GMT Server: Apache x-openstack-request-id: req-915b8df4-8d9c-4658-b713-94fe843ac48e Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:42,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:42 GMT Server: Apache x-openstack-request-id: req-593fbb78-5be4-450c-bb84-d699156df3be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "8b56e68922d045f185da4b0a30f08806", "OS::stack_id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "image_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image", "inst_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-inst", "subnet_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-subnet", "flavor_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-flavor-name", "net_name": "CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack", "stack_user_project_id": "e21041d90a244b868df5b55b39cb25a2", "tags": null, "creation_time": "2018-07-22T03:24:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:24:36Z", "id": "b2159530-1264-47e9-95fc-4a8cfd04e1fe", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:42,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-593fbb78-5be4-450c-bb84-d699156df3be 2018-07-22 03:24:42,627 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:24:42,627 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack 2018-07-22 03:24:42,628 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack 2018-07-22 03:24:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/b2159530-1264-47e9-95fc-4a8cfd04e1fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3108a94293abaf9a0a3a5bb248bc5f5c50091f" 2018-07-22 03:24:42,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:42 GMT Server: Apache x-openstack-request-id: req-c8ba0c43-feec-45e7-9c8c-fe0d17fe4859 Location: http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:42,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:24:42 GMT Server: Apache x-openstack-request-id: req-b23b8bb0-31ec-4d4d-a888-977d9f295ba6 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:24:42,832 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/8b56e68922d045f185da4b0a30f08806/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-stack/b2159530-1264-47e9-95fc-4a8cfd04e1fe used request id req-b23b8bb0-31ec-4d4d-a888-977d9f295ba6 2018-07-22 03:24:42,833 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-8dd4c8b1-c80d-4ed4-bcb4-b16a857871f6-image 2018-07-22 03:24:42,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e78f0ea285a652798f3dc7848b8b57f9fc6ab45f" 2018-07-22 03:24:43,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40c4f784-1ebb-4371-89f7-9045189b5eca Date: Sun, 22 Jul 2018 03:24:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:24:43,504 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/53171831-b44e-4f0c-b5ab-6a7b4a860fdb used request id req-40c4f784-1ebb-4371-89f7-9045189b5eca 2018-07-22 03:24:43,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/9beacc08-69e3-4622-831a-7ebb2a44e132 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753caf2630300dadcb01a2e3849454dfa67a4763" 2018-07-22 03:24:43,532 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:24:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f793b61-a543-4815-bf24-5f81d461c6c7 x-compute-request-id: req-2f793b61-a543-4815-bf24-5f81d461c6c7 Content-Length: 0 Content-Type: application/json 2018-07-22 03:24:43,532 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/9beacc08-69e3-4622-831a-7ebb2a44e132 used request id req-2f793b61-a543-4815-bf24-5f81d461c6c7 2018-07-22 03:24:43,538 - 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}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:43,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-91d2c2c1-3c79-4373-bba9-370d4de902ff Date: Sun, 22 Jul 2018 03:24:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b56e68922d045f185da4b0a30f08806", "created_at": "2018-07-22T03:24:21Z", "updated_at": "2018-07-22T03:24:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:24:21Z", "revision_number": 0, "id": "06ce9078-adf7-4c6d-871c-ca9333455028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:24:21Z", "security_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "tenant_id": "8b56e68922d045f185da4b0a30f08806", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b56e68922d045f185da4b0a30f08806"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:24:21Z", "revision_number": 0, "id": "3a3da290-a153-4c3e-9086-86e2bd62da3b", "remote_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "remote_ip_prefix": null, "created_at": "2018-07-22T03:24:21Z", "security_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "tenant_id": "8b56e68922d045f185da4b0a30f08806", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b56e68922d045f185da4b0a30f08806"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:24:21Z", "revision_number": 0, "id": "5d1ec50f-32c3-4d2e-a5c8-aaf9601896c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:24:21Z", "security_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "tenant_id": "8b56e68922d045f185da4b0a30f08806", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b56e68922d045f185da4b0a30f08806"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:24:21Z", "revision_number": 0, "id": "686e35d3-6b2e-4284-ba17-d62ead3e0628", "remote_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "remote_ip_prefix": null, "created_at": "2018-07-22T03:24:21Z", "security_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "tenant_id": "8b56e68922d045f185da4b0a30f08806", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b56e68922d045f185da4b0a30f08806"}], "revision_number": 4, "project_id": "8b56e68922d045f185da4b0a30f08806", "id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:24:43,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-91d2c2c1-3c79-4373-bba9-370d4de902ff 2018-07-22 03:24:43,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:43,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6f017e-d275-42f0-bc7c-d4ee4bab3c34 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:24:43,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-0c6f017e-d275-42f0-bc7c-d4ee4bab3c34 2018-07-22 03:24:43,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:43,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734efed0-2d27-45c1-85ee-cad42fb9b29e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b56e68922d045f185da4b0a30f08806", "name": "CreateStackSuccessTests-9d75e6de-256e-472-proj"}} 2018-07-22 03:24:43,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806 used request id req-734efed0-2d27-45c1-85ee-cad42fb9b29e 2018-07-22 03:24:43,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 214cf8cd-5346-4aa5-9a19-fd8295a57b2e 2018-07-22 03:24:43,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=214cf8cd-5346-4aa5-9a19-fd8295a57b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:43,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-90b7cb58-1f23-4a42-83d8-aa0f99196a43 Date: Sun, 22 Jul 2018 03:24:43 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-22T03:24:21Z", "security_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "8b56e68922d045f185da4b0a30f08806", "created_at": "2018-07-22T03:24:21Z", "project_id": "8b56e68922d045f185da4b0a30f08806", "id": "06ce9078-adf7-4c6d-871c-ca9333455028"}, {"remote_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:24:21Z", "security_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "8b56e68922d045f185da4b0a30f08806", "created_at": "2018-07-22T03:24:21Z", "project_id": "8b56e68922d045f185da4b0a30f08806", "id": "3a3da290-a153-4c3e-9086-86e2bd62da3b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:24:21Z", "security_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "8b56e68922d045f185da4b0a30f08806", "created_at": "2018-07-22T03:24:21Z", "project_id": "8b56e68922d045f185da4b0a30f08806", "id": "5d1ec50f-32c3-4d2e-a5c8-aaf9601896c6"}, {"remote_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:24:21Z", "security_group_id": "214cf8cd-5346-4aa5-9a19-fd8295a57b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "8b56e68922d045f185da4b0a30f08806", "created_at": "2018-07-22T03:24:21Z", "project_id": "8b56e68922d045f185da4b0a30f08806", "id": "686e35d3-6b2e-4284-ba17-d62ead3e0628"}]} 2018-07-22 03:24:43,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=214cf8cd-5346-4aa5-9a19-fd8295a57b2e used request id req-90b7cb58-1f23-4a42-83d8-aa0f99196a43 2018-07-22 03:24:43,982 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:24:43,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/214cf8cd-5346-4aa5-9a19-fd8295a57b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:44,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ebf8da0-31e8-46a4-8f51-b3405c2da61f Content-Length: 0 Date: Sun, 22 Jul 2018 03:24:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:24:44,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/214cf8cd-5346-4aa5-9a19-fd8295a57b2e used request id req-8ebf8da0-31e8-46a4-8f51-b3405c2da61f 2018-07-22 03:24:44,138 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-9d75e6de-256e-472-proj 2018-07-22 03:24:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:44,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf27029-03ee-45cc-883a-8aefee58764c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:44,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8b56e68922d045f185da4b0a30f08806 used request id req-ddf27029-03ee-45cc-883a-8aefee58764c 2018-07-22 03:24:44,338 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-9d75e6de-256e-472-proj-role 2018-07-22 03:24:44,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/723d2db3793348a7883f7f9c60aba516 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:44,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fdc0c36-b83b-4cc6-81d3-c0ca54405429 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:44,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/723d2db3793348a7883f7f9c60aba516 used request id req-6fdc0c36-b83b-4cc6-81d3-c0ca54405429 2018-07-22 03:24:44,449 - 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}e80e5c45eebc88f3989e12e43f1fc030dc365f33" 2018-07-22 03:24:44,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a559dec7-41dc-4e8a-9630-7f1c349c114e Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:24:44,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a559dec7-41dc-4e8a-9630-7f1c349c114e 2018-07-22 03:24:44,532 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-9d75e6de-256e-472-user 2018-07-22 03:24:44,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/0e033ea17a4f4d32ac0bbd549e43729a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb6434874ac791d2209d8b3be43140751fe2e7" 2018-07-22 03:24:44,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-252c841a-ac41-40b9-b58c-b4491f7aa64a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:44,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/0e033ea17a4f4d32ac0bbd549e43729a used request id req-252c841a-ac41-40b9-b58c-b4491f7aa64a 2018-07-22 03:24:44,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:45,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["haLlYWc0SQ6krbsDOfEYbA"], "issued_at": "2018-07-22T03:24:45.000000Z"}} 2018-07-22 03:24:45,171 - 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}3905b14b34bdc018a32debbf69efa9b2f87bc6a2" 2018-07-22 03:24:45,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319f5553-dd30-4638-ac08-b6a2553ed269 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-22 03:24:45,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-319f5553-dd30-4638-ac08-b6a2553ed269 2018-07-22 03:24:45,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:45,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:45,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["oFsmUD4fS3KR1fmDBa72lQ"], "issued_at": "2018-07-22T03:24:45.000000Z"}} 2018-07-22 03:24:45,706 - 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}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:24:45,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ba050c-295a-4b6b-afa4-af1f5f4b687e 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-22 03:24:45,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-41ba050c-295a-4b6b-afa4-af1f5f4b687e 2018-07-22 03:24:45,789 - 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-22 03:24:45,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:24:45,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-43b9f60d-0257-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:24:45,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d4f56d-2eca-4da6-8d08-6f0fe81a768d 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=CreateStackSuccessTests-43b9f60d-0257-4df-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:24:45,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-43b9f60d-0257-4df-proj used request id req-50d4f56d-2eca-4da6-8d08-6f0fe81a768d 2018-07-22 03:24:45,883 - 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}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:24:45,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2524f69d-6155-4ba9-b198-10f01bea902c 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-22 03:24:45,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2524f69d-6155-4ba9-b198-10f01bea902c 2018-07-22 03:24:45,971 - 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}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj"}}' 2018-07-22 03:24:46,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b425f95-faa4-4826-af80-f98c9236d783 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542"}, "tags": [], "enabled": true, "id": "b004d3b563c14e3091fef888c6060542", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj"}} 2018-07-22 03:24:46,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8b425f95-faa4-4826-af80-f98c9236d783 2018-07-22 03:24:46,372 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-43b9f60d-0257-4df-proj 2018-07-22 03:24:46,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:46,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:46,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Jx6NdyK8QtmXhEqcG01KYQ"], "issued_at": "2018-07-22T03:24:46.000000Z"}} 2018-07-22 03:24:46,762 - 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}d48cd4e9f0473902c46a80cb2107d01ef5bcf1b7" 2018-07-22 03:24:46,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e4bc48-8c69-435b-a796-9371ed2322b8 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-22 03:24:46,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e1e4bc48-8c69-435b-a796-9371ed2322b8 2018-07-22 03:24:46,777 - 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-22 03:24:46,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:24:46,783 - 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}d48cd4e9f0473902c46a80cb2107d01ef5bcf1b7" 2018-07-22 03:24:46,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd01091-254f-47ad-88d8-c34c0e054de6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:24:46,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5bd01091-254f-47ad-88d8-c34c0e054de6 2018-07-22 03:24:46,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-43b9f60d-0257-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48cd4e9f0473902c46a80cb2107d01ef5bcf1b7" 2018-07-22 03:24:46,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44e1632-4986-40d0-ad0e-2cde72431204 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-43b9f60d-0257-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542"}, "tags": [], "enabled": true, "id": "b004d3b563c14e3091fef888c6060542", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj"}]} 2018-07-22 03:24:46,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-43b9f60d-0257-4df-proj used request id req-c44e1632-4986-40d0-ad0e-2cde72431204 2018-07-22 03:24:46,975 - 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}d48cd4e9f0473902c46a80cb2107d01ef5bcf1b7" 2018-07-22 03:24:47,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0eb9a70-4453-437d-a948-83c8bbf304f6 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-22 03:24:47,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d0eb9a70-4453-437d-a948-83c8bbf304f6 2018-07-22 03:24:47,431 - 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}d48cd4e9f0473902c46a80cb2107d01ef5bcf1b7" 2018-07-22 03:24:47,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f9800a-1bb2-42e4-a6cc-8f4faa6e7485 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:24:47,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-68f9800a-1bb2-42e4-a6cc-8f4faa6e7485 2018-07-22 03:24:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-43b9f60d-0257-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48cd4e9f0473902c46a80cb2107d01ef5bcf1b7" 2018-07-22 03:24:47,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e278633-6b9a-43fa-addf-b64f3a91c1bb Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-43b9f60d-0257-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542"}, "tags": [], "enabled": true, "id": "b004d3b563c14e3091fef888c6060542", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj"}]} 2018-07-22 03:24:47,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-43b9f60d-0257-4df-proj used request id req-7e278633-6b9a-43fa-addf-b64f3a91c1bb 2018-07-22 03:24:47,605 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-43b9f60d-0257-4df-user 2018-07-22 03:24:47,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:47,609 - 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}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:24:47,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0ce3ab-48a7-4cbd-a809-6fd6a6051d1c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:24:47,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9c0ce3ab-48a7-4cbd-a809-6fd6a6051d1c 2018-07-22 03:24:47,695 - 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}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" -d '{"role": {"name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj-role"}}' 2018-07-22 03:24:47,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d18157a3-21bf-4856-ba20-502bb38c1f6f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7d43878bf184e1096081bb982888cf7", "links": {"self": "http://172.30.9.25:5000/v3/roles/b7d43878bf184e1096081bb982888cf7"}, "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj-role"}} 2018-07-22 03:24:47,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d18157a3-21bf-4856-ba20-502bb38c1f6f 2018-07-22 03:24:47,800 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-43b9f60d-0257-4df-proj-role 2018-07-22 03:24:47,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/b7d43878bf184e1096081bb982888cf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:24:47,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f9ca46-42a3-4f8b-a4b5-490d16b97a88 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7d43878bf184e1096081bb982888cf7", "links": {"self": "http://172.30.9.25:5000/v3/roles/b7d43878bf184e1096081bb982888cf7"}, "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj-role"}} 2018-07-22 03:24:47,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b7d43878bf184e1096081bb982888cf7 used request id req-77f9ca46-42a3-4f8b-a4b5-490d16b97a88 2018-07-22 03:24:47,886 - keystone_utils - INFO - Granting role CreateStackSuccessTests-43b9f60d-0257-4df-proj-role to project CreateStackSuccessTests-43b9f60d-0257-4df-proj 2018-07-22 03:24:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542/users/f0be643a0217401c923eb8d18da77044/roles/b7d43878bf184e1096081bb982888cf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:24:48,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59291013-acbc-415a-ba34-bb0267d23c5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:48,014 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542/users/f0be643a0217401c923eb8d18da77044/roles/b7d43878bf184e1096081bb982888cf7 used request id req-59291013-acbc-415a-ba34-bb0267d23c5e 2018-07-22 03:24:48,014 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:24:48,014 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:24:48,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:48,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:48,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7d43878bf184e1096081bb982888cf7", "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj-role"}], "expires_at": "2018-07-22T04:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b004d3b563c14e3091fef888c6060542", "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/b004d3b563c14e3091fef888c6060542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b004d3b563c14e3091fef888c6060542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b004d3b563c14e3091fef888c6060542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/b004d3b563c14e3091fef888c6060542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-43b9f60d-0257-4df-user", "id": "f0be643a0217401c923eb8d18da77044"}, "audit_ids": ["TtunKPdHTqWTa_sv52XEzg"], "issued_at": "2018-07-22T03:24:48.000000Z"}} 2018-07-22 03:24:48,397 - 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}6fd54bcaa8dcd0666a20faa749f3514b69f6dd7e" 2018-07-22 03:24:48,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec8cbcf3-e1df-4dce-95e1-f48afd7929fe 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-22 03:24:48,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ec8cbcf3-e1df-4dce-95e1-f48afd7929fe 2018-07-22 03:24:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd54bcaa8dcd0666a20faa749f3514b69f6dd7e" 2018-07-22 03:24:48,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-24bd6c18-c54d-4079-9969-b8b5f4733671 Date: Sun, 22 Jul 2018 03:24:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image"} 2018-07-22 03:24:48,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image used request id req-24bd6c18-c54d-4079-9969-b8b5f4733671 2018-07-22 03:24:48,679 - 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}6fd54bcaa8dcd0666a20faa749f3514b69f6dd7e" 2018-07-22 03:24:48,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7308f52c-c724-4376-b21c-44d3e4fcc751 Date: Sun, 22 Jul 2018 03:24: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-22 03:24:48,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7308f52c-c724-4376-b21c-44d3e4fcc751 2018-07-22 03:24:48,715 - 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}6fd54bcaa8dcd0666a20faa749f3514b69f6dd7e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image"}' 2018-07-22 03:24:48,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8d65deea-d293-448f-814b-ef38f51560d5 Date: Sun, 22 Jul 2018 03:24:48 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:24:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:24:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3", "min_disk": 0, "protected": false, "id": "b368268b-f7b1-41ed-882f-b4bf108324e3", "file": "/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3/file", "checksum": null, "owner": "b004d3b563c14e3091fef888c6060542", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:24:48,752 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8d65deea-d293-448f-814b-ef38f51560d5 2018-07-22 03:24:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd54bcaa8dcd0666a20faa749f3514b69f6dd7e" -d '' 2018-07-22 03:24:49,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ffce2405-78cf-4f15-8a97-729f15321115 Date: Sun, 22 Jul 2018 03:24:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:24:49,414 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3/file used request id req-ffce2405-78cf-4f15-8a97-729f15321115 2018-07-22 03:24:49,415 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:24:49,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd54bcaa8dcd0666a20faa749f3514b69f6dd7e" 2018-07-22 03:24:49,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-14742f77-7c01-4f60-81fd-ecfa1b5eaddd Date: Sun, 22 Jul 2018 03:24:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:24:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:24:49Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/b368268b-f7b1-41ed-882f-b4bf108324e3/snap", "metadata": {}}], "self": "/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3", "min_disk": 0, "protected": false, "id": "b368268b-f7b1-41ed-882f-b4bf108324e3", "file": "/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b004d3b563c14e3091fef888c6060542", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/b368268b-f7b1-41ed-882f-b4bf108324e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:24:49,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3 used request id req-14742f77-7c01-4f60-81fd-ecfa1b5eaddd 2018-07-22 03:24:49,437 - 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}6fd54bcaa8dcd0666a20faa749f3514b69f6dd7e" 2018-07-22 03:24:49,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-19cb14bf-34cc-4dd0-a708-40f718963e32 Date: Sun, 22 Jul 2018 03:24:49 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-22 03:24:49,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-19cb14bf-34cc-4dd0-a708-40f718963e32 2018-07-22 03:24:49,447 - create_image - INFO - Created image with name - CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image 2018-07-22 03:24:49,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd54bcaa8dcd0666a20faa749f3514b69f6dd7e" 2018-07-22 03:24:49,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8ea86715-ddb9-4a97-a148-f6c94eaf3b74 Date: Sun, 22 Jul 2018 03:24:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:24:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:24:49Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/b368268b-f7b1-41ed-882f-b4bf108324e3/snap", "metadata": {}}], "self": "/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3", "min_disk": 0, "protected": false, "id": "b368268b-f7b1-41ed-882f-b4bf108324e3", "file": "/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b004d3b563c14e3091fef888c6060542", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/b368268b-f7b1-41ed-882f-b4bf108324e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:24:49,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3 used request id req-8ea86715-ddb9-4a97-a148-f6c94eaf3b74 2018-07-22 03:24:49,466 - create_image - DEBUG - Instance status is - active 2018-07-22 03:24:49,466 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image 2018-07-22 03:24:49,466 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image 2018-07-22 03:24:49,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:49,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:49,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["6FWingWHRZWFabm_Nj8j4g"], "issued_at": "2018-07-22T03:24:49.000000Z"}} 2018-07-22 03:24:49,858 - 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}f16a655bac898ee50866234770a41ba5942081f7" 2018-07-22 03:24:49,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a597b0d-0b29-4766-94ca-738ca8c49215 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-22 03:24:49,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3a597b0d-0b29-4766-94ca-738ca8c49215 2018-07-22 03:24:49,938 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:24:49,945 - 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}f16a655bac898ee50866234770a41ba5942081f7" 2018-07-22 03:24:50,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24: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-b6b429dc-e85a-4d4a-a7d0-ebed2044aa1f x-compute-request-id: req-b6b429dc-e85a-4d4a-a7d0-ebed2044aa1f Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:24:50,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b6b429dc-e85a-4d4a-a7d0-ebed2044aa1f 2018-07-22 03:24:50,130 - 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}f16a655bac898ee50866234770a41ba5942081f7" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-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-22 03:24:50,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24: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-880767ff-b67d-45ce-9ac9-7855ea5722cc x-compute-request-id: req-880767ff-b67d-45ce-9ac9-7855ea5722cc Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f6ba3e3c-f1c5-4f23-96b4-7c8e40b1acad", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f6ba3e3c-f1c5-4f23-96b4-7c8e40b1acad", "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": "f6ba3e3c-f1c5-4f23-96b4-7c8e40b1acad"}} 2018-07-22 03:24:50,179 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-880767ff-b67d-45ce-9ac9-7855ea5722cc 2018-07-22 03:24:50,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:24:50,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:24:50,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7d43878bf184e1096081bb982888cf7", "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj-role"}], "expires_at": "2018-07-22T04:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b004d3b563c14e3091fef888c6060542", "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/b004d3b563c14e3091fef888c6060542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b004d3b563c14e3091fef888c6060542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b004d3b563c14e3091fef888c6060542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b004d3b563c14e3091fef888c6060542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/b004d3b563c14e3091fef888c6060542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/b004d3b563c14e3091fef888c6060542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-43b9f60d-0257-4df-user", "id": "f0be643a0217401c923eb8d18da77044"}, "audit_ids": ["EqO-kj3vS7KtTJR0imv_ow"], "issued_at": "2018-07-22T03:24:50.000000Z"}} 2018-07-22 03:24:50,558 - 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}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:24:50,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38d30c8-d6fc-44c9-9b92-fc6286abcbf6 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-22 03:24:50,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d38d30c8-d6fc-44c9-9b92-fc6286abcbf6 2018-07-22 03:24:50,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:24:50,643 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:24:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:24:50,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:50 GMT Server: Apache x-openstack-request-id: req-79e6a179-9fec-42bf-ae71-a0ef5da0a707 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:24:50,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack used request id req-79e6a179-9fec-42bf-ae71-a0ef5da0a707 2018-07-22 03:24:50,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "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": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-net", "inst_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-inst", "subnet_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-subnet", "image_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "flavor_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-flavor-name"}}' 2018-07-22 03:24:52,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:24:50 GMT Server: Apache x-openstack-request-id: req-9921c22f-bcf1-4152-ad0d-d68041f87c49 Location: http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0c436774-8373-43d5-9a91-351f6f7210ae", "links": [{"href": "http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae", "rel": "self"}]}} 2018-07-22 03:24:52,733 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks used request id req-9921c22f-bcf1-4152-ad0d-d68041f87c49 2018-07-22 03:24:52,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/0c436774-8373-43d5-9a91-351f6f7210ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:24:52,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:52 GMT Server: Apache x-openstack-request-id: req-6996d298-eb6d-4fe9-9fbe-22294acce862 Location: http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:53,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:52 GMT Server: Apache x-openstack-request-id: req-8d2a8e4f-570d-4a32-b58c-058b4b191a79 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": "b004d3b563c14e3091fef888c6060542", "OS::stack_id": "0c436774-8373-43d5-9a91-351f6f7210ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "image_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "inst_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-inst", "subnet_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-subnet", "net_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-net", "flavor_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "stack_user_project_id": "c71fb077d29f4469b9a050dbb9f0b80f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:24:52Z", "links": [{"href": "http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c436774-8373-43d5-9a91-351f6f7210ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:53,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae used request id req-8d2a8e4f-570d-4a32-b58c-058b4b191a79 2018-07-22 03:24:53,165 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack 2018-07-22 03:24:53,165 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-07-22 03:24:53,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/0c436774-8373-43d5-9a91-351f6f7210ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:24:53,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:53 GMT Server: Apache x-openstack-request-id: req-4752746d-e49b-4764-b76a-b9ecc3a64332 Location: http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:53,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:53 GMT Server: Apache x-openstack-request-id: req-3d7d3b41-af15-4431-bac7-4a3304cb8290 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": "b004d3b563c14e3091fef888c6060542", "OS::stack_id": "0c436774-8373-43d5-9a91-351f6f7210ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "image_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "inst_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-inst", "subnet_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-subnet", "net_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-net", "flavor_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "stack_user_project_id": "c71fb077d29f4469b9a050dbb9f0b80f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:24:52Z", "links": [{"href": "http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c436774-8373-43d5-9a91-351f6f7210ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:53,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae used request id req-3d7d3b41-af15-4431-bac7-4a3304cb8290 2018-07-22 03:24:53,457 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-07-22 03:24:53,457 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack 2018-07-22 03:24:53,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/0c436774-8373-43d5-9a91-351f6f7210ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:24:53,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:53 GMT Server: Apache x-openstack-request-id: req-6d8f0505-2265-4fbc-94bc-3f4fb1f4e0a2 Location: http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:53,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:24:53 GMT Server: Apache x-openstack-request-id: req-f9da8648-21ab-4377-aced-faa16337cead Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:24:53,893 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae used request id req-f9da8648-21ab-4377-aced-faa16337cead 2018-07-22 03:24:53,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/0c436774-8373-43d5-9a91-351f6f7210ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:24:53,921 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:53 GMT Server: Apache x-openstack-request-id: req-562eb744-a4d4-48bd-95a6-fef60d778b92 Location: http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:54,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:53 GMT Server: Apache x-openstack-request-id: req-8da59f2b-63ab-4a9b-94ef-67f19f31f1bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "b004d3b563c14e3091fef888c6060542", "OS::stack_id": "0c436774-8373-43d5-9a91-351f6f7210ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "image_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "inst_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-inst", "subnet_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-subnet", "net_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-net", "flavor_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "stack_user_project_id": "c71fb077d29f4469b9a050dbb9f0b80f", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-22T03:24:52Z", "links": [{"href": "http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "0c436774-8373-43d5-9a91-351f6f7210ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:54,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae used request id req-8da59f2b-63ab-4a9b-94ef-67f19f31f1bb 2018-07-22 03:24:54,131 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-22 03:24:54,131 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:24:57,134 - create_stack - DEBUG - Stack status query timeout in 1196.75884414 2018-07-22 03:24:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/0c436774-8373-43d5-9a91-351f6f7210ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:24:57,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:24:57 GMT Server: Apache x-openstack-request-id: req-637779ea-1059-421b-ab0a-2e49e4ca959d Location: http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:24:57,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:24:57 GMT Server: Apache x-openstack-request-id: req-2228e91f-c092-47d5-b6da-1b2357f05445 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "b004d3b563c14e3091fef888c6060542", "OS::stack_id": "0c436774-8373-43d5-9a91-351f6f7210ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "image_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "inst_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-inst", "subnet_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-subnet", "net_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-net", "flavor_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "stack_user_project_id": "c71fb077d29f4469b9a050dbb9f0b80f", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-22T03:24:52Z", "links": [{"href": "http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "0c436774-8373-43d5-9a91-351f6f7210ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:24:57,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae used request id req-2228e91f-c092-47d5-b6da-1b2357f05445 2018-07-22 03:24:57,207 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-22 03:24:57,207 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:00,209 - create_stack - DEBUG - Stack status query timeout in 1193.68396497 2018-07-22 03:25:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/0c436774-8373-43d5-9a91-351f6f7210ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:25:00,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:00 GMT Server: Apache x-openstack-request-id: req-7792a6ae-92d2-4726-bad6-a0a981b41c04 Location: http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:00,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:00 GMT Server: Apache x-openstack-request-id: req-a3789d35-5617-43b9-a7fd-7a2e4cd1855f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 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": "b004d3b563c14e3091fef888c6060542", "OS::stack_id": "0c436774-8373-43d5-9a91-351f6f7210ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "image_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "inst_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-inst", "subnet_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-subnet", "flavor_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-flavor-name", "net_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "stack_user_project_id": "c71fb077d29f4469b9a050dbb9f0b80f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:24:52Z", "links": [{"href": "http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:24:58Z", "id": "0c436774-8373-43d5-9a91-351f6f7210ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:00,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae used request id req-a3789d35-5617-43b9-a7fd-7a2e4cd1855f 2018-07-22 03:25:00,265 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:25:00,265 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:03,268 - create_stack - DEBUG - Stack status query timeout in 1190.62473917 2018-07-22 03:25:03,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/0c436774-8373-43d5-9a91-351f6f7210ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:25:03,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:03 GMT Server: Apache x-openstack-request-id: req-3e0c92b1-b813-4742-9428-c1934754d427 Location: http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:03,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:03 GMT Server: Apache x-openstack-request-id: req-48c971a8-56de-44b7-970a-de548a685e8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 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": "b004d3b563c14e3091fef888c6060542", "OS::stack_id": "0c436774-8373-43d5-9a91-351f6f7210ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "image_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image", "inst_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-inst", "subnet_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-subnet", "flavor_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-flavor-name", "net_name": "CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-net"}, "deletion_time": "2018-07-22T03:25:02Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack", "stack_user_project_id": "c71fb077d29f4469b9a050dbb9f0b80f", "tags": null, "creation_time": "2018-07-22T03:24:52Z", "links": [{"href": "http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:24:58Z", "id": "0c436774-8373-43d5-9a91-351f6f7210ae", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:03,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae used request id req-48c971a8-56de-44b7-970a-de548a685e8d 2018-07-22 03:25:03,507 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:25:03,507 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack 2018-07-22 03:25:03,507 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack 2018-07-22 03:25:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/0c436774-8373-43d5-9a91-351f6f7210ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db59758747962a73c6ba41c3929fda057ac6a7" 2018-07-22 03:25:03,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:03 GMT Server: Apache x-openstack-request-id: req-8fd0f8ad-3985-43f9-b9b5-3f8f59d58b55 Location: http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:03,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:03 GMT Server: Apache x-openstack-request-id: req-a4d35787-6768-4238-9a2c-ac62aec89bb3 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:25:03,718 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/b004d3b563c14e3091fef888c6060542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-stack/0c436774-8373-43d5-9a91-351f6f7210ae used request id req-a4d35787-6768-4238-9a2c-ac62aec89bb3 2018-07-22 03:25:03,719 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-94f69939-788b-441f-aaca-3e0f47dc369b-image 2018-07-22 03:25:03,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd54bcaa8dcd0666a20faa749f3514b69f6dd7e" 2018-07-22 03:25:04,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8479175-82a7-4fc2-bc5f-c1db2825ae6c Date: Sun, 22 Jul 2018 03:25: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-22 03:25:04,149 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b368268b-f7b1-41ed-882f-b4bf108324e3 used request id req-d8479175-82a7-4fc2-bc5f-c1db2825ae6c 2018-07-22 03:25:04,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/f6ba3e3c-f1c5-4f23-96b4-7c8e40b1acad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16a655bac898ee50866234770a41ba5942081f7" 2018-07-22 03:25:04,178 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:25: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-f55410a3-5c29-4897-827f-6cfd32220523 x-compute-request-id: req-f55410a3-5c29-4897-827f-6cfd32220523 Content-Length: 0 Content-Type: application/json 2018-07-22 03:25:04,178 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f6ba3e3c-f1c5-4f23-96b4-7c8e40b1acad used request id req-f55410a3-5c29-4897-827f-6cfd32220523 2018-07-22 03:25:04,184 - 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}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:04,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-13dc569e-0c8e-43fe-aa52-901525048b6f Date: Sun, 22 Jul 2018 03:25:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b004d3b563c14e3091fef888c6060542", "created_at": "2018-07-22T03:24:53Z", "updated_at": "2018-07-22T03:24:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:24:53Z", "revision_number": 0, "id": "1547fef9-fd22-492a-a5dc-e1828576929a", "remote_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "remote_ip_prefix": null, "created_at": "2018-07-22T03:24:53Z", "security_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "tenant_id": "b004d3b563c14e3091fef888c6060542", "port_range_min": null, "ethertype": "IPv4", "project_id": "b004d3b563c14e3091fef888c6060542"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:24:53Z", "revision_number": 0, "id": "7294114a-93c5-475a-97b6-79d20bbff179", "remote_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "remote_ip_prefix": null, "created_at": "2018-07-22T03:24:53Z", "security_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "tenant_id": "b004d3b563c14e3091fef888c6060542", "port_range_min": null, "ethertype": "IPv6", "project_id": "b004d3b563c14e3091fef888c6060542"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:24:53Z", "revision_number": 0, "id": "93f2ad73-7793-49c3-ab26-a2377bb7c7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:24:53Z", "security_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "tenant_id": "b004d3b563c14e3091fef888c6060542", "port_range_min": null, "ethertype": "IPv4", "project_id": "b004d3b563c14e3091fef888c6060542"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:24:53Z", "revision_number": 0, "id": "fee46588-1d57-43ea-b676-4c2549ed5127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:24:53Z", "security_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "tenant_id": "b004d3b563c14e3091fef888c6060542", "port_range_min": null, "ethertype": "IPv6", "project_id": "b004d3b563c14e3091fef888c6060542"}], "revision_number": 4, "project_id": "b004d3b563c14e3091fef888c6060542", "id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:25:04,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-13dc569e-0c8e-43fe-aa52-901525048b6f 2018-07-22 03:25:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:04,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ce6344-5947-437e-a4df-34107a5bc640 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:25:04,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-02ce6344-5947-437e-a4df-34107a5bc640 2018-07-22 03:25:04,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:04,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2280061-c56e-48f5-8fa0-c64e72a06b42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:04,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-d2280061-c56e-48f5-8fa0-c64e72a06b42 2018-07-22 03:25:04,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:04,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:04,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dff6547e-8d5c-4f9b-b943-43fc9b54a443 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:04,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-dff6547e-8d5c-4f9b-b943-43fc9b54a443 2018-07-22 03:25:04,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:04,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:04,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9515e282-9380-41bc-921a-486bbf716ffa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:04,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-9515e282-9380-41bc-921a-486bbf716ffa 2018-07-22 03:25:04,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:04,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de91768a-484c-47f2-b219-622c67a20960 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:04,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-de91768a-484c-47f2-b219-622c67a20960 2018-07-22 03:25:04,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:04,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5580e69-1533-48f3-bdc8-999d169914a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:04,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-c5580e69-1533-48f3-bdc8-999d169914a3 2018-07-22 03:25:04,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:04,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:05,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bcd84c-cde8-416d-9453-a8244f3dd450 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:25:05,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-22bcd84c-cde8-416d-9453-a8244f3dd450 2018-07-22 03:25:05,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:05,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f6600e-060b-4b31-aa4d-51738169b0cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:05,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-06f6600e-060b-4b31-aa4d-51738169b0cb 2018-07-22 03:25:05,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:05,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:05,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ce7423-b34c-4278-a42e-48f4d80d000b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b004d3b563c14e3091fef888c6060542", "name": "CreateStackSuccessTests-43b9f60d-0257-4df-proj"}} 2018-07-22 03:25:05,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542 used request id req-a1ce7423-b34c-4278-a42e-48f4d80d000b 2018-07-22 03:25:05,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcb540de-4aa5-4413-ab64-7e62d982d3c4 2018-07-22 03:25:05,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dcb540de-4aa5-4413-ab64-7e62d982d3c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:05,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4a720a8a-2937-4ba3-b945-8953253743cc Date: Sun, 22 Jul 2018 03:25:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:24:53Z", "security_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b004d3b563c14e3091fef888c6060542", "created_at": "2018-07-22T03:24:53Z", "project_id": "b004d3b563c14e3091fef888c6060542", "id": "1547fef9-fd22-492a-a5dc-e1828576929a"}, {"remote_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:24:53Z", "security_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b004d3b563c14e3091fef888c6060542", "created_at": "2018-07-22T03:24:53Z", "project_id": "b004d3b563c14e3091fef888c6060542", "id": "7294114a-93c5-475a-97b6-79d20bbff179"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:24:53Z", "security_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b004d3b563c14e3091fef888c6060542", "created_at": "2018-07-22T03:24:53Z", "project_id": "b004d3b563c14e3091fef888c6060542", "id": "93f2ad73-7793-49c3-ab26-a2377bb7c7e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:24:53Z", "security_group_id": "dcb540de-4aa5-4413-ab64-7e62d982d3c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b004d3b563c14e3091fef888c6060542", "created_at": "2018-07-22T03:24:53Z", "project_id": "b004d3b563c14e3091fef888c6060542", "id": "fee46588-1d57-43ea-b676-4c2549ed5127"}]} 2018-07-22 03:25:05,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dcb540de-4aa5-4413-ab64-7e62d982d3c4 used request id req-4a720a8a-2937-4ba3-b945-8953253743cc 2018-07-22 03:25:05,254 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:25:05,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/dcb540de-4aa5-4413-ab64-7e62d982d3c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:05,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea15d377-19bb-4bc6-85cf-47ba225e53cc Content-Length: 0 Date: Sun, 22 Jul 2018 03:25:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:25:05,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/dcb540de-4aa5-4413-ab64-7e62d982d3c4 used request id req-ea15d377-19bb-4bc6-85cf-47ba225e53cc 2018-07-22 03:25:05,402 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-43b9f60d-0257-4df-proj 2018-07-22 03:25:05,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:05,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64322ba7-3327-4f1e-86e7-dda1904cb911 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:25:05,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b004d3b563c14e3091fef888c6060542 used request id req-64322ba7-3327-4f1e-86e7-dda1904cb911 2018-07-22 03:25:05,640 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-43b9f60d-0257-4df-proj-role 2018-07-22 03:25:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/b7d43878bf184e1096081bb982888cf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:05,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d18f5899-31fe-4b62-bc65-022745cafb85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:25:05,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/b7d43878bf184e1096081bb982888cf7 used request id req-d18f5899-31fe-4b62-bc65-022745cafb85 2018-07-22 03:25:05,745 - 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}6f1445f23d4b35fe9d11bb1ef3c99a2865b0a124" 2018-07-22 03:25:05,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54cf5c18-09c7-4fb1-b4ed-b40f477c6f64 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:25:05,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-54cf5c18-09c7-4fb1-b4ed-b40f477c6f64 2018-07-22 03:25:05,830 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-43b9f60d-0257-4df-user 2018-07-22 03:25:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f0be643a0217401c923eb8d18da77044 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48cd4e9f0473902c46a80cb2107d01ef5bcf1b7" 2018-07-22 03:25:06,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b82bc6-5f09-4889-8e4f-5b014b1dce3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:25:06,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f0be643a0217401c923eb8d18da77044 used request id req-37b82bc6-5f09-4889-8e4f-5b014b1dce3c 2018-07-22 03:25:06,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:06,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ml_Zx0CqQLubFuViLtLPFw"], "issued_at": "2018-07-22T03:25:06.000000Z"}} 2018-07-22 03:25:06,408 - 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}d284c39ae62b5488626378002c6529df9e7d75b3" 2018-07-22 03:25:06,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cdda40-8894-4048-a1c5-c43ec7f4b2d8 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-22 03:25:06,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-99cdda40-8894-4048-a1c5-c43ec7f4b2d8 2018-07-22 03:25:06,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:06,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:06,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["q7fCDLOMT9-BvwoRyDNh2w"], "issued_at": "2018-07-22T03:25:06.000000Z"}} 2018-07-22 03:25:06,864 - 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}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:06,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54b363c-fedf-41d9-a35c-75a45f6c5093 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-22 03:25:06,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c54b363c-fedf-41d9-a35c-75a45f6c5093 2018-07-22 03:25:06,946 - 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-22 03:25:06,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:25:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:25:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c5e4b34e-b862-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:07,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9335f2a4-c81c-4a34-b85f-c909c7f083b4 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=CreateStackSuccessTests-c5e4b34e-b862-41b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:25:07,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c5e4b34e-b862-41b-proj used request id req-9335f2a4-c81c-4a34-b85f-c909c7f083b4 2018-07-22 03:25:07,041 - 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}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:07,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f3ef6c-c1c9-4aae-95f1-3c433b227e01 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-22 03:25:07,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e2f3ef6c-c1c9-4aae-95f1-3c433b227e01 2018-07-22 03:25:07,131 - 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}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj"}}' 2018-07-22 03:25:07,242 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a6808a4-ed48-4b02-9435-fd23a4d39396 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda"}, "tags": [], "enabled": true, "id": "7ef74746fdeb4099a931d5d53a9c7cda", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj"}} 2018-07-22 03:25:07,242 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6a6808a4-ed48-4b02-9435-fd23a4d39396 2018-07-22 03:25:07,242 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c5e4b34e-b862-41b-proj 2018-07-22 03:25:07,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:07,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:07,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["M1t6x5RnQ5eJxxh8c3NE6w"], "issued_at": "2018-07-22T03:25:07.000000Z"}} 2018-07-22 03:25:07,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}be3abc1d4e4ee2302d412ee27ef30da444c297c1" 2018-07-22 03:25:07,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb90bbe-bfae-49a9-b47b-dfc0b96d2f30 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-22 03:25:07,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8cb90bbe-bfae-49a9-b47b-dfc0b96d2f30 2018-07-22 03:25:07,644 - 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-22 03:25:07,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:25:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:25:07,649 - 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}be3abc1d4e4ee2302d412ee27ef30da444c297c1" 2018-07-22 03:25:07,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e514bfca-5815-4780-b967-baea8974e128 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:25:07,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e514bfca-5815-4780-b967-baea8974e128 2018-07-22 03:25:07,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c5e4b34e-b862-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3abc1d4e4ee2302d412ee27ef30da444c297c1" 2018-07-22 03:25:07,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c55283-051c-407c-a22e-d06965e1f0b5 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c5e4b34e-b862-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda"}, "tags": [], "enabled": true, "id": "7ef74746fdeb4099a931d5d53a9c7cda", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj"}]} 2018-07-22 03:25:07,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c5e4b34e-b862-41b-proj used request id req-f9c55283-051c-407c-a22e-d06965e1f0b5 2018-07-22 03:25:07,843 - 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}be3abc1d4e4ee2302d412ee27ef30da444c297c1" 2018-07-22 03:25:07,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba3dfcd-5730-4bca-9dfc-2ad9eca050aa 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-22 03:25:07,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8ba3dfcd-5730-4bca-9dfc-2ad9eca050aa 2018-07-22 03:25:08,316 - 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}be3abc1d4e4ee2302d412ee27ef30da444c297c1" 2018-07-22 03:25:08,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7e61d6-4f07-4e5a-b8f9-4f0fb34331e6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:25:08,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0e7e61d6-4f07-4e5a-b8f9-4f0fb34331e6 2018-07-22 03:25:08,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c5e4b34e-b862-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3abc1d4e4ee2302d412ee27ef30da444c297c1" 2018-07-22 03:25:08,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12327b7-4368-44bf-9507-85ac487045bb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c5e4b34e-b862-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda"}, "tags": [], "enabled": true, "id": "7ef74746fdeb4099a931d5d53a9c7cda", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj"}]} 2018-07-22 03:25:08,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c5e4b34e-b862-41b-proj used request id req-f12327b7-4368-44bf-9507-85ac487045bb 2018-07-22 03:25:08,486 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c5e4b34e-b862-41b-user 2018-07-22 03:25:08,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:08,490 - 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}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:08,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d217d74-377a-4313-9365-c19cb8407789 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:25:08,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0d217d74-377a-4313-9365-c19cb8407789 2018-07-22 03:25:08,574 - 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}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" -d '{"role": {"name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj-role"}}' 2018-07-22 03:25:08,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a70a0a39-a680-4289-a845-b47e72a27c60 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51b7afceec984a7b9efd2d9d6a58bd3a", "links": {"self": "http://172.30.9.25:5000/v3/roles/51b7afceec984a7b9efd2d9d6a58bd3a"}, "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj-role"}} 2018-07-22 03:25:08,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a70a0a39-a680-4289-a845-b47e72a27c60 2018-07-22 03:25:08,677 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c5e4b34e-b862-41b-proj-role 2018-07-22 03:25:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/51b7afceec984a7b9efd2d9d6a58bd3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:08,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b0380c-0906-4d85-ac50-4e3071d775cc Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51b7afceec984a7b9efd2d9d6a58bd3a", "links": {"self": "http://172.30.9.25:5000/v3/roles/51b7afceec984a7b9efd2d9d6a58bd3a"}, "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj-role"}} 2018-07-22 03:25:08,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/51b7afceec984a7b9efd2d9d6a58bd3a used request id req-e3b0380c-0906-4d85-ac50-4e3071d775cc 2018-07-22 03:25:08,763 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c5e4b34e-b862-41b-proj-role to project CreateStackSuccessTests-c5e4b34e-b862-41b-proj 2018-07-22 03:25:08,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda/users/365a5bb66f57495a8168d7049ddbf66b/roles/51b7afceec984a7b9efd2d9d6a58bd3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:08,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3677abcc-be98-43ef-92e9-4993a6ca2987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:25:08,883 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda/users/365a5bb66f57495a8168d7049ddbf66b/roles/51b7afceec984a7b9efd2d9d6a58bd3a used request id req-3677abcc-be98-43ef-92e9-4993a6ca2987 2018-07-22 03:25:08,883 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:25:08,883 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:25:08,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:08,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:09,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51b7afceec984a7b9efd2d9d6a58bd3a", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj-role"}], "expires_at": "2018-07-22T04:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef74746fdeb4099a931d5d53a9c7cda", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-user", "id": "365a5bb66f57495a8168d7049ddbf66b"}, "audit_ids": ["we840keRR0uCBv2WjqitEg"], "issued_at": "2018-07-22T03:25:09.000000Z"}} 2018-07-22 03:25:09,265 - 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}d2f19d5b4d1215a5fa6f81214eb1f35670301959" 2018-07-22 03:25:09,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5ad772-df11-4a6d-bfb8-9382287152e8 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-22 03:25:09,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1e5ad772-df11-4a6d-bfb8-9382287152e8 2018-07-22 03:25:09,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2f19d5b4d1215a5fa6f81214eb1f35670301959" 2018-07-22 03:25:09,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-01f8cd58-73c1-49ba-9a77-342ada81f617 Date: Sun, 22 Jul 2018 03:25:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image"} 2018-07-22 03:25:09,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image used request id req-01f8cd58-73c1-49ba-9a77-342ada81f617 2018-07-22 03:25:09,534 - 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}d2f19d5b4d1215a5fa6f81214eb1f35670301959" 2018-07-22 03:25:09,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1f3945d0-6002-4ae4-b5dd-843a588fbaa3 Date: Sun, 22 Jul 2018 03:25: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-22 03:25:09,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1f3945d0-6002-4ae4-b5dd-843a588fbaa3 2018-07-22 03:25:09,568 - 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}d2f19d5b4d1215a5fa6f81214eb1f35670301959" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image"}' 2018-07-22 03:25:09,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f180b9ef-3a45-4deb-95b7-8f263fb6abd5 Date: Sun, 22 Jul 2018 03:25:09 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:25:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:25:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e", "min_disk": 0, "protected": false, "id": "01dc911f-7233-4bae-b8ed-f3221999c87e", "file": "/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e/file", "checksum": null, "owner": "7ef74746fdeb4099a931d5d53a9c7cda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:25:09,602 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f180b9ef-3a45-4deb-95b7-8f263fb6abd5 2018-07-22 03:25:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2f19d5b4d1215a5fa6f81214eb1f35670301959" -d '' 2018-07-22 03:25:10,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-03532dd7-7722-4386-9418-392467a9e2c9 Date: Sun, 22 Jul 2018 03:25: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-22 03:25:10,035 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e/file used request id req-03532dd7-7722-4386-9418-392467a9e2c9 2018-07-22 03:25:10,035 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:25:10,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2f19d5b4d1215a5fa6f81214eb1f35670301959" 2018-07-22 03:25:10,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-50ecce98-646e-4886-a133-a609a65a53dd Date: Sun, 22 Jul 2018 03:25:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:25:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:25:09Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/01dc911f-7233-4bae-b8ed-f3221999c87e/snap", "metadata": {}}], "self": "/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e", "min_disk": 0, "protected": false, "id": "01dc911f-7233-4bae-b8ed-f3221999c87e", "file": "/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef74746fdeb4099a931d5d53a9c7cda", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/01dc911f-7233-4bae-b8ed-f3221999c87e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:25:10,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e used request id req-50ecce98-646e-4886-a133-a609a65a53dd 2018-07-22 03:25:10,063 - 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}d2f19d5b4d1215a5fa6f81214eb1f35670301959" 2018-07-22 03:25:10,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2760d567-35bf-4b00-b364-cea7a8263091 Date: Sun, 22 Jul 2018 03:25: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-22 03:25:10,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2760d567-35bf-4b00-b364-cea7a8263091 2018-07-22 03:25:10,073 - create_image - INFO - Created image with name - CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image 2018-07-22 03:25:10,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2f19d5b4d1215a5fa6f81214eb1f35670301959" 2018-07-22 03:25:10,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-0bf917b8-73c8-435f-8b3d-9f68eeea5f5a Date: Sun, 22 Jul 2018 03:25:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:25:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:25:09Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/01dc911f-7233-4bae-b8ed-f3221999c87e/snap", "metadata": {}}], "self": "/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e", "min_disk": 0, "protected": false, "id": "01dc911f-7233-4bae-b8ed-f3221999c87e", "file": "/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef74746fdeb4099a931d5d53a9c7cda", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/01dc911f-7233-4bae-b8ed-f3221999c87e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:25:10,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e used request id req-0bf917b8-73c8-435f-8b3d-9f68eeea5f5a 2018-07-22 03:25:10,092 - create_image - DEBUG - Instance status is - active 2018-07-22 03:25:10,092 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image 2018-07-22 03:25:10,092 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image 2018-07-22 03:25:10,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:10,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:10,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MSxaNOMMQQqpPUI5zQeyTA"], "issued_at": "2018-07-22T03:25:10.000000Z"}} 2018-07-22 03:25:10,492 - 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}5b6a5b8556b9a472d12c8c92fbd9a142a0ab653f" 2018-07-22 03:25:10,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34285a42-bb0e-4eed-8f9d-3a6db880a5fb 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-22 03:25:10,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-34285a42-bb0e-4eed-8f9d-3a6db880a5fb 2018-07-22 03:25:10,579 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:25:10,583 - 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}5b6a5b8556b9a472d12c8c92fbd9a142a0ab653f" 2018-07-22 03:25:10,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25: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-0a9e1985-dc2d-4afa-b0b4-3b2d94447353 x-compute-request-id: req-0a9e1985-dc2d-4afa-b0b4-3b2d94447353 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:25:10,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0a9e1985-dc2d-4afa-b0b4-3b2d94447353 2018-07-22 03:25:10,762 - 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}5b6a5b8556b9a472d12c8c92fbd9a142a0ab653f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-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-22 03:25:10,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25: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-955c3fa6-8437-49f3-950f-6755a94e26d8 x-compute-request-id: req-955c3fa6-8437-49f3-950f-6755a94e26d8 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9ab3fcaf-e128-4cc8-a8fd-fc85eff3df25", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9ab3fcaf-e128-4cc8-a8fd-fc85eff3df25", "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": "9ab3fcaf-e128-4cc8-a8fd-fc85eff3df25"}} 2018-07-22 03:25:10,808 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-955c3fa6-8437-49f3-950f-6755a94e26d8 2018-07-22 03:25:10,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:10,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:11,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51b7afceec984a7b9efd2d9d6a58bd3a", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj-role"}], "expires_at": "2018-07-22T04:25:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef74746fdeb4099a931d5d53a9c7cda", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-user", "id": "365a5bb66f57495a8168d7049ddbf66b"}, "audit_ids": ["GvgDw9TURAOCdWESK2AQoA"], "issued_at": "2018-07-22T03:25:11.000000Z"}} 2018-07-22 03:25:11,211 - 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}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:11,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cefbe8-3a9f-4175-a73b-3f20fe55e235 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-22 03:25:11,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-43cefbe8-3a9f-4175-a73b-3f20fe55e235 2018-07-22 03:25:11,289 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:25:11,292 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:25:11,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:11,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:11 GMT Server: Apache x-openstack-request-id: req-3ac15dbc-41f3-43c3-908a-2e3edee495bb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:25:11,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack used request id req-3ac15dbc-41f3-43c3-908a-2e3edee495bb 2018-07-22 03:25:11,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "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": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name"}}' 2018-07-22 03:25:13,309 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:25:11 GMT Server: Apache x-openstack-request-id: req-0028193f-47bd-4e48-99f6-3d44f0d3e2c1 Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}]}} 2018-07-22 03:25:13,309 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks used request id req-0028193f-47bd-4e48-99f6-3d44f0d3e2c1 2018-07-22 03:25:13,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:13,500 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:13 GMT Server: Apache x-openstack-request-id: req-53aebb95-7cd3-4af9-8eb8-a46e04d47315 Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:13,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:13 GMT Server: Apache x-openstack-request-id: req-1d89e7a6-06d1-4a86-b2fc-b55b9fc8e1e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:13,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-1d89e7a6-06d1-4a86-b2fc-b55b9fc8e1e2 2018-07-22 03:25:13,692 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack 2018-07-22 03:25:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:13,875 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:13 GMT Server: Apache x-openstack-request-id: req-d7331ebd-62f4-4215-ba24-f53b44692181 Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:14,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:13 GMT Server: Apache x-openstack-request-id: req-c5ab0636-813e-49bd-a190-b1a2fa36f557 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:14,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-c5ab0636-813e-49bd-a190-b1a2fa36f557 2018-07-22 03:25:14,108 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:25:14,108 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:17,111 - create_stack - DEBUG - Stack status query timeout in 1196.58136511 2018-07-22 03:25:17,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:17,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:17 GMT Server: Apache x-openstack-request-id: req-ff52b2cb-51a8-44f0-8900-1fa63ad5b94a Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:17,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:17 GMT Server: Apache x-openstack-request-id: req-017eca70-1df1-4cd1-88f6-d338ee2cc6ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:17,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-017eca70-1df1-4cd1-88f6-d338ee2cc6ec 2018-07-22 03:25:17,341 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:25:17,341 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:20,344 - create_stack - DEBUG - Stack status query timeout in 1193.34841609 2018-07-22 03:25:20,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:20,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:20 GMT Server: Apache x-openstack-request-id: req-939b6cb9-4316-475e-bf33-97b92ce5b7b5 Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:20,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:20 GMT Server: Apache x-openstack-request-id: req-75f5f2f4-44de-4fe2-8064-b10607587288 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:20,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-75f5f2f4-44de-4fe2-8064-b10607587288 2018-07-22 03:25:20,578 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:25:20,578 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:23,582 - create_stack - DEBUG - Stack status query timeout in 1190.11102009 2018-07-22 03:25:23,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:23,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:23 GMT Server: Apache x-openstack-request-id: req-70c4f332-11b4-4477-900e-dde4c0adbebc Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:23,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:23 GMT Server: Apache x-openstack-request-id: req-a27e0ba6-cd44-4cd8-9552-bf5bb74f3728 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:23,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-a27e0ba6-cd44-4cd8-9552-bf5bb74f3728 2018-07-22 03:25:23,653 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:25:23,653 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:26,656 - create_stack - DEBUG - Stack status query timeout in 1187.03651309 2018-07-22 03:25:26,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:26,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:26 GMT Server: Apache x-openstack-request-id: req-2286cabd-474c-4776-97b2-b8ef5858a432 Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:26,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:26 GMT Server: Apache x-openstack-request-id: req-8497c44a-b5d2-4fba-8134-4878f528fbef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:26,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-8497c44a-b5d2-4fba-8134-4878f528fbef 2018-07-22 03:25:26,890 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:25:26,891 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack 2018-07-22 03:25:26,891 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack 2018-07-22 03:25:26,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:27,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51b7afceec984a7b9efd2d9d6a58bd3a", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj-role"}], "expires_at": "2018-07-22T04:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef74746fdeb4099a931d5d53a9c7cda", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/7ef74746fdeb4099a931d5d53a9c7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-user", "id": "365a5bb66f57495a8168d7049ddbf66b"}, "audit_ids": ["MjJjU022RqyVAdQzy9XSvw"], "issued_at": "2018-07-22T03:25:27.000000Z"}} 2018-07-22 03:25:27,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79d2ab0e90f986515c9511e9eb21c394dc3db34" 2018-07-22 03:25:27,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:27 GMT Server: Apache x-openstack-request-id: req-af332d4b-5eb8-4550-a9dc-14d9736caa78 Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:27,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:27 GMT Server: Apache x-openstack-request-id: req-fae6fb4c-f232-4029-818f-7559f07bbd42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:27,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-fae6fb4c-f232-4029-818f-7559f07bbd42 2018-07-22 03:25:27,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:27,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:27 GMT Server: Apache x-openstack-request-id: req-d2ba429b-8809-4cc5-ab1d-e1da74bce1bb Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:27,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:27 GMT Server: Apache x-openstack-request-id: req-eaa595bb-da0f-4bf8-a0c1-90e2b3f8114c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:27,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-eaa595bb-da0f-4bf8-a0c1-90e2b3f8114c 2018-07-22 03:25:27,729 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack 2018-07-22 03:25:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:27,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:27 GMT Server: Apache x-openstack-request-id: req-6679b62e-c1de-4469-b715-413535505a06 Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:27,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:25:27 GMT Server: Apache x-openstack-request-id: req-6f71aa6e-13a8-48e9-b6b2-83c4fdbbeba0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:25:27,957 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-6f71aa6e-13a8-48e9-b6b2-83c4fdbbeba0 2018-07-22 03:25:27,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:28,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:27 GMT Server: Apache x-openstack-request-id: req-45203f26-c67d-4930-b8af-7e4882b8f3ed Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:28,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:28 GMT Server: Apache x-openstack-request-id: req-6db2a6b5-8b7d-4ebe-a11a-7c4b75c67ee1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:25:27Z", "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:28,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-6db2a6b5-8b7d-4ebe-a11a-7c4b75c67ee1 2018-07-22 03:25:28,231 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:25:28,231 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:31,234 - create_stack - DEBUG - Stack status query timeout in 1196.7226069 2018-07-22 03:25:31,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:31,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:31 GMT Server: Apache x-openstack-request-id: req-eeb3eaa9-d9fc-4c0d-bdc9-7257eea83f24 Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:31,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:31 GMT Server: Apache x-openstack-request-id: req-3657f7c5-95ee-423a-b3e4-4c02953e9fb6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:25:27Z", "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:31,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-3657f7c5-95ee-423a-b3e4-4c02953e9fb6 2018-07-22 03:25:31,290 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:25:31,290 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:34,293 - create_stack - DEBUG - Stack status query timeout in 1193.66382384 2018-07-22 03:25:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:34,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:34 GMT Server: Apache x-openstack-request-id: req-883326e5-0590-4031-ab5f-a0cd9cac916a Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:34,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:34 GMT Server: Apache x-openstack-request-id: req-858defa5-4b6c-4a49-8e7f-9683569d7634 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": "7ef74746fdeb4099a931d5d53a9c7cda", "OS::stack_id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "image_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image", "inst_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-inst", "subnet_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-subnet", "flavor_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-flavor-name", "net_name": "CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-net"}, "deletion_time": "2018-07-22T03:25:33Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack", "stack_user_project_id": "bc427f51a74d4801b20700e63d298092", "tags": null, "creation_time": "2018-07-22T03:25:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:25:27Z", "id": "c76a0f61-65b2-40e8-b76b-7ec01998e1f9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:34,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-858defa5-4b6c-4a49-8e7f-9683569d7634 2018-07-22 03:25:34,366 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:25:34,366 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack 2018-07-22 03:25:34,366 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack 2018-07-22 03:25:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28655b4c1abe0581c680f43e1b428a5748f93644" 2018-07-22 03:25:34,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:34 GMT Server: Apache x-openstack-request-id: req-a9cc7281-6cdc-4757-bf41-c47900dc5d6b Location: http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:34,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:34 GMT Server: Apache x-openstack-request-id: req-3636014f-8936-4aa4-913a-1ee58853f106 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:25:34,420 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/7ef74746fdeb4099a931d5d53a9c7cda/stacks/CreateStackSuccessTests-CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-stack/c76a0f61-65b2-40e8-b76b-7ec01998e1f9 used request id req-3636014f-8936-4aa4-913a-1ee58853f106 2018-07-22 03:25:34,421 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-515bde7d-0b4d-446a-83a5-f090965150ba-image 2018-07-22 03:25:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2f19d5b4d1215a5fa6f81214eb1f35670301959" 2018-07-22 03:25:35,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-099f8fa6-5a34-4f73-8832-120b5cdf1009 Date: Sun, 22 Jul 2018 03:25:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:25:35,541 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/01dc911f-7233-4bae-b8ed-f3221999c87e used request id req-099f8fa6-5a34-4f73-8832-120b5cdf1009 2018-07-22 03:25:35,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/9ab3fcaf-e128-4cc8-a8fd-fc85eff3df25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6a5b8556b9a472d12c8c92fbd9a142a0ab653f" 2018-07-22 03:25:35,568 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:25: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-7afe29af-84e8-448c-be5a-e256d6b5b778 x-compute-request-id: req-7afe29af-84e8-448c-be5a-e256d6b5b778 Content-Length: 0 Content-Type: application/json 2018-07-22 03:25:35,568 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/9ab3fcaf-e128-4cc8-a8fd-fc85eff3df25 used request id req-7afe29af-84e8-448c-be5a-e256d6b5b778 2018-07-22 03:25:35,574 - 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}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:35,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fc9ad52e-d806-45aa-a212-50b3d90d33e3 Date: Sun, 22 Jul 2018 03:25:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef74746fdeb4099a931d5d53a9c7cda", "created_at": "2018-07-22T03:25:13Z", "updated_at": "2018-07-22T03:25:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:25:13Z", "revision_number": 0, "id": "3f429b47-b6ea-4c63-9009-fa2d57fc03a4", "remote_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "remote_ip_prefix": null, "created_at": "2018-07-22T03:25:13Z", "security_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "tenant_id": "7ef74746fdeb4099a931d5d53a9c7cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef74746fdeb4099a931d5d53a9c7cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:25:13Z", "revision_number": 0, "id": "a39fff3b-3d45-402f-bd14-a2f8828efb08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:25:13Z", "security_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "tenant_id": "7ef74746fdeb4099a931d5d53a9c7cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef74746fdeb4099a931d5d53a9c7cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:25:13Z", "revision_number": 0, "id": "dfc874a3-3d52-44e9-b6b0-683418a5847c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:25:13Z", "security_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "tenant_id": "7ef74746fdeb4099a931d5d53a9c7cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef74746fdeb4099a931d5d53a9c7cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:25:13Z", "revision_number": 0, "id": "efa42a6c-85e6-40b4-977c-a230356131fc", "remote_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "remote_ip_prefix": null, "created_at": "2018-07-22T03:25:13Z", "security_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "tenant_id": "7ef74746fdeb4099a931d5d53a9c7cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef74746fdeb4099a931d5d53a9c7cda"}], "revision_number": 4, "project_id": "7ef74746fdeb4099a931d5d53a9c7cda", "id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:25:35,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-fc9ad52e-d806-45aa-a212-50b3d90d33e3 2018-07-22 03:25:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:35,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed8c4ab-8755-40eb-afa6-34f0d0c9a1f3 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:25:35,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-eed8c4ab-8755-40eb-afa6-34f0d0c9a1f3 2018-07-22 03:25:35,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:35,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ea46c6-68d6-43c5-a5be-33773c9f8c19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:35,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-90ea46c6-68d6-43c5-a5be-33773c9f8c19 2018-07-22 03:25:35,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:36,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79f0ebcf-a92e-4752-abd8-8b1db5aa99b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:36,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-79f0ebcf-a92e-4752-abd8-8b1db5aa99b7 2018-07-22 03:25:36,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:36,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:36,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43690d0-e6b9-48fe-9925-52df2d727d66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:36,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-b43690d0-e6b9-48fe-9925-52df2d727d66 2018-07-22 03:25:36,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:36,240 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48299799-c74f-416a-ab9b-23c271b8c206 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:36,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-48299799-c74f-416a-ab9b-23c271b8c206 2018-07-22 03:25:36,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:36,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:36,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c3c3dab-a5f9-4284-8f0c-f2028c76dc42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:25:36,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-2c3c3dab-a5f9-4284-8f0c-f2028c76dc42 2018-07-22 03:25:36,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:25:36,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:36,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac87ab2-7f33-4acf-9bf5-08c5ba1d1511 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ef74746fdeb4099a931d5d53a9c7cda", "name": "CreateStackSuccessTests-c5e4b34e-b862-41b-proj"}} 2018-07-22 03:25:36,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda used request id req-3ac87ab2-7f33-4acf-9bf5-08c5ba1d1511 2018-07-22 03:25:36,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab8611ac-e409-4630-be83-e7d0f8e0f408 2018-07-22 03:25:36,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab8611ac-e409-4630-be83-e7d0f8e0f408 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:36,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8588d6fb-1c37-4d9c-99ab-374af8ff09f1 Date: Sun, 22 Jul 2018 03:25:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:25:13Z", "security_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef74746fdeb4099a931d5d53a9c7cda", "created_at": "2018-07-22T03:25:13Z", "project_id": "7ef74746fdeb4099a931d5d53a9c7cda", "id": "3f429b47-b6ea-4c63-9009-fa2d57fc03a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:25:13Z", "security_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef74746fdeb4099a931d5d53a9c7cda", "created_at": "2018-07-22T03:25:13Z", "project_id": "7ef74746fdeb4099a931d5d53a9c7cda", "id": "a39fff3b-3d45-402f-bd14-a2f8828efb08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:25:13Z", "security_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef74746fdeb4099a931d5d53a9c7cda", "created_at": "2018-07-22T03:25:13Z", "project_id": "7ef74746fdeb4099a931d5d53a9c7cda", "id": "dfc874a3-3d52-44e9-b6b0-683418a5847c"}, {"remote_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:25:13Z", "security_group_id": "ab8611ac-e409-4630-be83-e7d0f8e0f408", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef74746fdeb4099a931d5d53a9c7cda", "created_at": "2018-07-22T03:25:13Z", "project_id": "7ef74746fdeb4099a931d5d53a9c7cda", "id": "efa42a6c-85e6-40b4-977c-a230356131fc"}]} 2018-07-22 03:25:36,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab8611ac-e409-4630-be83-e7d0f8e0f408 used request id req-8588d6fb-1c37-4d9c-99ab-374af8ff09f1 2018-07-22 03:25:36,442 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:25:36,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ab8611ac-e409-4630-be83-e7d0f8e0f408 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:36,619 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6d6e562-a5df-41cc-bc99-08f1fd2b9996 Content-Length: 0 Date: Sun, 22 Jul 2018 03:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:25:36,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ab8611ac-e409-4630-be83-e7d0f8e0f408 used request id req-b6d6e562-a5df-41cc-bc99-08f1fd2b9996 2018-07-22 03:25:36,619 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c5e4b34e-b862-41b-proj 2018-07-22 03:25:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:36,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9429e70-9c03-4e08-899a-f6d14d5178da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:25:36,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7ef74746fdeb4099a931d5d53a9c7cda used request id req-c9429e70-9c03-4e08-899a-f6d14d5178da 2018-07-22 03:25:36,828 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c5e4b34e-b862-41b-proj-role 2018-07-22 03:25:36,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/51b7afceec984a7b9efd2d9d6a58bd3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:36,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d24c674b-a61a-418d-b6bc-fc826842c017 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:25:36,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/51b7afceec984a7b9efd2d9d6a58bd3a used request id req-d24c674b-a61a-418d-b6bc-fc826842c017 2018-07-22 03:25:36,939 - 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}3f0415abaa8c220ec7ba4f6bc3042860f1f6b1ad" 2018-07-22 03:25:37,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7236702a-047a-4a51-8b08-fd8f8079014d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:25:37,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7236702a-047a-4a51-8b08-fd8f8079014d 2018-07-22 03:25:37,022 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c5e4b34e-b862-41b-user 2018-07-22 03:25:37,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/365a5bb66f57495a8168d7049ddbf66b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3abc1d4e4ee2302d412ee27ef30da444c297c1" 2018-07-22 03:25:37,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe7456ac-12bc-4436-9aef-5a75749449c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:25:37,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/365a5bb66f57495a8168d7049ddbf66b used request id req-fe7456ac-12bc-4436-9aef-5a75749449c4 2018-07-22 03:25:37,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:37,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["WDunj3p2RoSRpTRJ7IUo3g"], "issued_at": "2018-07-22T03:25:37.000000Z"}} 2018-07-22 03:25:37,570 - 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}c90290d555826ce41270703123e8ffd79c934e66" 2018-07-22 03:25:37,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12c2006-7c26-4de3-8a83-572571471a78 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-22 03:25:37,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f12c2006-7c26-4de3-8a83-572571471a78 2018-07-22 03:25:37,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:37,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:38,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["mvKDh9Z7SW-mmHbg5VHjGQ"], "issued_at": "2018-07-22T03:25:38.000000Z"}} 2018-07-22 03:25:38,031 - 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}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:25:38,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee99c9f-ac37-4227-938a-9bca721bdb14 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-22 03:25:38,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-aee99c9f-ac37-4227-938a-9bca721bdb14 2018-07-22 03:25:38,113 - 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-22 03:25:38,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:25:38,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ba4726ce-d137-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:25:38,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f2195a-e35f-40c2-b7b3-d16dbc80b559 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=CreateStackSuccessTests-ba4726ce-d137-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:25:38,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ba4726ce-d137-4c5-proj used request id req-26f2195a-e35f-40c2-b7b3-d16dbc80b559 2018-07-22 03:25:38,215 - 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}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:25:38,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab434259-52e3-40e0-b21c-b349e3bc88d2 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-22 03:25:38,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ab434259-52e3-40e0-b21c-b349e3bc88d2 2018-07-22 03:25:38,301 - 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}04c2d9bf2f43c276ab23822c48958d601b955c9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj"}}' 2018-07-22 03:25:38,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70c806d6-ff34-450b-b98c-44bdf55adda4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4"}, "tags": [], "enabled": true, "id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj"}} 2018-07-22 03:25:38,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-70c806d6-ff34-450b-b98c-44bdf55adda4 2018-07-22 03:25:38,408 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ba4726ce-d137-4c5-proj 2018-07-22 03:25:38,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:38,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:38,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jd9NcQs_TZ-schac2xDmLA"], "issued_at": "2018-07-22T03:25:38.000000Z"}} 2018-07-22 03:25:38,787 - 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}9bff89faa052d1a96e899db53c09ee7bf162dc84" 2018-07-22 03:25:38,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00947374-0313-48bb-b659-c77ed52f48c3 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-22 03:25:38,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-00947374-0313-48bb-b659-c77ed52f48c3 2018-07-22 03:25:38,869 - 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-22 03:25:38,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:25:38,875 - 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}9bff89faa052d1a96e899db53c09ee7bf162dc84" 2018-07-22 03:25:38,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bdbe19f-76b7-4b09-85a3-8691cc360ab4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:25:38,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1bdbe19f-76b7-4b09-85a3-8691cc360ab4 2018-07-22 03:25:38,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-ba4726ce-d137-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bff89faa052d1a96e899db53c09ee7bf162dc84" 2018-07-22 03:25:39,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9462fb-c759-4240-9ca2-dc23e11d4282 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-ba4726ce-d137-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4"}, "tags": [], "enabled": true, "id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj"}]} 2018-07-22 03:25:39,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-ba4726ce-d137-4c5-proj used request id req-3b9462fb-c759-4240-9ca2-dc23e11d4282 2018-07-22 03:25:39,067 - 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}9bff89faa052d1a96e899db53c09ee7bf162dc84" 2018-07-22 03:25:39,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae07a76e-ab93-4fd9-8e9f-63ecaf0b7ee8 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-22 03:25:39,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ae07a76e-ab93-4fd9-8e9f-63ecaf0b7ee8 2018-07-22 03:25:39,534 - 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}9bff89faa052d1a96e899db53c09ee7bf162dc84" 2018-07-22 03:25:39,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8a1ca0-ae93-4020-a6c6-842ce27299ea Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:25:39,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1d8a1ca0-ae93-4020-a6c6-842ce27299ea 2018-07-22 03:25:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-ba4726ce-d137-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bff89faa052d1a96e899db53c09ee7bf162dc84" 2018-07-22 03:25:39,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec40596-7b9b-49fa-879c-6a462e76e434 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-ba4726ce-d137-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4"}, "tags": [], "enabled": true, "id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj"}]} 2018-07-22 03:25:39,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-ba4726ce-d137-4c5-proj used request id req-0ec40596-7b9b-49fa-879c-6a462e76e434 2018-07-22 03:25:39,709 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ba4726ce-d137-4c5-user 2018-07-22 03:25:39,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:39,713 - 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}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:25:39,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e890c6a-74d4-4c83-bfb6-53ba3e52f534 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:25:39,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7e890c6a-74d4-4c83-bfb6-53ba3e52f534 2018-07-22 03:25:39,800 - 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}04c2d9bf2f43c276ab23822c48958d601b955c9d" -d '{"role": {"name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role"}}' 2018-07-22 03:25:39,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f6379d6-c247-4b03-837b-614a5531ad23 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1bed45db8205471d9bbbea34c0c4fb7a", "links": {"self": "http://172.30.9.25:5000/v3/roles/1bed45db8205471d9bbbea34c0c4fb7a"}, "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role"}} 2018-07-22 03:25:39,932 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3f6379d6-c247-4b03-837b-614a5531ad23 2018-07-22 03:25:39,933 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role 2018-07-22 03:25:39,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1bed45db8205471d9bbbea34c0c4fb7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:25:40,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7832e26-9312-4ff3-b857-c073536845aa Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1bed45db8205471d9bbbea34c0c4fb7a", "links": {"self": "http://172.30.9.25:5000/v3/roles/1bed45db8205471d9bbbea34c0c4fb7a"}, "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role"}} 2018-07-22 03:25:40,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1bed45db8205471d9bbbea34c0c4fb7a used request id req-b7832e26-9312-4ff3-b857-c073536845aa 2018-07-22 03:25:40,021 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role to project CreateStackSuccessTests-ba4726ce-d137-4c5-proj 2018-07-22 03:25:40,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/users/d951abfb4f0d40e7b4da333e1d4ae444/roles/1bed45db8205471d9bbbea34c0c4fb7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:25:40,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e82a7f92-9642-4ab7-a3f2-08a50baa5fa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:25:40,138 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/users/d951abfb4f0d40e7b4da333e1d4ae444/roles/1bed45db8205471d9bbbea34c0c4fb7a used request id req-e82a7f92-9642-4ab7-a3f2-08a50baa5fa8 2018-07-22 03:25:40,139 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:25:40,139 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:25:40,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:40,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:40,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bed45db8205471d9bbbea34c0c4fb7a", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role"}], "expires_at": "2018-07-22T04:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-user", "id": "d951abfb4f0d40e7b4da333e1d4ae444"}, "audit_ids": ["758mm73jRh6KKRH7OKrLJQ"], "issued_at": "2018-07-22T03:25:40.000000Z"}} 2018-07-22 03:25:40,521 - 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}e07fc5661b94ac2ef0a7d38567d280fbcbcd7df8" 2018-07-22 03:25:40,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af50d2e8-90c3-41be-882e-4f6eb90ba876 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-22 03:25:40,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-af50d2e8-90c3-41be-882e-4f6eb90ba876 2018-07-22 03:25:40,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e07fc5661b94ac2ef0a7d38567d280fbcbcd7df8" 2018-07-22 03:25:40,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-ed664861-a652-4853-bd26-4f587c8999c7 Date: Sun, 22 Jul 2018 03:25:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image"} 2018-07-22 03:25:40,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image used request id req-ed664861-a652-4853-bd26-4f587c8999c7 2018-07-22 03:25:40,798 - 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}e07fc5661b94ac2ef0a7d38567d280fbcbcd7df8" 2018-07-22 03:25:40,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-48bce22c-56a7-43e8-aec3-12039ef34d6d Date: Sun, 22 Jul 2018 03:25: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-22 03:25:40,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-48bce22c-56a7-43e8-aec3-12039ef34d6d 2018-07-22 03:25:40,833 - 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}e07fc5661b94ac2ef0a7d38567d280fbcbcd7df8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image"}' 2018-07-22 03:25:40,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0a29e9b2-9a84-4813-bdb1-d722efe98c38 Date: Sun, 22 Jul 2018 03:25:40 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:25:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:25:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab", "min_disk": 0, "protected": false, "id": "3c71d77e-a5b8-427b-b226-bc04dc02cbab", "file": "/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab/file", "checksum": null, "owner": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:25:40,872 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0a29e9b2-9a84-4813-bdb1-d722efe98c38 2018-07-22 03:25:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e07fc5661b94ac2ef0a7d38567d280fbcbcd7df8" -d '' 2018-07-22 03:25:41,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6bec8125-a89a-4af7-8c6f-3dacadb0c4c1 Date: Sun, 22 Jul 2018 03:25: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-22 03:25:41,515 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab/file used request id req-6bec8125-a89a-4af7-8c6f-3dacadb0c4c1 2018-07-22 03:25:41,515 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:25:41,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e07fc5661b94ac2ef0a7d38567d280fbcbcd7df8" 2018-07-22 03:25:41,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-0b7b9a05-a47b-4574-873e-41d5142b1647 Date: Sun, 22 Jul 2018 03:25:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:25:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:25:41Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab/snap", "metadata": {}}], "self": "/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab", "min_disk": 0, "protected": false, "id": "3c71d77e-a5b8-427b-b226-bc04dc02cbab", "file": "/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:25:41,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab used request id req-0b7b9a05-a47b-4574-873e-41d5142b1647 2018-07-22 03:25:41,537 - 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}e07fc5661b94ac2ef0a7d38567d280fbcbcd7df8" 2018-07-22 03:25:41,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-282a02f3-1907-469f-abcb-d6bdeec3ed3a Date: Sun, 22 Jul 2018 03:25:41 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-22 03:25:41,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-282a02f3-1907-469f-abcb-d6bdeec3ed3a 2018-07-22 03:25:41,546 - create_image - INFO - Created image with name - CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image 2018-07-22 03:25:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e07fc5661b94ac2ef0a7d38567d280fbcbcd7df8" 2018-07-22 03:25:41,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-922532d7-bcd3-4546-a0ee-891db735cbbd Date: Sun, 22 Jul 2018 03:25:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:25:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:25:41Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab/snap", "metadata": {}}], "self": "/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab", "min_disk": 0, "protected": false, "id": "3c71d77e-a5b8-427b-b226-bc04dc02cbab", "file": "/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:25:41,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab used request id req-922532d7-bcd3-4546-a0ee-891db735cbbd 2018-07-22 03:25:41,566 - create_image - DEBUG - Instance status is - active 2018-07-22 03:25:41,566 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image 2018-07-22 03:25:41,566 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image 2018-07-22 03:25:41,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:41,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:41,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["tyE9W82WQTG7r5qko6jy_A"], "issued_at": "2018-07-22T03:25:41.000000Z"}} 2018-07-22 03:25:41,950 - 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}a37b11685cf87c8976a6290f8490f88b683546cc" 2018-07-22 03:25:42,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001117ce-71a0-47e8-a06c-f942f1b5d580 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-22 03:25:42,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-001117ce-71a0-47e8-a06c-f942f1b5d580 2018-07-22 03:25:42,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:25:42,032 - 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}a37b11685cf87c8976a6290f8490f88b683546cc" 2018-07-22 03:25:42,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25: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-bc76b7de-60cd-4f85-9b93-407c14be1f38 x-compute-request-id: req-bc76b7de-60cd-4f85-9b93-407c14be1f38 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:25:42,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-bc76b7de-60cd-4f85-9b93-407c14be1f38 2018-07-22 03:25:42,210 - 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}a37b11685cf87c8976a6290f8490f88b683546cc" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-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-22 03:25:42,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25: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-868cdd06-6f2a-4dcc-ac69-4d02496df7df x-compute-request-id: req-868cdd06-6f2a-4dcc-ac69-4d02496df7df Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/68500ccf-88b2-4b39-ba5d-93c4b0d43cda", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/68500ccf-88b2-4b39-ba5d-93c4b0d43cda", "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": "68500ccf-88b2-4b39-ba5d-93c4b0d43cda"}} 2018-07-22 03:25:42,249 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-868cdd06-6f2a-4dcc-ac69-4d02496df7df 2018-07-22 03:25:42,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:42,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:42,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bed45db8205471d9bbbea34c0c4fb7a", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role"}], "expires_at": "2018-07-22T04:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-user", "id": "d951abfb4f0d40e7b4da333e1d4ae444"}, "audit_ids": ["uqswonfuQVuUQ9OdYcTk5w"], "issued_at": "2018-07-22T03:25:42.000000Z"}} 2018-07-22 03:25:42,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}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:25:42,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9efb5f-db6f-424d-87c7-6b4ea74f775e 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-22 03:25:42,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6e9efb5f-db6f-424d-87c7-6b4ea74f775e 2018-07-22 03:25:42,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:25:42,712 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:25:42,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:25:42,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:42 GMT Server: Apache x-openstack-request-id: req-98e88750-4ad6-44bc-811a-f21c0497f05e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:25:42,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack used request id req-98e88750-4ad6-44bc-811a-f21c0497f05e 2018-07-22 03:25:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "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": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}}' 2018-07-22 03:25:44,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:25:42 GMT Server: Apache x-openstack-request-id: req-db02f46d-a71a-4e89-95e5-5ffc5da7f471 Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}]}} 2018-07-22 03:25:44,895 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks used request id req-db02f46d-a71a-4e89-95e5-5ffc5da7f471 2018-07-22 03:25:44,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:25:45,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:44 GMT Server: Apache x-openstack-request-id: req-da7d3cc2-ddf6-4c40-acf0-faf3ff9d1576 Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:45,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:45 GMT Server: Apache x-openstack-request-id: req-2f14f1b6-7cd9-4119-9715-8948ace62587 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:45,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-2f14f1b6-7cd9-4119-9715-8948ace62587 2018-07-22 03:25:45,349 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack 2018-07-22 03:25:45,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:25:45,378 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:45 GMT Server: Apache x-openstack-request-id: req-af3bfcf3-fea4-46ab-988a-e5dbaf6490cb Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:45,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:45 GMT Server: Apache x-openstack-request-id: req-e1417bab-c859-4c54-8e75-a81aa132bcbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:45,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-e1417bab-c859-4c54-8e75-a81aa132bcbe 2018-07-22 03:25:45,590 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:25:45,590 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:48,593 - create_stack - DEBUG - Stack status query timeout in 1196.75566006 2018-07-22 03:25:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:25:48,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:48 GMT Server: Apache x-openstack-request-id: req-bc7fc345-abe5-4bfe-8e70-aad072338173 Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:48,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:48 GMT Server: Apache x-openstack-request-id: req-7b7d6146-cdca-4cf0-8b55-0c290f29c1e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:48,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-7b7d6146-cdca-4cf0-8b55-0c290f29c1e7 2018-07-22 03:25:48,815 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:25:48,815 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:51,818 - create_stack - DEBUG - Stack status query timeout in 1193.53054404 2018-07-22 03:25:51,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:25:51,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:51 GMT Server: Apache x-openstack-request-id: req-ae03ccd8-36ff-40d8-b1af-4dea834f5870 Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:52,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:51 GMT Server: Apache x-openstack-request-id: req-d6854947-1823-4428-b410-06ef68323ca8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:52,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-d6854947-1823-4428-b410-06ef68323ca8 2018-07-22 03:25:52,046 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:25:52,046 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:55,049 - create_stack - DEBUG - Stack status query timeout in 1190.29949808 2018-07-22 03:25:55,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:25:55,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:55 GMT Server: Apache x-openstack-request-id: req-20849758-9c20-475b-8d99-077ab9322ffe Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:55,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:55 GMT Server: Apache x-openstack-request-id: req-a1a798e3-63e8-4921-b678-b47df65876c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:55,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-a1a798e3-63e8-4921-b678-b47df65876c0 2018-07-22 03:25:55,399 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:25:55,399 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:25:58,402 - create_stack - DEBUG - Stack status query timeout in 1186.94646502 2018-07-22 03:25:58,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:25:58,431 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:58 GMT Server: Apache x-openstack-request-id: req-66b176c3-3e14-41e8-bd93-e7913857e1fa Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:58,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:58 GMT Server: Apache x-openstack-request-id: req-88ce3479-bd9e-4ca7-b2f1-432c6467cb41 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:58,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-88ce3479-bd9e-4ca7-b2f1-432c6467cb41 2018-07-22 03:25:58,630 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:25:58,631 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack 2018-07-22 03:25:58,631 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack 2018-07-22 03:25:58,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:25:59,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bed45db8205471d9bbbea34c0c4fb7a", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role"}], "expires_at": "2018-07-22T04:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-user", "id": "d951abfb4f0d40e7b4da333e1d4ae444"}, "audit_ids": ["pOQAicb7RIeCkL4t31NFxA"], "issued_at": "2018-07-22T03:25:59.000000Z"}} 2018-07-22 03:25:59,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd74c7aad1af37f90caa07b1ef415aaa676de350" 2018-07-22 03:25:59,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-bb94fcaf-bd7d-4c4b-9b32-b422d34dbd2f Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:59,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-b9c71658-f261-4f2d-8882-070fb334910b 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:59,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-b9c71658-f261-4f2d-8882-070fb334910b 2018-07-22 03:25:59,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:25:59,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-c91bb475-7310-4abf-a253-eb72eeedf497 Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:25:59,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-99507197-c29f-4016-b03a-02ee9b4d941b 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:25:59,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-99507197-c29f-4016-b03a-02ee9b4d941b 2018-07-22 03:25:59,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:25:59,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:00,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bed45db8205471d9bbbea34c0c4fb7a", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role"}], "expires_at": "2018-07-22T04:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-user", "id": "d951abfb4f0d40e7b4da333e1d4ae444"}, "audit_ids": ["hUv_PaHRQWOvF0Xoe3-vnw"], "issued_at": "2018-07-22T03:26:00.000000Z"}} 2018-07-22 03:26:00,061 - 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}92e646e140ca71784c3b257c13a109cc0b591583" 2018-07-22 03:26:00,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae64c0e-765e-428c-898e-c75ace55bf54 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-22 03:26:00,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dae64c0e-765e-428c-898e-c75ace55bf54 2018-07-22 03:26:00,122 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:26:00,124 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:26:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e646e140ca71784c3b257c13a109cc0b591583" 2018-07-22 03:26:00,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:00 GMT Server: Apache x-openstack-request-id: req-572a3841-aa48-4009-919f-ec102a06d50f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "deletion_time": null, "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "tags": null}]} 2018-07-22 03:26:00,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack used request id req-572a3841-aa48-4009-919f-ec102a06d50f 2018-07-22 03:26:00,315 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack 2018-07-22 03:26:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e646e140ca71784c3b257c13a109cc0b591583" 2018-07-22 03:26:00,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:00 GMT Server: Apache x-openstack-request-id: req-2c89a814-f53d-4153-b3b9-bd3b01c50b2e Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:00,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:00 GMT Server: Apache x-openstack-request-id: req-5d3d76eb-49c0-431c-b4df-1fea5fd570c7 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:00,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-5d3d76eb-49c0-431c-b4df-1fea5fd570c7 2018-07-22 03:26:00,680 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack 2018-07-22 03:26:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:26:00,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:00 GMT Server: Apache x-openstack-request-id: req-d3945f53-5235-4e60-b6fa-4e3afcf3bb53 Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:00,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:00 GMT Server: Apache x-openstack-request-id: req-46177210-16cb-4acd-939e-0b9edfba98be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:00,752 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-46177210-16cb-4acd-939e-0b9edfba98be 2018-07-22 03:26:00,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:26:00,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:00 GMT Server: Apache x-openstack-request-id: req-38d3a7e3-e626-4ffb-a725-696ed25601b7 Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:00,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:00 GMT Server: Apache x-openstack-request-id: req-c469da48-fd40-418b-b8e8-5cc8809c33e8 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:26:00Z", "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:00,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-c469da48-fd40-418b-b8e8-5cc8809c33e8 2018-07-22 03:26:00,988 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:26:00,989 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:03,992 - create_stack - DEBUG - Stack status query timeout in 1196.76017809 2018-07-22 03:26:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:26:04,020 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:04 GMT Server: Apache x-openstack-request-id: req-3a2b0f4b-6703-41ac-bcaa-186d59782a9b Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:04,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:04 GMT Server: Apache x-openstack-request-id: req-81e15936-5b84-4181-8dd8-b0453bb5134d 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:26:00Z", "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:04,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-81e15936-5b84-4181-8dd8-b0453bb5134d 2018-07-22 03:26:04,046 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:26:04,046 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:07,049 - create_stack - DEBUG - Stack status query timeout in 1193.70278716 2018-07-22 03:26:07,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:26:07,079 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:07 GMT Server: Apache x-openstack-request-id: req-751384f1-3cd2-43ab-8d27-40d308a295f0 Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:07,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:07 GMT Server: Apache x-openstack-request-id: req-f3c357a0-196e-47ec-9355-e312c9dee4df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "OS::stack_id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "image_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image", "inst_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-inst", "subnet_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-subnet", "flavor_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-flavor-name", "net_name": "CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-net"}, "deletion_time": "2018-07-22T03:26:06Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack", "stack_user_project_id": "79b4003b6d52450a83f5537eef6b212c", "tags": null, "creation_time": "2018-07-22T03:25:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:26:00Z", "id": "0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:07,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-f3c357a0-196e-47ec-9355-e312c9dee4df 2018-07-22 03:26:07,106 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:26:07,106 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack 2018-07-22 03:26:07,106 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack 2018-07-22 03:26:07,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3477a2b32b230d2f5433e8c84b9b9ebbd512d7c7" 2018-07-22 03:26:07,294 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:07 GMT Server: Apache x-openstack-request-id: req-71ec432d-f9ce-4359-abb3-25c57f026f25 Location: http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:07,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:26:07 GMT Server: Apache x-openstack-request-id: req-0004ad3b-a614-49cf-ac21-95af7c6c8f66 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:26:07,320 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0935ae6ab22e4ccc9cfdbd4d0bbf08e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-stack/0f0bcceb-d9f5-4baf-9f15-ea6714e02d9e used request id req-0004ad3b-a614-49cf-ac21-95af7c6c8f66 2018-07-22 03:26:07,321 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7ecca624-c7a8-486a-8bed-90d2fbb2cddb-image 2018-07-22 03:26:07,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e07fc5661b94ac2ef0a7d38567d280fbcbcd7df8" 2018-07-22 03:26:07,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7144ba19-6053-42c3-be5c-2d426480f044 Date: Sun, 22 Jul 2018 03:26:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:26:07,716 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3c71d77e-a5b8-427b-b226-bc04dc02cbab used request id req-7144ba19-6053-42c3-be5c-2d426480f044 2018-07-22 03:26:07,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/68500ccf-88b2-4b39-ba5d-93c4b0d43cda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37b11685cf87c8976a6290f8490f88b683546cc" 2018-07-22 03:26:07,746 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:26: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-9a84e4e0-398d-4e25-8547-2b81adaba819 x-compute-request-id: req-9a84e4e0-398d-4e25-8547-2b81adaba819 Content-Length: 0 Content-Type: application/json 2018-07-22 03:26:07,746 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/68500ccf-88b2-4b39-ba5d-93c4b0d43cda used request id req-9a84e4e0-398d-4e25-8547-2b81adaba819 2018-07-22 03:26:07,752 - 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}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:07,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a48a53f7-5955-4477-bc7c-3a12427e23b9 Date: Sun, 22 Jul 2018 03:26:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "created_at": "2018-07-22T03:25:45Z", "updated_at": "2018-07-22T03:25:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:25:45Z", "revision_number": 0, "id": "5abae0d9-2c3a-4175-a85e-4633d98b48ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:25:45Z", "security_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "tenant_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:25:45Z", "revision_number": 0, "id": "7e72adb5-f286-402b-b68f-4937d429ac97", "remote_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "remote_ip_prefix": null, "created_at": "2018-07-22T03:25:45Z", "security_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "tenant_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:25:45Z", "revision_number": 0, "id": "ac5f7f66-d9cb-4f26-a12b-364de90ab753", "remote_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "remote_ip_prefix": null, "created_at": "2018-07-22T03:25:45Z", "security_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "tenant_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:25:45Z", "revision_number": 0, "id": "d42da870-8f29-4258-9a3b-af61b31a4e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:25:45Z", "security_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "tenant_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4"}], "revision_number": 4, "project_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:26:07,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a48a53f7-5955-4477-bc7c-3a12427e23b9 2018-07-22 03:26:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:08,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-977183c3-de3d-48e8-ad8c-265cec5b8e74 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:26:08,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-977183c3-de3d-48e8-ad8c-265cec5b8e74 2018-07-22 03:26:08,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:08,147 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff2efb0-7925-4e5e-8587-386e13784877 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:26:08,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-cff2efb0-7925-4e5e-8587-386e13784877 2018-07-22 03:26:08,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:26:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:08,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a4713ac-4522-42ac-9fda-1ad1e60cbdf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:26:08,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-8a4713ac-4522-42ac-9fda-1ad1e60cbdf2 2018-07-22 03:26:08,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:26:08,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:08,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e02737-8cbe-4b01-a05e-1470d91893c5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "name": "CreateStackSuccessTests-ba4726ce-d137-4c5-proj"}} 2018-07-22 03:26:08,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4 used request id req-83e02737-8cbe-4b01-a05e-1470d91893c5 2018-07-22 03:26:08,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4daeb28f-0182-4a69-b00e-9f669ab32f6d 2018-07-22 03:26:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4daeb28f-0182-4a69-b00e-9f669ab32f6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:08,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9e3dc327-cf3a-463e-b03c-5c1019a65b60 Date: Sun, 22 Jul 2018 03:26:08 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-22T03:25:45Z", "security_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "created_at": "2018-07-22T03:25:45Z", "project_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "id": "5abae0d9-2c3a-4175-a85e-4633d98b48ff"}, {"remote_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:25:45Z", "security_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "created_at": "2018-07-22T03:25:45Z", "project_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "id": "7e72adb5-f286-402b-b68f-4937d429ac97"}, {"remote_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:25:45Z", "security_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "created_at": "2018-07-22T03:25:45Z", "project_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "id": "ac5f7f66-d9cb-4f26-a12b-364de90ab753"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:25:45Z", "security_group_id": "4daeb28f-0182-4a69-b00e-9f669ab32f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "created_at": "2018-07-22T03:25:45Z", "project_id": "0935ae6ab22e4ccc9cfdbd4d0bbf08e4", "id": "d42da870-8f29-4258-9a3b-af61b31a4e72"}]} 2018-07-22 03:26:08,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4daeb28f-0182-4a69-b00e-9f669ab32f6d used request id req-9e3dc327-cf3a-463e-b03c-5c1019a65b60 2018-07-22 03:26:08,353 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:26:08,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/4daeb28f-0182-4a69-b00e-9f669ab32f6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:08,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06ecad3f-10be-4134-aa33-2034db3a595b Content-Length: 0 Date: Sun, 22 Jul 2018 03:26:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:26:08,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4daeb28f-0182-4a69-b00e-9f669ab32f6d used request id req-06ecad3f-10be-4134-aa33-2034db3a595b 2018-07-22 03:26:08,485 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ba4726ce-d137-4c5-proj 2018-07-22 03:26:08,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:08,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d10192b9-8361-4d4a-92ad-965f9b06eb3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:08,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0935ae6ab22e4ccc9cfdbd4d0bbf08e4 used request id req-d10192b9-8361-4d4a-92ad-965f9b06eb3a 2018-07-22 03:26:08,768 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ba4726ce-d137-4c5-proj-role 2018-07-22 03:26:08,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1bed45db8205471d9bbbea34c0c4fb7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:08,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f864bd3-7c14-4819-9881-85d1edd587ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:08,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1bed45db8205471d9bbbea34c0c4fb7a used request id req-7f864bd3-7c14-4819-9881-85d1edd587ba 2018-07-22 03:26:08,874 - 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}04c2d9bf2f43c276ab23822c48958d601b955c9d" 2018-07-22 03:26:08,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f0f658-7a9a-4fd3-9720-94837f01f94f Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:26:08,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e7f0f658-7a9a-4fd3-9720-94837f01f94f 2018-07-22 03:26:08,956 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ba4726ce-d137-4c5-user 2018-07-22 03:26:08,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d951abfb4f0d40e7b4da333e1d4ae444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bff89faa052d1a96e899db53c09ee7bf162dc84" 2018-07-22 03:26:09,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8699630-187d-4fa8-b8e0-6c78d6c7a1c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:09,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d951abfb4f0d40e7b4da333e1d4ae444 used request id req-a8699630-187d-4fa8-b8e0-6c78d6c7a1c4 2018-07-22 03:26:09,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:09,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["y-qkY5H7SbSkW6v51W-k2w"], "issued_at": "2018-07-22T03:26:09.000000Z"}} 2018-07-22 03:26:09,530 - 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}71d192ac22b9b170c16d98e95fa9a52d3573191d" 2018-07-22 03:26:09,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2543887e-9bb3-407c-8c10-db3f238ec9ef 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-22 03:26:09,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2543887e-9bb3-407c-8c10-db3f238ec9ef 2018-07-22 03:26:09,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:09,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:10,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["JasMcIspT6S3YcNsFUfRUg"], "issued_at": "2018-07-22T03:26:10.000000Z"}} 2018-07-22 03:26:10,089 - 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}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:10,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b09967-2d82-4bb9-ac4e-236c4f871521 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-22 03:26:10,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-24b09967-2d82-4bb9-ac4e-236c4f871521 2018-07-22 03:26:10,171 - 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-22 03:26:10,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:26:10,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6de042db-b9f7-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:10,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43e5534-ff54-43f1-a9db-d561e0ce373e 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=CreateStackSuccessTests-6de042db-b9f7-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:26:10,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6de042db-b9f7-4f1-proj used request id req-e43e5534-ff54-43f1-a9db-d561e0ce373e 2018-07-22 03:26:10,201 - 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}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:10,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671bd2f4-4590-4152-a878-63ee7fbb1001 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-22 03:26:10,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-671bd2f4-4590-4152-a878-63ee7fbb1001 2018-07-22 03:26:10,292 - 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}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}}' 2018-07-22 03:26:10,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-429dae38-4342-46a5-90d5-bb067e6d6839 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f"}, "tags": [], "enabled": true, "id": "006a0948b3e342e58c58ceaffaa8b34f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}} 2018-07-22 03:26:10,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-429dae38-4342-46a5-90d5-bb067e6d6839 2018-07-22 03:26:10,339 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-6de042db-b9f7-4f1-proj 2018-07-22 03:26:10,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:10,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:10,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["s0wrwQElQreAFt4Coon3Og"], "issued_at": "2018-07-22T03:26:10.000000Z"}} 2018-07-22 03:26:10,741 - 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}82616a43cfce6ccdd36e8d78e680901eeb8b003d" 2018-07-22 03:26:10,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-763432b2-e854-40f4-9b1e-6a000d39a869 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-22 03:26:10,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-763432b2-e854-40f4-9b1e-6a000d39a869 2018-07-22 03:26:10,822 - 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-22 03:26:10,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:26:10,828 - 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}82616a43cfce6ccdd36e8d78e680901eeb8b003d" 2018-07-22 03:26:10,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49e6a80-f4e4-4643-b2f0-0576efbe0154 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:26:10,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c49e6a80-f4e4-4643-b2f0-0576efbe0154 2018-07-22 03:26:10,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-6de042db-b9f7-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82616a43cfce6ccdd36e8d78e680901eeb8b003d" 2018-07-22 03:26:11,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de81b279-6148-4f99-b131-931493164cee Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-6de042db-b9f7-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f"}, "tags": [], "enabled": true, "id": "006a0948b3e342e58c58ceaffaa8b34f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}]} 2018-07-22 03:26:11,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-6de042db-b9f7-4f1-proj used request id req-de81b279-6148-4f99-b131-931493164cee 2018-07-22 03:26:11,018 - 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}82616a43cfce6ccdd36e8d78e680901eeb8b003d" 2018-07-22 03:26:11,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc5f5a41-a22d-4ff0-9eb9-f8420964e558 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-22 03:26:11,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dc5f5a41-a22d-4ff0-9eb9-f8420964e558 2018-07-22 03:26:11,412 - 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}82616a43cfce6ccdd36e8d78e680901eeb8b003d" 2018-07-22 03:26:11,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6d2363-8065-440d-a245-d12478050058 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:26:11,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a6d2363-8065-440d-a245-d12478050058 2018-07-22 03:26:11,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-6de042db-b9f7-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82616a43cfce6ccdd36e8d78e680901eeb8b003d" 2018-07-22 03:26:11,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99b8c37-ece9-4581-bf55-625fbc16d66e Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-6de042db-b9f7-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f"}, "tags": [], "enabled": true, "id": "006a0948b3e342e58c58ceaffaa8b34f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}]} 2018-07-22 03:26:11,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-6de042db-b9f7-4f1-proj used request id req-a99b8c37-ece9-4581-bf55-625fbc16d66e 2018-07-22 03:26:11,587 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-6de042db-b9f7-4f1-user 2018-07-22 03:26:11,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:11,590 - 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}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:11,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec1ed51-b410-4004-a04d-e122977cb170 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:26:11,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1ec1ed51-b410-4004-a04d-e122977cb170 2018-07-22 03:26:11,674 - 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}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" -d '{"role": {"name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role"}}' 2018-07-22 03:26:11,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da553157-0591-4d7e-853a-a908fb1eb89c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c9187b7cc204ecea4e5b1c952d159ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/3c9187b7cc204ecea4e5b1c952d159ec"}, "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role"}} 2018-07-22 03:26:11,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-da553157-0591-4d7e-853a-a908fb1eb89c 2018-07-22 03:26:11,775 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role 2018-07-22 03:26:11,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/3c9187b7cc204ecea4e5b1c952d159ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:11,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e34081-7633-4f0e-b4dc-79acf97ffbef Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c9187b7cc204ecea4e5b1c952d159ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/3c9187b7cc204ecea4e5b1c952d159ec"}, "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role"}} 2018-07-22 03:26:11,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3c9187b7cc204ecea4e5b1c952d159ec used request id req-d3e34081-7633-4f0e-b4dc-79acf97ffbef 2018-07-22 03:26:11,864 - keystone_utils - INFO - Granting role CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role to project CreateStackSuccessTests-6de042db-b9f7-4f1-proj 2018-07-22 03:26:11,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f/users/a4e19aaeda01439e8beaaeb70b7615ec/roles/3c9187b7cc204ecea4e5b1c952d159ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:11,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c51902d-8332-41ae-b893-40e92d8f757a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:11,989 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f/users/a4e19aaeda01439e8beaaeb70b7615ec/roles/3c9187b7cc204ecea4e5b1c952d159ec used request id req-1c51902d-8332-41ae-b893-40e92d8f757a 2018-07-22 03:26:11,989 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:26:11,989 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:26:11,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:11,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:12,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c9187b7cc204ecea4e5b1c952d159ec", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role"}], "expires_at": "2018-07-22T04:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "006a0948b3e342e58c58ceaffaa8b34f", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-user", "id": "a4e19aaeda01439e8beaaeb70b7615ec"}, "audit_ids": ["wHCuy1NXTkm6GiZqhssFxA"], "issued_at": "2018-07-22T03:26:12.000000Z"}} 2018-07-22 03:26:12,378 - 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}4b89073d068f2d9e3e3edb86441b1f35f180be9f" 2018-07-22 03:26:12,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da900749-eace-4a57-9899-8a5ed8a73410 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-22 03:26:12,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-da900749-eace-4a57-9899-8a5ed8a73410 2018-07-22 03:26:12,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b89073d068f2d9e3e3edb86441b1f35f180be9f" 2018-07-22 03:26:12,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-588c8295-335e-4777-a0e5-efe2aa84bff4 Date: Sun, 22 Jul 2018 03:26:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image"} 2018-07-22 03:26:12,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image used request id req-588c8295-335e-4777-a0e5-efe2aa84bff4 2018-07-22 03:26:12,652 - 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}4b89073d068f2d9e3e3edb86441b1f35f180be9f" 2018-07-22 03:26:12,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-143e255a-c94c-4fa3-90b0-590c0da27b81 Date: Sun, 22 Jul 2018 03:26:12 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-22 03:26:12,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-143e255a-c94c-4fa3-90b0-590c0da27b81 2018-07-22 03:26:12,688 - 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}4b89073d068f2d9e3e3edb86441b1f35f180be9f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image"}' 2018-07-22 03:26:12,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa86aafe-af7c-460f-8bb1-a173428a6e43 Date: Sun, 22 Jul 2018 03:26:12 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:26:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:26:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50", "min_disk": 0, "protected": false, "id": "aa258fe1-e555-493f-ac97-aa56d811be50", "file": "/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50/file", "checksum": null, "owner": "006a0948b3e342e58c58ceaffaa8b34f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:26:12,726 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-aa86aafe-af7c-460f-8bb1-a173428a6e43 2018-07-22 03:26:12,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b89073d068f2d9e3e3edb86441b1f35f180be9f" -d '' 2018-07-22 03:26:13,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d92a8d53-6871-4fcc-8cbc-e1ecf2fa168b Date: Sun, 22 Jul 2018 03:26:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:26:13,545 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50/file used request id req-d92a8d53-6871-4fcc-8cbc-e1ecf2fa168b 2018-07-22 03:26:13,546 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:26:13,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b89073d068f2d9e3e3edb86441b1f35f180be9f" 2018-07-22 03:26:13,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-977a410d-e123-4809-a8e3-743628c417ba Date: Sun, 22 Jul 2018 03:26:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:26:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:26:13Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/aa258fe1-e555-493f-ac97-aa56d811be50/snap", "metadata": {}}], "self": "/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50", "min_disk": 0, "protected": false, "id": "aa258fe1-e555-493f-ac97-aa56d811be50", "file": "/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "006a0948b3e342e58c58ceaffaa8b34f", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/aa258fe1-e555-493f-ac97-aa56d811be50/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:26:13,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50 used request id req-977a410d-e123-4809-a8e3-743628c417ba 2018-07-22 03:26:13,568 - 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}4b89073d068f2d9e3e3edb86441b1f35f180be9f" 2018-07-22 03:26:13,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2cf7c2fa-05a9-4b61-b3df-e369703e8206 Date: Sun, 22 Jul 2018 03:26:13 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-22 03:26:13,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2cf7c2fa-05a9-4b61-b3df-e369703e8206 2018-07-22 03:26:13,577 - create_image - INFO - Created image with name - CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image 2018-07-22 03:26:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b89073d068f2d9e3e3edb86441b1f35f180be9f" 2018-07-22 03:26:13,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4128b8aa-c1fb-4871-91b2-7d3a8c7b471e Date: Sun, 22 Jul 2018 03:26:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:26:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:26:13Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/aa258fe1-e555-493f-ac97-aa56d811be50/snap", "metadata": {}}], "self": "/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50", "min_disk": 0, "protected": false, "id": "aa258fe1-e555-493f-ac97-aa56d811be50", "file": "/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "006a0948b3e342e58c58ceaffaa8b34f", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/aa258fe1-e555-493f-ac97-aa56d811be50/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:26:13,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50 used request id req-4128b8aa-c1fb-4871-91b2-7d3a8c7b471e 2018-07-22 03:26:13,596 - create_image - DEBUG - Instance status is - active 2018-07-22 03:26:13,596 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image 2018-07-22 03:26:13,596 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image 2018-07-22 03:26:13,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:13,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:13,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Jb0a7DSLQm2_LwI5-f3zOA"], "issued_at": "2018-07-22T03:26:14.000000Z"}} 2018-07-22 03:26:14,000 - 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}f7eaf006043980aa89042da868f9422579ea6fc4" 2018-07-22 03:26:14,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dca1396-5b40-41c1-9fc8-7d4c63247067 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-22 03:26:14,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9dca1396-5b40-41c1-9fc8-7d4c63247067 2018-07-22 03:26:14,080 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:26:14,085 - 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}f7eaf006043980aa89042da868f9422579ea6fc4" 2018-07-22 03:26:14,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26: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-5e8f78e2-6827-481d-9ccf-78c85d0d54fe x-compute-request-id: req-5e8f78e2-6827-481d-9ccf-78c85d0d54fe Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:26:14,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5e8f78e2-6827-481d-9ccf-78c85d0d54fe 2018-07-22 03:26:14,348 - 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}f7eaf006043980aa89042da868f9422579ea6fc4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-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-22 03:26:14,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26: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-a21af78e-d517-43b7-89e3-cebbddd656a5 x-compute-request-id: req-a21af78e-d517-43b7-89e3-cebbddd656a5 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7818de8c-ea08-48a5-aece-97477fa872a9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7818de8c-ea08-48a5-aece-97477fa872a9", "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": "7818de8c-ea08-48a5-aece-97477fa872a9"}} 2018-07-22 03:26:14,405 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a21af78e-d517-43b7-89e3-cebbddd656a5 2018-07-22 03:26:14,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:14,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:14,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c9187b7cc204ecea4e5b1c952d159ec", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role"}], "expires_at": "2018-07-22T04:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "006a0948b3e342e58c58ceaffaa8b34f", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-user", "id": "a4e19aaeda01439e8beaaeb70b7615ec"}, "audit_ids": ["_LV14F1vTOm4K9Hjw34DXw"], "issued_at": "2018-07-22T03:26:14.000000Z"}} 2018-07-22 03:26:14,787 - 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}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:14,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e95c46b-c76d-4e99-94db-bef2abf558c6 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-22 03:26:14,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8e95c46b-c76d-4e99-94db-bef2abf558c6 2018-07-22 03:26:14,861 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:26:14,864 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:26:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:15,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:14 GMT Server: Apache x-openstack-request-id: req-d8dce0d3-a603-4918-9b26-da0f14fb3e94 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:26:15,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack used request id req-d8dce0d3-a603-4918-9b26-da0f14fb3e94 2018-07-22 03:26:15,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "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": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name"}}' 2018-07-22 03:26:17,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:26:15 GMT Server: Apache x-openstack-request-id: req-8db870ac-9b73-4698-91af-c02ae956cee7 Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}]}} 2018-07-22 03:26:17,097 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks used request id req-8db870ac-9b73-4698-91af-c02ae956cee7 2018-07-22 03:26:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:17,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:17 GMT Server: Apache x-openstack-request-id: req-ba3be56e-ccf6-4333-8ab2-93c04d8995e1 Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:17,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:17 GMT Server: Apache x-openstack-request-id: req-45dbd1d4-eb39-4949-a295-391084491924 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "006a0948b3e342e58c58ceaffaa8b34f", "OS::stack_id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "net_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "stack_user_project_id": "bcdfef579c9d4bf1b1d81444d1adc16b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:17,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-45dbd1d4-eb39-4949-a295-391084491924 2018-07-22 03:26:17,527 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack 2018-07-22 03:26:17,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:17,759 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:17 GMT Server: Apache x-openstack-request-id: req-2daa9c52-bbe5-4d27-9d9b-af4164c46a41 Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:18,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:17 GMT Server: Apache x-openstack-request-id: req-de27a393-9658-4ae7-af2e-7d72ab452f80 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "006a0948b3e342e58c58ceaffaa8b34f", "OS::stack_id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "net_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "stack_user_project_id": "bcdfef579c9d4bf1b1d81444d1adc16b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:18,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-de27a393-9658-4ae7-af2e-7d72ab452f80 2018-07-22 03:26:18,001 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:26:18,001 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:21,004 - create_stack - DEBUG - Stack status query timeout in 1196.52341104 2018-07-22 03:26:21,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:21,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:21 GMT Server: Apache x-openstack-request-id: req-32a8a173-5b30-45f8-8c49-1c466e76eb5e Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:21,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:21 GMT Server: Apache x-openstack-request-id: req-ee33e0ac-8363-42bc-8fcc-69a63dc01eab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "006a0948b3e342e58c58ceaffaa8b34f", "OS::stack_id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "net_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "stack_user_project_id": "bcdfef579c9d4bf1b1d81444d1adc16b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:21,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-ee33e0ac-8363-42bc-8fcc-69a63dc01eab 2018-07-22 03:26:21,242 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:26:21,242 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:24,245 - create_stack - DEBUG - Stack status query timeout in 1193.28230715 2018-07-22 03:26:24,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:24,433 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:24 GMT Server: Apache x-openstack-request-id: req-b2fcffff-c074-4823-8859-87b243c2016e Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:24,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:24 GMT Server: Apache x-openstack-request-id: req-dfcfdaec-8d67-424a-9f94-eeb9945929d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "006a0948b3e342e58c58ceaffaa8b34f", "OS::stack_id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "net_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "stack_user_project_id": "bcdfef579c9d4bf1b1d81444d1adc16b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:24,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-dfcfdaec-8d67-424a-9f94-eeb9945929d1 2018-07-22 03:26:24,475 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:26:24,475 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:27,477 - create_stack - DEBUG - Stack status query timeout in 1190.05028415 2018-07-22 03:26:27,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:27,667 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:27 GMT Server: Apache x-openstack-request-id: req-2abd7046-f929-4856-804d-ba64df60005f Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:27,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:27 GMT Server: Apache x-openstack-request-id: req-e4d9a2ed-e754-41d8-a575-2e9019a2bf18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "006a0948b3e342e58c58ceaffaa8b34f", "OS::stack_id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "net_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "stack_user_project_id": "bcdfef579c9d4bf1b1d81444d1adc16b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:27,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-e4d9a2ed-e754-41d8-a575-2e9019a2bf18 2018-07-22 03:26:27,708 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:26:27,708 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:30,711 - create_stack - DEBUG - Stack status query timeout in 1186.8165741 2018-07-22 03:26:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:30,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:30 GMT Server: Apache x-openstack-request-id: req-8ccdcef3-544c-4e77-8299-2edfca4fd35f Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:30,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:30 GMT Server: Apache x-openstack-request-id: req-ad8b91d3-bd58-4a0a-a038-4016afc3b4af 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": "006a0948b3e342e58c58ceaffaa8b34f", "OS::stack_id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "net_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "stack_user_project_id": "bcdfef579c9d4bf1b1d81444d1adc16b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:26:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:30,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-ad8b91d3-bd58-4a0a-a038-4016afc3b4af 2018-07-22 03:26:30,786 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:26:30,786 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack 2018-07-22 03:26:30,787 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack 2018-07-22 03:26:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:30,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:30 GMT Server: Apache x-openstack-request-id: req-54990650-e6dc-4509-b4cb-9da35b4b7232 Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:30,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:30 GMT Server: Apache x-openstack-request-id: req-0879a79a-bf79-445e-a0f8-74d11ca5ff13 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T03:26:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:17Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f041c18e-f003-4487-b13a-bfcac363b37e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T03:26:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:17Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T03:26:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:17Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "43786c77-e53a-45c5-a3ac-eb85c7f42d46", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T03:26:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:17Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ce44ae45-7343-4b39-a233-738311ce4bd0", "resource_type": "OS::Nova::Server"}]} 2018-07-22 03:26:30,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab/resources used request id req-0879a79a-bf79-445e-a0f8-74d11ca5ff13 2018-07-22 03:26:30,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:31,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-5a6eec0e-e56d-4746-9217-b621a097613a Date: Sun, 22 Jul 2018 03:26:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"006a0948b3e342e58c58ceaffaa8b34f","l2_adjacency":true,"status":"ACTIVE","subnets":["74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:18Z","qos_policy_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net","admin_state_up":true,"tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:17Z","mtu":1450}]} 2018-07-22 03:26:31,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 used request id req-5a6eec0e-e56d-4746-9217-b621a097613a 2018-07-22 03:26:31,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:31,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-229203a8-a90f-4813-9ccc-32b07b806a9a Date: Sun, 22 Jul 2018 03:26:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:18Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"006a0948b3e342e58c58ceaffaa8b34f","id":"74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c","subnetpool_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet"}]} 2018-07-22 03:26:31,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 used request id req-229203a8-a90f-4813-9ccc-32b07b806a9a 2018-07-22 03:26:31,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:31,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c3bdcda8-01e5-49b6-a3c6-cde0b21d8ac0 Date: Sun, 22 Jul 2018 03:26:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:18Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"006a0948b3e342e58c58ceaffaa8b34f","id":"74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c","subnetpool_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet"}]} 2018-07-22 03:26:31,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 used request id req-c3bdcda8-01e5-49b6-a3c6-cde0b21d8ac0 2018-07-22 03:26:31,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:31,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:31,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c9187b7cc204ecea4e5b1c952d159ec", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role"}], "expires_at": "2018-07-22T04:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "006a0948b3e342e58c58ceaffaa8b34f", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-user", "id": "a4e19aaeda01439e8beaaeb70b7615ec"}, "audit_ids": ["czLC6o5UQc6YzTKiI8OEtQ"], "issued_at": "2018-07-22T03:26:31.000000Z"}} 2018-07-22 03:26:31,696 - 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}e77e5dc2da9b064864f0fc4d94023ffe30dd3304" 2018-07-22 03:26:31,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ac3b8b-5f48-4923-befc-fc4c6de9aead 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-22 03:26:31,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-37ac3b8b-5f48-4923-befc-fc4c6de9aead 2018-07-22 03:26:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77e5dc2da9b064864f0fc4d94023ffe30dd3304" 2018-07-22 03:26:32,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-0258fce4-41fc-4857-8e87-741d037615f8 Date: Sun, 22 Jul 2018 03:26:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"006a0948b3e342e58c58ceaffaa8b34f","l2_adjacency":true,"status":"ACTIVE","subnets":["74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:18Z","qos_policy_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net","admin_state_up":true,"tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:17Z","mtu":1450}]} 2018-07-22 03:26:32,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net used request id req-0258fce4-41fc-4857-8e87-741d037615f8 2018-07-22 03:26:32,190 - 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-22 03:26:32,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:26:32,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77e5dc2da9b064864f0fc4d94023ffe30dd3304" 2018-07-22 03:26:32,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545ca539-7f4c-407b-b07c-d4fb2d0924f9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "006a0948b3e342e58c58ceaffaa8b34f", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}} 2018-07-22 03:26:32,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f used request id req-545ca539-7f4c-407b-b07c-d4fb2d0924f9 2018-07-22 03:26:32,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77e5dc2da9b064864f0fc4d94023ffe30dd3304" 2018-07-22 03:26:32,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e4f5e7fd-4575-4374-afa0-6a9707475803 Date: Sun, 22 Jul 2018 03:26:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:18Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"006a0948b3e342e58c58ceaffaa8b34f","id":"74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c","subnetpool_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet"}]} 2018-07-22 03:26:32,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 used request id req-e4f5e7fd-4575-4374-afa0-6a9707475803 2018-07-22 03:26:32,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:32,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c9187b7cc204ecea4e5b1c952d159ec", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role"}], "expires_at": "2018-07-22T04:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "006a0948b3e342e58c58ceaffaa8b34f", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/006a0948b3e342e58c58ceaffaa8b34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-user", "id": "a4e19aaeda01439e8beaaeb70b7615ec"}, "audit_ids": ["22UMTUGCS4C1rp_EBNKyuw"], "issued_at": "2018-07-22T03:26:32.000000Z"}} 2018-07-22 03:26:32,730 - 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}36ff3730862e248cadcdea8b50274e285f62f796" 2018-07-22 03:26:32,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b401286-a0e9-4d8e-a44e-3534bd2162a4 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-22 03:26:32,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0b401286-a0e9-4d8e-a44e-3534bd2162a4 2018-07-22 03:26:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ff3730862e248cadcdea8b50274e285f62f796" 2018-07-22 03:26:33,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-19c2cfa1-cb59-4785-a43f-649cd49949bc Date: Sun, 22 Jul 2018 03:26:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"006a0948b3e342e58c58ceaffaa8b34f","l2_adjacency":true,"status":"ACTIVE","subnets":["74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:18Z","qos_policy_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net","admin_state_up":true,"tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:17Z","mtu":1450}]} 2018-07-22 03:26:33,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net used request id req-19c2cfa1-cb59-4785-a43f-649cd49949bc 2018-07-22 03:26:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ff3730862e248cadcdea8b50274e285f62f796" 2018-07-22 03:26:33,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cc614301-5168-4253-be9b-9a9dc667c015 Date: Sun, 22 Jul 2018 03:26:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:18Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"006a0948b3e342e58c58ceaffaa8b34f","id":"74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c","subnetpool_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet"}]} 2018-07-22 03:26:33,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 used request id req-cc614301-5168-4253-be9b-9a9dc667c015 2018-07-22 03:26:33,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ff3730862e248cadcdea8b50274e285f62f796" 2018-07-22 03:26:33,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-ff8676b2-f560-49ba-bbce-65aa0b7d4e24 Date: Sun, 22 Jul 2018 03:26:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"006a0948b3e342e58c58ceaffaa8b34f","l2_adjacency":true,"status":"ACTIVE","subnets":["74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:18Z","qos_policy_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net","admin_state_up":true,"tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:17Z","mtu":1450}]} 2018-07-22 03:26:33,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 used request id req-ff8676b2-f560-49ba-bbce-65aa0b7d4e24 2018-07-22 03:26:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ff3730862e248cadcdea8b50274e285f62f796" 2018-07-22 03:26:33,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-285323a0-a4c9-4b42-94fd-a7cc246a2171 Date: Sun, 22 Jul 2018 03:26:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:18Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"006a0948b3e342e58c58ceaffaa8b34f","id":"74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c","subnetpool_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet"}]} 2018-07-22 03:26:33,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46 used request id req-285323a0-a4c9-4b42-94fd-a7cc246a2171 2018-07-22 03:26:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46&name=CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ff3730862e248cadcdea8b50274e285f62f796" 2018-07-22 03:26:33,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6a898ea9-1872-4199-a56f-bc2e8750547d Date: Sun, 22 Jul 2018 03:26:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:18Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"006a0948b3e342e58c58ceaffaa8b34f","id":"74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c","subnetpool_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet"}]} 2018-07-22 03:26:33,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=43786c77-e53a-45c5-a3ac-eb85c7f42d46&name=CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet used request id req-6a898ea9-1872-4199-a56f-bc2e8750547d 2018-07-22 03:26:33,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ff3730862e248cadcdea8b50274e285f62f796" 2018-07-22 03:26:33,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-a6354fd5-9bda-4a00-9efc-17d42043c1a5 Date: Sun, 22 Jul 2018 03:26:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43786c77-e53a-45c5-a3ac-eb85c7f42d46","tenant_id":"006a0948b3e342e58c58ceaffaa8b34f","created_at":"2018-07-22T03:26:18Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:18Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"006a0948b3e342e58c58ceaffaa8b34f","id":"74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c","subnetpool_id":null,"name":"CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet"}} 2018-07-22 03:26:33,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/74d2cfb3-6f76-4f6b-8f2e-e3d647299d1c used request id req-a6354fd5-9bda-4a00-9efc-17d42043c1a5 2018-07-22 03:26:33,368 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack 2018-07-22 03:26:33,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:33,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:33 GMT Server: Apache x-openstack-request-id: req-f738ddda-2e11-4104-a723-78b19a3364d9 Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:33,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:33 GMT Server: Apache x-openstack-request-id: req-12366b2f-b88a-457f-929c-f2e518dbfac3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:33,438 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-12366b2f-b88a-457f-929c-f2e518dbfac3 2018-07-22 03:26:33,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:33,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:33 GMT Server: Apache x-openstack-request-id: req-b44df2d1-32ac-4a39-aef7-3d1d3fed4cf7 Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:33,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:33 GMT Server: Apache x-openstack-request-id: req-bfafcecf-a252-4181-bf80-690696c37c1c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "006a0948b3e342e58c58ceaffaa8b34f", "OS::stack_id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name", "net_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "stack_user_project_id": "bcdfef579c9d4bf1b1d81444d1adc16b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:26:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:26:33Z", "id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:33,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-bfafcecf-a252-4181-bf80-690696c37c1c 2018-07-22 03:26:33,541 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:26:33,541 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:36,544 - create_stack - DEBUG - Stack status query timeout in 1196.89425015 2018-07-22 03:26:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:36,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:36 GMT Server: Apache x-openstack-request-id: req-c59af8f6-278e-4c20-b965-01900ef00672 Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:36,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:36 GMT Server: Apache x-openstack-request-id: req-69ccceae-f5ff-4588-92d6-f27ff3a3196f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "006a0948b3e342e58c58ceaffaa8b34f", "OS::stack_id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name", "net_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "stack_user_project_id": "bcdfef579c9d4bf1b1d81444d1adc16b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:26:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:26:33Z", "id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:36,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-69ccceae-f5ff-4588-92d6-f27ff3a3196f 2018-07-22 03:26:36,761 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:26:36,761 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:39,764 - create_stack - DEBUG - Stack status query timeout in 1193.67452312 2018-07-22 03:26:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:39,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:39 GMT Server: Apache x-openstack-request-id: req-89103606-953a-4f7a-b185-f2b5ff5d568b Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:39,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:39 GMT Server: Apache x-openstack-request-id: req-8aff78b8-ed75-47da-b69a-3132ce15ed8e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "006a0948b3e342e58c58ceaffaa8b34f", "OS::stack_id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "image_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image", "inst_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-inst", "subnet_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-subnet", "flavor_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-flavor-name", "net_name": "CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-net"}, "deletion_time": "2018-07-22T03:26:39Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack", "stack_user_project_id": "bcdfef579c9d4bf1b1d81444d1adc16b", "tags": null, "creation_time": "2018-07-22T03:26:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:26:33Z", "id": "bda514b4-4ca1-49c8-b832-c78d78a2e9ab", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:39,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-8aff78b8-ed75-47da-b69a-3132ce15ed8e 2018-07-22 03:26:39,820 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:26:39,820 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack 2018-07-22 03:26:39,820 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack 2018-07-22 03:26:39,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/bda514b4-4ca1-49c8-b832-c78d78a2e9ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa04f94fb26df3182dd29584708d2230375de56b" 2018-07-22 03:26:39,849 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:39 GMT Server: Apache x-openstack-request-id: req-8af9a289-f4ee-4113-a6b8-d48281789852 Location: http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:40,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:26:39 GMT Server: Apache x-openstack-request-id: req-c714ad88-d874-4e0f-95f3-e0cfc23faf7f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:26:40,041 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/006a0948b3e342e58c58ceaffaa8b34f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-stack/bda514b4-4ca1-49c8-b832-c78d78a2e9ab used request id req-c714ad88-d874-4e0f-95f3-e0cfc23faf7f 2018-07-22 03:26:40,042 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-cf4baa08-4e1d-48b5-86de-881ac9e384b9-image 2018-07-22 03:26:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b89073d068f2d9e3e3edb86441b1f35f180be9f" 2018-07-22 03:26:40,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e106344d-67c2-4d10-a965-137bacba6314 Date: Sun, 22 Jul 2018 03:26: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-22 03:26:40,482 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/aa258fe1-e555-493f-ac97-aa56d811be50 used request id req-e106344d-67c2-4d10-a965-137bacba6314 2018-07-22 03:26:40,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/7818de8c-ea08-48a5-aece-97477fa872a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7eaf006043980aa89042da868f9422579ea6fc4" 2018-07-22 03:26:40,511 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:26:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38a05432-abbe-4208-b165-289bbddbb131 x-compute-request-id: req-38a05432-abbe-4208-b165-289bbddbb131 Content-Length: 0 Content-Type: application/json 2018-07-22 03:26:40,512 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7818de8c-ea08-48a5-aece-97477fa872a9 used request id req-38a05432-abbe-4208-b165-289bbddbb131 2018-07-22 03:26:40,517 - 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}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:40,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-df195ae5-45e0-496e-a70f-112a70ebcf29 Date: Sun, 22 Jul 2018 03:26:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "006a0948b3e342e58c58ceaffaa8b34f", "created_at": "2018-07-22T03:26:17Z", "updated_at": "2018-07-22T03:26:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:26:17Z", "revision_number": 0, "id": "177607e0-8569-43b2-a931-b1713b1bf4c5", "remote_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "remote_ip_prefix": null, "created_at": "2018-07-22T03:26:17Z", "security_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "tenant_id": "006a0948b3e342e58c58ceaffaa8b34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "006a0948b3e342e58c58ceaffaa8b34f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:26:17Z", "revision_number": 0, "id": "38a1af07-b114-494e-989d-28854e436878", "remote_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "remote_ip_prefix": null, "created_at": "2018-07-22T03:26:17Z", "security_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "tenant_id": "006a0948b3e342e58c58ceaffaa8b34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "006a0948b3e342e58c58ceaffaa8b34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:26:17Z", "revision_number": 0, "id": "52c05bc2-3571-4aa3-8401-27be9efb49fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:26:17Z", "security_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "tenant_id": "006a0948b3e342e58c58ceaffaa8b34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "006a0948b3e342e58c58ceaffaa8b34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:26:17Z", "revision_number": 0, "id": "618030a2-339d-4d13-b9fe-596208b2a1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:26:17Z", "security_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "tenant_id": "006a0948b3e342e58c58ceaffaa8b34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "006a0948b3e342e58c58ceaffaa8b34f"}], "revision_number": 4, "project_id": "006a0948b3e342e58c58ceaffaa8b34f", "id": "acf8b77e-2431-4940-9f35-12a622c3be78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:26:40,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-df195ae5-45e0-496e-a70f-112a70ebcf29 2018-07-22 03:26:40,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:40,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43757421-ffdd-45fe-b511-322cbf1922a3 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:26:40,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-43757421-ffdd-45fe-b511-322cbf1922a3 2018-07-22 03:26:40,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:40,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5410dd32-34cc-4ec2-a2a3-b2d7db95c1ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:26:40,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-5410dd32-34cc-4ec2-a2a3-b2d7db95c1ed 2018-07-22 03:26:40,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:26:40,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:41,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848b6a14-c994-4b47-b1e2-5114f722e385 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:26:41,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-848b6a14-c994-4b47-b1e2-5114f722e385 2018-07-22 03:26:41,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:26:41,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:41,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc57a65b-fb23-4eeb-93c0-c94ee3c579e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:26:41,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-fc57a65b-fb23-4eeb-93c0-c94ee3c579e1 2018-07-22 03:26:41,109 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:26:41,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:41,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f6dc06b-12a3-4ebc-bee0-2e40a20f051f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:26:41,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-3f6dc06b-12a3-4ebc-bee0-2e40a20f051f 2018-07-22 03:26:41,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:26:41,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:41,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7b74b3-b663-4f60-8a2e-04216260caa4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:26:41,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-da7b74b3-b663-4f60-8a2e-04216260caa4 2018-07-22 03:26:41,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:26:41,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:41,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7785d06b-4617-43c5-a534-17853d57268d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "006a0948b3e342e58c58ceaffaa8b34f", "name": "CreateStackSuccessTests-6de042db-b9f7-4f1-proj"}} 2018-07-22 03:26:41,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f used request id req-7785d06b-4617-43c5-a534-17853d57268d 2018-07-22 03:26:41,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - acf8b77e-2431-4940-9f35-12a622c3be78 2018-07-22 03:26:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=acf8b77e-2431-4940-9f35-12a622c3be78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:41,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d1e9f4b8-bfa1-42a1-a677-4022847e7f00 Date: Sun, 22 Jul 2018 03:26:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:26:17Z", "security_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "port_range_min": null, "revision_number": 0, "tenant_id": "006a0948b3e342e58c58ceaffaa8b34f", "created_at": "2018-07-22T03:26:17Z", "project_id": "006a0948b3e342e58c58ceaffaa8b34f", "id": "177607e0-8569-43b2-a931-b1713b1bf4c5"}, {"remote_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:26:17Z", "security_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "port_range_min": null, "revision_number": 0, "tenant_id": "006a0948b3e342e58c58ceaffaa8b34f", "created_at": "2018-07-22T03:26:17Z", "project_id": "006a0948b3e342e58c58ceaffaa8b34f", "id": "38a1af07-b114-494e-989d-28854e436878"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:26:17Z", "security_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "port_range_min": null, "revision_number": 0, "tenant_id": "006a0948b3e342e58c58ceaffaa8b34f", "created_at": "2018-07-22T03:26:17Z", "project_id": "006a0948b3e342e58c58ceaffaa8b34f", "id": "52c05bc2-3571-4aa3-8401-27be9efb49fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:26:17Z", "security_group_id": "acf8b77e-2431-4940-9f35-12a622c3be78", "port_range_min": null, "revision_number": 0, "tenant_id": "006a0948b3e342e58c58ceaffaa8b34f", "created_at": "2018-07-22T03:26:17Z", "project_id": "006a0948b3e342e58c58ceaffaa8b34f", "id": "618030a2-339d-4d13-b9fe-596208b2a1ff"}]} 2018-07-22 03:26:41,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=acf8b77e-2431-4940-9f35-12a622c3be78 used request id req-d1e9f4b8-bfa1-42a1-a677-4022847e7f00 2018-07-22 03:26:41,396 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:26:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/acf8b77e-2431-4940-9f35-12a622c3be78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:41,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54130987-62c6-41d0-8aa9-8fe2c4a481b0 Content-Length: 0 Date: Sun, 22 Jul 2018 03:26:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:26:41,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/acf8b77e-2431-4940-9f35-12a622c3be78 used request id req-54130987-62c6-41d0-8aa9-8fe2c4a481b0 2018-07-22 03:26:41,557 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-6de042db-b9f7-4f1-proj 2018-07-22 03:26:41,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:41,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdbe9953-f708-4f54-b652-bd48c6ead610 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:41,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/006a0948b3e342e58c58ceaffaa8b34f used request id req-bdbe9953-f708-4f54-b652-bd48c6ead610 2018-07-22 03:26:41,836 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-6de042db-b9f7-4f1-proj-role 2018-07-22 03:26:41,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/3c9187b7cc204ecea4e5b1c952d159ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:41,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6694cc06-3b39-45d6-aac7-669ce46de5d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:41,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3c9187b7cc204ecea4e5b1c952d159ec used request id req-6694cc06-3b39-45d6-aac7-669ce46de5d4 2018-07-22 03:26:41,941 - 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}c94eeb6e62e5b5d793c303427f8e09b693b7c6c8" 2018-07-22 03:26:42,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33429e88-7ca1-4f08-b6a4-db735c0352b7 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:26:42,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-33429e88-7ca1-4f08-b6a4-db735c0352b7 2018-07-22 03:26:42,024 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-6de042db-b9f7-4f1-user 2018-07-22 03:26:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a4e19aaeda01439e8beaaeb70b7615ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82616a43cfce6ccdd36e8d78e680901eeb8b003d" 2018-07-22 03:26:42,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f568081a-798c-464a-b0ee-b1a22ef530a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:42,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a4e19aaeda01439e8beaaeb70b7615ec used request id req-f568081a-798c-464a-b0ee-b1a22ef530a3 2018-07-22 03:26:42,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:42,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["SHn4QZ4oSoegEtCU-ztIQw"], "issued_at": "2018-07-22T03:26:42.000000Z"}} 2018-07-22 03:26:42,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}4113aed9c892f52dd79e6eec699681c18ccea0d5" 2018-07-22 03:26:42,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f87f8fe-2215-458c-95c5-47922b5980ba 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-22 03:26:42,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6f87f8fe-2215-458c-95c5-47922b5980ba 2018-07-22 03:26:42,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:42,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:43,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["KyS5xGVESluTNMTPoS6n9A"], "issued_at": "2018-07-22T03:26:43.000000Z"}} 2018-07-22 03:26:43,035 - 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}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:26:43,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159f1f12-24a0-412e-ae26-637cc3479dd6 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-22 03:26:43,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-159f1f12-24a0-412e-ae26-637cc3479dd6 2018-07-22 03:26:43,117 - 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-22 03:26:43,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:26:43,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d0d34d0a-6b28-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:26:43,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a9a4d4-2f11-420b-8e22-e32179f8a287 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=CreateStackSuccessTests-d0d34d0a-6b28-429-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:26:43,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d0d34d0a-6b28-429-proj used request id req-c8a9a4d4-2f11-420b-8e22-e32179f8a287 2018-07-22 03:26:43,143 - 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}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:26:43,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbb2439-de19-49c4-b422-9204a4485dbb 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-22 03:26:43,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6fbb2439-de19-49c4-b422-9204a4485dbb 2018-07-22 03:26:43,233 - 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}74c4732308a43ac522a1ed7295c749ccf304b97f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}}' 2018-07-22 03:26:43,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b4bf5e-e9cd-4167-8048-e71644fff833 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "id": "c0ed84af76fb42a8b702730587faa3af", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:26:43,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c0b4bf5e-e9cd-4167-8048-e71644fff833 2018-07-22 03:26:43,347 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d0d34d0a-6b28-429-proj 2018-07-22 03:26:43,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:43,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:43,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["5DkEomOLTx-M8g6UTq0BtQ"], "issued_at": "2018-07-22T03:26:43.000000Z"}} 2018-07-22 03:26:43,730 - 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}6567d8fd2f46eb49b326916f40d6235c91ab657b" 2018-07-22 03:26:43,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a2bdd9-7ecd-40a2-9208-2711d736eb0a 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-22 03:26:43,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-62a2bdd9-7ecd-40a2-9208-2711d736eb0a 2018-07-22 03:26:43,814 - 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-22 03:26:43,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:26:43,819 - 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}6567d8fd2f46eb49b326916f40d6235c91ab657b" 2018-07-22 03:26:43,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42972c7b-a7ef-4722-b939-3470cccfff42 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:26:43,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-42972c7b-a7ef-4722-b939-3470cccfff42 2018-07-22 03:26:43,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-d0d34d0a-6b28-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6567d8fd2f46eb49b326916f40d6235c91ab657b" 2018-07-22 03:26:44,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07d2520a-358b-44ac-9979-07ec4d74140f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-d0d34d0a-6b28-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "id": "c0ed84af76fb42a8b702730587faa3af", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}]} 2018-07-22 03:26:44,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-d0d34d0a-6b28-429-proj used request id req-07d2520a-358b-44ac-9979-07ec4d74140f 2018-07-22 03:26:44,019 - 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}6567d8fd2f46eb49b326916f40d6235c91ab657b" 2018-07-22 03:26:44,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bc93ae-560f-4e43-9c4b-bb0936189c52 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-22 03:26:44,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f3bc93ae-560f-4e43-9c4b-bb0936189c52 2018-07-22 03:26:44,409 - 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}6567d8fd2f46eb49b326916f40d6235c91ab657b" 2018-07-22 03:26:44,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3968de4-505c-44d9-9f47-6774e69b25c6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:26:44,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a3968de4-505c-44d9-9f47-6774e69b25c6 2018-07-22 03:26:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-d0d34d0a-6b28-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6567d8fd2f46eb49b326916f40d6235c91ab657b" 2018-07-22 03:26:44,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e225528-b393-4c07-ae4d-14d0e9a4ea07 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-d0d34d0a-6b28-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "id": "c0ed84af76fb42a8b702730587faa3af", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}]} 2018-07-22 03:26:44,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-d0d34d0a-6b28-429-proj used request id req-9e225528-b393-4c07-ae4d-14d0e9a4ea07 2018-07-22 03:26:44,663 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d0d34d0a-6b28-429-user 2018-07-22 03:26:44,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:44,667 - 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}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:26:44,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655807c5-5c1f-4737-b94c-8480efa16d6a Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:26:44,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-655807c5-5c1f-4737-b94c-8480efa16d6a 2018-07-22 03:26:44,756 - 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}74c4732308a43ac522a1ed7295c749ccf304b97f" -d '{"role": {"name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role"}}' 2018-07-22 03:26:44,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1362671-08dd-4bac-9231-70939ca39270 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb61b2873e924bf495bf35b4b3fb1d04", "links": {"self": "http://172.30.9.25:5000/v3/roles/eb61b2873e924bf495bf35b4b3fb1d04"}, "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role"}} 2018-07-22 03:26:44,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f1362671-08dd-4bac-9231-70939ca39270 2018-07-22 03:26:44,855 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role 2018-07-22 03:26:44,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/eb61b2873e924bf495bf35b4b3fb1d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:26:44,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab7893d-ea57-4c09-8685-f592c9d4e455 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb61b2873e924bf495bf35b4b3fb1d04", "links": {"self": "http://172.30.9.25:5000/v3/roles/eb61b2873e924bf495bf35b4b3fb1d04"}, "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role"}} 2018-07-22 03:26:44,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/eb61b2873e924bf495bf35b4b3fb1d04 used request id req-6ab7893d-ea57-4c09-8685-f592c9d4e455 2018-07-22 03:26:44,942 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role to project CreateStackSuccessTests-d0d34d0a-6b28-429-proj 2018-07-22 03:26:44,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af/users/e4adb20819ff4394a99515183643341d/roles/eb61b2873e924bf495bf35b4b3fb1d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:26:45,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec7805e1-db65-4ca4-9b7b-d15db417d1b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:26:45,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af/users/e4adb20819ff4394a99515183643341d/roles/eb61b2873e924bf495bf35b4b3fb1d04 used request id req-ec7805e1-db65-4ca4-9b7b-d15db417d1b8 2018-07-22 03:26:45,060 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:26:45,061 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 03:26:45,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:45,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:45,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb61b2873e924bf495bf35b4b3fb1d04", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role"}], "expires_at": "2018-07-22T04:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-user", "id": "e4adb20819ff4394a99515183643341d"}, "audit_ids": ["lsRmR8ERQJavwnoRtWCjUg"], "issued_at": "2018-07-22T03:26:45.000000Z"}} 2018-07-22 03:26:45,444 - 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}98948efb318e160e6f3cceddd6a5fe9ccd2f1f4b" 2018-07-22 03:26:45,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf0bcd6-5766-429c-951b-08183b84e83b 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-22 03:26:45,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8bf0bcd6-5766-429c-951b-08183b84e83b 2018-07-22 03:26:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98948efb318e160e6f3cceddd6a5fe9ccd2f1f4b" 2018-07-22 03:26:45,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-e70af0be-255e-479d-ac1b-0c0040210655 Date: Sun, 22 Jul 2018 03:26:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image"} 2018-07-22 03:26:45,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image used request id req-e70af0be-255e-479d-ac1b-0c0040210655 2018-07-22 03:26:45,719 - 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}98948efb318e160e6f3cceddd6a5fe9ccd2f1f4b" 2018-07-22 03:26:45,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c0a3e916-6ddf-4013-9bd7-244bf77754da Date: Sun, 22 Jul 2018 03:26:45 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-22 03:26:45,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c0a3e916-6ddf-4013-9bd7-244bf77754da 2018-07-22 03:26:45,755 - 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}98948efb318e160e6f3cceddd6a5fe9ccd2f1f4b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image"}' 2018-07-22 03:26:45,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-acd0b698-7bbb-40c5-92ca-9a5da253eaac Date: Sun, 22 Jul 2018 03:26:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:26:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:26:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "min_disk": 0, "protected": false, "id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "file": "/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09/file", "checksum": null, "owner": "c0ed84af76fb42a8b702730587faa3af", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:26:45,792 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-acd0b698-7bbb-40c5-92ca-9a5da253eaac 2018-07-22 03:26:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98948efb318e160e6f3cceddd6a5fe9ccd2f1f4b" -d '' 2018-07-22 03:26:46,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e677fff-c476-419a-96b8-f11ec4247a9b Date: Sun, 22 Jul 2018 03:26: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-22 03:26:46,231 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09/file used request id req-4e677fff-c476-419a-96b8-f11ec4247a9b 2018-07-22 03:26:46,231 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:26:46,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98948efb318e160e6f3cceddd6a5fe9ccd2f1f4b" 2018-07-22 03:26:46,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b3217039-ade2-4a8b-bc8a-8e3c38073f05 Date: Sun, 22 Jul 2018 03:26:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:26:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:26:46Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/459d38a6-7dd1-476f-8bbb-55ee53dada09/snap", "metadata": {}}], "self": "/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "min_disk": 0, "protected": false, "id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "file": "/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c0ed84af76fb42a8b702730587faa3af", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/459d38a6-7dd1-476f-8bbb-55ee53dada09/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:26:46,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09 used request id req-b3217039-ade2-4a8b-bc8a-8e3c38073f05 2018-07-22 03:26:46,256 - 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}98948efb318e160e6f3cceddd6a5fe9ccd2f1f4b" 2018-07-22 03:26:46,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c54cda1-7777-406c-b007-43fd99f2ae77 Date: Sun, 22 Jul 2018 03:26:46 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-22 03:26:46,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3c54cda1-7777-406c-b007-43fd99f2ae77 2018-07-22 03:26:46,265 - create_image - INFO - Created image with name - CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image 2018-07-22 03:26:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98948efb318e160e6f3cceddd6a5fe9ccd2f1f4b" 2018-07-22 03:26:46,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c1396ce9-7fa2-4eeb-a856-8f88e3c3120f Date: Sun, 22 Jul 2018 03:26:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:26:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T03:26:46Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/459d38a6-7dd1-476f-8bbb-55ee53dada09/snap", "metadata": {}}], "self": "/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "min_disk": 0, "protected": false, "id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "file": "/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c0ed84af76fb42a8b702730587faa3af", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/459d38a6-7dd1-476f-8bbb-55ee53dada09/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:26:46,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09 used request id req-c1396ce9-7fa2-4eeb-a856-8f88e3c3120f 2018-07-22 03:26:46,284 - create_image - DEBUG - Instance status is - active 2018-07-22 03:26:46,284 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image 2018-07-22 03:26:46,285 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image 2018-07-22 03:26:46,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:46,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:46,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:26:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BALDL4vsRfGLsm-iZUf4Xg"], "issued_at": "2018-07-22T03:26:46.000000Z"}} 2018-07-22 03:26:46,680 - 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}18b8cab87a8552a252dc86dca5de278da6348047" 2018-07-22 03:26:46,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-543d8c3b-e061-449f-8240-c9ccd0a56155 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-22 03:26:46,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-543d8c3b-e061-449f-8240-c9ccd0a56155 2018-07-22 03:26:46,760 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:26:46,766 - 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}18b8cab87a8552a252dc86dca5de278da6348047" 2018-07-22 03:26:46,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26: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-7c3a33db-b129-46dd-bd80-643c55935cae x-compute-request-id: req-7c3a33db-b129-46dd-bd80-643c55935cae Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:26:46,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7c3a33db-b129-46dd-bd80-643c55935cae 2018-07-22 03:26:46,944 - 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}18b8cab87a8552a252dc86dca5de278da6348047" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-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-22 03:26:46,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26: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-2f4dcada-5071-4d22-ad30-c1cf4e15329d x-compute-request-id: req-2f4dcada-5071-4d22-ad30-c1cf4e15329d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "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": "5d252c62-12c4-431c-bf28-4f0500d4ae4c"}} 2018-07-22 03:26:46,991 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2f4dcada-5071-4d22-ad30-c1cf4e15329d 2018-07-22 03:26:46,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:26:46,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:26:47,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb61b2873e924bf495bf35b4b3fb1d04", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role"}], "expires_at": "2018-07-22T04:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-user", "id": "e4adb20819ff4394a99515183643341d"}, "audit_ids": ["mMZmh1AMQr241axVMIyUtA"], "issued_at": "2018-07-22T03:26:47.000000Z"}} 2018-07-22 03:26:47,378 - 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}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:26:47,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae30952-7c1b-4393-ba59-a918aa601c37 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-22 03:26:47,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1ae30952-7c1b-4393-ba59-a918aa601c37 2018-07-22 03:26:47,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:26:47,453 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:26:47,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:26:47,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:47 GMT Server: Apache x-openstack-request-id: req-725f3453-8bcb-4941-a81e-a364bfc1f203 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:26:47,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack used request id req-725f3453-8bcb-4941-a81e-a364bfc1f203 2018-07-22 03:26:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "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": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name"}}' 2018-07-22 03:26:49,556 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:26:47 GMT Server: Apache x-openstack-request-id: req-e94581c6-2ce0-4ec3-9073-f8d93a4aae5a Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}]}} 2018-07-22 03:26:49,556 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks used request id req-e94581c6-2ce0-4ec3-9073-f8d93a4aae5a 2018-07-22 03:26:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:26:49,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:49 GMT Server: Apache x-openstack-request-id: req-213bbb89-1a64-4b93-b6e7-a6f237df535d Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:49,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:49 GMT Server: Apache x-openstack-request-id: req-208e5b54-e6ad-4600-a4c3-caf3d5f548ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "c0ed84af76fb42a8b702730587faa3af", "OS::stack_id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "net_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "stack_user_project_id": "7ad6c5154fdf441dbb810d56b76ef27f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:49,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-208e5b54-e6ad-4600-a4c3-caf3d5f548ee 2018-07-22 03:26:49,941 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack 2018-07-22 03:26:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:26:50,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:49 GMT Server: Apache x-openstack-request-id: req-61962444-a6f0-4a37-b12d-2acdeb839e64 Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:50,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:50 GMT Server: Apache x-openstack-request-id: req-d7b7983d-bcd7-4662-97d4-0ee660ea0331 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "c0ed84af76fb42a8b702730587faa3af", "OS::stack_id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "net_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "stack_user_project_id": "7ad6c5154fdf441dbb810d56b76ef27f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:50,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-d7b7983d-bcd7-4662-97d4-0ee660ea0331 2018-07-22 03:26:50,362 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:26:50,363 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:53,366 - create_stack - DEBUG - Stack status query timeout in 1196.57497001 2018-07-22 03:26:53,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:26:53,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:53 GMT Server: Apache x-openstack-request-id: req-d6a164e4-f4bd-4289-b91d-4f0b5d18058b Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:53,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:53 GMT Server: Apache x-openstack-request-id: req-6e753fb1-959d-4034-b3b8-f00485cc59bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "c0ed84af76fb42a8b702730587faa3af", "OS::stack_id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "net_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "stack_user_project_id": "7ad6c5154fdf441dbb810d56b76ef27f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:53,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-6e753fb1-959d-4034-b3b8-f00485cc59bf 2018-07-22 03:26:53,639 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:26:53,639 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:26:56,642 - create_stack - DEBUG - Stack status query timeout in 1193.298419 2018-07-22 03:26:56,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:26:56,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:26:56 GMT Server: Apache x-openstack-request-id: req-92f28cce-6796-4a48-9304-1451fc7a1903 Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:26:57,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:26:56 GMT Server: Apache x-openstack-request-id: req-e4897717-2f84-4062-b9b8-ad89b93307a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "c0ed84af76fb42a8b702730587faa3af", "OS::stack_id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "net_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "stack_user_project_id": "7ad6c5154fdf441dbb810d56b76ef27f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:26:57,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-e4897717-2f84-4062-b9b8-ad89b93307a8 2018-07-22 03:26:57,003 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:26:57,003 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:27:00,007 - create_stack - DEBUG - Stack status query timeout in 1189.93419504 2018-07-22 03:27:00,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:00,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:00 GMT Server: Apache x-openstack-request-id: req-334a1915-13b8-4815-ac46-47ad6b94cd3b Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:00,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:00 GMT Server: Apache x-openstack-request-id: req-1fc3c796-ca98-4075-8fce-10d779c79b7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "c0ed84af76fb42a8b702730587faa3af", "OS::stack_id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "net_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "stack_user_project_id": "7ad6c5154fdf441dbb810d56b76ef27f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:26:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:27:00,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-1fc3c796-ca98-4075-8fce-10d779c79b7b 2018-07-22 03:27:00,112 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:27:00,113 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:27:03,116 - create_stack - DEBUG - Stack status query timeout in 1186.82502604 2018-07-22 03:27:03,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:03,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:03 GMT Server: Apache x-openstack-request-id: req-5d71f5cd-dae5-43ee-88c9-1c841faf1ad5 Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:03,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:03 GMT Server: Apache x-openstack-request-id: req-899f82cf-8541-427a-9375-54dfd2f0788c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "c0ed84af76fb42a8b702730587faa3af", "OS::stack_id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "net_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "stack_user_project_id": "7ad6c5154fdf441dbb810d56b76ef27f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:26:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:27:03,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-899f82cf-8541-427a-9375-54dfd2f0788c 2018-07-22 03:27:03,336 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:27:03,336 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack 2018-07-22 03:27:03,336 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack 2018-07-22 03:27:03,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:03,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:03 GMT Server: Apache x-openstack-request-id: req-f638053f-1dc7-47b3-ba3b-b5430487d9ff Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:03,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:03 GMT Server: Apache x-openstack-request-id: req-a1f1addf-87fa-437c-a1f3-b7a4f291340e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T03:26:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:49Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8e8cba2c-6908-414d-9f2d-e1dc9c1736e1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T03:26:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:49Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0db884df-deee-489a-b5b5-eb151536069b", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T03:26:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:49Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "cb162d3b-2f09-401e-aed6-524f492c1435", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T03:26:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "resource_type": "OS::Nova::Server"}]} 2018-07-22 03:27:03,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources used request id req-a1f1addf-87fa-437c-a1f3-b7a4f291340e 2018-07-22 03:27:03,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:03,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-c5cb0852-b13d-4df1-bc64-94f7d724e2ac x-compute-request-id: req-c5cb0852-b13d-4df1-bc64-94f7d724e2ac Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:23:24", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "bookmark"}], "image": {"id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "links": [{"href": "http://172.30.9.25:8774/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:26:59.000000", "flavor": {"id": "5d252c62-12c4-431c-bf28-4f0500d4ae4c", "links": [{"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "bookmark"}]}, "id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "security_groups": [{"name": "default"}], "user_id": "e4adb20819ff4394a99515183643341d", "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-22T03:26:59Z", "hostId": "d59b4ac60f4829dc3c6c7ae90577b63a906f04567fca842154722e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "created": "2018-07-22T03:26:54Z", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:27:03,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 used request id req-c5cb0852-b13d-4df1-bc64-94f7d724e2ac 2018-07-22 03:27:03,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:04,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-0e843048-99bc-4c40-be8e-a05625b089b7 Date: Sun, 22 Jul 2018 03:27:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:04,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-0e843048-99bc-4c40-be8e-a05625b089b7 2018-07-22 03:27:04,077 - 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-22 03:27:04,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:27:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:27:04,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:04,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9649bb9f-a1fc-4369-bb0f-f52ab6be0721 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:04,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-9649bb9f-a1fc-4369-bb0f-f52ab6be0721 2018-07-22 03:27:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:04,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-deec74fa-d945-492a-b8be-b4fb43eefced Date: Sun, 22 Jul 2018 03:27:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:04,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-deec74fa-d945-492a-b8be-b4fb43eefced 2018-07-22 03:27:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:04,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-0f54e845-bdc2-4de9-ae5c-84a98bf06b57 Date: Sun, 22 Jul 2018 03:27:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.2"}],"id":"037f9d46-17af-452d-b729-a91593ba0240","security_groups":[],"mac_address":"fa:16:3e:c8:cb:0b","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb162d3b-2f09-401e-aed6-524f492c1435","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:04,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-0f54e845-bdc2-4de9-ae5c-84a98bf06b57 2018-07-22 03:27:04,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:04,499 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:04 GMT Server: Apache x-openstack-request-id: req-2a18449d-7c55-4218-a837-b3dd63146c7a Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:04,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:04 GMT Server: Apache x-openstack-request-id: req-9d74d3ef-cc3d-412e-bccd-fc230888e72c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T03:26:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:49Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8e8cba2c-6908-414d-9f2d-e1dc9c1736e1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T03:26:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:49Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0db884df-deee-489a-b5b5-eb151536069b", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T03:26:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:49Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "cb162d3b-2f09-401e-aed6-524f492c1435", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T03:26:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:26:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "resource_type": "OS::Nova::Server"}]} 2018-07-22 03:27:04,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076/resources used request id req-9d74d3ef-cc3d-412e-bccd-fc230888e72c 2018-07-22 03:27:04,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:04,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-8611a112-43a7-4d44-b1ef-18a75f6dd527 x-compute-request-id: req-8611a112-43a7-4d44-b1ef-18a75f6dd527 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "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": "5d252c62-12c4-431c-bf28-4f0500d4ae4c"}} 2018-07-22 03:27:04,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c used request id req-8611a112-43a7-4d44-b1ef-18a75f6dd527 2018-07-22 03:27:04,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/0db884df-deee-489a-b5b5-eb151536069b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:04,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-8152b5f9-55d0-44eb-8997-fdcbede7213b Date: Sun, 22 Jul 2018 03:27:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}} 2018-07-22 03:27:04,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/0db884df-deee-489a-b5b5-eb151536069b used request id req-8152b5f9-55d0-44eb-8997-fdcbede7213b 2018-07-22 03:27:04,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:04,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-4e754a9e-3677-4f78-8c30-ee91d3c3d5a5 Date: Sun, 22 Jul 2018 03:27:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:04,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-4e754a9e-3677-4f78-8c30-ee91d3c3d5a5 2018-07-22 03:27:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:04,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-28f91b3d-f0c2-487e-9ac6-87db5686b509 Date: Sun, 22 Jul 2018 03:27:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:04,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-28f91b3d-f0c2-487e-9ac6-87db5686b509 2018-07-22 03:27:04,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:05,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-9516061b-53cc-4d97-aebf-91610fe6d829 Date: Sun, 22 Jul 2018 03:27:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:05,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-9516061b-53cc-4d97-aebf-91610fe6d829 2018-07-22 03:27:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:05,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f00049e-a72c-47af-9347-3b3e2cba03ef Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:05,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-5f00049e-a72c-47af-9347-3b3e2cba03ef 2018-07-22 03:27:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:05,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-adecd6a1-c690-4a98-9fa7-31a220640525 Date: Sun, 22 Jul 2018 03:27:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:05,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-adecd6a1-c690-4a98-9fa7-31a220640525 2018-07-22 03:27:05,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435&mac_address=fa%3A16%3A3e%3Aad%3A23%3A24&name=CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:05,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-bf25639f-ec58-4b26-b6e9-f8da1e0399a4 Date: Sun, 22 Jul 2018 03:27:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:05,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435&mac_address=fa%3A16%3A3e%3Aad%3A23%3A24&name=CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa&admin_state_up=True used request id req-bf25639f-ec58-4b26-b6e9-f8da1e0399a4 2018-07-22 03:27:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:05,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7396ffc8-2112-4ea5-bd87-9afbd564d16a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:05,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-7396ffc8-2112-4ea5-bd87-9afbd564d16a 2018-07-22 03:27:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:05,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-53d08e3c-df6b-4419-983d-8cbec50889f8 Date: Sun, 22 Jul 2018 03:27:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:05,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-53d08e3c-df6b-4419-983d-8cbec50889f8 2018-07-22 03:27:05,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:05,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-db444cb9-e4dc-4692-9e87-180cc5c83c8c Date: Sun, 22 Jul 2018 03:27:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:05,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-db444cb9-e4dc-4692-9e87-180cc5c83c8c 2018-07-22 03:27:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:05,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-16760d91-19f9-4154-9427-142e1118f180 Date: Sun, 22 Jul 2018 03:27:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.2"}],"id":"037f9d46-17af-452d-b729-a91593ba0240","security_groups":[],"mac_address":"fa:16:3e:c8:cb:0b","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb162d3b-2f09-401e-aed6-524f492c1435","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:05,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-16760d91-19f9-4154-9427-142e1118f180 2018-07-22 03:27:05,536 - 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}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:05,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1f44c9b1-9572-47c8-a308-b93ca43ec375 Date: Sun, 22 Jul 2018 03:27:05 GMT RESP BODY: {"floatingips": []} 2018-07-22 03:27:05,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-1f44c9b1-9572-47c8-a308-b93ca43ec375 2018-07-22 03:27:05,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:05,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:05,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb61b2873e924bf495bf35b4b3fb1d04", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role"}], "expires_at": "2018-07-22T04:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-user", "id": "e4adb20819ff4394a99515183643341d"}, "audit_ids": ["VsmQQoiPSdW1BdcDMMu7OQ"], "issued_at": "2018-07-22T03:27:05.000000Z"}} 2018-07-22 03:27:05,950 - 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}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:06,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f9a5e9c-0ea5-4515-bddb-326c684c82f4 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-22 03:27:06,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9f9a5e9c-0ea5-4515-bddb-326c684c82f4 2018-07-22 03:27:06,113 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:27:06,115 - 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}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:06,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782301b8-38c7-4e1d-aa90-2e61033f30e1 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-22 03:27:06,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-782301b8-38c7-4e1d-aa90-2e61033f30e1 2018-07-22 03:27:06,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:06,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-44c35b6d-e650-42dd-90bc-b86685b546fa Date: Sun, 22 Jul 2018 03:27:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:06,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-44c35b6d-e650-42dd-90bc-b86685b546fa 2018-07-22 03:27:06,449 - 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-22 03:27:06,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:27:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:27:06,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:06,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65c2d7e-fa03-45ab-bb6c-579be725d787 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:06,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-c65c2d7e-fa03-45ab-bb6c-579be725d787 2018-07-22 03:27:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:06,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-25505955-01ae-4519-9f52-0b794c9d91e3 Date: Sun, 22 Jul 2018 03:27:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:06,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-25505955-01ae-4519-9f52-0b794c9d91e3 2018-07-22 03:27:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435&mac_address=fa%3A16%3A3e%3Aad%3A23%3A24&name=CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:06,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-e6412b11-4fbd-448d-9597-1d6cf15b58c3 Date: Sun, 22 Jul 2018 03:27:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:06,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435&mac_address=fa%3A16%3A3e%3Aad%3A23%3A24&name=CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa&admin_state_up=True used request id req-e6412b11-4fbd-448d-9597-1d6cf15b58c3 2018-07-22 03:27:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:06,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbde2be3-9075-4c17-bafb-26ec06ec7470 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:06,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-bbde2be3-9075-4c17-bafb-26ec06ec7470 2018-07-22 03:27:06,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:07,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-253334d9-daa4-4890-9a08-bf0217889eac x-compute-request-id: req-253334d9-daa4-4890-9a08-bf0217889eac Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:23:24", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "bookmark"}], "image": {"id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "links": [{"href": "http://172.30.9.25:8774/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:26:59.000000", "flavor": {"id": "5d252c62-12c4-431c-bf28-4f0500d4ae4c", "links": [{"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "bookmark"}]}, "id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "security_groups": [{"name": "default"}], "user_id": "e4adb20819ff4394a99515183643341d", "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-22T03:26:59Z", "hostId": "d59b4ac60f4829dc3c6c7ae90577b63a906f04567fca842154722e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "created": "2018-07-22T03:26:54Z", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:27:07,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst used request id req-253334d9-daa4-4890-9a08-bf0217889eac 2018-07-22 03:27:07,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:07,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-2fd99d19-b7d6-496e-b017-d68cb00269a4 Date: Sun, 22 Jul 2018 03:27:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:07,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-2fd99d19-b7d6-496e-b017-d68cb00269a4 2018-07-22 03:27:07,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:07,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6b098297-73c5-4635-af72-e8aff9c7e107 Date: Sun, 22 Jul 2018 03:27:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:07,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-6b098297-73c5-4635-af72-e8aff9c7e107 2018-07-22 03:27:07,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:07,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-193254a4-1e39-4029-98db-c501f869ee42 Date: Sun, 22 Jul 2018 03:27:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.2"}],"id":"037f9d46-17af-452d-b729-a91593ba0240","security_groups":[],"mac_address":"fa:16:3e:c8:cb:0b","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb162d3b-2f09-401e-aed6-524f492c1435","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:07,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-193254a4-1e39-4029-98db-c501f869ee42 2018-07-22 03:27:07,882 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst 2018-07-22 03:27:07,887 - 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}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:07,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0165927e-145d-4894-939c-f7c7097fc6fe Date: Sun, 22 Jul 2018 03:27:07 GMT RESP BODY: {"floatingips": []} 2018-07-22 03:27:07,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-0165927e-145d-4894-939c-f7c7097fc6fe 2018-07-22 03:27:07,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:08,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-b8ed94b7-2ce0-451d-90e5-30fccc51a50d x-compute-request-id: req-b8ed94b7-2ce0-451d-90e5-30fccc51a50d Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:23:24", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "bookmark"}], "image": {"id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "links": [{"href": "http://172.30.9.25:8774/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:26:59.000000", "flavor": {"id": "5d252c62-12c4-431c-bf28-4f0500d4ae4c", "links": [{"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "bookmark"}]}, "id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "security_groups": [{"name": "default"}], "user_id": "e4adb20819ff4394a99515183643341d", "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-22T03:26:59Z", "hostId": "d59b4ac60f4829dc3c6c7ae90577b63a906f04567fca842154722e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "created": "2018-07-22T03:26:54Z", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:27:08,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 used request id req-b8ed94b7-2ce0-451d-90e5-30fccc51a50d 2018-07-22 03:27:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:08,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-0b87b1f6-4faa-47cc-a3b6-765539ad852a Date: Sun, 22 Jul 2018 03:27:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:08,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-0b87b1f6-4faa-47cc-a3b6-765539ad852a 2018-07-22 03:27:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:08,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168dec1f-e4f8-489e-a599-6ac44d4b7985 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:08,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-168dec1f-e4f8-489e-a599-6ac44d4b7985 2018-07-22 03:27:08,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:08,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-003d22f6-27a2-40c5-9371-60564babe742 Date: Sun, 22 Jul 2018 03:27:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:08,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-003d22f6-27a2-40c5-9371-60564babe742 2018-07-22 03:27:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:08,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-74e68e3a-ace4-412b-bc07-baa6316f19c7 Date: Sun, 22 Jul 2018 03:27:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.2"}],"id":"037f9d46-17af-452d-b729-a91593ba0240","security_groups":[],"mac_address":"fa:16:3e:c8:cb:0b","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb162d3b-2f09-401e-aed6-524f492c1435","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:08,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-74e68e3a-ace4-412b-bc07-baa6316f19c7 2018-07-22 03:27:08,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:27:08,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:08,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb61b2873e924bf495bf35b4b3fb1d04", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role"}], "expires_at": "2018-07-22T04:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/c0ed84af76fb42a8b702730587faa3af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-user", "id": "e4adb20819ff4394a99515183643341d"}, "audit_ids": ["AihuKlFyR2SLC0nIJ68krw"], "issued_at": "2018-07-22T03:27:08.000000Z"}} 2018-07-22 03:27:08,930 - 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}7055dcf79d02f53db31b9dc0e57ec0233550981a" 2018-07-22 03:27:09,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc3780f-8309-432e-9c54-88f2b53afb58 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-22 03:27:09,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0bc3780f-8309-432e-9c54-88f2b53afb58 2018-07-22 03:27:09,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:09,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-cd039b8c-9c62-4f7c-97c6-340d30cb4ac9 x-compute-request-id: req-cd039b8c-9c62-4f7c-97c6-340d30cb4ac9 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:23:24", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "bookmark"}], "image": {"id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "links": [{"href": "http://172.30.9.25:8774/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:26:59.000000", "flavor": {"id": "5d252c62-12c4-431c-bf28-4f0500d4ae4c", "links": [{"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "bookmark"}]}, "id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "security_groups": [{"name": "default"}], "user_id": "e4adb20819ff4394a99515183643341d", "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-22T03:26:59Z", "hostId": "d59b4ac60f4829dc3c6c7ae90577b63a906f04567fca842154722e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "created": "2018-07-22T03:26:54Z", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:27:09,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 used request id req-cd039b8c-9c62-4f7c-97c6-340d30cb4ac9 2018-07-22 03:27:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:09,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-ae6d3f35-07b9-4975-ae59-39400004b723 Date: Sun, 22 Jul 2018 03:27:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:09,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-ae6d3f35-07b9-4975-ae59-39400004b723 2018-07-22 03:27:09,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:09,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62c2880-875c-4a05-85ea-bcca34c9159c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:09,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-f62c2880-875c-4a05-85ea-bcca34c9159c 2018-07-22 03:27:09,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:09,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-495ce0cb-365a-4394-b575-c73a8f8b6fa9 Date: Sun, 22 Jul 2018 03:27:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:09,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-495ce0cb-365a-4394-b575-c73a8f8b6fa9 2018-07-22 03:27:09,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:09,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-49e255fc-c66e-4385-a83d-e8403260a345 Date: Sun, 22 Jul 2018 03:27:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.2"}],"id":"037f9d46-17af-452d-b729-a91593ba0240","security_groups":[],"mac_address":"fa:16:3e:c8:cb:0b","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb162d3b-2f09-401e-aed6-524f492c1435","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:09,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-49e255fc-c66e-4385-a83d-e8403260a345 2018-07-22 03:27:09,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7055dcf79d02f53db31b9dc0e57ec0233550981a" 2018-07-22 03:27:10,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-f128c27c-4b86-48e8-bea5-5b7ac7245029 x-compute-request-id: req-f128c27c-4b86-48e8-bea5-5b7ac7245029 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:23:24", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "bookmark"}], "image": {"id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "links": [{"href": "http://172.30.9.25:8774/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:26:59.000000", "flavor": {"id": "5d252c62-12c4-431c-bf28-4f0500d4ae4c", "links": [{"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "bookmark"}]}, "id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "security_groups": [{"name": "default"}], "user_id": "e4adb20819ff4394a99515183643341d", "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-22T03:26:59Z", "hostId": "d59b4ac60f4829dc3c6c7ae90577b63a906f04567fca842154722e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "created": "2018-07-22T03:26:54Z", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:27:10,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst used request id req-f128c27c-4b86-48e8-bea5-5b7ac7245029 2018-07-22 03:27:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7055dcf79d02f53db31b9dc0e57ec0233550981a" 2018-07-22 03:27:10,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-3e6b2d42-794e-4348-9f23-b806505e1127 Date: Sun, 22 Jul 2018 03:27:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:10,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-3e6b2d42-794e-4348-9f23-b806505e1127 2018-07-22 03:27:10,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7055dcf79d02f53db31b9dc0e57ec0233550981a" 2018-07-22 03:27:10,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f9729896-91b1-4ae0-8392-6f9c41d8d491 Date: Sun, 22 Jul 2018 03:27:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:10,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-f9729896-91b1-4ae0-8392-6f9c41d8d491 2018-07-22 03:27:10,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7055dcf79d02f53db31b9dc0e57ec0233550981a" 2018-07-22 03:27:10,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-0f853b42-216c-498b-ae48-ae46d556ef84 Date: Sun, 22 Jul 2018 03:27:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.2"}],"id":"037f9d46-17af-452d-b729-a91593ba0240","security_groups":[],"mac_address":"fa:16:3e:c8:cb:0b","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb162d3b-2f09-401e-aed6-524f492c1435","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:10,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-0f853b42-216c-498b-ae48-ae46d556ef84 2018-07-22 03:27:10,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:10,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-cd7ca906-3c5a-432a-95c0-f7a87fb07f02 x-compute-request-id: req-cd7ca906-3c5a-432a-95c0-f7a87fb07f02 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:23:24", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "bookmark"}], "image": {"id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "links": [{"href": "http://172.30.9.25:8774/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:26:59.000000", "flavor": {"id": "5d252c62-12c4-431c-bf28-4f0500d4ae4c", "links": [{"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "bookmark"}]}, "id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "security_groups": [{"name": "default"}], "user_id": "e4adb20819ff4394a99515183643341d", "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-22T03:26:59Z", "hostId": "d59b4ac60f4829dc3c6c7ae90577b63a906f04567fca842154722e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "created": "2018-07-22T03:26:54Z", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:27:10,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 used request id req-cd7ca906-3c5a-432a-95c0-f7a87fb07f02 2018-07-22 03:27:10,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:10,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-660a648c-9b12-46a9-b6a6-398aa37200ac Date: Sun, 22 Jul 2018 03:27:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:10,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-660a648c-9b12-46a9-b6a6-398aa37200ac 2018-07-22 03:27:10,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:11,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad5382f-f50b-4620-81bf-24a644151163 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:11,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-aad5382f-f50b-4620-81bf-24a644151163 2018-07-22 03:27:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:11,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-788248af-e111-4a46-98b9-9fc16b3e8955 Date: Sun, 22 Jul 2018 03:27:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:11,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-788248af-e111-4a46-98b9-9fc16b3e8955 2018-07-22 03:27:11,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:11,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-f83a3a3d-4ad8-4fb3-9e76-9699f15a7105 Date: Sun, 22 Jul 2018 03:27:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.2"}],"id":"037f9d46-17af-452d-b729-a91593ba0240","security_groups":[],"mac_address":"fa:16:3e:c8:cb:0b","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb162d3b-2f09-401e-aed6-524f492c1435","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:11,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-f83a3a3d-4ad8-4fb3-9e76-9699f15a7105 2018-07-22 03:27:11,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:11,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-6b77bdf3-5fa6-499e-849e-3ce8c824de7b x-compute-request-id: req-6b77bdf3-5fa6-499e-849e-3ce8c824de7b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:23:24", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "bookmark"}], "image": {"id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "links": [{"href": "http://172.30.9.25:8774/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:26:59.000000", "flavor": {"id": "5d252c62-12c4-431c-bf28-4f0500d4ae4c", "links": [{"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "bookmark"}]}, "id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "security_groups": [{"name": "default"}], "user_id": "e4adb20819ff4394a99515183643341d", "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-22T03:26:59Z", "hostId": "d59b4ac60f4829dc3c6c7ae90577b63a906f04567fca842154722e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "created": "2018-07-22T03:26:54Z", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:27:11,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 used request id req-6b77bdf3-5fa6-499e-849e-3ce8c824de7b 2018-07-22 03:27:11,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:11,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-ee1b33a3-26f1-4480-b029-d04f329238ac Date: Sun, 22 Jul 2018 03:27:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:11,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-ee1b33a3-26f1-4480-b029-d04f329238ac 2018-07-22 03:27:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:11,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f320c62-e7cb-45a3-a083-ea31f150f5d7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:11,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-3f320c62-e7cb-45a3-a083-ea31f150f5d7 2018-07-22 03:27:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:11,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4e329a4c-275c-4027-be69-b831d8ad7004 Date: Sun, 22 Jul 2018 03:27:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:11,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-4e329a4c-275c-4027-be69-b831d8ad7004 2018-07-22 03:27:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307a94c38a7fb6ff7a5e107215ce18e122babc98" 2018-07-22 03:27:11,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-83f0e467-ab25-40e0-9397-d3c30b8e30c2 Date: Sun, 22 Jul 2018 03:27:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.2"}],"id":"037f9d46-17af-452d-b729-a91593ba0240","security_groups":[],"mac_address":"fa:16:3e:c8:cb:0b","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb162d3b-2f09-401e-aed6-524f492c1435","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:11,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-83f0e467-ab25-40e0-9397-d3c30b8e30c2 2018-07-22 03:27:11,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7055dcf79d02f53db31b9dc0e57ec0233550981a" 2018-07-22 03:27:12,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-31ee11ec-8b9c-413d-85aa-7538b358b4a9 x-compute-request-id: req-31ee11ec-8b9c-413d-85aa-7538b358b4a9 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:23:24", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "rel": "bookmark"}], "image": {"id": "459d38a6-7dd1-476f-8bbb-55ee53dada09", "links": [{"href": "http://172.30.9.25:8774/images/459d38a6-7dd1-476f-8bbb-55ee53dada09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:26:59.000000", "flavor": {"id": "5d252c62-12c4-431c-bf28-4f0500d4ae4c", "links": [{"href": "http://172.30.9.25:8774/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c", "rel": "bookmark"}]}, "id": "1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9", "security_groups": [{"name": "default"}], "user_id": "e4adb20819ff4394a99515183643341d", "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-22T03:26:59Z", "hostId": "d59b4ac60f4829dc3c6c7ae90577b63a906f04567fca842154722e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "created": "2018-07-22T03:26:54Z", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:27:12,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9 used request id req-31ee11ec-8b9c-413d-85aa-7538b358b4a9 2018-07-22 03:27:12,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7055dcf79d02f53db31b9dc0e57ec0233550981a" 2018-07-22 03:27:12,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-a4966fb5-877a-4740-a4ca-521cad11cd42 Date: Sun, 22 Jul 2018 03:27:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb162d3b-2f09-401e-aed6-524f492c1435","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ed84af76fb42a8b702730587faa3af","l2_adjacency":true,"status":"ACTIVE","subnets":["0db884df-deee-489a-b5b5-eb151536069b"],"description":"","tags":[],"updated_at":"2018-07-22T03:26:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net","admin_state_up":true,"tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:50Z","mtu":1450}]} 2018-07-22 03:27:12,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net used request id req-a4966fb5-877a-4740-a4ca-521cad11cd42 2018-07-22 03:27:12,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7055dcf79d02f53db31b9dc0e57ec0233550981a" 2018-07-22 03:27:12,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2d8a8ef7-3cba-4b75-9e9e-0f46054a0204 Date: Sun, 22 Jul 2018 03:27:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","dns_nameservers":[],"updated_at":"2018-07-22T03:26:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"c0ed84af76fb42a8b702730587faa3af","id":"0db884df-deee-489a-b5b5-eb151536069b","subnetpool_id":null,"name":"CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet"}]} 2018-07-22 03:27:12,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-2d8a8ef7-3cba-4b75-9e9e-0f46054a0204 2018-07-22 03:27:12,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7055dcf79d02f53db31b9dc0e57ec0233550981a" 2018-07-22 03:27:12,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-0439cfe8-1f80-40ae-ab2a-0a7a8e5abfc6 Date: Sun, 22 Jul 2018 03:27:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.2"}],"id":"037f9d46-17af-452d-b729-a91593ba0240","security_groups":[],"mac_address":"fa:16:3e:c8:cb:0b","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb162d3b-2f09-401e-aed6-524f492c1435","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:26:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0db884df-deee-489a-b5b5-eb151536069b","ip_address":"10.0.0.10"}],"id":"8e8cba2c-6908-414d-9f2d-e1dc9c1736e1","security_groups":["24d81b68-31b0-4647-b325-a1054ec944f8"],"mac_address":"fa:16:3e:ad:23:24","project_id":"c0ed84af76fb42a8b702730587faa3af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack-server1_port-j2hvtdqn7dsa","admin_state_up":true,"network_id":"cb162d3b-2f09-401e-aed6-524f492c1435","tenant_id":"c0ed84af76fb42a8b702730587faa3af","created_at":"2018-07-22T03:26:52Z","binding:vnic_type":"normal","device_id":"1e17d0e6-ec3d-4fcb-9d71-f3bee84f5dc9","ip_allocation":"immediate"}]} 2018-07-22 03:27:12,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb162d3b-2f09-401e-aed6-524f492c1435 used request id req-0439cfe8-1f80-40ae-ab2a-0a7a8e5abfc6 2018-07-22 03:27:12,589 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack 2018-07-22 03:27:12,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:12,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:12 GMT Server: Apache x-openstack-request-id: req-2173934a-549e-495a-9ee9-4e5de0559248 Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:12,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:12 GMT Server: Apache x-openstack-request-id: req-d05474c7-3020-4887-bed2-011c3752851d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:12,946 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-d05474c7-3020-4887-bed2-011c3752851d 2018-07-22 03:27:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:12,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:12 GMT Server: Apache x-openstack-request-id: req-64057ab4-2cce-4b1f-a5f6-a57ff2f31257 Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:13,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:12 GMT Server: Apache x-openstack-request-id: req-bfb6af7a-e80f-424b-ae19-9a06b9535305 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 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": "c0ed84af76fb42a8b702730587faa3af", "OS::stack_id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name", "net_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "stack_user_project_id": "7ad6c5154fdf441dbb810d56b76ef27f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:26:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:27:12Z", "id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:27:13,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-bfb6af7a-e80f-424b-ae19-9a06b9535305 2018-07-22 03:27:13,018 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:27:13,018 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:27:16,020 - create_stack - DEBUG - Stack status query timeout in 1196.92597699 2018-07-22 03:27:16,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:16,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:16 GMT Server: Apache x-openstack-request-id: req-7a7b2fe6-6782-40a9-bb31-8380cc7d365e Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:16,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:16 GMT Server: Apache x-openstack-request-id: req-5f780ff5-ad69-4cf9-bf19-da72ea7523c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 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": "c0ed84af76fb42a8b702730587faa3af", "OS::stack_id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name", "net_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "stack_user_project_id": "7ad6c5154fdf441dbb810d56b76ef27f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:26:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:27:12Z", "id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:27:16,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-5f780ff5-ad69-4cf9-bf19-da72ea7523c1 2018-07-22 03:27:16,082 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:27:16,082 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:27:19,085 - create_stack - DEBUG - Stack status query timeout in 1193.86103797 2018-07-22 03:27:19,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:19,116 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:19 GMT Server: Apache x-openstack-request-id: req-a276c225-d00f-444b-aada-81dc07110827 Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:19,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:19 GMT Server: Apache x-openstack-request-id: req-22865ebb-065c-4573-9536-e98a1b9e7203 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": "c0ed84af76fb42a8b702730587faa3af", "OS::stack_id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "image_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image", "inst_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-inst", "subnet_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-subnet", "flavor_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-flavor-name", "net_name": "CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-net"}, "deletion_time": "2018-07-22T03:27:18Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack", "stack_user_project_id": "7ad6c5154fdf441dbb810d56b76ef27f", "tags": null, "creation_time": "2018-07-22T03:26:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:27:12Z", "id": "89cebd64-f0a2-4a93-9eba-b70b59dd3076", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 03:27:19,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-22865ebb-065c-4573-9536-e98a1b9e7203 2018-07-22 03:27:19,143 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:27:19,143 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack 2018-07-22 03:27:19,143 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack 2018-07-22 03:27:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/89cebd64-f0a2-4a93-9eba-b70b59dd3076 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d3df2c448bb0f5d916a8cbe5ce00b718369ece" 2018-07-22 03:27:19,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:19 GMT Server: Apache x-openstack-request-id: req-c003770f-3c4b-4616-8cb9-5de1461e40d3 Location: http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:19,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:19 GMT Server: Apache x-openstack-request-id: req-7c52f1d8-c98e-44d1-aac6-d0fb1a0c3300 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:27:19,197 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/c0ed84af76fb42a8b702730587faa3af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-stack/89cebd64-f0a2-4a93-9eba-b70b59dd3076 used request id req-7c52f1d8-c98e-44d1-aac6-d0fb1a0c3300 2018-07-22 03:27:19,199 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a85dd0e1-0f27-4ce4-9c0b-896346086e19-image 2018-07-22 03:27:19,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98948efb318e160e6f3cceddd6a5fe9ccd2f1f4b" 2018-07-22 03:27:19,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-081d0940-8254-4ab9-bd15-f430df8aa008 Date: Sun, 22 Jul 2018 03:27:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:27:19,623 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/459d38a6-7dd1-476f-8bbb-55ee53dada09 used request id req-081d0940-8254-4ab9-bd15-f430df8aa008 2018-07-22 03:27:19,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b8cab87a8552a252dc86dca5de278da6348047" 2018-07-22 03:27:19,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:27: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-63825420-7c1c-4f8b-81c3-c42fb0a4ddec x-compute-request-id: req-63825420-7c1c-4f8b-81c3-c42fb0a4ddec Content-Length: 0 Content-Type: application/json 2018-07-22 03:27:19,659 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5d252c62-12c4-431c-bf28-4f0500d4ae4c used request id req-63825420-7c1c-4f8b-81c3-c42fb0a4ddec 2018-07-22 03:27:19,665 - 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}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:27:19,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e670eb63-246e-414d-bf90-8e16763df0fa Date: Sun, 22 Jul 2018 03:27:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "created_at": "2018-07-22T03:26:49Z", "updated_at": "2018-07-22T03:26:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:26:49Z", "revision_number": 0, "id": "4ba3680d-6fe4-4bb1-85e4-cf4b29017e17", "remote_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "remote_ip_prefix": null, "created_at": "2018-07-22T03:26:49Z", "security_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ed84af76fb42a8b702730587faa3af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:26:49Z", "revision_number": 0, "id": "7d51fdf0-803d-4abf-8504-63158f633223", "remote_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "remote_ip_prefix": null, "created_at": "2018-07-22T03:26:49Z", "security_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ed84af76fb42a8b702730587faa3af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:26:49Z", "revision_number": 0, "id": "eb1c44be-539f-44f0-92f5-36d25fb99f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:26:49Z", "security_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ed84af76fb42a8b702730587faa3af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:26:50Z", "revision_number": 0, "id": "f9271e68-9b87-452e-bb8e-221be5a46157", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:26:50Z", "security_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ed84af76fb42a8b702730587faa3af"}], "revision_number": 4, "project_id": "c0ed84af76fb42a8b702730587faa3af", "id": "24d81b68-31b0-4647-b325-a1054ec944f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:27:19,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e670eb63-246e-414d-bf90-8e16763df0fa 2018-07-22 03:27:19,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:27:19,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b77a5e-4854-46c3-8621-dca60795a4da 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:27:19,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-a7b77a5e-4854-46c3-8621-dca60795a4da 2018-07-22 03:27:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:27:20,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1877708-56d1-4e8e-ab8f-02af0ba2031c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c0ed84af76fb42a8b702730587faa3af", "name": "CreateStackSuccessTests-d0d34d0a-6b28-429-proj"}} 2018-07-22 03:27:20,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-f1877708-56d1-4e8e-ab8f-02af0ba2031c 2018-07-22 03:27:20,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24d81b68-31b0-4647-b325-a1054ec944f8 2018-07-22 03:27:20,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=24d81b68-31b0-4647-b325-a1054ec944f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:27:20,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0ff32807-b757-43a5-a088-173784cf9ee4 Date: Sun, 22 Jul 2018 03:27:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:26:49Z", "security_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "created_at": "2018-07-22T03:26:49Z", "project_id": "c0ed84af76fb42a8b702730587faa3af", "id": "4ba3680d-6fe4-4bb1-85e4-cf4b29017e17"}, {"remote_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:26:49Z", "security_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "created_at": "2018-07-22T03:26:49Z", "project_id": "c0ed84af76fb42a8b702730587faa3af", "id": "7d51fdf0-803d-4abf-8504-63158f633223"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:26:49Z", "security_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "created_at": "2018-07-22T03:26:49Z", "project_id": "c0ed84af76fb42a8b702730587faa3af", "id": "eb1c44be-539f-44f0-92f5-36d25fb99f8b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:26:50Z", "security_group_id": "24d81b68-31b0-4647-b325-a1054ec944f8", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ed84af76fb42a8b702730587faa3af", "created_at": "2018-07-22T03:26:50Z", "project_id": "c0ed84af76fb42a8b702730587faa3af", "id": "f9271e68-9b87-452e-bb8e-221be5a46157"}]} 2018-07-22 03:27:20,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=24d81b68-31b0-4647-b325-a1054ec944f8 used request id req-0ff32807-b757-43a5-a088-173784cf9ee4 2018-07-22 03:27:20,111 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:27:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/24d81b68-31b0-4647-b325-a1054ec944f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:27:20,293 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-08f48df4-81f8-4c1d-94a3-f4ac1c79c73d Content-Length: 0 Date: Sun, 22 Jul 2018 03:27:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:27:20,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/24d81b68-31b0-4647-b325-a1054ec944f8 used request id req-08f48df4-81f8-4c1d-94a3-f4ac1c79c73d 2018-07-22 03:27:20,294 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d0d34d0a-6b28-429-proj 2018-07-22 03:27:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:27:20,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad29a1d9-04d3-4ebf-b9e4-113617c6493d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:20,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c0ed84af76fb42a8b702730587faa3af used request id req-ad29a1d9-04d3-4ebf-b9e4-113617c6493d 2018-07-22 03:27:20,529 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d0d34d0a-6b28-429-proj-role 2018-07-22 03:27:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/eb61b2873e924bf495bf35b4b3fb1d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:27:20,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dcdfd00-7c43-41d8-9ebf-bf863e6ab364 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:20,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/eb61b2873e924bf495bf35b4b3fb1d04 used request id req-6dcdfd00-7c43-41d8-9ebf-bf863e6ab364 2018-07-22 03:27:20,640 - 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}74c4732308a43ac522a1ed7295c749ccf304b97f" 2018-07-22 03:27:20,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a80ac00-dd97-4088-a003-60a99096a93c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:20,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2a80ac00-dd97-4088-a003-60a99096a93c 2018-07-22 03:27:20,724 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d0d34d0a-6b28-429-user 2018-07-22 03:27:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e4adb20819ff4394a99515183643341d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6567d8fd2f46eb49b326916f40d6235c91ab657b" 2018-07-22 03:27:20,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ca96ae8-55da-4c7c-a71c-ea6dad144def Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:20,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e4adb20819ff4394a99515183643341d used request id req-3ca96ae8-55da-4c7c-a71c-ea6dad144def 2018-07-22 03:27:20,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:21,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["jIWle8HLRG2SotrjLJRW4g"], "issued_at": "2018-07-22T03:27:21.000000Z"}} 2018-07-22 03:27:21,326 - 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}abd1c449483314676df36b0bf895e562c52ee818" 2018-07-22 03:27:21,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32995672-740b-49cc-83ea-cef4b99c04f5 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-22 03:27:21,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-32995672-740b-49cc-83ea-cef4b99c04f5 2018-07-22 03:27:21,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:21,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:21,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["plZoQbzgSxWR6fve2AMaXw"], "issued_at": "2018-07-22T03:27:21.000000Z"}} 2018-07-22 03:27:21,791 - 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}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:21,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15edfda0-829d-4151-b560-325547dfe21a 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-22 03:27:21,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-15edfda0-829d-4151-b560-325547dfe21a 2018-07-22 03:27:21,993 - 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-22 03:27:21,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:27:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:22,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbdb0aa-8496-4d50-bcf7-5f5882da41a9 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=CreateStackVolumeTests-b03ad326-3d15-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:27:22,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj used request id req-7cbdb0aa-8496-4d50-bcf7-5f5882da41a9 2018-07-22 03:27:22,086 - 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}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:22,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec045d9-14af-404e-867b-b41c6ed08e31 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-22 03:27:22,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-eec045d9-14af-404e-867b-b41c6ed08e31 2018-07-22 03:27:22,174 - 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}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj"}}' 2018-07-22 03:27:22,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8579623-4503-4605-b656-8b11e92d9bd6 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01"}, "tags": [], "enabled": true, "id": "f6aa31ed65c3434194374d98efdf2b01", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj"}} 2018-07-22 03:27:22,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d8579623-4503-4605-b656-8b11e92d9bd6 2018-07-22 03:27:22,284 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-b03ad326-3d15-4c7-proj 2018-07-22 03:27:22,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:22,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:22,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ilIiavnuRRCpY-fqIIrNoQ"], "issued_at": "2018-07-22T03:27:22.000000Z"}} 2018-07-22 03:27:22,665 - 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}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:22,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7a2b12-72e7-4fc6-b06e-2978507cdd2d 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-22 03:27:22,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5e7a2b12-72e7-4fc6-b06e-2978507cdd2d 2018-07-22 03:27:22,746 - 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-22 03:27:22,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:27:22,752 - 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}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:22,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97553d1-bbfd-42e6-9992-2b7f9a1ddf71 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:27:22,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a97553d1-bbfd-42e6-9992-2b7f9a1ddf71 2018-07-22 03:27:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:22,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7dfe776-b336-48d9-8dc9-ded17f9177eb Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01"}, "tags": [], "enabled": true, "id": "f6aa31ed65c3434194374d98efdf2b01", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj"}]} 2018-07-22 03:27:22,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj used request id req-c7dfe776-b336-48d9-8dc9-ded17f9177eb 2018-07-22 03:27:22,944 - 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}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:23,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94185f3d-a0d5-4e55-aa94-c733f13a64e2 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-22 03:27:23,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-94185f3d-a0d5-4e55-aa94-c733f13a64e2 2018-07-22 03:27:23,417 - 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}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:23,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd8a2b95-fc94-4f05-abd4-bfe5c6e1cdcd Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:23,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fd8a2b95-fc94-4f05-abd4-bfe5c6e1cdcd 2018-07-22 03:27:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:23,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec0ac51-9197-47e4-8a42-f23542c96300 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01"}, "tags": [], "enabled": true, "id": "f6aa31ed65c3434194374d98efdf2b01", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj"}]} 2018-07-22 03:27:23,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj used request id req-aec0ac51-9197-47e4-8a42-f23542c96300 2018-07-22 03:27:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/e93417e4add140eaa71c96fbfd46cc19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:23,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f59089-76b6-4611-aea1-4c2ef62e4d84 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-b03ad326-3d15-4c7-user", "links": {"self": "http://172.30.9.25:5000/v3/users/e93417e4add140eaa71c96fbfd46cc19"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f6aa31ed65c3434194374d98efdf2b01", "id": "e93417e4add140eaa71c96fbfd46cc19", "password_expires_at": null}} 2018-07-22 03:27:23,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e93417e4add140eaa71c96fbfd46cc19 used request id req-77f59089-76b6-4611-aea1-4c2ef62e4d84 2018-07-22 03:27:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01/users/e93417e4add140eaa71c96fbfd46cc19/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:23,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694cd03c-b8a3-4267-97bb-698f8423c210 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01/users/e93417e4add140eaa71c96fbfd46cc19/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 03:27:23,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01/users/e93417e4add140eaa71c96fbfd46cc19/roles used request id req-694cd03c-b8a3-4267-97bb-698f8423c210 2018-07-22 03:27:23,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:23,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7581a542-54bd-45fe-8067-18d8432e56f2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 03:27:23,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-7581a542-54bd-45fe-8067-18d8432e56f2 2018-07-22 03:27:23,812 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-b03ad326-3d15-4c7-proj 2018-07-22 03:27:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01/users/e93417e4add140eaa71c96fbfd46cc19/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:23,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d03ff684-e368-4eca-b733-4e400693fb79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:23,956 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01/users/e93417e4add140eaa71c96fbfd46cc19/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-d03ff684-e368-4eca-b733-4e400693fb79 2018-07-22 03:27:23,959 - 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}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:24,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3e1440-6d3d-407c-b71f-16ff6829e86c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:24,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5a3e1440-6d3d-407c-b71f-16ff6829e86c 2018-07-22 03:27:24,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:24,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9cf1a0-ac1a-4347-b7da-815ca4c6a4da Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01"}, "tags": [], "enabled": true, "id": "f6aa31ed65c3434194374d98efdf2b01", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj"}]} 2018-07-22 03:27:24,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b03ad326-3d15-4c7-proj used request id req-dc9cf1a0-ac1a-4347-b7da-815ca4c6a4da 2018-07-22 03:27:24,131 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-b03ad326-3d15-4c7-user 2018-07-22 03:27:24,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:24,135 - 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}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:24,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8f9ffb-2c94-45bd-aebb-64a6378ab3fd Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:24,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dd8f9ffb-2c94-45bd-aebb-64a6378ab3fd 2018-07-22 03:27:24,221 - 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}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" -d '{"role": {"name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj-role"}}' 2018-07-22 03:27:24,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3806986f-c478-4de5-8388-7fa23d626cc0 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1965f3735268494bb5cfcf425e95072d", "links": {"self": "http://172.30.9.25:5000/v3/roles/1965f3735268494bb5cfcf425e95072d"}, "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj-role"}} 2018-07-22 03:27:24,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3806986f-c478-4de5-8388-7fa23d626cc0 2018-07-22 03:27:24,319 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-b03ad326-3d15-4c7-proj-role 2018-07-22 03:27:24,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1965f3735268494bb5cfcf425e95072d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:24,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf0afcb-5f26-412b-817c-79ab7576ec5c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1965f3735268494bb5cfcf425e95072d", "links": {"self": "http://172.30.9.25:5000/v3/roles/1965f3735268494bb5cfcf425e95072d"}, "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj-role"}} 2018-07-22 03:27:24,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1965f3735268494bb5cfcf425e95072d used request id req-ddf0afcb-5f26-412b-817c-79ab7576ec5c 2018-07-22 03:27:24,403 - keystone_utils - INFO - Granting role CreateStackVolumeTests-b03ad326-3d15-4c7-proj-role to project CreateStackVolumeTests-b03ad326-3d15-4c7-proj 2018-07-22 03:27:24,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01/users/e93417e4add140eaa71c96fbfd46cc19/roles/1965f3735268494bb5cfcf425e95072d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:24,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78057dcf-7bda-4b03-80b0-b05b93310515 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:24,524 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01/users/e93417e4add140eaa71c96fbfd46cc19/roles/1965f3735268494bb5cfcf425e95072d used request id req-78057dcf-7bda-4b03-80b0-b05b93310515 2018-07-22 03:27:24,525 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:27:24,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:24,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:24,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}, {"id": "1965f3735268494bb5cfcf425e95072d", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj-role"}], "expires_at": "2018-07-22T04:27:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6aa31ed65c3434194374d98efdf2b01", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f6aa31ed65c3434194374d98efdf2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f6aa31ed65c3434194374d98efdf2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-user", "id": "e93417e4add140eaa71c96fbfd46cc19"}, "audit_ids": ["-K5lBUnMSB2wzeBIE-0aRA"], "issued_at": "2018-07-22T03:27:24.000000Z"}} 2018-07-22 03:27:24,914 - 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}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:24,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fabfcf0-68d7-48a1-b047-8e54d0340655 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-22 03:27:24,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6fabfcf0-68d7-48a1-b047-8e54d0340655 2018-07-22 03:27:24,999 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:27:25,001 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:27:25,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:25,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:25 GMT Server: Apache x-openstack-request-id: req-9a19218f-dcff-4b1e-9e4c-f8cb43ce3211 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:27:25,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack used request id req-9a19218f-dcff-4b1e-9e4c-f8cb43ce3211 2018-07-22 03:27:25,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume-type", "volume_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume"}}' 2018-07-22 03:27:26,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:27:25 GMT Server: Apache x-openstack-request-id: req-3974eac0-cbec-4228-8af3-ab21d3001b60 Location: http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "links": [{"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162", "rel": "self"}]}} 2018-07-22 03:27:26,745 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks used request id req-3974eac0-cbec-4228-8af3-ab21d3001b60 2018-07-22 03:27:26,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/8527f290-8e7f-4fa0-b3c5-6759f2772162 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:26,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:26 GMT Server: Apache x-openstack-request-id: req-6aa6ec79-9cd0-4e50-8598-a21d456f9d87 Location: http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:27,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:26 GMT Server: Apache x-openstack-request-id: req-596b52b4-b18f-4a31-83e8-195fde1dca50 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "f6aa31ed65c3434194374d98efdf2b01", "volume_type_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume-type", "OS::stack_id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "volume_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "stack_user_project_id": "6f3183927662464c97769d110a3f15bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:27:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:27,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 used request id req-596b52b4-b18f-4a31-83e8-195fde1dca50 2018-07-22 03:27:27,131 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack 2018-07-22 03:27:27,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/8527f290-8e7f-4fa0-b3c5-6759f2772162 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:27,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:27 GMT Server: Apache x-openstack-request-id: req-d2b79f37-f325-49d6-99ca-2a737aa11a4a Location: http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:27,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:27 GMT Server: Apache x-openstack-request-id: req-6a38323b-e383-4127-8f25-bcd58befb3c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "f6aa31ed65c3434194374d98efdf2b01", "volume_type_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume-type", "OS::stack_id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "volume_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "stack_user_project_id": "6f3183927662464c97769d110a3f15bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:27:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:27,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 used request id req-6a38323b-e383-4127-8f25-bcd58befb3c8 2018-07-22 03:27:27,610 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:27:27,610 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:27:30,613 - create_stack - DEBUG - Stack status query timeout in 1196.51855993 2018-07-22 03:27:30,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/8527f290-8e7f-4fa0-b3c5-6759f2772162 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:30,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:30 GMT Server: Apache x-openstack-request-id: req-26d75e28-0de9-43e2-bb1d-99a8b7b3a562 Location: http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:31,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:30 GMT Server: Apache x-openstack-request-id: req-f724722d-2273-4113-8977-4c514dc58397 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 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": "f6aa31ed65c3434194374d98efdf2b01", "volume_type_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume-type", "OS::stack_id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "volume_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "stack_user_project_id": "6f3183927662464c97769d110a3f15bd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:27:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:31,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 used request id req-f724722d-2273-4113-8977-4c514dc58397 2018-07-22 03:27:31,011 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:27:31,011 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack 2018-07-22 03:27:31,011 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack 2018-07-22 03:27:31,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/8527f290-8e7f-4fa0-b3c5-6759f2772162/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:31,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:31 GMT Server: Apache x-openstack-request-id: req-644cbdaf-5080-4477-b83d-4973d1ba947d Location: http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:31,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:31 GMT Server: Apache x-openstack-request-id: req-efec63ad-69b1-4de7-8691-8e8055b465d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162/resources/volume", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-22T03:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:27:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4564a39d-7ee9-4d79-856b-c07ab0afd19a", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-22T03:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:27:26Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "40c7a82a-02a5-4f4a-ae7c-4390cd9f8ca7", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-22 03:27:31,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162/resources used request id req-efec63ad-69b1-4de7-8691-8e8055b465d7 2018-07-22 03:27:31,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f6aa31ed65c3434194374d98efdf2b01/volumes/4564a39d-7ee9-4d79-856b-c07ab0afd19a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:31,301 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:31 GMT Server: Apache x-compute-request-id: req-d86e03cc-4609-45c6-a4aa-5d43437b57d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d86e03cc-4609-45c6-a4aa-5d43437b57d2 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/f6aa31ed65c3434194374d98efdf2b01/volumes/4564a39d-7ee9-4d79-856b-c07ab0afd19a", "rel": "self"}, {"href": "http://172.30.9.25:8776/f6aa31ed65c3434194374d98efdf2b01/volumes/4564a39d-7ee9-4d79-856b-c07ab0afd19a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T03:27:28.000000", "replication_status": null, "snapshot_id": null, "id": "4564a39d-7ee9-4d79-856b-c07ab0afd19a", "size": 1, "user_id": "e93417e4add140eaa71c96fbfd46cc19", "os-vol-tenant-attr:tenant_id": "f6aa31ed65c3434194374d98efdf2b01", "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": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume", "bootable": "false", "created_at": "2018-07-22T03:27:27.000000", "volume_type": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume-type"}} 2018-07-22 03:27:31,301 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f6aa31ed65c3434194374d98efdf2b01/volumes/4564a39d-7ee9-4d79-856b-c07ab0afd19a used request id req-d86e03cc-4609-45c6-a4aa-5d43437b57d2 2018-07-22 03:27:31,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:31,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:31,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}, {"id": "1965f3735268494bb5cfcf425e95072d", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj-role"}], "expires_at": "2018-07-22T04:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6aa31ed65c3434194374d98efdf2b01", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f6aa31ed65c3434194374d98efdf2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f6aa31ed65c3434194374d98efdf2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/f6aa31ed65c3434194374d98efdf2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/f6aa31ed65c3434194374d98efdf2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-user", "id": "e93417e4add140eaa71c96fbfd46cc19"}, "audit_ids": ["9g_-FdRlSAirXB6sN0F-Mg"], "issued_at": "2018-07-22T03:27:31.000000Z"}} 2018-07-22 03:27:31,690 - 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}a0f180dd60f7ba162b5dbf39f9fcd42e76575dd9" 2018-07-22 03:27:31,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462de380-d246-447e-a3b3-06369b6a688f 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-22 03:27:31,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-462de380-d246-447e-a3b3-06369b6a688f 2018-07-22 03:27:31,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f6aa31ed65c3434194374d98efdf2b01/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f180dd60f7ba162b5dbf39f9fcd42e76575dd9" 2018-07-22 03:27:31,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:31 GMT Server: Apache x-compute-request-id: req-209b87c7-39bf-466f-8ed7-5d0465f41cab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-209b87c7-39bf-466f-8ed7-5d0465f41cab Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f6aa31ed65c3434194374d98efdf2b01/volumes/4564a39d-7ee9-4d79-856b-c07ab0afd19a", "rel": "self"}, {"href": "http://172.30.9.25:8776/f6aa31ed65c3434194374d98efdf2b01/volumes/4564a39d-7ee9-4d79-856b-c07ab0afd19a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T03:27:28.000000", "replication_status": null, "snapshot_id": null, "id": "4564a39d-7ee9-4d79-856b-c07ab0afd19a", "size": 1, "user_id": "e93417e4add140eaa71c96fbfd46cc19", "os-vol-tenant-attr:tenant_id": "f6aa31ed65c3434194374d98efdf2b01", "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": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume", "bootable": "false", "created_at": "2018-07-22T03:27:27.000000", "volume_type": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume-type"}]} 2018-07-22 03:27:31,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f6aa31ed65c3434194374d98efdf2b01/volumes/detail used request id req-209b87c7-39bf-466f-8ed7-5d0465f41cab 2018-07-22 03:27:31,994 - 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-22 03:27:31,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:27:32,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f180dd60f7ba162b5dbf39f9fcd42e76575dd9" 2018-07-22 03:27:32,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528e75ff-02c0-4ff4-bea0-345522204dde Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6aa31ed65c3434194374d98efdf2b01", "name": "CreateStackVolumeTests-b03ad326-3d15-4c7-proj"}} 2018-07-22 03:27:32,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01 used request id req-528e75ff-02c0-4ff4-bea0-345522204dde 2018-07-22 03:27:32,084 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack 2018-07-22 03:27:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/8527f290-8e7f-4fa0-b3c5-6759f2772162 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:32,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:32 GMT Server: Apache x-openstack-request-id: req-91623134-187b-4c8d-ac5e-b39ff1de4e04 Location: http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:32,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:32 GMT Server: Apache x-openstack-request-id: req-4079e028-3361-4c71-87df-e69fc907f54e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:32,150 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 used request id req-4079e028-3361-4c71-87df-e69fc907f54e 2018-07-22 03:27:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/8527f290-8e7f-4fa0-b3c5-6759f2772162 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:32,334 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:32 GMT Server: Apache x-openstack-request-id: req-323c149a-68c1-4a3c-8700-8547a6c8865a Location: http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:32,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:32 GMT Server: Apache x-openstack-request-id: req-d3e329b0-914f-4627-b14b-7ddb25772326 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 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": "f6aa31ed65c3434194374d98efdf2b01", "volume_type_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume-type", "OS::stack_id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "volume_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "stack_user_project_id": "6f3183927662464c97769d110a3f15bd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:27:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:27:32Z", "id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:32,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 used request id req-d3e329b0-914f-4627-b14b-7ddb25772326 2018-07-22 03:27:32,524 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:27:32,524 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:27:35,527 - create_stack - DEBUG - Stack status query timeout in 1196.62374401 2018-07-22 03:27:35,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/8527f290-8e7f-4fa0-b3c5-6759f2772162 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:35,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:35 GMT Server: Apache x-openstack-request-id: req-a1ebeba4-1f69-49ec-9cef-94c4fd1b80c4 Location: http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:35,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:35 GMT Server: Apache x-openstack-request-id: req-41c0fcc5-9dc5-4989-82a1-b9737f2a9bbb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 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": "f6aa31ed65c3434194374d98efdf2b01", "volume_type_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume-type", "OS::stack_id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "volume_name": "CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-volume"}, "deletion_time": "2018-07-22T03:27:35Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack", "stack_user_project_id": "6f3183927662464c97769d110a3f15bd", "tags": null, "creation_time": "2018-07-22T03:27:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:27:32Z", "id": "8527f290-8e7f-4fa0-b3c5-6759f2772162", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:35,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 used request id req-41c0fcc5-9dc5-4989-82a1-b9737f2a9bbb 2018-07-22 03:27:35,584 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:27:35,584 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack 2018-07-22 03:27:35,584 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack 2018-07-22 03:27:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/8527f290-8e7f-4fa0-b3c5-6759f2772162 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71655a80814efebeaf40117de11c7abcf8e0fcf5" 2018-07-22 03:27:35,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:35 GMT Server: Apache x-openstack-request-id: req-fdac2a6c-3c4a-48b6-9eba-ee424f65049f Location: http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:35,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:35 GMT Server: Apache x-openstack-request-id: req-eea287ff-470f-407a-82f3-bb665dd61bd9 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:27:35,636 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/f6aa31ed65c3434194374d98efdf2b01/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f63f3b46-4eae-4cfe-b614-e3241723e437-stack/8527f290-8e7f-4fa0-b3c5-6759f2772162 used request id req-eea287ff-470f-407a-82f3-bb665dd61bd9 2018-07-22 03:27:35,641 - 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}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:35,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3f049877-9475-4df0-9526-a0667743a76c Date: Sun, 22 Jul 2018 03:27:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:27:35,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3f049877-9475-4df0-9526-a0667743a76c 2018-07-22 03:27:35,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:35,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2351b6b-4cbf-4b4d-9009-4e02809af71f 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:27:35,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-b2351b6b-4cbf-4b4d-9009-4e02809af71f 2018-07-22 03:27:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:36,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59822f94-b02f-42f7-a5c2-1af2df477fae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:36,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-59822f94-b02f-42f7-a5c2-1af2df477fae 2018-07-22 03:27:36,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:36,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:36,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7964fee9-4a17-4cd9-bb13-f91b12996e68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:36,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-7964fee9-4a17-4cd9-bb13-f91b12996e68 2018-07-22 03:27:36,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:36,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:36,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c04bbb6a-83fa-4265-a43f-11d046fecc3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:36,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-c04bbb6a-83fa-4265-a43f-11d046fecc3d 2018-07-22 03:27:36,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:36,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:36,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ac46a1c-c29c-42fb-9479-6c8c2a7d8767 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:36,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-2ac46a1c-c29c-42fb-9479-6c8c2a7d8767 2018-07-22 03:27:36,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:36,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-786b99eb-00fa-4c39-a3d7-26bf1fbcb215 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:36,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-786b99eb-00fa-4c39-a3d7-26bf1fbcb215 2018-07-22 03:27:36,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:36,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4675ce67-2c8d-493e-9c6d-447ec374d4ee Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:27:36,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-4675ce67-2c8d-493e-9c6d-447ec374d4ee 2018-07-22 03:27:36,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:36,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65fe11c5-7a74-4414-b4ae-468e28201525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:36,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-65fe11c5-7a74-4414-b4ae-468e28201525 2018-07-22 03:27:36,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:36,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bf80d4a-4f60-43df-8b61-58490b1ab68c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:36,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-8bf80d4a-4f60-43df-8b61-58490b1ab68c 2018-07-22 03:27:36,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:36,660 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-b03ad326-3d15-4c7-proj 2018-07-22 03:27:36,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:36,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc796c7-9882-46cf-83d5-0126b8c73779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:36,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f6aa31ed65c3434194374d98efdf2b01 used request id req-7bc796c7-9882-46cf-83d5-0126b8c73779 2018-07-22 03:27:36,901 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-b03ad326-3d15-4c7-proj-role 2018-07-22 03:27:36,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1965f3735268494bb5cfcf425e95072d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:37,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c9a9d58-10ba-454d-8933-538a76ffee86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:37,009 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1965f3735268494bb5cfcf425e95072d used request id req-1c9a9d58-10ba-454d-8933-538a76ffee86 2018-07-22 03:27:37,013 - 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}835ddbdb80adae1238c4a29dfa2d312ce2cb0de8" 2018-07-22 03:27:37,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d16189-8f9c-40ee-b778-5131366ceaba Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:37,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b1d16189-8f9c-40ee-b778-5131366ceaba 2018-07-22 03:27:37,098 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-b03ad326-3d15-4c7-user 2018-07-22 03:27:37,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e93417e4add140eaa71c96fbfd46cc19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc768218c5ad41bb35bb263739b483b9787a240" 2018-07-22 03:27:37,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71408557-3049-497f-af20-fb99527612d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:37,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e93417e4add140eaa71c96fbfd46cc19 used request id req-71408557-3049-497f-af20-fb99527612d2 2018-07-22 03:27:37,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:37,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["9ZKAj7piR_28ukKo6R8vWg"], "issued_at": "2018-07-22T03:27:37.000000Z"}} 2018-07-22 03:27:37,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}5c39b922102f1a8e710296ff19c3f265db9d7800" 2018-07-22 03:27:37,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ad2fb7-33ec-4b1f-98ad-dfa955e198d4 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-22 03:27:37,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e9ad2fb7-33ec-4b1f-98ad-dfa955e198d4 2018-07-22 03:27:37,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:37,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:38,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["lHUaqPqEROuYx4Nd3vXl_g"], "issued_at": "2018-07-22T03:27:38.000000Z"}} 2018-07-22 03:27:38,111 - 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}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:38,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e9c7ac-7608-4d79-aea3-360ee1857ade 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-22 03:27:38,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a3e9c7ac-7608-4d79-aea3-360ee1857ade 2018-07-22 03:27:38,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-22 03:27:38,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:27:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:38,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e132f4c-98c3-4c30-bfc1-607ba6a59f42 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=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:27:38,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj used request id req-7e132f4c-98c3-4c30-bfc1-607ba6a59f42 2018-07-22 03:27:38,288 - 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}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:38,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c470644a-4dc6-4880-b12e-a668aa8c3f4d 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-22 03:27:38,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c470644a-4dc6-4880-b12e-a668aa8c3f4d 2018-07-22 03:27:38,309 - 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}c4c6d882eb5d532bd5ba24c9615d411095e59d58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj"}}' 2018-07-22 03:27:38,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-200553a4-4949-4236-93a9-b9b53ee2389d Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2"}, "tags": [], "enabled": true, "id": "2033e299a6c34a0ab7b4856db9f1a5b2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj"}} 2018-07-22 03:27:38,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-200553a4-4949-4236-93a9-b9b53ee2389d 2018-07-22 03:27:38,423 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj 2018-07-22 03:27:38,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:38,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:38,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ri-WJscyTjWM7YNnc7tg3w"], "issued_at": "2018-07-22T03:27:38.000000Z"}} 2018-07-22 03:27:38,809 - 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}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:38,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b556ba11-811c-43ca-9c08-5425b72dd3a3 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-22 03:27:38,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b556ba11-811c-43ca-9c08-5425b72dd3a3 2018-07-22 03:27:38,889 - 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-22 03:27:38,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:27:38,895 - 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}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:38,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66940ef9-527a-4104-80b7-2ca2d802929d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:27:38,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-66940ef9-527a-4104-80b7-2ca2d802929d 2018-07-22 03:27:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:39,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f5ba8d-f96e-4796-8af8-4048213e06e4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2"}, "tags": [], "enabled": true, "id": "2033e299a6c34a0ab7b4856db9f1a5b2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj"}]} 2018-07-22 03:27:39,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj used request id req-95f5ba8d-f96e-4796-8af8-4048213e06e4 2018-07-22 03:27:39,078 - 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}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:39,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49601cbf-264f-46af-bf4c-69746172f801 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-22 03:27:39,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-49601cbf-264f-46af-bf4c-69746172f801 2018-07-22 03:27:39,521 - 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}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:39,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d79f297-c315-440e-bb95-b2ab6271dcc8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:39,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8d79f297-c315-440e-bb95-b2ab6271dcc8 2018-07-22 03:27:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:39,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832df65c-4959-4336-a50a-534b45ca8067 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2"}, "tags": [], "enabled": true, "id": "2033e299a6c34a0ab7b4856db9f1a5b2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj"}]} 2018-07-22 03:27:39,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj used request id req-832df65c-4959-4336-a50a-534b45ca8067 2018-07-22 03:27:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/a534ffada5124be7be8b1c724be89a88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:39,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b922b856-cb90-4714-b012-c0245e9daf3c Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-user", "links": {"self": "http://172.30.9.25:5000/v3/users/a534ffada5124be7be8b1c724be89a88"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2033e299a6c34a0ab7b4856db9f1a5b2", "id": "a534ffada5124be7be8b1c724be89a88", "password_expires_at": null}} 2018-07-22 03:27:39,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a534ffada5124be7be8b1c724be89a88 used request id req-b922b856-cb90-4714-b012-c0245e9daf3c 2018-07-22 03:27:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2/users/a534ffada5124be7be8b1c724be89a88/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:39,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0011f7cd-70f8-4833-8858-f763aec25a8b Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2/users/a534ffada5124be7be8b1c724be89a88/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 03:27:39,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2/users/a534ffada5124be7be8b1c724be89a88/roles used request id req-0011f7cd-70f8-4833-8858-f763aec25a8b 2018-07-22 03:27:39,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:39,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5dd186-0c9e-427d-bfbf-49c8bab95818 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 03:27:39,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-6c5dd186-0c9e-427d-bfbf-49c8bab95818 2018-07-22 03:27:39,850 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj 2018-07-22 03:27:39,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2/users/a534ffada5124be7be8b1c724be89a88/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:39,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab3a5455-26c2-4e9a-9c35-73bda85df778 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:39,972 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2/users/a534ffada5124be7be8b1c724be89a88/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-ab3a5455-26c2-4e9a-9c35-73bda85df778 2018-07-22 03:27:39,976 - 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}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:40,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d99016-e578-40a6-9de6-708841a9ec48 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:40,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-11d99016-e578-40a6-9de6-708841a9ec48 2018-07-22 03:27:40,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:40,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1ebc7b-cf46-4502-ad6f-9a50dcb99eda Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2"}, "tags": [], "enabled": true, "id": "2033e299a6c34a0ab7b4856db9f1a5b2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj"}]} 2018-07-22 03:27:40,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj used request id req-8a1ebc7b-cf46-4502-ad6f-9a50dcb99eda 2018-07-22 03:27:40,148 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-b8b16e7e-a5f8-4d7-user 2018-07-22 03:27:40,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:40,153 - 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}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:40,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834055b1-6e62-4600-a9a4-f91e1de700e8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:40,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-834055b1-6e62-4600-a9a4-f91e1de700e8 2018-07-22 03:27:40,236 - 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}c4c6d882eb5d532bd5ba24c9615d411095e59d58" -d '{"role": {"name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj-role"}}' 2018-07-22 03:27:40,333 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0164aa41-ead8-4b6d-98b6-3f3efa762ece Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f83e089ae79b442a9068d16dcd3c310b", "links": {"self": "http://172.30.9.25:5000/v3/roles/f83e089ae79b442a9068d16dcd3c310b"}, "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj-role"}} 2018-07-22 03:27:40,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0164aa41-ead8-4b6d-98b6-3f3efa762ece 2018-07-22 03:27:40,333 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj-role 2018-07-22 03:27:40,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f83e089ae79b442a9068d16dcd3c310b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:40,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ce4ca7-ffea-482d-abe6-014e6feb7b50 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f83e089ae79b442a9068d16dcd3c310b", "links": {"self": "http://172.30.9.25:5000/v3/roles/f83e089ae79b442a9068d16dcd3c310b"}, "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj-role"}} 2018-07-22 03:27:40,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f83e089ae79b442a9068d16dcd3c310b used request id req-c4ce4ca7-ffea-482d-abe6-014e6feb7b50 2018-07-22 03:27:40,422 - keystone_utils - INFO - Granting role CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj-role to project CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj 2018-07-22 03:27:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2/users/a534ffada5124be7be8b1c724be89a88/roles/f83e089ae79b442a9068d16dcd3c310b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:40,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d468927c-ac7e-4c2d-8b21-4fdd718361b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:40,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2/users/a534ffada5124be7be8b1c724be89a88/roles/f83e089ae79b442a9068d16dcd3c310b used request id req-d468927c-ac7e-4c2d-8b21-4fdd718361b0 2018-07-22 03:27:40,545 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:27:40,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:40,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:40,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}, {"id": "f83e089ae79b442a9068d16dcd3c310b", "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj-role"}], "expires_at": "2018-07-22T04:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2033e299a6c34a0ab7b4856db9f1a5b2", "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-user", "id": "a534ffada5124be7be8b1c724be89a88"}, "audit_ids": ["TOsG7DPdTHyptRHHPMRVsg"], "issued_at": "2018-07-22T03:27:40.000000Z"}} 2018-07-22 03:27:40,929 - 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}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:40,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541155ba-9b58-4b56-9d83-3ee2cb7561bf 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-22 03:27:40,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-541155ba-9b58-4b56-9d83-3ee2cb7561bf 2018-07-22 03:27:40,998 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:27:41,001 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:27:41,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:41,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:41 GMT Server: Apache x-openstack-request-id: req-872cd46f-cd50-487d-aa70-c665dc4b0c40 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:27:41,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack used request id req-872cd46f-cd50-487d-aa70-c665dc4b0c40 2018-07-22 03:27:41,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "volume_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume"}}' 2018-07-22 03:27:42,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:27:41 GMT Server: Apache x-openstack-request-id: req-f0412220-fb18-4685-9253-42d1b50a3b11 Location: http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "37757de5-3813-4a59-b905-1ae96a4f23db", "links": [{"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db", "rel": "self"}]}} 2018-07-22 03:27:42,633 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks used request id req-f0412220-fb18-4685-9253-42d1b50a3b11 2018-07-22 03:27:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/37757de5-3813-4a59-b905-1ae96a4f23db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:42,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:42 GMT Server: Apache x-openstack-request-id: req-75d87efb-e859-4f70-b186-19a97f64aa08 Location: http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:43,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:42 GMT Server: Apache x-openstack-request-id: req-b987d1f9-46e9-49c1-87c5-aace05fe1ecf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "2033e299a6c34a0ab7b4856db9f1a5b2", "volume_type_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "OS::stack_id": "37757de5-3813-4a59-b905-1ae96a4f23db", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "volume_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "stack_user_project_id": "0a3b28c128b8485b932ee92de35289e6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:27:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37757de5-3813-4a59-b905-1ae96a4f23db", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:43,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db used request id req-b987d1f9-46e9-49c1-87c5-aace05fe1ecf 2018-07-22 03:27:43,056 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack 2018-07-22 03:27:43,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/37757de5-3813-4a59-b905-1ae96a4f23db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:43,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:43 GMT Server: Apache x-openstack-request-id: req-65255898-2c51-48ca-a5b0-0a6b8c0051c6 Location: http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:43,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:43 GMT Server: Apache x-openstack-request-id: req-d45b74a6-ef61-4327-9f28-6429a18a338d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "2033e299a6c34a0ab7b4856db9f1a5b2", "volume_type_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "OS::stack_id": "37757de5-3813-4a59-b905-1ae96a4f23db", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "volume_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "stack_user_project_id": "0a3b28c128b8485b932ee92de35289e6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:27:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37757de5-3813-4a59-b905-1ae96a4f23db", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:43,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db used request id req-d45b74a6-ef61-4327-9f28-6429a18a338d 2018-07-22 03:27:43,446 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:27:43,446 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:27:46,450 - create_stack - DEBUG - Stack status query timeout in 1196.60658789 2018-07-22 03:27:46,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/37757de5-3813-4a59-b905-1ae96a4f23db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:46,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:46 GMT Server: Apache x-openstack-request-id: req-17cc3b0f-4d17-4f18-90f9-8bbc69bc344b Location: http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:46,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:46 GMT Server: Apache x-openstack-request-id: req-519b1168-23db-4036-a0f7-1311f6421acb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 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": "2033e299a6c34a0ab7b4856db9f1a5b2", "volume_type_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "OS::stack_id": "37757de5-3813-4a59-b905-1ae96a4f23db", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "volume_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "stack_user_project_id": "0a3b28c128b8485b932ee92de35289e6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:27:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "37757de5-3813-4a59-b905-1ae96a4f23db", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:46,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db used request id req-519b1168-23db-4036-a0f7-1311f6421acb 2018-07-22 03:27:46,696 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:27:46,696 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack 2018-07-22 03:27:46,696 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack 2018-07-22 03:27:46,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/37757de5-3813-4a59-b905-1ae96a4f23db/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:46,878 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:46 GMT Server: Apache x-openstack-request-id: req-88d4488d-b643-4b91-b57f-c05ac678f7b3 Location: http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:47,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:46 GMT Server: Apache x-openstack-request-id: req-45dc9831-297f-4b0f-8e3d-6ceb02dbb050 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db/resources/volume", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-22T03:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:27:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14bf795e-3c13-4e21-aad5-f81ec32da67c", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-22T03:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:27:42Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "9e1c8dd0-6fe0-453d-91c5-ec2764e002e9", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-22 03:27:47,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db/resources used request id req-45dc9831-297f-4b0f-8e3d-6ceb02dbb050 2018-07-22 03:27:47,080 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:47,104 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:47 GMT Server: Apache x-compute-request-id: req-9c9e69db-64fe-489c-b1e4-a45566e8f89f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c9e69db-64fe-489c-b1e4-a45566e8f89f Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9e1c8dd0-6fe0-453d-91c5-ec2764e002e9", "description": null}} 2018-07-22 03:27:47,104 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9 used request id req-9c9e69db-64fe-489c-b1e4-a45566e8f89f 2018-07-22 03:27:47,106 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c9e69db-64fe-489c-b1e4-a45566e8f89f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:47,128 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:47 GMT Server: Apache x-compute-request-id: req-0eb1eea8-d732-4a4a-8fdb-5a23ce00d661 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0eb1eea8-d732-4a4a-8fdb-5a23ce00d661 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9e1c8dd0-6fe0-453d-91c5-ec2764e002e9", "description": null}} 2018-07-22 03:27:47,128 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9 used request id req-0eb1eea8-d732-4a4a-8fdb-5a23ce00d661 2018-07-22 03:27:47,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c9e69db-64fe-489c-b1e4-a45566e8f89f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:47,302 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:47 GMT Server: Apache x-compute-request-id: req-b037491c-3a23-463a-b5a0-6f14f92feca0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b037491c-3a23-463a-b5a0-6f14f92feca0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 03:27:47,302 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9/encryption used request id req-b037491c-3a23-463a-b5a0-6f14f92feca0 2018-07-22 03:27:47,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:47,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:47,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}, {"id": "f83e089ae79b442a9068d16dcd3c310b", "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj-role"}], "expires_at": "2018-07-22T04:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2033e299a6c34a0ab7b4856db9f1a5b2", "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/2033e299a6c34a0ab7b4856db9f1a5b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b8b16e7e-a5f8-4d7-user", "id": "a534ffada5124be7be8b1c724be89a88"}, "audit_ids": ["ZGHBNZVUToSx_kFYV53uUQ"], "issued_at": "2018-07-22T03:27:47.000000Z"}} 2018-07-22 03:27:47,690 - 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}fd612730479ba70897704badad6c31858d10db00" 2018-07-22 03:27:47,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c35ec3-ff37-4d9f-aa83-09eb290a5c0b 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-22 03:27:47,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-26c35ec3-ff37-4d9f-aa83-09eb290a5c0b 2018-07-22 03:27:47,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd612730479ba70897704badad6c31858d10db00" 2018-07-22 03:27:47,936 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:47 GMT Server: Apache x-compute-request-id: req-19c3a3d0-4842-4c43-a500-b3342c46f0a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19c3a3d0-4842-4c43-a500-b3342c46f0a3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9e1c8dd0-6fe0-453d-91c5-ec2764e002e9", "description": null}]} 2018-07-22 03:27:47,936 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types?is_public=None used request id req-19c3a3d0-4842-4c43-a500-b3342c46f0a3 2018-07-22 03:27:47,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19c3a3d0-4842-4c43-a500-b3342c46f0a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd612730479ba70897704badad6c31858d10db00" 2018-07-22 03:27:48,121 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:47 GMT Server: Apache x-compute-request-id: req-39f0045c-e46f-440a-a7df-1da087ee698e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39f0045c-e46f-440a-a7df-1da087ee698e Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9e1c8dd0-6fe0-453d-91c5-ec2764e002e9", "description": null}} 2018-07-22 03:27:48,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9 used request id req-39f0045c-e46f-440a-a7df-1da087ee698e 2018-07-22 03:27:48,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19c3a3d0-4842-4c43-a500-b3342c46f0a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd612730479ba70897704badad6c31858d10db00" 2018-07-22 03:27:48,297 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:48 GMT Server: Apache x-compute-request-id: req-0b18dd6c-7d79-44f7-8e01-e92262d38c8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b18dd6c-7d79-44f7-8e01-e92262d38c8d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 03:27:48,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/2033e299a6c34a0ab7b4856db9f1a5b2/types/9e1c8dd0-6fe0-453d-91c5-ec2764e002e9/encryption used request id req-0b18dd6c-7d79-44f7-8e01-e92262d38c8d 2018-07-22 03:27:48,298 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack 2018-07-22 03:27:48,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/37757de5-3813-4a59-b905-1ae96a4f23db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:48,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:48 GMT Server: Apache x-openstack-request-id: req-40376339-f44b-4e5c-8c74-6fe94daca77a Location: http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:48,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:48 GMT Server: Apache x-openstack-request-id: req-acdbf2cd-be69-4dce-96be-544eb373f608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:48,369 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db used request id req-acdbf2cd-be69-4dce-96be-544eb373f608 2018-07-22 03:27:48,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/37757de5-3813-4a59-b905-1ae96a4f23db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:48,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:48 GMT Server: Apache x-openstack-request-id: req-538290f1-06cf-4135-985d-0f60e2484b9f Location: http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:48,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:48 GMT Server: Apache x-openstack-request-id: req-4c944f5d-9acc-4a27-b66e-6c37a566766f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 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": "2033e299a6c34a0ab7b4856db9f1a5b2", "volume_type_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "OS::stack_id": "37757de5-3813-4a59-b905-1ae96a4f23db", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "volume_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "stack_user_project_id": "0a3b28c128b8485b932ee92de35289e6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:27:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:27:48Z", "id": "37757de5-3813-4a59-b905-1ae96a4f23db", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:48,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db used request id req-4c944f5d-9acc-4a27-b66e-6c37a566766f 2018-07-22 03:27:48,425 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:27:48,425 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:27:51,428 - create_stack - DEBUG - Stack status query timeout in 1196.94078612 2018-07-22 03:27:51,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/37757de5-3813-4a59-b905-1ae96a4f23db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:51,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:51 GMT Server: Apache x-openstack-request-id: req-702314b2-2655-45a8-89e7-14fb3ff3aab4 Location: http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:51,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:51 GMT Server: Apache x-openstack-request-id: req-8329ac63-8cef-4cfd-9ad5-985815bc8861 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 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": "2033e299a6c34a0ab7b4856db9f1a5b2", "volume_type_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume-type", "OS::stack_id": "37757de5-3813-4a59-b905-1ae96a4f23db", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "volume_name": "CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-volume"}, "deletion_time": "2018-07-22T03:27:50Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack", "stack_user_project_id": "0a3b28c128b8485b932ee92de35289e6", "tags": null, "creation_time": "2018-07-22T03:27:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:27:48Z", "id": "37757de5-3813-4a59-b905-1ae96a4f23db", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:51,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db used request id req-8329ac63-8cef-4cfd-9ad5-985815bc8861 2018-07-22 03:27:51,485 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:27:51,485 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack 2018-07-22 03:27:51,485 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack 2018-07-22 03:27:51,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/37757de5-3813-4a59-b905-1ae96a4f23db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67c82d957da6f4edaacee29219e20c129fd897c" 2018-07-22 03:27:51,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:51 GMT Server: Apache x-openstack-request-id: req-c5ad5cd5-db6d-4f91-8217-072062ad3f2a Location: http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:51,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:51 GMT Server: Apache x-openstack-request-id: req-da880603-bd91-4be4-a758-c1ecc61a8461 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:27:51,541 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/2033e299a6c34a0ab7b4856db9f1a5b2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aa3e321a-d674-425d-a618-c2da5c5619b4-stack/37757de5-3813-4a59-b905-1ae96a4f23db used request id req-da880603-bd91-4be4-a758-c1ecc61a8461 2018-07-22 03:27:51,548 - 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}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:51,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6eb0199f-fa2a-471c-98a7-34c904c5f297 Date: Sun, 22 Jul 2018 03:27:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:27:51,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-6eb0199f-fa2a-471c-98a7-34c904c5f297 2018-07-22 03:27:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:51,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383f73c2-bd1d-48e1-816c-6314dd48a82c 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:27:51,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-383f73c2-bd1d-48e1-816c-6314dd48a82c 2018-07-22 03:27:51,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:51,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff23789f-abbe-45bd-bf38-5de4ceeabf69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:51,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-ff23789f-abbe-45bd-bf38-5de4ceeabf69 2018-07-22 03:27:51,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7196b022-cc3b-4347-86b2-8a4549cdd678 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:52,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-7196b022-cc3b-4347-86b2-8a4549cdd678 2018-07-22 03:27:52,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da5b37ff-c6e6-474a-a9fc-185fd201ad00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:52,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-da5b37ff-c6e6-474a-a9fc-185fd201ad00 2018-07-22 03:27:52,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:52,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5015166d-323f-426f-9821-d54065bda783 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:52,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-5015166d-323f-426f-9821-d54065bda783 2018-07-22 03:27:52,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9357d7f-09f3-488d-8d3d-67e55e6273c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:52,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-a9357d7f-09f3-488d-8d3d-67e55e6273c0 2018-07-22 03:27:52,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:52,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca375f0e-e629-4e73-8ed8-17cd849fb03a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:27:52,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-ca375f0e-e629-4e73-8ed8-17cd849fb03a 2018-07-22 03:27:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcb4d2e1-82fc-4c67-924d-46c22ff80ffd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:52,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-fcb4d2e1-82fc-4c67-924d-46c22ff80ffd 2018-07-22 03:27:52,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3611e93e-e821-4fb0-af42-517335279f67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:27:52,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-3611e93e-e821-4fb0-af42-517335279f67 2018-07-22 03:27:52,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:27:52,559 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj 2018-07-22 03:27:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383ee816-86f3-438b-bc22-182bf4226144 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:52,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2033e299a6c34a0ab7b4856db9f1a5b2 used request id req-383ee816-86f3-438b-bc22-182bf4226144 2018-07-22 03:27:52,754 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-b8b16e7e-a5f8-4d7-proj-role 2018-07-22 03:27:52,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f83e089ae79b442a9068d16dcd3c310b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f79146ce-9e0b-4c74-b268-88cb8ae23744 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:52,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f83e089ae79b442a9068d16dcd3c310b used request id req-f79146ce-9e0b-4c74-b268-88cb8ae23744 2018-07-22 03:27:52,859 - 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}c4c6d882eb5d532bd5ba24c9615d411095e59d58" 2018-07-22 03:27:52,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0e5862-90db-433e-8c06-31b8b6868401 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:52,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4e0e5862-90db-433e-8c06-31b8b6868401 2018-07-22 03:27:52,945 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-b8b16e7e-a5f8-4d7-user 2018-07-22 03:27:52,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a534ffada5124be7be8b1c724be89a88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b758050b9f153d2ce43c4995cc96ceacd31a010c" 2018-07-22 03:27:53,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9087ca58-8531-4691-8ea2-bed7f0a71b85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:53,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a534ffada5124be7be8b1c724be89a88 used request id req-9087ca58-8531-4691-8ea2-bed7f0a71b85 2018-07-22 03:27:53,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:53,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["Rl72SimSQAe5wE4yQ7d36Q"], "issued_at": "2018-07-22T03:27:53.000000Z"}} 2018-07-22 03:27:53,498 - 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}c26bc15f1c3cbdc5f84d0fed441733b043ed9148" 2018-07-22 03:27:53,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f629ba5c-d509-49b8-914c-dde3bacef251 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-22 03:27:53,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f629ba5c-d509-49b8-914c-dde3bacef251 2018-07-22 03:27:53,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:53,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:53,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["UlsMV8npSdK1N8ePimOM1A"], "issued_at": "2018-07-22T03:27:53.000000Z"}} 2018-07-22 03:27:53,970 - 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}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:27:54,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bfd055-8815-4877-a9cc-9f197f049569 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-22 03:27:54,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a9bfd055-8815-4877-a9cc-9f197f049569 2018-07-22 03:27:54,053 - 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-22 03:27:54,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:27:54,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:27:54,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e861142-59de-474a-8851-a5048225f4e5 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=CreateStackFlavorTests-335c20e3-58f0-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:27:54,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj used request id req-8e861142-59de-474a-8851-a5048225f4e5 2018-07-22 03:27:54,148 - 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}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:27:54,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdfbb885-2759-4ad8-a328-90e8ae25a3d1 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-22 03:27:54,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bdfbb885-2759-4ad8-a328-90e8ae25a3d1 2018-07-22 03:27:54,237 - 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}bec7a9c588b66b9290b31de7bfe178cd85f51b57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj"}}' 2018-07-22 03:27:54,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3f0e291-fd93-4150-be03-67d3f4a9a9b6 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8"}, "tags": [], "enabled": true, "id": "430ee79fa89642bebbc3c1f368f161d8", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj"}} 2018-07-22 03:27:54,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a3f0e291-fd93-4150-be03-67d3f4a9a9b6 2018-07-22 03:27:54,342 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-335c20e3-58f0-4cc-proj 2018-07-22 03:27:54,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:54,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:54,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["ff-C7pSHTfWZSDtHQJ_2fA"], "issued_at": "2018-07-22T03:27:54.000000Z"}} 2018-07-22 03:27:54,726 - 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}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:54,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244bb7fb-9809-43a4-8a64-ae8695f176d6 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-22 03:27:54,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-244bb7fb-9809-43a4-8a64-ae8695f176d6 2018-07-22 03:27:54,811 - 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-22 03:27:54,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:27:54,817 - 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}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:54,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24dacab6-519a-4760-9267-e3c6c44cde94 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:27:54,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-24dacab6-519a-4760-9267-e3c6c44cde94 2018-07-22 03:27:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:54,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e63786-082a-4bfa-92be-e39e4c9d45e7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8"}, "tags": [], "enabled": true, "id": "430ee79fa89642bebbc3c1f368f161d8", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj"}]} 2018-07-22 03:27:54,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj used request id req-d2e63786-082a-4bfa-92be-e39e4c9d45e7 2018-07-22 03:27:54,941 - 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}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:55,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088d2cb4-4c68-40df-ae3a-1e651f7e8903 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-22 03:27:55,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-088d2cb4-4c68-40df-ae3a-1e651f7e8903 2018-07-22 03:27:55,410 - 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}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:55,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316b17d7-887f-49a4-aa07-ee1225b8e673 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:55,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-316b17d7-887f-49a4-aa07-ee1225b8e673 2018-07-22 03:27:55,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:55,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0231d9d1-0a74-45aa-8621-1543a844b462 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8"}, "tags": [], "enabled": true, "id": "430ee79fa89642bebbc3c1f368f161d8", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj"}]} 2018-07-22 03:27:55,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj used request id req-0231d9d1-0a74-45aa-8621-1543a844b462 2018-07-22 03:27:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/55378673fa5c4d4382308f53fb21a215 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:55,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbda49b-4fcc-4d77-84f2-342faa85dd28 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-335c20e3-58f0-4cc-user", "links": {"self": "http://172.30.9.25:5000/v3/users/55378673fa5c4d4382308f53fb21a215"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "430ee79fa89642bebbc3c1f368f161d8", "id": "55378673fa5c4d4382308f53fb21a215", "password_expires_at": null}} 2018-07-22 03:27:55,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/55378673fa5c4d4382308f53fb21a215 used request id req-0fbda49b-4fcc-4d77-84f2-342faa85dd28 2018-07-22 03:27:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8/users/55378673fa5c4d4382308f53fb21a215/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:55,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0419ea-33e2-4f21-91bc-6e8049129dbf Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8/users/55378673fa5c4d4382308f53fb21a215/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 03:27:55,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8/users/55378673fa5c4d4382308f53fb21a215/roles used request id req-6b0419ea-33e2-4f21-91bc-6e8049129dbf 2018-07-22 03:27:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:55,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0881cf4-40a2-4121-b74e-db72d78a4dd5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 03:27:55,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-a0881cf4-40a2-4121-b74e-db72d78a4dd5 2018-07-22 03:27:55,804 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-335c20e3-58f0-4cc-proj 2018-07-22 03:27:55,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8/users/55378673fa5c4d4382308f53fb21a215/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:55,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fdf701e-3011-473d-81e3-b150b94119f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:55,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8/users/55378673fa5c4d4382308f53fb21a215/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-2fdf701e-3011-473d-81e3-b150b94119f1 2018-07-22 03:27:55,940 - 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}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:56,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3e304b-c875-4319-9be4-37786b5f7a7d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:56,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fd3e304b-c875-4319-9be4-37786b5f7a7d 2018-07-22 03:27:56,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:27:56,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc5d81c-a969-482e-984d-b0a6a080d14f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8"}, "tags": [], "enabled": true, "id": "430ee79fa89642bebbc3c1f368f161d8", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj"}]} 2018-07-22 03:27:56,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-335c20e3-58f0-4cc-proj used request id req-3bc5d81c-a969-482e-984d-b0a6a080d14f 2018-07-22 03:27:56,192 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-335c20e3-58f0-4cc-user 2018-07-22 03:27:56,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:56,197 - 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}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:27:56,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf74ccc-f55b-4362-83ce-20a1254b1db4 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:27:56,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0bf74ccc-f55b-4362-83ce-20a1254b1db4 2018-07-22 03:27:56,280 - 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}bec7a9c588b66b9290b31de7bfe178cd85f51b57" -d '{"role": {"name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj-role"}}' 2018-07-22 03:27:56,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7be7106-a25f-4857-a6d8-6841fe1de2ff Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de088b381da742be9986542660bd94a3", "links": {"self": "http://172.30.9.25:5000/v3/roles/de088b381da742be9986542660bd94a3"}, "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj-role"}} 2018-07-22 03:27:56,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e7be7106-a25f-4857-a6d8-6841fe1de2ff 2018-07-22 03:27:56,372 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-335c20e3-58f0-4cc-proj-role 2018-07-22 03:27:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/de088b381da742be9986542660bd94a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:27:56,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ed5cab-3d27-4f25-ac1a-dcbde2255129 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de088b381da742be9986542660bd94a3", "links": {"self": "http://172.30.9.25:5000/v3/roles/de088b381da742be9986542660bd94a3"}, "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj-role"}} 2018-07-22 03:27:56,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/de088b381da742be9986542660bd94a3 used request id req-32ed5cab-3d27-4f25-ac1a-dcbde2255129 2018-07-22 03:27:56,459 - keystone_utils - INFO - Granting role CreateStackFlavorTests-335c20e3-58f0-4cc-proj-role to project CreateStackFlavorTests-335c20e3-58f0-4cc-proj 2018-07-22 03:27:56,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8/users/55378673fa5c4d4382308f53fb21a215/roles/de088b381da742be9986542660bd94a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:27:56,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95e8257-c8d9-4633-9e0e-094f929216e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:27:56,578 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8/users/55378673fa5c4d4382308f53fb21a215/roles/de088b381da742be9986542660bd94a3 used request id req-c95e8257-c8d9-4633-9e0e-094f929216e6 2018-07-22 03:27:56,578 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:27:56,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:56,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:57,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de088b381da742be9986542660bd94a3", "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj-role"}, {"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "430ee79fa89642bebbc3c1f368f161d8", "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/430ee79fa89642bebbc3c1f368f161d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/430ee79fa89642bebbc3c1f368f161d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-user", "id": "55378673fa5c4d4382308f53fb21a215"}, "audit_ids": ["C0Fo41QwSb23ekRhj2WAQw"], "issued_at": "2018-07-22T03:27:57.000000Z"}} 2018-07-22 03:27:57,055 - 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}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:27:57,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15a6ced-3b89-4d5f-bad1-318f6f0c16c7 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-22 03:27:57,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b15a6ced-3b89-4d5f-bad1-318f6f0c16c7 2018-07-22 03:27:57,137 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:27:57,140 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:27:57,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks?stack_name=CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:27:57,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:57 GMT Server: Apache x-openstack-request-id: req-bfe73381-ec1a-49e8-90a2-e2d02b9a1f93 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:27:57,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks?stack_name=CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack used request id req-bfe73381-ec1a-49e8-90a2-e2d02b9a1f93 2018-07-22 03:27:57,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" -d '{"stack_name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-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-22 03:27:58,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:27:57 GMT Server: Apache x-openstack-request-id: req-fb537a5b-e570-4a5c-90af-e5f573ed682e Location: http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "64d59c88-8faf-412a-ac35-e63897944f74", "links": [{"href": "http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74", "rel": "self"}]}} 2018-07-22 03:27:58,765 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks used request id req-fb537a5b-e570-4a5c-90af-e5f573ed682e 2018-07-22 03:27:58,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/64d59c88-8faf-412a-ac35-e63897944f74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:27:59,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:58 GMT Server: Apache x-openstack-request-id: req-b7d0e68a-85d5-46f2-abe0-b4d51af99525 Location: http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:59,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:59 GMT Server: Apache x-openstack-request-id: req-103168c8-e2e0-4888-8bd5-ccaf6b6a237c 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": "430ee79fa89642bebbc3c1f368f161d8", "OS::stack_id": "64d59c88-8faf-412a-ac35-e63897944f74", "OS::stack_name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack", "stack_user_project_id": "02012e2bb3ec457693f934eac1caebfe", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:27:58Z", "links": [{"href": "http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64d59c88-8faf-412a-ac35-e63897944f74", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:59,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 used request id req-103168c8-e2e0-4888-8bd5-ccaf6b6a237c 2018-07-22 03:27:59,259 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack 2018-07-22 03:27:59,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/64d59c88-8faf-412a-ac35-e63897944f74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:27:59,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:59 GMT Server: Apache x-openstack-request-id: req-505b2649-c880-44e7-8c93-ee93a3f782ff Location: http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:59,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:59 GMT Server: Apache x-openstack-request-id: req-b4cc89b3-260a-4699-89da-decc56496441 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": "430ee79fa89642bebbc3c1f368f161d8", "OS::stack_id": "64d59c88-8faf-412a-ac35-e63897944f74", "OS::stack_name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack", "stack_user_project_id": "02012e2bb3ec457693f934eac1caebfe", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:27:58Z", "links": [{"href": "http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64d59c88-8faf-412a-ac35-e63897944f74", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:27:59,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 used request id req-b4cc89b3-260a-4699-89da-decc56496441 2018-07-22 03:27:59,478 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:27:59,479 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack 2018-07-22 03:27:59,479 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack 2018-07-22 03:27:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/64d59c88-8faf-412a-ac35-e63897944f74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:27:59,507 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:27:59 GMT Server: Apache x-openstack-request-id: req-f95b5b9b-eb42-4519-b89d-62a8d3d43c9c Location: http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:27:59,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:59 GMT Server: Apache x-openstack-request-id: req-a8bb783c-782f-4d0d-91fe-872b012f5e17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-22T03:27:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:27:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "36c02387-8d7f-4553-8ddc-bae600d29868", "resource_type": "OS::Nova::Flavor"}]} 2018-07-22 03:27:59,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74/resources used request id req-a8bb783c-782f-4d0d-91fe-872b012f5e17 2018-07-22 03:27:59,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/36c02387-8d7f-4553-8ddc-bae600d29868 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:27:59,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27: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-b012fc0d-3006-4d63-ba96-f0f2c571df02 x-compute-request-id: req-b012fc0d-3006-4d63-ba96-f0f2c571df02 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack-flavor-nc4ep5xo57kp", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/36c02387-8d7f-4553-8ddc-bae600d29868", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/36c02387-8d7f-4553-8ddc-bae600d29868", "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": "36c02387-8d7f-4553-8ddc-bae600d29868"}} 2018-07-22 03:27:59,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/36c02387-8d7f-4553-8ddc-bae600d29868 used request id req-b012fc0d-3006-4d63-ba96-f0f2c571df02 2018-07-22 03:27:59,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:27:59,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:27:59,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de088b381da742be9986542660bd94a3", "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj-role"}, {"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "430ee79fa89642bebbc3c1f368f161d8", "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/430ee79fa89642bebbc3c1f368f161d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/430ee79fa89642bebbc3c1f368f161d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/430ee79fa89642bebbc3c1f368f161d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/430ee79fa89642bebbc3c1f368f161d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-335c20e3-58f0-4cc-user", "id": "55378673fa5c4d4382308f53fb21a215"}, "audit_ids": ["eCunz8zxRz-FNOLOJfxSug"], "issued_at": "2018-07-22T03:27:59.000000Z"}} 2018-07-22 03:27:59,967 - 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}be853020d1a18d40476c4d080b2e3e81dcc689a3" 2018-07-22 03:28:00,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81178761-58ed-4853-94a5-e3673eb7df66 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-22 03:28:00,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-81178761-58ed-4853-94a5-e3673eb7df66 2018-07-22 03:28:00,054 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:28:00,059 - 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}be853020d1a18d40476c4d080b2e3e81dcc689a3" 2018-07-22 03:28:00,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28: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-e3c331a1-d6da-40f2-8ff5-be5fa714b6d8 x-compute-request-id: req-e3c331a1-d6da-40f2-8ff5-be5fa714b6d8 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavors": [{"id": "36c02387-8d7f-4553-8ddc-bae600d29868", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/36c02387-8d7f-4553-8ddc-bae600d29868", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/36c02387-8d7f-4553-8ddc-bae600d29868", "rel": "bookmark"}], "name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack-flavor-nc4ep5xo57kp"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:28:00,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e3c331a1-d6da-40f2-8ff5-be5fa714b6d8 2018-07-22 03:28:00,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/36c02387-8d7f-4553-8ddc-bae600d29868 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be853020d1a18d40476c4d080b2e3e81dcc689a3" 2018-07-22 03:28:00,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28: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-59cfa182-5e4a-4c1b-9180-54b4eb51ed8d x-compute-request-id: req-59cfa182-5e4a-4c1b-9180-54b4eb51ed8d Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack-flavor-nc4ep5xo57kp", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/36c02387-8d7f-4553-8ddc-bae600d29868", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/36c02387-8d7f-4553-8ddc-bae600d29868", "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": "36c02387-8d7f-4553-8ddc-bae600d29868"}} 2018-07-22 03:28:00,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/36c02387-8d7f-4553-8ddc-bae600d29868 used request id req-59cfa182-5e4a-4c1b-9180-54b4eb51ed8d 2018-07-22 03:28:00,267 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack-flavor-nc4ep5xo57kp 2018-07-22 03:28:00,267 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack 2018-07-22 03:28:00,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/64d59c88-8faf-412a-ac35-e63897944f74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:28:00,447 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:00 GMT Server: Apache x-openstack-request-id: req-461a9e1e-75af-42a1-96c3-ee9311636417 Location: http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:00,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:00 GMT Server: Apache x-openstack-request-id: req-da09f09e-17e7-4518-bef4-51fe83dcb8ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:00,489 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 used request id req-da09f09e-17e7-4518-bef4-51fe83dcb8ea 2018-07-22 03:28:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/64d59c88-8faf-412a-ac35-e63897944f74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:28:00,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:00 GMT Server: Apache x-openstack-request-id: req-7f0979aa-5558-49dc-adda-effc2aae6fb4 Location: http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:00,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:00 GMT Server: Apache x-openstack-request-id: req-893c476e-56eb-40db-bf5c-733c563b1a4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 509 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": "430ee79fa89642bebbc3c1f368f161d8", "OS::stack_id": "64d59c88-8faf-412a-ac35-e63897944f74", "OS::stack_name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack", "stack_user_project_id": "02012e2bb3ec457693f934eac1caebfe", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:27:58Z", "links": [{"href": "http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:28:00Z", "id": "64d59c88-8faf-412a-ac35-e63897944f74", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:28:00,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 used request id req-893c476e-56eb-40db-bf5c-733c563b1a4e 2018-07-22 03:28:00,543 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:28:00,543 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:28:03,546 - create_stack - DEBUG - Stack status query timeout in 1196.94293022 2018-07-22 03:28:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/64d59c88-8faf-412a-ac35-e63897944f74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:28:03,576 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:03 GMT Server: Apache x-openstack-request-id: req-38c4fa31-57c4-4ecb-a64c-5cdacc2858d2 Location: http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:03,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:03 GMT Server: Apache x-openstack-request-id: req-a2d4c732-2b1c-4895-a62b-065c9e7ac501 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 510 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": "430ee79fa89642bebbc3c1f368f161d8", "OS::stack_id": "64d59c88-8faf-412a-ac35-e63897944f74", "OS::stack_name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack"}, "deletion_time": "2018-07-22T03:28:01Z", "stack_name": "CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack", "stack_user_project_id": "02012e2bb3ec457693f934eac1caebfe", "tags": null, "creation_time": "2018-07-22T03:27:58Z", "links": [{"href": "http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:28:00Z", "id": "64d59c88-8faf-412a-ac35-e63897944f74", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 03:28:03,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 used request id req-a2d4c732-2b1c-4895-a62b-065c9e7ac501 2018-07-22 03:28:03,603 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:28:03,603 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack 2018-07-22 03:28:03,603 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack 2018-07-22 03:28:03,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/64d59c88-8faf-412a-ac35-e63897944f74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb04f5af3346adcf3240696cf785179dbfdb701" 2018-07-22 03:28:03,632 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:03 GMT Server: Apache x-openstack-request-id: req-a16744dc-6863-4036-a22b-bf5fa02956d4 Location: http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:03,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:03 GMT Server: Apache x-openstack-request-id: req-f8bd5056-43c2-46a1-a6e7-e2c1d261bbe5 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:28:03,656 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/430ee79fa89642bebbc3c1f368f161d8/stacks/CreateStackFlavorTests-3e02e7a6-45c5-475b-86b4-af7d73a1c766-stack/64d59c88-8faf-412a-ac35-e63897944f74 used request id req-f8bd5056-43c2-46a1-a6e7-e2c1d261bbe5 2018-07-22 03:28:03,663 - 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}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:03,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3ba378c5-ba25-4f45-8a9c-033a4be03bd0 Date: Sun, 22 Jul 2018 03:28:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:28:03,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3ba378c5-ba25-4f45-8a9c-033a4be03bd0 2018-07-22 03:28:03,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:03,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd53364-937b-43a7-83f3-f006cceec0f0 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:28:03,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-1bd53364-937b-43a7-83f3-f006cceec0f0 2018-07-22 03:28:03,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:04,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd382d3a-ea9a-4cf9-bc8c-ba74904ba23b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:04,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-fd382d3a-ea9a-4cf9-bc8c-ba74904ba23b 2018-07-22 03:28:04,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:04,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a634306b-ef29-4901-8f4b-29b98d6cc237 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:04,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-a634306b-ef29-4901-8f4b-29b98d6cc237 2018-07-22 03:28:04,151 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:04,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:04,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c003e7e-6f57-4e3b-89e1-aaa736fedaa3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:04,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-7c003e7e-6f57-4e3b-89e1-aaa736fedaa3 2018-07-22 03:28:04,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:04,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:04,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b2bd0a-86f3-4262-bdbb-a44f8630992b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:04,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-13b2bd0a-86f3-4262-bdbb-a44f8630992b 2018-07-22 03:28:04,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:04,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:04,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-129c59f9-2bdc-45d3-8bd0-d92670b949ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:04,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-129c59f9-2bdc-45d3-8bd0-d92670b949ef 2018-07-22 03:28:04,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:04,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:04,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a86bdc-d577-45f2-a774-b0c7a36ab9d8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:28:04,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-08a86bdc-d577-45f2-a774-b0c7a36ab9d8 2018-07-22 03:28:04,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:04,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2d6f76-24a3-48d5-851e-e5811bf9344c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:04,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-de2d6f76-24a3-48d5-851e-e5811bf9344c 2018-07-22 03:28:04,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:04,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f461740-5778-46b8-b9f9-605b67cf1d6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:04,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-9f461740-5778-46b8-b9f9-605b67cf1d6a 2018-07-22 03:28:04,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:04,747 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-335c20e3-58f0-4cc-proj 2018-07-22 03:28:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:04,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf2ff68f-9fec-4f56-8a2e-3c3834cdb90e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:04,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/430ee79fa89642bebbc3c1f368f161d8 used request id req-bf2ff68f-9fec-4f56-8a2e-3c3834cdb90e 2018-07-22 03:28:04,962 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-335c20e3-58f0-4cc-proj-role 2018-07-22 03:28:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/de088b381da742be9986542660bd94a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:05,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dee25bf-fee2-499c-b0ca-44b408235cb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:05,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/de088b381da742be9986542660bd94a3 used request id req-1dee25bf-fee2-499c-b0ca-44b408235cb7 2018-07-22 03:28:05,078 - 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}bec7a9c588b66b9290b31de7bfe178cd85f51b57" 2018-07-22 03:28:05,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6620c066-3b3f-4a82-8685-1dc83f6aa893 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:05,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6620c066-3b3f-4a82-8685-1dc83f6aa893 2018-07-22 03:28:05,159 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-335c20e3-58f0-4cc-user 2018-07-22 03:28:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/55378673fa5c4d4382308f53fb21a215 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5c6dbfe2f6c885c1d195d28509cb1bb77f0d87" 2018-07-22 03:28:05,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c94625a6-22b7-40c3-9dbf-93357634f24a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:05,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/55378673fa5c4d4382308f53fb21a215 used request id req-c94625a6-22b7-40c3-9dbf-93357634f24a 2018-07-22 03:28:05,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:05,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["qrWRDhOvQU2CEAqicXSa2g"], "issued_at": "2018-07-22T03:28:05.000000Z"}} 2018-07-22 03:28:05,704 - 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}4dca4d8fbc5ff032f01063435b3e1b1fdb1fa7ac" 2018-07-22 03:28:05,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2132c862-2b48-4ecd-a783-94e7a1bace7f 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-22 03:28:05,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2132c862-2b48-4ecd-a783-94e7a1bace7f 2018-07-22 03:28:05,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:05,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:06,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DAUhwOqsSgCsHR9MXvdVaw"], "issued_at": "2018-07-22T03:28:06.000000Z"}} 2018-07-22 03:28:06,172 - 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}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:06,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1125aa92-0bda-4f65-a7ae-6fb60c1f95d1 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-22 03:28:06,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1125aa92-0bda-4f65-a7ae-6fb60c1f95d1 2018-07-22 03:28:06,256 - 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-22 03:28:06,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:06,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-a1ca8c00-e875-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:06,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5602769c-3301-4aad-a100-4e4e832f5431 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=CreateStackKeypairTests-a1ca8c00-e875-48e-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:28:06,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-a1ca8c00-e875-48e-proj used request id req-5602769c-3301-4aad-a100-4e4e832f5431 2018-07-22 03:28:06,350 - 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}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:06,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4378b982-c361-4ba5-918c-cdef68fec561 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-22 03:28:06,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4378b982-c361-4ba5-918c-cdef68fec561 2018-07-22 03:28:06,441 - 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}97ca8075bfd4cd63b8f730304739d687be207394" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj"}}' 2018-07-22 03:28:06,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c21ced59-c4e3-45a5-ae0c-004ca23238fa Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e73e790f41eb4c6c8f354d94f265342f"}, "tags": [], "enabled": true, "id": "e73e790f41eb4c6c8f354d94f265342f", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj"}} 2018-07-22 03:28:06,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c21ced59-c4e3-45a5-ae0c-004ca23238fa 2018-07-22 03:28:06,555 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-a1ca8c00-e875-48e-proj 2018-07-22 03:28:06,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:06,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:06,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["qvofDwX-SQ27Fj5mCfK4NQ"], "issued_at": "2018-07-22T03:28:06.000000Z"}} 2018-07-22 03:28:06,939 - 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}e4498ef832bf1484dc806bad32003989df7a8ae9" 2018-07-22 03:28:06,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d5ab47-88ef-445e-8693-d13372175589 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-22 03:28:06,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d0d5ab47-88ef-445e-8693-d13372175589 2018-07-22 03:28:06,954 - 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-22 03:28:06,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:06,959 - 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}e4498ef832bf1484dc806bad32003989df7a8ae9" 2018-07-22 03:28:06,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7974f9d-b8aa-407f-9af2-1e141a38a1a9 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:28:06,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f7974f9d-b8aa-407f-9af2-1e141a38a1a9 2018-07-22 03:28:06,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-a1ca8c00-e875-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4498ef832bf1484dc806bad32003989df7a8ae9" 2018-07-22 03:28:07,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47876fd1-6e60-478d-ac9b-f658d3c7dc88 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-a1ca8c00-e875-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e73e790f41eb4c6c8f354d94f265342f"}, "tags": [], "enabled": true, "id": "e73e790f41eb4c6c8f354d94f265342f", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj"}]} 2018-07-22 03:28:07,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-a1ca8c00-e875-48e-proj used request id req-47876fd1-6e60-478d-ac9b-f658d3c7dc88 2018-07-22 03:28:07,088 - 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}e4498ef832bf1484dc806bad32003989df7a8ae9" 2018-07-22 03:28:07,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d0a807-977a-492e-914b-ca15949fd8f2 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-22 03:28:07,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b9d0a807-977a-492e-914b-ca15949fd8f2 2018-07-22 03:28:07,480 - 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}e4498ef832bf1484dc806bad32003989df7a8ae9" 2018-07-22 03:28:07,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eec5ffc-19cb-4c43-b300-a241466a8e23 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:07,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7eec5ffc-19cb-4c43-b300-a241466a8e23 2018-07-22 03:28:07,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-a1ca8c00-e875-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4498ef832bf1484dc806bad32003989df7a8ae9" 2018-07-22 03:28:07,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b5fb61-e336-47ff-b587-6cd1dbdda7a5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-a1ca8c00-e875-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e73e790f41eb4c6c8f354d94f265342f"}, "tags": [], "enabled": true, "id": "e73e790f41eb4c6c8f354d94f265342f", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj"}]} 2018-07-22 03:28:07,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-a1ca8c00-e875-48e-proj used request id req-82b5fb61-e336-47ff-b587-6cd1dbdda7a5 2018-07-22 03:28:07,654 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-a1ca8c00-e875-48e-user 2018-07-22 03:28:07,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:07,658 - 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}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:07,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5436c804-bb19-449b-bb09-5dcbd054a30f Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:07,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5436c804-bb19-449b-bb09-5dcbd054a30f 2018-07-22 03:28:07,744 - 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}97ca8075bfd4cd63b8f730304739d687be207394" -d '{"role": {"name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj-role"}}' 2018-07-22 03:28:07,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f08180c5-28b6-4c3c-bc58-5bd15efa7d39 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0aecdbe72e604f42b8cc63129cd9441c", "links": {"self": "http://172.30.9.25:5000/v3/roles/0aecdbe72e604f42b8cc63129cd9441c"}, "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj-role"}} 2018-07-22 03:28:07,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f08180c5-28b6-4c3c-bc58-5bd15efa7d39 2018-07-22 03:28:07,841 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-a1ca8c00-e875-48e-proj-role 2018-07-22 03:28:07,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0aecdbe72e604f42b8cc63129cd9441c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:07,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0feef998-911d-43da-82b1-a18090d46851 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0aecdbe72e604f42b8cc63129cd9441c", "links": {"self": "http://172.30.9.25:5000/v3/roles/0aecdbe72e604f42b8cc63129cd9441c"}, "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj-role"}} 2018-07-22 03:28:07,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0aecdbe72e604f42b8cc63129cd9441c used request id req-0feef998-911d-43da-82b1-a18090d46851 2018-07-22 03:28:07,927 - keystone_utils - INFO - Granting role CreateStackKeypairTests-a1ca8c00-e875-48e-proj-role to project CreateStackKeypairTests-a1ca8c00-e875-48e-proj 2018-07-22 03:28:07,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e73e790f41eb4c6c8f354d94f265342f/users/99f437d62369469298cf16fff56e8730/roles/0aecdbe72e604f42b8cc63129cd9441c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:08,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32ebce31-5b5c-4ca0-8443-bc2013b1f24d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:08,048 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e73e790f41eb4c6c8f354d94f265342f/users/99f437d62369469298cf16fff56e8730/roles/0aecdbe72e604f42b8cc63129cd9441c used request id req-32ebce31-5b5c-4ca0-8443-bc2013b1f24d 2018-07-22 03:28:08,048 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:28:08,048 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:28:08,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:08,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:08,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aecdbe72e604f42b8cc63129cd9441c", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj-role"}], "expires_at": "2018-07-22T04:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e73e790f41eb4c6c8f354d94f265342f", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-user", "id": "99f437d62369469298cf16fff56e8730"}, "audit_ids": ["3xhd1yosS0W9vL6mUdC7XA"], "issued_at": "2018-07-22T03:28:08.000000Z"}} 2018-07-22 03:28:08,434 - 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}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:08,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c101b3e-7730-4936-9dca-fc5067dd8bdf 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-22 03:28:08,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6c101b3e-7730-4936-9dca-fc5067dd8bdf 2018-07-22 03:28:08,514 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:28:08,517 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:28:08,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:08,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:08 GMT Server: Apache x-openstack-request-id: req-18ff5843-c4f5-4ee5-8c69-6e33ab17f4bd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:28:08,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack used request id req-18ff5843-c4f5-4ee5-8c69-6e33ab17f4bd 2018-07-22 03:28:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-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": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp"}}' 2018-07-22 03:28:10,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:08 GMT Server: Apache x-openstack-request-id: req-94739656-0875-413f-80c6-f0d2e07bb25f Location: http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "74387c09-6cc1-406b-9748-136caa89da88", "links": [{"href": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88", "rel": "self"}]}} 2018-07-22 03:28:10,205 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks used request id req-94739656-0875-413f-80c6-f0d2e07bb25f 2018-07-22 03:28:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/74387c09-6cc1-406b-9748-136caa89da88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:10,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:10 GMT Server: Apache x-openstack-request-id: req-ca7fb7dd-ef68-4ad4-8d95-3b8006cb80fc Location: http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:10,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:10 GMT Server: Apache x-openstack-request-id: req-bd0df4e5-b2c7-43ae-a327-01e01fc28b67 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 565 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": "e73e790f41eb4c6c8f354d94f265342f", "OS::stack_id": "74387c09-6cc1-406b-9748-136caa89da88", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "keypair_name": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "stack_user_project_id": "332d1314532f41d38d9ab4313fc6b5ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:28:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74387c09-6cc1-406b-9748-136caa89da88", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 03:28:10,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 used request id req-bd0df4e5-b2c7-43ae-a327-01e01fc28b67 2018-07-22 03:28:10,431 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack 2018-07-22 03:28:10,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/74387c09-6cc1-406b-9748-136caa89da88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:10,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:10 GMT Server: Apache x-openstack-request-id: req-0da20be5-a1e4-4972-9223-b01b2c6f00d6 Location: http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:10,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:10 GMT Server: Apache x-openstack-request-id: req-e2ac5d15-7d0c-4ca4-9f19-d1a76ed715b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1917 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": "e73e790f41eb4c6c8f354d94f265342f", "OS::stack_id": "74387c09-6cc1-406b-9748-136caa89da88", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "keypair_name": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "stack_user_project_id": "332d1314532f41d38d9ab4313fc6b5ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:28:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "74387c09-6cc1-406b-9748-136caa89da88", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyyDFKXA7NZkHxaQxO4fm9+ErSwpXpEBA3fFN5LTCtcm60knw\n/LXYRnxH6pIWwGzt9It/pluXfbcABCTlpEM+isT109MHRSwioWDSXocG1rQCh0pa\nSRXFD/Jizh4pnY9TZoyc0TULgO/GaNq3F64L1FdqpP2OMVa2HZPbsAP1VOrdDtyO\nggthWM1rARxmtH5Bhdf9xqivJ8liJB+A0W/OsJBg9/VAk7U16sZ0hlTU/0jB1crM\nrTm+0QJ+g5V/LxrS91fndNRl9gS4amrjzuVSr75oOtfY7xRTGaclfpTef+rm2teA\nonIEZFfNm0YIsasNqQqLSl/jhYmur1xcrgzFQwIDAQABAoIBAB5fFPvAKyo1amMT\nzMSw6kjv4vBCaJ5HeSt2NAZZPK+/rO5aXez7J45KcNpS45H794xT+08dbMZAQYFd\nHvTzlPtcvcDhUbn3AmqMtoepus0Jd0NRS7SXy7I5tKpK+j/zuS2hIqVpQAIUV98/\nrJae0Gf8dhabTtJzu6EqhXOI8/qxKw+uxqRarwrC8UAHlZYiarUhm/BQtSiRb+7H\n36gZsGOVAA8AaWgYfXv059Z3VmhZNWkIb21tZrfDRxtILKMzzfmKuiy9XkjiW6Hz\nEjP4N89Y/HYguLn1MpkUjDNUsvkXDiiLsIGkM8AUAUbH1qQK+hZrMNZrcLz1zayN\nnaaeAQkCgYEA5uwfqH3kSNTaeRFRn1Df8NxYUOWvrXKxQEqB7N485W2l5vf2indH\nNFupMhw/cSPmam+ylxs4utDmTEkRdA+XtkOi6xO/2/YV5hAax9gkP+3M68GWff7S\noeOVUY6nBDhFYojMzMJC8zwKDYaLKLgPH1BtFZDHkDaxKCO96p7rdNUCgYEA4S/v\ncS5qJgle0Lt+c4jszI8oBhJpH4+q49l2vpzsufEU9yOkuc68fzWMFmj0oemN0eSm\nDn2hf5gUfiIvm/NtcyQUMXQIapc7lwO99huHAL4btZs2kcHi8rMZwzhnHhR+KnyT\n1P5kYM47D8SnS9KWkm17VXHLwvt+Fwi5es4PvbcCgYAZqlzKaVOaFK5Djn0369E4\nAAWA2EZyTLEOqDlQjlLOXSV3SlAIi8FKPHXNr/4NISRW6Bs9WDUx7k3qZKSf9auz\nAkl1PzivxeYhL+EKHSfKQy/ndBi54Dyg6Z6K9gPyIB72GKZKi7zNM/saDb4hxHNJ\n07KMFw9XI/0ErRRKo2cgEQKBgAfBT9y0/YDb18EWg+9UqtsMnxM+dRJaL0dziMxd\nuSVaMR+lwZmIjiNPY8ityqb81R6CYlmjZ/lt8l65rKwRQRazCmL9nQCWvr2fql4c\napTS9z9U3hc89yTmmB+KBLsbd5DdA3ZVYH2Y/J25Zw2MbhUS4il6JstLP/dpHIIn\nMJGXAoGBAINVZwPuJZxgXUS3BYuisLHinW/NDjV5kbpULWtNCvrXjIQQ4aF4KGLi\nf4YJ0GuxpUM/E+eaf3UDhnVyfJoi47QEZFT5cFNEIVS+GSDaqj0/lEeCjyadorYO\nd0abr5Yu4HFynwk2dyUo2GdTQCNmbdY47RlDv/MRp/fqW2mKud/x\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-22 03:28:10,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 used request id req-e2ac5d15-7d0c-4ca4-9f19-d1a76ed715b6 2018-07-22 03:28:10,897 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:28:10,898 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack 2018-07-22 03:28:10,898 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack 2018-07-22 03:28:10,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/74387c09-6cc1-406b-9748-136caa89da88/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:10,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:10 GMT Server: Apache x-openstack-request-id: req-b2e5b273-17a8-4d3b-95ad-fd042f3f64bb Location: http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:11,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:10 GMT Server: Apache x-openstack-request-id: req-477e8157-3c6d-40c5-9ed8-ef99613ff01c 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/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-22T03:28:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:28:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-22 03:28:11,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88/resources used request id req-477e8157-3c6d-40c5-9ed8-ef99613ff01c 2018-07-22 03:28:11,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:11,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28: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-a0a72bab-4faf-4835-becd-a2d706b4822e x-compute-request-id: req-a0a72bab-4faf-4835-becd-a2d706b4822e Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLIMUpcDs1mQfFpDE7h+b34StLClekQEDd8U3ktMK1ybrSSfD8tdhGfEfqkhbAbO30i3+mW5d9twAEJOWkQz6KxPXT0wdFLCKhYNJehwbWtAKHSlpJFcUP8mLOHimdj1NmjJzRNQuA78Zo2rcXrgvUV2qk/Y4xVrYdk9uwA/VU6t0O3I6CC2FYzWsBHGa0fkGF1/3GqK8nyWIkH4DRb86wkGD39UCTtTXqxnSGVNT/SMHVysytOb7RAn6DlX8vGtL3V+d01GX2BLhqauPO5VKvvmg619jvFFMZpyV+lN5/6uba14CicgRkV82bRgixqw2pCotKX+OFia6vXFyuDMVD Generated-by-Nova", "user_id": "99f437d62369469298cf16fff56e8730", "name": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp", "deleted": false, "created_at": "2018-07-22T03:28:10.000000", "updated_at": null, "fingerprint": "e2:d2:af:3f:c2:35:d9:17:19:93:bc:94:16:d4:9d:6b", "deleted_at": null, "id": 31}} 2018-07-22 03:28:11,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp used request id req-a0a72bab-4faf-4835-becd-a2d706b4822e 2018-07-22 03:28:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/74387c09-6cc1-406b-9748-136caa89da88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:11,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:11 GMT Server: Apache x-openstack-request-id: req-77f627c4-6992-4890-91d8-b5360f075848 Location: http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:11,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:11 GMT Server: Apache x-openstack-request-id: req-669d60c8-3194-49d2-8898-733a55e19e0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1917 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": "e73e790f41eb4c6c8f354d94f265342f", "OS::stack_id": "74387c09-6cc1-406b-9748-136caa89da88", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "keypair_name": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "stack_user_project_id": "332d1314532f41d38d9ab4313fc6b5ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:28:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "74387c09-6cc1-406b-9748-136caa89da88", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyyDFKXA7NZkHxaQxO4fm9+ErSwpXpEBA3fFN5LTCtcm60knw\n/LXYRnxH6pIWwGzt9It/pluXfbcABCTlpEM+isT109MHRSwioWDSXocG1rQCh0pa\nSRXFD/Jizh4pnY9TZoyc0TULgO/GaNq3F64L1FdqpP2OMVa2HZPbsAP1VOrdDtyO\nggthWM1rARxmtH5Bhdf9xqivJ8liJB+A0W/OsJBg9/VAk7U16sZ0hlTU/0jB1crM\nrTm+0QJ+g5V/LxrS91fndNRl9gS4amrjzuVSr75oOtfY7xRTGaclfpTef+rm2teA\nonIEZFfNm0YIsasNqQqLSl/jhYmur1xcrgzFQwIDAQABAoIBAB5fFPvAKyo1amMT\nzMSw6kjv4vBCaJ5HeSt2NAZZPK+/rO5aXez7J45KcNpS45H794xT+08dbMZAQYFd\nHvTzlPtcvcDhUbn3AmqMtoepus0Jd0NRS7SXy7I5tKpK+j/zuS2hIqVpQAIUV98/\nrJae0Gf8dhabTtJzu6EqhXOI8/qxKw+uxqRarwrC8UAHlZYiarUhm/BQtSiRb+7H\n36gZsGOVAA8AaWgYfXv059Z3VmhZNWkIb21tZrfDRxtILKMzzfmKuiy9XkjiW6Hz\nEjP4N89Y/HYguLn1MpkUjDNUsvkXDiiLsIGkM8AUAUbH1qQK+hZrMNZrcLz1zayN\nnaaeAQkCgYEA5uwfqH3kSNTaeRFRn1Df8NxYUOWvrXKxQEqB7N485W2l5vf2indH\nNFupMhw/cSPmam+ylxs4utDmTEkRdA+XtkOi6xO/2/YV5hAax9gkP+3M68GWff7S\noeOVUY6nBDhFYojMzMJC8zwKDYaLKLgPH1BtFZDHkDaxKCO96p7rdNUCgYEA4S/v\ncS5qJgle0Lt+c4jszI8oBhJpH4+q49l2vpzsufEU9yOkuc68fzWMFmj0oemN0eSm\nDn2hf5gUfiIvm/NtcyQUMXQIapc7lwO99huHAL4btZs2kcHi8rMZwzhnHhR+KnyT\n1P5kYM47D8SnS9KWkm17VXHLwvt+Fwi5es4PvbcCgYAZqlzKaVOaFK5Djn0369E4\nAAWA2EZyTLEOqDlQjlLOXSV3SlAIi8FKPHXNr/4NISRW6Bs9WDUx7k3qZKSf9auz\nAkl1PzivxeYhL+EKHSfKQy/ndBi54Dyg6Z6K9gPyIB72GKZKi7zNM/saDb4hxHNJ\n07KMFw9XI/0ErRRKo2cgEQKBgAfBT9y0/YDb18EWg+9UqtsMnxM+dRJaL0dziMxd\nuSVaMR+lwZmIjiNPY8ityqb81R6CYlmjZ/lt8l65rKwRQRazCmL9nQCWvr2fql4c\napTS9z9U3hc89yTmmB+KBLsbd5DdA3ZVYH2Y/J25Zw2MbhUS4il6JstLP/dpHIIn\nMJGXAoGBAINVZwPuJZxgXUS3BYuisLHinW/NDjV5kbpULWtNCvrXjIQQ4aF4KGLi\nf4YJ0GuxpUM/E+eaf3UDhnVyfJoi47QEZFT5cFNEIVS+GSDaqj0/lEeCjyadorYO\nd0abr5Yu4HFynwk2dyUo2GdTQCNmbdY47RlDv/MRp/fqW2mKud/x\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-22 03:28:11,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 used request id req-669d60c8-3194-49d2-8898-733a55e19e0f 2018-07-22 03:28:11,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:11,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:11,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aecdbe72e604f42b8cc63129cd9441c", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj-role"}], "expires_at": "2018-07-22T04:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e73e790f41eb4c6c8f354d94f265342f", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-user", "id": "99f437d62369469298cf16fff56e8730"}, "audit_ids": ["zOSqrTGPSkuVFRIkfkWaDw"], "issued_at": "2018-07-22T03:28:11.000000Z"}} 2018-07-22 03:28:11,784 - 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}f0df553694a952e1d28f7b9eed238dea82f72e11" 2018-07-22 03:28:11,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5524a0f2-5712-4690-9abb-34fd9508f1d9 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-22 03:28:11,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5524a0f2-5712-4690-9abb-34fd9508f1d9 2018-07-22 03:28:11,863 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:28:11,867 - 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}f0df553694a952e1d28f7b9eed238dea82f72e11" 2018-07-22 03:28:12,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28: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-8994ad63-a331-4741-91f3-f875fe437c50 x-compute-request-id: req-8994ad63-a331-4741-91f3-f875fe437c50 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLIMUpcDs1mQfFpDE7h+b34StLClekQEDd8U3ktMK1ybrSSfD8tdhGfEfqkhbAbO30i3+mW5d9twAEJOWkQz6KxPXT0wdFLCKhYNJehwbWtAKHSlpJFcUP8mLOHimdj1NmjJzRNQuA78Zo2rcXrgvUV2qk/Y4xVrYdk9uwA/VU6t0O3I6CC2FYzWsBHGa0fkGF1/3GqK8nyWIkH4DRb86wkGD39UCTtTXqxnSGVNT/SMHVysytOb7RAn6DlX8vGtL3V+d01GX2BLhqauPO5VKvvmg619jvFFMZpyV+lN5/6uba14CicgRkV82bRgixqw2pCotKX+OFia6vXFyuDMVD Generated-by-Nova", "name": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp", "fingerprint": "e2:d2:af:3f:c2:35:d9:17:19:93:bc:94:16:d4:9d:6b"}}]} 2018-07-22 03:28:12,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-8994ad63-a331-4741-91f3-f875fe437c50 2018-07-22 03:28:12,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:12,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aecdbe72e604f42b8cc63129cd9441c", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj-role"}], "expires_at": "2018-07-22T04:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e73e790f41eb4c6c8f354d94f265342f", "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e73e790f41eb4c6c8f354d94f265342f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e73e790f41eb4c6c8f354d94f265342f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e73e790f41eb4c6c8f354d94f265342f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-a1ca8c00-e875-48e-user", "id": "99f437d62369469298cf16fff56e8730"}, "audit_ids": ["9WfULAgmQTa2C_Owjr8wVw"], "issued_at": "2018-07-22T03:28:12.000000Z"}} 2018-07-22 03:28:12,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7978034f699a7be1eca5cdd6bb9d5eeb7877570" 2018-07-22 03:28:12,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28: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-f80db6f1-e9e8-4da2-ac14-ee34c8e049ae x-compute-request-id: req-f80db6f1-e9e8-4da2-ac14-ee34c8e049ae Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLIMUpcDs1mQfFpDE7h+b34StLClekQEDd8U3ktMK1ybrSSfD8tdhGfEfqkhbAbO30i3+mW5d9twAEJOWkQz6KxPXT0wdFLCKhYNJehwbWtAKHSlpJFcUP8mLOHimdj1NmjJzRNQuA78Zo2rcXrgvUV2qk/Y4xVrYdk9uwA/VU6t0O3I6CC2FYzWsBHGa0fkGF1/3GqK8nyWIkH4DRb86wkGD39UCTtTXqxnSGVNT/SMHVysytOb7RAn6DlX8vGtL3V+d01GX2BLhqauPO5VKvvmg619jvFFMZpyV+lN5/6uba14CicgRkV82bRgixqw2pCotKX+OFia6vXFyuDMVD Generated-by-Nova", "user_id": "99f437d62369469298cf16fff56e8730", "name": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp", "deleted": false, "created_at": "2018-07-22T03:28:10.000000", "updated_at": null, "fingerprint": "e2:d2:af:3f:c2:35:d9:17:19:93:bc:94:16:d4:9d:6b", "deleted_at": null, "id": 31}} 2018-07-22 03:28:12,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp used request id req-f80db6f1-e9e8-4da2-ac14-ee34c8e049ae 2018-07-22 03:28:12,595 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack 2018-07-22 03:28:12,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/74387c09-6cc1-406b-9748-136caa89da88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:12,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:12 GMT Server: Apache x-openstack-request-id: req-658ff952-c604-4ce9-9e4f-f729aa0493c6 Location: http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:12,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:12 GMT Server: Apache x-openstack-request-id: req-1d21e177-3c9b-450a-bb0e-c7de64e3b16a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:12,983 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 used request id req-1d21e177-3c9b-450a-bb0e-c7de64e3b16a 2018-07-22 03:28:12,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/74387c09-6cc1-406b-9748-136caa89da88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:13,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:12 GMT Server: Apache x-openstack-request-id: req-a0ae634d-09a6-4173-a57c-6da82c3eafdf Location: http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:13,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:13 GMT Server: Apache x-openstack-request-id: req-c5c40086-603a-4fed-9caa-703359c1d5ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 617 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": "e73e790f41eb4c6c8f354d94f265342f", "OS::stack_id": "74387c09-6cc1-406b-9748-136caa89da88", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "keypair_name": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "stack_user_project_id": "332d1314532f41d38d9ab4313fc6b5ae", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:28:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:28:12Z", "id": "74387c09-6cc1-406b-9748-136caa89da88", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 03:28:13,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 used request id req-c5c40086-603a-4fed-9caa-703359c1d5ca 2018-07-22 03:28:13,040 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:28:13,040 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:28:16,043 - create_stack - DEBUG - Stack status query timeout in 1196.94023299 2018-07-22 03:28:16,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/74387c09-6cc1-406b-9748-136caa89da88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:16,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache x-openstack-request-id: req-3c50eca1-a3b0-44cd-b800-248298aa6963 Location: http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:16,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache x-openstack-request-id: req-a4b18882-e65c-4a02-ad26-ccfb28741941 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 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": "e73e790f41eb4c6c8f354d94f265342f", "OS::stack_id": "74387c09-6cc1-406b-9748-136caa89da88", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "keypair_name": "CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-kp"}, "deletion_time": "2018-07-22T03:28:13Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack", "stack_user_project_id": "332d1314532f41d38d9ab4313fc6b5ae", "tags": null, "creation_time": "2018-07-22T03:28:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:28:12Z", "id": "74387c09-6cc1-406b-9748-136caa89da88", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 03:28:16,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 used request id req-a4b18882-e65c-4a02-ad26-ccfb28741941 2018-07-22 03:28:16,257 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:28:16,257 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack 2018-07-22 03:28:16,257 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack 2018-07-22 03:28:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/74387c09-6cc1-406b-9748-136caa89da88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddc1c30bab6b2919e730869c35af46159896459" 2018-07-22 03:28:16,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache x-openstack-request-id: req-dcb22105-2db0-4901-b064-682a72be1773 Location: http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:16,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache x-openstack-request-id: req-4dc74d93-1066-44af-8a32-c491835bd53d Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:28:16,317 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/e73e790f41eb4c6c8f354d94f265342f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-db1c71f6-72e4-41e6-8787-ae69d4c93c54-stack/74387c09-6cc1-406b-9748-136caa89da88 used request id req-4dc74d93-1066-44af-8a32-c491835bd53d 2018-07-22 03:28:16,323 - 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}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:16,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f3321531-d177-4019-8a6e-e02461864fa5 Date: Sun, 22 Jul 2018 03:28:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:28:16,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f3321531-d177-4019-8a6e-e02461864fa5 2018-07-22 03:28:16,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:16,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e5d4f9-d599-4f91-be89-4f4fb63d591b 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:28:16,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-13e5d4f9-d599-4f91-be89-4f4fb63d591b 2018-07-22 03:28:16,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:16,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-735abfac-93f2-4374-9bba-21eec665cbd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:16,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-735abfac-93f2-4374-9bba-21eec665cbd1 2018-07-22 03:28:16,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:16,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66640723-fdfa-4f4c-b673-dd88da7470db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:16,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-66640723-fdfa-4f4c-b673-dd88da7470db 2018-07-22 03:28:16,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:16,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:16,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0461d840-dc7a-4354-97b0-e4d2705d79d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:16,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-0461d840-dc7a-4354-97b0-e4d2705d79d1 2018-07-22 03:28:16,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:16,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:16,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f495d094-d1e8-47a7-ab24-b63f74340ed8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:16,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-f495d094-d1e8-47a7-ab24-b63f74340ed8 2018-07-22 03:28:16,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:16,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:17,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1c6ea7-bfb4-466f-a05f-7e6700883d76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:17,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-2f1c6ea7-bfb4-466f-a05f-7e6700883d76 2018-07-22 03:28:17,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:17,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:17,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25c8f3c-afa3-4bd1-9836-ba8d281814e0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:28:17,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-b25c8f3c-afa3-4bd1-9836-ba8d281814e0 2018-07-22 03:28:17,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:17,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff41abe9-b029-477c-a8ef-ad1d56e33209 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:17,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-ff41abe9-b029-477c-a8ef-ad1d56e33209 2018-07-22 03:28:17,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:17,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:17,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c72f120e-867b-4ee8-a2cc-b7fcc2913dc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:17,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-c72f120e-867b-4ee8-a2cc-b7fcc2913dc4 2018-07-22 03:28:17,338 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:17,339 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-a1ca8c00-e875-48e-proj 2018-07-22 03:28:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e73e790f41eb4c6c8f354d94f265342f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:17,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c37366ea-8e55-4bbe-bbed-3093404f3166 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:17,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e73e790f41eb4c6c8f354d94f265342f used request id req-c37366ea-8e55-4bbe-bbed-3093404f3166 2018-07-22 03:28:17,544 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-a1ca8c00-e875-48e-proj-role 2018-07-22 03:28:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0aecdbe72e604f42b8cc63129cd9441c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:17,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5603eec-1002-4232-b3f8-6b12ad213478 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:17,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0aecdbe72e604f42b8cc63129cd9441c used request id req-b5603eec-1002-4232-b3f8-6b12ad213478 2018-07-22 03:28:17,648 - 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}97ca8075bfd4cd63b8f730304739d687be207394" 2018-07-22 03:28:17,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681c79f2-41f9-47d9-a956-b4cf695a3586 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:17,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-681c79f2-41f9-47d9-a956-b4cf695a3586 2018-07-22 03:28:17,733 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-a1ca8c00-e875-48e-user 2018-07-22 03:28:17,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/99f437d62369469298cf16fff56e8730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4498ef832bf1484dc806bad32003989df7a8ae9" 2018-07-22 03:28:17,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64edc4fc-77fd-4c14-abbf-5517da1975b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:17,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/99f437d62369469298cf16fff56e8730 used request id req-64edc4fc-77fd-4c14-abbf-5517da1975b9 2018-07-22 03:28:17,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:18,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["BeswQDpyTVKOX_-F9dVi4A"], "issued_at": "2018-07-22T03:28:18.000000Z"}} 2018-07-22 03:28:18,273 - 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}38ffcfeda41dba8b0e37e21a49de6818f0eff358" 2018-07-22 03:28:18,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb783f9-9ae5-4fc5-bc43-2541540b17e7 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-22 03:28:18,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0cb783f9-9ae5-4fc5-bc43-2541540b17e7 2018-07-22 03:28:18,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:18,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:18,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["enFhkUqkSUasD9GOzbKDiw"], "issued_at": "2018-07-22T03:28:18.000000Z"}} 2018-07-22 03:28:18,821 - 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}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:18,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f381bbe8-82c0-4e64-bdc8-a5b946b6122f 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-22 03:28:18,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f381bbe8-82c0-4e64-bdc8-a5b946b6122f 2018-07-22 03:28:18,900 - 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-22 03:28:18,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-a3572605-a154-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:18,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c9a096-b8b7-4139-a1f1-07737510a1da Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-a3572605-a154-40e-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:28:18,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-a3572605-a154-40e-proj used request id req-31c9a096-b8b7-4139-a1f1-07737510a1da 2018-07-22 03:28:18,996 - 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}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:19,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104d6ce9-0924-4efc-92b2-83b781b9d5f9 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-22 03:28:19,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-104d6ce9-0924-4efc-92b2-83b781b9d5f9 2018-07-22 03:28:19,018 - 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}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj"}}' 2018-07-22 03:28:19,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51449539-fe87-4051-a7a0-6793807ceaa6 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0"}, "tags": [], "enabled": true, "id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj"}} 2018-07-22 03:28:19,125 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-51449539-fe87-4051-a7a0-6793807ceaa6 2018-07-22 03:28:19,125 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-a3572605-a154-40e-proj 2018-07-22 03:28:19,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:19,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:19,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["rIwI9uVNRMKLyE0oLwvJmw"], "issued_at": "2018-07-22T03:28:19.000000Z"}} 2018-07-22 03:28:19,522 - 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}3f5290bd7d73eb7d7f87dfdea30b11382db8b51f" 2018-07-22 03:28:19,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aae671a-b4cc-4112-b6d6-8fb8b6649ebb 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-22 03:28:19,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5aae671a-b4cc-4112-b6d6-8fb8b6649ebb 2018-07-22 03:28:19,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-22 03:28:19,610 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:19,611 - 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}3f5290bd7d73eb7d7f87dfdea30b11382db8b51f" 2018-07-22 03:28:19,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1606e72-2da4-43fa-80bf-18be1f3fc09f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:28:19,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e1606e72-2da4-43fa-80bf-18be1f3fc09f 2018-07-22 03:28:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-a3572605-a154-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5290bd7d73eb7d7f87dfdea30b11382db8b51f" 2018-07-22 03:28:19,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3ef773-c0a4-4d4b-bded-9b89deaf30df Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-a3572605-a154-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0"}, "tags": [], "enabled": true, "id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj"}]} 2018-07-22 03:28:19,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-a3572605-a154-40e-proj used request id req-2f3ef773-c0a4-4d4b-bded-9b89deaf30df 2018-07-22 03:28:19,801 - 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}3f5290bd7d73eb7d7f87dfdea30b11382db8b51f" 2018-07-22 03:28:19,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ae05f2-cf83-4985-90b6-9cb2856e10c6 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-22 03:28:19,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-70ae05f2-cf83-4985-90b6-9cb2856e10c6 2018-07-22 03:28:20,254 - 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}3f5290bd7d73eb7d7f87dfdea30b11382db8b51f" 2018-07-22 03:28:20,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c126ef8-d8b1-4b76-a5fe-be27d002bada Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:20,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5c126ef8-d8b1-4b76-a5fe-be27d002bada 2018-07-22 03:28:20,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-a3572605-a154-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5290bd7d73eb7d7f87dfdea30b11382db8b51f" 2018-07-22 03:28:20,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e791890-de0c-47c2-abb6-598629ac169e Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-a3572605-a154-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0"}, "tags": [], "enabled": true, "id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj"}]} 2018-07-22 03:28:20,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-a3572605-a154-40e-proj used request id req-7e791890-de0c-47c2-abb6-598629ac169e 2018-07-22 03:28:20,366 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-a3572605-a154-40e-user 2018-07-22 03:28:20,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:20,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}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:20,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81304d38-5e5e-4ccb-b9b2-815c9aae91b7 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:20,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-81304d38-5e5e-4ccb-b9b2-815c9aae91b7 2018-07-22 03:28:20,457 - 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}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" -d '{"role": {"name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj-role"}}' 2018-07-22 03:28:20,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f8b39ad-f871-4545-8a09-d6d82af425c0 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c90056a833164a85a57bba15c085a641", "links": {"self": "http://172.30.9.25:5000/v3/roles/c90056a833164a85a57bba15c085a641"}, "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj-role"}} 2018-07-22 03:28:20,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f8b39ad-f871-4545-8a09-d6d82af425c0 2018-07-22 03:28:20,551 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-a3572605-a154-40e-proj-role 2018-07-22 03:28:20,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c90056a833164a85a57bba15c085a641 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:20,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78db0370-b9f3-4013-9a7a-096a8c339503 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c90056a833164a85a57bba15c085a641", "links": {"self": "http://172.30.9.25:5000/v3/roles/c90056a833164a85a57bba15c085a641"}, "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj-role"}} 2018-07-22 03:28:20,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c90056a833164a85a57bba15c085a641 used request id req-78db0370-b9f3-4013-9a7a-096a8c339503 2018-07-22 03:28:20,641 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-a3572605-a154-40e-proj-role to project CreateStackSecurityGroupTests-a3572605-a154-40e-proj 2018-07-22 03:28:20,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0/users/8b173e46e9a54e32b044632804cf3ec4/roles/c90056a833164a85a57bba15c085a641 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:20,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db00769-8541-45ac-8ab1-ebc400b6bc95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:20,762 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0/users/8b173e46e9a54e32b044632804cf3ec4/roles/c90056a833164a85a57bba15c085a641 used request id req-4db00769-8541-45ac-8ab1-ebc400b6bc95 2018-07-22 03:28:20,763 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:28:20,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:28:20,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:20,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:21,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c90056a833164a85a57bba15c085a641", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj-role"}], "expires_at": "2018-07-22T04:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-user", "id": "8b173e46e9a54e32b044632804cf3ec4"}, "audit_ids": ["4XkCQd_aQqGcj_6dY71LQQ"], "issued_at": "2018-07-22T03:28:21.000000Z"}} 2018-07-22 03:28:21,147 - 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}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:21,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafd1743-c07f-46b4-82f4-0c83bc256022 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-22 03:28:21,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dafd1743-c07f-46b4-82f4-0c83bc256022 2018-07-22 03:28:21,228 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:28:21,232 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:28:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:21,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:21 GMT Server: Apache x-openstack-request-id: req-74dc0d28-408a-43dc-aecf-84edb57ea371 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:28:21,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack used request id req-74dc0d28-408a-43dc-aecf-84edb57ea371 2018-07-22 03:28:21,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-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": "CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp"}}' 2018-07-22 03:28:22,816 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:21 GMT Server: Apache x-openstack-request-id: req-301ca792-f511-407e-9c89-b8734680c771 Location: http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "links": [{"href": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a", "rel": "self"}]}} 2018-07-22 03:28:22,816 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks used request id req-301ca792-f511-407e-9c89-b8734680c771 2018-07-22 03:28:22,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/58ab4200-0feb-4ecb-918c-b8adacb4387a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:23,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:22 GMT Server: Apache x-openstack-request-id: req-16041772-99b0-4537-94d8-336a19d201a5 Location: http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:23,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:23 GMT Server: Apache x-openstack-request-id: req-b93790c4-8223-42c8-a9db-d3a0eade9a26 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 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": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "OS::stack_id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "security_group_name": "CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "stack_user_project_id": "9530d80f57374826930d216826f86f13", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:28:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 03:28:23,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a used request id req-b93790c4-8223-42c8-a9db-d3a0eade9a26 2018-07-22 03:28:23,267 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack 2018-07-22 03:28:23,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/58ab4200-0feb-4ecb-918c-b8adacb4387a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:23,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:23 GMT Server: Apache x-openstack-request-id: req-89adb260-b67d-4e00-aef2-6cd11ecd54da Location: http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:23,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:23 GMT Server: Apache x-openstack-request-id: req-ee936de4-dcdb-4571-bf46-ff4658c9a4a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 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": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "OS::stack_id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "security_group_name": "CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "stack_user_project_id": "9530d80f57374826930d216826f86f13", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T03:28:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 03:28:23,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a used request id req-ee936de4-dcdb-4571-bf46-ff4658c9a4a4 2018-07-22 03:28:23,705 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 03:28:23,705 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:28:26,708 - create_stack - DEBUG - Stack status query timeout in 1196.5587759 2018-07-22 03:28:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/58ab4200-0feb-4ecb-918c-b8adacb4387a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:26,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:26 GMT Server: Apache x-openstack-request-id: req-d5d72c60-9885-4049-84d5-ce4529161d27 Location: http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:26,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:26 GMT Server: Apache x-openstack-request-id: req-f713ea46-5d1b-44a9-a26c-e22fde05c082 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "OS::stack_id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "security_group_name": "CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "stack_user_project_id": "9530d80f57374826930d216826f86f13", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T03:28:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 03:28:26,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a used request id req-f713ea46-5d1b-44a9-a26c-e22fde05c082 2018-07-22 03:28:26,948 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 03:28:26,948 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack 2018-07-22 03:28:26,948 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack 2018-07-22 03:28:26,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/58ab4200-0feb-4ecb-918c-b8adacb4387a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:26,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:26 GMT Server: Apache x-openstack-request-id: req-44a1ece4-917b-47ee-979a-436c7c561ac7 Location: http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:27,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:26 GMT Server: Apache x-openstack-request-id: req-d519e259-892f-4470-9622-1650e86bd854 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-22T03:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T03:28:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-22 03:28:27,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a/resources used request id req-d519e259-892f-4470-9622-1650e86bd854 2018-07-22 03:28:27,170 - neutron_utils - INFO - Retrieving security group with ID - a936b352-2754-4a9d-acc7-47a213e4b0f0 2018-07-22 03:28:27,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a936b352-2754-4a9d-acc7-47a213e4b0f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:27,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-caf53567-434f-4c08-9866-34d19896a281 Date: Sun, 22 Jul 2018 03:28:27 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "updated_at": "2018-07-22T03:28:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "0d404612-d027-497c-90fb-c6f089ffe06c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "76b9daa4-2ec7-4904-9683-330c615ee5c9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}], "revision_number": 6, "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "name": "CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp"}]} 2018-07-22 03:28:27,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a936b352-2754-4a9d-acc7-47a213e4b0f0 used request id req-caf53567-434f-4c08-9866-34d19896a281 2018-07-22 03:28:27,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a936b352-2754-4a9d-acc7-47a213e4b0f0 2018-07-22 03:28:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:27,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-26bc2fab-3bef-4ae4-b52a-b6639aa49506 Date: Sun, 22 Jul 2018 03:28:27 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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": null, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "0d404612-d027-497c-90fb-c6f089ffe06c"}, {"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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "76b9daa4-2ec7-4904-9683-330c615ee5c9"}]} 2018-07-22 03:28:27,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 used request id req-26bc2fab-3bef-4ae4-b52a-b6639aa49506 2018-07-22 03:28:27,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a936b352-2754-4a9d-acc7-47a213e4b0f0 2018-07-22 03:28:27,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:27,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-260b79f8-d64d-40f3-9670-53a4fbbcdafa Date: Sun, 22 Jul 2018 03:28:27 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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": null, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "0d404612-d027-497c-90fb-c6f089ffe06c"}, {"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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "76b9daa4-2ec7-4904-9683-330c615ee5c9"}]} 2018-07-22 03:28:27,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 used request id req-260b79f8-d64d-40f3-9670-53a4fbbcdafa 2018-07-22 03:28:27,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:27,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:27,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c90056a833164a85a57bba15c085a641", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj-role"}], "expires_at": "2018-07-22T04:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/bfcd9d9c1f274397b20bd9a5ab0d48d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-user", "id": "8b173e46e9a54e32b044632804cf3ec4"}, "audit_ids": ["JX1GgxLBQBGxzjmsJ1c6yw"], "issued_at": "2018-07-22T03:28:27.000000Z"}} 2018-07-22 03:28:27,822 - 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}ee033b5c12eee1737b8ef7f7b77374eea9ec13a0" 2018-07-22 03:28:27,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad7ab90-9630-4893-bcbf-23b7ba2a71fb 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-22 03:28:27,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5ad7ab90-9630-4893-bcbf-23b7ba2a71fb 2018-07-22 03:28:27,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee033b5c12eee1737b8ef7f7b77374eea9ec13a0" 2018-07-22 03:28:28,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-3db1ea8c-401c-4e9f-94a0-1be6b3ba9c63 Date: Sun, 22 Jul 2018 03:28:28 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "updated_at": "2018-07-22T03:28:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "0d404612-d027-497c-90fb-c6f089ffe06c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "76b9daa4-2ec7-4904-9683-330c615ee5c9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}], "revision_number": 6, "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "name": "CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp"}]} 2018-07-22 03:28:28,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp&description=Test+description used request id req-3db1ea8c-401c-4e9f-94a0-1be6b3ba9c63 2018-07-22 03:28:28,106 - 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-22 03:28:28,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:28,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee033b5c12eee1737b8ef7f7b77374eea9ec13a0" 2018-07-22 03:28:28,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44148e1-1aa6-43a4-acf1-1497351b6cc5 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj"}} 2018-07-22 03:28:28,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0 used request id req-a44148e1-1aa6-43a4-acf1-1497351b6cc5 2018-07-22 03:28:28,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a936b352-2754-4a9d-acc7-47a213e4b0f0 2018-07-22 03:28:28,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee033b5c12eee1737b8ef7f7b77374eea9ec13a0" 2018-07-22 03:28:28,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-87fd5545-e392-431d-80d7-b490e9f9c7db Date: Sun, 22 Jul 2018 03:28:28 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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": null, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "0d404612-d027-497c-90fb-c6f089ffe06c"}, {"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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "76b9daa4-2ec7-4904-9683-330c615ee5c9"}]} 2018-07-22 03:28:28,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 used request id req-87fd5545-e392-431d-80d7-b490e9f9c7db 2018-07-22 03:28:28,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a936b352-2754-4a9d-acc7-47a213e4b0f0 2018-07-22 03:28:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee033b5c12eee1737b8ef7f7b77374eea9ec13a0" 2018-07-22 03:28:28,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-56ca262c-d52c-4f2b-a467-bccce2f217ca Date: Sun, 22 Jul 2018 03:28:28 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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": null, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "0d404612-d027-497c-90fb-c6f089ffe06c"}, {"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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "76b9daa4-2ec7-4904-9683-330c615ee5c9"}]} 2018-07-22 03:28:28,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 used request id req-56ca262c-d52c-4f2b-a467-bccce2f217ca 2018-07-22 03:28:28,255 - neutron_utils - INFO - Retrieving security group with ID - a936b352-2754-4a9d-acc7-47a213e4b0f0 2018-07-22 03:28:28,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a936b352-2754-4a9d-acc7-47a213e4b0f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee033b5c12eee1737b8ef7f7b77374eea9ec13a0" 2018-07-22 03:28:28,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-678e5b94-ea99-4551-8f8b-45d5de36d97b Date: Sun, 22 Jul 2018 03:28:28 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "updated_at": "2018-07-22T03:28:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "0d404612-d027-497c-90fb-c6f089ffe06c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "76b9daa4-2ec7-4904-9683-330c615ee5c9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}], "revision_number": 6, "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "name": "CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp"}]} 2018-07-22 03:28:28,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a936b352-2754-4a9d-acc7-47a213e4b0f0 used request id req-678e5b94-ea99-4551-8f8b-45d5de36d97b 2018-07-22 03:28:28,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a936b352-2754-4a9d-acc7-47a213e4b0f0 2018-07-22 03:28:28,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee033b5c12eee1737b8ef7f7b77374eea9ec13a0" 2018-07-22 03:28:28,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-0d819c63-804b-4f71-978f-81fbe70df338 Date: Sun, 22 Jul 2018 03:28:28 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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": null, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "0d404612-d027-497c-90fb-c6f089ffe06c"}, {"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-22T03:28:23Z", "security_group_id": "a936b352-2754-4a9d-acc7-47a213e4b0f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "76b9daa4-2ec7-4904-9683-330c615ee5c9"}]} 2018-07-22 03:28:28,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a936b352-2754-4a9d-acc7-47a213e4b0f0 used request id req-0d819c63-804b-4f71-978f-81fbe70df338 2018-07-22 03:28:28,528 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack 2018-07-22 03:28:28,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/58ab4200-0feb-4ecb-918c-b8adacb4387a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:28,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:28 GMT Server: Apache x-openstack-request-id: req-d5e7cf20-18ee-4bf7-968d-c9cea84ad0b1 Location: http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:28,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:28 GMT Server: Apache x-openstack-request-id: req-f899e1e9-0818-4482-adf1-562aaab4a53b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:28,599 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a used request id req-f899e1e9-0818-4482-adf1-562aaab4a53b 2018-07-22 03:28:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/58ab4200-0feb-4ecb-918c-b8adacb4387a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:28,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:28 GMT Server: Apache x-openstack-request-id: req-db8f0fc2-734b-4188-8e79-a35e4809b00f Location: http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:28,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:28 GMT Server: Apache x-openstack-request-id: req-5b8a0973-758d-45fb-9d17-bda86eeb0895 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 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": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "OS::stack_id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "security_group_name": "CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "stack_user_project_id": "9530d80f57374826930d216826f86f13", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T03:28:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T03:28:28Z", "id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 03:28:28,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a used request id req-5b8a0973-758d-45fb-9d17-bda86eeb0895 2018-07-22 03:28:28,655 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 03:28:28,655 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 03:28:31,658 - create_stack - DEBUG - Stack status query timeout in 1196.94122505 2018-07-22 03:28:31,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/58ab4200-0feb-4ecb-918c-b8adacb4387a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:31,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:31 GMT Server: Apache x-openstack-request-id: req-5a32867b-59d9-4b03-9e3f-3fc7a4e77a71 Location: http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:31,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:31 GMT Server: Apache x-openstack-request-id: req-ce5cf874-f082-41e1-bc62-5da37bde0a1c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 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": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "OS::stack_id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "security_group_name": "CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-sec-grp"}, "deletion_time": "2018-07-22T03:28:30Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack", "stack_user_project_id": "9530d80f57374826930d216826f86f13", "tags": null, "creation_time": "2018-07-22T03:28:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T03:28:28Z", "id": "58ab4200-0feb-4ecb-918c-b8adacb4387a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 03:28:31,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a used request id req-ce5cf874-f082-41e1-bc62-5da37bde0a1c 2018-07-22 03:28:31,868 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 03:28:31,868 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack 2018-07-22 03:28:31,868 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack 2018-07-22 03:28:31,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/58ab4200-0feb-4ecb-918c-b8adacb4387a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42d6d2db188c66913c851b95e972e4882d7629f" 2018-07-22 03:28:31,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 03:28:31 GMT Server: Apache x-openstack-request-id: req-31dd8f45-6fe6-40a5-bf98-98f2758a7315 Location: http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 03:28:31,928 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:31 GMT Server: Apache x-openstack-request-id: req-d9b75ac1-9970-475d-b0d8-631d6dce4e88 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 03:28:31,928 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/bfcd9d9c1f274397b20bd9a5ab0d48d0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-29b200fb-1f7b-47fd-be84-7328b394bc6b-stack/58ab4200-0feb-4ecb-918c-b8adacb4387a used request id req-d9b75ac1-9970-475d-b0d8-631d6dce4e88 2018-07-22 03:28:31,934 - 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}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:32,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-67f6f508-29bf-407c-a6e9-1824461fc494 Date: Sun, 22 Jul 2018 03:28:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "updated_at": "2018-07-22T03:28:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "724ba806-69aa-4765-8b28-80bb4def41fb", "remote_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "remote_ip_prefix": null, "created_at": "2018-07-22T03:28:23Z", "security_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "7de8849f-06c2-4123-80bf-c794a07e7923", "remote_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "remote_ip_prefix": null, "created_at": "2018-07-22T03:28:23Z", "security_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "ba437835-6af0-4662-86d4-5c42f3ae5b6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:28:23Z", "security_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "revision_number": 0, "id": "c9496cb9-1d0c-4394-9fa1-d718e60f80cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:28:23Z", "security_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0"}], "revision_number": 4, "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "8f869ad7-8d19-49d9-952d-9fa596844011", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:28:32,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-67f6f508-29bf-407c-a6e9-1824461fc494 2018-07-22 03:28:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:32,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac22be9-e1eb-45fb-be4f-bb5eb22e86af 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:28:32,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-dac22be9-e1eb-45fb-be4f-bb5eb22e86af 2018-07-22 03:28:32,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:32,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fcd2b8d-0ae0-4400-b226-36838a147700 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:32,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-7fcd2b8d-0ae0-4400-b226-36838a147700 2018-07-22 03:28:32,335 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:32,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:32,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e8b211-d80a-4622-bdc8-1f77efbaaf17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:32,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-69e8b211-d80a-4622-bdc8-1f77efbaaf17 2018-07-22 03:28:32,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:32,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ba155b8-24ca-42e2-bcd9-8d635e823386 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:32,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-1ba155b8-24ca-42e2-bcd9-8d635e823386 2018-07-22 03:28:32,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:32,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd40f2db-5970-4534-a599-7fb29413d8a5 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "name": "CreateStackSecurityGroupTests-a3572605-a154-40e-proj"}} 2018-07-22 03:28:32,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0 used request id req-fd40f2db-5970-4534-a599-7fb29413d8a5 2018-07-22 03:28:32,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f869ad7-8d19-49d9-952d-9fa596844011 2018-07-22 03:28:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8f869ad7-8d19-49d9-952d-9fa596844011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:32,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5bcb800c-90f5-4eaf-97e1-a2d9b0f333bb Date: Sun, 22 Jul 2018 03:28:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "security_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "port_range_min": null, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "724ba806-69aa-4765-8b28-80bb4def41fb"}, {"remote_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "security_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "port_range_min": null, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "7de8849f-06c2-4123-80bf-c794a07e7923"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "security_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "port_range_min": null, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "ba437835-6af0-4662-86d4-5c42f3ae5b6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:28:23Z", "security_group_id": "8f869ad7-8d19-49d9-952d-9fa596844011", "port_range_min": null, "revision_number": 0, "tenant_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "created_at": "2018-07-22T03:28:23Z", "project_id": "bfcd9d9c1f274397b20bd9a5ab0d48d0", "id": "c9496cb9-1d0c-4394-9fa1-d718e60f80cd"}]} 2018-07-22 03:28:32,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8f869ad7-8d19-49d9-952d-9fa596844011 used request id req-5bcb800c-90f5-4eaf-97e1-a2d9b0f333bb 2018-07-22 03:28:32,632 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:28:32,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8f869ad7-8d19-49d9-952d-9fa596844011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:32,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b82380dc-28a0-48aa-b47b-01e39e66c123 Content-Length: 0 Date: Sun, 22 Jul 2018 03:28:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:28:32,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8f869ad7-8d19-49d9-952d-9fa596844011 used request id req-b82380dc-28a0-48aa-b47b-01e39e66c123 2018-07-22 03:28:32,788 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-a3572605-a154-40e-proj 2018-07-22 03:28:32,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:32,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e836dc-dfbc-45b0-9f53-bdc53e911926 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:32,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/bfcd9d9c1f274397b20bd9a5ab0d48d0 used request id req-51e836dc-dfbc-45b0-9f53-bdc53e911926 2018-07-22 03:28:32,983 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-a3572605-a154-40e-proj-role 2018-07-22 03:28:32,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c90056a833164a85a57bba15c085a641 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:33,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-432b53e9-c5db-458e-9a21-0082dc04f9f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:33,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c90056a833164a85a57bba15c085a641 used request id req-432b53e9-c5db-458e-9a21-0082dc04f9f6 2018-07-22 03:28:33,105 - 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}17a50c8b5c5bc3c46b02370a98153b39ba7338dc" 2018-07-22 03:28:33,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba607626-903a-48f9-8e69-603b0789bc78 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:33,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ba607626-903a-48f9-8e69-603b0789bc78 2018-07-22 03:28:33,192 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-a3572605-a154-40e-user 2018-07-22 03:28:33,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/8b173e46e9a54e32b044632804cf3ec4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5290bd7d73eb7d7f87dfdea30b11382db8b51f" 2018-07-22 03:28:33,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb1b7c3-4865-41ca-a86c-e99b7058395a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:33,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8b173e46e9a54e32b044632804cf3ec4 used request id req-bcb1b7c3-4865-41ca-a86c-e99b7058395a 2018-07-22 03:28:33,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:33,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["KFBgaj-wT_SHfx4wf0dkQw"], "issued_at": "2018-07-22T03:28:33.000000Z"}} 2018-07-22 03:28:33,718 - 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}67309613a6d6a37e19cb54dcbb2a43aaf5df4a07" 2018-07-22 03:28:33,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b57345-3f05-41a2-ac5a-4eef58541ae6 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-22 03:28:33,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-08b57345-3f05-41a2-ac5a-4eef58541ae6 2018-07-22 03:28:33,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:33,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:34,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["5inF3R45QtansmoBIl1kyQ"], "issued_at": "2018-07-22T03:28:34.000000Z"}} 2018-07-22 03:28:34,174 - 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}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:34,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b080f676-7594-4369-8489-5a5d90916430 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-22 03:28:34,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b080f676-7594-4369-8489-5a5d90916430 2018-07-22 03:28:34,259 - 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-22 03:28:34,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:34,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-4f2c5494-a4be-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:34,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557acb52-8bf2-4e61-bbb6-34cb97e60d5d 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=CreateStackNegativeTests-4f2c5494-a4be-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:28:34,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-4f2c5494-a4be-4d1-proj used request id req-557acb52-8bf2-4e61-bbb6-34cb97e60d5d 2018-07-22 03:28:34,353 - 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}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:34,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98395a8e-6fc3-4529-a614-b81fb82f0c9a 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-22 03:28:34,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-98395a8e-6fc3-4529-a614-b81fb82f0c9a 2018-07-22 03:28:34,442 - 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}d75a40faabd2e40575bb4d97839b421bb64620dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-proj"}}' 2018-07-22 03:28:34,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cddf7e0-c170-4aab-b6a8-8eda3d4a3f49 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4ee72b86e5cc4ad0bfe6be890fd7a0fc"}, "tags": [], "enabled": true, "id": "4ee72b86e5cc4ad0bfe6be890fd7a0fc", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-proj"}} 2018-07-22 03:28:34,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6cddf7e0-c170-4aab-b6a8-8eda3d4a3f49 2018-07-22 03:28:34,546 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-4f2c5494-a4be-4d1-proj 2018-07-22 03:28:34,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:34,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:34,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DEJP-utLTRetcMnEDt3kEw"], "issued_at": "2018-07-22T03:28:34.000000Z"}} 2018-07-22 03:28:34,929 - 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}f6d3fae853c511ce5ce0b2e60009b86cde3a9563" 2018-07-22 03:28:35,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626bdfa4-1329-414c-9712-384200bc7b02 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-22 03:28:35,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-626bdfa4-1329-414c-9712-384200bc7b02 2018-07-22 03:28:35,011 - 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-22 03:28:35,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:35,017 - 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}f6d3fae853c511ce5ce0b2e60009b86cde3a9563" 2018-07-22 03:28:35,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5465ddf-ab99-4021-a294-586c9faeaa66 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:28:35,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d5465ddf-ab99-4021-a294-586c9faeaa66 2018-07-22 03:28:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-4f2c5494-a4be-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3fae853c511ce5ce0b2e60009b86cde3a9563" 2018-07-22 03:28:35,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75fe21d9-a5c2-4861-b2a4-e8717c6beb74 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-4f2c5494-a4be-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4ee72b86e5cc4ad0bfe6be890fd7a0fc"}, "tags": [], "enabled": true, "id": "4ee72b86e5cc4ad0bfe6be890fd7a0fc", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-proj"}]} 2018-07-22 03:28:35,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-4f2c5494-a4be-4d1-proj used request id req-75fe21d9-a5c2-4861-b2a4-e8717c6beb74 2018-07-22 03:28:35,142 - 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}f6d3fae853c511ce5ce0b2e60009b86cde3a9563" 2018-07-22 03:28:35,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c26fba-7d08-420e-803b-32409277ea86 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-22 03:28:35,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-90c26fba-7d08-420e-803b-32409277ea86 2018-07-22 03:28:35,537 - 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}f6d3fae853c511ce5ce0b2e60009b86cde3a9563" 2018-07-22 03:28:35,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2247305b-0cb4-435b-a4f6-f5ff2c203ee6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:35,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2247305b-0cb4-435b-a4f6-f5ff2c203ee6 2018-07-22 03:28:35,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-4f2c5494-a4be-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3fae853c511ce5ce0b2e60009b86cde3a9563" 2018-07-22 03:28:35,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5271af-90c7-4588-b642-6e07d4aff07c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-4f2c5494-a4be-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4ee72b86e5cc4ad0bfe6be890fd7a0fc"}, "tags": [], "enabled": true, "id": "4ee72b86e5cc4ad0bfe6be890fd7a0fc", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-proj"}]} 2018-07-22 03:28:35,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-4f2c5494-a4be-4d1-proj used request id req-5e5271af-90c7-4588-b642-6e07d4aff07c 2018-07-22 03:28:35,706 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-4f2c5494-a4be-4d1-user 2018-07-22 03:28:35,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:35,710 - 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}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:35,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac44b400-60e9-4dd1-bb1e-c2524bfcf864 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:35,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ac44b400-60e9-4dd1-bb1e-c2524bfcf864 2018-07-22 03:28:35,729 - 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}d75a40faabd2e40575bb4d97839b421bb64620dc" -d '{"role": {"name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-proj-role"}}' 2018-07-22 03:28:35,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b17f92aa-37fd-4226-96d4-6ad04901b7ad Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "144db8ac3ea145e1bcd8040782f1f8b9", "links": {"self": "http://172.30.9.25:5000/v3/roles/144db8ac3ea145e1bcd8040782f1f8b9"}, "name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-proj-role"}} 2018-07-22 03:28:35,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b17f92aa-37fd-4226-96d4-6ad04901b7ad 2018-07-22 03:28:35,834 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-4f2c5494-a4be-4d1-proj-role 2018-07-22 03:28:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/144db8ac3ea145e1bcd8040782f1f8b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:35,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebce125-a4f0-4d6a-9f9a-dbb610564364 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "144db8ac3ea145e1bcd8040782f1f8b9", "links": {"self": "http://172.30.9.25:5000/v3/roles/144db8ac3ea145e1bcd8040782f1f8b9"}, "name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-proj-role"}} 2018-07-22 03:28:35,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/144db8ac3ea145e1bcd8040782f1f8b9 used request id req-1ebce125-a4f0-4d6a-9f9a-dbb610564364 2018-07-22 03:28:35,921 - keystone_utils - INFO - Granting role CreateStackNegativeTests-4f2c5494-a4be-4d1-proj-role to project CreateStackNegativeTests-4f2c5494-a4be-4d1-proj 2018-07-22 03:28:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/4ee72b86e5cc4ad0bfe6be890fd7a0fc/users/db90b4bc2e9c48b5bbab3517e4116f36/roles/144db8ac3ea145e1bcd8040782f1f8b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:36,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e89aa23-fe6b-4405-84e6-5b0c709872e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:36,045 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4ee72b86e5cc4ad0bfe6be890fd7a0fc/users/db90b4bc2e9c48b5bbab3517e4116f36/roles/144db8ac3ea145e1bcd8040782f1f8b9 used request id req-8e89aa23-fe6b-4405-84e6-5b0c709872e7 2018-07-22 03:28:36,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:36,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:36,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "144db8ac3ea145e1bcd8040782f1f8b9", "name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-proj-role"}], "expires_at": "2018-07-22T04:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ee72b86e5cc4ad0bfe6be890fd7a0fc", "name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/4ee72b86e5cc4ad0bfe6be890fd7a0fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-4f2c5494-a4be-4d1-user", "id": "db90b4bc2e9c48b5bbab3517e4116f36"}, "audit_ids": ["JFlAGMH7TUC7Kwl4kXXY5g"], "issued_at": "2018-07-22T03:28:36.000000Z"}} 2018-07-22 03:28:36,431 - 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}0bbe4ae466df76dcae83d13e812b8c85c20d34c2" 2018-07-22 03:28:36,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315c3e9c-3260-49fe-9ac2-679b21b67797 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-22 03:28:36,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-315c3e9c-3260-49fe-9ac2-679b21b67797 2018-07-22 03:28:36,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:28:36,516 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:28:36,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/4ee72b86e5cc4ad0bfe6be890fd7a0fc/stacks?stack_name=CreateStackNegativeTests-a88a09bc-bcbf-49b8-bf16-3aeeb7848b1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbe4ae466df76dcae83d13e812b8c85c20d34c2" 2018-07-22 03:28:36,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:36 GMT Server: Apache x-openstack-request-id: req-89ce48e9-ee4f-425d-9f8b-f025d51a84b8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:28:36,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/4ee72b86e5cc4ad0bfe6be890fd7a0fc/stacks?stack_name=CreateStackNegativeTests-a88a09bc-bcbf-49b8-bf16-3aeeb7848b1c used request id req-89ce48e9-ee4f-425d-9f8b-f025d51a84b8 2018-07-22 03:28:36,705 - 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}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:36,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6587c24f-734a-42e9-91e1-06a085b41482 Date: Sun, 22 Jul 2018 03:28:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:28:36,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-6587c24f-734a-42e9-91e1-06a085b41482 2018-07-22 03:28:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:37,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7464bb95-837a-422e-915d-26b220634c3e 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:28:37,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-7464bb95-837a-422e-915d-26b220634c3e 2018-07-22 03:28:37,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:37,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db4fe6a1-c0a8-4fe7-826c-951e18c5c07c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:37,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-db4fe6a1-c0a8-4fe7-826c-951e18c5c07c 2018-07-22 03:28:37,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:37,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26e3ac7c-c243-43d4-8c68-a5af05b293c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:37,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-26e3ac7c-c243-43d4-8c68-a5af05b293c1 2018-07-22 03:28:37,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:37,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:37,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fbcb04e-0e89-427a-95bb-a7061e1bcf1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:37,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-0fbcb04e-0e89-427a-95bb-a7061e1bcf1b 2018-07-22 03:28:37,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:37,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98271c8b-5b50-4973-b712-ab5934c9c105 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:37,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-98271c8b-5b50-4973-b712-ab5934c9c105 2018-07-22 03:28:37,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:37,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:37,460 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f63e0321-c195-4ba6-b003-3c061608dba0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:37,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-f63e0321-c195-4ba6-b003-3c061608dba0 2018-07-22 03:28:37,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:37,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:37,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7870313-dfd9-48bf-bbb2-5b8926b0e134 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:28:37,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-c7870313-dfd9-48bf-bbb2-5b8926b0e134 2018-07-22 03:28:37,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:37,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c393f8a3-3e7b-4d2e-bc46-c22099c32e8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:37,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-c393f8a3-3e7b-4d2e-bc46-c22099c32e8e 2018-07-22 03:28:37,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:37,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98bd8cde-ed03-4176-8570-b4dbc2c5865a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:37,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-98bd8cde-ed03-4176-8570-b4dbc2c5865a 2018-07-22 03:28:37,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:37,812 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-4f2c5494-a4be-4d1-proj 2018-07-22 03:28:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/4ee72b86e5cc4ad0bfe6be890fd7a0fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:38,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05543f1a-7220-4f06-aa9d-47a5dd0526ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:38,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4ee72b86e5cc4ad0bfe6be890fd7a0fc used request id req-05543f1a-7220-4f06-aa9d-47a5dd0526ef 2018-07-22 03:28:38,013 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-4f2c5494-a4be-4d1-proj-role 2018-07-22 03:28:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/144db8ac3ea145e1bcd8040782f1f8b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:38,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf45d695-3b73-46ee-9399-201400caa6c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:38,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/144db8ac3ea145e1bcd8040782f1f8b9 used request id req-bf45d695-3b73-46ee-9399-201400caa6c8 2018-07-22 03:28:38,118 - 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}d75a40faabd2e40575bb4d97839b421bb64620dc" 2018-07-22 03:28:38,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e77969-77cd-415a-910b-bfcfc59b09c3 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:38,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-91e77969-77cd-415a-910b-bfcfc59b09c3 2018-07-22 03:28:38,204 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-4f2c5494-a4be-4d1-user 2018-07-22 03:28:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/db90b4bc2e9c48b5bbab3517e4116f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3fae853c511ce5ce0b2e60009b86cde3a9563" 2018-07-22 03:28:38,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7888ab62-cf2a-46aa-aba3-513f7768e6f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:38,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/db90b4bc2e9c48b5bbab3517e4116f36 used request id req-7888ab62-cf2a-46aa-aba3-513f7768e6f0 2018-07-22 03:28:38,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:38,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["T4qLKjyAR46WzTT31s0JZQ"], "issued_at": "2018-07-22T03:28:38.000000Z"}} 2018-07-22 03:28:38,767 - 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}b4797dd370721b8d18c903014a3b2c71a1c41d8a" 2018-07-22 03:28:38,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09da7a56-f934-4a7e-b37b-a72dea2626ed 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-22 03:28:38,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-09da7a56-f934-4a7e-b37b-a72dea2626ed 2018-07-22 03:28:38,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:38,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:39,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["qFqDr-p5TK2wecvZYv5qCw"], "issued_at": "2018-07-22T03:28:39.000000Z"}} 2018-07-22 03:28:39,230 - 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}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:39,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93188d6-2cc8-4b37-a491-5d4fbd30779b 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-22 03:28:39,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a93188d6-2cc8-4b37-a491-5d4fbd30779b 2018-07-22 03:28:39,315 - 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-22 03:28:39,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a2ba9a85-72f5-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:39,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c75f77-d1bc-4732-bf78-fcc8e340e028 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a2ba9a85-72f5-481-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:28:39,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a2ba9a85-72f5-481-proj used request id req-34c75f77-d1bc-4732-bf78-fcc8e340e028 2018-07-22 03:28:39,407 - 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}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:39,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c9e9a7-d644-44bf-b07b-7cf8bcbd9cf0 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-22 03:28:39,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-36c9e9a7-d644-44bf-b07b-7cf8bcbd9cf0 2018-07-22 03:28:39,498 - 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}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-a2ba9a85-72f5-481-proj"}}' 2018-07-22 03:28:39,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff5c627b-b279-4540-8a04-3365fb52b8d5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/330c161ffd4c4946b29e8f18bc67d874"}, "tags": [], "enabled": true, "id": "330c161ffd4c4946b29e8f18bc67d874", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a2ba9a85-72f5-481-proj"}} 2018-07-22 03:28:39,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ff5c627b-b279-4540-8a04-3365fb52b8d5 2018-07-22 03:28:39,541 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-a2ba9a85-72f5-481-proj 2018-07-22 03:28:39,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:39,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:39,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["iz6uzDd3QfOKTBDU0-vNtA"], "issued_at": "2018-07-22T03:28:39.000000Z"}} 2018-07-22 03:28:39,921 - 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}0372f2aef91159c7be2f9fe7e2cadd0a1f685227" 2018-07-22 03:28:39,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829b53b2-f03f-4153-a9f6-a5d6aa5928d6 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-22 03:28:39,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-829b53b2-f03f-4153-a9f6-a5d6aa5928d6 2018-07-22 03:28:40,003 - 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-22 03:28:40,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:40,009 - 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}0372f2aef91159c7be2f9fe7e2cadd0a1f685227" 2018-07-22 03:28:40,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997c1548-cc71-4997-ab5f-89e1f2850ec5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:28:40,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-997c1548-cc71-4997-ab5f-89e1f2850ec5 2018-07-22 03:28:40,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-a2ba9a85-72f5-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0372f2aef91159c7be2f9fe7e2cadd0a1f685227" 2018-07-22 03:28:40,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc04381e-fa6a-4a01-b4a4-6436bc96a057 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-a2ba9a85-72f5-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/330c161ffd4c4946b29e8f18bc67d874"}, "tags": [], "enabled": true, "id": "330c161ffd4c4946b29e8f18bc67d874", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a2ba9a85-72f5-481-proj"}]} 2018-07-22 03:28:40,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-a2ba9a85-72f5-481-proj used request id req-dc04381e-fa6a-4a01-b4a4-6436bc96a057 2018-07-22 03:28:40,201 - 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}0372f2aef91159c7be2f9fe7e2cadd0a1f685227" 2018-07-22 03:28:40,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204dedfb-53e9-4e4c-8c52-5396170f41d8 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-22 03:28:40,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-204dedfb-53e9-4e4c-8c52-5396170f41d8 2018-07-22 03:28:40,645 - 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}0372f2aef91159c7be2f9fe7e2cadd0a1f685227" 2018-07-22 03:28:40,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd3055a-13bb-400c-b36c-3287cb400862 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:40,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2dd3055a-13bb-400c-b36c-3287cb400862 2018-07-22 03:28:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-a2ba9a85-72f5-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0372f2aef91159c7be2f9fe7e2cadd0a1f685227" 2018-07-22 03:28:40,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed289a3-a204-4eef-92ab-290f95a46231 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-a2ba9a85-72f5-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/330c161ffd4c4946b29e8f18bc67d874"}, "tags": [], "enabled": true, "id": "330c161ffd4c4946b29e8f18bc67d874", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a2ba9a85-72f5-481-proj"}]} 2018-07-22 03:28:40,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-a2ba9a85-72f5-481-proj used request id req-1ed289a3-a204-4eef-92ab-290f95a46231 2018-07-22 03:28:40,826 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-a2ba9a85-72f5-481-user 2018-07-22 03:28:40,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:40,830 - 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}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:40,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250fa0da-f40a-4e1f-ba5b-9a0bea9e9f93 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:40,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-250fa0da-f40a-4e1f-ba5b-9a0bea9e9f93 2018-07-22 03:28:40,849 - 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}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" -d '{"role": {"name": "CreateStackNegativeTests-a2ba9a85-72f5-481-proj-role"}}' 2018-07-22 03:28:40,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ff927c-f041-459c-8de1-88055e115417 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb6da4c3f2b345499e8b889f32d2a7e3", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb6da4c3f2b345499e8b889f32d2a7e3"}, "name": "CreateStackNegativeTests-a2ba9a85-72f5-481-proj-role"}} 2018-07-22 03:28:40,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e4ff927c-f041-459c-8de1-88055e115417 2018-07-22 03:28:40,942 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-a2ba9a85-72f5-481-proj-role 2018-07-22 03:28:40,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fb6da4c3f2b345499e8b889f32d2a7e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:41,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b561e51b-56f8-4868-b73d-d4e21e784917 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb6da4c3f2b345499e8b889f32d2a7e3", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb6da4c3f2b345499e8b889f32d2a7e3"}, "name": "CreateStackNegativeTests-a2ba9a85-72f5-481-proj-role"}} 2018-07-22 03:28:41,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fb6da4c3f2b345499e8b889f32d2a7e3 used request id req-b561e51b-56f8-4868-b73d-d4e21e784917 2018-07-22 03:28:41,027 - keystone_utils - INFO - Granting role CreateStackNegativeTests-a2ba9a85-72f5-481-proj-role to project CreateStackNegativeTests-a2ba9a85-72f5-481-proj 2018-07-22 03:28:41,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/330c161ffd4c4946b29e8f18bc67d874/users/9f940d09a87e4979858e4ba3add73532/roles/fb6da4c3f2b345499e8b889f32d2a7e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:41,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcef7e32-7c69-4a87-9a6f-459a949d30d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:41,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/330c161ffd4c4946b29e8f18bc67d874/users/9f940d09a87e4979858e4ba3add73532/roles/fb6da4c3f2b345499e8b889f32d2a7e3 used request id req-bcef7e32-7c69-4a87-9a6f-459a949d30d7 2018-07-22 03:28:41,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:41,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:41,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb6da4c3f2b345499e8b889f32d2a7e3", "name": "CreateStackNegativeTests-a2ba9a85-72f5-481-proj-role"}], "expires_at": "2018-07-22T04:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "330c161ffd4c4946b29e8f18bc67d874", "name": "CreateStackNegativeTests-a2ba9a85-72f5-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/330c161ffd4c4946b29e8f18bc67d874", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/330c161ffd4c4946b29e8f18bc67d874", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/330c161ffd4c4946b29e8f18bc67d874", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_330c161ffd4c4946b29e8f18bc67d874", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_330c161ffd4c4946b29e8f18bc67d874", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/330c161ffd4c4946b29e8f18bc67d874", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/330c161ffd4c4946b29e8f18bc67d874", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/330c161ffd4c4946b29e8f18bc67d874", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/330c161ffd4c4946b29e8f18bc67d874", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/330c161ffd4c4946b29e8f18bc67d874", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/330c161ffd4c4946b29e8f18bc67d874", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/330c161ffd4c4946b29e8f18bc67d874", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/330c161ffd4c4946b29e8f18bc67d874", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/330c161ffd4c4946b29e8f18bc67d874", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-a2ba9a85-72f5-481-user", "id": "9f940d09a87e4979858e4ba3add73532"}, "audit_ids": ["ZATB7uO3RIKWys5wO2JGdA"], "issued_at": "2018-07-22T03:28:41.000000Z"}} 2018-07-22 03:28:41,525 - 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}7ca84c363c6721a79ed847805f0d0fbf316db86a" 2018-07-22 03:28:41,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc686dc-6007-4d77-9cbb-429fe88e2ba6 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-22 03:28:41,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4bc686dc-6007-4d77-9cbb-429fe88e2ba6 2018-07-22 03:28:41,604 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:28:41,608 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 03:28:41,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/330c161ffd4c4946b29e8f18bc67d874/stacks?stack_name=CreateStackNegativeTests-738eeadf-e48e-47ba-aaf2-4fc7b5ae6e9a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca84c363c6721a79ed847805f0d0fbf316db86a" 2018-07-22 03:28:41,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:41 GMT Server: Apache x-openstack-request-id: req-a84d7feb-a584-423e-a9a2-7d3dc671fb94 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 03:28:41,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/330c161ffd4c4946b29e8f18bc67d874/stacks?stack_name=CreateStackNegativeTests-738eeadf-e48e-47ba-aaf2-4fc7b5ae6e9a used request id req-a84d7feb-a584-423e-a9a2-7d3dc671fb94 2018-07-22 03:28:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/330c161ffd4c4946b29e8f18bc67d874/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca84c363c6721a79ed847805f0d0fbf316db86a" -d '{"stack_name": "CreateStackNegativeTests-738eeadf-e48e-47ba-aaf2-4fc7b5ae6e9a", "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"}}]}}}}}' 2018-07-22 03:28:42,258 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 03:28:41 GMT Server: Apache x-openstack-request-id: req-f31e2f87-0c0d-43ef-ae1d-b6047278a451 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-07-22 03:28:42,259 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/330c161ffd4c4946b29e8f18bc67d874/stacks used request id req-f31e2f87-0c0d-43ef-ae1d-b6047278a451 2018-07-22 03:28:42,264 - 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}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:42,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f2674225-b038-44b0-bff1-1ed5054894a8 Date: Sun, 22 Jul 2018 03:28:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:28:42,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f2674225-b038-44b0-bff1-1ed5054894a8 2018-07-22 03:28:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:42,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280636b8-7fd6-4976-9867-310bea20a84d 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:28:42,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-280636b8-7fd6-4976-9867-310bea20a84d 2018-07-22 03:28:42,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:42,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-155af1b6-b8da-448c-a823-b3d3c88679aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:42,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-155af1b6-b8da-448c-a823-b3d3c88679aa 2018-07-22 03:28:42,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:42,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:42,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-808df53d-e622-46e0-a982-605e646fd428 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:42,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-808df53d-e622-46e0-a982-605e646fd428 2018-07-22 03:28:42,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:42,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916eda37-bd8f-4246-94d9-e13479a21302 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:42,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-916eda37-bd8f-4246-94d9-e13479a21302 2018-07-22 03:28:42,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:42,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8af75751-7bcb-4754-bc42-b6de7f3bb161 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:42,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-8af75751-7bcb-4754-bc42-b6de7f3bb161 2018-07-22 03:28:42,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:42,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:42,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d46088e-0346-41f4-ad3a-c799db5f7933 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:42,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-2d46088e-0346-41f4-ad3a-c799db5f7933 2018-07-22 03:28:42,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:42,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:43,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2293a6e4-6eef-4b94-bb3a-a1026ee750f2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:28:43,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-2293a6e4-6eef-4b94-bb3a-a1026ee750f2 2018-07-22 03:28:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:43,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f0b172-1c66-4e73-8762-5d4c4af1d31b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:43,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-35f0b172-1c66-4e73-8762-5d4c4af1d31b 2018-07-22 03:28:43,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:43,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:43,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daab99c4-6c4f-486f-a41b-86384cd4bd22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9e0e98e9c1fa4194b3838f88e6efb5bd.", "code": 404, "title": "Not Found"}} 2018-07-22 03:28:43,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9e0e98e9c1fa4194b3838f88e6efb5bd used request id req-daab99c4-6c4f-486f-a41b-86384cd4bd22 2018-07-22 03:28:43,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:28:43,191 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-a2ba9a85-72f5-481-proj 2018-07-22 03:28:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/330c161ffd4c4946b29e8f18bc67d874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:43,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e44c4122-7d36-4954-b61f-f5bba7fe2436 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:43,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/330c161ffd4c4946b29e8f18bc67d874 used request id req-e44c4122-7d36-4954-b61f-f5bba7fe2436 2018-07-22 03:28:43,385 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-a2ba9a85-72f5-481-proj-role 2018-07-22 03:28:43,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fb6da4c3f2b345499e8b889f32d2a7e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:43,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd74fa6-5d82-4951-bd25-272a2c14658e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:43,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fb6da4c3f2b345499e8b889f32d2a7e3 used request id req-5cd74fa6-5d82-4951-bd25-272a2c14658e 2018-07-22 03:28:43,490 - 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}5545aec06d2679d2e71b3c6807d0ef00c6913c9e" 2018-07-22 03:28:43,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff44a35-0763-4a28-97aa-1ea4a7fdbe11 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:43,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5ff44a35-0763-4a28-97aa-1ea4a7fdbe11 2018-07-22 03:28:43,575 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-a2ba9a85-72f5-481-user 2018-07-22 03:28:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9f940d09a87e4979858e4ba3add73532 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0372f2aef91159c7be2f9fe7e2cadd0a1f685227" 2018-07-22 03:28:43,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb0b3578-d42c-40f6-bc37-e5db61fff980 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:43,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9f940d09a87e4979858e4ba3add73532 used request id req-cb0b3578-d42c-40f6-bc37-e5db61fff980 2018-07-22 03:28:43,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:44,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["lhtcOTxqTTWQj_iYrCNvjg"], "issued_at": "2018-07-22T03:28:44.000000Z"}} 2018-07-22 03:28:44,118 - 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}21b3a5e953cf4a0076e4d54d511456e68ff8810d" 2018-07-22 03:28:44,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0bbc71-0214-4ccd-9d55-20a73acd5799 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-22 03:28:44,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ac0bbc71-0214-4ccd-9d55-20a73acd5799 2018-07-22 03:28:44,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:44,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:44,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["NjhdBunFSCKOcOFi0h8jUw"], "issued_at": "2018-07-22T03:28:44.000000Z"}} 2018-07-22 03:28:44,694 - 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}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:28:44,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-753b6649-4622-43e0-b13d-8bd1ab017328 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-22 03:28:44,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-753b6649-4622-43e0-b13d-8bd1ab017328 2018-07-22 03:28:44,776 - 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-22 03:28:44,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:44,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-874f9681-951a-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:28:44,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6277d5-91f2-4ab9-ad7f-c0f351816738 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-874f9681-951a-42c-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:28:44,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-874f9681-951a-42c-proj used request id req-ff6277d5-91f2-4ab9-ad7f-c0f351816738 2018-07-22 03:28:44,868 - 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}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:28:44,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a51528-cdd7-48d7-b610-134b1a752aa4 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-22 03:28:44,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d9a51528-cdd7-48d7-b610-134b1a752aa4 2018-07-22 03:28:44,955 - 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}96d0a9898630fa69a0ebba805177ed742e8e3b55" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}}' 2018-07-22 03:28:44,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da66de1-79bf-4e69-acd7-6211def854b0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "id": "d8aa80a66189455ca75f20ac41300193", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:28:44,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5da66de1-79bf-4e69-acd7-6211def854b0 2018-07-22 03:28:44,998 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-874f9681-951a-42c-proj 2018-07-22 03:28:44,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:44,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:45,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["MARXRaBnTVG4xA9IEpNvFg"], "issued_at": "2018-07-22T03:28:45.000000Z"}} 2018-07-22 03:28:45,379 - 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}f6de36942b0021353af96ed4c8eaf76ca873589b" 2018-07-22 03:28:45,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c288d5-e546-46e9-8113-d8b1bdf75b6e 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-22 03:28:45,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-13c288d5-e546-46e9-8113-d8b1bdf75b6e 2018-07-22 03:28:45,462 - 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-22 03:28:45,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:45,468 - 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}f6de36942b0021353af96ed4c8eaf76ca873589b" 2018-07-22 03:28:45,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b74eb16-7d0d-4b5d-81b7-35401ed20c9b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:28:45,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7b74eb16-7d0d-4b5d-81b7-35401ed20c9b 2018-07-22 03:28:45,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-874f9681-951a-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6de36942b0021353af96ed4c8eaf76ca873589b" 2018-07-22 03:28:45,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1067132d-270e-460c-907b-29269fff5bfc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-874f9681-951a-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "id": "d8aa80a66189455ca75f20ac41300193", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}]} 2018-07-22 03:28:45,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-874f9681-951a-42c-proj used request id req-1067132d-270e-460c-907b-29269fff5bfc 2018-07-22 03:28:45,657 - 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}f6de36942b0021353af96ed4c8eaf76ca873589b" 2018-07-22 03:28:45,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191404ad-ec93-4335-b3bc-d496a3ee40be 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-22 03:28:45,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-191404ad-ec93-4335-b3bc-d496a3ee40be 2018-07-22 03:28:46,098 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-874f9681-951a-42c-user 2018-07-22 03:28:46,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:46,102 - 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}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:28:46,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ba6f13-3e9c-487f-bff8-84ad8e4e39e8 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:28:46,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-59ba6f13-3e9c-487f-bff8-84ad8e4e39e8 2018-07-22 03:28:46,191 - 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}96d0a9898630fa69a0ebba805177ed742e8e3b55" -d '{"role": {"name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}}' 2018-07-22 03:28:46,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c9d4c7-6a63-4b7c-86b6-d6019ed97a12 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f62a50aa3c254df68164e19a903a798e", "links": {"self": "http://172.30.9.25:5000/v3/roles/f62a50aa3c254df68164e19a903a798e"}, "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}} 2018-07-22 03:28:46,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-66c9d4c7-6a63-4b7c-86b6-d6019ed97a12 2018-07-22 03:28:46,284 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-874f9681-951a-42c-proj-role 2018-07-22 03:28:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f62a50aa3c254df68164e19a903a798e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:28:46,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8182f065-b100-49ee-b6db-19af827c8a91 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f62a50aa3c254df68164e19a903a798e", "links": {"self": "http://172.30.9.25:5000/v3/roles/f62a50aa3c254df68164e19a903a798e"}, "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}} 2018-07-22 03:28:46,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f62a50aa3c254df68164e19a903a798e used request id req-8182f065-b100-49ee-b6db-19af827c8a91 2018-07-22 03:28:46,371 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-874f9681-951a-42c-proj-role to project AnsibleProvisioningTests-874f9681-951a-42c-proj 2018-07-22 03:28:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193/users/c32d05f4e3d3430f8b1c0d3ce4bafce3/roles/f62a50aa3c254df68164e19a903a798e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:28:46,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec474769-476d-43d3-b006-ad0dc3216b9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:28:46,430 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193/users/c32d05f4e3d3430f8b1c0d3ce4bafce3/roles/f62a50aa3c254df68164e19a903a798e used request id req-ec474769-476d-43d3-b006-ad0dc3216b9c 2018-07-22 03:28:46,430 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:28:46,432 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-22 03:28:46,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:46,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:46,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62a50aa3c254df68164e19a903a798e", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}], "expires_at": "2018-07-22T04:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-874f9681-951a-42c-user", "id": "c32d05f4e3d3430f8b1c0d3ce4bafce3"}, "audit_ids": ["oaoDczMGTkezHSlJT3UekA"], "issued_at": "2018-07-22T03:28:46.000000Z"}} 2018-07-22 03:28:46,820 - 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}6d0baa3f2f06a40a564a8232525a4d49139b1b0f" 2018-07-22 03:28:46,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330e85f9-08b0-4179-82e3-f9c3fcf9f6ba 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-22 03:28:46,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-330e85f9-08b0-4179-82e3-f9c3fcf9f6ba 2018-07-22 03:28:46,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d0baa3f2f06a40a564a8232525a4d49139b1b0f" 2018-07-22 03:28:47,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-dc4dd8d0-a26c-484b-890f-f4d518c64a62 Date: Sun, 22 Jul 2018 03:28:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image"} 2018-07-22 03:28:47,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image used request id req-dc4dd8d0-a26c-484b-890f-f4d518c64a62 2018-07-22 03:28:47,089 - 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}6d0baa3f2f06a40a564a8232525a4d49139b1b0f" 2018-07-22 03:28:47,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f5ab1bf3-a9f7-40b4-8605-d9c6c8c7b524 Date: Sun, 22 Jul 2018 03:28:47 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-22 03:28:47,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f5ab1bf3-a9f7-40b4-8605-d9c6c8c7b524 2018-07-22 03:28:47,127 - 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}6d0baa3f2f06a40a564a8232525a4d49139b1b0f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image"}' 2018-07-22 03:28:47,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c5544b47-1f0b-4ee8-a326-14cf18f6354a Date: Sun, 22 Jul 2018 03:28:47 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:28:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:28:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100", "min_disk": 0, "protected": false, "id": "fc6a9479-9651-458f-896e-8d39c5d72100", "file": "/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100/file", "checksum": null, "owner": "d8aa80a66189455ca75f20ac41300193", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:28:47,160 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c5544b47-1f0b-4ee8-a326-14cf18f6354a 2018-07-22 03:28:47,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d0baa3f2f06a40a564a8232525a4d49139b1b0f" -d '' 2018-07-22 03:28:51,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34e324af-b80d-4bd3-928e-a5a8af132316 Date: Sun, 22 Jul 2018 03:28:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:28:51,989 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100/file used request id req-34e324af-b80d-4bd3-928e-a5a8af132316 2018-07-22 03:28:51,990 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 03:28:51,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d0baa3f2f06a40a564a8232525a4d49139b1b0f" 2018-07-22 03:28:52,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7865aa84-0c53-453e-ae82-3c2fe9aa99f0 Date: Sun, 22 Jul 2018 03:28:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:28:47Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T03:28:51Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fc6a9479-9651-458f-896e-8d39c5d72100/snap", "metadata": {}}], "self": "/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100", "min_disk": 0, "protected": false, "id": "fc6a9479-9651-458f-896e-8d39c5d72100", "file": "/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "d8aa80a66189455ca75f20ac41300193", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fc6a9479-9651-458f-896e-8d39c5d72100/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:28:52,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100 used request id req-7865aa84-0c53-453e-ae82-3c2fe9aa99f0 2018-07-22 03:28:52,012 - 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}6d0baa3f2f06a40a564a8232525a4d49139b1b0f" 2018-07-22 03:28:52,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c3beef1e-e594-4061-9fe1-4cd79c1dc7b7 Date: Sun, 22 Jul 2018 03:28:52 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-22 03:28:52,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c3beef1e-e594-4061-9fe1-4cd79c1dc7b7 2018-07-22 03:28:52,021 - create_image - INFO - Created image with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image 2018-07-22 03:28:52,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d0baa3f2f06a40a564a8232525a4d49139b1b0f" 2018-07-22 03:28:52,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-83b12e0a-9dee-488f-8545-b99fae08a3bc Date: Sun, 22 Jul 2018 03:28:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:28:47Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T03:28:51Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fc6a9479-9651-458f-896e-8d39c5d72100/snap", "metadata": {}}], "self": "/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100", "min_disk": 0, "protected": false, "id": "fc6a9479-9651-458f-896e-8d39c5d72100", "file": "/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "d8aa80a66189455ca75f20ac41300193", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fc6a9479-9651-458f-896e-8d39c5d72100/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:28:52,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100 used request id req-83b12e0a-9dee-488f-8545-b99fae08a3bc 2018-07-22 03:28:52,046 - create_image - DEBUG - Instance status is - active 2018-07-22 03:28:52,046 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image 2018-07-22 03:28:52,046 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image 2018-07-22 03:28:52,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:52,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:52,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62a50aa3c254df68164e19a903a798e", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}], "expires_at": "2018-07-22T04:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-874f9681-951a-42c-user", "id": "c32d05f4e3d3430f8b1c0d3ce4bafce3"}, "audit_ids": ["ewf71H1qRPa_evbWNWXS1w"], "issued_at": "2018-07-22T03:28:52.000000Z"}} 2018-07-22 03:28:52,430 - 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}71f9ec20e32778f41ab0bcd3a008882134554eb1" 2018-07-22 03:28:52,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a7c6c5-531d-46b2-bbe3-927f2c793e39 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-22 03:28:52,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-52a7c6c5-531d-46b2-bbe3-927f2c793e39 2018-07-22 03:28:52,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f9ec20e32778f41ab0bcd3a008882134554eb1" 2018-07-22 03:28:52,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-752aa227-ff24-49e1-9d67-ac48f89d88ed Date: Sun, 22 Jul 2018 03:28:52 GMT RESP BODY: {"networks":[]} 2018-07-22 03:28:52,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-752aa227-ff24-49e1-9d67-ac48f89d88ed 2018-07-22 03:28:52,693 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net 2018-07-22 03:28:52,697 - 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}71f9ec20e32778f41ab0bcd3a008882134554eb1" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net", "admin_state_up": true}}' 2018-07-22 03:28:53,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-9af20dbe-e15c-4de7-8dda-62c785147b32 Date: Sun, 22 Jul 2018 03:28:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:28:52Z","is_default":false,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}} 2018-07-22 03:28:53,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9af20dbe-e15c-4de7-8dda-62c785147b32 2018-07-22 03:28:53,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f9ec20e32778f41ab0bcd3a008882134554eb1" 2018-07-22 03:28:53,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e37c7911-ece2-475f-ad13-a4db32afcc49 Date: Sun, 22 Jul 2018 03:28:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:28:52Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:28:53,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-e37c7911-ece2-475f-ad13-a4db32afcc49 2018-07-22 03:28:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f9ec20e32778f41ab0bcd3a008882134554eb1" 2018-07-22 03:28:53,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5035c081-9b53-4d53-b430-da21a12b59be Date: Sun, 22 Jul 2018 03:28:53 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:28:53,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-5035c081-9b53-4d53-b430-da21a12b59be 2018-07-22 03:28:53,216 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet 2018-07-22 03:28:53,221 - 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}71f9ec20e32778f41ab0bcd3a008882134554eb1" -d '{"subnets": [{"ip_version": 4, "network_id": "ea6bddbe-8e37-42e4-9efe-558cf22cfbeb", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]}' 2018-07-22 03:28:53,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-64e98340-98e9-47d2-9f28-64056458e79f Date: Sun, 22 Jul 2018 03:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:28:53,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-64e98340-98e9-47d2-9f28-64056458e79f 2018-07-22 03:28:53,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f9ec20e32778f41ab0bcd3a008882134554eb1" 2018-07-22 03:28:53,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-48b09f54-245b-416f-ac65-4ddb01df8ac4 Date: Sun, 22 Jul 2018 03:28:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:28:53,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-48b09f54-245b-416f-ac65-4ddb01df8ac4 2018-07-22 03:28:53,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f9ec20e32778f41ab0bcd3a008882134554eb1" 2018-07-22 03:28:53,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-eff9fe21-a78e-42c5-8e51-9c82a5ed68a5 Date: Sun, 22 Jul 2018 03:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:28:53,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-eff9fe21-a78e-42c5-8e51-9c82a5ed68a5 2018-07-22 03:28:53,955 - OpenStackNetwork - DEBUG - Network [ea6bddbe-8e37-42e4-9efe-558cf22cfbeb] created successfully 2018-07-22 03:28:53,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:53,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:54,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62a50aa3c254df68164e19a903a798e", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}], "expires_at": "2018-07-22T04:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-874f9681-951a-42c-user", "id": "c32d05f4e3d3430f8b1c0d3ce4bafce3"}, "audit_ids": ["MnQqkx1ORky_ibylSNRCdA"], "issued_at": "2018-07-22T03:28:54.000000Z"}} 2018-07-22 03:28:54,341 - 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}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:54,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74373ad2-cc64-43f5-b737-1ac0730fe39e 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-22 03:28:54,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-74373ad2-cc64-43f5-b737-1ac0730fe39e 2018-07-22 03:28:54,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:54,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-27cb1fbe-270a-49d1-8eee-ca60ad5e7967 Date: Sun, 22 Jul 2018 03:28:54 GMT RESP BODY: {"routers": []} 2018-07-22 03:28:54,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router&admin_state_up=True used request id req-27cb1fbe-270a-49d1-8eee-ca60ad5e7967 2018-07-22 03:28:54,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:54,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:54,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62a50aa3c254df68164e19a903a798e", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}], "expires_at": "2018-07-22T04:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-874f9681-951a-42c-user", "id": "c32d05f4e3d3430f8b1c0d3ce4bafce3"}, "audit_ids": ["Xg7RJq9SQj6E4jD4MRmESQ"], "issued_at": "2018-07-22T03:28:54.000000Z"}} 2018-07-22 03:28:54,967 - 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}35bb706ab857e11dfd30363beb7bde1354b3fbb3" 2018-07-22 03:28:55,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804fe903-902b-4010-9ce8-0e35fc5ec81b 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-22 03:28:55,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-804fe903-902b-4010-9ce8-0e35fc5ec81b 2018-07-22 03:28:55,052 - 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}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:55,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-896771e1-6c15-4a66-b4de-a0cd25545cb8 Date: Sun, 22 Jul 2018 03:28:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:28:55,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-896771e1-6c15-4a66-b4de-a0cd25545cb8 2018-07-22 03:28:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:55,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2c4ed72f-f359-4013-9339-4d10cd27af22 Date: Sun, 22 Jul 2018 03:28:55 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:28:55,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-2c4ed72f-f359-4013-9339-4d10cd27af22 2018-07-22 03:28:55,188 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router 2018-07-22 03:28:55,192 - 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}0c32a86c16ef879a587379ac18b2d727c5e26bf5" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router", "admin_state_up": true}}' 2018-07-22 03:28:56,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e7d173f0-8126-4585-9727-ec5c1d454434 Date: Sun, 22 Jul 2018 03:28:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:28:55Z", "admin_state_up": true, "updated_at": "2018-07-22T03:28:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "f096a8ba-3d60-4d71-b628-e2b6e30f4014", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router"}} 2018-07-22 03:28:56,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-e7d173f0-8126-4585-9727-ec5c1d454434 2018-07-22 03:28:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f096a8ba-3d60-4d71-b628-e2b6e30f4014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:56,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2bbef81e-3208-4b50-bc8e-cafa117bdb4c Date: Sun, 22 Jul 2018 03:28:56 GMT RESP BODY: {"ports":[]} 2018-07-22 03:28:56,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f096a8ba-3d60-4d71-b628-e2b6e30f4014 used request id req-2bbef81e-3208-4b50-bc8e-cafa117bdb4c 2018-07-22 03:28:56,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:56,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a98abacc-78a5-4072-bf06-a68d9ba2992e Date: Sun, 22 Jul 2018 03:28:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:28:56,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-a98abacc-78a5-4072-bf06-a68d9ba2992e 2018-07-22 03:28:56,845 - 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-22 03:28:56,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:28:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:28:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:56,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e08f6d2-5e10-4a06-a949-f91e97460546 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:28:56,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-0e08f6d2-5e10-4a06-a949-f91e97460546 2018-07-22 03:28:56,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:56,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aa3d932b-434a-46eb-86f1-2a4cf42f6cbc Date: Sun, 22 Jul 2018 03:28:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:28:56,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-aa3d932b-434a-46eb-86f1-2a4cf42f6cbc 2018-07-22 03:28:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:57,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-16d57878-0349-4af0-af9f-10fb515450cb Date: Sun, 22 Jul 2018 03:28:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:28:57,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet used request id req-16d57878-0349-4af0-af9f-10fb515450cb 2018-07-22 03:28:57,047 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 03:28:57,047 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router 2018-07-22 03:28:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/f096a8ba-3d60-4d71-b628-e2b6e30f4014/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" -d '{"subnet_id": "8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"}' 2018-07-22 03:28:59,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b0022940-a54d-4a14-9575-074d57f7f42c Date: Sun, 22 Jul 2018 03:28:59 GMT RESP BODY: {"network_id": "ea6bddbe-8e37-42e4-9efe-558cf22cfbeb", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "subnet_id": "8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d", "subnet_ids": ["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"], "port_id": "6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2", "id": "f096a8ba-3d60-4d71-b628-e2b6e30f4014"} 2018-07-22 03:28:59,301 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f096a8ba-3d60-4d71-b628-e2b6e30f4014/add_router_interface used request id req-b0022940-a54d-4a14-9575-074d57f7f42c 2018-07-22 03:28:59,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/f096a8ba-3d60-4d71-b628-e2b6e30f4014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:59,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-fee9a337-2343-4cee-88b3-c4b45835bca2 Date: Sun, 22 Jul 2018 03:28:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:28:55Z", "admin_state_up": true, "updated_at": "2018-07-22T03:28:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "f096a8ba-3d60-4d71-b628-e2b6e30f4014", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router"}} 2018-07-22 03:28:59,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/f096a8ba-3d60-4d71-b628-e2b6e30f4014 used request id req-fee9a337-2343-4cee-88b3-c4b45835bca2 2018-07-22 03:28:59,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f096a8ba-3d60-4d71-b628-e2b6e30f4014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:59,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-619fa231-6a49-494c-ac04-61b70cd0f7fe Date: Sun, 22 Jul 2018 03:28:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:28:58Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.1"}],"id":"6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2","security_groups":[],"mac_address":"fa:16:3e:f1:ac:62","project_id":"d8aa80a66189455ca75f20ac41300193","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:57Z","binding:vnic_type":"normal","device_id":"f096a8ba-3d60-4d71-b628-e2b6e30f4014","ip_allocation":"immediate"}]} 2018-07-22 03:28:59,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f096a8ba-3d60-4d71-b628-e2b6e30f4014 used request id req-619fa231-6a49-494c-ac04-61b70cd0f7fe 2018-07-22 03:28:59,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:28:59,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-e9574b6f-a3aa-46a7-baed-b93223f2df27 Date: Sun, 22 Jul 2018 03:28:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}} 2018-07-22 03:28:59,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d used request id req-e9574b6f-a3aa-46a7-baed-b93223f2df27 2018-07-22 03:28:59,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:28:59,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:28:59,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["zxXPm-r3THasRxe3VrfnNQ"], "issued_at": "2018-07-22T03:28:59.000000Z"}} 2018-07-22 03:28:59,936 - 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}49300ffc064b73888a32d4e9fce94b6b12fc43a7" 2018-07-22 03:29:00,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0004fe8-3e42-4f17-aa64-98f814f4d66b 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-22 03:29:00,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d0004fe8-3e42-4f17-aa64-98f814f4d66b 2018-07-22 03:29:00,018 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:29:00,023 - 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}49300ffc064b73888a32d4e9fce94b6b12fc43a7" 2018-07-22 03:29:00,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-875cd18c-2cab-4780-95ec-d20eda2d9cbe x-compute-request-id: req-875cd18c-2cab-4780-95ec-d20eda2d9cbe Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:29:00,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-875cd18c-2cab-4780-95ec-d20eda2d9cbe 2018-07-22 03:29:00,222 - 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}49300ffc064b73888a32d4e9fce94b6b12fc43a7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-22 03:29:00,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-b5f6e9ba-2aca-4fc3-8264-d3db8246c7b5 x-compute-request-id: req-b5f6e9ba-2aca-4fc3-8264-d3db8246c7b5 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "53e62899-53b4-4c0d-a2d2-716e88360a8f"}} 2018-07-22 03:29:00,261 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b5f6e9ba-2aca-4fc3-8264-d3db8246c7b5 2018-07-22 03:29:00,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:29:00,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:29:00,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62a50aa3c254df68164e19a903a798e", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}], "expires_at": "2018-07-22T04:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-874f9681-951a-42c-user", "id": "c32d05f4e3d3430f8b1c0d3ce4bafce3"}, "audit_ids": ["liJMg-s7RiS742899j0T-A"], "issued_at": "2018-07-22T03:29:00.000000Z"}} 2018-07-22 03:29:00,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}5de18a3c394f96a707d3cd055ae80b2e77e6f077" 2018-07-22 03:29:00,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e4ab02-f98c-41fe-973e-029dae8976b3 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-22 03:29:00,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-60e4ab02-f98c-41fe-973e-029dae8976b3 2018-07-22 03:29:00,726 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:29:00,729 - 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}5de18a3c394f96a707d3cd055ae80b2e77e6f077" 2018-07-22 03:29:00,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-4a536f4c-119b-4635-a15c-4f2aa5ff12e2 x-compute-request-id: req-4a536f4c-119b-4635-a15c-4f2aa5ff12e2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:29:00,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-4a536f4c-119b-4635-a15c-4f2aa5ff12e2 2018-07-22 03:29:00,908 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp... 2018-07-22 03:29:00,909 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:29:01,027 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp 2018-07-22 03:29:01,029 - 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}5de18a3c394f96a707d3cd055ae80b2e77e6f077" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC41GGCMpGARr0pBg9qZahTYdXkrsZ3t/dyuvIis10WeoeWjlV4dEaECN0t2/VXrMaodhz0GQjo14VqGNR/J8JDeBeyzhZGP2tO+i5ECxmQ4z590nEMeH0XjEcqkAxFAF3jHkbrmuY+rtAgrAlbq5ZD2KapZgf/RKgK6ryfueFL0Q==", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp"}}' 2018-07-22 03:29:01,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-2aec0b45-b533-48d1-ab86-3a574e39291a x-compute-request-id: req-2aec0b45-b533-48d1-ab86-3a574e39291a Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC41GGCMpGARr0pBg9qZahTYdXkrsZ3t/dyuvIis10WeoeWjlV4dEaECN0t2/VXrMaodhz0GQjo14VqGNR/J8JDeBeyzhZGP2tO+i5ECxmQ4z590nEMeH0XjEcqkAxFAF3jHkbrmuY+rtAgrAlbq5ZD2KapZgf/RKgK6ryfueFL0Q==", "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "fingerprint": "2c:9b:1b:d7:00:9d:a5:73:55:1e:1d:b5:37:6a:85:2e"}} 2018-07-22 03:29:01,078 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-2aec0b45-b533-48d1-ab86-3a574e39291a 2018-07-22 03:29:01,081 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a.pub 2018-07-22 03:29:01,081 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a 2018-07-22 03:29:01,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:29:01,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:29:01,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62a50aa3c254df68164e19a903a798e", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}], "expires_at": "2018-07-22T04:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-874f9681-951a-42c-user", "id": "c32d05f4e3d3430f8b1c0d3ce4bafce3"}, "audit_ids": ["RChFlUeGRk-sB4pwzN8CSA"], "issued_at": "2018-07-22T03:29:01.000000Z"}} 2018-07-22 03:29:01,469 - 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}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:01,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00427f1c-515e-4ddc-9a15-0d4250c7d4f9 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-22 03:29:01,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-00427f1c-515e-4ddc-9a15-0d4250c7d4f9 2018-07-22 03:29:01,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:01,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-819d8f3b-32dc-42bc-9607-c802de30acd9 Date: Sun, 22 Jul 2018 03:29:01 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:29:01,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp used request id req-819d8f3b-32dc-42bc-9607-c802de30acd9 2018-07-22 03:29:01,764 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp... 2018-07-22 03:29:01,765 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp 2018-07-22 03:29:01,770 - 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}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" -d '{"security_group": {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}}' 2018-07-22 03:29:01,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-dc27568b-fe53-45ec-80f3-ff1525b8382a Date: Sun, 22 Jul 2018 03:29:01 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "updated_at": "2018-07-22T03:29:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "df7a513a-fba2-4102-98da-b9e33362ebf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8aa80a66189455ca75f20ac41300193"}], "revision_number": 2, "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}} 2018-07-22 03:29:01,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-dc27568b-fe53-45ec-80f3-ff1525b8382a 2018-07-22 03:29:01,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-254ab676-c42f-4c26-8122-f8b91868991a Date: Sun, 22 Jul 2018 03:29:02 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-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "df7a513a-fba2-4102-98da-b9e33362ebf6"}]} 2018-07-22 03:29:02,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-254ab676-c42f-4c26-8122-f8b91868991a 2018-07-22 03:29:02,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:02,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=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2cc56904-40e4-4b07-98d3-7ebc8f7d71dc Date: Sun, 22 Jul 2018 03:29:02 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-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "df7a513a-fba2-4102-98da-b9e33362ebf6"}]} 2018-07-22 03:29:02,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-2cc56904-40e4-4b07-98d3-7ebc8f7d71dc 2018-07-22 03:29:02,065 - neutron_utils - INFO - Retrieving security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:02,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-2fb15d16-7669-470c-8d3c-1a831abd3943 Date: Sun, 22 Jul 2018 03:29:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "updated_at": "2018-07-22T03:29:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "df7a513a-fba2-4102-98da-b9e33362ebf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8aa80a66189455ca75f20ac41300193"}], "revision_number": 2, "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}]} 2018-07-22 03:29:02,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-2fb15d16-7669-470c-8d3c-1a831abd3943 2018-07-22 03:29:02,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:02,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0af6627b-8fdc-4bc9-9179-15a8e2a36f75 Date: Sun, 22 Jul 2018 03:29:02 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-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "df7a513a-fba2-4102-98da-b9e33362ebf6"}]} 2018-07-22 03:29:02,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-0af6627b-8fdc-4bc9-9179-15a8e2a36f75 2018-07-22 03:29:02,174 - neutron_utils - INFO - Retrieving security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-047c2e7e-2b16-45a9-afff-555d80917b01 Date: Sun, 22 Jul 2018 03:29:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "updated_at": "2018-07-22T03:29:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "df7a513a-fba2-4102-98da-b9e33362ebf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8aa80a66189455ca75f20ac41300193"}], "revision_number": 2, "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}]} 2018-07-22 03:29:02,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-047c2e7e-2b16-45a9-afff-555d80917b01 2018-07-22 03:29:02,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:02,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d42e5865-debb-4580-9240-c304a9463a8d Date: Sun, 22 Jul 2018 03:29:02 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-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "df7a513a-fba2-4102-98da-b9e33362ebf6"}]} 2018-07-22 03:29:02,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-d42e5865-debb-4580-9240-c304a9463a8d 2018-07-22 03:29:02,249 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp 2018-07-22 03:29:02,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-654840da-9556-40dc-a443-760363a8c710 Date: Sun, 22 Jul 2018 03:29:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "updated_at": "2018-07-22T03:29:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "df7a513a-fba2-4102-98da-b9e33362ebf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8aa80a66189455ca75f20ac41300193"}], "revision_number": 2, "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}]} 2018-07-22 03:29:02,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp used request id req-654840da-9556-40dc-a443-760363a8c710 2018-07-22 03:29:02,295 - 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-22 03:29:02,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:29:02,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bcca06-8205-4e81-be25-9f1b398b8392 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:29:02,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-c9bcca06-8205-4e81-be25-9f1b398b8392 2018-07-22 03:29:02,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:02,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c77a761b-f841-48fe-ac4f-fc9599e8070f Date: Sun, 22 Jul 2018 03:29:02 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-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "df7a513a-fba2-4102-98da-b9e33362ebf6"}]} 2018-07-22 03:29:02,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-c77a761b-f841-48fe-ac4f-fc9599e8070f 2018-07-22 03:29:02,421 - 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}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba"}}' 2018-07-22 03:29:02,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-00cca73c-bb78-453b-b5b0-8e9716e947dc Date: Sun, 22 Jul 2018 03:29:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:02Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:02Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "fb1c3882-8411-4215-b86c-0ddd637c6bb0"}} 2018-07-22 03:29:02,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-00cca73c-bb78-453b-b5b0-8e9716e947dc 2018-07-22 03:29:02,552 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp 2018-07-22 03:29:02,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-5adff70d-6829-4a2f-a8bf-66dfff76de1c Date: Sun, 22 Jul 2018 03:29:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "updated_at": "2018-07-22T03:29:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "df7a513a-fba2-4102-98da-b9e33362ebf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:02Z", "revision_number": 0, "id": "fb1c3882-8411-4215-b86c-0ddd637c6bb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:02Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}], "revision_number": 3, "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}]} 2018-07-22 03:29:02,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp used request id req-5adff70d-6829-4a2f-a8bf-66dfff76de1c 2018-07-22 03:29:02,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a945acaf-8132-4e91-b13b-1123ac4cfab0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:29:02,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-a945acaf-8132-4e91-b13b-1123ac4cfab0 2018-07-22 03:29:02,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:02,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-4f6dc5eb-94c9-457d-88ce-4cca725089ec Date: Sun, 22 Jul 2018 03:29:02 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-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "df7a513a-fba2-4102-98da-b9e33362ebf6"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:02Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:02Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "fb1c3882-8411-4215-b86c-0ddd637c6bb0"}]} 2018-07-22 03:29:02,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-4f6dc5eb-94c9-457d-88ce-4cca725089ec 2018-07-22 03:29:02,746 - 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}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba"}}' 2018-07-22 03:29:02,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-6a5addfd-6c0f-4853-8999-8ce32ad975d3 Date: Sun, 22 Jul 2018 03:29:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T03:29:02Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": 22, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:02Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "c02b1905-c546-4bfa-ba10-c8a9874a4385"}} 2018-07-22 03:29:02,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-6a5addfd-6c0f-4853-8999-8ce32ad975d3 2018-07-22 03:29:02,892 - neutron_utils - INFO - Retrieving security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-7ecf6446-3d9e-44c9-af0d-aa6b6ab0c216 Date: Sun, 22 Jul 2018 03:29:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "updated_at": "2018-07-22T03:29:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:29:02Z", "revision_number": 0, "id": "c02b1905-c546-4bfa-ba10-c8a9874a4385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:02Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "revision_number": 0, "id": "df7a513a-fba2-4102-98da-b9e33362ebf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:29:02Z", "revision_number": 0, "id": "fb1c3882-8411-4215-b86c-0ddd637c6bb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:29:02Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}], "revision_number": 4, "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}]} 2018-07-22 03:29:02,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-7ecf6446-3d9e-44c9-af0d-aa6b6ab0c216 2018-07-22 03:29:02,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79043cd9-c40c-472c-a8ba-d69cb3f9bfba 2018-07-22 03:29:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:29:02,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-d2465cc7-d6ee-481a-a740-16080cfa20b5 Date: Sun, 22 Jul 2018 03:29:03 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-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "85ef1f60-a8e8-48ff-b4db-40d4a2920872"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T03:29:02Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": 22, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:02Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "c02b1905-c546-4bfa-ba10-c8a9874a4385"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:01Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:01Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "df7a513a-fba2-4102-98da-b9e33362ebf6"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:29:02Z", "security_group_id": "79043cd9-c40c-472c-a8ba-d69cb3f9bfba", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:29:02Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "fb1c3882-8411-4215-b86c-0ddd637c6bb0"}]} 2018-07-22 03:29:03,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-d2465cc7-d6ee-481a-a740-16080cfa20b5 2018-07-22 03:29:03,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:29:03,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:29:03,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62a50aa3c254df68164e19a903a798e", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}], "expires_at": "2018-07-22T04:29:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-874f9681-951a-42c-user", "id": "c32d05f4e3d3430f8b1c0d3ce4bafce3"}, "audit_ids": ["oAS2ZmtfTleRBQlRqsjPpw"], "issued_at": "2018-07-22T03:29:03.000000Z"}} 2018-07-22 03:29:03,381 - 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}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:03,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30d1af7-8a51-4e31-bafd-6d44fd785a41 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-22 03:29:03,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c30d1af7-8a51-4e31-bafd-6d44fd785a41 2018-07-22 03:29:03,462 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:29:03,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}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:03,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f85a2e-4861-4fa0-8186-5b1bfb282136 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-22 03:29:03,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-04f85a2e-4861-4fa0-8186-5b1bfb282136 2018-07-22 03:29:03,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:03,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-66d4bf1c-d43f-4fc9-86ba-72eeeca3a901 Date: Sun, 22 Jul 2018 03:29:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:29:03,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-66d4bf1c-d43f-4fc9-86ba-72eeeca3a901 2018-07-22 03:29:03,798 - 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-22 03:29:03,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:29:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:29:03,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:03,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b8346f-00e2-42f9-bbc4-e0705bc3c763 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:29:03,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-52b8346f-00e2-42f9-bbc4-e0705bc3c763 2018-07-22 03:29:03,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:03,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f4d40d8a-8d6d-42d1-8735-a2fa624a0490 Date: Sun, 22 Jul 2018 03:29:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:29:03,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-f4d40d8a-8d6d-42d1-8735-a2fa624a0490 2018-07-22 03:29:03,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:03,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1f6dd50-75a8-407c-8f41-f8db3c6889f0 Date: Sun, 22 Jul 2018 03:29:03 GMT RESP BODY: {"ports":[]} 2018-07-22 03:29:03,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1&admin_state_up=True used request id req-f1f6dd50-75a8-407c-8f41-f8db3c6889f0 2018-07-22 03:29:03,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:04,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-4d66fc06-bed1-4f34-836f-cfa00c407542 x-compute-request-id: req-4d66fc06-bed1-4f34-836f-cfa00c407542 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:29:04,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst used request id req-4d66fc06-bed1-4f34-836f-cfa00c407542 2018-07-22 03:29:04,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:04,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6f4cfc0-595d-4970-936d-1c446c78c1df Date: Sun, 22 Jul 2018 03:29:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:29:04,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-c6f4cfc0-595d-4970-936d-1c446c78c1df 2018-07-22 03:29:04,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:04,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13affc48-0a8b-4683-81d7-cf1c82a7c026 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:29:04,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-13affc48-0a8b-4683-81d7-cf1c82a7c026 2018-07-22 03:29:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:04,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-23d3786f-3aac-4941-a9e6-b218312b99a5 Date: Sun, 22 Jul 2018 03:29:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:29:04,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-23d3786f-3aac-4941-a9e6-b218312b99a5 2018-07-22 03:29:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:04,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1930071b-83aa-44eb-994b-5f5f008b8cb4 Date: Sun, 22 Jul 2018 03:29:04 GMT RESP BODY: {"ports":[]} 2018-07-22 03:29:04,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1&admin_state_up=True used request id req-1930071b-83aa-44eb-994b-5f5f008b8cb4 2018-07-22 03:29:04,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:29:04,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:29:04,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62a50aa3c254df68164e19a903a798e", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj-role"}], "expires_at": "2018-07-22T04:29:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/d8aa80a66189455ca75f20ac41300193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-874f9681-951a-42c-user", "id": "c32d05f4e3d3430f8b1c0d3ce4bafce3"}, "audit_ids": ["SyU3h7OwS0KR1spOVbMa6w"], "issued_at": "2018-07-22T03:29:04.000000Z"}} 2018-07-22 03:29:04,880 - 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}b81f39c93e40b1b28add9e1e5d762e1584464d0c" 2018-07-22 03:29:04,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a09838-33c8-4745-88fe-0a08c6b9b601 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-22 03:29:04,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-69a09838-33c8-4745-88fe-0a08c6b9b601 2018-07-22 03:29:04,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:05,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec71b0f7-26cd-4103-9eea-1059a831ade2 Date: Sun, 22 Jul 2018 03:29:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:29:05,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-ec71b0f7-26cd-4103-9eea-1059a831ade2 2018-07-22 03:29:05,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:05,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9136996f-55fe-43d7-99a8-ca1694dcf9c7 Date: Sun, 22 Jul 2018 03:29:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:29:05,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-9136996f-55fe-43d7-99a8-ca1694dcf9c7 2018-07-22 03:29:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:05,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a4ac529-fbc2-4b0c-8b23-1f66b296cf5e Date: Sun, 22 Jul 2018 03:29:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:29:05,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-1a4ac529-fbc2-4b0c-8b23-1f66b296cf5e 2018-07-22 03:29:05,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-22 03:29:05,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:29:05,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81f39c93e40b1b28add9e1e5d762e1584464d0c" 2018-07-22 03:29:05,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0760aa3-93b6-4a86-a518-d955333aef69 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:29:05,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-a0760aa3-93b6-4a86-a518-d955333aef69 2018-07-22 03:29:05,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:05,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e9d56657-4dcf-47ee-a7dc-f4deea55823c Date: Sun, 22 Jul 2018 03:29:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:29:05,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-e9d56657-4dcf-47ee-a7dc-f4deea55823c 2018-07-22 03:29:05,301 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net 2018-07-22 03:29:05,306 - 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}213821ec0634b8f9437ed485a76d3bf60bb95254" -d '{"port": {"network_id": "ea6bddbe-8e37-42e4-9efe-558cf22cfbeb", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1", "admin_state_up": true}}' 2018-07-22 03:29:06,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-bb51c625-437a-450f-9cae-12fd7da5273f Date: Sun, 22 Jul 2018 03:29:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.3"}],"id":"6643f9cb-7610-4b4c-a26b-44f944b50097","security_groups":["06aa8a00-d21c-4932-b71b-8e4f0ec5fba0"],"mac_address":"fa:16:3e:63:97:6a","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1","project_id":"d8aa80a66189455ca75f20ac41300193","qos_policy_id":null,"admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:29:05Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:29:06,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-bb51c625-437a-450f-9cae-12fd7da5273f 2018-07-22 03:29:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:06,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-482b9ba8-203b-40c0-9450-4c33c2125f60 Date: Sun, 22 Jul 2018 03:29:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:29:06,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-482b9ba8-203b-40c0-9450-4c33c2125f60 2018-07-22 03:29:06,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:06,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9274c962-bd17-404d-9fe7-4f8a3ea19015 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:29:06,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-9274c962-bd17-404d-9fe7-4f8a3ea19015 2018-07-22 03:29:06,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:06,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0e0c520e-ce58-402a-8213-46c8de53c27c Date: Sun, 22 Jul 2018 03:29:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:29:06,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-0e0c520e-ce58-402a-8213-46c8de53c27c 2018-07-22 03:29:06,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:06,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-8b2c9fc9-7bd1-4b04-99a8-f2538f7b09b8 Date: Sun, 22 Jul 2018 03:29:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.3"}],"id":"6643f9cb-7610-4b4c-a26b-44f944b50097","security_groups":["06aa8a00-d21c-4932-b71b-8e4f0ec5fba0"],"mac_address":"fa:16:3e:63:97:6a","project_id":"d8aa80a66189455ca75f20ac41300193","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:29:05Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:29:06,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1&admin_state_up=True used request id req-8b2c9fc9-7bd1-4b04-99a8-f2538f7b09b8 2018-07-22 03:29:06,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:06,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b9af29-b6fe-4702-b398-93ddbe351ce2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:29:06,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-55b9af29-b6fe-4702-b398-93ddbe351ce2 2018-07-22 03:29:06,785 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst 2018-07-22 03:29:06,789 - 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}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:06,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-c5c5054d-5837-45e2-a92b-a7060b6bfb4d x-compute-request-id: req-c5c5054d-5837-45e2-a92b-a7060b6bfb4d Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:29:06,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c5c5054d-5837-45e2-a92b-a7060b6bfb4d 2018-07-22 03:29:06,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:06,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-54961f86-6425-40a3-8fe1-dd7d5a7b23d9 x-compute-request-id: req-54961f86-6425-40a3-8fe1-dd7d5a7b23d9 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "53e62899-53b4-4c0d-a2d2-716e88360a8f"}} 2018-07-22 03:29:06,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f used request id req-54961f86-6425-40a3-8fe1-dd7d5a7b23d9 2018-07-22 03:29:06,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:07,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-5df4697f-d2ef-4af5-ad21-0833f1b5289d Date: Sun, 22 Jul 2018 03:29:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:28:47Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T03:28:51Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fc6a9479-9651-458f-896e-8d39c5d72100/snap", "metadata": {}}], "self": "/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100", "min_disk": 0, "protected": false, "id": "fc6a9479-9651-458f-896e-8d39c5d72100", "file": "/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "d8aa80a66189455ca75f20ac41300193", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/fc6a9479-9651-458f-896e-8d39c5d72100/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image"} 2018-07-22 03:29:07,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image used request id req-5df4697f-d2ef-4af5-ad21-0833f1b5289d 2018-07-22 03:29:07,097 - 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}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:07,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eb9d4869-47dc-4b26-9459-c5a8ef0d7398 Date: Sun, 22 Jul 2018 03:29:07 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-22 03:29:07,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-eb9d4869-47dc-4b26-9459-c5a8ef0d7398 2018-07-22 03:29:07,110 - 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}213821ec0634b8f9437ed485a76d3bf60bb95254" -d '{"server": {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "imageRef": "fc6a9479-9651-458f-896e-8d39c5d72100", "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "flavorRef": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "max_count": 1, "min_count": 1, "networks": [{"port": "6643f9cb-7610-4b4c-a26b-44f944b50097"}]}}' 2018-07-22 03:29:08,194 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:29: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-e6fa136f-503d-4951-9d76-b734a2d41c8d x-compute-request-id: req-e6fa136f-503d-4951-9d76-b734a2d41c8d Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "adminPass": "F2rHNhxneDed"}} 2018-07-22 03:29:08,194 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e6fa136f-503d-4951-9d76-b734a2d41c8d 2018-07-22 03:29:08,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:08,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-38458916-1c84-4d6f-8124-96e543b3c91f x-compute-request-id: req-38458916-1c84-4d6f-8124-96e543b3c91f Content-Encoding: gzip Content-Length: 617 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:08,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-38458916-1c84-4d6f-8124-96e543b3c91f 2018-07-22 03:29:08,630 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst 2018-07-22 03:29:08,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:08,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-6f642271-1bc5-411d-9353-ee40ccc4f7cf x-compute-request-id: req-6f642271-1bc5-411d-9353-ee40ccc4f7cf Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:08,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-6f642271-1bc5-411d-9353-ee40ccc4f7cf 2018-07-22 03:29:08,949 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:08,949 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:11,952 - create_instance - DEBUG - VM status query timeout in 896.678137064 2018-07-22 03:29:11,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:12,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-c7bacf8f-859c-42a5-b93b-7c0f3ac2f3f1 x-compute-request-id: req-c7bacf8f-859c-42a5-b93b-7c0f3ac2f3f1 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:12,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-c7bacf8f-859c-42a5-b93b-7c0f3ac2f3f1 2018-07-22 03:29:12,265 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:12,265 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:15,266 - create_instance - DEBUG - VM status query timeout in 893.364813089 2018-07-22 03:29:15,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:15,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-7504c892-619a-49dc-b5ae-6c20761a8091 x-compute-request-id: req-7504c892-619a-49dc-b5ae-6c20761a8091 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:15,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-7504c892-619a-49dc-b5ae-6c20761a8091 2018-07-22 03:29:15,615 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:15,615 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:18,618 - create_instance - DEBUG - VM status query timeout in 890.012181997 2018-07-22 03:29:18,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:18,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-80a74004-c4f6-41aa-aa0a-ecad3fcdf9e8 x-compute-request-id: req-80a74004-c4f6-41aa-aa0a-ecad3fcdf9e8 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:18,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-80a74004-c4f6-41aa-aa0a-ecad3fcdf9e8 2018-07-22 03:29:18,802 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:18,802 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:21,805 - create_instance - DEBUG - VM status query timeout in 886.825559139 2018-07-22 03:29:21,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:22,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-afd53972-2cdc-4136-9c1d-75e27ded29b6 x-compute-request-id: req-afd53972-2cdc-4136-9c1d-75e27ded29b6 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:22,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-afd53972-2cdc-4136-9c1d-75e27ded29b6 2018-07-22 03:29:22,412 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:22,412 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:25,415 - create_instance - DEBUG - VM status query timeout in 883.215460062 2018-07-22 03:29:25,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:25,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-5f1a91a4-233d-4c40-a972-cac5ebd9470f x-compute-request-id: req-5f1a91a4-233d-4c40-a972-cac5ebd9470f Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:25,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-5f1a91a4-233d-4c40-a972-cac5ebd9470f 2018-07-22 03:29:25,621 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:25,622 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:28,625 - create_instance - DEBUG - VM status query timeout in 880.005859137 2018-07-22 03:29:28,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:29,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-c00eb66b-ba23-4cd1-ba2f-be255cd97b75 x-compute-request-id: req-c00eb66b-ba23-4cd1-ba2f-be255cd97b75 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:29,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-c00eb66b-ba23-4cd1-ba2f-be255cd97b75 2018-07-22 03:29:29,055 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:29,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:32,059 - create_instance - DEBUG - VM status query timeout in 876.572087049 2018-07-22 03:29:32,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:32,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-5aa73f36-94ff-4156-bb89-65d2358714e1 x-compute-request-id: req-5aa73f36-94ff-4156-bb89-65d2358714e1 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:32,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-5aa73f36-94ff-4156-bb89-65d2358714e1 2018-07-22 03:29:32,226 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:32,226 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:35,229 - create_instance - DEBUG - VM status query timeout in 873.40159893 2018-07-22 03:29:35,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:35,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-bccd40da-b9ab-4607-af17-5f0a94fb1d38 x-compute-request-id: req-bccd40da-b9ab-4607-af17-5f0a94fb1d38 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:35,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-bccd40da-b9ab-4607-af17-5f0a94fb1d38 2018-07-22 03:29:35,563 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:35,564 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:38,567 - create_instance - DEBUG - VM status query timeout in 870.063854933 2018-07-22 03:29:38,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:38,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-9224648c-2a89-4c97-b11a-b3df2d3a6707 x-compute-request-id: req-9224648c-2a89-4c97-b11a-b3df2d3a6707 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:38,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-9224648c-2a89-4c97-b11a-b3df2d3a6707 2018-07-22 03:29:38,920 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:38,921 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:41,924 - create_instance - DEBUG - VM status query timeout in 866.70680213 2018-07-22 03:29:41,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:42,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-3ad30424-c917-4162-9d1f-632592660ac9 x-compute-request-id: req-3ad30424-c917-4162-9d1f-632592660ac9 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:42,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-3ad30424-c917-4162-9d1f-632592660ac9 2018-07-22 03:29:42,264 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:42,264 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:45,266 - create_instance - DEBUG - VM status query timeout in 863.364874125 2018-07-22 03:29:45,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:45,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb6834e8-d6e7-4f9c-a610-94549ad1b330 x-compute-request-id: req-eb6834e8-d6e7-4f9c-a610-94549ad1b330 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:45,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-eb6834e8-d6e7-4f9c-a610-94549ad1b330 2018-07-22 03:29:45,445 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:45,445 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:48,449 - create_instance - DEBUG - VM status query timeout in 860.182049036 2018-07-22 03:29:48,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:48,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-13613f51-75d2-4575-9403-3259c13fa2c1 x-compute-request-id: req-13613f51-75d2-4575-9403-3259c13fa2c1 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:48,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-13613f51-75d2-4575-9403-3259c13fa2c1 2018-07-22 03:29:48,800 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:48,800 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:51,803 - create_instance - DEBUG - VM status query timeout in 856.827131987 2018-07-22 03:29:51,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:51,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-5aea83af-9b05-4d0d-ac5e-c05a62d81174 x-compute-request-id: req-5aea83af-9b05-4d0d-ac5e-c05a62d81174 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:51,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-5aea83af-9b05-4d0d-ac5e-c05a62d81174 2018-07-22 03:29:51,976 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:51,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:54,979 - create_instance - DEBUG - VM status query timeout in 853.651510954 2018-07-22 03:29:54,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:55,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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,Accept-Encoding x-openstack-request-id: req-139fcbf9-d4c6-4fab-b2a0-b1934d727a27 x-compute-request-id: req-139fcbf9-d4c6-4fab-b2a0-b1934d727a27 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:55,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-139fcbf9-d4c6-4fab-b2a0-b1934d727a27 2018-07-22 03:29:55,422 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:55,422 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:29:58,422 - create_instance - DEBUG - VM status query timeout in 850.208579063 2018-07-22 03:29:58,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:29:58,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:29: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-911190af-151c-4c64-a83e-7eabf0415305 x-compute-request-id: req-911190af-151c-4c64-a83e-7eabf0415305 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:29:58,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-911190af-151c-4c64-a83e-7eabf0415305 2018-07-22 03:29:58,783 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:29:58,784 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:01,787 - create_instance - DEBUG - VM status query timeout in 846.843821049 2018-07-22 03:30:01,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:01,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-6022b4a0-122d-4668-9bfd-039ba55f7ca5 x-compute-request-id: req-6022b4a0-122d-4668-9bfd-039ba55f7ca5 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:01,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-6022b4a0-122d-4668-9bfd-039ba55f7ca5 2018-07-22 03:30:01,955 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:01,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:04,958 - create_instance - DEBUG - VM status query timeout in 843.6723001 2018-07-22 03:30:04,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:05,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-334ea40b-bae9-4ab9-ab8d-b212f00314f0 x-compute-request-id: req-334ea40b-bae9-4ab9-ab8d-b212f00314f0 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:05,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-334ea40b-bae9-4ab9-ab8d-b212f00314f0 2018-07-22 03:30:05,305 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:05,305 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:08,308 - create_instance - DEBUG - VM status query timeout in 840.322500944 2018-07-22 03:30:08,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:08,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-8a442394-a85e-4811-a6f9-25fa46b08c6a x-compute-request-id: req-8a442394-a85e-4811-a6f9-25fa46b08c6a Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:08,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-8a442394-a85e-4811-a6f9-25fa46b08c6a 2018-07-22 03:30:08,477 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:08,478 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:11,481 - create_instance - DEBUG - VM status query timeout in 837.149899006 2018-07-22 03:30:11,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:11,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-4cde6b3f-e373-48c9-9e96-9f18efe94d2c x-compute-request-id: req-4cde6b3f-e373-48c9-9e96-9f18efe94d2c Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:11,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-4cde6b3f-e373-48c9-9e96-9f18efe94d2c 2018-07-22 03:30:11,651 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:11,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:14,654 - create_instance - DEBUG - VM status query timeout in 833.976706028 2018-07-22 03:30:14,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:14,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-1f0f6267-e172-4297-87c8-55c29623c5a8 x-compute-request-id: req-1f0f6267-e172-4297-87c8-55c29623c5a8 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:14,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-1f0f6267-e172-4297-87c8-55c29623c5a8 2018-07-22 03:30:14,833 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:14,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:17,837 - create_instance - DEBUG - VM status query timeout in 830.793841124 2018-07-22 03:30:17,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:18,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-58879306-c299-4331-8728-0843a4a7bcd9 x-compute-request-id: req-58879306-c299-4331-8728-0843a4a7bcd9 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:18,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-58879306-c299-4331-8728-0843a4a7bcd9 2018-07-22 03:30:18,179 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:18,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:21,182 - create_instance - DEBUG - VM status query timeout in 827.448163986 2018-07-22 03:30:21,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:21,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-1fc6e51f-f9d2-4aab-9889-0044704a6ad1 x-compute-request-id: req-1fc6e51f-f9d2-4aab-9889-0044704a6ad1 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:21,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-1fc6e51f-f9d2-4aab-9889-0044704a6ad1 2018-07-22 03:30:21,365 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:21,365 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:24,369 - create_instance - DEBUG - VM status query timeout in 824.262112141 2018-07-22 03:30:24,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:24,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-39ef0058-c1be-48e5-8fe7-2be602df5f99 x-compute-request-id: req-39ef0058-c1be-48e5-8fe7-2be602df5f99 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:24,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-39ef0058-c1be-48e5-8fe7-2be602df5f99 2018-07-22 03:30:24,549 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:24,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:27,551 - create_instance - DEBUG - VM status query timeout in 821.079745054 2018-07-22 03:30:27,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:28,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-e4f36b63-143a-4c10-a405-7f8338337cb8 x-compute-request-id: req-e4f36b63-143a-4c10-a405-7f8338337cb8 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:28,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-e4f36b63-143a-4c10-a405-7f8338337cb8 2018-07-22 03:30:28,065 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:28,065 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:31,068 - create_instance - DEBUG - VM status query timeout in 817.562539101 2018-07-22 03:30:31,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:31,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-2f3a2fa6-8d7d-4f8d-8baf-106f66d83e54 x-compute-request-id: req-2f3a2fa6-8d7d-4f8d-8baf-106f66d83e54 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:31,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-2f3a2fa6-8d7d-4f8d-8baf-106f66d83e54 2018-07-22 03:30:31,241 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:31,241 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:34,245 - create_instance - DEBUG - VM status query timeout in 814.386022091 2018-07-22 03:30:34,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:34,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-f1703651-aabe-4ce9-a98c-dcc4a1f31bab x-compute-request-id: req-f1703651-aabe-4ce9-a98c-dcc4a1f31bab Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:34,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-f1703651-aabe-4ce9-a98c-dcc4a1f31bab 2018-07-22 03:30:34,566 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:34,566 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:37,569 - create_instance - DEBUG - VM status query timeout in 811.061497927 2018-07-22 03:30:37,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:38,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-5d4cc1f8-aee8-4c75-b401-6fb7f99dc4a2 x-compute-request-id: req-5d4cc1f8-aee8-4c75-b401-6fb7f99dc4a2 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:38,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-5d4cc1f8-aee8-4c75-b401-6fb7f99dc4a2 2018-07-22 03:30:38,062 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:38,062 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:41,066 - create_instance - DEBUG - VM status query timeout in 807.565079927 2018-07-22 03:30:41,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:41,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-2d4e49b7-b5c3-483c-8e1a-c23249925f67 x-compute-request-id: req-2d4e49b7-b5c3-483c-8e1a-c23249925f67 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:41,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-2d4e49b7-b5c3-483c-8e1a-c23249925f67 2018-07-22 03:30:41,436 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:41,437 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:44,437 - create_instance - DEBUG - VM status query timeout in 804.193513155 2018-07-22 03:30:44,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:44,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-26704872-5c79-4dff-a380-c4a21c8f2ac5 x-compute-request-id: req-26704872-5c79-4dff-a380-c4a21c8f2ac5 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:44,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-26704872-5c79-4dff-a380-c4a21c8f2ac5 2018-07-22 03:30:44,771 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:44,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:47,774 - create_instance - DEBUG - VM status query timeout in 800.856436968 2018-07-22 03:30:47,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:47,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-f4450e10-7219-4b87-92bb-4d898f58f790 x-compute-request-id: req-f4450e10-7219-4b87-92bb-4d898f58f790 Content-Encoding: gzip Content-Length: 680 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/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:29:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:47,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-f4450e10-7219-4b87-92bb-4d898f58f790 2018-07-22 03:30:47,945 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - BUILD 2018-07-22 03:30:47,945 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:30:50,948 - create_instance - DEBUG - VM status query timeout in 797.682501078 2018-07-22 03:30:50,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:51,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-738234fe-798b-43bd-a444-aac2c1e1c1bd x-compute-request-id: req-738234fe-798b-43bd-a444-aac2c1e1c1bd Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:51,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-738234fe-798b-43bd-a444-aac2c1e1c1bd 2018-07-22 03:30:51,134 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - ACTIVE 2018-07-22 03:30:51,135 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:30:51,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:51,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-fe85c695-7a67-4349-b863-41159b34493f x-compute-request-id: req-fe85c695-7a67-4349-b863-41159b34493f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:51,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-fe85c695-7a67-4349-b863-41159b34493f 2018-07-22 03:30:51,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:51,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a3aba66f-592a-46aa-b7ab-d0e7efce0a79 Date: Sun, 22 Jul 2018 03:30:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:30:51,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-a3aba66f-592a-46aa-b7ab-d0e7efce0a79 2018-07-22 03:30:51,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:51,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bac2912-6e86-4296-ace1-3d342b2e9e35 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:30:51,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-4bac2912-6e86-4296-ace1-3d342b2e9e35 2018-07-22 03:30:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:51,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b5150268-e088-4f54-a443-b82053baf2c3 Date: Sun, 22 Jul 2018 03:30:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:30:51,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-b5150268-e088-4f54-a443-b82053baf2c3 2018-07-22 03:30:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:51,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-57fdb68a-542e-4c52-ae97-a91240e008a0 Date: Sun, 22 Jul 2018 03:30:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:30:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.3"}],"id":"6643f9cb-7610-4b4c-a26b-44f944b50097","security_groups":["06aa8a00-d21c-4932-b71b-8e4f0ec5fba0"],"mac_address":"fa:16:3e:63:97:6a","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:29:05Z","binding:vnic_type":"normal","device_id":"fc4432fe-67f0-463a-8e42-cdd5cc6d67fc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:01Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.1"}],"id":"6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2","security_groups":[],"mac_address":"fa:16:3e:f1:ac:62","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:57Z","binding:vnic_type":"normal","device_id":"f096a8ba-3d60-4d71-b628-e2b6e30f4014","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.2"}],"id":"fb213d69-fd5b-4732-a115-0f2ea2471a0a","security_groups":[],"mac_address":"fa:16:3e:4c:e4:69","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","ip_allocation":"immediate"}]} 2018-07-22 03:30:51,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-57fdb68a-542e-4c52-ae97-a91240e008a0 2018-07-22 03:30:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:52,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-5be3bd79-b478-4b15-8608-0360f86d362e Date: Sun, 22 Jul 2018 03:30:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:28:55Z", "admin_state_up": true, "updated_at": "2018-07-22T03:28:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "f096a8ba-3d60-4d71-b628-e2b6e30f4014", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router"}]} 2018-07-22 03:30:52,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router used request id req-5be3bd79-b478-4b15-8608-0360f86d362e 2018-07-22 03:30:52,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:52,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe0318c-6331-47c3-a2e1-79fd358c5d52 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:30:52,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-1fe0318c-6331-47c3-a2e1-79fd358c5d52 2018-07-22 03:30:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f096a8ba-3d60-4d71-b628-e2b6e30f4014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:52,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d0486f85-2827-4ad9-985c-d6e354d232bd Date: Sun, 22 Jul 2018 03:30:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:01Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.1"}],"id":"6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2","security_groups":[],"mac_address":"fa:16:3e:f1:ac:62","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:57Z","binding:vnic_type":"normal","device_id":"f096a8ba-3d60-4d71-b628-e2b6e30f4014","ip_allocation":"immediate"}]} 2018-07-22 03:30:52,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f096a8ba-3d60-4d71-b628-e2b6e30f4014 used request id req-d0486f85-2827-4ad9-985c-d6e354d232bd 2018-07-22 03:30:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:52,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-3cc54967-ee75-4f38-bfea-cf4672d75739 Date: Sun, 22 Jul 2018 03:30:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}} 2018-07-22 03:30:52,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d used request id req-3cc54967-ee75-4f38-bfea-cf4672d75739 2018-07-22 03:30:52,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:52,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8743bfde-0234-4d72-8da9-e530b6827fe5 Date: Sun, 22 Jul 2018 03:30:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:30:52,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-8743bfde-0234-4d72-8da9-e530b6827fe5 2018-07-22 03:30:52,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:52,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-343da5cc-877c-467e-8d42-43c04c3a29a9 Date: Sun, 22 Jul 2018 03:30:52 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:30:52,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-343da5cc-877c-467e-8d42-43c04c3a29a9 2018-07-22 03:30:52,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:52,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-81d625b4-077d-4000-87db-b6da28f5d34a x-compute-request-id: req-81d625b4-077d-4000-87db-b6da28f5d34a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:52,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-81d625b4-077d-4000-87db-b6da28f5d34a 2018-07-22 03:30:52,838 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - ACTIVE 2018-07-22 03:30:52,838 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:30:52,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:53,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-60543fbb-723e-402e-90bc-bc60880ba93f x-compute-request-id: req-60543fbb-723e-402e-90bc-bc60880ba93f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:53,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-60543fbb-723e-402e-90bc-bc60880ba93f 2018-07-22 03:30:53,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:53,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e7d945cd-15e2-4e85-9dd7-57372d463ce0 Date: Sun, 22 Jul 2018 03:30:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:30:53,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-e7d945cd-15e2-4e85-9dd7-57372d463ce0 2018-07-22 03:30:53,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:53,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57f4b42-1d8a-415b-8b7c-7d43f939ab0c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:30:53,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-d57f4b42-1d8a-415b-8b7c-7d43f939ab0c 2018-07-22 03:30:53,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:53,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4c3bacb1-3dca-4210-9a81-678d6e4f5ea5 Date: Sun, 22 Jul 2018 03:30:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:30:53,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-4c3bacb1-3dca-4210-9a81-678d6e4f5ea5 2018-07-22 03:30:53,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:53,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-0fd59599-0ee9-42d3-8077-d19ce5efd352 Date: Sun, 22 Jul 2018 03:30:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:30:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.3"}],"id":"6643f9cb-7610-4b4c-a26b-44f944b50097","security_groups":["06aa8a00-d21c-4932-b71b-8e4f0ec5fba0"],"mac_address":"fa:16:3e:63:97:6a","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:29:05Z","binding:vnic_type":"normal","device_id":"fc4432fe-67f0-463a-8e42-cdd5cc6d67fc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:01Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.1"}],"id":"6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2","security_groups":[],"mac_address":"fa:16:3e:f1:ac:62","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:57Z","binding:vnic_type":"normal","device_id":"f096a8ba-3d60-4d71-b628-e2b6e30f4014","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.2"}],"id":"fb213d69-fd5b-4732-a115-0f2ea2471a0a","security_groups":[],"mac_address":"fa:16:3e:4c:e4:69","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","ip_allocation":"immediate"}]} 2018-07-22 03:30:53,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-0fd59599-0ee9-42d3-8077-d19ce5efd352 2018-07-22 03:30:53,473 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-22 03:30:53,477 - 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}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:53,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-3e89c230-585d-4eee-9be4-7bdd61d2795b Date: Sun, 22 Jul 2018 03:30:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:30:53,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-3e89c230-585d-4eee-9be4-7bdd61d2795b 2018-07-22 03:30:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:53,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-48a2974b-0162-418a-9501-8e8c84aca55e Date: Sun, 22 Jul 2018 03:30:53 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:30:53,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-48a2974b-0162-418a-9501-8e8c84aca55e 2018-07-22 03:30:53,608 - 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}213821ec0634b8f9437ed485a76d3bf60bb95254" -d '{"floatingip": {"floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "port_id": "6643f9cb-7610-4b4c-a26b-44f944b50097"}}' 2018-07-22 03:30:55,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 570 X-Openstack-Request-Id: req-8aa58184-ce34-4dee-9c08-15b1e1d5fd6c Date: Sun, 22 Jul 2018 03:30:55 GMT RESP BODY: {"floatingip": {"router_id": "f096a8ba-3d60-4d71-b628-e2b6e30f4014", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:30:54Z", "updated_at": "2018-07-22T03:30:54Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "10.55.1.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d8aa80a66189455ca75f20ac41300193", "port_id": "6643f9cb-7610-4b4c-a26b-44f944b50097", "id": "4a0bf037-ee99-454e-8327-27f8958a9864", "qos_policy_id": null}} 2018-07-22 03:30:55,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-8aa58184-ce34-4dee-9c08-15b1e1d5fd6c 2018-07-22 03:30:55,402 - create_instance - INFO - Created floating IP 172.30.9.208 via router - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router 2018-07-22 03:30:55,402 - create_instance_tests - INFO - Looking for IP 10.55.1.3 in the console log 2018-07-22 03:30:55,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:55,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-89612b0a-5ed8-4712-b391-026b8725a62f x-compute-request-id: req-89612b0a-5ed8-4712-b391-026b8725a62f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:55,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-89612b0a-5ed8-4712-b391-026b8725a62f 2018-07-22 03:30:55,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:30:55,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-582c7147-47e9-400d-90e3-e6574a8a23bc x-compute-request-id: req-582c7147-47e9-400d-90e3-e6574a8a23bc Content-Encoding: gzip Content-Length: 8515 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009090] AppArmor: AppArmor initialized\n[ 0.010145] Yama: becoming mindful.\n[ 0.011216] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013360] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016636] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018264] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020233] Initializing cgroup subsys memory\n[ 0.021356] Initializing cgroup subsys devices\n[ 0.022511] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025089] Initializing cgroup subsys perf_event\n[ 0.026267] Initializing cgroup subsys hugetlb\n[ 0.027441] CPU: Physical Processor ID: 0\n[ 0.028010] FEATURE SPEC_CTRL Present\n[ 0.029641] mce: CPU supports 10 MCE banks\n[ 0.030703] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030703] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033504] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038086] Speculative Store Bypass: Vulnerable\n[ 0.040321] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.044961] ACPI: Core revision 20131115\n[ 0.046424] ACPI: All ACPI Tables successfully acquired\n[ 0.047800] ftrace: allocating 28727 entries in 113 pages\n[ 0.068244] Enabling x2apic\n[ 0.068910] Enabled x2apic\n[ 0.072003] Switched APIC routing to physical x2apic.\n[ 0.073900] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078192] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084597] KVM setup paravirtual spinlock\n[ 0.086692] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088149] x86: Booting SMP configuration:\n[ 0.089074] .... node #0, CPUs: #1[ 0.086657] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104031] x86: Booted up 1 node, 2 CPUs\n[ 0.104026] KVM setup async PF for cpu 1\n[ 0.104030] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107170] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108311] devtmpfs: initialized\n[ 0.109998] EVM: security.selinux\n[ 0.110871] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112797] EVM: security.capability\n[ 0.113750] pinctrl core: initialized pinctrl subsystem\n[ 0.114095] regulator-dummy: no parameters\n[ 0.116062] RTC time: 3:30:50, date: 07/22/18\n[ 0.116978] NET: Registered protocol family 16\n[ 0.117971] cpuidle: using governor ladder\n[ 0.118815] cpuidle: using governor menu\n[ 0.119702] ACPI: bus type PCI registered\n[ 0.120004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.121291] PCI: Using configuration type 1 for base access\n[ 0.122886] bio: create slab at 0\n[ 0.122886] ACPI: Added _OSI(Module Device)\n[ 0.124003] ACPI: Added _OSI(Processor Device)\n[ 0.124893] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125818] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127865] ACPI: Interpreter enabled\n[ 0.128005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135466] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.137215] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.139582] ACPI: No dock devices found.\n[ 0.141789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.143259] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.144007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150884] acpiphp: Slot [3] registered\n[ 0.151887] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.153007] acpiphp: Slot [6] registered\n[ 0.154004] acpiphp: Slot [7] registered\n[ 0.155016] acpiphp: Slot [8] registered\n[ 0.156018] acpiphp: Slot [9] registered\n[ 0.157012] acpiphp: Slot [10] registered\n[ 0.158040] acpiphp: Slot [11] registered\n[ 0.159071] acpiphp: Slot [12] registered\n[ 0.160020] acpiphp: Slot [13] registered\n[ 0.161060] acpiphp: Slot [14] registered\n[ 0.162079] acpiphp: Slot [15] registered\n[ 0.163086] acpiphp: Slot [16] registered\n[ 0.164026] acpiphp: Slot [17] registered\n[ 0.165040] acpiphp: Slot [18] registered\n[ 0.166050] acpiphp: Slot [19] registered\n[ 0.167087] acpiphp: Slot [20] registered\n[ 0.168020] acpiphp: Slot [21] registered\n[ 0.169027] acpiphp: Slot [22] registered\n[ 0.170046] acpiphp: Slot [23] registered\n[ 0.171103] acpiphp: Slot [24] registered\n[ 0.172018] acpiphp: Slot [25] registered\n[ 0.173033] acpiphp: Slot [26] registered\n[ 0.174082] acpiphp: Slot [27] registered\n[ 0.175110] acpiphp: Slot [28] registered\n[ 0.176020] acpiphp: Slot [29] registered\n[ 0.177019] acpiphp: Slot [30] registered\n[ 0.178023] acpiphp: Slot [31] registered\n[ 0.179047] PCI host bridge to bus 0000:00\n[ 0.180004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.181308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.182757] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.185562] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.187103] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.192422] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.194210] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.213783] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.215567] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.216756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.218479] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.220364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.221958] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.223443] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.223443] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.224004] vgaarb: loaded\n[ 0.224737] vgaarb: bridge control possible 0000:00:02.0\n[ 0.226200] SCSI subsystem initialized\n[ 0.227319] ACPI: bus type USB registered\n[ 0.228028] usbcore: registered new interface driver usbfs\n[ 0.229322] usbcore: registered new interface driver hub\n[ 0.230589] usbcore: registered new device driver usb\n[ 0.230589] PCI: Using ACPI for IRQ routing\n[ 0.232252] NetLabel: Initializing\n[ 0.232978] NetLabel: domain hash size = 128\n[ 0.233836] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.234816] NetLabel: unlabeled traffic allowed by default\n[ 0.236036] Switched to clocksource kvm-clock\n[ 0.243091] AppArmor: AppArmor Filesystem Enabled\n[ 0.244069] pnp: PnP ACPI init\n[ 0.244748] ACPI: bus type PNP registered\n[ 0.245957] pnp: PnP ACPI: found 8 devices\n[ 0.246784] ACPI: bus type PNP unregistered\n[ 0.253706] NET: Registered protocol family 2\n[ 0.254944] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.256509] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.257892] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.259197] TCP: reno registered\n[ 0.259903] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.261208] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.262704] NET: Registered protocol family 1\n[ 0.263605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.264740] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.267922] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.290134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.312717] Trying to unpack rootfs image as initramfs...\n[ 0.403779] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.405781] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.406902] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.408448] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.410170] Scanning for low memory corruption every 60 seconds\n[ 0.411718] Initialise system trusted keyring\n[ 0.412909] audit: initializing netlink socket (disabled)\n[ 0.414270] type=2000 audit(1532230251.321:1): initialized\n[ 0.433842] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.436108] zbud: loaded\n[ 0.437085] VFS: Disk quotas dquot_6.5.2\n[ 0.438161] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.440361] fuse init (API version 7.22)\n[ 0.441353] msgmni has been set to 3997\n[ 0.442334] Key type big_key registered\n[ 0.443543] Key type asymmetric registered\n[ 0.444487] Asymmetric key parser 'x509' registered\n[ 0.445594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.447306] io scheduler noop registered\n[ 0.448230] io scheduler deadline registered (default)\n[ 0.449352] io scheduler cfq registered\n[ 0.450366] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.451580] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.453103] ipmi message handler version 39.2\n[ 0.454246] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.456036] ACPI: Power Button [PWRF]\n[ 0.457111] GHES: HEST is not enabled!\n[ 0.478428] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.520676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.522536] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.546386] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.548851] Linux agpgart interface v0.103\n[ 0.550725] brd: module loaded\n[ 0.551869] loop: module loaded\n[ 0.553016] blk-mq: CPU -> queue map\n[ 0.553865] CPU 0 -> Queue 0\n[ 0.554603] CPU 1 -> Queue 0\n[ 0.556118] vda: vda1\n[ 0.557697] scsi0 : ata_piix\n[ 0.558687] scsi1 : ata_piix\n[ 0.559528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.561367] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.563381] libphy: Fixed MDIO Bus: probed\n[ 0.564551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.565823] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.568284] PPP generic driver version 2.4.2\n[ 0.569508] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.571102] ehci-pci: EHCI PCI platform driver\n[ 0.572273] ehci-platform: EHCI generic platform driver\n[ 0.573610] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.575123] ohci-pci: OHCI PCI platform driver\n[ 0.576288] ohci-platform: OHCI generic platform driver\n[ 0.577600] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.599600] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.601041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.602986] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.604449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.606059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.607975] usb usb1: Product: UHCI Host Controller\n[ 0.609227] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.610843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.612153] hub 1-0:1.0: USB hub found\n[ 0.613157] hub 1-0:1.0: 2 ports detected\n[ 0.614330] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.616929] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.618219] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.619652] mousedev: PS/2 mouse device common for all mice\n[ 0.621298] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.623688] rtc_cmos 00:00: RTC can wake from S4\n[ 0.625095] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.626657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.628266] device-mapper: uevent: version 1.0.3\n[ 0.629495] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.631603] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.633168] TCP: cubic registered\n[ 0.634136] NET: Registered protocol family 10\n[ 0.635478] NET: Registered protocol family 17\n[ 0.636666] Key type dns_resolver registered\n[ 0.637979] Loading compiled-in X.509 certificates\n[ 0.639697] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.642025] registered taskstats version 1\n[ 0.644847] Key type trusted registered\n[ 0.648657] Key type encrypted registered\n[ 0.649781] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.651159] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.652925] regulator-dummy: disabling\n[ 0.654012] Magic number: 10:452:513\n[ 0.661900] rtc_cmos 00:00: setting system clock to 2018-07-22 03:30:51 UTC (1532230251)\n[ 0.664294] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.665964] EDD information not available.\n[ 0.721761] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.724084] Write protecting the kernel read-only data: 12288k\n[ 0.726225] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.729699] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.745100] systemd-udevd[107]: starting version 204\n[ 0.776636] FDC 0 is a S82078B\n[ 0.924105] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.089112] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.090594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.092105] usb 1-1: Product: QEMU USB Tablet\n[ 1.093113] usb 1-1: Manufacturer: QEMU\n[ 1.094009] usb 1-1: SerialNumber: 42\n[ 1.404080] tsc: Refined TSC clocksource calibration: 3491.884 MHz\n[ 1.800848] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.041613] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.143083] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.248359] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 22 Jul 2018 03:30:53 +0000. Up 2.58 seconds.\ncloud-init-nonet[2.76]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.60]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 22 Jul 2018 03:30:54 +0000. Up 3.82 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.3 | 255.255.255.0 | fa:16:3e:63:97:6a |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-07-22 03:30:55,662 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc/action used request id req-582c7147-47e9-400d-90e3-e6574a8a23bc 2018-07-22 03:30:55,663 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 03:30:55,664 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009090] AppArmor: AppArmor initialized [ 0.010145] Yama: becoming mindful. [ 0.011216] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013360] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016636] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018264] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020233] Initializing cgroup subsys memory [ 0.021356] Initializing cgroup subsys devices [ 0.022511] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025089] Initializing cgroup subsys perf_event [ 0.026267] Initializing cgroup subsys hugetlb [ 0.027441] CPU: Physical Processor ID: 0 [ 0.028010] FEATURE SPEC_CTRL Present [ 0.029641] mce: CPU supports 10 MCE banks [ 0.030703] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030703] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033504] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038086] Speculative Store Bypass: Vulnerable [ 0.040321] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.044961] ACPI: Core revision 20131115 [ 0.046424] ACPI: All ACPI Tables successfully acquired [ 0.047800] ftrace: allocating 28727 entries in 113 pages [ 0.068244] Enabling x2apic [ 0.068910] Enabled x2apic [ 0.072003] Switched APIC routing to physical x2apic. [ 0.073900] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078192] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084597] KVM setup paravirtual spinlock [ 0.086692] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088149] x86: Booting SMP configuration: [ 0.089074] .... node #0, CPUs: #1[ 0.086657] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104031] x86: Booted up 1 node, 2 CPUs [ 0.104026] KVM setup async PF for cpu 1 [ 0.104030] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107170] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108311] devtmpfs: initialized [ 0.109998] EVM: security.selinux [ 0.110871] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112797] EVM: security.capability [ 0.113750] pinctrl core: initialized pinctrl subsystem [ 0.114095] regulator-dummy: no parameters [ 0.116062] RTC time: 3:30:50, date: 07/22/18 [ 0.116978] NET: Registered protocol family 16 [ 0.117971] cpuidle: using governor ladder [ 0.118815] cpuidle: using governor menu [ 0.119702] ACPI: bus type PCI registered [ 0.120004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.121291] PCI: Using configuration type 1 for base access [ 0.122886] bio: create slab at 0 [ 0.122886] ACPI: Added _OSI(Module Device) [ 0.124003] ACPI: Added _OSI(Processor Device) [ 0.124893] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125818] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127865] ACPI: Interpreter enabled [ 0.128005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135466] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.137215] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.139582] ACPI: No dock devices found. [ 0.141789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.143259] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.144007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150884] acpiphp: Slot [3] registered [ 0.151887] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.153007] acpiphp: Slot [6] registered [ 0.154004] acpiphp: Slot [7] registered [ 0.155016] acpiphp: Slot [8] registered [ 0.156018] acpiphp: Slot [9] registered [ 0.157012] acpiphp: Slot [10] registered [ 0.158040] acpiphp: Slot [11] registered [ 0.159071] acpiphp: Slot [12] registered [ 0.160020] acpiphp: Slot [13] registered [ 0.161060] acpiphp: Slot [14] registered [ 0.162079] acpiphp: Slot [15] registered [ 0.163086] acpiphp: Slot [16] registered [ 0.164026] acpiphp: Slot [17] registered [ 0.165040] acpiphp: Slot [18] registered [ 0.166050] acpiphp: Slot [19] registered [ 0.167087] acpiphp: Slot [20] registered [ 0.168020] acpiphp: Slot [21] registered [ 0.169027] acpiphp: Slot [22] registered [ 0.170046] acpiphp: Slot [23] registered [ 0.171103] acpiphp: Slot [24] registered [ 0.172018] acpiphp: Slot [25] registered [ 0.173033] acpiphp: Slot [26] registered [ 0.174082] acpiphp: Slot [27] registered [ 0.175110] acpiphp: Slot [28] registered [ 0.176020] acpiphp: Slot [29] registered [ 0.177019] acpiphp: Slot [30] registered [ 0.178023] acpiphp: Slot [31] registered [ 0.179047] PCI host bridge to bus 0000:00 [ 0.180004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.181308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.182757] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.185562] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.187103] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.192422] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.194210] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.213783] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.215567] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.216756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.218479] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.220364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.221958] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.223443] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.223443] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.224004] vgaarb: loaded [ 0.224737] vgaarb: bridge control possible 0000:00:02.0 [ 0.226200] SCSI subsystem initialized [ 0.227319] ACPI: bus type USB registered [ 0.228028] usbcore: registered new interface driver usbfs [ 0.229322] usbcore: registered new interface driver hub [ 0.230589] usbcore: registered new device driver usb [ 0.230589] PCI: Using ACPI for IRQ routing [ 0.232252] NetLabel: Initializing [ 0.232978] NetLabel: domain hash size = 128 [ 0.233836] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.234816] NetLabel: unlabeled traffic allowed by default [ 0.236036] Switched to clocksource kvm-clock [ 0.243091] AppArmor: AppArmor Filesystem Enabled [ 0.244069] pnp: PnP ACPI init [ 0.244748] ACPI: bus type PNP registered [ 0.245957] pnp: PnP ACPI: found 8 devices [ 0.246784] ACPI: bus type PNP unregistered [ 0.253706] NET: Registered protocol family 2 [ 0.254944] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.256509] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.257892] TCP: Hash tables configured (established 16384 bind 16384) [ 0.259197] TCP: reno registered [ 0.259903] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.261208] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.262704] NET: Registered protocol family 1 [ 0.263605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.264740] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.267922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.290134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.312717] Trying to unpack rootfs image as initramfs... [ 0.403779] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.405781] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.406902] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.408448] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.410170] Scanning for low memory corruption every 60 seconds [ 0.411718] Initialise system trusted keyring [ 0.412909] audit: initializing netlink socket (disabled) [ 0.414270] type=2000 audit(1532230251.321:1): initialized [ 0.433842] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.436108] zbud: loaded [ 0.437085] VFS: Disk quotas dquot_6.5.2 [ 0.438161] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.440361] fuse init (API version 7.22) [ 0.441353] msgmni has been set to 3997 [ 0.442334] Key type big_key registered [ 0.443543] Key type asymmetric registered [ 0.444487] Asymmetric key parser 'x509' registered [ 0.445594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.447306] io scheduler noop registered [ 0.448230] io scheduler deadline registered (default) [ 0.449352] io scheduler cfq registered [ 0.450366] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.451580] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.453103] ipmi message handler version 39.2 [ 0.454246] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.456036] ACPI: Power Button [PWRF] [ 0.457111] GHES: HEST is not enabled! [ 0.478428] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.520676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.522536] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.546386] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.548851] Linux agpgart interface v0.103 [ 0.550725] brd: module loaded [ 0.551869] loop: module loaded [ 0.553016] blk-mq: CPU -> queue map [ 0.553865] CPU 0 -> Queue 0 [ 0.554603] CPU 1 -> Queue 0 [ 0.556118] vda: vda1 [ 0.557697] scsi0 : ata_piix [ 0.558687] scsi1 : ata_piix [ 0.559528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.561367] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.563381] libphy: Fixed MDIO Bus: probed [ 0.564551] tun: Universal TUN/TAP device driver, 1.6 [ 0.565823] tun: (C) 1999-2004 Max Krasnyansky [ 0.568284] PPP generic driver version 2.4.2 [ 0.569508] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.571102] ehci-pci: EHCI PCI platform driver [ 0.572273] ehci-platform: EHCI generic platform driver [ 0.573610] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575123] ohci-pci: OHCI PCI platform driver [ 0.576288] ohci-platform: OHCI generic platform driver [ 0.577600] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599600] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.602986] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.604449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607975] usb usb1: Product: UHCI Host Controller [ 0.609227] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.610843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612153] hub 1-0:1.0: USB hub found [ 0.613157] hub 1-0:1.0: 2 ports detected [ 0.614330] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616929] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.618219] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.619652] mousedev: PS/2 mouse device common for all mice [ 0.621298] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.623688] rtc_cmos 00:00: RTC can wake from S4 [ 0.625095] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.626657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.628266] device-mapper: uevent: version 1.0.3 [ 0.629495] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.631603] ledtrig-cpu: registered to indicate activity on CPUs [ 0.633168] TCP: cubic registered [ 0.634136] NET: Registered protocol family 10 [ 0.635478] NET: Registered protocol family 17 [ 0.636666] Key type dns_resolver registered [ 0.637979] Loading compiled-in X.509 certificates [ 0.639697] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.642025] registered taskstats version 1 [ 0.644847] Key type trusted registered [ 0.648657] Key type encrypted registered [ 0.649781] AppArmor: AppArmor sha1 policy hashing enabled [ 0.651159] IMA: No TPM chip found, activating TPM-bypass! [ 0.652925] regulator-dummy: disabling [ 0.654012] Magic number: 10:452:513 [ 0.661900] rtc_cmos 00:00: setting system clock to 2018-07-22 03:30:51 UTC (1532230251) [ 0.664294] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.665964] EDD information not available. [ 0.721761] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.724084] Write protecting the kernel read-only data: 12288k [ 0.726225] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.729699] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.745100] systemd-udevd[107]: starting version 204 [ 0.776636] FDC 0 is a S82078B [ 0.924105] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.089112] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.090594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.092105] usb 1-1: Product: QEMU USB Tablet [ 1.093113] usb 1-1: Manufacturer: QEMU [ 1.094009] usb 1-1: SerialNumber: 42 [ 1.404080] tsc: Refined TSC clocksource calibration: 3491.884 MHz [ 1.800848] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.041613] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.143083] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.248359] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 22 Jul 2018 03:30:53 +0000. Up 2.58 seconds. cloud-init-nonet[2.76]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.60]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 22 Jul 2018 03:30:54 +0000. Up 3.82 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.3 | 255.255.255.0 | fa:16:3e:63:97:6a | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-07-22 03:30:55,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:56,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-79760d45-4861-4979-9e37-4e693ec687f5 x-compute-request-id: req-79760d45-4861-4979-9e37-4e693ec687f5 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:56,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-79760d45-4861-4979-9e37-4e693ec687f5 2018-07-22 03:30:56,017 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - ACTIVE 2018-07-22 03:30:56,017 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:30:56,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:56,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-c9823bd2-b114-4329-8cd8-21b3dacf50ed x-compute-request-id: req-c9823bd2-b114-4329-8cd8-21b3dacf50ed Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:56,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-c9823bd2-b114-4329-8cd8-21b3dacf50ed 2018-07-22 03:30:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:56,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a073fb8e-9829-43be-9759-3573f0d47c7e Date: Sun, 22 Jul 2018 03:30:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:30:56,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-a073fb8e-9829-43be-9759-3573f0d47c7e 2018-07-22 03:30:56,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:56,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4b2032-f2f7-4ad8-abc6-13b02d184609 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:30:56,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-ac4b2032-f2f7-4ad8-abc6-13b02d184609 2018-07-22 03:30:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:56,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9114833a-79f5-46fa-b24a-639c590bf41d Date: Sun, 22 Jul 2018 03:30:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:30:56,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-9114833a-79f5-46fa-b24a-639c590bf41d 2018-07-22 03:30:56,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:56,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-0513a380-9728-485e-abdb-626a2ccddd58 Date: Sun, 22 Jul 2018 03:30:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:30:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.3"}],"id":"6643f9cb-7610-4b4c-a26b-44f944b50097","security_groups":["06aa8a00-d21c-4932-b71b-8e4f0ec5fba0"],"mac_address":"fa:16:3e:63:97:6a","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:29:05Z","binding:vnic_type":"normal","device_id":"fc4432fe-67f0-463a-8e42-cdd5cc6d67fc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:01Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.1"}],"id":"6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2","security_groups":[],"mac_address":"fa:16:3e:f1:ac:62","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:57Z","binding:vnic_type":"normal","device_id":"f096a8ba-3d60-4d71-b628-e2b6e30f4014","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.2"}],"id":"fb213d69-fd5b-4732-a115-0f2ea2471a0a","security_groups":[],"mac_address":"fa:16:3e:4c:e4:69","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","ip_allocation":"immediate"}]} 2018-07-22 03:30:56,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-0513a380-9728-485e-abdb-626a2ccddd58 2018-07-22 03:30:56,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:56,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-821f736d-706e-484b-bf1f-c108d2a20842 x-compute-request-id: req-821f736d-706e-484b-bf1f-c108d2a20842 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:56,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-821f736d-706e-484b-bf1f-c108d2a20842 2018-07-22 03:30:56,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:57,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2cab806f-3de0-4afc-a191-f649fc4f962c Date: Sun, 22 Jul 2018 03:30:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:30:57,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-2cab806f-3de0-4afc-a191-f649fc4f962c 2018-07-22 03:30:57,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:57,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc19a56-dc06-4e83-992a-071fecf0d727 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:30:57,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-cfc19a56-dc06-4e83-992a-071fecf0d727 2018-07-22 03:30:57,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:57,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95c44b9d-4945-4e91-b1f8-16a22ab4e689 Date: Sun, 22 Jul 2018 03:30:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:30:57,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-95c44b9d-4945-4e91-b1f8-16a22ab4e689 2018-07-22 03:30:57,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:57,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-72c946d4-1157-4447-9ee1-1ad70483a465 Date: Sun, 22 Jul 2018 03:30:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:30:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.3"}],"id":"6643f9cb-7610-4b4c-a26b-44f944b50097","security_groups":["06aa8a00-d21c-4932-b71b-8e4f0ec5fba0"],"mac_address":"fa:16:3e:63:97:6a","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:29:05Z","binding:vnic_type":"normal","device_id":"fc4432fe-67f0-463a-8e42-cdd5cc6d67fc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:01Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.1"}],"id":"6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2","security_groups":[],"mac_address":"fa:16:3e:f1:ac:62","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:57Z","binding:vnic_type":"normal","device_id":"f096a8ba-3d60-4d71-b628-e2b6e30f4014","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.2"}],"id":"fb213d69-fd5b-4732-a115-0f2ea2471a0a","security_groups":[],"mac_address":"fa:16:3e:4c:e4:69","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","ip_allocation":"immediate"}]} 2018-07-22 03:30:57,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-72c946d4-1157-4447-9ee1-1ad70483a465 2018-07-22 03:30:57,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}}' 2018-07-22 03:30:58,192 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:30: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-f8bec368-4926-4ce1-b333-5df63843ca33 x-compute-request-id: req-f8bec368-4926-4ce1-b333-5df63843ca33 Content-Length: 0 Content-Type: application/json 2018-07-22 03:30:58,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc/action used request id req-f8bec368-4926-4ce1-b333-5df63843ca33 2018-07-22 03:30:58,192 - create_instance - INFO - Checking if VM is active 2018-07-22 03:30:58,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:58,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-aa414553-ff4a-4996-a770-a5e934ddf933 x-compute-request-id: req-aa414553-ff4a-4996-a770-a5e934ddf933 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:58,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-aa414553-ff4a-4996-a770-a5e934ddf933 2018-07-22 03:30:58,369 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - ACTIVE 2018-07-22 03:30:58,369 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:30:58,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:58,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30: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-2e27f95b-ee15-41bd-b12e-e847001d1148 x-compute-request-id: req-2e27f95b-ee15-41bd-b12e-e847001d1148 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:30:58,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-2e27f95b-ee15-41bd-b12e-e847001d1148 2018-07-22 03:30:58,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:58,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30a23fa7-a7b4-4468-9366-d6103e1dd694 Date: Sun, 22 Jul 2018 03:30:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:30:58,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-30a23fa7-a7b4-4468-9366-d6103e1dd694 2018-07-22 03:30:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:58,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b677e331-2132-4319-8e13-72fd24452a5b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:30:58,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-b677e331-2132-4319-8e13-72fd24452a5b 2018-07-22 03:30:58,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:58,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9901415d-bafc-4d50-bdb3-d484ed2b38e1 Date: Sun, 22 Jul 2018 03:30:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:30:58,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-9901415d-bafc-4d50-bdb3-d484ed2b38e1 2018-07-22 03:30:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:30:58,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-d7409ef3-1e61-4f41-bd11-71ecb94b6a88 Date: Sun, 22 Jul 2018 03:30:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:30:57Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.3"}],"id":"6643f9cb-7610-4b4c-a26b-44f944b50097","security_groups":["06aa8a00-d21c-4932-b71b-8e4f0ec5fba0","79043cd9-c40c-472c-a8ba-d69cb3f9bfba"],"mac_address":"fa:16:3e:63:97:6a","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:29:05Z","binding:vnic_type":"normal","device_id":"fc4432fe-67f0-463a-8e42-cdd5cc6d67fc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:01Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.1"}],"id":"6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2","security_groups":[],"mac_address":"fa:16:3e:f1:ac:62","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:57Z","binding:vnic_type":"normal","device_id":"f096a8ba-3d60-4d71-b628-e2b6e30f4014","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.2"}],"id":"fb213d69-fd5b-4732-a115-0f2ea2471a0a","security_groups":[],"mac_address":"fa:16:3e:4c:e4:69","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","ip_allocation":"immediate"}]} 2018-07-22 03:30:58,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-d7409ef3-1e61-4f41-bd11-71ecb94b6a88 2018-07-22 03:30:58,886 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 03:31:01,898 - paramiko.transport - DEBUG - starting thread (client mode): 0x40dd14d0L 2018-07-22 03:31:01,898 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:31:01,906 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 03:31:01,906 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 03:31:01,907 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:31:01,907 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:31:01,907 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:31:01,908 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:31:01,908 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:31:01,908 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:31:01,949 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:31:01,950 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:31:01,962 - paramiko.transport - DEBUG - Trying discovered key 2c9b1bd7009da573551e1db5376a852e in tmp/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a 2018-07-22 03:31:01,989 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:31:02,011 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:31:02,112 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 03:31:02,140 - create_instance - INFO - SSH is active for VM instance 2018-07-22 03:31:02,140 - create_instance - INFO - Checking if cloud-init has completed 2018-07-22 03:31:02,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:02,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-85d5a57d-92b6-4081-9a03-75c3fb83008a x-compute-request-id: req-85d5a57d-92b6-4081-9a03-75c3fb83008a Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:02,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-85d5a57d-92b6-4081-9a03-75c3fb83008a 2018-07-22 03:31:02,633 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - ACTIVE 2018-07-22 03:31:02,633 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:31:02,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:02,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-1b5123a4-fbce-4bd2-a3d6-abd09275a548 x-compute-request-id: req-1b5123a4-fbce-4bd2-a3d6-abd09275a548 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:02,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-1b5123a4-fbce-4bd2-a3d6-abd09275a548 2018-07-22 03:31:02,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:02,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-61bf4d7f-0927-4490-b3c9-7e3bf03a0cb1 Date: Sun, 22 Jul 2018 03:31:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:31:02,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-61bf4d7f-0927-4490-b3c9-7e3bf03a0cb1 2018-07-22 03:31:02,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:02,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5d09b5-69d9-4150-b0de-62788439928c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:31:02,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-ef5d09b5-69d9-4150-b0de-62788439928c 2018-07-22 03:31:03,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:03,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-faa6c217-b0b0-498f-84f7-f5c4f251a37c Date: Sun, 22 Jul 2018 03:31:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:31:03,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-faa6c217-b0b0-498f-84f7-f5c4f251a37c 2018-07-22 03:31:03,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:03,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-c843157d-26a0-4612-a52b-3fb35215f8b8 Date: Sun, 22 Jul 2018 03:31:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:30:57Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.3"}],"id":"6643f9cb-7610-4b4c-a26b-44f944b50097","security_groups":["06aa8a00-d21c-4932-b71b-8e4f0ec5fba0","79043cd9-c40c-472c-a8ba-d69cb3f9bfba"],"mac_address":"fa:16:3e:63:97:6a","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:29:05Z","binding:vnic_type":"normal","device_id":"fc4432fe-67f0-463a-8e42-cdd5cc6d67fc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:01Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.1"}],"id":"6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2","security_groups":[],"mac_address":"fa:16:3e:f1:ac:62","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:57Z","binding:vnic_type":"normal","device_id":"f096a8ba-3d60-4d71-b628-e2b6e30f4014","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.2"}],"id":"fb213d69-fd5b-4732-a115-0f2ea2471a0a","security_groups":[],"mac_address":"fa:16:3e:4c:e4:69","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","ip_allocation":"immediate"}]} 2018-07-22 03:31:03,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-c843157d-26a0-4612-a52b-3fb35215f8b8 2018-07-22 03:31:03,132 - create_instance - INFO - Checking if VM is active 2018-07-22 03:31:03,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:03,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-a19d2a23-948d-4414-a87e-ab8dc86b1bb5 x-compute-request-id: req-a19d2a23-948d-4414-a87e-ab8dc86b1bb5 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:03,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-a19d2a23-948d-4414-a87e-ab8dc86b1bb5 2018-07-22 03:31:03,297 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - ACTIVE 2018-07-22 03:31:03,298 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:31:03,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:03,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-88c99040-29b4-45db-a0a6-28650f720ea5 x-compute-request-id: req-88c99040-29b4-45db-a0a6-28650f720ea5 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp"}], "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:30:50Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:03,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-88c99040-29b4-45db-a0a6-28650f720ea5 2018-07-22 03:31:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:03,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5d3c492e-a2fa-4e61-b8f7-b11d0bf57adc Date: Sun, 22 Jul 2018 03:31:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8aa80a66189455ca75f20ac41300193","l2_adjacency":true,"status":"ACTIVE","subnets":["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"],"description":"","tags":[],"updated_at":"2018-07-22T03:28:53Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net","admin_state_up":true,"tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:52Z","mtu":1450}]} 2018-07-22 03:31:03,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net used request id req-5d3c492e-a2fa-4e61-b8f7-b11d0bf57adc 2018-07-22 03:31:03,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:04,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d33ad30-a235-4161-b702-3edcea6e8d37 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:31:04,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-3d33ad30-a235-4161-b702-3edcea6e8d37 2018-07-22 03:31:04,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:04,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-185f9106-213d-40e6-957b-2374af5d60ed Date: Sun, 22 Jul 2018 03:31:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:53Z","dns_nameservers":[],"updated_at":"2018-07-22T03:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8aa80a66189455ca75f20ac41300193","id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet"}]} 2018-07-22 03:31:04,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-185f9106-213d-40e6-957b-2374af5d60ed 2018-07-22 03:31:04,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:04,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-fbd963ec-ff30-4b98-b812-0fd072f332f5 Date: Sun, 22 Jul 2018 03:31:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:30:57Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.3"}],"id":"6643f9cb-7610-4b4c-a26b-44f944b50097","security_groups":["06aa8a00-d21c-4932-b71b-8e4f0ec5fba0","79043cd9-c40c-472c-a8ba-d69cb3f9bfba"],"mac_address":"fa:16:3e:63:97:6a","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:29:05Z","binding:vnic_type":"normal","device_id":"fc4432fe-67f0-463a-8e42-cdd5cc6d67fc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:29:01Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.1"}],"id":"6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2","security_groups":[],"mac_address":"fa:16:3e:f1:ac:62","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:57Z","binding:vnic_type":"normal","device_id":"f096a8ba-3d60-4d71-b628-e2b6e30f4014","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d","ip_address":"10.55.1.2"}],"id":"fb213d69-fd5b-4732-a115-0f2ea2471a0a","security_groups":[],"mac_address":"fa:16:3e:4c:e4:69","project_id":"d8aa80a66189455ca75f20ac41300193","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","tenant_id":"d8aa80a66189455ca75f20ac41300193","created_at":"2018-07-22T03:28:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea6bddbe-8e37-42e4-9efe-558cf22cfbeb","ip_allocation":"immediate"}]} 2018-07-22 03:31:04,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-fbd963ec-ff30-4b98-b812-0fd072f332f5 2018-07-22 03:31:04,160 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 03:31:04,162 - paramiko.transport - DEBUG - starting thread (client mode): 0x48d07bd0L 2018-07-22 03:31:04,163 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:31:04,167 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 03:31:04,167 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 03:31:04,168 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:31:04,168 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:31:04,169 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:31:04,169 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:31:04,169 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:31:04,169 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:31:04,212 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:31:04,213 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:31:04,227 - paramiko.transport - DEBUG - Trying discovered key 2c9b1bd7009da573551e1db5376a852e in tmp/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a 2018-07-22 03:31:04,257 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:31:04,263 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:31:04,363 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 03:31:04,405 - create_instance - INFO - SSH is active for VM instance 2018-07-22 03:31:04,406 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 03:31:04,407 - paramiko.transport - DEBUG - starting thread (client mode): 0x48d07bd0L 2018-07-22 03:31:04,408 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:31:04,411 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 03:31:04,411 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 03:31:04,412 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:31:04,413 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:31:04,413 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:31:04,413 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:31:04,413 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:31:04,413 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:31:04,456 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:31:04,457 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:31:04,472 - paramiko.transport - DEBUG - Trying discovered key 2c9b1bd7009da573551e1db5376a852e in tmp/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a 2018-07-22 03:31:04,497 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:31:04,502 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:31:04,504 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 03:31:04,683 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 03:31:04,683 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 03:31:04,706 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 03:31:04,714 - create_instance - INFO - cloud-init complete for VM instance 2018-07-22 03:31:04,714 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 03:31:04,715 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 03:31:04,716 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 03:31:04,717 - paramiko.transport - DEBUG - starting thread (client mode): 0x40e470d0L 2018-07-22 03:31:04,717 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:31:04,720 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 03:31:04,720 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 03:31:04,721 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:31:04,722 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:31:04,722 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:31:04,722 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:31:04,722 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:31:04,722 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:31:04,764 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:31:04,765 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:31:04,781 - paramiko.transport - DEBUG - Trying discovered key 2c9b1bd7009da573551e1db5376a852e in tmp/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a 2018-07-22 03:31:04,805 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:31:04,810 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:31:04,814 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 03:31:04,985 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 03:31:04,985 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 03:31:05,015 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 03:31:05,017 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 03:31:05,026 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-22 03:31:05,047 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-22 03:31:07,071 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 03:31:07,074 - paramiko.transport - DEBUG - starting thread (client mode): 0x40b97dd0L 2018-07-22 03:31:07,074 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:31:07,079 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 03:31:07,079 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 03:31:07,081 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:31:07,081 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:31:07,081 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:31:07,081 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:31:07,082 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:31:07,082 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:31:07,124 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:31:07,125 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:31:07,139 - paramiko.transport - DEBUG - Trying discovered key 2c9b1bd7009da573551e1db5376a852e in tmp/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a 2018-07-22 03:31:07,165 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:31:07,171 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:31:07,204 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 03:31:07,367 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 03:31:07,368 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 03:31:07,406 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 03:31:07,422 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 03:31:07,422 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 03:31:07,422 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-07-22 03:31:07,423 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-07-22 03:31:07,424 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-07-22 03:31:07,424 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-07-22 03:31:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/4a0bf037-ee99-454e-8327-27f8958a9864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:08,542 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0622328c-35e8-4afa-89e3-ffd9b81719b6 Content-Length: 0 Date: Sun, 22 Jul 2018 03:31:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:08,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/4a0bf037-ee99-454e-8327-27f8958a9864 used request id req-0622328c-35e8-4afa-89e3-ffd9b81719b6 2018-07-22 03:31:08,543 - create_instance - INFO - Deleting Port with ID - 6643f9cb-7610-4b4c-a26b-44f944b50097 2018-07-22 03:31:08,543 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-port-1 2018-07-22 03:31:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/6643f9cb-7610-4b4c-a26b-44f944b50097 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:08,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fa989667-3231-4ca6-9b26-8586d4f8653f Date: Sun, 22 Jul 2018 03:31:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:08,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/6643f9cb-7610-4b4c-a26b-44f944b50097 used request id req-fa989667-3231-4ca6-9b26-8586d4f8653f 2018-07-22 03:31:08,993 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst 2018-07-22 03:31:08,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:09,120 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:31: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-60888c11-f21a-4005-a659-348bdd5d7c1a x-compute-request-id: req-60888c11-f21a-4005-a659-348bdd5d7c1a Content-Type: application/json 2018-07-22 03:31:09,120 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-60888c11-f21a-4005-a659-348bdd5d7c1a 2018-07-22 03:31:09,121 - create_instance - INFO - Checking deletion status 2018-07-22 03:31:09,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:09,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-5053e3c2-1869-448c-abab-f2725f35dd1a x-compute-request-id: req-5053e3c2-1869-448c-abab-f2725f35dd1a Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:97:6a", "version": 4, "addr": "10.55.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "rel": "bookmark"}], "image": {"id": "fc6a9479-9651-458f-896e-8d39c5d72100", "links": [{"href": "http://172.30.9.25:8774/images/fc6a9479-9651-458f-896e-8d39c5d72100", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:30:50.000000", "flavor": {"id": "53e62899-53b4-4c0d-a2d2-716e88360a8f", "links": [{"href": "http://172.30.9.25:8774/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f", "rel": "bookmark"}]}, "id": "fc4432fe-67f0-463a-8e42-cdd5cc6d67fc", "user_id": "c32d05f4e3d3430f8b1c0d3ce4bafce3", "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-22T03:31:09Z", "hostId": "7f94b72df70e4ffad8c9677b9f9740e8f3173e5598051aa135d131a1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp", "name": "AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst", "created": "2018-07-22T03:29:08Z", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:09,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-5053e3c2-1869-448c-abab-f2725f35dd1a 2018-07-22 03:31:09,422 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst] is - ACTIVE 2018-07-22 03:31:09,422 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:31:12,425 - create_instance - DEBUG - VM status query timeout in 296.695374966 2018-07-22 03:31:12,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213821ec0634b8f9437ed485a76d3bf60bb95254" 2018-07-22 03:31:12,480 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:31: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 x-openstack-request-id: req-7f514f18-423c-4d8f-bc41-8cd55682bae5 x-compute-request-id: req-7f514f18-423c-4d8f-bc41-8cd55682bae5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fc4432fe-67f0-463a-8e42-cdd5cc6d67fc could not be found.", "code": 404}} 2018-07-22 03:31:12,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fc4432fe-67f0-463a-8e42-cdd5cc6d67fc used request id req-7f514f18-423c-4d8f-bc41-8cd55682bae5 2018-07-22 03:31:12,481 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fc4432fe-67f0-463a-8e42-cdd5cc6d67fc could not be found. (HTTP 404) (Request-ID: req-7f514f18-423c-4d8f-bc41-8cd55682bae5) 2018-07-22 03:31:12,481 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-inst 2018-07-22 03:31:12,482 - neutron_utils - INFO - Deleting security group rule with ID - c02b1905-c546-4bfa-ba10-c8a9874a4385 2018-07-22 03:31:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c02b1905-c546-4bfa-ba10-c8a9874a4385 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:31:12,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe1385c5-f709-44ea-a11b-57b7ab9c3765 Content-Length: 0 Date: Sun, 22 Jul 2018 03:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:12,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c02b1905-c546-4bfa-ba10-c8a9874a4385 used request id req-fe1385c5-f709-44ea-a11b-57b7ab9c3765 2018-07-22 03:31:12,756 - neutron_utils - INFO - Deleting security group rule with ID - df7a513a-fba2-4102-98da-b9e33362ebf6 2018-07-22 03:31:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/df7a513a-fba2-4102-98da-b9e33362ebf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:31:12,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23ff5c43-ae67-422f-ad05-737e81af8e7c Content-Length: 0 Date: Sun, 22 Jul 2018 03:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:12,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/df7a513a-fba2-4102-98da-b9e33362ebf6 used request id req-23ff5c43-ae67-422f-ad05-737e81af8e7c 2018-07-22 03:31:12,873 - neutron_utils - INFO - Deleting security group rule with ID - 85ef1f60-a8e8-48ff-b4db-40d4a2920872 2018-07-22 03:31:12,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/85ef1f60-a8e8-48ff-b4db-40d4a2920872 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:31:12,958 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27cb850e-c0bc-49ae-a703-b371ccd6de78 Content-Length: 0 Date: Sun, 22 Jul 2018 03:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:12,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/85ef1f60-a8e8-48ff-b4db-40d4a2920872 used request id req-27cb850e-c0bc-49ae-a703-b371ccd6de78 2018-07-22 03:31:12,959 - neutron_utils - INFO - Deleting security group rule with ID - fb1c3882-8411-4215-b86c-0ddd637c6bb0 2018-07-22 03:31:12,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/fb1c3882-8411-4215-b86c-0ddd637c6bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:31:13,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-648216ae-24ae-43a7-b44b-e88b75a4e8d5 Content-Length: 0 Date: Sun, 22 Jul 2018 03:31:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:13,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/fb1c3882-8411-4215-b86c-0ddd637c6bb0 used request id req-648216ae-24ae-43a7-b44b-e88b75a4e8d5 2018-07-22 03:31:13,056 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-sec-grp 2018-07-22 03:31:13,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/79043cd9-c40c-472c-a8ba-d69cb3f9bfba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f1101bc4fe032e6dffdc6b98c11677eca56ab" 2018-07-22 03:31:13,185 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7816054d-7edb-422e-81d2-e85cfa298957 Content-Length: 0 Date: Sun, 22 Jul 2018 03:31:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:13,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/79043cd9-c40c-472c-a8ba-d69cb3f9bfba used request id req-7816054d-7edb-422e-81d2-e85cfa298957 2018-07-22 03:31:13,186 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp 2018-07-22 03:31:13,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de18a3c394f96a707d3cd055ae80b2e77e6f077" 2018-07-22 03:31:13,221 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:31: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-a6198f59-6d11-4477-ab88-c054416a7a39 x-compute-request-id: req-a6198f59-6d11-4477-ab88-c054416a7a39 Content-Length: 0 Content-Type: application/json 2018-07-22 03:31:13,221 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-kp used request id req-a6198f59-6d11-4477-ab88-c054416a7a39 2018-07-22 03:31:13,222 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a.pub] 2018-07-22 03:31:13,222 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a] 2018-07-22 03:31:13,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49300ffc064b73888a32d4e9fce94b6b12fc43a7" 2018-07-22 03:31:13,256 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:31: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-c35dbf15-21bd-44b0-88aa-0f74ccddcd56 x-compute-request-id: req-c35dbf15-21bd-44b0-88aa-0f74ccddcd56 Content-Length: 0 Content-Type: application/json 2018-07-22 03:31:13,256 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/53e62899-53b4-4c0d-a2d2-716e88360a8f used request id req-c35dbf15-21bd-44b0-88aa-0f74ccddcd56 2018-07-22 03:31:13,257 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router and subnet AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet 2018-07-22 03:31:13,257 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router 2018-07-22 03:31:13,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/f096a8ba-3d60-4d71-b628-e2b6e30f4014/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" -d '{"subnet_id": "8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"}' 2018-07-22 03:31:15,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e238f486-27b5-4ac1-9696-318f2f56e8b4 Date: Sun, 22 Jul 2018 03:31:15 GMT RESP BODY: {"network_id": "ea6bddbe-8e37-42e4-9efe-558cf22cfbeb", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "subnet_id": "8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d", "subnet_ids": ["8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d"], "port_id": "6efa7b2a-4efd-42f4-b9d6-e4be1d617bd2", "id": "f096a8ba-3d60-4d71-b628-e2b6e30f4014"} 2018-07-22 03:31:15,101 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f096a8ba-3d60-4d71-b628-e2b6e30f4014/remove_router_interface used request id req-e238f486-27b5-4ac1-9696-318f2f56e8b4 2018-07-22 03:31:15,101 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router 2018-07-22 03:31:15,101 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-router 2018-07-22 03:31:15,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/f096a8ba-3d60-4d71-b628-e2b6e30f4014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c32a86c16ef879a587379ac18b2d727c5e26bf5" 2018-07-22 03:31:16,259 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02741c7e-017f-433c-a167-779eb4650c3a Content-Length: 0 Date: Sun, 22 Jul 2018 03:31:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:16,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f096a8ba-3d60-4d71-b628-e2b6e30f4014 used request id req-02741c7e-017f-433c-a167-779eb4650c3a 2018-07-22 03:31:16,260 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet 2018-07-22 03:31:16,261 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-subnet 2018-07-22 03:31:16,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f9ec20e32778f41ab0bcd3a008882134554eb1" 2018-07-22 03:31:17,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6356482a-f043-4ca4-b542-c0fe5d549eb2 Date: Sun, 22 Jul 2018 03:31:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:17,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8e14d9fc-8e2f-4e13-a407-b9b3c3fcfa6d used request id req-6356482a-f043-4ca4-b542-c0fe5d549eb2 2018-07-22 03:31:17,708 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a-pub-net 2018-07-22 03:31:17,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ea6bddbe-8e37-42e4-9efe-558cf22cfbeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f9ec20e32778f41ab0bcd3a008882134554eb1" 2018-07-22 03:31:18,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63589ba6-d363-4b8f-877e-e06a2ca1762b Date: Sun, 22 Jul 2018 03:31:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:18,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ea6bddbe-8e37-42e4-9efe-558cf22cfbeb used request id req-63589ba6-d363-4b8f-877e-e06a2ca1762b 2018-07-22 03:31:18,587 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-e9e4adc9-2778-4771-9a4b-5937c49bc66a--image 2018-07-22 03:31:18,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d0baa3f2f06a40a564a8232525a4d49139b1b0f" 2018-07-22 03:31:19,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-551de803-cd68-4f79-8a82-156e67515db7 Date: Sun, 22 Jul 2018 03:31:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:31:19,740 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/fc6a9479-9651-458f-896e-8d39c5d72100 used request id req-551de803-cd68-4f79-8a82-156e67515db7 2018-07-22 03:31:19,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}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:31:19,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1afa0dd8-0985-4ade-9ceb-011f18b16229 Date: Sun, 22 Jul 2018 03:31:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:28:52Z", "updated_at": "2018-07-22T03:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:52Z", "revision_number": 0, "id": "0a899c86-28ac-4d16-bf5c-62d4ed88d8eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:28:52Z", "security_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:52Z", "revision_number": 0, "id": "12c48b26-6ed1-4ffc-bb7e-eb828e612d33", "remote_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "remote_ip_prefix": null, "created_at": "2018-07-22T03:28:52Z", "security_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:52Z", "revision_number": 0, "id": "82cd28b9-4bd7-4cdd-b946-778d1f550770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:28:52Z", "security_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8aa80a66189455ca75f20ac41300193"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:28:52Z", "revision_number": 0, "id": "a3853e0f-7eaf-43cf-8009-10865edc04ff", "remote_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "remote_ip_prefix": null, "created_at": "2018-07-22T03:28:52Z", "security_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "tenant_id": "d8aa80a66189455ca75f20ac41300193", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8aa80a66189455ca75f20ac41300193"}], "revision_number": 4, "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:31:19,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1afa0dd8-0985-4ade-9ceb-011f18b16229 2018-07-22 03:31:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:31:20,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8333649-8905-4829-9aed-25fd9c50a002 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8aa80a66189455ca75f20ac41300193", "name": "AnsibleProvisioningTests-874f9681-951a-42c-proj"}} 2018-07-22 03:31:20,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-d8333649-8905-4829-9aed-25fd9c50a002 2018-07-22 03:31:20,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06aa8a00-d21c-4932-b71b-8e4f0ec5fba0 2018-07-22 03:31:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=06aa8a00-d21c-4932-b71b-8e4f0ec5fba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:31:20,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7bbd3b18-942a-448b-9702-b1c60912e513 Date: Sun, 22 Jul 2018 03:31:20 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-22T03:28:52Z", "security_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:28:52Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "0a899c86-28ac-4d16-bf5c-62d4ed88d8eb"}, {"remote_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:28:52Z", "security_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:28:52Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "12c48b26-6ed1-4ffc-bb7e-eb828e612d33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:28:52Z", "security_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:28:52Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "82cd28b9-4bd7-4cdd-b946-778d1f550770"}, {"remote_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:28:52Z", "security_group_id": "06aa8a00-d21c-4932-b71b-8e4f0ec5fba0", "port_range_min": null, "revision_number": 0, "tenant_id": "d8aa80a66189455ca75f20ac41300193", "created_at": "2018-07-22T03:28:52Z", "project_id": "d8aa80a66189455ca75f20ac41300193", "id": "a3853e0f-7eaf-43cf-8009-10865edc04ff"}]} 2018-07-22 03:31:20,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=06aa8a00-d21c-4932-b71b-8e4f0ec5fba0 used request id req-7bbd3b18-942a-448b-9702-b1c60912e513 2018-07-22 03:31:20,112 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:31:20,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/06aa8a00-d21c-4932-b71b-8e4f0ec5fba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:31:20,259 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e57e45a-4c32-46b8-88be-6b3370be83b5 Content-Length: 0 Date: Sun, 22 Jul 2018 03:31:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:31:20,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/06aa8a00-d21c-4932-b71b-8e4f0ec5fba0 used request id req-3e57e45a-4c32-46b8-88be-6b3370be83b5 2018-07-22 03:31:20,260 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-874f9681-951a-42c-proj 2018-07-22 03:31:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:31:20,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4b01590-bbf3-4330-aaca-32f0e66dc67a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:31:20,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d8aa80a66189455ca75f20ac41300193 used request id req-f4b01590-bbf3-4330-aaca-32f0e66dc67a 2018-07-22 03:31:20,462 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-874f9681-951a-42c-proj-role 2018-07-22 03:31:20,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f62a50aa3c254df68164e19a903a798e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:31:20,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97f563c1-309f-4fe1-8a6d-dc5a4b0ce738 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:31:20,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f62a50aa3c254df68164e19a903a798e used request id req-97f563c1-309f-4fe1-8a6d-dc5a4b0ce738 2018-07-22 03:31:20,573 - 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}96d0a9898630fa69a0ebba805177ed742e8e3b55" 2018-07-22 03:31:20,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320edb99-03ab-4b60-aeeb-23d11033a563 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:31:20,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-320edb99-03ab-4b60-aeeb-23d11033a563 2018-07-22 03:31:20,753 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-874f9681-951a-42c-user 2018-07-22 03:31:20,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c32d05f4e3d3430f8b1c0d3ce4bafce3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6de36942b0021353af96ed4c8eaf76ca873589b" 2018-07-22 03:31:20,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64de1d9f-a099-4d4c-80b0-60d955bbb6b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:31:20,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c32d05f4e3d3430f8b1c0d3ce4bafce3 used request id req-64de1d9f-a099-4d4c-80b0-60d955bbb6b7 2018-07-22 03:31:20,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:21,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["3S5GbezGQbGt6OnlaKYdNw"], "issued_at": "2018-07-22T03:31:21.000000Z"}} 2018-07-22 03:31:21,319 - 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}7fa1b8afbdf2bf5641e1d2b011db5b8464167f56" 2018-07-22 03:31:21,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7ddbb7-14ed-47dc-b5bf-8332af1d4167 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-22 03:31:21,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-af7ddbb7-14ed-47dc-b5bf-8332af1d4167 2018-07-22 03:31:21,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:21,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:21,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["DOR4q3esRvq0oyKZatXfWQ"], "issued_at": "2018-07-22T03:31:21.000000Z"}} 2018-07-22 03:31:21,782 - 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}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:31:21,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35458e46-71a2-4cab-a9b8-80c07dc2be3f 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-22 03:31:21,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-35458e46-71a2-4cab-a9b8-80c07dc2be3f 2018-07-22 03:31:21,862 - 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-22 03:31:21,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:31:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:31:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-03936e92-1cea-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:31:21,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d40b25dc-b4c3-4fd7-94be-117a2248f50f 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=AnsibleProvisioningTests-03936e92-1cea-43b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 03:31:21,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-03936e92-1cea-43b-proj used request id req-d40b25dc-b4c3-4fd7-94be-117a2248f50f 2018-07-22 03:31:21,959 - 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}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:31:21,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c33c1ca-96be-415f-9830-3f1b7e062294 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-22 03:31:21,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9c33c1ca-96be-415f-9830-3f1b7e062294 2018-07-22 03:31:21,981 - 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}2ce21d51c1e9b6d77d23c25601efe310d39e194b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}}' 2018-07-22 03:31:22,093 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1808d076-8776-4686-b276-6f393ec43ba2 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "id": "a84157911ed44da3841150d9f57ac370", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:31:22,093 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1808d076-8776-4686-b276-6f393ec43ba2 2018-07-22 03:31:22,094 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-03936e92-1cea-43b-proj 2018-07-22 03:31:22,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:22,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:22,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["f1IUbAoXR9mtJepq4LlBEQ"], "issued_at": "2018-07-22T03:31:22.000000Z"}} 2018-07-22 03:31:22,476 - 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}91ef7ac9ab0b34e5a1a0f63acc74cfc94de7bf65" 2018-07-22 03:31:22,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6454d51f-dd25-43b1-a02d-ede7e5b6552e 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-22 03:31:22,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6454d51f-dd25-43b1-a02d-ede7e5b6552e 2018-07-22 03:31:22,560 - 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-22 03:31:22,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:31:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:31:22,565 - 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}91ef7ac9ab0b34e5a1a0f63acc74cfc94de7bf65" 2018-07-22 03:31:22,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3412708a-338e-459f-985e-05b98ce1657d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:31:22,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3412708a-338e-459f-985e-05b98ce1657d 2018-07-22 03:31:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-03936e92-1cea-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ef7ac9ab0b34e5a1a0f63acc74cfc94de7bf65" 2018-07-22 03:31:22,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a820a441-b6ee-4eec-aef1-7255894fbcb6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-03936e92-1cea-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "id": "a84157911ed44da3841150d9f57ac370", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}]} 2018-07-22 03:31:22,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-03936e92-1cea-43b-proj used request id req-a820a441-b6ee-4eec-aef1-7255894fbcb6 2018-07-22 03:31:22,757 - 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}91ef7ac9ab0b34e5a1a0f63acc74cfc94de7bf65" 2018-07-22 03:31:22,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01492df-ee2e-47ae-b0f8-2018c07ee21d 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-22 03:31:22,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c01492df-ee2e-47ae-b0f8-2018c07ee21d 2018-07-22 03:31:23,217 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-03936e92-1cea-43b-user 2018-07-22 03:31:23,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:23,221 - 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}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:31:23,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398c7bb2-5ca0-4f68-9e9c-8286cbb5e35d Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:31:23,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-398c7bb2-5ca0-4f68-9e9c-8286cbb5e35d 2018-07-22 03:31:23,310 - 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}2ce21d51c1e9b6d77d23c25601efe310d39e194b" -d '{"role": {"name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}}' 2018-07-22 03:31:23,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c88eeb7f-d4a5-4957-92b3-a2144a79f186 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14714c251742469981870fc990e7bdec", "links": {"self": "http://172.30.9.25:5000/v3/roles/14714c251742469981870fc990e7bdec"}, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}} 2018-07-22 03:31:23,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c88eeb7f-d4a5-4957-92b3-a2144a79f186 2018-07-22 03:31:23,409 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-03936e92-1cea-43b-proj-role 2018-07-22 03:31:23,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/14714c251742469981870fc990e7bdec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:31:23,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf6a88b-d5a6-4f9d-b1b9-baf4189e38a0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14714c251742469981870fc990e7bdec", "links": {"self": "http://172.30.9.25:5000/v3/roles/14714c251742469981870fc990e7bdec"}, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}} 2018-07-22 03:31:23,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/14714c251742469981870fc990e7bdec used request id req-fbf6a88b-d5a6-4f9d-b1b9-baf4189e38a0 2018-07-22 03:31:23,498 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-03936e92-1cea-43b-proj-role to project AnsibleProvisioningTests-03936e92-1cea-43b-proj 2018-07-22 03:31:23,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370/users/537b8d6e9b0142068a2c058d028ec2fb/roles/14714c251742469981870fc990e7bdec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:31:23,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d25a19d-4e6c-4835-a2d8-579be6ec0f8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:31:23,611 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370/users/537b8d6e9b0142068a2c058d028ec2fb/roles/14714c251742469981870fc990e7bdec used request id req-4d25a19d-4e6c-4835-a2d8-579be6ec0f8c 2018-07-22 03:31:23,611 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:31:23,613 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-22 03:31:23,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:23,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:23,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14714c251742469981870fc990e7bdec", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}], "expires_at": "2018-07-22T04:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-user", "id": "537b8d6e9b0142068a2c058d028ec2fb"}, "audit_ids": ["1ROeBGaISVq2V_ujbv8nCA"], "issued_at": "2018-07-22T03:31:23.000000Z"}} 2018-07-22 03:31:23,997 - 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}4ce5dfe49bbdece0cc67e05517c8001da4d71f60" 2018-07-22 03:31:24,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5d0f00-6635-4a1c-ab8d-07620abaad2f 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-22 03:31:24,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-db5d0f00-6635-4a1c-ab8d-07620abaad2f 2018-07-22 03:31:24,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce5dfe49bbdece0cc67e05517c8001da4d71f60" 2018-07-22 03:31:24,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-6a1caa2b-4dcb-4c61-bd40-c5976e2c7f74 Date: Sun, 22 Jul 2018 03:31:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image"} 2018-07-22 03:31:24,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image used request id req-6a1caa2b-4dcb-4c61-bd40-c5976e2c7f74 2018-07-22 03:31:24,274 - 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}4ce5dfe49bbdece0cc67e05517c8001da4d71f60" 2018-07-22 03:31:24,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-20cf8c0e-780f-44f2-9a71-3a03d392b9e2 Date: Sun, 22 Jul 2018 03:31: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-22 03:31:24,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-20cf8c0e-780f-44f2-9a71-3a03d392b9e2 2018-07-22 03:31:24,310 - 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}4ce5dfe49bbdece0cc67e05517c8001da4d71f60" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image"}' 2018-07-22 03:31:24,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dc5cf79d-1e25-47ad-b4cc-c639886b7d2c Date: Sun, 22 Jul 2018 03:31:24 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:31:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:31:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "min_disk": 0, "protected": false, "id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "file": "/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/file", "checksum": null, "owner": "a84157911ed44da3841150d9f57ac370", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:31:24,341 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-dc5cf79d-1e25-47ad-b4cc-c639886b7d2c 2018-07-22 03:31:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce5dfe49bbdece0cc67e05517c8001da4d71f60" -d '' 2018-07-22 03:31:29,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c8f7a81-7159-46e4-83be-d797f6538f11 Date: Sun, 22 Jul 2018 03:31:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:31:29,708 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/file used request id req-0c8f7a81-7159-46e4-83be-d797f6538f11 2018-07-22 03:31:29,709 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 03:31:29,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce5dfe49bbdece0cc67e05517c8001da4d71f60" 2018-07-22 03:31:29,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9011889e-6201-4158-aea9-44a34ebbc008 Date: Sun, 22 Jul 2018 03:31:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:31:24Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T03:31:29Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/snap", "metadata": {}}], "self": "/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "min_disk": 0, "protected": false, "id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "file": "/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "a84157911ed44da3841150d9f57ac370", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:31:29,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd used request id req-9011889e-6201-4158-aea9-44a34ebbc008 2018-07-22 03:31:29,731 - 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}4ce5dfe49bbdece0cc67e05517c8001da4d71f60" 2018-07-22 03:31:29,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-098bbedc-116b-43d4-9077-e3eead50cb25 Date: Sun, 22 Jul 2018 03:31:29 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-22 03:31:29,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-098bbedc-116b-43d4-9077-e3eead50cb25 2018-07-22 03:31:29,741 - create_image - INFO - Created image with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image 2018-07-22 03:31:29,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce5dfe49bbdece0cc67e05517c8001da4d71f60" 2018-07-22 03:31:29,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2cccbd02-06cc-4c31-93c8-6d38c9aeee0c Date: Sun, 22 Jul 2018 03:31:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:31:24Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T03:31:29Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/snap", "metadata": {}}], "self": "/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "min_disk": 0, "protected": false, "id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "file": "/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "a84157911ed44da3841150d9f57ac370", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:31:29,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd used request id req-2cccbd02-06cc-4c31-93c8-6d38c9aeee0c 2018-07-22 03:31:29,760 - create_image - DEBUG - Instance status is - active 2018-07-22 03:31:29,760 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image 2018-07-22 03:31:29,760 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image 2018-07-22 03:31:29,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:29,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:30,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14714c251742469981870fc990e7bdec", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}], "expires_at": "2018-07-22T04:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-user", "id": "537b8d6e9b0142068a2c058d028ec2fb"}, "audit_ids": ["rhayzE93Qcm1AGysh8o5HA"], "issued_at": "2018-07-22T03:31:30.000000Z"}} 2018-07-22 03:31:30,159 - 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}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" 2018-07-22 03:31:30,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b403c735-bc92-4a59-a327-df13d5366311 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-22 03:31:30,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b403c735-bc92-4a59-a327-df13d5366311 2018-07-22 03:31:30,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" 2018-07-22 03:31:30,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9de24b3f-715f-4ee7-9d15-82a977114e4b Date: Sun, 22 Jul 2018 03:31:30 GMT RESP BODY: {"networks":[]} 2018-07-22 03:31:30,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-9de24b3f-715f-4ee7-9d15-82a977114e4b 2018-07-22 03:31:30,431 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net 2018-07-22 03:31:30,436 - 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}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net", "admin_state_up": true}}' 2018-07-22 03:31:30,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-022d0381-c91b-49de-9249-58239379636f Date: Sun, 22 Jul 2018 03:31:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:31:30Z","is_default":false,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}} 2018-07-22 03:31:30,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-022d0381-c91b-49de-9249-58239379636f 2018-07-22 03:31:30,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" 2018-07-22 03:31:30,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e6c60ff0-d9ac-4270-9853-0498ecf55995 Date: Sun, 22 Jul 2018 03:31:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:31:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:31:30,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-e6c60ff0-d9ac-4270-9853-0498ecf55995 2018-07-22 03:31:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" 2018-07-22 03:31:31,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c676b8fc-7bde-47cd-87c2-bc957bb00eb9 Date: Sun, 22 Jul 2018 03:31:31 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:31:31,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-c676b8fc-7bde-47cd-87c2-bc957bb00eb9 2018-07-22 03:31:31,003 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet 2018-07-22 03:31:31,008 - 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}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" -d '{"subnets": [{"ip_version": 4, "network_id": "cf482f9c-527f-4486-b060-8f677736a294", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]}' 2018-07-22 03:31:31,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-62620ef8-3597-4f86-a5bd-8ecfc63b9c22 Date: Sun, 22 Jul 2018 03:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:31:31,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-62620ef8-3597-4f86-a5bd-8ecfc63b9c22 2018-07-22 03:31:31,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" 2018-07-22 03:31:31,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-82c64afc-3a0c-437f-b903-fcd503659eb3 Date: Sun, 22 Jul 2018 03:31:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:31:31,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-82c64afc-3a0c-437f-b903-fcd503659eb3 2018-07-22 03:31:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" 2018-07-22 03:31:31,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4bcc8574-4988-49a7-8312-e9454c835f4f Date: Sun, 22 Jul 2018 03:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:31:31,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-4bcc8574-4988-49a7-8312-e9454c835f4f 2018-07-22 03:31:31,977 - OpenStackNetwork - DEBUG - Network [cf482f9c-527f-4486-b060-8f677736a294] created successfully 2018-07-22 03:31:31,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:31,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:32,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14714c251742469981870fc990e7bdec", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}], "expires_at": "2018-07-22T04:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-user", "id": "537b8d6e9b0142068a2c058d028ec2fb"}, "audit_ids": ["Anjc1SSMSeioPF1Ehv8P-w"], "issued_at": "2018-07-22T03:31:32.000000Z"}} 2018-07-22 03:31:32,404 - 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}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:32,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246d28b0-2a28-459d-8a6b-468598b56944 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-22 03:31:32,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-246d28b0-2a28-459d-8a6b-468598b56944 2018-07-22 03:31:32,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:32,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0e9059fd-a4c1-4fd8-ab5a-0b4830d91c9c Date: Sun, 22 Jul 2018 03:31:32 GMT RESP BODY: {"routers": []} 2018-07-22 03:31:32,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router&admin_state_up=True used request id req-0e9059fd-a4c1-4fd8-ab5a-0b4830d91c9c 2018-07-22 03:31:32,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:32,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:33,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14714c251742469981870fc990e7bdec", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}], "expires_at": "2018-07-22T04:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-user", "id": "537b8d6e9b0142068a2c058d028ec2fb"}, "audit_ids": ["afqXueH_QB2TkcLOWHz1Kg"], "issued_at": "2018-07-22T03:31:33.000000Z"}} 2018-07-22 03:31:33,124 - 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}5306a60b42e7f7a8e003414218e9de2fe21e7502" 2018-07-22 03:31:33,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666ce0c6-7c4f-4570-924a-d908722f9b86 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-22 03:31:33,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-666ce0c6-7c4f-4570-924a-d908722f9b86 2018-07-22 03:31:33,207 - 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}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:33,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f9ca6748-9af8-4276-9782-1af67448c734 Date: Sun, 22 Jul 2018 03:31:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:31:33,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-f9ca6748-9af8-4276-9782-1af67448c734 2018-07-22 03:31:33,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:33,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9bc3b557-ba02-4434-ade7-1045aeb35560 Date: Sun, 22 Jul 2018 03:31:33 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:31:33,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-9bc3b557-ba02-4434-ade7-1045aeb35560 2018-07-22 03:31:33,347 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router 2018-07-22 03:31:33,351 - 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}5967e8c34fd7440ea839764c9ad28c2e7377d739" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router", "admin_state_up": true}}' 2018-07-22 03:31:34,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-80d59b47-3fe8-4a0d-a888-1f2f2b8ff1c2 Date: Sun, 22 Jul 2018 03:31:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:33Z", "admin_state_up": true, "updated_at": "2018-07-22T03:31:34Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a84157911ed44da3841150d9f57ac370", "id": "d71029ca-96db-4d58-8149-5052c5a976da", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router"}} 2018-07-22 03:31:34,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-80d59b47-3fe8-4a0d-a888-1f2f2b8ff1c2 2018-07-22 03:31:34,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=d71029ca-96db-4d58-8149-5052c5a976da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:35,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0f513cde-0603-4a5f-a40f-af22aa0dccb1 Date: Sun, 22 Jul 2018 03:31:35 GMT RESP BODY: {"ports":[]} 2018-07-22 03:31:35,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=d71029ca-96db-4d58-8149-5052c5a976da used request id req-0f513cde-0603-4a5f-a40f-af22aa0dccb1 2018-07-22 03:31:35,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:35,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f7cf1a22-c10d-4589-a61b-f816a4ff6ed3 Date: Sun, 22 Jul 2018 03:31:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:31:35,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-f7cf1a22-c10d-4589-a61b-f816a4ff6ed3 2018-07-22 03:31:35,116 - 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-22 03:31:35,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:31:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:31:35,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:35,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33671fd-50eb-420f-946f-d79572bd327b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:31:35,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-b33671fd-50eb-420f-946f-d79572bd327b 2018-07-22 03:31:35,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:35,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ace52c91-0453-4e73-927d-2c3fc2aa4f4a Date: Sun, 22 Jul 2018 03:31:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:31:35,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-ace52c91-0453-4e73-927d-2c3fc2aa4f4a 2018-07-22 03:31:35,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:35,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0e2be02b-fb83-453b-bbb2-628520a25959 Date: Sun, 22 Jul 2018 03:31:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:31:35,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet used request id req-0e2be02b-fb83-453b-bbb2-628520a25959 2018-07-22 03:31:35,317 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 03:31:35,317 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router 2018-07-22 03:31:35,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/d71029ca-96db-4d58-8149-5052c5a976da/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" -d '{"subnet_id": "3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"}' 2018-07-22 03:31:37,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c84176a3-586c-409a-bfa9-0e03be1288d9 Date: Sun, 22 Jul 2018 03:31:37 GMT RESP BODY: {"network_id": "cf482f9c-527f-4486-b060-8f677736a294", "tenant_id": "a84157911ed44da3841150d9f57ac370", "subnet_id": "3d56b38d-5dfa-4e5f-b66f-2fb64ef48519", "subnet_ids": ["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"], "port_id": "97ee6e0e-4e1c-4815-963e-12293deaa0af", "id": "d71029ca-96db-4d58-8149-5052c5a976da"} 2018-07-22 03:31:37,534 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d71029ca-96db-4d58-8149-5052c5a976da/add_router_interface used request id req-c84176a3-586c-409a-bfa9-0e03be1288d9 2018-07-22 03:31:37,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/d71029ca-96db-4d58-8149-5052c5a976da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:37,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8dd63cbb-9b73-465f-919f-d574aa7d3fa0 Date: Sun, 22 Jul 2018 03:31:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:33Z", "admin_state_up": true, "updated_at": "2018-07-22T03:31:36Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a84157911ed44da3841150d9f57ac370", "id": "d71029ca-96db-4d58-8149-5052c5a976da", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router"}} 2018-07-22 03:31:37,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/d71029ca-96db-4d58-8149-5052c5a976da used request id req-8dd63cbb-9b73-465f-919f-d574aa7d3fa0 2018-07-22 03:31:37,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=d71029ca-96db-4d58-8149-5052c5a976da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:37,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-c428ad1d-2fbc-483a-9973-ab723d6753dd Date: Sun, 22 Jul 2018 03:31:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:36Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"}]} 2018-07-22 03:31:37,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=d71029ca-96db-4d58-8149-5052c5a976da used request id req-c428ad1d-2fbc-483a-9973-ab723d6753dd 2018-07-22 03:31:37,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/3d56b38d-5dfa-4e5f-b66f-2fb64ef48519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:31:37,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-261c6aa4-33ed-425f-9d0b-4ccc23f6e063 Date: Sun, 22 Jul 2018 03:31:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}} 2018-07-22 03:31:37,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/3d56b38d-5dfa-4e5f-b66f-2fb64ef48519 used request id req-261c6aa4-33ed-425f-9d0b-4ccc23f6e063 2018-07-22 03:31:37,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:37,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:38,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["3i6Qhl0UQxamdWtMvujVkA"], "issued_at": "2018-07-22T03:31:38.000000Z"}} 2018-07-22 03:31:38,168 - 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}43e462483609bd2b5e540d29a90500cdb7909812" 2018-07-22 03:31:38,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2808cb-a5ab-4bd5-95f7-6cf58987d249 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-22 03:31:38,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7d2808cb-a5ab-4bd5-95f7-6cf58987d249 2018-07-22 03:31:38,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:31:38,254 - 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}43e462483609bd2b5e540d29a90500cdb7909812" 2018-07-22 03:31:38,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-b538b795-6189-4294-b713-839130531ae6 x-compute-request-id: req-b538b795-6189-4294-b713-839130531ae6 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:31:38,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b538b795-6189-4294-b713-839130531ae6 2018-07-22 03:31:38,436 - 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}43e462483609bd2b5e540d29a90500cdb7909812" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-22 03:31:38,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-45006c73-1b0e-4a7f-898e-30eaa5310ff8 x-compute-request-id: req-45006c73-1b0e-4a7f-898e-30eaa5310ff8 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "60a6fd0b-a6e3-44b0-81c7-f00950630252"}} 2018-07-22 03:31:38,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-45006c73-1b0e-4a7f-898e-30eaa5310ff8 2018-07-22 03:31:38,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:38,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:38,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14714c251742469981870fc990e7bdec", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}], "expires_at": "2018-07-22T04:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-user", "id": "537b8d6e9b0142068a2c058d028ec2fb"}, "audit_ids": ["tFmfXt2BQaeF_bC8L-7j7w"], "issued_at": "2018-07-22T03:31:38.000000Z"}} 2018-07-22 03:31:38,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}bf4c96b9b2b5c974d1e8b6c0898e5f5d6c9a53ed" 2018-07-22 03:31:38,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778bf9f0-86ed-4ef2-9536-47442e87318a 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-22 03:31:38,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-778bf9f0-86ed-4ef2-9536-47442e87318a 2018-07-22 03:31:38,949 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:31:38,952 - 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}bf4c96b9b2b5c974d1e8b6c0898e5f5d6c9a53ed" 2018-07-22 03:31:39,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-22d1d85b-c2d0-4874-a578-138dd10377e3 x-compute-request-id: req-22d1d85b-c2d0-4874-a578-138dd10377e3 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:31:39,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-22d1d85b-c2d0-4874-a578-138dd10377e3 2018-07-22 03:31:39,204 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp... 2018-07-22 03:31:39,205 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:31:39,252 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp 2018-07-22 03:31:39,255 - 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}bf4c96b9b2b5c974d1e8b6c0898e5f5d6c9a53ed" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQClxZpy6uVDxkOWVOZPd2QSrcrS+nsmw0Qku6htT0PAurTiV7OLpV96enyJRPka1MFQK2jUa7ZJY1r0sLgBf6vXspHqnSnrgSLChbCmbehSG30cA0d021QL5fY2yLjqlxcKnFo3j4PFtRAFFc0W8PwvtcCTGUSJDCU1tT0TU/8X4w==", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp"}}' 2018-07-22 03:31:39,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-93669406-e25a-434c-aa1f-f01da5761c3b x-compute-request-id: req-93669406-e25a-434c-aa1f-f01da5761c3b Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQClxZpy6uVDxkOWVOZPd2QSrcrS+nsmw0Qku6htT0PAurTiV7OLpV96enyJRPka1MFQK2jUa7ZJY1r0sLgBf6vXspHqnSnrgSLChbCmbehSG30cA0d021QL5fY2yLjqlxcKnFo3j4PFtRAFFc0W8PwvtcCTGUSJDCU1tT0TU/8X4w==", "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "fingerprint": "63:e6:c2:3d:5d:38:4a:b2:bf:2e:5c:94:94:0e:2c:5e"}} 2018-07-22 03:31:39,312 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-93669406-e25a-434c-aa1f-f01da5761c3b 2018-07-22 03:31:39,314 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5.pub 2018-07-22 03:31:39,314 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5 2018-07-22 03:31:39,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:39,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:39,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14714c251742469981870fc990e7bdec", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}], "expires_at": "2018-07-22T04:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-user", "id": "537b8d6e9b0142068a2c058d028ec2fb"}, "audit_ids": ["zb-aZK3_ShuWvfsiVQCmmQ"], "issued_at": "2018-07-22T03:31:39.000000Z"}} 2018-07-22 03:31:39,698 - 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}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:39,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c61a72-cb05-4a16-bfdb-f17f0e7ce32e 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-22 03:31:39,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d9c61a72-cb05-4a16-bfdb-f17f0e7ce32e 2018-07-22 03:31:39,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:39,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8f3f4cf5-fece-437f-bdc8-b682efa1cddf Date: Sun, 22 Jul 2018 03:31:39 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:31:39,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp used request id req-8f3f4cf5-fece-437f-bdc8-b682efa1cddf 2018-07-22 03:31:39,962 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp... 2018-07-22 03:31:39,962 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp 2018-07-22 03:31:39,966 - 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}6c5b391b31b5db84338a0c62017863662ea532e5" -d '{"security_group": {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}}' 2018-07-22 03:31:40,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-0d5b6c18-6e6e-4f2f-bdc0-7b74e2ea0eec Date: Sun, 22 Jul 2018 03:31:40 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "updated_at": "2018-07-22T03:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "49227592-8755-453b-bb77-55081a46104c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84157911ed44da3841150d9f57ac370"}], "revision_number": 2, "project_id": "a84157911ed44da3841150d9f57ac370", "id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}} 2018-07-22 03:31:40,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-0d5b6c18-6e6e-4f2f-bdc0-7b74e2ea0eec 2018-07-22 03:31:40,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-480d531b-969f-43a6-9c07-045a3f239928 Date: Sun, 22 Jul 2018 03:31:40 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-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "49227592-8755-453b-bb77-55081a46104c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850"}]} 2018-07-22 03:31:40,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-480d531b-969f-43a6-9c07-045a3f239928 2018-07-22 03:31:40,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:40,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9fbc3bf-a376-44f9-9524-9bda7d3ef63e Date: Sun, 22 Jul 2018 03:31:40 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-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "49227592-8755-453b-bb77-55081a46104c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850"}]} 2018-07-22 03:31:40,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-c9fbc3bf-a376-44f9-9524-9bda7d3ef63e 2018-07-22 03:31:40,259 - neutron_utils - INFO - Retrieving security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:40,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-5d238c16-76f6-4249-9b0f-3aef2ca08209 Date: Sun, 22 Jul 2018 03:31:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "updated_at": "2018-07-22T03:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "49227592-8755-453b-bb77-55081a46104c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84157911ed44da3841150d9f57ac370"}], "revision_number": 2, "project_id": "a84157911ed44da3841150d9f57ac370", "id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}]} 2018-07-22 03:31:40,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-5d238c16-76f6-4249-9b0f-3aef2ca08209 2018-07-22 03:31:40,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-20e5d5f4-fbec-41d7-a966-1c3c321f13cb Date: Sun, 22 Jul 2018 03:31:40 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-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "49227592-8755-453b-bb77-55081a46104c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850"}]} 2018-07-22 03:31:40,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-20e5d5f4-fbec-41d7-a966-1c3c321f13cb 2018-07-22 03:31:40,352 - neutron_utils - INFO - Retrieving security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:40,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-0ef4c8a6-65c6-4468-afc3-bdce90d869bc Date: Sun, 22 Jul 2018 03:31:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "updated_at": "2018-07-22T03:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "49227592-8755-453b-bb77-55081a46104c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84157911ed44da3841150d9f57ac370"}], "revision_number": 2, "project_id": "a84157911ed44da3841150d9f57ac370", "id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}]} 2018-07-22 03:31:40,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-0ef4c8a6-65c6-4468-afc3-bdce90d869bc 2018-07-22 03:31:40,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:40,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98316294-8ce4-467e-a739-0ee262ec25a9 Date: Sun, 22 Jul 2018 03:31:40 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-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "49227592-8755-453b-bb77-55081a46104c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850"}]} 2018-07-22 03:31:40,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-98316294-8ce4-467e-a739-0ee262ec25a9 2018-07-22 03:31:40,423 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp 2018-07-22 03:31:40,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-0a9d42e5-1cf5-4443-9c76-90b1ba974f5b Date: Sun, 22 Jul 2018 03:31:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "updated_at": "2018-07-22T03:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "49227592-8755-453b-bb77-55081a46104c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84157911ed44da3841150d9f57ac370"}], "revision_number": 2, "project_id": "a84157911ed44da3841150d9f57ac370", "id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}]} 2018-07-22 03:31:40,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp used request id req-0a9d42e5-1cf5-4443-9c76-90b1ba974f5b 2018-07-22 03:31:40,468 - 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-22 03:31:40,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:31:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:31:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc869958-7921-45a8-a44a-3f74cbad440d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:31:40,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-fc869958-7921-45a8-a44a-3f74cbad440d 2018-07-22 03:31:40,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:40,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e735957-4275-4f11-9023-947837522e53 Date: Sun, 22 Jul 2018 03:31:40 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-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "49227592-8755-453b-bb77-55081a46104c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850"}]} 2018-07-22 03:31:40,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-8e735957-4275-4f11-9023-947837522e53 2018-07-22 03:31:40,588 - 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}6c5b391b31b5db84338a0c62017863662ea532e5" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97"}}' 2018-07-22 03:31:40,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d24d0096-4282-469a-b6ba-ced70f57f26a Date: Sun, 22 Jul 2018 03:31:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "00c0591b-fddf-4af4-bad8-a74969c5e49c"}} 2018-07-22 03:31:40,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-d24d0096-4282-469a-b6ba-ced70f57f26a 2018-07-22 03:31:40,741 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp 2018-07-22 03:31:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-072334e9-8630-47c8-9b6f-f3d08bba5fe8 Date: Sun, 22 Jul 2018 03:31:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "updated_at": "2018-07-22T03:31:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "00c0591b-fddf-4af4-bad8-a74969c5e49c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "49227592-8755-453b-bb77-55081a46104c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84157911ed44da3841150d9f57ac370"}], "revision_number": 3, "project_id": "a84157911ed44da3841150d9f57ac370", "id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}]} 2018-07-22 03:31:40,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp used request id req-072334e9-8630-47c8-9b6f-f3d08bba5fe8 2018-07-22 03:31:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2049d4f1-6a0e-46a3-8649-43698d3ef74f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:31:40,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-2049d4f1-6a0e-46a3-8649-43698d3ef74f 2018-07-22 03:31:40,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:40,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-82e4ab8c-8ddd-4f5d-a10c-b2ca0c545647 Date: Sun, 22 Jul 2018 03:31:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "00c0591b-fddf-4af4-bad8-a74969c5e49c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "49227592-8755-453b-bb77-55081a46104c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850"}]} 2018-07-22 03:31:40,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-82e4ab8c-8ddd-4f5d-a10c-b2ca0c545647 2018-07-22 03:31:40,943 - 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}6c5b391b31b5db84338a0c62017863662ea532e5" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97"}}' 2018-07-22 03:31:41,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-947653b6-4118-494d-974d-cfd3944601c4 Date: Sun, 22 Jul 2018 03:31:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T03:31:41Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": 22, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:41Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "72484f6a-5a79-4bac-9b12-8df98618fa62"}} 2018-07-22 03:31:41,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-947653b6-4118-494d-974d-cfd3944601c4 2018-07-22 03:31:41,072 - neutron_utils - INFO - Retrieving security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:41,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:41,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-52db802f-1880-4de3-bb97-504601c80491 Date: Sun, 22 Jul 2018 03:31:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "updated_at": "2018-07-22T03:31:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "00c0591b-fddf-4af4-bad8-a74969c5e49c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "49227592-8755-453b-bb77-55081a46104c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:31:41Z", "revision_number": 0, "id": "72484f6a-5a79-4bac-9b12-8df98618fa62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:41Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "revision_number": 0, "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84157911ed44da3841150d9f57ac370"}], "revision_number": 4, "project_id": "a84157911ed44da3841150d9f57ac370", "id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}]} 2018-07-22 03:31:41,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-52db802f-1880-4de3-bb97-504601c80491 2018-07-22 03:31:41,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eed2aa9-eb23-4811-8ae5-ecda594a2a97 2018-07-22 03:31:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:31:41,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-0d07c76b-68d5-4da6-b694-8551ad3d5422 Date: Sun, 22 Jul 2018 03:31:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "00c0591b-fddf-4af4-bad8-a74969c5e49c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "49227592-8755-453b-bb77-55081a46104c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T03:31:41Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": 22, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:41Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "72484f6a-5a79-4bac-9b12-8df98618fa62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:40Z", "security_group_id": "7eed2aa9-eb23-4811-8ae5-ecda594a2a97", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:40Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "8c65be7d-70b4-4c46-81d2-7fad3113d850"}]} 2018-07-22 03:31:41,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-0d07c76b-68d5-4da6-b694-8551ad3d5422 2018-07-22 03:31:41,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:41,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:41,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14714c251742469981870fc990e7bdec", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}], "expires_at": "2018-07-22T04:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-user", "id": "537b8d6e9b0142068a2c058d028ec2fb"}, "audit_ids": ["_M_3-NMbT5mu-t0sBFMX9w"], "issued_at": "2018-07-22T03:31:41.000000Z"}} 2018-07-22 03:31:41,556 - 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}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:41,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd658191-072e-458d-a33f-7fcc55476e19 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-22 03:31:41,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fd658191-072e-458d-a33f-7fcc55476e19 2018-07-22 03:31:41,569 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:31:41,571 - 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}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:41,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf447f5c-1701-4224-b91d-6549ba3c8fd2 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-22 03:31:41,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bf447f5c-1701-4224-b91d-6549ba3c8fd2 2018-07-22 03:31:41,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:41,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9492012e-2360-494f-9736-f08fc426e28b Date: Sun, 22 Jul 2018 03:31:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:31:41,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-9492012e-2360-494f-9736-f08fc426e28b 2018-07-22 03:31:41,920 - 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-22 03:31:41,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:31:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:31:41,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:42,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e55672-d925-44f2-b169-1ae43ab55213 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:31:42,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-83e55672-d925-44f2-b169-1ae43ab55213 2018-07-22 03:31:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:42,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e3169f4a-da13-4c08-ba8e-6bd2d220f226 Date: Sun, 22 Jul 2018 03:31:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:31:42,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-e3169f4a-da13-4c08-ba8e-6bd2d220f226 2018-07-22 03:31:42,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:42,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2f956453-1cef-48b6-848b-7341aeec04f8 Date: Sun, 22 Jul 2018 03:31:42 GMT RESP BODY: {"ports":[]} 2018-07-22 03:31:42,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1&admin_state_up=True used request id req-2f956453-1cef-48b6-848b-7341aeec04f8 2018-07-22 03:31:42,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:42,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-a82eef63-d551-413f-8b8f-b5892e0fcbaf x-compute-request-id: req-a82eef63-d551-413f-8b8f-b5892e0fcbaf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:31:42,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst used request id req-a82eef63-d551-413f-8b8f-b5892e0fcbaf 2018-07-22 03:31:42,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:42,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-86a5e8cd-8fed-4798-b2ab-84f7e8cd2da5 Date: Sun, 22 Jul 2018 03:31:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:31:42,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-86a5e8cd-8fed-4798-b2ab-84f7e8cd2da5 2018-07-22 03:31:42,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:42,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84794c7c-a4b2-42a9-a0c7-9ef1b4e81448 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:31:42,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-84794c7c-a4b2-42a9-a0c7-9ef1b4e81448 2018-07-22 03:31:42,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:42,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a3372a5-54b3-4e4e-b73f-dc12e43663af Date: Sun, 22 Jul 2018 03:31:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:31:42,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-5a3372a5-54b3-4e4e-b73f-dc12e43663af 2018-07-22 03:31:42,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:42,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-986ab7af-8ae3-47aa-855b-c5db1b4dddb8 Date: Sun, 22 Jul 2018 03:31:42 GMT RESP BODY: {"ports":[]} 2018-07-22 03:31:42,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1&admin_state_up=True used request id req-986ab7af-8ae3-47aa-855b-c5db1b4dddb8 2018-07-22 03:31:42,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:31:42,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:31:43,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14714c251742469981870fc990e7bdec", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj-role"}], "expires_at": "2018-07-22T04:31:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/a84157911ed44da3841150d9f57ac370", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-03936e92-1cea-43b-user", "id": "537b8d6e9b0142068a2c058d028ec2fb"}, "audit_ids": ["_awe_vaLS-OrfJS4VwGX3w"], "issued_at": "2018-07-22T03:31:43.000000Z"}} 2018-07-22 03:31:43,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}b89b0d15f115f6ce8e6c766eccf227bb6012f5fb" 2018-07-22 03:31:43,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34276f24-7051-415b-a64f-076b9b27484a 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-22 03:31:43,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-34276f24-7051-415b-a64f-076b9b27484a 2018-07-22 03:31:43,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:43,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-46cf9446-de96-47f7-9b5a-fa8fefb24071 Date: Sun, 22 Jul 2018 03:31:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:31:43,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-46cf9446-de96-47f7-9b5a-fa8fefb24071 2018-07-22 03:31:43,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:43,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1e4efdc4-0353-45e2-8fe2-26e64ab4fe28 Date: Sun, 22 Jul 2018 03:31:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:31:43,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-1e4efdc4-0353-45e2-8fe2-26e64ab4fe28 2018-07-22 03:31:43,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:43,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-099873a5-1dd8-4db1-a9a0-2e2bae8120a1 Date: Sun, 22 Jul 2018 03:31:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:31:43,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-099873a5-1dd8-4db1-a9a0-2e2bae8120a1 2018-07-22 03:31:43,264 - 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-22 03:31:43,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:31:43,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89b0d15f115f6ce8e6c766eccf227bb6012f5fb" 2018-07-22 03:31:43,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fab2f7e-acb1-4945-ad2f-4031a6fabf12 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:31:43,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-1fab2f7e-acb1-4945-ad2f-4031a6fabf12 2018-07-22 03:31:43,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:43,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-96e25d25-2c01-4db7-b14b-cc1fc7791bd9 Date: Sun, 22 Jul 2018 03:31:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:31:43,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-96e25d25-2c01-4db7-b14b-cc1fc7791bd9 2018-07-22 03:31:43,408 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net 2018-07-22 03:31:43,414 - 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}317f11be6abf9300c228c89206df43c0567602c4" -d '{"port": {"network_id": "cf482f9c-527f-4486-b060-8f677736a294", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1", "admin_state_up": true}}' 2018-07-22 03:31:44,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-8c621c2e-af6b-4d01-bcec-5ff221dcc014 Date: Sun, 22 Jul 2018 03:31:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b"],"mac_address":"fa:16:3e:ed:b1:28","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","project_id":"a84157911ed44da3841150d9f57ac370","qos_policy_id":null,"admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:31:44,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-8c621c2e-af6b-4d01-bcec-5ff221dcc014 2018-07-22 03:31:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:44,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d2c496b9-ec30-4225-82f7-5086e328a724 Date: Sun, 22 Jul 2018 03:31:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:31:44,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-d2c496b9-ec30-4225-82f7-5086e328a724 2018-07-22 03:31:44,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:44,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0947801-2197-4252-982e-99301efa8cb5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:31:44,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-f0947801-2197-4252-982e-99301efa8cb5 2018-07-22 03:31:44,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:44,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-420fef7d-58a1-4ef6-89cb-54baa942f329 Date: Sun, 22 Jul 2018 03:31:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:31:44,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-420fef7d-58a1-4ef6-89cb-54baa942f329 2018-07-22 03:31:44,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:44,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-b6b5f78e-4424-46ad-8843-544729bcb73d Date: Sun, 22 Jul 2018 03:31:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:31:44,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1&admin_state_up=True used request id req-b6b5f78e-4424-46ad-8843-544729bcb73d 2018-07-22 03:31:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:44,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3dda1b8-010a-4644-9649-33bfa753db33 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:31:44,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-f3dda1b8-010a-4644-9649-33bfa753db33 2018-07-22 03:31:44,766 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst 2018-07-22 03:31:44,769 - 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}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:44,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-6416ddcc-4e2a-43cc-bb34-854c73ca6489 x-compute-request-id: req-6416ddcc-4e2a-43cc-bb34-854c73ca6489 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-flavor-name"}, {"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:31:44,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6416ddcc-4e2a-43cc-bb34-854c73ca6489 2018-07-22 03:31:44,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:44,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-8f566cff-8f13-40ed-ac03-345ef8292197 x-compute-request-id: req-8f566cff-8f13-40ed-ac03-345ef8292197 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "60a6fd0b-a6e3-44b0-81c7-f00950630252"}} 2018-07-22 03:31:44,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252 used request id req-8f566cff-8f13-40ed-ac03-345ef8292197 2018-07-22 03:31:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:45,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-4459332f-8628-43e5-9c81-5a58c5e041b8 Date: Sun, 22 Jul 2018 03:31:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:31:24Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T03:31:29Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/snap", "metadata": {}}], "self": "/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "min_disk": 0, "protected": false, "id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "file": "/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "a84157911ed44da3841150d9f57ac370", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/62a4951c-66c5-443c-b71b-d68497d3c9bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image"} 2018-07-22 03:31:45,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image used request id req-4459332f-8628-43e5-9c81-5a58c5e041b8 2018-07-22 03:31:45,020 - 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}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:45,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-192687ea-f81c-4889-bd94-0bf85988cbea Date: Sun, 22 Jul 2018 03:31:45 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-22 03:31:45,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-192687ea-f81c-4889-bd94-0bf85988cbea 2018-07-22 03:31:45,032 - 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}317f11be6abf9300c228c89206df43c0567602c4" -d '{"server": {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "imageRef": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "flavorRef": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "max_count": 1, "min_count": 1, "networks": [{"port": "9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1"}]}}' 2018-07-22 03:31:46,140 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:31: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-f2a04a08-77ca-40db-8dff-191cc4c788d0 x-compute-request-id: req-f2a04a08-77ca-40db-8dff-191cc4c788d0 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "adminPass": "WCH2SrFZwT2H"}} 2018-07-22 03:31:46,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-f2a04a08-77ca-40db-8dff-191cc4c788d0 2018-07-22 03:31:46,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:46,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-f1a6295a-739a-414d-903e-c06586065519 x-compute-request-id: req-f1a6295a-739a-414d-903e-c06586065519 Content-Encoding: gzip Content-Length: 615 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:46,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-f1a6295a-739a-414d-903e-c06586065519 2018-07-22 03:31:46,584 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst 2018-07-22 03:31:46,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:46,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-e5b0468e-6bf8-4138-b0a0-f051d0232579 x-compute-request-id: req-e5b0468e-6bf8-4138-b0a0-f051d0232579 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:46,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-e5b0468e-6bf8-4138-b0a0-f051d0232579 2018-07-22 03:31:46,685 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:31:46,685 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:31:49,688 - create_instance - DEBUG - VM status query timeout in 896.895736933 2018-07-22 03:31:49,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:50,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-eae6c765-543b-4092-96ba-0c1b78b15b85 x-compute-request-id: req-eae6c765-543b-4092-96ba-0c1b78b15b85 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:50,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-eae6c765-543b-4092-96ba-0c1b78b15b85 2018-07-22 03:31:50,179 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:31:50,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:31:53,182 - create_instance - DEBUG - VM status query timeout in 893.402144909 2018-07-22 03:31:53,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:53,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-667687eb-06d5-4370-a9eb-9329e13f38a7 x-compute-request-id: req-667687eb-06d5-4370-a9eb-9329e13f38a7 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:53,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-667687eb-06d5-4370-a9eb-9329e13f38a7 2018-07-22 03:31:53,510 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:31:53,510 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:31:56,513 - create_instance - DEBUG - VM status query timeout in 890.071133852 2018-07-22 03:31:56,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:31:56,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-73b4f34b-3fbd-40ac-b7e3-6c7f7b7e23bc x-compute-request-id: req-73b4f34b-3fbd-40ac-b7e3-6c7f7b7e23bc Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:31:56,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-73b4f34b-3fbd-40ac-b7e3-6c7f7b7e23bc 2018-07-22 03:31:56,693 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:31:56,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:31:59,696 - create_instance - DEBUG - VM status query timeout in 886.887798071 2018-07-22 03:31:59,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:00,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:31: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-8065d0cd-6246-456e-beea-9963065a0b71 x-compute-request-id: req-8065d0cd-6246-456e-beea-9963065a0b71 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:00,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-8065d0cd-6246-456e-beea-9963065a0b71 2018-07-22 03:32:00,017 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:00,017 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:03,020 - create_instance - DEBUG - VM status query timeout in 883.56377387 2018-07-22 03:32:03,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:03,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-2ac1e1d7-7c74-4c1a-b50e-995c7d204e57 x-compute-request-id: req-2ac1e1d7-7c74-4c1a-b50e-995c7d204e57 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:03,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-2ac1e1d7-7c74-4c1a-b50e-995c7d204e57 2018-07-22 03:32:03,184 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:03,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:06,187 - create_instance - DEBUG - VM status query timeout in 880.396575928 2018-07-22 03:32:06,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:06,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-fa6a0b36-60ef-41e6-aeed-12093cd9e836 x-compute-request-id: req-fa6a0b36-60ef-41e6-aeed-12093cd9e836 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:06,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-fa6a0b36-60ef-41e6-aeed-12093cd9e836 2018-07-22 03:32:06,704 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:06,705 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:09,708 - create_instance - DEBUG - VM status query timeout in 876.876281023 2018-07-22 03:32:09,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:09,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-c0f3fcfa-88c1-4856-82e7-082cb479ad52 x-compute-request-id: req-c0f3fcfa-88c1-4856-82e7-082cb479ad52 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:09,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-c0f3fcfa-88c1-4856-82e7-082cb479ad52 2018-07-22 03:32:09,903 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:09,904 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:12,907 - create_instance - DEBUG - VM status query timeout in 873.677330971 2018-07-22 03:32:12,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:13,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-3761f20d-697f-409e-a0aa-c5768a8629bd x-compute-request-id: req-3761f20d-697f-409e-a0aa-c5768a8629bd Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:13,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-3761f20d-697f-409e-a0aa-c5768a8629bd 2018-07-22 03:32:13,379 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:13,379 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:16,382 - create_instance - DEBUG - VM status query timeout in 870.202028036 2018-07-22 03:32:16,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:16,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-ef16be0a-9100-49d6-ad74-e11ef04c5ee3 x-compute-request-id: req-ef16be0a-9100-49d6-ad74-e11ef04c5ee3 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:16,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-ef16be0a-9100-49d6-ad74-e11ef04c5ee3 2018-07-22 03:32:16,882 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:16,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:19,886 - create_instance - DEBUG - VM status query timeout in 866.698484898 2018-07-22 03:32:19,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:20,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-a19c3c50-64f3-43e6-ac98-e134c683091d x-compute-request-id: req-a19c3c50-64f3-43e6-ac98-e134c683091d Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:20,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-a19c3c50-64f3-43e6-ac98-e134c683091d 2018-07-22 03:32:20,229 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:20,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:23,232 - create_instance - DEBUG - VM status query timeout in 863.351789951 2018-07-22 03:32:23,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:23,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-66dc2fc9-8900-4a49-b59a-6de202eb7a3b x-compute-request-id: req-66dc2fc9-8900-4a49-b59a-6de202eb7a3b Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:23,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-66dc2fc9-8900-4a49-b59a-6de202eb7a3b 2018-07-22 03:32:23,414 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:23,415 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:26,418 - create_instance - DEBUG - VM status query timeout in 860.166164875 2018-07-22 03:32:26,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:26,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-5024460f-d11d-478f-ba03-85b2830b4912 x-compute-request-id: req-5024460f-d11d-478f-ba03-85b2830b4912 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:26,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-5024460f-d11d-478f-ba03-85b2830b4912 2018-07-22 03:32:26,610 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:26,611 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:29,614 - create_instance - DEBUG - VM status query timeout in 856.97014308 2018-07-22 03:32:29,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:30,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-7037913e-59b5-4d28-b6b1-06deae10e119 x-compute-request-id: req-7037913e-59b5-4d28-b6b1-06deae10e119 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:30,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-7037913e-59b5-4d28-b6b1-06deae10e119 2018-07-22 03:32:30,093 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:30,093 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:33,096 - create_instance - DEBUG - VM status query timeout in 853.487972021 2018-07-22 03:32:33,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:33,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-a97668c3-e2da-4d75-bc7c-a72e57f5c89a x-compute-request-id: req-a97668c3-e2da-4d75-bc7c-a72e57f5c89a Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:33,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-a97668c3-e2da-4d75-bc7c-a72e57f5c89a 2018-07-22 03:32:33,424 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:33,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:36,426 - create_instance - DEBUG - VM status query timeout in 850.158446074 2018-07-22 03:32:36,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:36,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-fef57299-461e-409d-8947-1356e5ccf931 x-compute-request-id: req-fef57299-461e-409d-8947-1356e5ccf931 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:36,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-fef57299-461e-409d-8947-1356e5ccf931 2018-07-22 03:32:36,602 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:36,602 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:39,605 - create_instance - DEBUG - VM status query timeout in 846.978806019 2018-07-22 03:32:39,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:40,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-d0c31333-a3b2-407b-ba57-9f4988564b72 x-compute-request-id: req-d0c31333-a3b2-407b-ba57-9f4988564b72 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:40,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-d0c31333-a3b2-407b-ba57-9f4988564b72 2018-07-22 03:32:40,100 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:40,100 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:43,104 - create_instance - DEBUG - VM status query timeout in 843.48042202 2018-07-22 03:32:43,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:43,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-6c2a94c3-3ee1-41da-82a5-4d55c5e838ef x-compute-request-id: req-6c2a94c3-3ee1-41da-82a5-4d55c5e838ef Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:43,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-6c2a94c3-3ee1-41da-82a5-4d55c5e838ef 2018-07-22 03:32:43,599 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:43,599 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:46,602 - create_instance - DEBUG - VM status query timeout in 839.981523037 2018-07-22 03:32:46,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:47,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-b906b2ac-69c4-436e-b840-172dfae4173f x-compute-request-id: req-b906b2ac-69c4-436e-b840-172dfae4173f Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:47,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-b906b2ac-69c4-436e-b840-172dfae4173f 2018-07-22 03:32:47,119 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:47,120 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:50,123 - create_instance - DEBUG - VM status query timeout in 836.461165905 2018-07-22 03:32:50,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:50,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-c27fa6a5-a528-4e19-968c-29a2c36aa3dc x-compute-request-id: req-c27fa6a5-a528-4e19-968c-29a2c36aa3dc Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:50,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-c27fa6a5-a528-4e19-968c-29a2c36aa3dc 2018-07-22 03:32:50,475 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:50,475 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:53,477 - create_instance - DEBUG - VM status query timeout in 833.107333899 2018-07-22 03:32:53,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:54,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-32c37d5d-1faa-4b31-805e-d6e2f790a2a1 x-compute-request-id: req-32c37d5d-1faa-4b31-805e-d6e2f790a2a1 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:54,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-32c37d5d-1faa-4b31-805e-d6e2f790a2a1 2018-07-22 03:32:54,042 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:54,042 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:32:57,045 - create_instance - DEBUG - VM status query timeout in 829.538881063 2018-07-22 03:32:57,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:32:57,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:32: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-edda6c00-39fa-43a2-a78b-b6fb0d68aedb x-compute-request-id: req-edda6c00-39fa-43a2-a78b-b6fb0d68aedb Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:32:57,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-edda6c00-39fa-43a2-a78b-b6fb0d68aedb 2018-07-22 03:32:57,225 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:32:57,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:00,228 - create_instance - DEBUG - VM status query timeout in 826.355674982 2018-07-22 03:33:00,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:00,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-ae850c4c-96c6-4f3f-a66c-dcb82155f0d5 x-compute-request-id: req-ae850c4c-96c6-4f3f-a66c-dcb82155f0d5 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:00,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-ae850c4c-96c6-4f3f-a66c-dcb82155f0d5 2018-07-22 03:33:00,394 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:33:00,394 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:03,398 - create_instance - DEBUG - VM status query timeout in 823.18641901 2018-07-22 03:33:03,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:03,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-541909b5-a770-41cc-8017-b7f4c6e810df x-compute-request-id: req-541909b5-a770-41cc-8017-b7f4c6e810df Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:03,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-541909b5-a770-41cc-8017-b7f4c6e810df 2018-07-22 03:33:03,561 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:33:03,561 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:06,564 - create_instance - DEBUG - VM status query timeout in 820.019810915 2018-07-22 03:33:06,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:06,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-1c72ad31-e729-4b78-8c1d-c730727865b8 x-compute-request-id: req-1c72ad31-e729-4b78-8c1d-c730727865b8 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:06,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-1c72ad31-e729-4b78-8c1d-c730727865b8 2018-07-22 03:33:06,771 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:33:06,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:09,774 - create_instance - DEBUG - VM status query timeout in 816.810075045 2018-07-22 03:33:09,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:10,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-7b1146d9-8514-49b4-84c8-327bf01a2f92 x-compute-request-id: req-7b1146d9-8514-49b4-84c8-327bf01a2f92 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:10,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-7b1146d9-8514-49b4-84c8-327bf01a2f92 2018-07-22 03:33:10,126 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:33:10,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:13,130 - create_instance - DEBUG - VM status query timeout in 813.454371929 2018-07-22 03:33:13,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:13,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-a32c9b35-1c9a-4bce-a64d-ecc9056036bc x-compute-request-id: req-a32c9b35-1c9a-4bce-a64d-ecc9056036bc Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:13,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-a32c9b35-1c9a-4bce-a64d-ecc9056036bc 2018-07-22 03:33:13,482 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:33:13,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:16,483 - create_instance - DEBUG - VM status query timeout in 810.100990057 2018-07-22 03:33:16,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:16,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-7d5f57e9-adeb-48df-848c-f7dc35428c4c x-compute-request-id: req-7d5f57e9-adeb-48df-848c-f7dc35428c4c Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:16,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-7d5f57e9-adeb-48df-848c-f7dc35428c4c 2018-07-22 03:33:16,809 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:33:16,809 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:19,812 - create_instance - DEBUG - VM status query timeout in 806.771600008 2018-07-22 03:33:19,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:20,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-d5d2a7ed-0c56-4601-94b8-df5037bacd29 x-compute-request-id: req-d5d2a7ed-0c56-4601-94b8-df5037bacd29 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:20,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-d5d2a7ed-0c56-4601-94b8-df5037bacd29 2018-07-22 03:33:20,137 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:33:20,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:23,141 - create_instance - DEBUG - VM status query timeout in 803.44325304 2018-07-22 03:33:23,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:23,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-cb1035ed-26ab-498c-b054-0968b2a72028 x-compute-request-id: req-cb1035ed-26ab-498c-b054-0968b2a72028 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:23,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-cb1035ed-26ab-498c-b054-0968b2a72028 2018-07-22 03:33:23,324 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:33:23,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:26,327 - create_instance - DEBUG - VM status query timeout in 800.256861925 2018-07-22 03:33:26,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:26,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-b32da42f-f962-45b0-b364-73570c5b5786 x-compute-request-id: req-b32da42f-f962-45b0-b364-73570c5b5786 Content-Encoding: gzip Content-Length: 677 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/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:31:46Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:26,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-b32da42f-f962-45b0-b364-73570c5b5786 2018-07-22 03:33:26,662 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - BUILD 2018-07-22 03:33:26,662 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:29,665 - create_instance - DEBUG - VM status query timeout in 796.918824911 2018-07-22 03:33:29,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:29,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-00c7247c-428f-44df-b927-39bbfc89fd51 x-compute-request-id: req-00c7247c-428f-44df-b927-39bbfc89fd51 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:29,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-00c7247c-428f-44df-b927-39bbfc89fd51 2018-07-22 03:33:29,843 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - ACTIVE 2018-07-22 03:33:29,843 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:33:29,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:30,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-d0c8b7f1-b265-402d-8680-25a4476d0b66 x-compute-request-id: req-d0c8b7f1-b265-402d-8680-25a4476d0b66 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:30,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-d0c8b7f1-b265-402d-8680-25a4476d0b66 2018-07-22 03:33:30,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:30,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11943095-adc3-48b7-8788-9f35f9d44df9 Date: Sun, 22 Jul 2018 03:33:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:33:30,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-11943095-adc3-48b7-8788-9f35f9d44df9 2018-07-22 03:33:30,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:30,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e926d114-7a44-4b6e-97fa-c7cee5066fd5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:30,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-e926d114-7a44-4b6e-97fa-c7cee5066fd5 2018-07-22 03:33:30,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:30,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-114e272e-6688-4015-9686-d5ea505fb278 Date: Sun, 22 Jul 2018 03:33:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:33:30,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-114e272e-6688-4015-9686-d5ea505fb278 2018-07-22 03:33:30,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:30,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-04598ad5-1dd0-4524-b249-005af2af1d92 Date: Sun, 22 Jul 2018 03:33:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:33:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"11c852df-e01b-45c2-8a75-6baaf0312621","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.2"}],"id":"df1051aa-c627-4163-a6f4-86bf9117b01a","security_groups":[],"mac_address":"fa:16:3e:d5:9c:8f","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf482f9c-527f-4486-b060-8f677736a294","ip_allocation":"immediate"}]} 2018-07-22 03:33:30,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-04598ad5-1dd0-4524-b249-005af2af1d92 2018-07-22 03:33:30,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:30,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-fcc7f4b8-0efc-41ca-a242-4273b9f1f5db Date: Sun, 22 Jul 2018 03:33:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:33Z", "admin_state_up": true, "updated_at": "2018-07-22T03:31:36Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a84157911ed44da3841150d9f57ac370", "id": "d71029ca-96db-4d58-8149-5052c5a976da", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router"}]} 2018-07-22 03:33:30,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router used request id req-fcc7f4b8-0efc-41ca-a242-4273b9f1f5db 2018-07-22 03:33:30,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:30,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bc0172-4cae-4c87-97ff-f4ca57c36d84 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:30,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-e5bc0172-4cae-4c87-97ff-f4ca57c36d84 2018-07-22 03:33:30,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=d71029ca-96db-4d58-8149-5052c5a976da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-fd64d44c-75be-455f-8361-49e2c001ba58 Date: Sun, 22 Jul 2018 03:33:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"}]} 2018-07-22 03:33:31,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=d71029ca-96db-4d58-8149-5052c5a976da used request id req-fd64d44c-75be-455f-8361-49e2c001ba58 2018-07-22 03:33:31,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/3d56b38d-5dfa-4e5f-b66f-2fb64ef48519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-ce81c62a-fd9f-4f62-a1e9-5f42e537e89e Date: Sun, 22 Jul 2018 03:33:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}} 2018-07-22 03:33:31,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/3d56b38d-5dfa-4e5f-b66f-2fb64ef48519 used request id req-ce81c62a-fd9f-4f62-a1e9-5f42e537e89e 2018-07-22 03:33:31,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-e134726d-f1b8-46ca-9a22-2c0f08ad9122 Date: Sun, 22 Jul 2018 03:33:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:33:31,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-e134726d-f1b8-46ca-9a22-2c0f08ad9122 2018-07-22 03:33:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8b0670fe-12dd-4f61-bb82-eca5f2f3d508 Date: Sun, 22 Jul 2018 03:33:31 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:33:31,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-8b0670fe-12dd-4f61-bb82-eca5f2f3d508 2018-07-22 03:33:31,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-d741b964-f194-43a0-a726-7dd8ac5cd7ba x-compute-request-id: req-d741b964-f194-43a0-a726-7dd8ac5cd7ba Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:31,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-d741b964-f194-43a0-a726-7dd8ac5cd7ba 2018-07-22 03:33:31,385 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - ACTIVE 2018-07-22 03:33:31,385 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:33:31,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-93ac8a5a-3c21-4e2c-9f95-3f46d1db85c9 x-compute-request-id: req-93ac8a5a-3c21-4e2c-9f95-3f46d1db85c9 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:31,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-93ac8a5a-3c21-4e2c-9f95-3f46d1db85c9 2018-07-22 03:33:31,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b876780b-5ebc-46f6-98a1-da1399200df3 Date: Sun, 22 Jul 2018 03:33:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:33:31,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-b876780b-5ebc-46f6-98a1-da1399200df3 2018-07-22 03:33:31,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb07f82e-e748-40e0-9301-4dd634e37d92 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:31,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-fb07f82e-e748-40e0-9301-4dd634e37d92 2018-07-22 03:33:31,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a6e44609-7cd0-47e2-bc02-5a8245482ca2 Date: Sun, 22 Jul 2018 03:33:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:33:31,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-a6e44609-7cd0-47e2-bc02-5a8245482ca2 2018-07-22 03:33:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-c4ac2b61-6e37-4d83-9c2d-9f0fae81fc47 Date: Sun, 22 Jul 2018 03:33:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:33:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"11c852df-e01b-45c2-8a75-6baaf0312621","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.2"}],"id":"df1051aa-c627-4163-a6f4-86bf9117b01a","security_groups":[],"mac_address":"fa:16:3e:d5:9c:8f","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf482f9c-527f-4486-b060-8f677736a294","ip_allocation":"immediate"}]} 2018-07-22 03:33:31,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-c4ac2b61-6e37-4d83-9c2d-9f0fae81fc47 2018-07-22 03:33:31,872 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-22 03:33:31,877 - 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}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:31,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d639e8dc-ee2c-419c-aabc-a95e8b20041a Date: Sun, 22 Jul 2018 03:33:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:33:31,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-d639e8dc-ee2c-419c-aabc-a95e8b20041a 2018-07-22 03:33:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:32,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e64fb959-e042-463b-95d4-b2c3af9adbe2 Date: Sun, 22 Jul 2018 03:33:32 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:33:32,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-e64fb959-e042-463b-95d4-b2c3af9adbe2 2018-07-22 03:33:32,010 - 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}317f11be6abf9300c228c89206df43c0567602c4" -d '{"floatingip": {"floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "port_id": "9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1"}}' 2018-07-22 03:33:34,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 571 X-Openstack-Request-Id: req-98a464d1-dce8-4831-b567-7c40a5bf1e5b Date: Sun, 22 Jul 2018 03:33:34 GMT RESP BODY: {"floatingip": {"router_id": "d71029ca-96db-4d58-8149-5052c5a976da", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:33:33Z", "updated_at": "2018-07-22T03:33:33Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "a84157911ed44da3841150d9f57ac370", "port_id": "9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1", "id": "56ad743a-6f66-4c57-8633-9ed25c1d8406", "qos_policy_id": null}} 2018-07-22 03:33:34,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-98a464d1-dce8-4831-b567-7c40a5bf1e5b 2018-07-22 03:33:34,204 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router 2018-07-22 03:33:34,204 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-07-22 03:33:34,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:34,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-3771bdd3-6498-453f-93de-89c23159afb3 x-compute-request-id: req-3771bdd3-6498-453f-93de-89c23159afb3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:34,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-3771bdd3-6498-453f-93de-89c23159afb3 2018-07-22 03:33:34,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 03:33:34,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-8779efc1-748f-4621-af91-2668a803c60d x-compute-request-id: req-8779efc1-748f-4621-af91-2668a803c60d Content-Encoding: gzip Content-Length: 8510 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008896] Yama: becoming mindful.\n[ 0.009782] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012972] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014946] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017573] Initializing cgroup subsys memory\n[ 0.018485] Initializing cgroup subsys devices\n[ 0.019395] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020883] Initializing cgroup subsys perf_event\n[ 0.021829] Initializing cgroup subsys hugetlb\n[ 0.022784] CPU: Physical Processor ID: 0\n[ 0.024009] FEATURE SPEC_CTRL Present\n[ 0.025474] mce: CPU supports 10 MCE banks\n[ 0.026349] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026349] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029210] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030610] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033241] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038200] ACPI: Core revision 20131115\n[ 0.039478] ACPI: All ACPI Tables successfully acquired\n[ 0.040243] ftrace: allocating 28727 entries in 113 pages\n[ 0.060268] Enabling x2apic\n[ 0.060951] Enabled x2apic\n[ 0.061773] Switched APIC routing to physical x2apic.\n[ 0.063676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.066217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.072468] KVM setup paravirtual spinlock\n[ 0.074663] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.076147] x86: Booting SMP configuration:\n[ 0.077095] .... node #0, CPUs: #1[ 0.074629] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092017] x86: Booted up 1 node, 2 CPUs\n[ 0.092011] KVM setup async PF for cpu 1\n[ 0.092012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094786] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096305] devtmpfs: initialized\n[ 0.098384] EVM: security.selinux\n[ 0.099116] EVM: security.SMACK64\n[ 0.100005] EVM: security.ima\n[ 0.100666] EVM: security.capability\n[ 0.101450] pinctrl core: initialized pinctrl subsystem\n[ 0.101891] regulator-dummy: no parameters\n[ 0.104060] RTC time: 3:33:28, date: 07/22/18\n[ 0.104997] NET: Registered protocol family 16\n[ 0.105959] cpuidle: using governor ladder\n[ 0.106797] cpuidle: using governor menu\n[ 0.107656] ACPI: bus type PCI registered\n[ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109316] PCI: Using configuration type 1 for base access\n[ 0.110892] bio: create slab at 0\n[ 0.112020] ACPI: Added _OSI(Module Device)\n[ 0.112899] ACPI: Added _OSI(Processor Device)\n[ 0.113776] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.114685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.116723] ACPI: Interpreter enabled\n[ 0.117515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.119434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.121217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.123143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124560] ACPI: (supports S0 S5)\n[ 0.125283] ACPI: Using IOAPIC for interrupt routing\n[ 0.126273] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.128205] ACPI: No dock devices found.\n[ 0.130815] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.132006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.133297] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.138347] acpiphp: Slot [3] registered\n[ 0.139182] acpiphp: Slot [4] registered\n[ 0.140006] acpiphp: Slot [5] registered\n[ 0.140829] acpiphp: Slot [6] registered\n[ 0.141656] acpiphp: Slot [7] registered\n[ 0.142480] acpiphp: Slot [8] registered\n[ 0.143311] acpiphp: Slot [9] registered\n[ 0.144023] acpiphp: Slot [10] registered\n[ 0.144864] acpiphp: Slot [11] registered\n[ 0.145697] acpiphp: Slot [12] registered\n[ 0.146533] acpiphp: Slot [13] registered\n[ 0.147374] acpiphp: Slot [14] registered\n[ 0.148017] acpiphp: Slot [15] registered\n[ 0.148854] acpiphp: Slot [16] registered\n[ 0.149695] acpiphp: Slot [17] registered\n[ 0.150530] acpiphp: Slot [18] registered\n[ 0.151362] acpiphp: Slot [19] registered\n[ 0.152018] acpiphp: Slot [20] registered\n[ 0.152860] acpiphp: Slot [21] registered\n[ 0.153692] acpiphp: Slot [22] registered\n[ 0.154527] acpiphp: Slot [23] registered\n[ 0.155365] acpiphp: Slot [24] registered\n[ 0.156016] acpiphp: Slot [25] registered\n[ 0.156854] acpiphp: Slot [26] registered\n[ 0.157702] acpiphp: Slot [27] registered\n[ 0.158542] acpiphp: Slot [28] registered\n[ 0.159375] acpiphp: Slot [29] registered\n[ 0.160019] acpiphp: Slot [30] registered\n[ 0.160876] acpiphp: Slot [31] registered\n[ 0.161718] PCI host bridge to bus 0000:00\n[ 0.162555] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.163609] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.165166] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.166427] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.167691] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.172555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.174034] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.195110] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.196748] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.199091] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.200509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.201972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.203362] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.204239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.205167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.206790] vgaarb: loaded\n[ 0.207422] vgaarb: bridge control possible 0000:00:02.0\n[ 0.208231] SCSI subsystem initialized\n[ 0.209184] ACPI: bus type USB registered\n[ 0.209184] usbcore: registered new interface driver usbfs\n[ 0.210007] usbcore: registered new interface driver hub\n[ 0.212041] usbcore: registered new device driver usb\n[ 0.213088] PCI: Using ACPI for IRQ routing\n[ 0.213193] NetLabel: Initializing\n[ 0.213944] NetLabel: domain hash size = 128\n[ 0.216003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.217035] NetLabel: unlabeled traffic allowed by default\n[ 0.218136] Switched to clocksource kvm-clock\n[ 0.223104] AppArmor: AppArmor Filesystem Enabled\n[ 0.224097] pnp: PnP ACPI init\n[ 0.224803] ACPI: bus type PNP registered\n[ 0.226053] pnp: PnP ACPI: found 8 devices\n[ 0.226916] ACPI: bus type PNP unregistered\n[ 0.233911] NET: Registered protocol family 2\n[ 0.235070] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.236662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.238076] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.239397] TCP: reno registered\n[ 0.240126] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.241311] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.242638] NET: Registered protocol family 1\n[ 0.243562] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.244725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.245859] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.267738] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.289725] Trying to unpack rootfs image as initramfs...\n[ 0.381133] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.382918] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.384067] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.385711] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.387450] Scanning for low memory corruption every 60 seconds\n[ 0.388877] Initialise system trusted keyring\n[ 0.389828] audit: initializing netlink socket (disabled)\n[ 0.390904] type=2000 audit(1532230408.822:1): initialized\n[ 0.410216] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412139] zbud: loaded\n[ 0.412945] VFS: Disk quotas dquot_6.5.2\n[ 0.413812] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415311] fuse init (API version 7.22)\n[ 0.416245] msgmni has been set to 3997\n[ 0.417409] Key type big_key registered\n[ 0.418730] Key type asymmetric registered\n[ 0.419881] Asymmetric key parser 'x509' registered\n[ 0.421277] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.423365] io scheduler noop registered\n[ 0.424511] io scheduler deadline registered (default)\n[ 0.425924] io scheduler cfq registered\n[ 0.427040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.428539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.430289] ipmi message handler version 39.2\n[ 0.431530] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.433587] ACPI: Power Button [PWRF]\n[ 0.434747] GHES: HEST is not enabled!\n[ 0.456568] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.499570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.501709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.525932] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.528566] Linux agpgart interface v0.103\n[ 0.530450] brd: module loaded\n[ 0.531703] loop: module loaded\n[ 0.532974] blk-mq: CPU -> queue map\n[ 0.534003] CPU 0 -> Queue 0\n[ 0.534900] CPU 1 -> Queue 0\n[ 0.536405] vda: vda1\n[ 0.537624] scsi0 : ata_piix\n[ 0.538382] scsi1 : ata_piix\n[ 0.539080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.540366] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.541836] libphy: Fixed MDIO Bus: probed\n[ 0.542765] tun: Universal TUN/TAP device driver, 1.6\n[ 0.543823] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.545864] PPP generic driver version 2.4.2\n[ 0.546840] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.548102] ehci-pci: EHCI PCI platform driver\n[ 0.549021] ehci-platform: EHCI generic platform driver\n[ 0.550058] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.551262] ohci-pci: OHCI PCI platform driver\n[ 0.552193] ohci-platform: OHCI generic platform driver\n[ 0.553230] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.575128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.576193] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.577805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.579003] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.580300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.581790] usb usb1: Product: UHCI Host Controller\n[ 0.582771] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.584006] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.585033] hub 1-0:1.0: USB hub found\n[ 0.585850] hub 1-0:1.0: 2 ports detected\n[ 0.586813] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.589088] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.590097] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.591254] mousedev: PS/2 mouse device common for all mice\n[ 0.592637] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.594596] rtc_cmos 00:00: RTC can wake from S4\n[ 0.595794] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.597058] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.598334] device-mapper: uevent: version 1.0.3\n[ 0.599337] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.601030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.602285] TCP: cubic registered\n[ 0.603079] NET: Registered protocol family 10\n[ 0.604192] NET: Registered protocol family 17\n[ 0.605131] Key type dns_resolver registered\n[ 0.606217] Loading compiled-in X.509 certificates\n[ 0.607714] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.609588] registered taskstats version 1\n[ 0.611993] Key type trusted registered\n[ 0.615404] Key type encrypted registered\n[ 0.616282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.617360] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.618773] regulator-dummy: disabling\n[ 0.619631] Magic number: 10:5:564\n[ 0.627488] rtc_cmos 00:00: setting system clock to 2018-07-22 03:33:28 UTC (1532230408)\n[ 0.629196] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.630370] EDD information not available.\n[ 0.697193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.698840] Write protecting the kernel read-only data: 12288k\n[ 0.700455] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.703208] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.716142] systemd-udevd[107]: starting version 204\n[ 0.752377] FDC 0 is a S82078B\n[ 0.896016] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.060450] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.062206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.064023] usb 1-1: Product: QEMU USB Tablet\n[ 1.065224] usb 1-1: Manufacturer: QEMU\n[ 1.066291] usb 1-1: SerialNumber: 42\n[ 1.380057] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 1.764788] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.011545] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.113551] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.202439] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 22 Jul 2018 03:33:30 +0000. Up 2.53 seconds.\ncloud-init-nonet[2.70]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.54]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 22 Jul 2018 03:33:31 +0000. Up 3.72 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.12 | 255.255.255.0 | fa:16:3e:ed:b1:28 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-07-22 03:33:34,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621/action used request id req-8779efc1-748f-4621-af91-2668a803c60d 2018-07-22 03:33:34,462 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 03:33:34,463 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008896] Yama: becoming mindful. [ 0.009782] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012972] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014946] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017573] Initializing cgroup subsys memory [ 0.018485] Initializing cgroup subsys devices [ 0.019395] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020883] Initializing cgroup subsys perf_event [ 0.021829] Initializing cgroup subsys hugetlb [ 0.022784] CPU: Physical Processor ID: 0 [ 0.024009] FEATURE SPEC_CTRL Present [ 0.025474] mce: CPU supports 10 MCE banks [ 0.026349] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026349] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029210] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030610] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033241] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038200] ACPI: Core revision 20131115 [ 0.039478] ACPI: All ACPI Tables successfully acquired [ 0.040243] ftrace: allocating 28727 entries in 113 pages [ 0.060268] Enabling x2apic [ 0.060951] Enabled x2apic [ 0.061773] Switched APIC routing to physical x2apic. [ 0.063676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.066217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.072468] KVM setup paravirtual spinlock [ 0.074663] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.076147] x86: Booting SMP configuration: [ 0.077095] .... node #0, CPUs: #1[ 0.074629] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092017] x86: Booted up 1 node, 2 CPUs [ 0.092011] KVM setup async PF for cpu 1 [ 0.092012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094786] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096305] devtmpfs: initialized [ 0.098384] EVM: security.selinux [ 0.099116] EVM: security.SMACK64 [ 0.100005] EVM: security.ima [ 0.100666] EVM: security.capability [ 0.101450] pinctrl core: initialized pinctrl subsystem [ 0.101891] regulator-dummy: no parameters [ 0.104060] RTC time: 3:33:28, date: 07/22/18 [ 0.104997] NET: Registered protocol family 16 [ 0.105959] cpuidle: using governor ladder [ 0.106797] cpuidle: using governor menu [ 0.107656] ACPI: bus type PCI registered [ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109316] PCI: Using configuration type 1 for base access [ 0.110892] bio: create slab at 0 [ 0.112020] ACPI: Added _OSI(Module Device) [ 0.112899] ACPI: Added _OSI(Processor Device) [ 0.113776] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.114685] ACPI: Added _OSI(Processor Aggregator Device) [ 0.116723] ACPI: Interpreter enabled [ 0.117515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.119434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.121217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.123143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124560] ACPI: (supports S0 S5) [ 0.125283] ACPI: Using IOAPIC for interrupt routing [ 0.126273] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.128205] ACPI: No dock devices found. [ 0.130815] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.132006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.133297] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.138347] acpiphp: Slot [3] registered [ 0.139182] acpiphp: Slot [4] registered [ 0.140006] acpiphp: Slot [5] registered [ 0.140829] acpiphp: Slot [6] registered [ 0.141656] acpiphp: Slot [7] registered [ 0.142480] acpiphp: Slot [8] registered [ 0.143311] acpiphp: Slot [9] registered [ 0.144023] acpiphp: Slot [10] registered [ 0.144864] acpiphp: Slot [11] registered [ 0.145697] acpiphp: Slot [12] registered [ 0.146533] acpiphp: Slot [13] registered [ 0.147374] acpiphp: Slot [14] registered [ 0.148017] acpiphp: Slot [15] registered [ 0.148854] acpiphp: Slot [16] registered [ 0.149695] acpiphp: Slot [17] registered [ 0.150530] acpiphp: Slot [18] registered [ 0.151362] acpiphp: Slot [19] registered [ 0.152018] acpiphp: Slot [20] registered [ 0.152860] acpiphp: Slot [21] registered [ 0.153692] acpiphp: Slot [22] registered [ 0.154527] acpiphp: Slot [23] registered [ 0.155365] acpiphp: Slot [24] registered [ 0.156016] acpiphp: Slot [25] registered [ 0.156854] acpiphp: Slot [26] registered [ 0.157702] acpiphp: Slot [27] registered [ 0.158542] acpiphp: Slot [28] registered [ 0.159375] acpiphp: Slot [29] registered [ 0.160019] acpiphp: Slot [30] registered [ 0.160876] acpiphp: Slot [31] registered [ 0.161718] PCI host bridge to bus 0000:00 [ 0.162555] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.163609] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.165166] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.166427] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.167691] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.172555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.174034] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.195110] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.196748] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.199091] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.200509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.201972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.203362] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.204239] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.205167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.206790] vgaarb: loaded [ 0.207422] vgaarb: bridge control possible 0000:00:02.0 [ 0.208231] SCSI subsystem initialized [ 0.209184] ACPI: bus type USB registered [ 0.209184] usbcore: registered new interface driver usbfs [ 0.210007] usbcore: registered new interface driver hub [ 0.212041] usbcore: registered new device driver usb [ 0.213088] PCI: Using ACPI for IRQ routing [ 0.213193] NetLabel: Initializing [ 0.213944] NetLabel: domain hash size = 128 [ 0.216003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.217035] NetLabel: unlabeled traffic allowed by default [ 0.218136] Switched to clocksource kvm-clock [ 0.223104] AppArmor: AppArmor Filesystem Enabled [ 0.224097] pnp: PnP ACPI init [ 0.224803] ACPI: bus type PNP registered [ 0.226053] pnp: PnP ACPI: found 8 devices [ 0.226916] ACPI: bus type PNP unregistered [ 0.233911] NET: Registered protocol family 2 [ 0.235070] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.236662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.238076] TCP: Hash tables configured (established 16384 bind 16384) [ 0.239397] TCP: reno registered [ 0.240126] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.241311] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.242638] NET: Registered protocol family 1 [ 0.243562] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.244725] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.245859] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.267738] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.289725] Trying to unpack rootfs image as initramfs... [ 0.381133] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.382918] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.384067] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.385711] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.387450] Scanning for low memory corruption every 60 seconds [ 0.388877] Initialise system trusted keyring [ 0.389828] audit: initializing netlink socket (disabled) [ 0.390904] type=2000 audit(1532230408.822:1): initialized [ 0.410216] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412139] zbud: loaded [ 0.412945] VFS: Disk quotas dquot_6.5.2 [ 0.413812] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415311] fuse init (API version 7.22) [ 0.416245] msgmni has been set to 3997 [ 0.417409] Key type big_key registered [ 0.418730] Key type asymmetric registered [ 0.419881] Asymmetric key parser 'x509' registered [ 0.421277] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.423365] io scheduler noop registered [ 0.424511] io scheduler deadline registered (default) [ 0.425924] io scheduler cfq registered [ 0.427040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.428539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.430289] ipmi message handler version 39.2 [ 0.431530] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.433587] ACPI: Power Button [PWRF] [ 0.434747] GHES: HEST is not enabled! [ 0.456568] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.499570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.501709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.525932] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.528566] Linux agpgart interface v0.103 [ 0.530450] brd: module loaded [ 0.531703] loop: module loaded [ 0.532974] blk-mq: CPU -> queue map [ 0.534003] CPU 0 -> Queue 0 [ 0.534900] CPU 1 -> Queue 0 [ 0.536405] vda: vda1 [ 0.537624] scsi0 : ata_piix [ 0.538382] scsi1 : ata_piix [ 0.539080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.540366] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.541836] libphy: Fixed MDIO Bus: probed [ 0.542765] tun: Universal TUN/TAP device driver, 1.6 [ 0.543823] tun: (C) 1999-2004 Max Krasnyansky [ 0.545864] PPP generic driver version 2.4.2 [ 0.546840] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.548102] ehci-pci: EHCI PCI platform driver [ 0.549021] ehci-platform: EHCI generic platform driver [ 0.550058] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.551262] ohci-pci: OHCI PCI platform driver [ 0.552193] ohci-platform: OHCI generic platform driver [ 0.553230] uhci_hcd: USB Universal Host Controller Interface driver [ 0.575128] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.576193] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.577805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.579003] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.580300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.581790] usb usb1: Product: UHCI Host Controller [ 0.582771] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.584006] usb usb1: SerialNumber: 0000:00:01.2 [ 0.585033] hub 1-0:1.0: USB hub found [ 0.585850] hub 1-0:1.0: 2 ports detected [ 0.586813] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.589088] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.590097] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.591254] mousedev: PS/2 mouse device common for all mice [ 0.592637] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.594596] rtc_cmos 00:00: RTC can wake from S4 [ 0.595794] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.597058] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.598334] device-mapper: uevent: version 1.0.3 [ 0.599337] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.601030] ledtrig-cpu: registered to indicate activity on CPUs [ 0.602285] TCP: cubic registered [ 0.603079] NET: Registered protocol family 10 [ 0.604192] NET: Registered protocol family 17 [ 0.605131] Key type dns_resolver registered [ 0.606217] Loading compiled-in X.509 certificates [ 0.607714] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.609588] registered taskstats version 1 [ 0.611993] Key type trusted registered [ 0.615404] Key type encrypted registered [ 0.616282] AppArmor: AppArmor sha1 policy hashing enabled [ 0.617360] IMA: No TPM chip found, activating TPM-bypass! [ 0.618773] regulator-dummy: disabling [ 0.619631] Magic number: 10:5:564 [ 0.627488] rtc_cmos 00:00: setting system clock to 2018-07-22 03:33:28 UTC (1532230408) [ 0.629196] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.630370] EDD information not available. [ 0.697193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.698840] Write protecting the kernel read-only data: 12288k [ 0.700455] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.703208] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.716142] systemd-udevd[107]: starting version 204 [ 0.752377] FDC 0 is a S82078B [ 0.896016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.060450] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.062206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.064023] usb 1-1: Product: QEMU USB Tablet [ 1.065224] usb 1-1: Manufacturer: QEMU [ 1.066291] usb 1-1: SerialNumber: 42 [ 1.380057] tsc: Refined TSC clocksource calibration: 3491.853 MHz [ 1.764788] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.011545] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.113551] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.202439] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 22 Jul 2018 03:33:30 +0000. Up 2.53 seconds. cloud-init-nonet[2.70]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.54]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 22 Jul 2018 03:33:31 +0000. Up 3.72 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.12 | 255.255.255.0 | fa:16:3e:ed:b1:28 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-07-22 03:33:34,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:34,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-ef13d39b-c9c4-4756-89b9-2ea7e7a6a057 x-compute-request-id: req-ef13d39b-c9c4-4756-89b9-2ea7e7a6a057 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:34,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-ef13d39b-c9c4-4756-89b9-2ea7e7a6a057 2018-07-22 03:33:34,807 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - ACTIVE 2018-07-22 03:33:34,807 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:33:34,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:35,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-dfa68265-85d9-490f-8a54-82dac56beb2e x-compute-request-id: req-dfa68265-85d9-490f-8a54-82dac56beb2e Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:35,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-dfa68265-85d9-490f-8a54-82dac56beb2e 2018-07-22 03:33:35,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:35,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-85a1a8ab-9340-4c66-bbc9-63e0decb8b7a Date: Sun, 22 Jul 2018 03:33:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:33:35,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-85a1a8ab-9340-4c66-bbc9-63e0decb8b7a 2018-07-22 03:33:35,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:35,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0fa2a20-b923-49f9-94b8-3fcd1f0431df Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:35,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-d0fa2a20-b923-49f9-94b8-3fcd1f0431df 2018-07-22 03:33:35,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:35,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dc93b240-5e12-4bd9-9edd-5915830fa8b9 Date: Sun, 22 Jul 2018 03:33:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:33:35,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-dc93b240-5e12-4bd9-9edd-5915830fa8b9 2018-07-22 03:33:35,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:35,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-82748f43-8ad2-41ec-8929-7fae46c3f8c6 Date: Sun, 22 Jul 2018 03:33:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:33:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"11c852df-e01b-45c2-8a75-6baaf0312621","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.2"}],"id":"df1051aa-c627-4163-a6f4-86bf9117b01a","security_groups":[],"mac_address":"fa:16:3e:d5:9c:8f","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf482f9c-527f-4486-b060-8f677736a294","ip_allocation":"immediate"}]} 2018-07-22 03:33:35,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-82748f43-8ad2-41ec-8929-7fae46c3f8c6 2018-07-22 03:33:35,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:36,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-d93a9d5d-9901-4468-905e-a9c9cd580874 x-compute-request-id: req-d93a9d5d-9901-4468-905e-a9c9cd580874 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:36,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-d93a9d5d-9901-4468-905e-a9c9cd580874 2018-07-22 03:33:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:36,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d5d0f0d9-cc5e-4825-97f8-9942cdeddc70 Date: Sun, 22 Jul 2018 03:33:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:33:36,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-d5d0f0d9-cc5e-4825-97f8-9942cdeddc70 2018-07-22 03:33:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:36,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de26d759-bfc3-4b0f-83ce-cbeda5b7a081 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:36,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-de26d759-bfc3-4b0f-83ce-cbeda5b7a081 2018-07-22 03:33:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:36,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-87fda88a-49d1-4e5f-9320-a9542344fe1c Date: Sun, 22 Jul 2018 03:33:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:33:36,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-87fda88a-49d1-4e5f-9320-a9542344fe1c 2018-07-22 03:33:36,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:36,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-2e4e6095-c20d-4e95-badb-d57468b03f7e Date: Sun, 22 Jul 2018 03:33:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:33:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"11c852df-e01b-45c2-8a75-6baaf0312621","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.2"}],"id":"df1051aa-c627-4163-a6f4-86bf9117b01a","security_groups":[],"mac_address":"fa:16:3e:d5:9c:8f","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf482f9c-527f-4486-b060-8f677736a294","ip_allocation":"immediate"}]} 2018-07-22 03:33:36,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-2e4e6095-c20d-4e95-badb-d57468b03f7e 2018-07-22 03:33:36,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}}' 2018-07-22 03:33:37,067 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:33:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a696166-4fcf-49fb-9a90-847a69c19971 x-compute-request-id: req-8a696166-4fcf-49fb-9a90-847a69c19971 Content-Length: 0 Content-Type: application/json 2018-07-22 03:33:37,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621/action used request id req-8a696166-4fcf-49fb-9a90-847a69c19971 2018-07-22 03:33:37,067 - create_instance - INFO - Checking if VM is active 2018-07-22 03:33:37,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:37,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-3faae025-09d9-46ac-8bc3-f4c9fb436e44 x-compute-request-id: req-3faae025-09d9-46ac-8bc3-f4c9fb436e44 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:37,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-3faae025-09d9-46ac-8bc3-f4c9fb436e44 2018-07-22 03:33:37,236 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - ACTIVE 2018-07-22 03:33:37,236 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:33:37,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:37,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-9a7e790c-73d9-4540-9445-a12ce8bd059b x-compute-request-id: req-9a7e790c-73d9-4540-9445-a12ce8bd059b Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:37,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-9a7e790c-73d9-4540-9445-a12ce8bd059b 2018-07-22 03:33:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:37,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2f5c9fee-980b-46e8-a4c6-da6857468ab1 Date: Sun, 22 Jul 2018 03:33:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:33:37,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-2f5c9fee-980b-46e8-a4c6-da6857468ab1 2018-07-22 03:33:37,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:37,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ab1ee1-2707-4843-a109-1c1270fcd249 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:37,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-71ab1ee1-2707-4843-a109-1c1270fcd249 2018-07-22 03:33:37,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:37,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-035255b0-093f-4740-a6d7-d31cc764bf56 Date: Sun, 22 Jul 2018 03:33:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:33:37,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-035255b0-093f-4740-a6d7-d31cc764bf56 2018-07-22 03:33:37,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:37,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-f6091fb0-7d42-4dd1-9648-675996c91de3 Date: Sun, 22 Jul 2018 03:33:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:33:36Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b","7eed2aa9-eb23-4811-8ae5-ecda594a2a97"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"11c852df-e01b-45c2-8a75-6baaf0312621","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.2"}],"id":"df1051aa-c627-4163-a6f4-86bf9117b01a","security_groups":[],"mac_address":"fa:16:3e:d5:9c:8f","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf482f9c-527f-4486-b060-8f677736a294","ip_allocation":"immediate"}]} 2018-07-22 03:33:37,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-f6091fb0-7d42-4dd1-9648-675996c91de3 2018-07-22 03:33:37,910 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 03:33:37,913 - paramiko.transport - DEBUG - starting thread (client mode): 0x407ddf10L 2018-07-22 03:33:37,913 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:33:37,920 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 03:33:37,920 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 03:33:37,922 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:33:37,922 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:33:37,922 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:33:37,922 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:33:37,922 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:33:37,923 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:33:37,962 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:33:37,963 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:33:37,977 - paramiko.transport - DEBUG - Trying discovered key 63e6c23d5d384ab2bf2e5c94940e2c5e in tmp/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5 2018-07-22 03:33:38,003 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:33:38,025 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:33:38,125 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 03:33:38,156 - create_instance - INFO - SSH is active for VM instance 2018-07-22 03:33:38,156 - create_instance - INFO - Checking if cloud-init has completed 2018-07-22 03:33:38,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:38,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-77cfdbcc-aa71-4eda-bbfd-5d56d468a535 x-compute-request-id: req-77cfdbcc-aa71-4eda-bbfd-5d56d468a535 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:38,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-77cfdbcc-aa71-4eda-bbfd-5d56d468a535 2018-07-22 03:33:38,333 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - ACTIVE 2018-07-22 03:33:38,334 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:33:38,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:38,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-0005ba31-3a4c-46b4-bd73-aadc0a20cc81 x-compute-request-id: req-0005ba31-3a4c-46b4-bd73-aadc0a20cc81 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:38,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-0005ba31-3a4c-46b4-bd73-aadc0a20cc81 2018-07-22 03:33:38,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:38,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6187e5a1-93ff-459f-9e88-58060a11a195 Date: Sun, 22 Jul 2018 03:33:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:33:38,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-6187e5a1-93ff-459f-9e88-58060a11a195 2018-07-22 03:33:38,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:38,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e864fd-f00e-482e-9e00-c790c3c33a58 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:38,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-90e864fd-f00e-482e-9e00-c790c3c33a58 2018-07-22 03:33:38,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:38,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-faaf62d6-9db0-4a0a-b1f8-2747e1d26361 Date: Sun, 22 Jul 2018 03:33:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:33:38,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-faaf62d6-9db0-4a0a-b1f8-2747e1d26361 2018-07-22 03:33:38,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:38,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-68c6b3d3-5c3a-4dd6-89d9-2292797e298f Date: Sun, 22 Jul 2018 03:33:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:33:36Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b","7eed2aa9-eb23-4811-8ae5-ecda594a2a97"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"11c852df-e01b-45c2-8a75-6baaf0312621","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.2"}],"id":"df1051aa-c627-4163-a6f4-86bf9117b01a","security_groups":[],"mac_address":"fa:16:3e:d5:9c:8f","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf482f9c-527f-4486-b060-8f677736a294","ip_allocation":"immediate"}]} 2018-07-22 03:33:38,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-68c6b3d3-5c3a-4dd6-89d9-2292797e298f 2018-07-22 03:33:38,825 - create_instance - INFO - Checking if VM is active 2018-07-22 03:33:38,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:39,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-77efeb72-a6ea-4664-b6da-94be393b6a24 x-compute-request-id: req-77efeb72-a6ea-4664-b6da-94be393b6a24 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:39,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-77efeb72-a6ea-4664-b6da-94be393b6a24 2018-07-22 03:33:39,146 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - ACTIVE 2018-07-22 03:33:39,146 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:33:39,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:39,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-832177c8-0372-4163-89d7-b8cd68050c2b x-compute-request-id: req-832177c8-0372-4163-89d7-b8cd68050c2b Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:39,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-832177c8-0372-4163-89d7-b8cd68050c2b 2018-07-22 03:33:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:39,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fe81f6a7-e8a2-491d-8b72-95cb4c481818 Date: Sun, 22 Jul 2018 03:33:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:33:39,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-fe81f6a7-e8a2-491d-8b72-95cb4c481818 2018-07-22 03:33:39,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:39,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6afe99e-f47a-4e1b-95fa-bd0769995d2b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:39,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-b6afe99e-f47a-4e1b-95fa-bd0769995d2b 2018-07-22 03:33:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:39,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-43fa9277-8e63-47aa-a967-45d6fcbd27c6 Date: Sun, 22 Jul 2018 03:33:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:33:39,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-43fa9277-8e63-47aa-a967-45d6fcbd27c6 2018-07-22 03:33:39,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:39,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-ac962f74-c45e-4bfd-beb1-414afc5b057d Date: Sun, 22 Jul 2018 03:33:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:33:36Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b","7eed2aa9-eb23-4811-8ae5-ecda594a2a97"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"11c852df-e01b-45c2-8a75-6baaf0312621","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.2"}],"id":"df1051aa-c627-4163-a6f4-86bf9117b01a","security_groups":[],"mac_address":"fa:16:3e:d5:9c:8f","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf482f9c-527f-4486-b060-8f677736a294","ip_allocation":"immediate"}]} 2018-07-22 03:33:39,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-ac962f74-c45e-4bfd-beb1-414afc5b057d 2018-07-22 03:33:39,831 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 03:33:39,833 - paramiko.transport - DEBUG - starting thread (client mode): 0x40820dd0L 2018-07-22 03:33:39,833 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:33:39,837 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 03:33:39,837 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 03:33:39,838 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:33:39,839 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:33:39,839 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:33:39,839 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:33:39,839 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:33:39,839 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:33:39,882 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:33:39,883 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:33:39,897 - paramiko.transport - DEBUG - Trying discovered key 63e6c23d5d384ab2bf2e5c94940e2c5e in tmp/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5 2018-07-22 03:33:39,923 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:33:39,929 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:33:40,030 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 03:33:40,043 - create_instance - INFO - SSH is active for VM instance 2018-07-22 03:33:40,043 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 03:33:40,045 - paramiko.transport - DEBUG - starting thread (client mode): 0x40837c50L 2018-07-22 03:33:40,046 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:33:40,050 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 03:33:40,050 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 03:33:40,051 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:33:40,051 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:33:40,051 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:33:40,051 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:33:40,052 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:33:40,052 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:33:40,094 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:33:40,095 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:33:40,110 - paramiko.transport - DEBUG - Trying discovered key 63e6c23d5d384ab2bf2e5c94940e2c5e in tmp/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5 2018-07-22 03:33:40,135 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:33:40,140 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:33:40,142 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 03:33:40,379 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 03:33:40,379 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 03:33:40,408 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 03:33:40,417 - create_instance - INFO - cloud-init complete for VM instance 2018-07-22 03:33:40,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:40,424 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 03:33:40,424 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 03:33:40,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-1e8873ee-7f93-43f6-81b3-7e1e2a02c5c4 x-compute-request-id: req-1e8873ee-7f93-43f6-81b3-7e1e2a02c5c4 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:40,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-1e8873ee-7f93-43f6-81b3-7e1e2a02c5c4 2018-07-22 03:33:40,593 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - ACTIVE 2018-07-22 03:33:40,593 - create_instance - INFO - VM is - ACTIVE 2018-07-22 03:33:40,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:40,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-1273a504-3bb5-416b-abbc-8ef76d1d158f x-compute-request-id: req-1273a504-3bb5-416b-abbc-8ef76d1d158f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:40,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-1273a504-3bb5-416b-abbc-8ef76d1d158f 2018-07-22 03:33:40,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:40,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a3c70f6-f36d-47d2-a453-698eb039a0fc Date: Sun, 22 Jul 2018 03:33:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:33:40,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-1a3c70f6-f36d-47d2-a453-698eb039a0fc 2018-07-22 03:33:40,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:40,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b78e24-c788-40f7-bf9f-710f894c297c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:40,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-06b78e24-c788-40f7-bf9f-710f894c297c 2018-07-22 03:33:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:41,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f40da617-a95d-4a47-a454-f0d0e986d572 Date: Sun, 22 Jul 2018 03:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:33:41,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-f40da617-a95d-4a47-a454-f0d0e986d572 2018-07-22 03:33:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:41,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-1bb095cc-57ed-4f84-b383-a7d49f9b5f59 Date: Sun, 22 Jul 2018 03:33:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:33:36Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b","7eed2aa9-eb23-4811-8ae5-ecda594a2a97"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"11c852df-e01b-45c2-8a75-6baaf0312621","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.2"}],"id":"df1051aa-c627-4163-a6f4-86bf9117b01a","security_groups":[],"mac_address":"fa:16:3e:d5:9c:8f","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf482f9c-527f-4486-b060-8f677736a294","ip_allocation":"immediate"}]} 2018-07-22 03:33:41,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-1bb095cc-57ed-4f84-b383-a7d49f9b5f59 2018-07-22 03:33:41,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:41,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-510837ec-5b50-4d7c-a479-6abaa813c793 x-compute-request-id: req-510837ec-5b50-4d7c-a479-6abaa813c793 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:41,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-510837ec-5b50-4d7c-a479-6abaa813c793 2018-07-22 03:33:41,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:41,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4eedae82-a62e-4744-8e8c-00f5fdc8c16a Date: Sun, 22 Jul 2018 03:33:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf482f9c-527f-4486-b060-8f677736a294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a84157911ed44da3841150d9f57ac370","l2_adjacency":true,"status":"ACTIVE","subnets":["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"],"description":"","tags":[],"updated_at":"2018-07-22T03:31:31Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net","admin_state_up":true,"tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:30Z","mtu":1450}]} 2018-07-22 03:33:41,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net used request id req-4eedae82-a62e-4744-8e8c-00f5fdc8c16a 2018-07-22 03:33:41,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:41,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaafb2ee-e008-43cb-871a-cb021a221196 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:41,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-aaafb2ee-e008-43cb-871a-cb021a221196 2018-07-22 03:33:41,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:41,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-812e6ebe-bf3f-4a95-ace1-2471b53031e3 Date: Sun, 22 Jul 2018 03:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","dns_nameservers":[],"updated_at":"2018-07-22T03:31:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a84157911ed44da3841150d9f57ac370","id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","subnetpool_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet"}]} 2018-07-22 03:33:41,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-812e6ebe-bf3f-4a95-ace1-2471b53031e3 2018-07-22 03:33:41,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:41,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-72a9b244-1394-45d3-95e8-b231fec5cde8 Date: Sun, 22 Jul 2018 03:33:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:33:36Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.12"}],"id":"9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1","security_groups":["305f0ab8-c757-4743-9e9d-30bfe9f8617b","7eed2aa9-eb23-4811-8ae5-ecda594a2a97"],"mac_address":"fa:16:3e:ed:b1:28","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:43Z","binding:vnic_type":"normal","device_id":"11c852df-e01b-45c2-8a75-6baaf0312621","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:39Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.1"}],"id":"97ee6e0e-4e1c-4815-963e-12293deaa0af","security_groups":[],"mac_address":"fa:16:3e:45:3d:ba","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:35Z","binding:vnic_type":"normal","device_id":"d71029ca-96db-4d58-8149-5052c5a976da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:31:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d56b38d-5dfa-4e5f-b66f-2fb64ef48519","ip_address":"10.55.1.2"}],"id":"df1051aa-c627-4163-a6f4-86bf9117b01a","security_groups":[],"mac_address":"fa:16:3e:d5:9c:8f","project_id":"a84157911ed44da3841150d9f57ac370","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf482f9c-527f-4486-b060-8f677736a294","tenant_id":"a84157911ed44da3841150d9f57ac370","created_at":"2018-07-22T03:31:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf482f9c-527f-4486-b060-8f677736a294","ip_allocation":"immediate"}]} 2018-07-22 03:33:41,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cf482f9c-527f-4486-b060-8f677736a294 used request id req-72a9b244-1394-45d3-95e8-b231fec5cde8 2018-07-22 03:33:41,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}}' 2018-07-22 03:33:41,717 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 03:33: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 x-openstack-request-id: req-aefbd027-a2c2-4a1d-925b-846f1a2bd117 x-compute-request-id: req-aefbd027-a2c2-4a1d-925b-846f1a2bd117 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '7eed2aa9-eb23-4811-8ae5-ecda594a2a97'.\nNeutron server returns request_ids: ['req-802d2cbe-9964-4843-ab38-7d81c0b128e1']", "code": 400}} 2018-07-22 03:33:41,717 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621/action used request id req-aefbd027-a2c2-4a1d-925b-846f1a2bd117 2018-07-22 03:33:41,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:41,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-0b6f3e07-3343-4446-b75e-f0761f54776a x-compute-request-id: req-0b6f3e07-3343-4446-b75e-f0761f54776a Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp"}], "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:27Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:41,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-0b6f3e07-3343-4446-b75e-f0761f54776a 2018-07-22 03:33:41,898 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp] already added to VM [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] 2018-07-22 03:33:41,902 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-22 03:33:41,904 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-22 03:33:43,182 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 03:33:43,185 - paramiko.transport - DEBUG - starting thread (client mode): 0x407b7710L 2018-07-22 03:33:43,185 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 03:33:43,188 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 03:33:43,188 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 03:33:43,189 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 03:33:43,190 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 03:33:43,190 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 03:33:43,190 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 03:33:43,190 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 03:33:43,190 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 03:33:43,230 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 03:33:43,231 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 03:33:43,249 - paramiko.transport - DEBUG - Trying discovered key 63e6c23d5d384ab2bf2e5c94940e2c5e in tmp/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5 2018-07-22 03:33:43,271 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 03:33:43,277 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 03:33:43,282 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 03:33:43,457 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 03:33:43,458 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 03:33:43,484 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 03:33:43,500 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 03:33:43,500 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 03:33:43,602 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 03:33:43,615 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-07-22 03:33:43,616 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-07-22 03:33:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/56ad743a-6f66-4c57-8633-9ed25c1d8406 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:44,582 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e19c213f-6785-4c3f-8d3f-ea5e85ac2884 Content-Length: 0 Date: Sun, 22 Jul 2018 03:33:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:44,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/56ad743a-6f66-4c57-8633-9ed25c1d8406 used request id req-e19c213f-6785-4c3f-8d3f-ea5e85ac2884 2018-07-22 03:33:44,582 - create_instance - INFO - Deleting Port with ID - 9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1 2018-07-22 03:33:44,582 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-port-1 2018-07-22 03:33:44,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:45,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-924ed146-c9e4-4c28-b237-1d2d83106c6e Date: Sun, 22 Jul 2018 03:33:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:45,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/9050cbf2-cf3c-46f4-9db6-85c2bb0ee7b1 used request id req-924ed146-c9e4-4c28-b237-1d2d83106c6e 2018-07-22 03:33:45,028 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst 2018-07-22 03:33:45,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:45,141 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:33: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-5d8576b9-c68a-4dea-b20d-affddc87f636 x-compute-request-id: req-5d8576b9-c68a-4dea-b20d-affddc87f636 Content-Type: application/json 2018-07-22 03:33:45,141 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-5d8576b9-c68a-4dea-b20d-affddc87f636 2018-07-22 03:33:45,141 - create_instance - INFO - Checking deletion status 2018-07-22 03:33:45,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:45,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33: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-505d6b17-c943-434a-beba-831794403840 x-compute-request-id: req-505d6b17-c943-434a-beba-831794403840 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:b1:28", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/11c852df-e01b-45c2-8a75-6baaf0312621", "rel": "bookmark"}], "image": {"id": "62a4951c-66c5-443c-b71b-d68497d3c9bd", "links": [{"href": "http://172.30.9.25:8774/images/62a4951c-66c5-443c-b71b-d68497d3c9bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T03:33:27.000000", "flavor": {"id": "60a6fd0b-a6e3-44b0-81c7-f00950630252", "links": [{"href": "http://172.30.9.25:8774/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252", "rel": "bookmark"}]}, "id": "11c852df-e01b-45c2-8a75-6baaf0312621", "user_id": "537b8d6e9b0142068a2c058d028ec2fb", "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-22T03:33:45Z", "hostId": "7317741f219dbbb35cc86f509de8396208be3ef9711db13a6e5ceae0", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp", "name": "AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst", "created": "2018-07-22T03:31:46Z", "tenant_id": "a84157911ed44da3841150d9f57ac370", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:33:45,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-505d6b17-c943-434a-beba-831794403840 2018-07-22 03:33:45,243 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst] is - ACTIVE 2018-07-22 03:33:45,243 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:33:48,246 - create_instance - DEBUG - VM status query timeout in 296.895174026 2018-07-22 03:33:48,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317f11be6abf9300c228c89206df43c0567602c4" 2018-07-22 03:33:48,297 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:33: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-c3bcb790-0da8-4d14-adf8-792b26c935c5 x-compute-request-id: req-c3bcb790-0da8-4d14-adf8-792b26c935c5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 11c852df-e01b-45c2-8a75-6baaf0312621 could not be found.", "code": 404}} 2018-07-22 03:33:48,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/11c852df-e01b-45c2-8a75-6baaf0312621 used request id req-c3bcb790-0da8-4d14-adf8-792b26c935c5 2018-07-22 03:33:48,297 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 11c852df-e01b-45c2-8a75-6baaf0312621 could not be found. (HTTP 404) (Request-ID: req-c3bcb790-0da8-4d14-adf8-792b26c935c5) 2018-07-22 03:33:48,297 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-inst 2018-07-22 03:33:48,298 - neutron_utils - INFO - Deleting security group rule with ID - 00c0591b-fddf-4af4-bad8-a74969c5e49c 2018-07-22 03:33:48,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/00c0591b-fddf-4af4-bad8-a74969c5e49c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:33:48,391 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b2aa912-b21f-44cf-af2f-efd4bac24b94 Content-Length: 0 Date: Sun, 22 Jul 2018 03:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:48,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/00c0591b-fddf-4af4-bad8-a74969c5e49c used request id req-0b2aa912-b21f-44cf-af2f-efd4bac24b94 2018-07-22 03:33:48,392 - neutron_utils - INFO - Deleting security group rule with ID - 8c65be7d-70b4-4c46-81d2-7fad3113d850 2018-07-22 03:33:48,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8c65be7d-70b4-4c46-81d2-7fad3113d850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:33:48,470 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4897579d-bd1a-4bce-b840-0291156008f4 Content-Length: 0 Date: Sun, 22 Jul 2018 03:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:48,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8c65be7d-70b4-4c46-81d2-7fad3113d850 used request id req-4897579d-bd1a-4bce-b840-0291156008f4 2018-07-22 03:33:48,470 - neutron_utils - INFO - Deleting security group rule with ID - 49227592-8755-453b-bb77-55081a46104c 2018-07-22 03:33:48,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/49227592-8755-453b-bb77-55081a46104c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:33:48,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-994f542c-5afd-42dd-81f0-4a96e42b30b5 Content-Length: 0 Date: Sun, 22 Jul 2018 03:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:48,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/49227592-8755-453b-bb77-55081a46104c used request id req-994f542c-5afd-42dd-81f0-4a96e42b30b5 2018-07-22 03:33:48,556 - neutron_utils - INFO - Deleting security group rule with ID - 72484f6a-5a79-4bac-9b12-8df98618fa62 2018-07-22 03:33:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/72484f6a-5a79-4bac-9b12-8df98618fa62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:33:48,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba846426-ac5b-431d-8754-0b4a0e00e034 Content-Length: 0 Date: Sun, 22 Jul 2018 03:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:48,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/72484f6a-5a79-4bac-9b12-8df98618fa62 used request id req-ba846426-ac5b-431d-8754-0b4a0e00e034 2018-07-22 03:33:48,639 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-sec-grp 2018-07-22 03:33:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7eed2aa9-eb23-4811-8ae5-ecda594a2a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5b391b31b5db84338a0c62017863662ea532e5" 2018-07-22 03:33:48,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39f905ee-0160-4e72-8654-fd0d5e0b3225 Content-Length: 0 Date: Sun, 22 Jul 2018 03:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:48,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7eed2aa9-eb23-4811-8ae5-ecda594a2a97 used request id req-39f905ee-0160-4e72-8654-fd0d5e0b3225 2018-07-22 03:33:48,804 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp 2018-07-22 03:33:48,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4c96b9b2b5c974d1e8b6c0898e5f5d6c9a53ed" 2018-07-22 03:33:48,851 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:33: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-d461b332-47be-43a5-9324-db4f1ac209fe x-compute-request-id: req-d461b332-47be-43a5-9324-db4f1ac209fe Content-Length: 0 Content-Type: application/json 2018-07-22 03:33:48,851 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-kp used request id req-d461b332-47be-43a5-9324-db4f1ac209fe 2018-07-22 03:33:48,851 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5.pub] 2018-07-22 03:33:48,852 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5] 2018-07-22 03:33:48,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e462483609bd2b5e540d29a90500cdb7909812" 2018-07-22 03:33:48,904 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:33: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-3559c04f-5ccb-420a-92bb-c159668de6e1 x-compute-request-id: req-3559c04f-5ccb-420a-92bb-c159668de6e1 Content-Length: 0 Content-Type: application/json 2018-07-22 03:33:48,904 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/60a6fd0b-a6e3-44b0-81c7-f00950630252 used request id req-3559c04f-5ccb-420a-92bb-c159668de6e1 2018-07-22 03:33:48,905 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router and subnet AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet 2018-07-22 03:33:48,905 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router 2018-07-22 03:33:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/d71029ca-96db-4d58-8149-5052c5a976da/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" -d '{"subnet_id": "3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"}' 2018-07-22 03:33:50,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7dd1c575-5754-4904-b7c5-60a37c4bf856 Date: Sun, 22 Jul 2018 03:33:50 GMT RESP BODY: {"network_id": "cf482f9c-527f-4486-b060-8f677736a294", "tenant_id": "a84157911ed44da3841150d9f57ac370", "subnet_id": "3d56b38d-5dfa-4e5f-b66f-2fb64ef48519", "subnet_ids": ["3d56b38d-5dfa-4e5f-b66f-2fb64ef48519"], "port_id": "97ee6e0e-4e1c-4815-963e-12293deaa0af", "id": "d71029ca-96db-4d58-8149-5052c5a976da"} 2018-07-22 03:33:50,603 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d71029ca-96db-4d58-8149-5052c5a976da/remove_router_interface used request id req-7dd1c575-5754-4904-b7c5-60a37c4bf856 2018-07-22 03:33:50,603 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router 2018-07-22 03:33:50,603 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-router 2018-07-22 03:33:50,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/d71029ca-96db-4d58-8149-5052c5a976da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5967e8c34fd7440ea839764c9ad28c2e7377d739" 2018-07-22 03:33:51,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76c0d092-78fb-439f-9911-ea37bc96928a Content-Length: 0 Date: Sun, 22 Jul 2018 03:33:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:51,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/d71029ca-96db-4d58-8149-5052c5a976da used request id req-76c0d092-78fb-439f-9911-ea37bc96928a 2018-07-22 03:33:51,720 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet 2018-07-22 03:33:51,720 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-subnet 2018-07-22 03:33:51,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/3d56b38d-5dfa-4e5f-b66f-2fb64ef48519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" 2018-07-22 03:33:52,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03656cdb-3633-44aa-b607-c900911af8ab Date: Sun, 22 Jul 2018 03:33:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:52,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3d56b38d-5dfa-4e5f-b66f-2fb64ef48519 used request id req-03656cdb-3633-44aa-b607-c900911af8ab 2018-07-22 03:33:52,870 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5-pub-net 2018-07-22 03:33:52,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/cf482f9c-527f-4486-b060-8f677736a294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c891ec6b4d6063022ed22113d53dd3f5fc74f34b" 2018-07-22 03:33:53,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-795a6f40-6e89-4761-b913-b2a9db8ccd8c Date: Sun, 22 Jul 2018 03:33:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:53,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/cf482f9c-527f-4486-b060-8f677736a294 used request id req-795a6f40-6e89-4761-b913-b2a9db8ccd8c 2018-07-22 03:33:53,922 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-55668105-0189-46fe-b76c-0b1e17252ba5--image 2018-07-22 03:33:53,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce5dfe49bbdece0cc67e05517c8001da4d71f60" 2018-07-22 03:33:54,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6bc319b-949a-4a68-b5d4-1325ce29fa32 Date: Sun, 22 Jul 2018 03:33:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:33:54,334 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/62a4951c-66c5-443c-b71b-d68497d3c9bd used request id req-d6bc319b-949a-4a68-b5d4-1325ce29fa32 2018-07-22 03:33:54,340 - 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}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:33:54,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-eb235805-2e02-4737-9c59-88258d9cafb8 Date: Sun, 22 Jul 2018 03:33:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:30Z", "updated_at": "2018-07-22T03:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:30Z", "revision_number": 0, "id": "296eae50-dd8a-4c0c-9bfe-10037812e7b6", "remote_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:30Z", "security_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:30Z", "revision_number": 0, "id": "68399e7b-da3d-433d-841c-abc5d2c51701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:30Z", "security_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:30Z", "revision_number": 0, "id": "ddeb73f5-1ab6-491c-a791-3f496ababf36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:30Z", "security_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84157911ed44da3841150d9f57ac370"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:31:30Z", "revision_number": 0, "id": "e6319c55-ac1b-42af-b96d-1b5719771c94", "remote_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "remote_ip_prefix": null, "created_at": "2018-07-22T03:31:30Z", "security_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "tenant_id": "a84157911ed44da3841150d9f57ac370", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84157911ed44da3841150d9f57ac370"}], "revision_number": 4, "project_id": "a84157911ed44da3841150d9f57ac370", "id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:33:54,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-eb235805-2e02-4737-9c59-88258d9cafb8 2018-07-22 03:33:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:33:54,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5de769-56a6-419d-bfd1-4b02226c9eaf 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:33:54,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-6d5de769-56a6-419d-bfd1-4b02226c9eaf 2018-07-22 03:33:54,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:33:54,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b342d63-6268-4dc5-b435-cecd8b11e303 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a84157911ed44da3841150d9f57ac370", "name": "AnsibleProvisioningTests-03936e92-1cea-43b-proj"}} 2018-07-22 03:33:54,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-8b342d63-6268-4dc5-b435-cecd8b11e303 2018-07-22 03:33:54,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 305f0ab8-c757-4743-9e9d-30bfe9f8617b 2018-07-22 03:33:54,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=305f0ab8-c757-4743-9e9d-30bfe9f8617b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:33:54,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-41d02e7e-39f1-42bd-8dcb-66b73b742c67 Date: Sun, 22 Jul 2018 03:33:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:30Z", "security_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:30Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "296eae50-dd8a-4c0c-9bfe-10037812e7b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:30Z", "security_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:30Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "68399e7b-da3d-433d-841c-abc5d2c51701"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:30Z", "security_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:30Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "ddeb73f5-1ab6-491c-a791-3f496ababf36"}, {"remote_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:31:30Z", "security_group_id": "305f0ab8-c757-4743-9e9d-30bfe9f8617b", "port_range_min": null, "revision_number": 0, "tenant_id": "a84157911ed44da3841150d9f57ac370", "created_at": "2018-07-22T03:31:30Z", "project_id": "a84157911ed44da3841150d9f57ac370", "id": "e6319c55-ac1b-42af-b96d-1b5719771c94"}]} 2018-07-22 03:33:54,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=305f0ab8-c757-4743-9e9d-30bfe9f8617b used request id req-41d02e7e-39f1-42bd-8dcb-66b73b742c67 2018-07-22 03:33:54,801 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:33:54,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/305f0ab8-c757-4743-9e9d-30bfe9f8617b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:33:54,947 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77ece1c8-b258-413c-9b2f-a5856b8b2546 Content-Length: 0 Date: Sun, 22 Jul 2018 03:33:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:33:54,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/305f0ab8-c757-4743-9e9d-30bfe9f8617b used request id req-77ece1c8-b258-413c-9b2f-a5856b8b2546 2018-07-22 03:33:54,947 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-03936e92-1cea-43b-proj 2018-07-22 03:33:54,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:33:55,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c5956d-06bc-486d-85aa-843bc175de9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:33:55,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a84157911ed44da3841150d9f57ac370 used request id req-29c5956d-06bc-486d-85aa-843bc175de9e 2018-07-22 03:33:55,163 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-03936e92-1cea-43b-proj-role 2018-07-22 03:33:55,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/14714c251742469981870fc990e7bdec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:33:55,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8962874d-d177-48ac-9b4c-a1e567f09c1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:33:55,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/14714c251742469981870fc990e7bdec used request id req-8962874d-d177-48ac-9b4c-a1e567f09c1d 2018-07-22 03:33:55,274 - 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}2ce21d51c1e9b6d77d23c25601efe310d39e194b" 2018-07-22 03:33:55,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59299d4f-f6cf-4719-8714-f524256411a2 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:33:55,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-59299d4f-f6cf-4719-8714-f524256411a2 2018-07-22 03:33:55,358 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-03936e92-1cea-43b-user 2018-07-22 03:33:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/537b8d6e9b0142068a2c058d028ec2fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ef7ac9ab0b34e5a1a0f63acc74cfc94de7bf65" 2018-07-22 03:33:55,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8320a39-7ae3-4653-b997-7816f9134f6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:33:55,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/537b8d6e9b0142068a2c058d028ec2fb used request id req-e8320a39-7ae3-4653-b997-7816f9134f6a 2018-07-22 03:33:55,542 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 101 tests in 1842.628s OK 2018-07-22 03:33:55,684 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 03:33:55,685 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 30:43 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-22 03:33:55,736 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-22 03:33:55,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 03:33:55,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 03:33:55,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 03:33:55,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 03:33:55,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 03:33:55,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 03:33:55,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 03:33:55,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 03:33:55,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 03:33:55,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 03:33:55,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 03:33:55,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 03:33:55,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 03:33:55,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 03:33:55,775 - 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-22 03:33:55,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b38b794-caf2-4d91-80c0-f2b309870ddc 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-22 03:33:55,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8b38b794-caf2-4d91-80c0-f2b309870ddc 2018-07-22 03:33:55,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 03:33:56,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["GL9XcsO6Rk6XQIr5uRHvtA"], "issued_at": "2018-07-22T03:33:56.000000Z"}} 2018-07-22 03:33:56,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:33:56,166 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:33:56,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dd6fefd3-56c4-4738-8504-11aec49f001b Date: Sun, 22 Jul 2018 03:33:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 03:33:56,408 - 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-dd6fefd3-56c4-4738-8504-11aec49f001b 2018-07-22 03:33:56,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243482112885s 2018-07-22 03:33:56,409 - 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-dd6fefd3-56c4-4738-8504-11aec49f001b 2018-07-22 03:33:56,410 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 03:33:59,250 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-22 03:34:02,003 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d4542c3a-a058-4396-b88f-c9bc9f8ceb6d | 2018-07-22T03:34:01.621285 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d4542c3a-a058-4396-b88f-c9bc9f8ceb6d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 03:34:05,709 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 03:34:05,709 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 03:34:08,256 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-22 03:34:11,836 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=97290b9a-8417-4f76-8f4b-42b15a83c64f) as the default verifier for the future CLI operations. 2018-07-22 03:34:15,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-22 03:34:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:34:15,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-d93c14e6-c66a-4aed-8319-e0778733fff4 Date: Sun, 22 Jul 2018 03:34:15 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-22 03:34:15,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-d93c14e6-c66a-4aed-8319-e0778733fff4 2018-07-22 03:34:15,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.177777767181s 2018-07-22 03:34:15,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-d93c14e6-c66a-4aed-8319-e0778733fff4 2018-07-22 03:34:15,230 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-22 03:34:15,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 03:34:15,231 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"network": {"name": "neutron_trunk-net_e46d574a-3fd8-4f97-b523-b406a1222045", "admin_state_up": true}}' 2018-07-22 03:34:15,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-90b46639-4ede-4196-82b0-5c046d0aeb02 Date: Sun, 22 Jul 2018 03:34:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dc19cbca-2d04-4536-8ed7-34ffe4507ce4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:34:15Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_e46d574a-3fd8-4f97-b523-b406a1222045","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:34:15Z","mtu":1450}} 2018-07-22 03:34:15,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-90b46639-4ede-4196-82b0-5c046d0aeb02 2018-07-22 03:34:15,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.276628017426s 2018-07-22 03:34:15,508 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-90b46639-4ede-4196-82b0-5c046d0aeb02 2018-07-22 03:34:15,508 - 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-22T03:34:15Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dc19cbca-2d04-4536-8ed7-34ffe4507ce4', 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'neutron_trunk-net_e46d574a-3fd8-4f97-b523-b406a1222045', u'created_at': u'2018-07-22T03:34:15Z', u'mtu': 1450, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e022d16594794ceba7252a46e5007481', u'l2_adjacency': True}) 2018-07-22 03:34:15,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:34:15,509 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:34:15,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-2794f27d-2f06-47a6-9bea-c75f30725c93 Date: Sun, 22 Jul 2018 03:34:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc19cbca-2d04-4536-8ed7-34ffe4507ce4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:34:15Z","qos_policy_id":null,"name":"neutron_trunk-net_e46d574a-3fd8-4f97-b523-b406a1222045","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:34:15Z","provider:network_type":"vxlan"}]} 2018-07-22 03:34:15,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2794f27d-2f06-47a6-9bea-c75f30725c93 2018-07-22 03:34:15,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112611055374s 2018-07-22 03:34:15,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2794f27d-2f06-47a6-9bea-c75f30725c93 2018-07-22 03:34:15,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 03:34:15,624 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"subnet": {"name": "neutron_trunk-subnet_e46d574a-3fd8-4f97-b523-b406a1222045", "enable_dhcp": true, "network_id": "dc19cbca-2d04-4536-8ed7-34ffe4507ce4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 03:34:16,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-21e7c425-8677-4eee-b3b9-c6cdd8365985 Date: Sun, 22 Jul 2018 03:34:16 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T03:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"de85999a-8d20-47ca-8852-58ea554727f1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_e46d574a-3fd8-4f97-b523-b406a1222045","enable_dhcp":true,"segment_id":null,"network_id":"dc19cbca-2d04-4536-8ed7-34ffe4507ce4","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:34:15Z","ip_version":4}} 2018-07-22 03:34:16,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-21e7c425-8677-4eee-b3b9-c6cdd8365985 2018-07-22 03:34:16,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.444229125977s 2018-07-22 03:34:16,068 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-21e7c425-8677-4eee-b3b9-c6cdd8365985 2018-07-22 03:34:16,069 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T03:34:15Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'de85999a-8d20-47ca-8852-58ea554727f1', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_e46d574a-3fd8-4f97-b523-b406a1222045', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'dc19cbca-2d04-4536-8ed7-34ffe4507ce4', u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T03:34:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 03:34:16,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 03:34:16,070 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "neutron_trunk-router_e46d574a-3fd8-4f97-b523-b406a1222045", "admin_state_up": true}}' 2018-07-22 03:34:17,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-b1ada245-c316-4c6b-ac3b-6be472f4e9b4 Date: Sun, 22 Jul 2018 03:34:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T03:34:16Z", "admin_state_up": true, "updated_at": "2018-07-22T03:34:17Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "f2ff01c3-eff2-462a-893f-b87501fd1865", "name": "neutron_trunk-router_e46d574a-3fd8-4f97-b523-b406a1222045"}} 2018-07-22 03:34:17,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-b1ada245-c316-4c6b-ac3b-6be472f4e9b4 2018-07-22 03:34:17,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.82709598541s 2018-07-22 03:34:17,897 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-b1ada245-c316-4c6b-ac3b-6be472f4e9b4 2018-07-22 03:34:17,897 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T03:34:17Z', u'revision_number': 3, u'ha': False, u'id': u'f2ff01c3-eff2-462a-893f-b87501fd1865', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_e46d574a-3fd8-4f97-b523-b406a1222045', u'admin_state_up': True, u'tenant_id': u'e022d16594794ceba7252a46e5007481', u'created_at': u'2018-07-22T03:34:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'e022d16594794ceba7252a46e5007481'}) 2018-07-22 03:34:17,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 03:34:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/f2ff01c3-eff2-462a-893f-b87501fd1865/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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"subnet_id": "de85999a-8d20-47ca-8852-58ea554727f1"}' 2018-07-22 03:34:19,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-867cd757-63a5-4a04-8371-ef648772eaf2 Date: Sun, 22 Jul 2018 03:34:19 GMT RESP BODY: {"network_id": "dc19cbca-2d04-4536-8ed7-34ffe4507ce4", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "de85999a-8d20-47ca-8852-58ea554727f1", "subnet_ids": ["de85999a-8d20-47ca-8852-58ea554727f1"], "port_id": "d2267525-9b1a-45ef-a94a-0707549c62ee", "id": "f2ff01c3-eff2-462a-893f-b87501fd1865"} 2018-07-22 03:34:19,749 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f2ff01c3-eff2-462a-893f-b87501fd1865/add_router_interface.json used request id req-867cd757-63a5-4a04-8371-ef648772eaf2 2018-07-22 03:34:19,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.85068702698s 2018-07-22 03:34:19,749 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f2ff01c3-eff2-462a-893f-b87501fd1865/add_router_interface.json used request id req-867cd757-63a5-4a04-8371-ef648772eaf2 returning object f2ff01c3-eff2-462a-893f-b87501fd1865 2018-07-22 03:34:19,749 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 03:34:19,881 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 03:34:19,883 - 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-22 03:34:19,887 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 03:34:19 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-22 03:34:19,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:34:19,892 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:34:20,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f11e17eb-5f82-431d-a8fd-5b63607131de Date: Sun, 22 Jul 2018 03:34:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:34:20,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f11e17eb-5f82-431d-a8fd-5b63607131de 2018-07-22 03:34:20,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187855958939s 2018-07-22 03:34:20,079 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f11e17eb-5f82-431d-a8fd-5b63607131de 2018-07-22 03:34:20,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 03:34:20,090 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045"}' 2018-07-22 03:34:20,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-73213520-cf8d-4895-8591-777d474c397f Date: Sun, 22 Jul 2018 03:34:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "63f112ab-51a4-4ff5-b0d0-a0b9931d30bb", "size": null, "self": "/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T03:34:20Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045", "checksum": null, "created_at": "2018-07-22T03:34:20Z", "protected": false} 2018-07-22 03:34:20,147 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-73213520-cf8d-4895-8591-777d474c397f 2018-07-22 03:34:20,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0613980293274s 2018-07-22 03:34:20,148 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-73213520-cf8d-4895-8591-777d474c397f returning object 63f112ab-51a4-4ff5-b0d0-a0b9931d30bb 2018-07-22 03:34:20,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 03:34:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '' 2018-07-22 03:34:20,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab789fce-0159-4e53-9148-061e77e67611 Date: Sun, 22 Jul 2018 03:34:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:34:20,549 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/file used request id req-ab789fce-0159-4e53-9148-061e77e67611 2018-07-22 03:34:20,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.400800943375s 2018-07-22 03:34:20,550 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/file used request id req-ab789fce-0159-4e53-9148-061e77e67611 2018-07-22 03:34:20,550 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T03:34:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'63f112ab-51a4-4ff5-b0d0-a0b9931d30bb', u'size': None, u'name': u'neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045', u'checksum': None, u'self': u'/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T03:34:20Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 03:34:20,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 03:34:20,554 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_e46d574a-3fd8-4f97-b523-b406a1222045", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 03:34:20,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:34: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-d3d82cb6-ebb3-4fe9-b9c9-d96d0752aeae x-compute-request-id: req-d3d82cb6-ebb3-4fe9-b9c9-d96d0752aeae Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_e46d574a-3fd8-4f97-b523-b406a1222045", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40", "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": "cc80edc7-5fa8-4650-a00a-83e10646ab40"}} 2018-07-22 03:34:20,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d3d82cb6-ebb3-4fe9-b9c9-d96d0752aeae 2018-07-22 03:34:20,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.260726928711s 2018-07-22 03:34:20,812 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d3d82cb6-ebb3-4fe9-b9c9-d96d0752aeae 2018-07-22 03:34:20,813 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_e46d574a-3fd8-4f97-b523-b406a1222045', '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'e022d16594794ceba7252a46e5007481', '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'cc80edc7-5fa8-4650-a00a-83e10646ab40', 'swap': 0}) 2018-07-22 03:34:20,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 03:34:20,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40/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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"extra_specs": {}}' 2018-07-22 03:34:20,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:34: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-5ddb0ca9-6d99-49a3-9fce-677c010109eb x-compute-request-id: req-5ddb0ca9-6d99-49a3-9fce-677c010109eb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 03:34:20,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40/os-extra_specs used request id req-5ddb0ca9-6d99-49a3-9fce-677c010109eb 2018-07-22 03:34:20,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220789909363s 2018-07-22 03:34:20,836 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40/os-extra_specs used request id req-5ddb0ca9-6d99-49a3-9fce-677c010109eb 2018-07-22 03:34:20,840 - 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-22 03:34:20,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:34:20,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:34:20,853 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:34:20,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20130152-ecdc-4155-8229-7ae910c61b9a Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:34:20,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-20130152-ecdc-4155-8229-7ae910c61b9a 2018-07-22 03:34:20,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0870540142059s 2018-07-22 03:34:20,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-20130152-ecdc-4155-8229-7ae910c61b9a 2018-07-22 03:34:20,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:34:20,946 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:34:21,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82bdb1cf-07de-44aa-9b0b-c151fac081a7 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:34:21,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-82bdb1cf-07de-44aa-9b0b-c151fac081a7 2018-07-22 03:34:21,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0900950431824s 2018-07-22 03:34:21,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-82bdb1cf-07de-44aa-9b0b-c151fac081a7 2018-07-22 03:34:21,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 03:34:21,038 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:34:21,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:34: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-61e66e0e-35f3-4c9f-be44-548238203be0 x-compute-request-id: req-61e66e0e-35f3-4c9f-be44-548238203be0 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.7", "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": 6}, "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.6", "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-22 03:34:21,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-61e66e0e-35f3-4c9f-be44-548238203be0 2018-07-22 03:34:21,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0343129634857s 2018-07-22 03:34:21,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-61e66e0e-35f3-4c9f-be44-548238203be0 2018-07-22 03:34:21,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:34:21,078 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:34:21,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fc57020d-0b7c-4af8-a168-78d5ba2c1269 Date: Sun, 22 Jul 2018 03:34:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/snap", "metadata": {}}], "file": "/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "63f112ab-51a4-4ff5-b0d0-a0b9931d30bb", "size": 12716032, "self": "/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T03:34:20Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T03:34:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:34:21,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fc57020d-0b7c-4af8-a168-78d5ba2c1269 2018-07-22 03:34:21,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236639976501s 2018-07-22 03:34:21,098 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fc57020d-0b7c-4af8-a168-78d5ba2c1269 2018-07-22 03:34:21,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 03:34:21,110 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e46d574a-3fd8-4f97-b523-b406a1222045", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_e46d574a-3fd8-4f97-b523-b406a1222045"}' 2018-07-22 03:34:21,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-94414bb4-4419-4bf1-9ce3-6166168371b5 Date: Sun, 22 Jul 2018 03:34:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "c1985ae4-fb78-4e26-b341-38ff6d73be97", "size": null, "self": "/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T03:34:21Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e46d574a-3fd8-4f97-b523-b406a1222045", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_e46d574a-3fd8-4f97-b523-b406a1222045", "checksum": null, "created_at": "2018-07-22T03:34:21Z", "protected": false} 2018-07-22 03:34:21,142 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-94414bb4-4419-4bf1-9ce3-6166168371b5 2018-07-22 03:34:21,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0359880924225s 2018-07-22 03:34:21,142 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-94414bb4-4419-4bf1-9ce3-6166168371b5 returning object c1985ae4-fb78-4e26-b341-38ff6d73be97 2018-07-22 03:34:21,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 03:34:21,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97/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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '' 2018-07-22 03:34:21,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a20205b1-4ae6-4981-ab65-d689f74ca2b5 Date: Sun, 22 Jul 2018 03:34:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:34:21,553 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97/file used request id req-a20205b1-4ae6-4981-ab65-d689f74ca2b5 2018-07-22 03:34:21,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.410254001617s 2018-07-22 03:34:21,554 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97/file used request id req-a20205b1-4ae6-4981-ab65-d689f74ca2b5 2018-07-22 03:34:21,554 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_e46d574a-3fd8-4f97-b523-b406a1222045', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T03:34:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97/file', u'owner': u'e022d16594794ceba7252a46e5007481', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c1985ae4-fb78-4e26-b341-38ff6d73be97', u'size': None, u'name': u'neutron_trunk-img_alt_e46d574a-3fd8-4f97-b523-b406a1222045', u'checksum': None, u'self': u'/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T03:34:21Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 03:34:21,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 03:34:21,557 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_e46d574a-3fd8-4f97-b523-b406a1222045", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 03:34:21,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:34: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-d04ce4d1-4cc0-43b0-91b3-34807fb061c9 x-compute-request-id: req-d04ce4d1-4cc0-43b0-91b3-34807fb061c9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_e46d574a-3fd8-4f97-b523-b406a1222045", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7"}} 2018-07-22 03:34:21,610 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d04ce4d1-4cc0-43b0-91b3-34807fb061c9 2018-07-22 03:34:21,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0556268692017s 2018-07-22 03:34:21,611 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d04ce4d1-4cc0-43b0-91b3-34807fb061c9 2018-07-22 03:34:21,612 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e46d574a-3fd8-4f97-b523-b406a1222045', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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'c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7', 'swap': 0}) 2018-07-22 03:34:21,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 03:34:21,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7/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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"extra_specs": {}}' 2018-07-22 03:34:21,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:34: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-a57218af-559b-4889-9345-ed4f1d3cde8b x-compute-request-id: req-a57218af-559b-4889-9345-ed4f1d3cde8b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 03:34:21,645 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7/os-extra_specs used request id req-a57218af-559b-4889-9345-ed4f1d3cde8b 2018-07-22 03:34:21,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0325770378113s 2018-07-22 03:34:21,645 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7/os-extra_specs used request id req-a57218af-559b-4889-9345-ed4f1d3cde8b 2018-07-22 03:34:21,646 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e46d574a-3fd8-4f97-b523-b406a1222045', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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'c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7', 'swap': 0}) 2018-07-22 03:34:25,014 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-22 03:34:25,015 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-22 03:34:25,015 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-22 03:34:25,017 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-22 03:34:25,020 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-22 03:34:28,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-97290b9a-8417-4f76-8f4b-42b15a83c64f/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-22 03:34:28,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-22 03:34:28,434 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-22 03:34:28,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-07-22 03:36:16,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 428414fb-7ee2-4083-b811-0643e7fa5507 2018-07-22 03:36:16,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '428414fb-7ee2-4083-b811-0643e7fa5507']'. 2018-07-22 03:36:17,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-22 03:36:17,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-22 03:36:17,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 03:36:17,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 428414fb-7ee2-4083-b811-0643e7fa5507 | 2018-07-22 03:36:17,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-22 03:36:17,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-22 03:34:30 | 2018-07-22 03:36:17,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-22 03:36:16 | 2018-07-22 03:36:17,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:46 | 2018-07-22 03:36:17,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-22 03:36:17,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-22 03:36:17,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 97290b9a-8417-4f76-8f4b-42b15a83c64f) | 2018-07-22 03:36:17,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-22 03:36:17,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d4542c3a-a058-4396-b88f-c9bc9f8ceb6d) | 2018-07-22 03:36:17,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-22 03:36:17,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 95.593 | 2018-07-22 03:36:17,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-22 03:36:17,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-22 03:36:17,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-22 03:36:17,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-22 03:36:17,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-22 03:36:17,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 03:36:17,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-22 03:36:17,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-22 03:36:17,742 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 03:36:17,742 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:02 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-22 03:36:17,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 03:36:17,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/f2ff01c3-eff2-462a-893f-b87501fd1865/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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" -d '{"subnet_id": "de85999a-8d20-47ca-8852-58ea554727f1"}' 2018-07-22 03:36:19,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-18d4f7ed-1f35-4576-b82f-73122c2b3287 Date: Sun, 22 Jul 2018 03:36:19 GMT RESP BODY: {"network_id": "dc19cbca-2d04-4536-8ed7-34ffe4507ce4", "tenant_id": "e022d16594794ceba7252a46e5007481", "subnet_id": "de85999a-8d20-47ca-8852-58ea554727f1", "subnet_ids": ["de85999a-8d20-47ca-8852-58ea554727f1"], "port_id": "d2267525-9b1a-45ef-a94a-0707549c62ee", "id": "f2ff01c3-eff2-462a-893f-b87501fd1865"} 2018-07-22 03:36:19,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f2ff01c3-eff2-462a-893f-b87501fd1865/remove_router_interface.json used request id req-18d4f7ed-1f35-4576-b82f-73122c2b3287 2018-07-22 03:36:19,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61064195633s 2018-07-22 03:36:19,359 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f2ff01c3-eff2-462a-893f-b87501fd1865/remove_router_interface.json used request id req-18d4f7ed-1f35-4576-b82f-73122c2b3287 returning object f2ff01c3-eff2-462a-893f-b87501fd1865 2018-07-22 03:36:19,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 03:36:19,360 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:19,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-efd5e565-c79c-47c5-b592-efd50fffda13 Date: Sun, 22 Jul 2018 03:36:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T03:34:16Z", "admin_state_up": true, "updated_at": "2018-07-22T03:36:18Z", "project_id": "e022d16594794ceba7252a46e5007481", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "f2ff01c3-eff2-462a-893f-b87501fd1865", "name": "neutron_trunk-router_e46d574a-3fd8-4f97-b523-b406a1222045"}]} 2018-07-22 03:36:19,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-efd5e565-c79c-47c5-b592-efd50fffda13 2018-07-22 03:36:19,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104011058807s 2018-07-22 03:36:19,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-efd5e565-c79c-47c5-b592-efd50fffda13 2018-07-22 03:36:19,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 03:36:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/f2ff01c3-eff2-462a-893f-b87501fd1865.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:20,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51ef2717-5be3-4a52-b66e-6564383e8c7e Content-Length: 0 Date: Sun, 22 Jul 2018 03:36:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:36:20,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f2ff01c3-eff2-462a-893f-b87501fd1865.json used request id req-51ef2717-5be3-4a52-b66e-6564383e8c7e 2018-07-22 03:36:20,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45974111557s 2018-07-22 03:36:20,925 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f2ff01c3-eff2-462a-893f-b87501fd1865.json used request id req-51ef2717-5be3-4a52-b66e-6564383e8c7e 2018-07-22 03:36:20,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 03:36:20,926 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:20,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-a7029018-90a6-437e-b7fb-12a665503839 Date: Sun, 22 Jul 2018 03:36:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4},{"updated_at":"2018-07-22T03:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"de85999a-8d20-47ca-8852-58ea554727f1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e022d16594794ceba7252a46e5007481","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_e46d574a-3fd8-4f97-b523-b406a1222045","enable_dhcp":true,"segment_id":null,"network_id":"dc19cbca-2d04-4536-8ed7-34ffe4507ce4","tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:34:15Z","ip_version":4}]} 2018-07-22 03:36:20,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a7029018-90a6-437e-b7fb-12a665503839 2018-07-22 03:36:20,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421469211578s 2018-07-22 03:36:20,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a7029018-90a6-437e-b7fb-12a665503839 2018-07-22 03:36:20,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 03:36:20,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/de85999a-8d20-47ca-8852-58ea554727f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:21,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a66968e9-f09f-4c61-b2cf-8bcde531334d Date: Sun, 22 Jul 2018 03:36:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:36:21,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/de85999a-8d20-47ca-8852-58ea554727f1.json used request id req-a66968e9-f09f-4c61-b2cf-8bcde531334d 2018-07-22 03:36:21,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.841668128967s 2018-07-22 03:36:21,812 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/de85999a-8d20-47ca-8852-58ea554727f1.json used request id req-a66968e9-f09f-4c61-b2cf-8bcde531334d 2018-07-22 03:36:21,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:36:21,813 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:21,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-96d3c576-1f7c-42fe-af92-9a12df4cb5c6 Date: Sun, 22 Jul 2018 03:36:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"dc19cbca-2d04-4536-8ed7-34ffe4507ce4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"e022d16594794ceba7252a46e5007481","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:36:21Z","qos_policy_id":null,"name":"neutron_trunk-net_e46d574a-3fd8-4f97-b523-b406a1222045","admin_state_up":true,"tenant_id":"e022d16594794ceba7252a46e5007481","created_at":"2018-07-22T03:34:15Z","provider:network_type":"vxlan"}]} 2018-07-22 03:36:21,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-96d3c576-1f7c-42fe-af92-9a12df4cb5c6 2018-07-22 03:36:21,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0832479000092s 2018-07-22 03:36:21,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-96d3c576-1f7c-42fe-af92-9a12df4cb5c6 2018-07-22 03:36:21,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 03:36:21,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/dc19cbca-2d04-4536-8ed7-34ffe4507ce4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:23,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16c7e231-e895-4719-bd65-f155824564bd Date: Sun, 22 Jul 2018 03:36:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:36:23,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/dc19cbca-2d04-4536-8ed7-34ffe4507ce4.json used request id req-16c7e231-e895-4719-bd65-f155824564bd 2018-07-22 03:36:23,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11537003517s 2018-07-22 03:36:23,013 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/dc19cbca-2d04-4536-8ed7-34ffe4507ce4.json used request id req-16c7e231-e895-4719-bd65-f155824564bd 2018-07-22 03:36:23,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:36:23,021 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:23,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-37793115-2c36-4569-a674-9ad252d04d35 Date: Sun, 22 Jul 2018 03:36:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/c1985ae4-fb78-4e26-b341-38ff6d73be97/snap", "metadata": {}}], "file": "/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "c1985ae4-fb78-4e26-b341-38ff6d73be97", "size": 12716032, "self": "/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/c1985ae4-fb78-4e26-b341-38ff6d73be97/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T03:34:21Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e46d574a-3fd8-4f97-b523-b406a1222045", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_e46d574a-3fd8-4f97-b523-b406a1222045", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T03:34:21Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/snap", "metadata": {}}], "file": "/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/file", "owner": "e022d16594794ceba7252a46e5007481", "id": "63f112ab-51a4-4ff5-b0d0-a0b9931d30bb", "size": 12716032, "self": "/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T03:34:20Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e46d574a-3fd8-4f97-b523-b406a1222045", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T03:34:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:36:23,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-37793115-2c36-4569-a674-9ad252d04d35 2018-07-22 03:36:23,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1876308918s 2018-07-22 03:36:23,205 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-37793115-2c36-4569-a674-9ad252d04d35 2018-07-22 03:36:23,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 03:36:23,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:23,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5150e865-0958-4f4d-a18a-4726ddf84464 Date: Sun, 22 Jul 2018 03:36: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-22 03:36:23,858 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb used request id req-5150e865-0958-4f4d-a18a-4726ddf84464 2018-07-22 03:36:23,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.650221824646s 2018-07-22 03:36:23,859 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/63f112ab-51a4-4ff5-b0d0-a0b9931d30bb used request id req-5150e865-0958-4f4d-a18a-4726ddf84464 2018-07-22 03:36:23,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 03:36:23,863 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:23,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36: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-299e8eed-c755-4df5-9560-2bf0b95091d6 x-compute-request-id: req-299e8eed-c755-4df5-9560-2bf0b95091d6 Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_e46d574a-3fd8-4f97-b523-b406a1222045", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7"}, {"name": "neutron_trunk-flavor_e46d574a-3fd8-4f97-b523-b406a1222045", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40", "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": "cc80edc7-5fa8-4650-a00a-83e10646ab40"}, {"name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "ce3211d4-df7c-48a4-a548-3c91872b51cb"}]} 2018-07-22 03:36:23,888 - 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-299e8eed-c755-4df5-9560-2bf0b95091d6 2018-07-22 03:36:23,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287339687347s 2018-07-22 03:36:23,888 - 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-299e8eed-c755-4df5-9560-2bf0b95091d6 2018-07-22 03:36:23,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 03:36:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:23,935 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:36: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-510aa399-0e90-4cef-86ed-0f2abcc9063f x-compute-request-id: req-510aa399-0e90-4cef-86ed-0f2abcc9063f Content-Length: 0 Content-Type: application/json 2018-07-22 03:36:23,936 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40 used request id req-510aa399-0e90-4cef-86ed-0f2abcc9063f 2018-07-22 03:36:23,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0445420742035s 2018-07-22 03:36:23,936 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/cc80edc7-5fa8-4650-a00a-83e10646ab40 used request id req-510aa399-0e90-4cef-86ed-0f2abcc9063f 2018-07-22 03:36:23,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 03:36:23,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:24,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bac6067f-887f-4944-aa08-5ab35fc927ea Date: Sun, 22 Jul 2018 03:36: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-22 03:36:24,889 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97 used request id req-bac6067f-887f-4944-aa08-5ab35fc927ea 2018-07-22 03:36:24,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.952811956406s 2018-07-22 03:36:24,890 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c1985ae4-fb78-4e26-b341-38ff6d73be97 used request id req-bac6067f-887f-4944-aa08-5ab35fc927ea 2018-07-22 03:36:24,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 03:36:24,893 - 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}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:24,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36: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-65273a57-bfe0-4000-85b3-54560109fdcb x-compute-request-id: req-65273a57-bfe0-4000-85b3-54560109fdcb Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_e46d574a-3fd8-4f97-b523-b406a1222045", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7"}, {"name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "ce3211d4-df7c-48a4-a548-3c91872b51cb"}]} 2018-07-22 03:36:24,915 - 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-65273a57-bfe0-4000-85b3-54560109fdcb 2018-07-22 03:36:24,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024817943573s 2018-07-22 03:36:24,915 - 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-65273a57-bfe0-4000-85b3-54560109fdcb 2018-07-22 03:36:24,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 03:36:24,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1b08bd93599e73ffc598d1a95aebabadd4cce5e" 2018-07-22 03:36:24,948 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:36: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-22c856cc-e5eb-46df-a85c-f780515fff1b x-compute-request-id: req-22c856cc-e5eb-46df-a85c-f780515fff1b Content-Length: 0 Content-Type: application/json 2018-07-22 03:36:24,948 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7 used request id req-22c856cc-e5eb-46df-a85c-f780515fff1b 2018-07-22 03:36:24,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302240848541s 2018-07-22 03:36:24,948 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c0e36133-4e2b-4fb0-869b-3b2a3a79c8e7 used request id req-22c856cc-e5eb-46df-a85c-f780515fff1b 2018-07-22 03:36:24,994 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-22 03:36:25,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 03:36:25,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 03:36:25,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 03:36:25,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 03:36:25,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 03:36:25,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 03:36:25,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 03:36:25,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 03:36:25,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 03:36:25,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 03:36:25,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 03:36:25,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 03:36:25,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 03:36:25,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 03:36:25,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 03:36:25,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 03:36:25,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 03:36:25,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 03:36:25,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 03:36:25,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 03:36:25,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 03:36:25,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 03:36:25,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 03:36:25,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 03:36:25,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 03:36:25,038 - 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-22 03:36:25,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e362a71-0af9-46da-b699-5a6abd377352 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-22 03:36:25,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2e362a71-0af9-46da-b699-5a6abd377352 2018-07-22 03:36:25,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 03:36:25,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["4moO9sKrSC-iIYlancz6bw"], "issued_at": "2018-07-22T03:36:25.000000Z"}} 2018-07-22 03:36:25,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:36:25,437 - 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}98d1562d9a03e40dd2b5246ecbc02cda345d1c15" 2018-07-22 03:36:25,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d509d2c8-3b07-489c-8ed7-a132961b2ba8 Date: Sun, 22 Jul 2018 03:36:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 03:36:25,677 - 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-d509d2c8-3b07-489c-8ed7-a132961b2ba8 2018-07-22 03:36:25,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240890026093s 2018-07-22 03:36:25,677 - 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-d509d2c8-3b07-489c-8ed7-a132961b2ba8 2018-07-22 03:36:25,678 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 03:36:28,503 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-22 03:36:31,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 310f47ec-bcc7-4f7c-9165-82809cf3a931 | 2018-07-22T03:36:30.938357 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 310f47ec-bcc7-4f7c-9165-82809cf3a931 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 03:36:35,351 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 03:36:35,351 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 03:36:38,065 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-22 03:36:41,796 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=88ba2ffe-906e-4eb1-bcf0-870995a528cc) as the default verifier for the future CLI operations. 2018-07-22 03:36:44,935 - 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-22 03:36:44,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:36:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:36:44,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-22 03:36:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-22 03:36:44,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:36:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:36:44,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}98d1562d9a03e40dd2b5246ecbc02cda345d1c15" 2018-07-22 03:36:45,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b2c8b6-0ad8-4f8c-8588-575655b96d34 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/00d7ef5f78494e0eac22bbe6d602dc9f"}, "enabled": true, "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/09c7568d84034691a6e02e0e3573a0ca"}, "enabled": true, "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/10001bf6f25d44cf8e80b594b7bc08b9"}, "enabled": true, "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/21e5e2588aad4ffdb529be4ebeb017fa"}, "enabled": true, "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/397678a60a6e4fac9ecca6512beef164"}, "enabled": true, "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/68b423b7c5dc46d2a5b0ae884a22f465"}, "enabled": true, "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/83d0963527674a9f84eefcf34287853d"}, "enabled": true, "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a6abed6706c54f3f9d643eda8ee2bb54"}, "enabled": true, "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a9bf3b3d3f574636a958cab1610b87cf"}, "enabled": true, "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/bbff9ba6c47e4610a43087422de7d548"}, "enabled": true, "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/bcc570e6768146bdbfcf5903ce0580af"}, "enabled": true, "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/c28378783267464b9f5311d5e2198a93"}, "enabled": true, "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c2c71b9103074ad1920a442a33e27dcd"}, "enabled": true, "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/e7849486524d485e9ff8aa92abeab32b"}, "enabled": true, "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f57b6e1cef854944bd045bb921bb153c"}, "enabled": true, "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-07-22 03:36:45,044 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-46b2c8b6-0ad8-4f8c-8588-575655b96d34 2018-07-22 03:36:45,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0955338478088s 2018-07-22 03:36:45,044 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-46b2c8b6-0ad8-4f8c-8588-575655b96d34 2018-07-22 03:36:45,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-22 03:36:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}98d1562d9a03e40dd2b5246ecbc02cda345d1c15" 2018-07-22 03:36:45,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-fef7a1a8-0abf-428f-91b9-2aecb6fbf1a4 Date: Sun, 22 Jul 2018 03:36:45 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-22 03:36:45,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-fef7a1a8-0abf-428f-91b9-2aecb6fbf1a4 2018-07-22 03:36:45,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.182840108871s 2018-07-22 03:36:45,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-fef7a1a8-0abf-428f-91b9-2aecb6fbf1a4 2018-07-22 03:36:45,243 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-22 03:36:45,243 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-22 03:36:45,248 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:12 | PASS | | rally_sanity | functest | smoke | 23:42 | PASS | | patrole | functest | smoke | 01:58 | PASS | | vmtp | functest | smoke | 18:54 | PASS | | shaker | functest | smoke | 04:07 | FAIL | | snaps_smoke | functest | smoke | 30:43 | PASS | | neutron_trunk | functest | smoke | 02:02 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-07-22 03:36:45,257 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-22 03:36:45,529 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 03:36:45,631 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 03:36:48,601 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-173 | | 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-22 03:36:48,605 - 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.9 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=JAsbBRdUW3ZZ4HrMfJRP3QZpE 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=e022d16594794ceba7252a46e5007481 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-22 03:36:48,605 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-22 03:36:48,605 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-22 03:36:48,606 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-07-22 03:36:48,609 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-22 03:36:51,340 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-173 | | 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-22 03:36:51,343 - 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.9 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=JAsbBRdUW3ZZ4HrMfJRP3QZpE 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=e022d16594794ceba7252a46e5007481 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-22 03:36:51,343 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-22 03:36:51,344 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims vyos_vrouter | | | | | juju_epc | +---------------+---------------+---------------------------------------+--------------------------------------------+ 2018-07-22 03:36:51,353 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 03:36:51,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 03:36:51,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 03:36:51,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 03:36:51,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 03:36:51,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 03:36:51,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 03:36:51,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 03:36:51,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 03:36:51,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 03:36:51,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 03:36:51,721 - 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-22 03:36:51,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4c9f39-6df5-4298-b86d-147729512fc9 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-22 03:36:51,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6c4c9f39-6df5-4298-b86d-147729512fc9 2018-07-22 03:36:51,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 03:36:52,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["vTpFDBcmSUC-sH1KqBg_Eg"], "issued_at": "2018-07-22T03:36:52.000000Z"}} 2018-07-22 03:36:52,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:36:52,123 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:52,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-664dc25f-058a-4f7b-ac7e-c89f9a18feea Date: Sun, 22 Jul 2018 03:36:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 03:36:52,407 - 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-664dc25f-058a-4f7b-ac7e-c89f9a18feea 2018-07-22 03:36:52,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284989833832s 2018-07-22 03:36:52,408 - 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-664dc25f-058a-4f7b-ac7e-c89f9a18feea 2018-07-22 03:36:52,415 - 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-22 03:36:52,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:36:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:36:52,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 03:36:52,423 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:52,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d027cae8-b51f-43b0-9d68-8197778e404d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 03:36:52,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d027cae8-b51f-43b0-9d68-8197778e404d 2018-07-22 03:36:52,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974950790405s 2018-07-22 03:36:52,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d027cae8-b51f-43b0-9d68-8197778e404d 2018-07-22 03:36:52,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 03:36:52,526 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8"}}' 2018-07-22 03:36:52,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3401c1fc-5ba4-4acf-8b50-4a8460f80b21 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14"}, "tags": [], "enabled": true, "id": "92a5c36c7f3143a9b0e27efd16abcd14", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8"}} 2018-07-22 03:36:52,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3401c1fc-5ba4-4acf-8b50-4a8460f80b21 2018-07-22 03:36:52,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12490606308s 2018-07-22 03:36:52,649 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3401c1fc-5ba4-4acf-8b50-4a8460f80b21 2018-07-22 03:36:52,649 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'92a5c36c7f3143a9b0e27efd16abcd14', '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'cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8'}) 2018-07-22 03:36:52,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 03:36:52,659 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "45d3b748-7189-4767-bd30-45921c0d7949", "email": null, "name": "cloudify-user_771bdef1-a5de-48ba-a077-573d845bcef8"}}' 2018-07-22 03:36:53,022 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e02c1dc-cc5e-4173-8e13-17be94654ead Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_771bdef1-a5de-48ba-a077-573d845bcef8", "links": {"self": "http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "42c0e6d56bed4d3490fb9e27bc558342", "domain_id": "default", "password_expires_at": null}} 2018-07-22 03:36:53,022 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-8e02c1dc-cc5e-4173-8e13-17be94654ead 2018-07-22 03:36:53,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.366840839386s 2018-07-22 03:36:53,023 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-8e02c1dc-cc5e-4173-8e13-17be94654ead 2018-07-22 03:36:53,023 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'42c0e6d56bed4d3490fb9e27bc558342', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_771bdef1-a5de-48ba-a077-573d845bcef8'}) 2018-07-22 03:36:53,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:36:53,028 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:53,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57d4b94-e77f-4f55-8317-303140818e85 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:36:53,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d57d4b94-e77f-4f55-8317-303140818e85 2018-07-22 03:36:53,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0164840221405s 2018-07-22 03:36:53,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d57d4b94-e77f-4f55-8317-303140818e85 2018-07-22 03:36:53,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:36:53,047 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:53,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615d05b3-b8a7-4870-9d41-afd0dd98d4b6 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:36:53,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-615d05b3-b8a7-4870-9d41-afd0dd98d4b6 2018-07-22 03:36:53,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0873458385468s 2018-07-22 03:36:53,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-615d05b3-b8a7-4870-9d41-afd0dd98d4b6 2018-07-22 03:36:53,134 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 03:36:53,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 03:36:53,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" -d '{"role": {"name": "Member"}}' 2018-07-22 03:36:53,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31409b7a-7748-4cfc-93b3-674729da2682 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a4fcb668b7244a1b86b42b882e68efb", "links": {"self": "http://172.30.9.25:5000/v3/roles/2a4fcb668b7244a1b86b42b882e68efb"}, "name": "Member"}} 2018-07-22 03:36:53,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-31409b7a-7748-4cfc-93b3-674729da2682 2018-07-22 03:36:53,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0954189300537s 2018-07-22 03:36:53,233 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-31409b7a-7748-4cfc-93b3-674729da2682 2018-07-22 03:36:53,233 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'2a4fcb668b7244a1b86b42b882e68efb'}) 2018-07-22 03:36:53,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:36:53,241 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:53,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e866cbce-8cdb-4a21-9f00-bd093acbc2a4 Content-Encoding: gzip Content-Length: 352 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2a4fcb668b7244a1b86b42b882e68efb", "links": {"self": "http://172.30.9.25:5000/v3/roles/2a4fcb668b7244a1b86b42b882e68efb"}, "name": "Member"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:36:53,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e866cbce-8cdb-4a21-9f00-bd093acbc2a4 2018-07-22 03:36:53,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0876650810242s 2018-07-22 03:36:53,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e866cbce-8cdb-4a21-9f00-bd093acbc2a4 2018-07-22 03:36:53,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 03:36:53,333 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:53,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b7793c-3bd8-48a4-a2d1-811bc3be9837 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-22 03:36:53,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-d2b7793c-3bd8-48a4-a2d1-811bc3be9837 2018-07-22 03:36:53,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0876729488373s 2018-07-22 03:36:53,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-d2b7793c-3bd8-48a4-a2d1-811bc3be9837 2018-07-22 03:36:53,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 03:36:53,422 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:53,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d539e4f-27eb-42e7-998f-83f0bb79c4c2 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_771bdef1-a5de-48ba-a077-573d845bcef8", "links": {"self": "http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "42c0e6d56bed4d3490fb9e27bc558342", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:36:53,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0d539e4f-27eb-42e7-998f-83f0bb79c4c2 2018-07-22 03:36:53,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102640867233s 2018-07-22 03:36:53,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0d539e4f-27eb-42e7-998f-83f0bb79c4c2 2018-07-22 03:36:53,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 03:36:53,537 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:53,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e614c5-3f07-4fdf-a89a-f6f1da6c7657 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": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14"}, "tags": [], "enabled": true, "id": "92a5c36c7f3143a9b0e27efd16abcd14", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 03:36:53,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b9e614c5-3f07-4fdf-a89a-f6f1da6c7657 2018-07-22 03:36:53,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0937769412994s 2018-07-22 03:36:53,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b9e614c5-3f07-4fdf-a89a-f6f1da6c7657 2018-07-22 03:36:53,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 03:36:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=42c0e6d56bed4d3490fb9e27bc558342&role.id=2a4fcb668b7244a1b86b42b882e68efb&scope.project.id=92a5c36c7f3143a9b0e27efd16abcd14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:53,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ee540d-8462-4e2c-98c1-02920059425c 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=42c0e6d56bed4d3490fb9e27bc558342&role.id=2a4fcb668b7244a1b86b42b882e68efb&scope.project.id=92a5c36c7f3143a9b0e27efd16abcd14", "previous": null, "next": null}} 2018-07-22 03:36:53,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=42c0e6d56bed4d3490fb9e27bc558342&role.id=2a4fcb668b7244a1b86b42b882e68efb&scope.project.id=92a5c36c7f3143a9b0e27efd16abcd14 used request id req-a0ee540d-8462-4e2c-98c1-02920059425c 2018-07-22 03:36:53,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0805859565735s 2018-07-22 03:36:53,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=42c0e6d56bed4d3490fb9e27bc558342&role.id=2a4fcb668b7244a1b86b42b882e68efb&scope.project.id=92a5c36c7f3143a9b0e27efd16abcd14 used request id req-a0ee540d-8462-4e2c-98c1-02920059425c 2018-07-22 03:36:53,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 03:36:53,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14/users/42c0e6d56bed4d3490fb9e27bc558342/roles/2a4fcb668b7244a1b86b42b882e68efb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:36:53,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc13b65e-1f96-4172-bf1d-42503f820ac9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:36:53,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14/users/42c0e6d56bed4d3490fb9e27bc558342/roles/2a4fcb668b7244a1b86b42b882e68efb used request id req-bc13b65e-1f96-4172-bf1d-42503f820ac9 2018-07-22 03:36:53,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.125962972641s 2018-07-22 03:36:53,846 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14/users/42c0e6d56bed4d3490fb9e27bc558342/roles/2a4fcb668b7244a1b86b42b882e68efb used request id req-bc13b65e-1f96-4172-bf1d-42503f820ac9 2018-07-22 03:36:53,847 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8', 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'92a5c36c7f3143a9b0e27efd16abcd14', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '45d3b748-7189-4767-bd30-45921c0d7949', 'username': u'cloudify-user_771bdef1-a5de-48ba-a077-573d845bcef8', '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-22 03:36:53,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 03:36:53,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 03:36:53,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 03:36:53,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 03:36:53,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 03:36:53,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 03:36:53,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 03:36:53,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 03:36:53,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 03:36:53,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 03:36:53,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 03:36:53,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 03:36:53,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 03:36:53,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 03:36:53,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 03:36:53,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 03:36:53,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 03:36:53,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 03:36:53,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 03:36:53,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 03:36:53,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 03:36:53,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 03:36:53,852 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_771bdef1-a5de-48ba-a077-573d845bcef8', 'password': '45d3b748-7189-4767-bd30-45921c0d7949', 'project_name': 'cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '92a5c36c7f3143a9b0e27efd16abcd14', 'project_domain_name': 'Default'} 2018-07-22 03:36:53,853 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-22 03:36:53,854 - 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-22 03:36:53,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b6f258-6934-4b09-939c-6b2751986119 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-22 03:36:53,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-15b6f258-6934-4b09-939c-6b2751986119 2018-07-22 03:36:53,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 03:36:54,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a4fcb668b7244a1b86b42b882e68efb", "name": "Member"}], "expires_at": "2018-07-22T04:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92a5c36c7f3143a9b0e27efd16abcd14", "name": "cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_92a5c36c7f3143a9b0e27efd16abcd14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_92a5c36c7f3143a9b0e27efd16abcd14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/92a5c36c7f3143a9b0e27efd16abcd14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_771bdef1-a5de-48ba-a077-573d845bcef8", "id": "42c0e6d56bed4d3490fb9e27bc558342"}, "audit_ids": ["IhglHEWxSP6gCLk9XTh88A"], "issued_at": "2018-07-22T03:36:54.000000Z"}} 2018-07-22 03:36:54,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 03:36:54,239 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"network": {"name": "cloudify-net_771bdef1-a5de-48ba-a077-573d845bcef8", "admin_state_up": true}}' 2018-07-22 03:36:54,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-be142bb5-726a-4c19-8ca1-2afafc4494b2 Date: Sun, 22 Jul 2018 03:36:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"42be6885-3645-42ef-98aa-36db45697ac8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"92a5c36c7f3143a9b0e27efd16abcd14","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:36:54Z","is_default":false,"name":"cloudify-net_771bdef1-a5de-48ba-a077-573d845bcef8","qos_policy_id":null,"admin_state_up":true,"tenant_id":"92a5c36c7f3143a9b0e27efd16abcd14","created_at":"2018-07-22T03:36:54Z","mtu":1450}} 2018-07-22 03:36:54,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-be142bb5-726a-4c19-8ca1-2afafc4494b2 2018-07-22 03:36:54,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.504004955292s 2018-07-22 03:36:54,743 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-be142bb5-726a-4c19-8ca1-2afafc4494b2 2018-07-22 03:36:54,743 - 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-22T03:36:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'42be6885-3645-42ef-98aa-36db45697ac8', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_771bdef1-a5de-48ba-a077-573d845bcef8', u'admin_state_up': True, u'tenant_id': u'92a5c36c7f3143a9b0e27efd16abcd14', u'created_at': u'2018-07-22T03:36:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'92a5c36c7f3143a9b0e27efd16abcd14', u'l2_adjacency': True}) 2018-07-22 03:36:54,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:36:54,744 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:36:55,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-8f76eb41-5443-4566-9ee0-9f6e5e1f1241 Date: Sun, 22 Jul 2018 03:36:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"42be6885-3645-42ef-98aa-36db45697ac8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"92a5c36c7f3143a9b0e27efd16abcd14","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:36:54Z","qos_policy_id":null,"name":"cloudify-net_771bdef1-a5de-48ba-a077-573d845bcef8","admin_state_up":true,"tenant_id":"92a5c36c7f3143a9b0e27efd16abcd14","created_at":"2018-07-22T03:36:54Z","mtu":1450}]} 2018-07-22 03:36:55,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8f76eb41-5443-4566-9ee0-9f6e5e1f1241 2018-07-22 03:36:55,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292218923569s 2018-07-22 03:36:55,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8f76eb41-5443-4566-9ee0-9f6e5e1f1241 2018-07-22 03:36:55,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 03:36:55,039 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"subnet": {"name": "cloudify-subnet_771bdef1-a5de-48ba-a077-573d845bcef8", "enable_dhcp": true, "network_id": "42be6885-3645-42ef-98aa-36db45697ac8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 03:36:55,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-17c8e44c-d528-44a7-a4a8-e2d630ebf55c Date: Sun, 22 Jul 2018 03:36:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42be6885-3645-42ef-98aa-36db45697ac8","tenant_id":"92a5c36c7f3143a9b0e27efd16abcd14","created_at":"2018-07-22T03:36:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:36:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"92a5c36c7f3143a9b0e27efd16abcd14","id":"ac5b5639-bb44-4d28-a21f-f4c78a133457","subnetpool_id":null,"name":"cloudify-subnet_771bdef1-a5de-48ba-a077-573d845bcef8"}} 2018-07-22 03:36:55,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-17c8e44c-d528-44a7-a4a8-e2d630ebf55c 2018-07-22 03:36:55,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.541661977768s 2018-07-22 03:36:55,580 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-17c8e44c-d528-44a7-a4a8-e2d630ebf55c 2018-07-22 03:36:55,581 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T03:36:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ac5b5639-bb44-4d28-a21f-f4c78a133457', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_771bdef1-a5de-48ba-a077-573d845bcef8', u'enable_dhcp': True, u'network_id': u'42be6885-3645-42ef-98aa-36db45697ac8', u'tenant_id': u'92a5c36c7f3143a9b0e27efd16abcd14', u'created_at': u'2018-07-22T03:36:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'92a5c36c7f3143a9b0e27efd16abcd14'}) 2018-07-22 03:36:55,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 03:36:55,582 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "cloudify-router_771bdef1-a5de-48ba-a077-573d845bcef8", "admin_state_up": true}}' 2018-07-22 03:36:56,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-47796a31-c6d6-4fbe-b2af-29249f78720f Date: Sun, 22 Jul 2018 03:36:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:55Z", "admin_state_up": true, "updated_at": "2018-07-22T03:36:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "6f7c0ac9-18bd-4761-bf16-76b37bae6e56", "name": "cloudify-router_771bdef1-a5de-48ba-a077-573d845bcef8"}} 2018-07-22 03:36:56,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-47796a31-c6d6-4fbe-b2af-29249f78720f 2018-07-22 03:36:56,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3769800663s 2018-07-22 03:36:56,959 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-47796a31-c6d6-4fbe-b2af-29249f78720f 2018-07-22 03:36:56,961 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T03:36:56Z', u'revision_number': 3, u'id': u'6f7c0ac9-18bd-4761-bf16-76b37bae6e56', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_771bdef1-a5de-48ba-a077-573d845bcef8', u'admin_state_up': True, u'tenant_id': u'92a5c36c7f3143a9b0e27efd16abcd14', u'created_at': u'2018-07-22T03:36:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'92a5c36c7f3143a9b0e27efd16abcd14'}) 2018-07-22 03:36:56,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 03:36:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/6f7c0ac9-18bd-4761-bf16-76b37bae6e56/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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"subnet_id": "ac5b5639-bb44-4d28-a21f-f4c78a133457"}' 2018-07-22 03:36:59,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a02c774c-7a77-49d1-8712-0e8a72198898 Date: Sun, 22 Jul 2018 03:36:59 GMT RESP BODY: {"network_id": "42be6885-3645-42ef-98aa-36db45697ac8", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "subnet_id": "ac5b5639-bb44-4d28-a21f-f4c78a133457", "subnet_ids": ["ac5b5639-bb44-4d28-a21f-f4c78a133457"], "port_id": "f31ee821-6bfb-4446-a276-e59d555865c4", "id": "6f7c0ac9-18bd-4761-bf16-76b37bae6e56"} 2018-07-22 03:36:59,233 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6f7c0ac9-18bd-4761-bf16-76b37bae6e56/add_router_interface.json used request id req-a02c774c-7a77-49d1-8712-0e8a72198898 2018-07-22 03:36:59,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.26732087135s 2018-07-22 03:36:59,234 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6f7c0ac9-18bd-4761-bf16-76b37bae6e56/add_router_interface.json used request id req-a02c774c-7a77-49d1-8712-0e8a72198898 returning object 6f7c0ac9-18bd-4761-bf16-76b37bae6e56 2018-07-22 03:36:59,235 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-22 03:37:22,882 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-22 03:37:22,885 - 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-22 03:37:22,890 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 03:37:22 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-22 03:37:22,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:37:22,893 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:37:23,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bec5ca36-10ac-4732-95de-a443a0e2dcbc Date: Sun, 22 Jul 2018 03:37:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:37:23,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-bec5ca36-10ac-4732-95de-a443a0e2dcbc 2018-07-22 03:37:23,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190404891968s 2018-07-22 03:37:23,082 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-bec5ca36-10ac-4732-95de-a443a0e2dcbc 2018-07-22 03:37:23,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 03:37:23,090 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8"}' 2018-07-22 03:37:23,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-058f486d-12f7-49c5-9b5d-7a032535c48b Date: Sun, 22 Jul 2018 03:37:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/file", "owner": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "size": null, "self": "/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T03:37:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8", "checksum": null, "created_at": "2018-07-22T03:37:23Z", "protected": false} 2018-07-22 03:37:23,129 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-058f486d-12f7-49c5-9b5d-7a032535c48b 2018-07-22 03:37:23,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0417668819427s 2018-07-22 03:37:23,130 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-058f486d-12f7-49c5-9b5d-7a032535c48b returning object 16f14c0c-7a55-45b1-a3ef-0078aa5d54fc 2018-07-22 03:37:23,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 03:37:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '' 2018-07-22 03:38:22,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0913410c-2637-47c4-a862-838ab3a3a8b8 Date: Sun, 22 Jul 2018 03:38: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-22 03:38:22,164 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/file used request id req-0913410c-2637-47c4-a862-838ab3a3a8b8 2018-07-22 03:38:22,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.0332980156s 2018-07-22 03:38:22,164 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/file used request id req-0913410c-2637-47c4-a862-838ab3a3a8b8 2018-07-22 03:38:22,165 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T03:37:23Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/file', u'owner': u'92a5c36c7f3143a9b0e27efd16abcd14', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'16f14c0c-7a55-45b1-a3ef-0078aa5d54fc', u'size': None, u'name': u'cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8', u'checksum': None, u'self': u'/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T03:37:23Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 03:38:22,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 03:38:22,169 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_771bdef1-a5de-48ba-a077-573d845bcef8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-22 03:38:22,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38: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-061c1bfe-1cc7-44c8-8643-01d07227ad36 x-compute-request-id: req-061c1bfe-1cc7-44c8-8643-01d07227ad36 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_771bdef1-a5de-48ba-a077-573d845bcef8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9"}} 2018-07-22 03:38:22,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-061c1bfe-1cc7-44c8-8643-01d07227ad36 2018-07-22 03:38:22,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215974092484s 2018-07-22 03:38:22,382 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-061c1bfe-1cc7-44c8-8643-01d07227ad36 2018-07-22 03:38:22,383 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_771bdef1-a5de-48ba-a077-573d845bcef8', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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': 50, 'id': u'23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9', 'swap': 0}) 2018-07-22 03:38:22,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 03:38:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9/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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" -d '{"extra_specs": {}}' 2018-07-22 03:38:22,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38: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 x-openstack-request-id: req-fe25b2df-f5fa-4b44-9496-f5252c9829cb x-compute-request-id: req-fe25b2df-f5fa-4b44-9496-f5252c9829cb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 03:38:22,410 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9/os-extra_specs used request id req-fe25b2df-f5fa-4b44-9496-f5252c9829cb 2018-07-22 03:38:22,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0258388519287s 2018-07-22 03:38:22,410 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9/os-extra_specs used request id req-fe25b2df-f5fa-4b44-9496-f5252c9829cb 2018-07-22 03:38:22,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 03:38:22,413 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"keypair": {"name": "cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8"}}' 2018-07-22 03:38:22,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38: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-d33630c8-84af-4071-be77-797a02e3da0f x-compute-request-id: req-d33630c8-84af-4071-be77-797a02e3da0f Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDinfTGpX/3x4Mox8gbKZEJJ+zVpRUDjvbfJTxXytyTkuJ3BzhJUcTbphUn0tvuHCIUWVt2aVOnAoPyGXhshzGwI2KPoYF+847N91w78rCwlrLZOBILS+lm4D1rcdTye/pRid4ebpeTvzizWnsE1YaXP/n0pKrNgRd6L2Ywhp0FGZATrawIi0FJwFQkEpn12NP6x37P1mVVp8gyZuqtmjb1qBWd24wkkLDPAcaLSd27xCPJnJmlGcQ/cDoyxjjltUlluVRnNvJzDORc9H81S1ZBhZ1JFX3U0AidtQI3CggbkwHq4je7ilm6i2LPkhkjW/7yaZE1D0VwJYGbznM6yn7f Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4p30xqV/98eDKMfIGymRCSfs1aUVA4723yU8V8rck5Lidwc4\nSVHE26YVJ9Lb7hwiFFlbdmlTpwKD8hl4bIcxsCNij6GBfvOOzfdcO/KwsJay2TgS\nC0vpZuA9a3HU8nv6UYneHm6Xk784s1p7BNWGlz/59KSqzYEXei9mMIadBRmQE62s\nCItBScBUJBKZ9djT+sd+z9ZlVafIMmbqrZo29agVnduMJJCwzwHGi0ndu8QjyZyZ\npRnEP3A6MsY45bVJZblUZzbycwzkXPR/NUtWQYWdSRV91NAInbUCNwoIG5MB6uI3\nu4pZuotiz5IZI1v+8mmRNQ9FcCWBm85zOsp+3wIDAQABAoIBAANeMZsaLpKyJmLe\nxTySG5O1QjHSqENLRqP+W606WJjg3/jA5LdCPdi92SakXZxmUqNWyKMz4Yhj4y4f\n7sg+IiDqBbb4wYHvgLnS6U4Cx1l4g+Pyj2IXmLpsrr0ADhgke43mrKRrJFmPx/ny\naE2kFsH8s2xNXjR7rKumNLCX75F5zp6QCSMxNNWEgmre8NjWlshXWq2rXwFVOIpf\nbyMxhBB2r56Dz4etIA47rXpOVZlqZ8eK4YA2t+VB3Sho7ubETkA15UqNi8BxjYb9\ndeTeMq4RMSPS6BTnAJ0D7Tap8ozbpV622oMR33bCVRKXyN81tkcDn9huMD5w1vLO\nVd0pyYECgYEA+PAXEMwCvjKkpuB56xIMjgTxJyJJy4ph9g+GycmXdu6kkPhBoEnM\nawlUmsGo0r17T93F2T6XmvIksTsi9lnWdlsyqQ72k+P8b0k7Z4+i3JdttfgnY7B0\nDMGq0muVKeJo78STKcrVVt8jaskCX3RRnVWnYUJ4VOFkzZnq1HJ/5D8CgYEA6QvC\n112PVr5xYK3zLA6GdY0ximYLooubibNw0NMEha8Hs6QskhmssCApTfXVonOBz7rH\nO6UBWBe9fuhelBqI34V+Y7xvEt2STgjzNYYYCRoYHKrOlj/vTEgvcuzLSLjZlXjH\norlpLL6MSLw3jcq/WHwxZyDW5NPbJaUIxDyOPWECgYEAqvqUjRfihmpYRroFYxyJ\nfP4N+FgHoYJRmGS/qlcI7koow92PjZ1Chv3om0aKQvyb9pYXLwhbrrPD2esJL3Uy\n5SXsXMuHNrqvhmwhHhc8wBBN7V8dBs6KVryqLE5yLEty0cQNY/YJo9otBEo9k/xb\nlhnfleDGr14EE2c1MGfYSZcCgYEAvsiWFeHOOuFlyBQgA21QvmN8rySjWcqY5r40\nGYDnLtn/oB1DL8g9C2MI7X3YC0osd3cdK8MFuqyUwZRR+UVP0E1lDxlwhS1HXQMO\nuD6y5qCqJK3gujhVG0ntLlSUh1BtMGTUam8Hn03PYqxTfo0A4NurRhYoVuTpf4QA\nDUbV24ECgYADzLt/5C+pA1IZE3adyLx7QgHnA+jo1sxZ9JyveRFXYSwCpuOhq8m7\nf+WY9F+93+oAmEGXN3QFxVtRjggLFLjh+QV+w/jW4ee3PQNQirw6KajNvks/nhxd\nb60+1fpxiWtinhfNc/43FOmmampt81ucQxqlna/gA/dKuY9lNGpBUw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "42c0e6d56bed4d3490fb9e27bc558342", "name": "cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8", "fingerprint": "4c:be:54:2a:b1:88:34:92:22:a0:ef:f0:a6:78:cc:1d"}} 2018-07-22 03:38:22,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d33630c8-84af-4071-be77-797a02e3da0f 2018-07-22 03:38:22,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.289906978607s 2018-07-22 03:38:22,701 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d33630c8-84af-4071-be77-797a02e3da0f 2018-07-22 03:38:22,702 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDinfTGpX/3x4Mox8gbKZEJJ+zVpRUDjvbfJTxXytyTkuJ3BzhJUcTbphUn0tvuHCIUWVt2aVOnAoPyGXhshzGwI2KPoYF+847N91w78rCwlrLZOBILS+lm4D1rcdTye/pRid4ebpeTvzizWnsE1YaXP/n0pKrNgRd6L2Ywhp0FGZATrawIi0FJwFQkEpn12NP6x37P1mVVp8gyZuqtmjb1qBWd24wkkLDPAcaLSd27xCPJnJmlGcQ/cDoyxjjltUlluVRnNvJzDORc9H81S1ZBhZ1JFX3U0AidtQI3CggbkwHq4je7ilm6i2LPkhkjW/7yaZE1D0VwJYGbznM6yn7f Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4p30xqV/98eDKMfIGymRCSfs1aUVA4723yU8V8rck5Lidwc4\nSVHE26YVJ9Lb7hwiFFlbdmlTpwKD8hl4bIcxsCNij6GBfvOOzfdcO/KwsJay2TgS\nC0vpZuA9a3HU8nv6UYneHm6Xk784s1p7BNWGlz/59KSqzYEXei9mMIadBRmQE62s\nCItBScBUJBKZ9djT+sd+z9ZlVafIMmbqrZo29agVnduMJJCwzwHGi0ndu8QjyZyZ\npRnEP3A6MsY45bVJZblUZzbycwzkXPR/NUtWQYWdSRV91NAInbUCNwoIG5MB6uI3\nu4pZuotiz5IZI1v+8mmRNQ9FcCWBm85zOsp+3wIDAQABAoIBAANeMZsaLpKyJmLe\nxTySG5O1QjHSqENLRqP+W606WJjg3/jA5LdCPdi92SakXZxmUqNWyKMz4Yhj4y4f\n7sg+IiDqBbb4wYHvgLnS6U4Cx1l4g+Pyj2IXmLpsrr0ADhgke43mrKRrJFmPx/ny\naE2kFsH8s2xNXjR7rKumNLCX75F5zp6QCSMxNNWEgmre8NjWlshXWq2rXwFVOIpf\nbyMxhBB2r56Dz4etIA47rXpOVZlqZ8eK4YA2t+VB3Sho7ubETkA15UqNi8BxjYb9\ndeTeMq4RMSPS6BTnAJ0D7Tap8ozbpV622oMR33bCVRKXyN81tkcDn9huMD5w1vLO\nVd0pyYECgYEA+PAXEMwCvjKkpuB56xIMjgTxJyJJy4ph9g+GycmXdu6kkPhBoEnM\nawlUmsGo0r17T93F2T6XmvIksTsi9lnWdlsyqQ72k+P8b0k7Z4+i3JdttfgnY7B0\nDMGq0muVKeJo78STKcrVVt8jaskCX3RRnVWnYUJ4VOFkzZnq1HJ/5D8CgYEA6QvC\n112PVr5xYK3zLA6GdY0ximYLooubibNw0NMEha8Hs6QskhmssCApTfXVonOBz7rH\nO6UBWBe9fuhelBqI34V+Y7xvEt2STgjzNYYYCRoYHKrOlj/vTEgvcuzLSLjZlXjH\norlpLL6MSLw3jcq/WHwxZyDW5NPbJaUIxDyOPWECgYEAqvqUjRfihmpYRroFYxyJ\nfP4N+FgHoYJRmGS/qlcI7koow92PjZ1Chv3om0aKQvyb9pYXLwhbrrPD2esJL3Uy\n5SXsXMuHNrqvhmwhHhc8wBBN7V8dBs6KVryqLE5yLEty0cQNY/YJo9otBEo9k/xb\nlhnfleDGr14EE2c1MGfYSZcCgYEAvsiWFeHOOuFlyBQgA21QvmN8rySjWcqY5r40\nGYDnLtn/oB1DL8g9C2MI7X3YC0osd3cdK8MFuqyUwZRR+UVP0E1lDxlwhS1HXQMO\nuD6y5qCqJK3gujhVG0ntLlSUh1BtMGTUam8Hn03PYqxTfo0A4NurRhYoVuTpf4QA\nDUbV24ECgYADzLt/5C+pA1IZE3adyLx7QgHnA+jo1sxZ9JyveRFXYSwCpuOhq8m7\nf+WY9F+93+oAmEGXN3QFxVtRjggLFLjh+QV+w/jW4ee3PQNQirw6KajNvks/nhxd\nb60+1fpxiWtinhfNc/43FOmmampt81ucQxqlna/gA/dKuY9lNGpBUw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'42c0e6d56bed4d3490fb9e27bc558342', 'name': u'cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8', 'created_at': '2018-07-22T03:38:22.702219', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'92a5c36c7f3143a9b0e27efd16abcd14', 'name': 'cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4c:be:54:2a:b1:88:34:92:22:a0:ef:f0:a6:78:cc:1d', 'type': 'ssh', 'id': u'cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8'}) 2018-07-22 03:38:22,702 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4p30xqV/98eDKMfIGymRCSfs1aUVA4723yU8V8rck5Lidwc4 SVHE26YVJ9Lb7hwiFFlbdmlTpwKD8hl4bIcxsCNij6GBfvOOzfdcO/KwsJay2TgS C0vpZuA9a3HU8nv6UYneHm6Xk784s1p7BNWGlz/59KSqzYEXei9mMIadBRmQE62s CItBScBUJBKZ9djT+sd+z9ZlVafIMmbqrZo29agVnduMJJCwzwHGi0ndu8QjyZyZ pRnEP3A6MsY45bVJZblUZzbycwzkXPR/NUtWQYWdSRV91NAInbUCNwoIG5MB6uI3 u4pZuotiz5IZI1v+8mmRNQ9FcCWBm85zOsp+3wIDAQABAoIBAANeMZsaLpKyJmLe xTySG5O1QjHSqENLRqP+W606WJjg3/jA5LdCPdi92SakXZxmUqNWyKMz4Yhj4y4f 7sg+IiDqBbb4wYHvgLnS6U4Cx1l4g+Pyj2IXmLpsrr0ADhgke43mrKRrJFmPx/ny aE2kFsH8s2xNXjR7rKumNLCX75F5zp6QCSMxNNWEgmre8NjWlshXWq2rXwFVOIpf byMxhBB2r56Dz4etIA47rXpOVZlqZ8eK4YA2t+VB3Sho7ubETkA15UqNi8BxjYb9 deTeMq4RMSPS6BTnAJ0D7Tap8ozbpV622oMR33bCVRKXyN81tkcDn9huMD5w1vLO Vd0pyYECgYEA+PAXEMwCvjKkpuB56xIMjgTxJyJJy4ph9g+GycmXdu6kkPhBoEnM awlUmsGo0r17T93F2T6XmvIksTsi9lnWdlsyqQ72k+P8b0k7Z4+i3JdttfgnY7B0 DMGq0muVKeJo78STKcrVVt8jaskCX3RRnVWnYUJ4VOFkzZnq1HJ/5D8CgYEA6QvC 112PVr5xYK3zLA6GdY0ximYLooubibNw0NMEha8Hs6QskhmssCApTfXVonOBz7rH O6UBWBe9fuhelBqI34V+Y7xvEt2STgjzNYYYCRoYHKrOlj/vTEgvcuzLSLjZlXjH orlpLL6MSLw3jcq/WHwxZyDW5NPbJaUIxDyOPWECgYEAqvqUjRfihmpYRroFYxyJ fP4N+FgHoYJRmGS/qlcI7koow92PjZ1Chv3om0aKQvyb9pYXLwhbrrPD2esJL3Uy 5SXsXMuHNrqvhmwhHhc8wBBN7V8dBs6KVryqLE5yLEty0cQNY/YJo9otBEo9k/xb lhnfleDGr14EE2c1MGfYSZcCgYEAvsiWFeHOOuFlyBQgA21QvmN8rySjWcqY5r40 GYDnLtn/oB1DL8g9C2MI7X3YC0osd3cdK8MFuqyUwZRR+UVP0E1lDxlwhS1HXQMO uD6y5qCqJK3gujhVG0ntLlSUh1BtMGTUam8Hn03PYqxTfo0A4NurRhYoVuTpf4QA DUbV24ECgYADzLt/5C+pA1IZE3adyLx7QgHnA+jo1sxZ9JyveRFXYSwCpuOhq8m7 f+WY9F+93+oAmEGXN3QFxVtRjggLFLjh+QV+w/jW4ee3PQNQirw6KajNvks/nhxd b60+1fpxiWtinhfNc/43FOmmampt81ucQxqlna/gA/dKuY9lNGpBUw== -----END RSA PRIVATE KEY----- 2018-07-22 03:38:22,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 03:38:22,706 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"security_group": {"name": "cloudify-sg_771bdef1-a5de-48ba-a077-573d845bcef8", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-22 03:38:23,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-f25d14ea-4649-406a-9ca8-c2be6288f160 Date: Sun, 22 Jul 2018 03:38:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:22Z", "updated_at": "2018-07-22T03:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "1a419a15-51c2-4904-bdd9-eb430c78c26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "35d18d0a-3375-4aa4-8610-75d2093139d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 2, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "10fde8a5-629f-4706-9235-45cc820965bd", "name": "cloudify-sg_771bdef1-a5de-48ba-a077-573d845bcef8"}} 2018-07-22 03:38:23,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f25d14ea-4649-406a-9ca8-c2be6288f160 2018-07-22 03:38:23,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.364034891129s 2018-07-22 03:38:23,070 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f25d14ea-4649-406a-9ca8-c2be6288f160 2018-07-22 03:38:23,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:38:23,075 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:23,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-757ce3b0-f983-482a-bf7b-b70f82d37368 Date: Sun, 22 Jul 2018 03:38:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:22Z", "updated_at": "2018-07-22T03:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "1a419a15-51c2-4904-bdd9-eb430c78c26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "35d18d0a-3375-4aa4-8610-75d2093139d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 2, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "10fde8a5-629f-4706-9235-45cc820965bd", "name": "cloudify-sg_771bdef1-a5de-48ba-a077-573d845bcef8"}, {"description": "Default security group", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:54Z", "updated_at": "2018-07-22T03:36:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "0f297440-edfd-445b-8d79-c040a05d2a30", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "154409ad-ec70-4563-b486-80f5f65fd7b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "233f118e-cda4-427b-894a-aefacac90930", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "c41fb146-54b0-4724-8b8f-9a2ba8f6c1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "name": "default"}]} 2018-07-22 03:38:23,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-757ce3b0-f983-482a-bf7b-b70f82d37368 2018-07-22 03:38:23,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0776500701904s 2018-07-22 03:38:23,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-757ce3b0-f983-482a-bf7b-b70f82d37368 2018-07-22 03:38:23,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:38:23,157 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -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": "10fde8a5-629f-4706-9235-45cc820965bd"}}' 2018-07-22 03:38:23,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3eb6697c-b0f8-4518-9f24-53f7d56d4826 Date: Sun, 22 Jul 2018 03:38:23 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-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "port_range_min": 22, "revision_number": 0, "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:23Z", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "243e94cf-f079-42fc-8519-36aa8d3aa87e"}} 2018-07-22 03:38:23,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-3eb6697c-b0f8-4518-9f24-53f7d56d4826 2018-07-22 03:38:23,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15118598938s 2018-07-22 03:38:23,308 - 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-3eb6697c-b0f8-4518-9f24-53f7d56d4826 2018-07-22 03:38:23,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:38:23,312 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:23,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-12daa270-9ebc-4359-a4c7-c6ecabaaedb3 Date: Sun, 22 Jul 2018 03:38:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:22Z", "updated_at": "2018-07-22T03:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "1a419a15-51c2-4904-bdd9-eb430c78c26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "243e94cf-f079-42fc-8519-36aa8d3aa87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 22, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "35d18d0a-3375-4aa4-8610-75d2093139d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 3, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "10fde8a5-629f-4706-9235-45cc820965bd", "name": "cloudify-sg_771bdef1-a5de-48ba-a077-573d845bcef8"}, {"description": "Default security group", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:54Z", "updated_at": "2018-07-22T03:36:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "0f297440-edfd-445b-8d79-c040a05d2a30", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "154409ad-ec70-4563-b486-80f5f65fd7b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "233f118e-cda4-427b-894a-aefacac90930", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "c41fb146-54b0-4724-8b8f-9a2ba8f6c1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "name": "default"}]} 2018-07-22 03:38:23,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-12daa270-9ebc-4359-a4c7-c6ecabaaedb3 2018-07-22 03:38:23,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512840747833s 2018-07-22 03:38:23,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-12daa270-9ebc-4359-a4c7-c6ecabaaedb3 2018-07-22 03:38:23,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:38:23,367 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -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": "10fde8a5-629f-4706-9235-45cc820965bd"}}' 2018-07-22 03:38:23,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-48458c69-04af-4ff0-8752-75068ed03d0e Date: Sun, 22 Jul 2018 03:38:23 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-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "port_range_min": null, "revision_number": 0, "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:23Z", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "a96fae6d-532c-4f57-86a8-7b69cb14c6fe"}} 2018-07-22 03:38:23,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-48458c69-04af-4ff0-8752-75068ed03d0e 2018-07-22 03:38:23,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.175827980042s 2018-07-22 03:38:23,543 - 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-48458c69-04af-4ff0-8752-75068ed03d0e 2018-07-22 03:38:23,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:38:23,547 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:23,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-91f867ab-9e46-491d-8752-a1744c608979 Date: Sun, 22 Jul 2018 03:38:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:22Z", "updated_at": "2018-07-22T03:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "1a419a15-51c2-4904-bdd9-eb430c78c26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "243e94cf-f079-42fc-8519-36aa8d3aa87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 22, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "35d18d0a-3375-4aa4-8610-75d2093139d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "a96fae6d-532c-4f57-86a8-7b69cb14c6fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "10fde8a5-629f-4706-9235-45cc820965bd", "name": "cloudify-sg_771bdef1-a5de-48ba-a077-573d845bcef8"}, {"description": "Default security group", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:54Z", "updated_at": "2018-07-22T03:36:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "0f297440-edfd-445b-8d79-c040a05d2a30", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "154409ad-ec70-4563-b486-80f5f65fd7b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "233f118e-cda4-427b-894a-aefacac90930", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "c41fb146-54b0-4724-8b8f-9a2ba8f6c1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "name": "default"}]} 2018-07-22 03:38:23,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-91f867ab-9e46-491d-8752-a1744c608979 2018-07-22 03:38:23,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514600276947s 2018-07-22 03:38:23,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-91f867ab-9e46-491d-8752-a1744c608979 2018-07-22 03:38:23,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:38:23,602 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd"}}' 2018-07-22 03:38:23,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a65b3d90-5092-42dc-9ff9-727de442d9c8 Date: Sun, 22 Jul 2018 03:38:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "port_range_min": 80, "revision_number": 0, "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:23Z", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "8375c015-50f1-4ed4-acec-913ad8fac1f8"}} 2018-07-22 03:38:23,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a65b3d90-5092-42dc-9ff9-727de442d9c8 2018-07-22 03:38:23,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138492822647s 2018-07-22 03:38:23,740 - 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-a65b3d90-5092-42dc-9ff9-727de442d9c8 2018-07-22 03:38:23,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:38:23,744 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:23,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-ba41d003-34cf-4908-9057-ec454e9f7054 Date: Sun, 22 Jul 2018 03:38:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:22Z", "updated_at": "2018-07-22T03:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "1a419a15-51c2-4904-bdd9-eb430c78c26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "243e94cf-f079-42fc-8519-36aa8d3aa87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 22, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "35d18d0a-3375-4aa4-8610-75d2093139d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "8375c015-50f1-4ed4-acec-913ad8fac1f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 80, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "a96fae6d-532c-4f57-86a8-7b69cb14c6fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 5, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "10fde8a5-629f-4706-9235-45cc820965bd", "name": "cloudify-sg_771bdef1-a5de-48ba-a077-573d845bcef8"}, {"description": "Default security group", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:54Z", "updated_at": "2018-07-22T03:36:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "0f297440-edfd-445b-8d79-c040a05d2a30", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "154409ad-ec70-4563-b486-80f5f65fd7b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "233f118e-cda4-427b-894a-aefacac90930", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "c41fb146-54b0-4724-8b8f-9a2ba8f6c1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "name": "default"}]} 2018-07-22 03:38:23,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ba41d003-34cf-4908-9057-ec454e9f7054 2018-07-22 03:38:23,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544610023499s 2018-07-22 03:38:23,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ba41d003-34cf-4908-9057-ec454e9f7054 2018-07-22 03:38:23,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:38:23,802 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd"}}' 2018-07-22 03:38:24,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-f0f9a0b3-0652-49be-a9db-01c50bddf44e Date: Sun, 22 Jul 2018 03:38:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "port_range_min": 443, "revision_number": 0, "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:23Z", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "daa79880-884e-4374-9ff9-6f7c4b429b87"}} 2018-07-22 03:38:24,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-f0f9a0b3-0652-49be-a9db-01c50bddf44e 2018-07-22 03:38:24,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.381247997284s 2018-07-22 03:38:24,184 - 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-f0f9a0b3-0652-49be-a9db-01c50bddf44e 2018-07-22 03:38:24,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:38:24,187 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:24,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-d92eec8a-84a2-43cb-92d7-e9c4f5e2e553 Date: Sun, 22 Jul 2018 03:38:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:22Z", "updated_at": "2018-07-22T03:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "1a419a15-51c2-4904-bdd9-eb430c78c26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "243e94cf-f079-42fc-8519-36aa8d3aa87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 22, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "35d18d0a-3375-4aa4-8610-75d2093139d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "8375c015-50f1-4ed4-acec-913ad8fac1f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 80, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "a96fae6d-532c-4f57-86a8-7b69cb14c6fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "daa79880-884e-4374-9ff9-6f7c4b429b87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 443, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 6, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "10fde8a5-629f-4706-9235-45cc820965bd", "name": "cloudify-sg_771bdef1-a5de-48ba-a077-573d845bcef8"}, {"description": "Default security group", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:54Z", "updated_at": "2018-07-22T03:36:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "0f297440-edfd-445b-8d79-c040a05d2a30", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "154409ad-ec70-4563-b486-80f5f65fd7b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "233f118e-cda4-427b-894a-aefacac90930", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "c41fb146-54b0-4724-8b8f-9a2ba8f6c1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "name": "default"}]} 2018-07-22 03:38:24,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d92eec8a-84a2-43cb-92d7-e9c4f5e2e553 2018-07-22 03:38:24,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504679679871s 2018-07-22 03:38:24,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d92eec8a-84a2-43cb-92d7-e9c4f5e2e553 2018-07-22 03:38:24,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:38:24,242 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd"}}' 2018-07-22 03:38:24,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-bbac7159-d38e-4d14-be09-4b640cd27357 Date: Sun, 22 Jul 2018 03:38:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-22T03:38:24Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "port_range_min": 5671, "revision_number": 0, "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:24Z", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "33278350-309f-4822-99c0-01b4950d1890"}} 2018-07-22 03:38:24,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-bbac7159-d38e-4d14-be09-4b640cd27357 2018-07-22 03:38:24,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157368898392s 2018-07-22 03:38:24,399 - 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-bbac7159-d38e-4d14-be09-4b640cd27357 2018-07-22 03:38:24,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:38:24,403 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:24,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-72ff9f1f-c60b-47cc-830a-5ae27d3e668b Date: Sun, 22 Jul 2018 03:38:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:22Z", "updated_at": "2018-07-22T03:38:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "1a419a15-51c2-4904-bdd9-eb430c78c26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "243e94cf-f079-42fc-8519-36aa8d3aa87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 22, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-22T03:38:24Z", "revision_number": 0, "id": "33278350-309f-4822-99c0-01b4950d1890", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:24Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "35d18d0a-3375-4aa4-8610-75d2093139d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "8375c015-50f1-4ed4-acec-913ad8fac1f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 80, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "a96fae6d-532c-4f57-86a8-7b69cb14c6fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "daa79880-884e-4374-9ff9-6f7c4b429b87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 443, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 7, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "10fde8a5-629f-4706-9235-45cc820965bd", "name": "cloudify-sg_771bdef1-a5de-48ba-a077-573d845bcef8"}, {"description": "Default security group", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:54Z", "updated_at": "2018-07-22T03:36:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "0f297440-edfd-445b-8d79-c040a05d2a30", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "154409ad-ec70-4563-b486-80f5f65fd7b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "233f118e-cda4-427b-894a-aefacac90930", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "c41fb146-54b0-4724-8b8f-9a2ba8f6c1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "name": "default"}]} 2018-07-22 03:38:24,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-72ff9f1f-c60b-47cc-830a-5ae27d3e668b 2018-07-22 03:38:24,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0605020523071s 2018-07-22 03:38:24,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-72ff9f1f-c60b-47cc-830a-5ae27d3e668b 2018-07-22 03:38:24,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:38:24,467 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd"}}' 2018-07-22 03:38:24,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-3c5f3835-db56-4567-baa9-d6865c1ccde6 Date: Sun, 22 Jul 2018 03:38:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-22T03:38:24Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "port_range_min": 53333, "revision_number": 0, "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:24Z", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "969eed9c-8b12-4084-bb77-a9e413f646e0"}} 2018-07-22 03:38:24,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-3c5f3835-db56-4567-baa9-d6865c1ccde6 2018-07-22 03:38:24,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.165099859238s 2018-07-22 03:38:24,632 - 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-3c5f3835-db56-4567-baa9-d6865c1ccde6 2018-07-22 03:38:24,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:38:24,634 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:24,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-37b21e3a-98be-42fa-9fcc-6bbb7fa12889 Date: Sun, 22 Jul 2018 03:38:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"42be6885-3645-42ef-98aa-36db45697ac8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"92a5c36c7f3143a9b0e27efd16abcd14","l2_adjacency":true,"status":"ACTIVE","subnets":["ac5b5639-bb44-4d28-a21f-f4c78a133457"],"description":"","tags":[],"updated_at":"2018-07-22T03:36:55Z","qos_policy_id":null,"name":"cloudify-net_771bdef1-a5de-48ba-a077-573d845bcef8","admin_state_up":true,"tenant_id":"92a5c36c7f3143a9b0e27efd16abcd14","created_at":"2018-07-22T03:36:54Z","mtu":1450}]} 2018-07-22 03:38:24,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-37b21e3a-98be-42fa-9fcc-6bbb7fa12889 2018-07-22 03:38:24,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108238935471s 2018-07-22 03:38:24,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-37b21e3a-98be-42fa-9fcc-6bbb7fa12889 2018-07-22 03:38:24,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:38:24,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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:24,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-818b191f-eace-459d-8c60-6853bfd6df1e Date: Sun, 22 Jul 2018 03:38:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/snap", "metadata": {}}], "file": "/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/file", "owner": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "size": 4373348352, "self": "/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T03:38:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-22T03:37:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:38:24,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-818b191f-eace-459d-8c60-6853bfd6df1e 2018-07-22 03:38:24,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0350399017334s 2018-07-22 03:38:24,782 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-818b191f-eace-459d-8c60-6853bfd6df1e 2018-07-22 03:38:24,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 03:38:24,787 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:24,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38: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-da89dca3-95cd-4b0f-aec9-7bbab0069273 x-compute-request-id: req-da89dca3-95cd-4b0f-aec9-7bbab0069273 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_771bdef1-a5de-48ba-a077-573d845bcef8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9"}, {"name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "ce3211d4-df7c-48a4-a548-3c91872b51cb"}]} 2018-07-22 03:38:24,809 - 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-da89dca3-95cd-4b0f-aec9-7bbab0069273 2018-07-22 03:38:24,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252199172974s 2018-07-22 03:38:24,810 - 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-da89dca3-95cd-4b0f-aec9-7bbab0069273 2018-07-22 03:38:24,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 03:38:24,814 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"server": {"name": "cloudify-vm_771bdef1-a5de-48ba-a077-573d845bcef8", "imageRef": "16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "key_name": "cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8", "flavorRef": "23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "42be6885-3645-42ef-98aa-36db45697ac8"}], "security_groups": [{"name": "10fde8a5-629f-4706-9235-45cc820965bd"}]}}' 2018-07-22 03:38:25,705 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:38: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-f2ad83a0-f6d8-4cd4-b1ff-196d6452f376 x-compute-request-id: req-f2ad83a0-f6d8-4cd4-b1ff-196d6452f376 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/5aae3543-ea3b-44b9-81bb-afba8c82675d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "10fde8a5-629f-4706-9235-45cc820965bd"}], "OS-DCF:diskConfig": "MANUAL", "id": "5aae3543-ea3b-44b9-81bb-afba8c82675d", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5aae3543-ea3b-44b9-81bb-afba8c82675d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5aae3543-ea3b-44b9-81bb-afba8c82675d", "rel": "bookmark"}], "adminPass": "5XGQSw8jiXJ3"}} 2018-07-22 03:38:25,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-f2ad83a0-f6d8-4cd4-b1ff-196d6452f376 2018-07-22 03:38:25,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.893597841263s 2018-07-22 03:38:25,706 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-f2ad83a0-f6d8-4cd4-b1ff-196d6452f376 2018-07-22 03:38:25,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:38:25,710 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:26,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38: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-4cdbf9bd-ed44-4b8d-aeb8-f66fac02ebd7 x-compute-request-id: req-4cdbf9bd-ed44-4b8d-aeb8-f66fac02ebd7 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/5aae3543-ea3b-44b9-81bb-afba8c82675d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5aae3543-ea3b-44b9-81bb-afba8c82675d", "rel": "bookmark"}], "image": {"id": "16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "links": [{"href": "http://172.30.9.25:8774/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "links": [{"href": "http://172.30.9.25:8774/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "rel": "bookmark"}]}, "id": "5aae3543-ea3b-44b9-81bb-afba8c82675d", "user_id": "42c0e6d56bed4d3490fb9e27bc558342", "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-22T03:38:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8", "name": "cloudify-vm_771bdef1-a5de-48ba-a077-573d845bcef8", "created": "2018-07-22T03:38:25Z", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:38:26,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4cdbf9bd-ed44-4b8d-aeb8-f66fac02ebd7 2018-07-22 03:38:26,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532927036285s 2018-07-22 03:38:26,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4cdbf9bd-ed44-4b8d-aeb8-f66fac02ebd7 2018-07-22 03:38:26,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:38:26,248 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:26,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-a0c35178-3b3a-4d8c-a3b9-9dfebc186a7b Date: Sun, 22 Jul 2018 03:38:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"42be6885-3645-42ef-98aa-36db45697ac8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"92a5c36c7f3143a9b0e27efd16abcd14","l2_adjacency":true,"status":"ACTIVE","subnets":["ac5b5639-bb44-4d28-a21f-f4c78a133457"],"description":"","tags":[],"updated_at":"2018-07-22T03:36:55Z","qos_policy_id":null,"name":"cloudify-net_771bdef1-a5de-48ba-a077-573d845bcef8","admin_state_up":true,"tenant_id":"92a5c36c7f3143a9b0e27efd16abcd14","created_at":"2018-07-22T03:36:54Z","mtu":1450}]} 2018-07-22 03:38:26,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a0c35178-3b3a-4d8c-a3b9-9dfebc186a7b 2018-07-22 03:38:26,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103461027145s 2018-07-22 03:38:26,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a0c35178-3b3a-4d8c-a3b9-9dfebc186a7b 2018-07-22 03:38:26,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 03:38:26,352 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:26,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b1d26a84-f3c3-45ac-8b0b-18d87d611227 Date: Sun, 22 Jul 2018 03:38:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42be6885-3645-42ef-98aa-36db45697ac8","tenant_id":"92a5c36c7f3143a9b0e27efd16abcd14","created_at":"2018-07-22T03:36:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:36:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"92a5c36c7f3143a9b0e27efd16abcd14","id":"ac5b5639-bb44-4d28-a21f-f4c78a133457","subnetpool_id":null,"name":"cloudify-subnet_771bdef1-a5de-48ba-a077-573d845bcef8"}]} 2018-07-22 03:38:26,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b1d26a84-f3c3-45ac-8b0b-18d87d611227 2018-07-22 03:38:26,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0502691268921s 2018-07-22 03:38:26,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b1d26a84-f3c3-45ac-8b0b-18d87d611227 2018-07-22 03:38:26,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:38:28,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:38:28,409 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:28,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38: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-4f945e82-1898-40e0-8e66-d77f28226afe x-compute-request-id: req-4f945e82-1898-40e0-8e66-d77f28226afe Content-Encoding: gzip Content-Length: 585 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/5aae3543-ea3b-44b9-81bb-afba8c82675d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5aae3543-ea3b-44b9-81bb-afba8c82675d", "rel": "bookmark"}], "image": {"id": "16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "links": [{"href": "http://172.30.9.25:8774/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "links": [{"href": "http://172.30.9.25:8774/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "rel": "bookmark"}]}, "id": "5aae3543-ea3b-44b9-81bb-afba8c82675d", "user_id": "42c0e6d56bed4d3490fb9e27bc558342", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-22T03:38:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8", "name": "cloudify-vm_771bdef1-a5de-48ba-a077-573d845bcef8", "created": "2018-07-22T03:38:25Z", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:38:28,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4f945e82-1898-40e0-8e66-d77f28226afe 2018-07-22 03:38:28,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446969032288s 2018-07-22 03:38:28,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4f945e82-1898-40e0-8e66-d77f28226afe 2018-07-22 03:38:28,858 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 388, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 182, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'16f14c0c-7a55-45b1-a3ef-0078aa5d54fc'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9'}), 'az': u'', 'id': u'5aae3543-ea3b-44b9-81bb-afba8c82675d', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'42c0e6d56bed4d3490fb9e27bc558342', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'92a5c36c7f3143a9b0e27efd16abcd14', 'name': 'cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-22T03:38:25Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', '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'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'92a5c36c7f3143a9b0e27efd16abcd14', 'name': u'cloudify-vm_771bdef1-a5de-48ba-a077-573d845bcef8', 'adminPass': None, 'tenant_id': u'92a5c36c7f3143a9b0e27efd16abcd14', 'created_at': u'2018-07-22T03:38:25Z', 'created': u'2018-07-22T03:38:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-22 03:38:28,975 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 03:38:28,975 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 01:35 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-22 03:38:28,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:38:28,982 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:29,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-da9d0629-c263-4c1b-8e94-f6223862d384 Date: Sun, 22 Jul 2018 03:38:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:38:22Z", "updated_at": "2018-07-22T03:38:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "1a419a15-51c2-4904-bdd9-eb430c78c26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "243e94cf-f079-42fc-8519-36aa8d3aa87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 22, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-22T03:38:24Z", "revision_number": 0, "id": "33278350-309f-4822-99c0-01b4950d1890", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:24Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:22Z", "revision_number": 0, "id": "35d18d0a-3375-4aa4-8610-75d2093139d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:22Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "8375c015-50f1-4ed4-acec-913ad8fac1f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 80, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-22T03:38:24Z", "revision_number": 0, "id": "969eed9c-8b12-4084-bb77-a9e413f646e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:24Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "a96fae6d-532c-4f57-86a8-7b69cb14c6fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T03:38:23Z", "revision_number": 0, "id": "daa79880-884e-4374-9ff9-6f7c4b429b87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:23Z", "security_group_id": "10fde8a5-629f-4706-9235-45cc820965bd", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": 443, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 8, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "10fde8a5-629f-4706-9235-45cc820965bd", "name": "cloudify-sg_771bdef1-a5de-48ba-a077-573d845bcef8"}, {"description": "Default security group", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:54Z", "updated_at": "2018-07-22T03:36:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "0f297440-edfd-445b-8d79-c040a05d2a30", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "154409ad-ec70-4563-b486-80f5f65fd7b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "233f118e-cda4-427b-894a-aefacac90930", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "c41fb146-54b0-4724-8b8f-9a2ba8f6c1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "name": "default"}]} 2018-07-22 03:38:29,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-da9d0629-c263-4c1b-8e94-f6223862d384 2018-07-22 03:38:29,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0571088790894s 2018-07-22 03:38:29,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-da9d0629-c263-4c1b-8e94-f6223862d384 2018-07-22 03:38:29,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 03:38:29,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/10fde8a5-629f-4706-9235-45cc820965bd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:29,190 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d234ad89-6473-4c63-af37-deb2dc617791 Content-Length: 0 Date: Sun, 22 Jul 2018 03:38:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:38:29,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/10fde8a5-629f-4706-9235-45cc820965bd.json used request id req-d234ad89-6473-4c63-af37-deb2dc617791 2018-07-22 03:38:29,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.147437095642s 2018-07-22 03:38:29,190 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/10fde8a5-629f-4706-9235-45cc820965bd.json used request id req-d234ad89-6473-4c63-af37-deb2dc617791 2018-07-22 03:38:29,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 03:38:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:29,225 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:38: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-c061d206-ed00-4fd6-9872-6761c268261d x-compute-request-id: req-c061d206-ed00-4fd6-9872-6761c268261d Content-Length: 0 Content-Type: application/json 2018-07-22 03:38:29,226 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8 used request id req-c061d206-ed00-4fd6-9872-6761c268261d 2018-07-22 03:38:29,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0347270965576s 2018-07-22 03:38:29,226 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_771bdef1-a5de-48ba-a077-573d845bcef8 used request id req-c061d206-ed00-4fd6-9872-6761c268261d 2018-07-22 03:38:29,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 03:38:29,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/6f7c0ac9-18bd-4761-bf16-76b37bae6e56/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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" -d '{"subnet_id": "ac5b5639-bb44-4d28-a21f-f4c78a133457"}' 2018-07-22 03:38:30,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-91b4fdec-3200-4f49-9552-4094ec6de772 Date: Sun, 22 Jul 2018 03:38:30 GMT RESP BODY: {"network_id": "42be6885-3645-42ef-98aa-36db45697ac8", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "subnet_id": "ac5b5639-bb44-4d28-a21f-f4c78a133457", "subnet_ids": ["ac5b5639-bb44-4d28-a21f-f4c78a133457"], "port_id": "f31ee821-6bfb-4446-a276-e59d555865c4", "id": "6f7c0ac9-18bd-4761-bf16-76b37bae6e56"} 2018-07-22 03:38:30,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6f7c0ac9-18bd-4761-bf16-76b37bae6e56/remove_router_interface.json used request id req-91b4fdec-3200-4f49-9552-4094ec6de772 2018-07-22 03:38:30,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74965000153s 2018-07-22 03:38:30,977 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6f7c0ac9-18bd-4761-bf16-76b37bae6e56/remove_router_interface.json used request id req-91b4fdec-3200-4f49-9552-4094ec6de772 returning object 6f7c0ac9-18bd-4761-bf16-76b37bae6e56 2018-07-22 03:38:30,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 03:38:30,978 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:31,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-999a101a-ff11-407c-bec5-375f553578c3 Date: Sun, 22 Jul 2018 03:38:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:55Z", "admin_state_up": true, "updated_at": "2018-07-22T03:38:30Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "6f7c0ac9-18bd-4761-bf16-76b37bae6e56", "name": "cloudify-router_771bdef1-a5de-48ba-a077-573d845bcef8"}]} 2018-07-22 03:38:31,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-999a101a-ff11-407c-bec5-375f553578c3 2018-07-22 03:38:31,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111140012741s 2018-07-22 03:38:31,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-999a101a-ff11-407c-bec5-375f553578c3 2018-07-22 03:38:31,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 03:38:31,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/6f7c0ac9-18bd-4761-bf16-76b37bae6e56.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:32,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c58a9e12-21fa-4aed-b9bd-1f2b579b17a6 Content-Length: 0 Date: Sun, 22 Jul 2018 03:38:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:38:32,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/6f7c0ac9-18bd-4761-bf16-76b37bae6e56.json used request id req-c58a9e12-21fa-4aed-b9bd-1f2b579b17a6 2018-07-22 03:38:32,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09817194939s 2018-07-22 03:38:32,189 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/6f7c0ac9-18bd-4761-bf16-76b37bae6e56.json used request id req-c58a9e12-21fa-4aed-b9bd-1f2b579b17a6 2018-07-22 03:38:32,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 03:38:32,190 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:32,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c9ea9387-8d88-467a-a225-5669c3a2db2b Date: Sun, 22 Jul 2018 03:38:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42be6885-3645-42ef-98aa-36db45697ac8","tenant_id":"92a5c36c7f3143a9b0e27efd16abcd14","created_at":"2018-07-22T03:36:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:36:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"92a5c36c7f3143a9b0e27efd16abcd14","id":"ac5b5639-bb44-4d28-a21f-f4c78a133457","subnetpool_id":null,"name":"cloudify-subnet_771bdef1-a5de-48ba-a077-573d845bcef8"}]} 2018-07-22 03:38:32,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c9ea9387-8d88-467a-a225-5669c3a2db2b 2018-07-22 03:38:32,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0460929870605s 2018-07-22 03:38:32,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c9ea9387-8d88-467a-a225-5669c3a2db2b 2018-07-22 03:38:32,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 03:38:32,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/ac5b5639-bb44-4d28-a21f-f4c78a133457.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:33,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58ce7709-16e6-4659-9db3-c480cf350ada Date: Sun, 22 Jul 2018 03:38:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:38:33,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ac5b5639-bb44-4d28-a21f-f4c78a133457.json used request id req-58ce7709-16e6-4659-9db3-c480cf350ada 2018-07-22 03:38:33,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11697888374s 2018-07-22 03:38:33,354 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ac5b5639-bb44-4d28-a21f-f4c78a133457.json used request id req-58ce7709-16e6-4659-9db3-c480cf350ada 2018-07-22 03:38:33,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:38:33,355 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:33,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-14f33954-3b9d-4c7c-ae92-50b2f68baecc Date: Sun, 22 Jul 2018 03:38:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"42be6885-3645-42ef-98aa-36db45697ac8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"92a5c36c7f3143a9b0e27efd16abcd14","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:38:33Z","qos_policy_id":null,"name":"cloudify-net_771bdef1-a5de-48ba-a077-573d845bcef8","admin_state_up":true,"tenant_id":"92a5c36c7f3143a9b0e27efd16abcd14","created_at":"2018-07-22T03:36:54Z","mtu":1450}]} 2018-07-22 03:38:33,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-14f33954-3b9d-4c7c-ae92-50b2f68baecc 2018-07-22 03:38:33,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104713916779s 2018-07-22 03:38:33,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-14f33954-3b9d-4c7c-ae92-50b2f68baecc 2018-07-22 03:38:33,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 03:38:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/42be6885-3645-42ef-98aa-36db45697ac8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:34,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21200e9b-640c-4ace-8059-8e1f8a72fbdf Date: Sun, 22 Jul 2018 03:38:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:38:34,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/42be6885-3645-42ef-98aa-36db45697ac8.json used request id req-21200e9b-640c-4ace-8059-8e1f8a72fbdf 2018-07-22 03:38:34,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07568311691s 2018-07-22 03:38:34,537 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/42be6885-3645-42ef-98aa-36db45697ac8.json used request id req-21200e9b-640c-4ace-8059-8e1f8a72fbdf 2018-07-22 03:38:34,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:38:34,545 - 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}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:34,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-32770434-3d3f-41a9-a277-8995539204d5 Date: Sun, 22 Jul 2018 03:38:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/snap", "metadata": {}}], "file": "/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/file", "owner": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "size": 4373348352, "self": "/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T03:38:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_771bdef1-a5de-48ba-a077-573d845bcef8", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-22T03:37:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:38:34,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-32770434-3d3f-41a9-a277-8995539204d5 2018-07-22 03:38:34,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378198623657s 2018-07-22 03:38:34,579 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-32770434-3d3f-41a9-a277-8995539204d5 2018-07-22 03:38:34,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 03:38:34,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48c5b66fa92082fda94fe95dc930f9ec97c1b2e0" 2018-07-22 03:38:35,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5159c3d4-40ac-4a3f-9c88-252d21d25681 Date: Sun, 22 Jul 2018 03:38:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:38:35,053 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc used request id req-5159c3d4-40ac-4a3f-9c88-252d21d25681 2018-07-22 03:38:35,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.472052097321s 2018-07-22 03:38:35,053 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/16f14c0c-7a55-45b1-a3ef-0078aa5d54fc used request id req-5159c3d4-40ac-4a3f-9c88-252d21d25681 2018-07-22 03:38:35,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 03:38:35,056 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:38:35,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38: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-7ef40d71-b81a-4362-bc82-90bb7ee2afc2 x-compute-request-id: req-7ef40d71-b81a-4362-bc82-90bb7ee2afc2 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_771bdef1-a5de-48ba-a077-573d845bcef8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9"}, {"name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "ce3211d4-df7c-48a4-a548-3c91872b51cb"}]} 2018-07-22 03:38:35,080 - 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-7ef40d71-b81a-4362-bc82-90bb7ee2afc2 2018-07-22 03:38:35,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263311862946s 2018-07-22 03:38:35,080 - 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-7ef40d71-b81a-4362-bc82-90bb7ee2afc2 2018-07-22 03:38:35,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 03:38:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:38:35,112 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:38: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-58b3d9b3-e61c-4eb5-a266-fb403de8806e x-compute-request-id: req-58b3d9b3-e61c-4eb5-a266-fb403de8806e Content-Length: 0 Content-Type: application/json 2018-07-22 03:38:35,112 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9 used request id req-58b3d9b3-e61c-4eb5-a266-fb403de8806e 2018-07-22 03:38:35,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0301988124847s 2018-07-22 03:38:35,113 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/23a9c4ba-0ade-4a7e-adb3-0efbbd03e0a9 used request id req-58b3d9b3-e61c-4eb5-a266-fb403de8806e 2018-07-22 03:38:35,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 03:38:35,117 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:38:35,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a674c558-277a-4951-aca4-961b13a5fdcc Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_771bdef1-a5de-48ba-a077-573d845bcef8", "links": {"self": "http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "42c0e6d56bed4d3490fb9e27bc558342", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:38:35,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a674c558-277a-4951-aca4-961b13a5fdcc 2018-07-22 03:38:35,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117238998413s 2018-07-22 03:38:35,231 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a674c558-277a-4951-aca4-961b13a5fdcc 2018-07-22 03:38:35,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 03:38:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:38:35,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7ac063-5a71-47a0-995a-b7f7776fa7f5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_771bdef1-a5de-48ba-a077-573d845bcef8", "links": {"self": "http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "42c0e6d56bed4d3490fb9e27bc558342", "description": null}} 2018-07-22 03:38:35,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342 used request id req-df7ac063-5a71-47a0-995a-b7f7776fa7f5 2018-07-22 03:38:35,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103558063507s 2018-07-22 03:38:35,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342 used request id req-df7ac063-5a71-47a0-995a-b7f7776fa7f5 2018-07-22 03:38:35,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 03:38:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:38:35,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7516f7e-9cf5-4726-a276-83f0f725fe7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:38:35,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342 used request id req-b7516f7e-9cf5-4726-a276-83f0f725fe7a 2018-07-22 03:38:35,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.184528827667s 2018-07-22 03:38:35,526 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/42c0e6d56bed4d3490fb9e27bc558342 used request id req-b7516f7e-9cf5-4726-a276-83f0f725fe7a 2018-07-22 03:38:35,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 03:38:35,535 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:38:35,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74473ae-2a3c-47b4-8727-0f9301c58b86 Content-Encoding: gzip Content-Length: 384 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": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14"}, "tags": [], "enabled": true, "id": "92a5c36c7f3143a9b0e27efd16abcd14", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_771bdef1-a5de-48ba-a077-573d845bcef8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 03:38:35,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-e74473ae-2a3c-47b4-8727-0f9301c58b86 2018-07-22 03:38:35,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0893490314484s 2018-07-22 03:38:35,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-e74473ae-2a3c-47b4-8727-0f9301c58b86 2018-07-22 03:38:35,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 03:38:35,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:38:35,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecfda964-d576-446c-ac9d-7ee539c54271 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:38:35,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14 used request id req-ecfda964-d576-446c-ac9d-7ee539c54271 2018-07-22 03:38:35,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.151305198669s 2018-07-22 03:38:35,778 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14 used request id req-ecfda964-d576-446c-ac9d-7ee539c54271 2018-07-22 03:38:35,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:38:35,785 - 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}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:38:35,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed991a10-a0a7-4a1c-a8f1-04df82beb088 Content-Encoding: gzip Content-Length: 352 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2a4fcb668b7244a1b86b42b882e68efb", "links": {"self": "http://172.30.9.25:5000/v3/roles/2a4fcb668b7244a1b86b42b882e68efb"}, "name": "Member"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:38:35,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ed991a10-a0a7-4a1c-a8f1-04df82beb088 2018-07-22 03:38:35,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0896530151367s 2018-07-22 03:38:35,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ed991a10-a0a7-4a1c-a8f1-04df82beb088 2018-07-22 03:38:35,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 03:38:35,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/2a4fcb668b7244a1b86b42b882e68efb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e1cdd8e977b5adf83efb76d3f25120615fc02fd" 2018-07-22 03:38:35,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d925ea5-c4e4-4dd8-85d4-3f34bf2ea503 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:38:35,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2a4fcb668b7244a1b86b42b882e68efb used request id req-0d925ea5-c4e4-4dd8-85d4-3f34bf2ea503 2018-07-22 03:38:36,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.122897148132s 2018-07-22 03:38:36,000 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2a4fcb668b7244a1b86b42b882e68efb used request id req-0d925ea5-c4e4-4dd8-85d4-3f34bf2ea503 2018-07-22 03:38:36,000 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-07-22 03:38:36,024 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-22 03:38:36,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 03:38:36,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 03:38:36,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 03:38:36,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 03:38:36,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 03:38:36,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 03:38:36,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 03:38:36,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 03:38:36,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 03:38:36,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 03:38:36,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 03:38:36,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 03:38:36,056 - 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-22 03:38:36,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2567625-9a04-4240-8efc-1957e1d92876 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-22 03:38:36,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d2567625-9a04-4240-8efc-1957e1d92876 2018-07-22 03:38:36,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 03:38:36,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["-H6NNvYpQyOjAI_fOtoCjg"], "issued_at": "2018-07-22T03:38:36.000000Z"}} 2018-07-22 03:38:36,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:38:36,530 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:36,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f045d8c2-0c7c-4f85-8f89-831a4e6f7c78 Date: Sun, 22 Jul 2018 03:38:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 03:38:36,803 - 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-f045d8c2-0c7c-4f85-8f89-831a4e6f7c78 2018-07-22 03:38:36,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273106098175s 2018-07-22 03:38:36,803 - 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-f045d8c2-0c7c-4f85-8f89-831a4e6f7c78 2018-07-22 03:38:36,807 - 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-22 03:38:36,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:38:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:38:36,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 03:38:36,817 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:36,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db53415b-266c-49e3-81bc-9db12b9695b1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/25cc59664c86472d83d1edd82fdabe4e"}, "tags": [], "enabled": true, "id": "25cc59664c86472d83d1edd82fdabe4e", "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-22 03:38:36,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-db53415b-266c-49e3-81bc-9db12b9695b1 2018-07-22 03:38:36,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0882229804993s 2018-07-22 03:38:36,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-db53415b-266c-49e3-81bc-9db12b9695b1 2018-07-22 03:38:36,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 03:38:36,913 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}}' 2018-07-22 03:38:37,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80674eb-06aa-4144-aa34-009c6e9bdb25 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/7f73b9b1b5344040a65e74157b2e2361"}, "tags": [], "enabled": true, "id": "7f73b9b1b5344040a65e74157b2e2361", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}} 2018-07-22 03:38:37,018 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a80674eb-06aa-4144-aa34-009c6e9bdb25 2018-07-22 03:38:37,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109081983566s 2018-07-22 03:38:37,018 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a80674eb-06aa-4144-aa34-009c6e9bdb25 2018-07-22 03:38:37,019 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'7f73b9b1b5344040a65e74157b2e2361', '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'cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1'}) 2018-07-22 03:38:37,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 03:38:37,029 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c24876d3-d6e4-4fda-8fb2-b09869b73f31", "email": null, "name": "cloudify_ims-user_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}}' 2018-07-22 03:38:37,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c261557f-3197-490c-9b7b-e65c606466ec Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "links": {"self": "http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d22b7fad333b4e64a9e7e4dde6163d7d", "domain_id": "default", "password_expires_at": null}} 2018-07-22 03:38:37,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-c261557f-3197-490c-9b7b-e65c606466ec 2018-07-22 03:38:37,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.353928089142s 2018-07-22 03:38:37,380 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-c261557f-3197-490c-9b7b-e65c606466ec 2018-07-22 03:38:37,380 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd22b7fad333b4e64a9e7e4dde6163d7d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1'}) 2018-07-22 03:38:37,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:38:37,387 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:37,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307d461c-3f43-4181-b73f-12cd263af149 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:38:37,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-307d461c-3f43-4181-b73f-12cd263af149 2018-07-22 03:38:37,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0901520252228s 2018-07-22 03:38:37,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-307d461c-3f43-4181-b73f-12cd263af149 2018-07-22 03:38:37,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:38:37,481 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:37,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9583fb1-7c07-447f-9e66-6b1c3b710941 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:38:37,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f9583fb1-7c07-447f-9e66-6b1c3b710941 2018-07-22 03:38:37,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0856630802155s 2018-07-22 03:38:37,564 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f9583fb1-7c07-447f-9e66-6b1c3b710941 2018-07-22 03:38:37,566 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 03:38:37,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 03:38:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" -d '{"role": {"name": "Member"}}' 2018-07-22 03:38:37,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358b0dc2-915e-49e2-bd71-2173fddf5f97 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a44be696f1f4995abb7a25649c0a8a4", "links": {"self": "http://172.30.9.25:5000/v3/roles/8a44be696f1f4995abb7a25649c0a8a4"}, "name": "Member"}} 2018-07-22 03:38:37,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-358b0dc2-915e-49e2-bd71-2173fddf5f97 2018-07-22 03:38:37,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.107835054398s 2018-07-22 03:38:37,677 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-358b0dc2-915e-49e2-bd71-2173fddf5f97 2018-07-22 03:38:37,678 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'8a44be696f1f4995abb7a25649c0a8a4'}) 2018-07-22 03:38:37,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:38:37,685 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:37,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ed707e-f5cd-49e7-874f-9f5b1da03758 Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8a44be696f1f4995abb7a25649c0a8a4", "links": {"self": "http://172.30.9.25:5000/v3/roles/8a44be696f1f4995abb7a25649c0a8a4"}, "name": "Member"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:38:37,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-24ed707e-f5cd-49e7-874f-9f5b1da03758 2018-07-22 03:38:37,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0186429023743s 2018-07-22 03:38:37,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-24ed707e-f5cd-49e7-874f-9f5b1da03758 2018-07-22 03:38:37,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 03:38:37,708 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:37,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3714564e-b34e-45c1-be00-80b64f934b04 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-22 03:38:37,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-3714564e-b34e-45c1-be00-80b64f934b04 2018-07-22 03:38:37,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0868000984192s 2018-07-22 03:38:37,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-3714564e-b34e-45c1-be00-80b64f934b04 2018-07-22 03:38:37,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 03:38:37,796 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:37,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81366724-095d-4cb2-9f50-67359bbd1fc4 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "links": {"self": "http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d22b7fad333b4e64a9e7e4dde6163d7d", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:38:37,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-81366724-095d-4cb2-9f50-67359bbd1fc4 2018-07-22 03:38:37,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103575944901s 2018-07-22 03:38:37,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-81366724-095d-4cb2-9f50-67359bbd1fc4 2018-07-22 03:38:37,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 03:38:37,910 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:37,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272e4e07-657f-46e6-b89d-8896a3f9ccce 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": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/7f73b9b1b5344040a65e74157b2e2361"}, "tags": [], "enabled": true, "id": "7f73b9b1b5344040a65e74157b2e2361", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 03:38:37,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-272e4e07-657f-46e6-b89d-8896a3f9ccce 2018-07-22 03:38:37,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0874989032745s 2018-07-22 03:38:37,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-272e4e07-657f-46e6-b89d-8896a3f9ccce 2018-07-22 03:38:38,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 03:38:38,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=d22b7fad333b4e64a9e7e4dde6163d7d&role.id=8a44be696f1f4995abb7a25649c0a8a4&scope.project.id=7f73b9b1b5344040a65e74157b2e2361" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:38,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee29b63-cecf-428a-bc4e-705464a95502 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=d22b7fad333b4e64a9e7e4dde6163d7d&role.id=8a44be696f1f4995abb7a25649c0a8a4&scope.project.id=7f73b9b1b5344040a65e74157b2e2361", "previous": null, "next": null}} 2018-07-22 03:38:38,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=d22b7fad333b4e64a9e7e4dde6163d7d&role.id=8a44be696f1f4995abb7a25649c0a8a4&scope.project.id=7f73b9b1b5344040a65e74157b2e2361 used request id req-fee29b63-cecf-428a-bc4e-705464a95502 2018-07-22 03:38:38,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0859470367432s 2018-07-22 03:38:38,090 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=d22b7fad333b4e64a9e7e4dde6163d7d&role.id=8a44be696f1f4995abb7a25649c0a8a4&scope.project.id=7f73b9b1b5344040a65e74157b2e2361 used request id req-fee29b63-cecf-428a-bc4e-705464a95502 2018-07-22 03:38:38,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 03:38:38,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/7f73b9b1b5344040a65e74157b2e2361/users/d22b7fad333b4e64a9e7e4dde6163d7d/roles/8a44be696f1f4995abb7a25649c0a8a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:38:38,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:38:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1f4da6-8b9c-4ff2-8611-79bdbcc4c22f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:38:38,235 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7f73b9b1b5344040a65e74157b2e2361/users/d22b7fad333b4e64a9e7e4dde6163d7d/roles/8a44be696f1f4995abb7a25649c0a8a4 used request id req-ba1f4da6-8b9c-4ff2-8611-79bdbcc4c22f 2018-07-22 03:38:38,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142038106918s 2018-07-22 03:38:38,236 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7f73b9b1b5344040a65e74157b2e2361/users/d22b7fad333b4e64a9e7e4dde6163d7d/roles/8a44be696f1f4995abb7a25649c0a8a4 used request id req-ba1f4da6-8b9c-4ff2-8611-79bdbcc4c22f 2018-07-22 03:38:38,236 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', 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'7f73b9b1b5344040a65e74157b2e2361', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c24876d3-d6e4-4fda-8fb2-b09869b73f31', 'username': u'cloudify_ims-user_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', '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-22 03:38:38,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 03:38:38,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 03:38:38,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 03:38:38,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 03:38:38,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 03:38:38,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 03:38:38,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 03:38:38,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 03:38:38,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 03:38:38,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 03:38:38,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 03:38:38,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 03:38:38,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 03:38:38,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 03:38:38,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 03:38:38,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 03:38:38,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 03:38:38,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 03:38:38,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 03:38:38,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 03:38:38,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 03:38:38,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 03:38:38,242 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', 'password': 'c24876d3-d6e4-4fda-8fb2-b09869b73f31', 'project_name': 'cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '7f73b9b1b5344040a65e74157b2e2361', 'project_domain_name': 'Default'} 2018-07-22 03:38:38,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-22 03:38:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-07-22 03:38:38,365 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-22 03:38:38,365 - 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-22 03:38:38,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d9df1a-f076-4ba2-86cb-aeb360d362e3 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-22 03:38:38,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-42d9df1a-f076-4ba2-86cb-aeb360d362e3 2018-07-22 03:38:38,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-22 03:38:38,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a44be696f1f4995abb7a25649c0a8a4", "name": "Member"}], "expires_at": "2018-07-22T04:38:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f73b9b1b5344040a65e74157b2e2361", "name": "cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7f73b9b1b5344040a65e74157b2e2361", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/7f73b9b1b5344040a65e74157b2e2361", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/7f73b9b1b5344040a65e74157b2e2361", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7f73b9b1b5344040a65e74157b2e2361", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7f73b9b1b5344040a65e74157b2e2361", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/7f73b9b1b5344040a65e74157b2e2361", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/7f73b9b1b5344040a65e74157b2e2361", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/7f73b9b1b5344040a65e74157b2e2361", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7f73b9b1b5344040a65e74157b2e2361", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/7f73b9b1b5344040a65e74157b2e2361", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/7f73b9b1b5344040a65e74157b2e2361", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7f73b9b1b5344040a65e74157b2e2361", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/7f73b9b1b5344040a65e74157b2e2361", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/7f73b9b1b5344040a65e74157b2e2361", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "id": "d22b7fad333b4e64a9e7e4dde6163d7d"}, "audit_ids": ["HKTvD2jvT2-T2doDd4SNIg"], "issued_at": "2018-07-22T03:38:38.000000Z"}} 2018-07-22 03:38:38,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 03:38:38,762 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"network": {"name": "cloudify_ims-net_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "admin_state_up": true}}' 2018-07-22 03:38:39,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f99872f4-dbf9-4602-8fe2-f15faa90ae71 Date: Sun, 22 Jul 2018 03:38:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7f73b9b1b5344040a65e74157b2e2361","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:38:39Z","is_default":false,"name":"cloudify_ims-net_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7f73b9b1b5344040a65e74157b2e2361","created_at":"2018-07-22T03:38:39Z","mtu":1450}} 2018-07-22 03:38:39,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f99872f4-dbf9-4602-8fe2-f15faa90ae71 2018-07-22 03:38:39,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.548285007477s 2018-07-22 03:38:39,310 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f99872f4-dbf9-4602-8fe2-f15faa90ae71 2018-07-22 03:38:39,311 - 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-22T03:38:39Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', u'admin_state_up': True, u'tenant_id': u'7f73b9b1b5344040a65e74157b2e2361', u'created_at': u'2018-07-22T03:38:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7f73b9b1b5344040a65e74157b2e2361', u'l2_adjacency': True}) 2018-07-22 03:38:39,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:38:39,312 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:38:39,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-09ae9b84-3321-4d1a-8769-5ebea25ec356 Date: Sun, 22 Jul 2018 03:38:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7f73b9b1b5344040a65e74157b2e2361","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:38:39Z","qos_policy_id":null,"name":"cloudify_ims-net_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1","admin_state_up":true,"tenant_id":"7f73b9b1b5344040a65e74157b2e2361","created_at":"2018-07-22T03:38:39Z","mtu":1450}]} 2018-07-22 03:38:39,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-09ae9b84-3321-4d1a-8769-5ebea25ec356 2018-07-22 03:38:39,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130588054657s 2018-07-22 03:38:39,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-09ae9b84-3321-4d1a-8769-5ebea25ec356 2018-07-22 03:38:39,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 03:38:39,445 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"subnet": {"name": "cloudify_ims-subnet_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "enable_dhcp": true, "network_id": "ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 03:38:39,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bde1a43d-1cba-462d-a20e-60b4515cf579 Date: Sun, 22 Jul 2018 03:38:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5","tenant_id":"7f73b9b1b5344040a65e74157b2e2361","created_at":"2018-07-22T03:38:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:38:39Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7f73b9b1b5344040a65e74157b2e2361","id":"61e132a0-dcd3-41c5-8565-24bc41f2a1de","subnetpool_id":null,"name":"cloudify_ims-subnet_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}} 2018-07-22 03:38:39,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bde1a43d-1cba-462d-a20e-60b4515cf579 2018-07-22 03:38:39,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.543385028839s 2018-07-22 03:38:39,988 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bde1a43d-1cba-462d-a20e-60b4515cf579 2018-07-22 03:38:39,988 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T03:38:39Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'61e132a0-dcd3-41c5-8565-24bc41f2a1de', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', u'enable_dhcp': True, u'network_id': u'ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5', u'tenant_id': u'7f73b9b1b5344040a65e74157b2e2361', u'created_at': u'2018-07-22T03:38:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7f73b9b1b5344040a65e74157b2e2361'}) 2018-07-22 03:38:39,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 03:38:39,989 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "cloudify_ims-router_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "admin_state_up": true}}' 2018-07-22 03:38:41,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-0d6899fc-e9cc-4a4a-89c3-d4eb36bc3ea4 Date: Sun, 22 Jul 2018 03:38:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:40Z", "admin_state_up": true, "updated_at": "2018-07-22T03:38:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "b966a714-e5cf-49cb-9d82-6ac2e585cf53", "name": "cloudify_ims-router_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}} 2018-07-22 03:38:41,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-0d6899fc-e9cc-4a4a-89c3-d4eb36bc3ea4 2018-07-22 03:38:41,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5692679882s 2018-07-22 03:38:41,559 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-0d6899fc-e9cc-4a4a-89c3-d4eb36bc3ea4 2018-07-22 03:38:41,559 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T03:38:41Z', u'revision_number': 3, u'id': u'b966a714-e5cf-49cb-9d82-6ac2e585cf53', u'external_gateway_info': {u'network_id': u'03ff3771-4217-4429-9bb6-04632e3dc525', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'282ca6d7-8024-4f01-bd76-4e8313df85c7', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', u'admin_state_up': True, u'tenant_id': u'7f73b9b1b5344040a65e74157b2e2361', u'created_at': u'2018-07-22T03:38:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'7f73b9b1b5344040a65e74157b2e2361'}) 2018-07-22 03:38:41,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 03:38:41,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b966a714-e5cf-49cb-9d82-6ac2e585cf53/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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"subnet_id": "61e132a0-dcd3-41c5-8565-24bc41f2a1de"}' 2018-07-22 03:38:43,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-906c6a7b-cf51-4558-8f38-88186a92628a Date: Sun, 22 Jul 2018 03:38:43 GMT RESP BODY: {"network_id": "ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "subnet_id": "61e132a0-dcd3-41c5-8565-24bc41f2a1de", "subnet_ids": ["61e132a0-dcd3-41c5-8565-24bc41f2a1de"], "port_id": "6d340034-fe5e-427c-b903-f588044faf7a", "id": "b966a714-e5cf-49cb-9d82-6ac2e585cf53"} 2018-07-22 03:38:43,806 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b966a714-e5cf-49cb-9d82-6ac2e585cf53/add_router_interface.json used request id req-906c6a7b-cf51-4558-8f38-88186a92628a 2018-07-22 03:38:43,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24668097496s 2018-07-22 03:38:43,807 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b966a714-e5cf-49cb-9d82-6ac2e585cf53/add_router_interface.json used request id req-906c6a7b-cf51-4558-8f38-88186a92628a returning object b966a714-e5cf-49cb-9d82-6ac2e585cf53 2018-07-22 03:38:43,807 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-22 03:39:06,339 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-22 03:39:06,341 - 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-22 03:39:06,346 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 03:39:06 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-22 03:39:06,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:39:06,348 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:39:06,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4992f55f-2e7b-46f2-9edc-a86bdb5d5be8 Date: Sun, 22 Jul 2018 03:39:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:39:06,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4992f55f-2e7b-46f2-9edc-a86bdb5d5be8 2018-07-22 03:39:06,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181704044342s 2018-07-22 03:39:06,529 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4992f55f-2e7b-46f2-9edc-a86bdb5d5be8 2018-07-22 03:39:06,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 03:39:06,540 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}' 2018-07-22 03:39:06,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b8839d62-f3af-4dbc-9df2-81222f48caf5 Date: Sun, 22 Jul 2018 03:39:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/file", "owner": "7f73b9b1b5344040a65e74157b2e2361", "id": "ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "size": null, "self": "/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T03:39:06Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "checksum": null, "created_at": "2018-07-22T03:39:06Z", "protected": false} 2018-07-22 03:39:06,575 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b8839d62-f3af-4dbc-9df2-81222f48caf5 2018-07-22 03:39:06,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0384850502014s 2018-07-22 03:39:06,576 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b8839d62-f3af-4dbc-9df2-81222f48caf5 returning object ecc1d6a8-b5f5-458f-9d99-fc788e655b6b 2018-07-22 03:39:06,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 03:39:06,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '' 2018-07-22 03:40:04,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e893467-45e1-4027-b6da-f69bb9372376 Date: Sun, 22 Jul 2018 03:40: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-22 03:40:04,451 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/file used request id req-2e893467-45e1-4027-b6da-f69bb9372376 2018-07-22 03:40:04,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.8743329048s 2018-07-22 03:40:04,451 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/file used request id req-2e893467-45e1-4027-b6da-f69bb9372376 2018-07-22 03:40:04,451 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T03:39:06Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/file', u'owner': u'7f73b9b1b5344040a65e74157b2e2361', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'ecc1d6a8-b5f5-458f-9d99-fc788e655b6b', u'size': None, u'name': u'cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', u'checksum': None, u'self': u'/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T03:39:06Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 03:40:04,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 03:40:04,455 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-22 03:40:04,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-f323a94a-bf84-4b43-a05c-6fec9d689e25 x-compute-request-id: req-f323a94a-bf84-4b43-a05c-6fec9d689e25 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/37e425b4-22dd-4879-a29e-befb96c418c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/37e425b4-22dd-4879-a29e-befb96c418c6", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "37e425b4-22dd-4879-a29e-befb96c418c6"}} 2018-07-22 03:40:04,693 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f323a94a-bf84-4b43-a05c-6fec9d689e25 2018-07-22 03:40:04,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.241254806519s 2018-07-22 03:40:04,694 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f323a94a-bf84-4b43-a05c-6fec9d689e25 2018-07-22 03:40:04,695 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e022d16594794ceba7252a46e5007481', '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': 50, 'id': u'37e425b4-22dd-4879-a29e-befb96c418c6', 'swap': 0}) 2018-07-22 03:40:04,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 03:40:04,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/37e425b4-22dd-4879-a29e-befb96c418c6/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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" -d '{"extra_specs": {}}' 2018-07-22 03:40:04,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-aa26a825-66e5-4050-9c4c-3ae9598b7ae7 x-compute-request-id: req-aa26a825-66e5-4050-9c4c-3ae9598b7ae7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 03:40:04,717 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/37e425b4-22dd-4879-a29e-befb96c418c6/os-extra_specs used request id req-aa26a825-66e5-4050-9c4c-3ae9598b7ae7 2018-07-22 03:40:04,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021938085556s 2018-07-22 03:40:04,718 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/37e425b4-22dd-4879-a29e-befb96c418c6/os-extra_specs used request id req-aa26a825-66e5-4050-9c4c-3ae9598b7ae7 2018-07-22 03:40:04,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 03:40:04,721 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"keypair": {"name": "cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}}' 2018-07-22 03:40:05,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-a54e5454-3be3-4fb2-a6ad-6caa86809585 x-compute-request-id: req-a54e5454-3be3-4fb2-a6ad-6caa86809585 Content-Encoding: gzip Content-Length: 1812 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeIX1LkQYrKBZO4cv1EB4835cQKRsJn/leLeIjC4iIJ2Hx6eB1I7WaPEwS7PD1zxRNeaf/nN71Xt+St1vo7F7Fz28vDh6hvj0CBQXzN1wtZk1oOYcty02+f2CgHMMydQnLar3CeP/bg6UU6t4ICXvMgyaSEH9kcMgUROvCwJG0rYD3/yFx/a6DnCPTaxeotFJTof3UfjYl33sgWRoma0kl5Yo7PzeXbp22yrGy5cwO363EoOYKtllWgs/quFsDO65htp7371lYNWFoRoYy1IBdsQ9Lcr9qlHVqBy/ZsKRQuPX9/ermkRxApv0s8g+2HDeYn800dfK8AXfsmDfZv3TF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3iF9S5EGKygWTuHL9RAePN+XECkbCZ/5Xi3iIwuIiCdh8eng\ndSO1mjxMEuzw9c8UTXmn/5ze9V7fkrdb6Oxexc9vLw4eob49AgUF8zdcLWZNaDmH\nLctNvn9goBzDMnUJy2q9wnj/24OlFOreCAl7zIMmkhB/ZHDIFETrwsCRtK2A9/8h\ncf2ug5wj02sXqLRSU6H91H42Jd97IFkaJmtJJeWKOz83l26dtsqxsuXMDt+txKDm\nCrZZVoLP6rhbAzuuYbae9+9ZWDVhaEaGMtSAXbEPS3K/apR1agcv2bCkULj1/f3q\n5pEcQKb9LPIPthw3mJ/NNHXyvAF37Jg32b90xQIDAQABAoIBAFfuW+IJA68bzFDn\nk0xsV/vy6qLMEtbpi9ZbRXRoAWEcbepMkbztKNtoWRj40J4NnlTY/sbx+1SYfNpg\nWTLINvAJIFM5PKj8XLwq7uMLnCKgp63FcByRqTHqzH41RJP5vqnWlE2ihm4IG9Y+\n7yuxTV9031Tc0QEaoCld6xIKFuO1OhunMPAW/4PEFVmhRQtVgdmXsp1lG/HBqhAq\n8M+HlTNVDYdJh6KklXUvDZLiAIe0XFD5gYRwnxHUqKI9ylmo8DNDjZ2hsN27kQoq\nBBla98jpLBtnJXrwC0qou3iE/QcAwCwYTYEt4blnRCIZ+ioN7+/weo8lZlol0hJL\nfAw9V9UCgYEA+qB4hdgNo08GrSmZ1Pp3QSuDXcwDorqxwYsvx8cbKojd4fxCKMEJ\n3dAC7nqSIg/NqwfoaZlsV2oKH3WEcZlQS6B9OlX4RxwV/KwahuwuLneRJhnqaTZc\nLTm2wld09JlPeHIVkQ/dz813krT/VVV5ri7I6jxAZ0dqhhevXpdRpu8CgYEA4uSf\nUh99Krm20MTZWvMNEXs7CE4bz+jWwIV4umJPE4XZFSdJFwu3h4yBOFx0+8YLpVDH\nV5Y+Ghhnz4/kFd0aclWChkKhILTreLC8C2ZarpQQhuADJHq4UvomT464owRGQrxs\nP2r4ThXOcyD7dVocfipWCblck6j3VL7HztT7P4sCgYEA1CyqG9VupkSuyEYhv1ZT\nQ07NJckjgs4+0jU9PAnpi7bW8QwYDlxuN+RztuT5dfCfEx3cuhlyyQYyj7NzbqB2\ng6/YlFxXlgvG6WPiCTtFVX1P2kuyUWP94SOs/xX/I1vvFW6vp2EhTV0Kz55/UwTL\nwJRG71YWx9iD7AV9J70/GO0CgYBwZ/tWYCtOg3tCqoNUP511z6tLTgcRVbUu4/EP\nxayPa3xEspXPSQq/qKhMF+IM6ezTFdXsWo6htv2XIx5IhqWXhy2G/nN9FKSjwksn\nCqpaWxhk+Y4VAIdY9H0OZRKsEG4OmfK26HPjm4IQH4L0fJQpHShK4P4wWUFPRsUO\nfw2KSQKBgQCRB3pO+r9x8O3/AAw/2pzI0mXyu1Us7PDxCgktFxSmI9plYA1wsA/m\nKdkEiPm4j3V48s3e1pkfhOvWIw0cfKJRdLhcYJ5+aeMl9cFZs0orM0xzOpg/40VF\n9bzY9TsFFNjg/5w1sChZUA4hlVUA/20QAMVGbSPZyrABac4YJtKUQA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d22b7fad333b4e64a9e7e4dde6163d7d", "name": "cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "fingerprint": "26:c8:44:82:88:37:bf:79:98:0d:be:67:df:47:71:1b"}} 2018-07-22 03:40:05,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-a54e5454-3be3-4fb2-a6ad-6caa86809585 2018-07-22 03:40:05,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.286386013031s 2018-07-22 03:40:05,005 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-a54e5454-3be3-4fb2-a6ad-6caa86809585 2018-07-22 03:40:05,006 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeIX1LkQYrKBZO4cv1EB4835cQKRsJn/leLeIjC4iIJ2Hx6eB1I7WaPEwS7PD1zxRNeaf/nN71Xt+St1vo7F7Fz28vDh6hvj0CBQXzN1wtZk1oOYcty02+f2CgHMMydQnLar3CeP/bg6UU6t4ICXvMgyaSEH9kcMgUROvCwJG0rYD3/yFx/a6DnCPTaxeotFJTof3UfjYl33sgWRoma0kl5Yo7PzeXbp22yrGy5cwO363EoOYKtllWgs/quFsDO65htp7371lYNWFoRoYy1IBdsQ9Lcr9qlHVqBy/ZsKRQuPX9/ermkRxApv0s8g+2HDeYn800dfK8AXfsmDfZv3TF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3iF9S5EGKygWTuHL9RAePN+XECkbCZ/5Xi3iIwuIiCdh8eng\ndSO1mjxMEuzw9c8UTXmn/5ze9V7fkrdb6Oxexc9vLw4eob49AgUF8zdcLWZNaDmH\nLctNvn9goBzDMnUJy2q9wnj/24OlFOreCAl7zIMmkhB/ZHDIFETrwsCRtK2A9/8h\ncf2ug5wj02sXqLRSU6H91H42Jd97IFkaJmtJJeWKOz83l26dtsqxsuXMDt+txKDm\nCrZZVoLP6rhbAzuuYbae9+9ZWDVhaEaGMtSAXbEPS3K/apR1agcv2bCkULj1/f3q\n5pEcQKb9LPIPthw3mJ/NNHXyvAF37Jg32b90xQIDAQABAoIBAFfuW+IJA68bzFDn\nk0xsV/vy6qLMEtbpi9ZbRXRoAWEcbepMkbztKNtoWRj40J4NnlTY/sbx+1SYfNpg\nWTLINvAJIFM5PKj8XLwq7uMLnCKgp63FcByRqTHqzH41RJP5vqnWlE2ihm4IG9Y+\n7yuxTV9031Tc0QEaoCld6xIKFuO1OhunMPAW/4PEFVmhRQtVgdmXsp1lG/HBqhAq\n8M+HlTNVDYdJh6KklXUvDZLiAIe0XFD5gYRwnxHUqKI9ylmo8DNDjZ2hsN27kQoq\nBBla98jpLBtnJXrwC0qou3iE/QcAwCwYTYEt4blnRCIZ+ioN7+/weo8lZlol0hJL\nfAw9V9UCgYEA+qB4hdgNo08GrSmZ1Pp3QSuDXcwDorqxwYsvx8cbKojd4fxCKMEJ\n3dAC7nqSIg/NqwfoaZlsV2oKH3WEcZlQS6B9OlX4RxwV/KwahuwuLneRJhnqaTZc\nLTm2wld09JlPeHIVkQ/dz813krT/VVV5ri7I6jxAZ0dqhhevXpdRpu8CgYEA4uSf\nUh99Krm20MTZWvMNEXs7CE4bz+jWwIV4umJPE4XZFSdJFwu3h4yBOFx0+8YLpVDH\nV5Y+Ghhnz4/kFd0aclWChkKhILTreLC8C2ZarpQQhuADJHq4UvomT464owRGQrxs\nP2r4ThXOcyD7dVocfipWCblck6j3VL7HztT7P4sCgYEA1CyqG9VupkSuyEYhv1ZT\nQ07NJckjgs4+0jU9PAnpi7bW8QwYDlxuN+RztuT5dfCfEx3cuhlyyQYyj7NzbqB2\ng6/YlFxXlgvG6WPiCTtFVX1P2kuyUWP94SOs/xX/I1vvFW6vp2EhTV0Kz55/UwTL\nwJRG71YWx9iD7AV9J70/GO0CgYBwZ/tWYCtOg3tCqoNUP511z6tLTgcRVbUu4/EP\nxayPa3xEspXPSQq/qKhMF+IM6ezTFdXsWo6htv2XIx5IhqWXhy2G/nN9FKSjwksn\nCqpaWxhk+Y4VAIdY9H0OZRKsEG4OmfK26HPjm4IQH4L0fJQpHShK4P4wWUFPRsUO\nfw2KSQKBgQCRB3pO+r9x8O3/AAw/2pzI0mXyu1Us7PDxCgktFxSmI9plYA1wsA/m\nKdkEiPm4j3V48s3e1pkfhOvWIw0cfKJRdLhcYJ5+aeMl9cFZs0orM0xzOpg/40VF\n9bzY9TsFFNjg/5w1sChZUA4hlVUA/20QAMVGbSPZyrABac4YJtKUQA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd22b7fad333b4e64a9e7e4dde6163d7d', 'name': u'cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', 'created_at': '2018-07-22T03:40:05.006388', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f73b9b1b5344040a65e74157b2e2361', 'name': 'cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'26:c8:44:82:88:37:bf:79:98:0d:be:67:df:47:71:1b', 'type': 'ssh', 'id': u'cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1'}) 2018-07-22 03:40:05,006 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3iF9S5EGKygWTuHL9RAePN+XECkbCZ/5Xi3iIwuIiCdh8eng dSO1mjxMEuzw9c8UTXmn/5ze9V7fkrdb6Oxexc9vLw4eob49AgUF8zdcLWZNaDmH LctNvn9goBzDMnUJy2q9wnj/24OlFOreCAl7zIMmkhB/ZHDIFETrwsCRtK2A9/8h cf2ug5wj02sXqLRSU6H91H42Jd97IFkaJmtJJeWKOz83l26dtsqxsuXMDt+txKDm CrZZVoLP6rhbAzuuYbae9+9ZWDVhaEaGMtSAXbEPS3K/apR1agcv2bCkULj1/f3q 5pEcQKb9LPIPthw3mJ/NNHXyvAF37Jg32b90xQIDAQABAoIBAFfuW+IJA68bzFDn k0xsV/vy6qLMEtbpi9ZbRXRoAWEcbepMkbztKNtoWRj40J4NnlTY/sbx+1SYfNpg WTLINvAJIFM5PKj8XLwq7uMLnCKgp63FcByRqTHqzH41RJP5vqnWlE2ihm4IG9Y+ 7yuxTV9031Tc0QEaoCld6xIKFuO1OhunMPAW/4PEFVmhRQtVgdmXsp1lG/HBqhAq 8M+HlTNVDYdJh6KklXUvDZLiAIe0XFD5gYRwnxHUqKI9ylmo8DNDjZ2hsN27kQoq BBla98jpLBtnJXrwC0qou3iE/QcAwCwYTYEt4blnRCIZ+ioN7+/weo8lZlol0hJL fAw9V9UCgYEA+qB4hdgNo08GrSmZ1Pp3QSuDXcwDorqxwYsvx8cbKojd4fxCKMEJ 3dAC7nqSIg/NqwfoaZlsV2oKH3WEcZlQS6B9OlX4RxwV/KwahuwuLneRJhnqaTZc LTm2wld09JlPeHIVkQ/dz813krT/VVV5ri7I6jxAZ0dqhhevXpdRpu8CgYEA4uSf Uh99Krm20MTZWvMNEXs7CE4bz+jWwIV4umJPE4XZFSdJFwu3h4yBOFx0+8YLpVDH V5Y+Ghhnz4/kFd0aclWChkKhILTreLC8C2ZarpQQhuADJHq4UvomT464owRGQrxs P2r4ThXOcyD7dVocfipWCblck6j3VL7HztT7P4sCgYEA1CyqG9VupkSuyEYhv1ZT Q07NJckjgs4+0jU9PAnpi7bW8QwYDlxuN+RztuT5dfCfEx3cuhlyyQYyj7NzbqB2 g6/YlFxXlgvG6WPiCTtFVX1P2kuyUWP94SOs/xX/I1vvFW6vp2EhTV0Kz55/UwTL wJRG71YWx9iD7AV9J70/GO0CgYBwZ/tWYCtOg3tCqoNUP511z6tLTgcRVbUu4/EP xayPa3xEspXPSQq/qKhMF+IM6ezTFdXsWo6htv2XIx5IhqWXhy2G/nN9FKSjwksn CqpaWxhk+Y4VAIdY9H0OZRKsEG4OmfK26HPjm4IQH4L0fJQpHShK4P4wWUFPRsUO fw2KSQKBgQCRB3pO+r9x8O3/AAw/2pzI0mXyu1Us7PDxCgktFxSmI9plYA1wsA/m KdkEiPm4j3V48s3e1pkfhOvWIw0cfKJRdLhcYJ5+aeMl9cFZs0orM0xzOpg/40VF 9bzY9TsFFNjg/5w1sChZUA4hlVUA/20QAMVGbSPZyrABac4YJtKUQA== -----END RSA PRIVATE KEY----- 2018-07-22 03:40:05,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 03:40:05,010 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"security_group": {"name": "cloudify_ims-sg_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-22 03:40:05,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-604cdc13-14cc-4b36-987d-f7f3ccb81b6c Date: Sun, 22 Jul 2018 03:40:05 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "updated_at": "2018-07-22T03:40:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "52b6d546-6ca1-4807-9807-d0030a92c2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "d1fd88d2-f4fc-47f3-ae2a-3d8d945ef716", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 2, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "name": "cloudify_ims-sg_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}} 2018-07-22 03:40:05,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-604cdc13-14cc-4b36-987d-f7f3ccb81b6c 2018-07-22 03:40:05,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.460777044296s 2018-07-22 03:40:05,471 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-604cdc13-14cc-4b36-987d-f7f3ccb81b6c 2018-07-22 03:40:05,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:40:05,475 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:05,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-d70583a7-0879-4743-96ac-1cf3a5e1a16f Date: Sun, 22 Jul 2018 03:40:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "updated_at": "2018-07-22T03:40:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "52b6d546-6ca1-4807-9807-d0030a92c2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "d1fd88d2-f4fc-47f3-ae2a-3d8d945ef716", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 2, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "name": "cloudify_ims-sg_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, {"description": "Default security group", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:39Z", "updated_at": "2018-07-22T03:38:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "26610c96-ac59-45b2-b0cf-b21130f46c04", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "5236158b-d5f4-483f-8a61-859da0939cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d2af833f-2239-4c78-aede-db0c13f9feef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d96ea71e-bc69-44c1-8a91-c39dd1b4d703", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "e64febf4-689b-404f-8b78-6d61999b0390", "name": "default"}]} 2018-07-22 03:40:05,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d70583a7-0879-4743-96ac-1cf3a5e1a16f 2018-07-22 03:40:05,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.132270812988s 2018-07-22 03:40:05,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d70583a7-0879-4743-96ac-1cf3a5e1a16f 2018-07-22 03:40:05,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:40:05,612 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -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": "47a09447-110f-451b-ad33-b20c4a75fdf5"}}' 2018-07-22 03:40:05,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-af522ba3-ec6e-48ba-960c-ea2fd6dcb8e3 Date: Sun, 22 Jul 2018 03:40:05 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-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "port_range_min": 22, "revision_number": 0, "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "9cccee4c-2b7c-49b9-9bb1-0e41a8ba1648"}} 2018-07-22 03:40:05,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-af522ba3-ec6e-48ba-960c-ea2fd6dcb8e3 2018-07-22 03:40:05,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128199100494s 2018-07-22 03:40:05,740 - 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-af522ba3-ec6e-48ba-960c-ea2fd6dcb8e3 2018-07-22 03:40:05,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:40:05,744 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:05,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-8b63fb87-a2ed-4662-88b5-93736ee013fd Date: Sun, 22 Jul 2018 03:40:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "updated_at": "2018-07-22T03:40:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "52b6d546-6ca1-4807-9807-d0030a92c2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "9cccee4c-2b7c-49b9-9bb1-0e41a8ba1648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "d1fd88d2-f4fc-47f3-ae2a-3d8d945ef716", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 3, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "name": "cloudify_ims-sg_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, {"description": "Default security group", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:39Z", "updated_at": "2018-07-22T03:38:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "26610c96-ac59-45b2-b0cf-b21130f46c04", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "5236158b-d5f4-483f-8a61-859da0939cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d2af833f-2239-4c78-aede-db0c13f9feef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d96ea71e-bc69-44c1-8a91-c39dd1b4d703", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "e64febf4-689b-404f-8b78-6d61999b0390", "name": "default"}]} 2018-07-22 03:40:05,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8b63fb87-a2ed-4662-88b5-93736ee013fd 2018-07-22 03:40:05,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495381355286s 2018-07-22 03:40:05,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8b63fb87-a2ed-4662-88b5-93736ee013fd 2018-07-22 03:40:05,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:40:05,797 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -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": "47a09447-110f-451b-ad33-b20c4a75fdf5"}}' 2018-07-22 03:40:05,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-fa091aff-afb1-49fd-8fc4-8ff13ff397f4 Date: Sun, 22 Jul 2018 03:40:05 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-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "port_range_min": null, "revision_number": 0, "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "345d2148-53eb-4fc9-a9b0-57c8589a9bca"}} 2018-07-22 03:40:05,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-fa091aff-afb1-49fd-8fc4-8ff13ff397f4 2018-07-22 03:40:05,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129374027252s 2018-07-22 03:40:05,926 - 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-fa091aff-afb1-49fd-8fc4-8ff13ff397f4 2018-07-22 03:40:05,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:40:05,930 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:05,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-0c460ce9-c9df-425c-9e45-b690cdbfc2d6 Date: Sun, 22 Jul 2018 03:40:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "updated_at": "2018-07-22T03:40:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "345d2148-53eb-4fc9-a9b0-57c8589a9bca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "52b6d546-6ca1-4807-9807-d0030a92c2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "9cccee4c-2b7c-49b9-9bb1-0e41a8ba1648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "d1fd88d2-f4fc-47f3-ae2a-3d8d945ef716", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "name": "cloudify_ims-sg_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, {"description": "Default security group", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:39Z", "updated_at": "2018-07-22T03:38:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "26610c96-ac59-45b2-b0cf-b21130f46c04", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "5236158b-d5f4-483f-8a61-859da0939cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d2af833f-2239-4c78-aede-db0c13f9feef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d96ea71e-bc69-44c1-8a91-c39dd1b4d703", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "e64febf4-689b-404f-8b78-6d61999b0390", "name": "default"}]} 2018-07-22 03:40:05,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0c460ce9-c9df-425c-9e45-b690cdbfc2d6 2018-07-22 03:40:05,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472841262817s 2018-07-22 03:40:05,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0c460ce9-c9df-425c-9e45-b690cdbfc2d6 2018-07-22 03:40:05,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:40:05,982 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5"}}' 2018-07-22 03:40:06,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-69f5978f-7c5b-4c99-9ca0-739d39d97b5b Date: Sun, 22 Jul 2018 03:40:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "port_range_min": 80, "revision_number": 0, "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:06Z", "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "26aed73a-3fa0-4e08-8b5a-4dfb22d3c92b"}} 2018-07-22 03:40:06,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-69f5978f-7c5b-4c99-9ca0-739d39d97b5b 2018-07-22 03:40:06,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11819601059s 2018-07-22 03:40:06,100 - 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-69f5978f-7c5b-4c99-9ca0-739d39d97b5b 2018-07-22 03:40:06,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:40:06,103 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:06,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-27f3ae0a-1e63-4470-bfbf-0a065fc11fe8 Date: Sun, 22 Jul 2018 03:40:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "updated_at": "2018-07-22T03:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "26aed73a-3fa0-4e08-8b5a-4dfb22d3c92b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "345d2148-53eb-4fc9-a9b0-57c8589a9bca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "52b6d546-6ca1-4807-9807-d0030a92c2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "9cccee4c-2b7c-49b9-9bb1-0e41a8ba1648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "d1fd88d2-f4fc-47f3-ae2a-3d8d945ef716", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 5, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "name": "cloudify_ims-sg_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, {"description": "Default security group", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:39Z", "updated_at": "2018-07-22T03:38:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "26610c96-ac59-45b2-b0cf-b21130f46c04", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "5236158b-d5f4-483f-8a61-859da0939cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d2af833f-2239-4c78-aede-db0c13f9feef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d96ea71e-bc69-44c1-8a91-c39dd1b4d703", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "e64febf4-689b-404f-8b78-6d61999b0390", "name": "default"}]} 2018-07-22 03:40:06,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-27f3ae0a-1e63-4470-bfbf-0a065fc11fe8 2018-07-22 03:40:06,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0482358932495s 2018-07-22 03:40:06,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-27f3ae0a-1e63-4470-bfbf-0a065fc11fe8 2018-07-22 03:40:06,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:40:06,155 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5"}}' 2018-07-22 03:40:06,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-dbd25840-26aa-4d67-a770-cb7302bcd5b7 Date: Sun, 22 Jul 2018 03:40:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "port_range_min": 443, "revision_number": 0, "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:06Z", "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "c7d168e5-a093-47ec-b6a2-9893aafbf4fa"}} 2018-07-22 03:40:06,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-dbd25840-26aa-4d67-a770-cb7302bcd5b7 2018-07-22 03:40:06,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130491018295s 2018-07-22 03:40:06,285 - 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-dbd25840-26aa-4d67-a770-cb7302bcd5b7 2018-07-22 03:40:06,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:40:06,289 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:06,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-4eeae8de-7050-4c84-8e5e-d3fd56e7c644 Date: Sun, 22 Jul 2018 03:40:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "updated_at": "2018-07-22T03:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "26aed73a-3fa0-4e08-8b5a-4dfb22d3c92b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "345d2148-53eb-4fc9-a9b0-57c8589a9bca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "52b6d546-6ca1-4807-9807-d0030a92c2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "9cccee4c-2b7c-49b9-9bb1-0e41a8ba1648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "c7d168e5-a093-47ec-b6a2-9893aafbf4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "d1fd88d2-f4fc-47f3-ae2a-3d8d945ef716", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 6, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "name": "cloudify_ims-sg_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, {"description": "Default security group", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:39Z", "updated_at": "2018-07-22T03:38:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "26610c96-ac59-45b2-b0cf-b21130f46c04", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "5236158b-d5f4-483f-8a61-859da0939cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d2af833f-2239-4c78-aede-db0c13f9feef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d96ea71e-bc69-44c1-8a91-c39dd1b4d703", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "e64febf4-689b-404f-8b78-6d61999b0390", "name": "default"}]} 2018-07-22 03:40:06,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4eeae8de-7050-4c84-8e5e-d3fd56e7c644 2018-07-22 03:40:06,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0505239963531s 2018-07-22 03:40:06,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4eeae8de-7050-4c84-8e5e-d3fd56e7c644 2018-07-22 03:40:06,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:40:06,343 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5"}}' 2018-07-22 03:40:06,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-35df283d-a3de-4ed2-8851-fe1a44751f2e Date: Sun, 22 Jul 2018 03:40:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "port_range_min": 5671, "revision_number": 0, "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:06Z", "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "111094ae-3985-43d7-845c-846ff797413f"}} 2018-07-22 03:40:06,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-35df283d-a3de-4ed2-8851-fe1a44751f2e 2018-07-22 03:40:06,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.277239084244s 2018-07-22 03:40:06,621 - 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-35df283d-a3de-4ed2-8851-fe1a44751f2e 2018-07-22 03:40:06,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:40:06,624 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:06,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-a5f8c169-6162-4ffb-98a0-fec240dc63e5 Date: Sun, 22 Jul 2018 03:40:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "updated_at": "2018-07-22T03:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "111094ae-3985-43d7-845c-846ff797413f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "26aed73a-3fa0-4e08-8b5a-4dfb22d3c92b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "345d2148-53eb-4fc9-a9b0-57c8589a9bca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "52b6d546-6ca1-4807-9807-d0030a92c2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "9cccee4c-2b7c-49b9-9bb1-0e41a8ba1648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "c7d168e5-a093-47ec-b6a2-9893aafbf4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "d1fd88d2-f4fc-47f3-ae2a-3d8d945ef716", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 7, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "name": "cloudify_ims-sg_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, {"description": "Default security group", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:39Z", "updated_at": "2018-07-22T03:38:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "26610c96-ac59-45b2-b0cf-b21130f46c04", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "5236158b-d5f4-483f-8a61-859da0939cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d2af833f-2239-4c78-aede-db0c13f9feef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d96ea71e-bc69-44c1-8a91-c39dd1b4d703", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "e64febf4-689b-404f-8b78-6d61999b0390", "name": "default"}]} 2018-07-22 03:40:06,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a5f8c169-6162-4ffb-98a0-fec240dc63e5 2018-07-22 03:40:06,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0513789653778s 2018-07-22 03:40:06,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a5f8c169-6162-4ffb-98a0-fec240dc63e5 2018-07-22 03:40:06,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 03:40:06,679 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5"}}' 2018-07-22 03:40:06,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-4891de77-06fd-42c9-8942-7426ec5245ec Date: Sun, 22 Jul 2018 03:40:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "port_range_min": 53333, "revision_number": 0, "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:06Z", "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "9038bb19-1c7d-4bd5-8ff1-39ed97b044e5"}} 2018-07-22 03:40:06,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-4891de77-06fd-42c9-8942-7426ec5245ec 2018-07-22 03:40:06,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127058982849s 2018-07-22 03:40:06,806 - 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-4891de77-06fd-42c9-8942-7426ec5245ec 2018-07-22 03:40:06,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:40:06,808 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:06,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-61855162-4050-468e-b8c3-07158ce21ee8 Date: Sun, 22 Jul 2018 03:40:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7f73b9b1b5344040a65e74157b2e2361","l2_adjacency":true,"status":"ACTIVE","subnets":["61e132a0-dcd3-41c5-8565-24bc41f2a1de"],"description":"","tags":[],"updated_at":"2018-07-22T03:38:39Z","qos_policy_id":null,"name":"cloudify_ims-net_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1","admin_state_up":true,"tenant_id":"7f73b9b1b5344040a65e74157b2e2361","created_at":"2018-07-22T03:38:39Z","mtu":1450}]} 2018-07-22 03:40:06,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-61855162-4050-468e-b8c3-07158ce21ee8 2018-07-22 03:40:06,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107585906982s 2018-07-22 03:40:06,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-61855162-4050-468e-b8c3-07158ce21ee8 2018-07-22 03:40:06,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:40:06,924 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:06,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e3444378-0254-42d6-bd9b-a8d93b9873b2 Date: Sun, 22 Jul 2018 03:40:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/snap", "metadata": {}}], "file": "/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/file", "owner": "7f73b9b1b5344040a65e74157b2e2361", "id": "ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "size": 4373348352, "self": "/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T03:40:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-22T03:39:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:40:06,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e3444378-0254-42d6-bd9b-a8d93b9873b2 2018-07-22 03:40:06,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359230041504s 2018-07-22 03:40:06,957 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e3444378-0254-42d6-bd9b-a8d93b9873b2 2018-07-22 03:40:06,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 03:40:06,961 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:06,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-60265b09-3a29-465a-bdb2-6d461e5873e5 x-compute-request-id: req-60265b09-3a29-465a-bdb2-6d461e5873e5 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/37e425b4-22dd-4879-a29e-befb96c418c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/37e425b4-22dd-4879-a29e-befb96c418c6", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "37e425b4-22dd-4879-a29e-befb96c418c6"}, {"name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "ce3211d4-df7c-48a4-a548-3c91872b51cb"}]} 2018-07-22 03:40:06,984 - 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-60265b09-3a29-465a-bdb2-6d461e5873e5 2018-07-22 03:40:06,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258300304413s 2018-07-22 03:40:06,985 - 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-60265b09-3a29-465a-bdb2-6d461e5873e5 2018-07-22 03:40:06,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 03:40:06,990 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"server": {"name": "cloudify_ims-vm_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "imageRef": "ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "key_name": "cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "flavorRef": "37e425b4-22dd-4879-a29e-befb96c418c6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5"}], "security_groups": [{"name": "47a09447-110f-451b-ad33-b20c4a75fdf5"}]}}' 2018-07-22 03:40:08,311 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:40: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-9fbc98ba-4f8f-44af-8d52-6d530d5a1e58 x-compute-request-id: req-9fbc98ba-4f8f-44af-8d52-6d530d5a1e58 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/c76a3e16-3c31-47b8-8c7e-3faafe82860b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "47a09447-110f-451b-ad33-b20c4a75fdf5"}], "OS-DCF:diskConfig": "MANUAL", "id": "c76a3e16-3c31-47b8-8c7e-3faafe82860b", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c76a3e16-3c31-47b8-8c7e-3faafe82860b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c76a3e16-3c31-47b8-8c7e-3faafe82860b", "rel": "bookmark"}], "adminPass": "ee94fgt49jWS"}} 2018-07-22 03:40:08,312 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9fbc98ba-4f8f-44af-8d52-6d530d5a1e58 2018-07-22 03:40:08,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.32437705994s 2018-07-22 03:40:08,312 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9fbc98ba-4f8f-44af-8d52-6d530d5a1e58 2018-07-22 03:40:08,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:40:08,315 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:08,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-309b57a4-80e5-4d70-96db-6c81aa7b996e x-compute-request-id: req-309b57a4-80e5-4d70-96db-6c81aa7b996e Content-Encoding: gzip Content-Length: 607 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/c76a3e16-3c31-47b8-8c7e-3faafe82860b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c76a3e16-3c31-47b8-8c7e-3faafe82860b", "rel": "bookmark"}], "image": {"id": "ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "links": [{"href": "http://172.30.9.25:8774/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e425b4-22dd-4879-a29e-befb96c418c6", "links": [{"href": "http://172.30.9.25:8774/flavors/37e425b4-22dd-4879-a29e-befb96c418c6", "rel": "bookmark"}]}, "id": "c76a3e16-3c31-47b8-8c7e-3faafe82860b", "user_id": "d22b7fad333b4e64a9e7e4dde6163d7d", "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-22T03:40:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "name": "cloudify_ims-vm_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "created": "2018-07-22T03:40:08Z", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:40:08,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-309b57a4-80e5-4d70-96db-6c81aa7b996e 2018-07-22 03:40:08,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613497972488s 2018-07-22 03:40:08,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-309b57a4-80e5-4d70-96db-6c81aa7b996e 2018-07-22 03:40:08,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:40:08,934 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:09,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-bbe24ea5-2964-4661-bbd1-618027a9b97a Date: Sun, 22 Jul 2018 03:40:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7f73b9b1b5344040a65e74157b2e2361","l2_adjacency":true,"status":"ACTIVE","subnets":["61e132a0-dcd3-41c5-8565-24bc41f2a1de"],"description":"","tags":[],"updated_at":"2018-07-22T03:38:39Z","qos_policy_id":null,"name":"cloudify_ims-net_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1","admin_state_up":true,"tenant_id":"7f73b9b1b5344040a65e74157b2e2361","created_at":"2018-07-22T03:38:39Z","mtu":1450}]} 2018-07-22 03:40:09,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bbe24ea5-2964-4661-bbd1-618027a9b97a 2018-07-22 03:40:09,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262430906296s 2018-07-22 03:40:09,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bbe24ea5-2964-4661-bbd1-618027a9b97a 2018-07-22 03:40:09,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 03:40:09,197 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:09,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0f4a03f4-3646-46ba-a2e8-5f99ccde921e Date: Sun, 22 Jul 2018 03:40:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5","tenant_id":"7f73b9b1b5344040a65e74157b2e2361","created_at":"2018-07-22T03:38:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:38:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7f73b9b1b5344040a65e74157b2e2361","id":"61e132a0-dcd3-41c5-8565-24bc41f2a1de","subnetpool_id":null,"name":"cloudify_ims-subnet_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}]} 2018-07-22 03:40:09,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0f4a03f4-3646-46ba-a2e8-5f99ccde921e 2018-07-22 03:40:09,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0491349697113s 2018-07-22 03:40:09,246 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0f4a03f4-3646-46ba-a2e8-5f99ccde921e 2018-07-22 03:40:09,247 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 03:40:11,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 03:40:11,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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:11,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-4b581581-2b57-4d4b-aab5-32ad2aaa4e4a x-compute-request-id: req-4b581581-2b57-4d4b-aab5-32ad2aaa4e4a Content-Encoding: gzip Content-Length: 592 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/c76a3e16-3c31-47b8-8c7e-3faafe82860b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c76a3e16-3c31-47b8-8c7e-3faafe82860b", "rel": "bookmark"}], "image": {"id": "ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "links": [{"href": "http://172.30.9.25:8774/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e425b4-22dd-4879-a29e-befb96c418c6", "links": [{"href": "http://172.30.9.25:8774/flavors/37e425b4-22dd-4879-a29e-befb96c418c6", "rel": "bookmark"}]}, "id": "c76a3e16-3c31-47b8-8c7e-3faafe82860b", "user_id": "d22b7fad333b4e64a9e7e4dde6163d7d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-22T03:40:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "name": "cloudify_ims-vm_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "created": "2018-07-22T03:40:08Z", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 03:40:11,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b581581-2b57-4d4b-aab5-32ad2aaa4e4a 2018-07-22 03:40:11,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.135640144348s 2018-07-22 03:40:11,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b581581-2b57-4d4b-aab5-32ad2aaa4e4a 2018-07-22 03:40:11,390 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 388, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 182, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'ecc1d6a8-b5f5-458f-9d99-fc788e655b6b'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'37e425b4-22dd-4879-a29e-befb96c418c6'}), 'az': u'', 'id': u'c76a3e16-3c31-47b8-8c7e-3faafe82860b', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd22b7fad333b4e64a9e7e4dde6163d7d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f73b9b1b5344040a65e74157b2e2361', 'name': 'cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-22T03:40:08Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', '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'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'7f73b9b1b5344040a65e74157b2e2361', 'name': u'cloudify_ims-vm_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1', 'adminPass': None, 'tenant_id': u'7f73b9b1b5344040a65e74157b2e2361', 'created_at': u'2018-07-22T03:40:08Z', 'created': u'2018-07-22T03:40:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-22 03:40:11,504 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 03:40:11,504 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 01:33 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-22 03:40:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-22 03:40:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 251, in clean exec_list = self.cfy_client.executions.list(dep_name) AttributeError: 'NoneType' object has no attribute 'executions' 2018-07-22 03:40:11,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 03:40:11,512 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:11,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-0dcdbc00-6814-45ac-b8ed-8471d850e136 Date: Sun, 22 Jul 2018 03:40:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:40:05Z", "updated_at": "2018-07-22T03:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "111094ae-3985-43d7-845c-846ff797413f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "26aed73a-3fa0-4e08-8b5a-4dfb22d3c92b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "345d2148-53eb-4fc9-a9b0-57c8589a9bca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "52b6d546-6ca1-4807-9807-d0030a92c2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "9038bb19-1c7d-4bd5-8ff1-39ed97b044e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "9cccee4c-2b7c-49b9-9bb1-0e41a8ba1648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T03:40:06Z", "revision_number": 0, "id": "c7d168e5-a093-47ec-b6a2-9893aafbf4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:06Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:40:05Z", "revision_number": 0, "id": "d1fd88d2-f4fc-47f3-ae2a-3d8d945ef716", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:40:05Z", "security_group_id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 8, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "47a09447-110f-451b-ad33-b20c4a75fdf5", "name": "cloudify_ims-sg_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, {"description": "Default security group", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:39Z", "updated_at": "2018-07-22T03:38:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "26610c96-ac59-45b2-b0cf-b21130f46c04", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "5236158b-d5f4-483f-8a61-859da0939cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d2af833f-2239-4c78-aede-db0c13f9feef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d96ea71e-bc69-44c1-8a91-c39dd1b4d703", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "e64febf4-689b-404f-8b78-6d61999b0390", "name": "default"}]} 2018-07-22 03:40:11,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0dcdbc00-6814-45ac-b8ed-8471d850e136 2018-07-22 03:40:11,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0609660148621s 2018-07-22 03:40:11,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0dcdbc00-6814-45ac-b8ed-8471d850e136 2018-07-22 03:40:11,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 03:40:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/47a09447-110f-451b-ad33-b20c4a75fdf5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:11,747 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64b94940-9da6-4e97-be05-48684ca9f3e7 Content-Length: 0 Date: Sun, 22 Jul 2018 03:40:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:40:11,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/47a09447-110f-451b-ad33-b20c4a75fdf5.json used request id req-64b94940-9da6-4e97-be05-48684ca9f3e7 2018-07-22 03:40:11,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.170303106308s 2018-07-22 03:40:11,747 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/47a09447-110f-451b-ad33-b20c4a75fdf5.json used request id req-64b94940-9da6-4e97-be05-48684ca9f3e7 2018-07-22 03:40:11,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 03:40:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:11,783 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:40: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-d869ca51-1892-4aef-9688-ee831ea40fae x-compute-request-id: req-d869ca51-1892-4aef-9688-ee831ea40fae Content-Length: 0 Content-Type: application/json 2018-07-22 03:40:11,783 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1 used request id req-d869ca51-1892-4aef-9688-ee831ea40fae 2018-07-22 03:40:11,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0353970527649s 2018-07-22 03:40:11,784 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1 used request id req-d869ca51-1892-4aef-9688-ee831ea40fae 2018-07-22 03:40:11,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 03:40:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b966a714-e5cf-49cb-9d82-6ac2e585cf53/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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" -d '{"subnet_id": "61e132a0-dcd3-41c5-8565-24bc41f2a1de"}' 2018-07-22 03:40:13,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a00655b9-1e77-4e3c-8c69-dcd7a35c2a2f Date: Sun, 22 Jul 2018 03:40:13 GMT RESP BODY: {"network_id": "ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "subnet_id": "61e132a0-dcd3-41c5-8565-24bc41f2a1de", "subnet_ids": ["61e132a0-dcd3-41c5-8565-24bc41f2a1de"], "port_id": "6d340034-fe5e-427c-b903-f588044faf7a", "id": "b966a714-e5cf-49cb-9d82-6ac2e585cf53"} 2018-07-22 03:40:13,303 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b966a714-e5cf-49cb-9d82-6ac2e585cf53/remove_router_interface.json used request id req-a00655b9-1e77-4e3c-8c69-dcd7a35c2a2f 2018-07-22 03:40:13,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.51893782616s 2018-07-22 03:40:13,303 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b966a714-e5cf-49cb-9d82-6ac2e585cf53/remove_router_interface.json used request id req-a00655b9-1e77-4e3c-8c69-dcd7a35c2a2f returning object b966a714-e5cf-49cb-9d82-6ac2e585cf53 2018-07-22 03:40:13,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 03:40:13,304 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:13,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-288c6b31-d345-4018-929a-471728ff6818 Date: Sun, 22 Jul 2018 03:40:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:40Z", "admin_state_up": true, "updated_at": "2018-07-22T03:40:12Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "b966a714-e5cf-49cb-9d82-6ac2e585cf53", "name": "cloudify_ims-router_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}]} 2018-07-22 03:40:13,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-288c6b31-d345-4018-929a-471728ff6818 2018-07-22 03:40:13,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112526893616s 2018-07-22 03:40:13,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-288c6b31-d345-4018-929a-471728ff6818 2018-07-22 03:40:13,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 03:40:13,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/b966a714-e5cf-49cb-9d82-6ac2e585cf53.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:14,674 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4cf63255-3400-4ce1-8779-efd03aa23377 Content-Length: 0 Date: Sun, 22 Jul 2018 03:40:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:40:14,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b966a714-e5cf-49cb-9d82-6ac2e585cf53.json used request id req-4cf63255-3400-4ce1-8779-efd03aa23377 2018-07-22 03:40:14,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25620293617s 2018-07-22 03:40:14,675 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b966a714-e5cf-49cb-9d82-6ac2e585cf53.json used request id req-4cf63255-3400-4ce1-8779-efd03aa23377 2018-07-22 03:40:14,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 03:40:14,676 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:14,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-48e88525-55ee-4301-bcc4-32ef7de938f2 Date: Sun, 22 Jul 2018 03:40:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5","tenant_id":"7f73b9b1b5344040a65e74157b2e2361","created_at":"2018-07-22T03:38:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:38:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7f73b9b1b5344040a65e74157b2e2361","id":"61e132a0-dcd3-41c5-8565-24bc41f2a1de","subnetpool_id":null,"name":"cloudify_ims-subnet_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}]} 2018-07-22 03:40:14,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-48e88525-55ee-4301-bcc4-32ef7de938f2 2018-07-22 03:40:14,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04873919487s 2018-07-22 03:40:14,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-48e88525-55ee-4301-bcc4-32ef7de938f2 2018-07-22 03:40:14,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 03:40:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/61e132a0-dcd3-41c5-8565-24bc41f2a1de.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:15,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdc896e6-afbd-45d8-aa53-c621d7a0a3a4 Date: Sun, 22 Jul 2018 03:40:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:40:15,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/61e132a0-dcd3-41c5-8565-24bc41f2a1de.json used request id req-cdc896e6-afbd-45d8-aa53-c621d7a0a3a4 2018-07-22 03:40:15,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.940936803818s 2018-07-22 03:40:15,667 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/61e132a0-dcd3-41c5-8565-24bc41f2a1de.json used request id req-cdc896e6-afbd-45d8-aa53-c621d7a0a3a4 2018-07-22 03:40:15,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 03:40:15,668 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:15,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-7d9d5d4a-2956-4913-af7e-02806a28b046 Date: Sun, 22 Jul 2018 03:40:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7f73b9b1b5344040a65e74157b2e2361","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:40:15Z","qos_policy_id":null,"name":"cloudify_ims-net_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1","admin_state_up":true,"tenant_id":"7f73b9b1b5344040a65e74157b2e2361","created_at":"2018-07-22T03:38:39Z","mtu":1450}]} 2018-07-22 03:40:15,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7d9d5d4a-2956-4913-af7e-02806a28b046 2018-07-22 03:40:15,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112910032272s 2018-07-22 03:40:15,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7d9d5d4a-2956-4913-af7e-02806a28b046 2018-07-22 03:40:15,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 03:40:15,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:16,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd174421-8894-465f-ae6f-3b3c7d922f03 Date: Sun, 22 Jul 2018 03:40:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:40:16,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5.json used request id req-cd174421-8894-465f-ae6f-3b3c7d922f03 2018-07-22 03:40:16,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02483797073s 2018-07-22 03:40:16,807 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ef5bece6-9f8b-45ca-ac89-9a1bbabca9e5.json used request id req-cd174421-8894-465f-ae6f-3b3c7d922f03 2018-07-22 03:40:16,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 03:40:16,814 - 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}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:16,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-945bb078-e706-4963-ba62-d2c0a849831d Date: Sun, 22 Jul 2018 03:40:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/snap", "metadata": {}}], "file": "/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/file", "owner": "7f73b9b1b5344040a65e74157b2e2361", "id": "ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "size": 4373348352, "self": "/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b", "disk_format": "qcow2", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T03:40:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-22T03:39:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 03:40:16,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-945bb078-e706-4963-ba62-d2c0a849831d 2018-07-22 03:40:16,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390651226044s 2018-07-22 03:40:16,850 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-945bb078-e706-4963-ba62-d2c0a849831d 2018-07-22 03:40:16,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 03:40:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95fa92fe2905fbc961bfaadb0a2d554fc890db63" 2018-07-22 03:40:18,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9ce2e84-3fcd-4d69-b782-abf12ba4fb2a Date: Sun, 22 Jul 2018 03:40:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:40:18,109 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b used request id req-c9ce2e84-3fcd-4d69-b782-abf12ba4fb2a 2018-07-22 03:40:18,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25649785995s 2018-07-22 03:40:18,109 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ecc1d6a8-b5f5-458f-9d99-fc788e655b6b used request id req-c9ce2e84-3fcd-4d69-b782-abf12ba4fb2a 2018-07-22 03:40:18,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 03:40:18,112 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:40:18,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-080c0157-2d92-436e-b59d-1dae72643e9d x-compute-request-id: req-080c0157-2d92-436e-b59d-1dae72643e9d Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/37e425b4-22dd-4879-a29e-befb96c418c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/37e425b4-22dd-4879-a29e-befb96c418c6", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "37e425b4-22dd-4879-a29e-befb96c418c6"}, {"name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "ce3211d4-df7c-48a4-a548-3c91872b51cb"}]} 2018-07-22 03:40:18,137 - 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-080c0157-2d92-436e-b59d-1dae72643e9d 2018-07-22 03:40:18,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027951002121s 2018-07-22 03:40:18,138 - 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-080c0157-2d92-436e-b59d-1dae72643e9d 2018-07-22 03:40:18,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 03:40:18,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/37e425b4-22dd-4879-a29e-befb96c418c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:40:18,167 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:40: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-50cbd4e8-4848-47b2-a59a-192a5d9e3a4c x-compute-request-id: req-50cbd4e8-4848-47b2-a59a-192a5d9e3a4c Content-Length: 0 Content-Type: application/json 2018-07-22 03:40:18,167 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/37e425b4-22dd-4879-a29e-befb96c418c6 used request id req-50cbd4e8-4848-47b2-a59a-192a5d9e3a4c 2018-07-22 03:40:18,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0273580551147s 2018-07-22 03:40:18,167 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/37e425b4-22dd-4879-a29e-befb96c418c6 used request id req-50cbd4e8-4848-47b2-a59a-192a5d9e3a4c 2018-07-22 03:40:18,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 03:40:18,171 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:40:18,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4725b142-16a4-46ae-9c17-564cb7fb9d23 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "links": {"self": "http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d22b7fad333b4e64a9e7e4dde6163d7d", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:40:18,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4725b142-16a4-46ae-9c17-564cb7fb9d23 2018-07-22 03:40:18,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109607934952s 2018-07-22 03:40:18,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4725b142-16a4-46ae-9c17-564cb7fb9d23 2018-07-22 03:40:18,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 03:40:18,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:40:18,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9293b6-e971-40d3-88be-2c447bfe2c30 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1", "links": {"self": "http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d22b7fad333b4e64a9e7e4dde6163d7d", "description": null}} 2018-07-22 03:40:18,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d used request id req-8c9293b6-e971-40d3-88be-2c447bfe2c30 2018-07-22 03:40:18,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102368116379s 2018-07-22 03:40:18,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d used request id req-8c9293b6-e971-40d3-88be-2c447bfe2c30 2018-07-22 03:40:18,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 03:40:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:40:18,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce62e767-499d-4afa-aab3-9121e32d9bd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:40:18,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d used request id req-ce62e767-499d-4afa-aab3-9121e32d9bd1 2018-07-22 03:40:18,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.480487823486s 2018-07-22 03:40:18,868 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d22b7fad333b4e64a9e7e4dde6163d7d used request id req-ce62e767-499d-4afa-aab3-9121e32d9bd1 2018-07-22 03:40:18,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 03:40:18,877 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:40:18,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ce29c4-f12c-4027-bfdb-7e8463626bc2 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": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/7f73b9b1b5344040a65e74157b2e2361"}, "tags": [], "enabled": true, "id": "7f73b9b1b5344040a65e74157b2e2361", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_cbb7b7b9-f5fb-441c-96bb-65996bcc83f1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "id": "9cef2184377f4ce6999694a85e97fa82", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "id": "e022d16594794ceba7252a46e5007481", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 03:40:18,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-69ce29c4-f12c-4027-bfdb-7e8463626bc2 2018-07-22 03:40:18,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0872089862823s 2018-07-22 03:40:18,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-69ce29c4-f12c-4027-bfdb-7e8463626bc2 2018-07-22 03:40:18,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 03:40:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/7f73b9b1b5344040a65e74157b2e2361 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:40:19,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19950607-e668-480d-8ee1-3d04f77a8be2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:40:19,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7f73b9b1b5344040a65e74157b2e2361 used request id req-19950607-e668-480d-8ee1-3d04f77a8be2 2018-07-22 03:40:19,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.238183021545s 2018-07-22 03:40:19,204 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7f73b9b1b5344040a65e74157b2e2361 used request id req-19950607-e668-480d-8ee1-3d04f77a8be2 2018-07-22 03:40:19,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 03:40:19,211 - 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}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:40:19,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3448e0a4-2844-4c92-bb2e-49a44da8aebb Content-Encoding: gzip Content-Length: 351 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8a44be696f1f4995abb7a25649c0a8a4", "links": {"self": "http://172.30.9.25:5000/v3/roles/8a44be696f1f4995abb7a25649c0a8a4"}, "name": "Member"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:40:19,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3448e0a4-2844-4c92-bb2e-49a44da8aebb 2018-07-22 03:40:19,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0857429504395s 2018-07-22 03:40:19,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3448e0a4-2844-4c92-bb2e-49a44da8aebb 2018-07-22 03:40:19,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 03:40:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/8a44be696f1f4995abb7a25649c0a8a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf53487fec3bc70fa399ffc5b7b5069cb7e9d9fe" 2018-07-22 03:40:19,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b7a885e-1b2e-448c-a76b-31ba062609e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:40:19,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8a44be696f1f4995abb7a25649c0a8a4 used request id req-3b7a885e-1b2e-448c-a76b-31ba062609e7 2018-07-22 03:40:19,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.113904953003s 2018-07-22 03:40:19,414 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8a44be696f1f4995abb7a25649c0a8a4 used request id req-3b7a885e-1b2e-448c-a76b-31ba062609e7 2018-07-22 03:40:19,414 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-07-22 03:40:19,436 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-22 03:40:19,748 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-22 03:40:19,789 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-22 03:40:19,847 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-22 03:40:19,847 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-07-22 03:40:20,108 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-07-22 03:40:20,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-22 03:40:20,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-22 03:40:20,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-07-22 03:40:20,219 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-22 03:40:20,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-07-22 03:40:20,248 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-22 03:40:20,249 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-07-22 03:40:20,249 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 03:40:20,249 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 03:40:20,249 - openstack_tests - INFO - OS Credentials = > 2018-07-22 03:40:20,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:40:20,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:40:20,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:40:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["8asQr_vqR2uWBfazMri5rw"], "issued_at": "2018-07-22T03:40:20.000000Z"}} 2018-07-22 03:40:20,650 - 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}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:40:20,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702ab64e-680f-4738-8f40-1fb7ec026114 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-22 03:40:20,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-702ab64e-680f-4738-8f40-1fb7ec026114 2018-07-22 03:40:20,735 - 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-22 03:40:20,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:40:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:40:20,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:40:20,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608bfecf-6378-4abb-b847-2fe8699901b7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-07-22 03:40:20,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-608bfecf-6378-4abb-b847-2fe8699901b7 2018-07-22 03:40:20,829 - 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}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:40:20,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594360d9-cf72-4ffe-8559-eddbe493fa74 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-22 03:40:20,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-594360d9-cf72-4ffe-8559-eddbe493fa74 2018-07-22 03:40:20,920 - 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}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879", "domain_id": "default"}}' 2018-07-22 03:40:21,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc29917-2090-4e76-bde6-e0b29c9a3e85 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "id": "513b03fbaa8147938ac445661fe10b33", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:40:21,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0fc29917-2090-4e76-bde6-e0b29c9a3e85 2018-07-22 03:40:21,120 - keystone_utils - INFO - Created project with name - vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:40:21,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:40:21,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:40:21,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["5UCGp_WjRXGIKvp-dPJvnA"], "issued_at": "2018-07-22T03:40:21.000000Z"}} 2018-07-22 03:40:21,498 - 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}23941c6a63a45d50845650d06bb2fc6ad887feeb" 2018-07-22 03:40:21,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e08d86a-7ef3-41b5-820f-03ca843fef77 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-22 03:40:21,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5e08d86a-7ef3-41b5-820f-03ca843fef77 2018-07-22 03:40:21,582 - 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-22 03:40:21,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:40:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:40:21,587 - 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}23941c6a63a45d50845650d06bb2fc6ad887feeb" 2018-07-22 03:40:21,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fd7655-385c-42ff-b761-3ce95d4e7cb5 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:40:21,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b5fd7655-385c-42ff-b761-3ce95d4e7cb5 2018-07-22 03:40:21,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:40:21,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:40:21,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["UNoVOMueSL2U5H2XmzcbZQ"], "issued_at": "2018-07-22T03:40:21.000000Z"}} 2018-07-22 03:40:21,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}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:22,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76497393-c58b-4402-9b45-7e11069f1e96 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-22 03:40:22,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-76497393-c58b-4402-9b45-7e11069f1e96 2018-07-22 03:40:22,063 - 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-22 03:40:22,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:40:22,069 - 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}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:22,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4165f21c-9ac3-42ae-9b93-e41a4cdbce04 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:40:22,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4165f21c-9ac3-42ae-9b93-e41a4cdbce04 2018-07-22 03:40:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:22,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16256e8c-a35c-4c61-bbb6-55205e3dc97f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "id": "513b03fbaa8147938ac445661fe10b33", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:40:22,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-16256e8c-a35c-4c61-bbb6-55205e3dc97f 2018-07-22 03:40:22,262 - 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}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:22,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179e26da-b495-42df-89a7-b13932101d5d 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-22 03:40:22,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-179e26da-b495-42df-89a7-b13932101d5d 2018-07-22 03:40:22,710 - 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}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:22,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1349be8-9d7c-417b-8a6a-4d872a5c9566 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:40:22,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d1349be8-9d7c-417b-8a6a-4d872a5c9566 2018-07-22 03:40:22,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:22,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09bcf18-5b7f-479d-80e1-c02f01d3f14a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "id": "513b03fbaa8147938ac445661fe10b33", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:40:22,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-a09bcf18-5b7f-479d-80e1-c02f01d3f14a 2018-07-22 03:40:22,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/51ccdb82458e4c49b20cd24c1c54d424 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:23,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9421e571-a720-494d-a546-faea3f0d1e99 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879", "links": {"self": "http://172.30.9.25:5000/v3/users/51ccdb82458e4c49b20cd24c1c54d424"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "513b03fbaa8147938ac445661fe10b33", "id": "51ccdb82458e4c49b20cd24c1c54d424", "password_expires_at": null}} 2018-07-22 03:40:23,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/51ccdb82458e4c49b20cd24c1c54d424 used request id req-9421e571-a720-494d-a546-faea3f0d1e99 2018-07-22 03:40:23,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/51ccdb82458e4c49b20cd24c1c54d424/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:23,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2710e4-48ae-4d7f-848c-56319854b5c5 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/51ccdb82458e4c49b20cd24c1c54d424/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 03:40:23,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/51ccdb82458e4c49b20cd24c1c54d424/roles used request id req-6a2710e4-48ae-4d7f-848c-56319854b5c5 2018-07-22 03:40:23,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:23,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3cde51-d2b3-47fb-acfa-8c3ac63bec85 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 03:40:23,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-1e3cde51-d2b3-47fb-acfa-8c3ac63bec85 2018-07-22 03:40:23,207 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:40:23,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/51ccdb82458e4c49b20cd24c1c54d424/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:40:23,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a769037d-c5cd-4849-989d-fc83d6b02946 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:40:23,326 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/51ccdb82458e4c49b20cd24c1c54d424/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-a769037d-c5cd-4849-989d-fc83d6b02946 2018-07-22 03:40:23,327 - keystone_utils - INFO - Created user with name - vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:40:23,327 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879, password=987a0a97-2e19-4331-ad9e-0a51bca1ceb2, auth_url=http://172.30.9.25:5000//v3, project_name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-22 03:40:23,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-07-22 03:40:23,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-07-22 03:40:23,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:40:23,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:40:23,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:40:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879", "id": "51ccdb82458e4c49b20cd24c1c54d424"}, "audit_ids": ["TXvsfMJ4QhqIF_kqfILnVQ"], "issued_at": "2018-07-22T03:40:23.000000Z"}} 2018-07-22 03:40:23,713 - 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}5f7d87606310a25e95032ac5ed06ae78f0c05049" 2018-07-22 03:40:23,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ae72e5-dafe-4c6b-9855-3cfe72c346dd 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-22 03:40:23,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-13ae72e5-dafe-4c6b-9855-3cfe72c346dd 2018-07-22 03:40:23,777 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:40:23,823 - 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}5f7d87606310a25e95032ac5ed06ae78f0c05049" 2018-07-22 03:40:23,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-261df22f-cc6b-412d-863f-6d181ba98bf2 x-compute-request-id: req-261df22f-cc6b-412d-863f-6d181ba98bf2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:40:23,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-261df22f-cc6b-412d-863f-6d181ba98bf2 2018-07-22 03:40:24,003 - 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}5f7d87606310a25e95032ac5ed06ae78f0c05049" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-46ad24b7-fe04-4211-a2d0-375824611879", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-07-22 03:40:24,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-d8e97d93-cd7a-4099-8c4d-665d5debaac6 x-compute-request-id: req-d8e97d93-cd7a-4099-8c4d-665d5debaac6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-46ad24b7-fe04-4211-a2d0-375824611879", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f"}} 2018-07-22 03:40:24,047 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d8e97d93-cd7a-4099-8c4d-665d5debaac6 2018-07-22 03:40:24,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:40:24,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:40:24,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879", "id": "51ccdb82458e4c49b20cd24c1c54d424"}, "audit_ids": ["V6z8GNK7QDyx_QwYF_8CCg"], "issued_at": "2018-07-22T03:40:24.000000Z"}} 2018-07-22 03:40:24,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}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:24,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b07bebc-75e4-456a-9c43-9be3fb8c7707 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-22 03:40:24,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6b07bebc-75e4-456a-9c43-9be3fb8c7707 2018-07-22 03:40:24,514 - 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-22 03:40:24,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:40:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:40:24,520 - 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}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:24,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a99212-dc34-4d5c-9afb-9183f36ce394 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879", "links": {"self": "http://172.30.9.25:5000/v3/users/51ccdb82458e4c49b20cd24c1c54d424"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "513b03fbaa8147938ac445661fe10b33", "id": "51ccdb82458e4c49b20cd24c1c54d424", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:40:24,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-14a99212-dc34-4d5c-9afb-9183f36ce394 2018-07-22 03:40:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:24,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7fa1b5b-9d44-4d0c-abcc-1a0def3992d4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "id": "513b03fbaa8147938ac445661fe10b33", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:40:24,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-f7fa1b5b-9d44-4d0c-abcc-1a0def3992d4 2018-07-22 03:40:24,642 - 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}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:24,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13cad050-3864-4e22-a24a-2df0e5517e9f 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-22 03:40:24,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-13cad050-3864-4e22-a24a-2df0e5517e9f 2018-07-22 03:40:25,093 - 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}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:25,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb9942e-36a6-49de-b206-9203bcd3186c Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:40:25,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9fb9942e-36a6-49de-b206-9203bcd3186c 2018-07-22 03:40:25,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:25,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aeb01cf-dcf6-47ff-81fa-ffa3ff05d14a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "id": "513b03fbaa8147938ac445661fe10b33", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:40:25,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-1aeb01cf-dcf6-47ff-81fa-ffa3ff05d14a 2018-07-22 03:40:25,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/a957636099bb437f8f53da61c15cd207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:25,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f89be9-2071-4196-aab9-ea39e261a36c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "links": {"self": "http://172.30.9.25:5000/v3/users/a957636099bb437f8f53da61c15cd207"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "513b03fbaa8147938ac445661fe10b33", "id": "a957636099bb437f8f53da61c15cd207", "password_expires_at": null}} 2018-07-22 03:40:25,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a957636099bb437f8f53da61c15cd207 used request id req-c4f89be9-2071-4196-aab9-ea39e261a36c 2018-07-22 03:40:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/a957636099bb437f8f53da61c15cd207/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:25,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c838ba7-dce0-467c-ae37-3e87cc94132c Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/a957636099bb437f8f53da61c15cd207/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 03:40:25,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/a957636099bb437f8f53da61c15cd207/roles used request id req-8c838ba7-dce0-467c-ae37-3e87cc94132c 2018-07-22 03:40:25,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:25,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d040c82a-6916-4d59-a5a6-de7722c5a5db Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-22 03:40:25,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-d040c82a-6916-4d59-a5a6-de7722c5a5db 2018-07-22 03:40:25,489 - keystone_utils - INFO - Granting role _member_ to project vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:40:25,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/a957636099bb437f8f53da61c15cd207/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:40:25,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d071c0af-faec-4d33-a2e9-763ebdcc749d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:40:25,625 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33/users/a957636099bb437f8f53da61c15cd207/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-d071c0af-faec-4d33-a2e9-763ebdcc749d 2018-07-22 03:40:25,625 - keystone_utils - INFO - Created user with name - cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:40:25,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879, password=fd3b8aef-9236-4c60-bdcd-cbcff46e1d49, auth_url=http://172.30.9.25:5000//v3, project_name=vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-22 03:40:25,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-07-22 03:40:25,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:40:25,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:40:26,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["I6h0ts6RRRKBDQtCwZmXEQ"], "issued_at": "2018-07-22T03:40:26.000000Z"}} 2018-07-22 03:40:26,004 - 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}9357cfb40e9de04e312d99c0ccdf7a1c8f5be742" 2018-07-22 03:40:26,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d518cc8a-9f1f-46ef-893e-14de6d86eb3d 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-22 03:40:26,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d518cc8a-9f1f-46ef-893e-14de6d86eb3d 2018-07-22 03:40:26,082 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:40:26,086 - 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}9357cfb40e9de04e312d99c0ccdf7a1c8f5be742" 2018-07-22 03:40:26,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-01e46f23-3eb9-4c51-8d0b-661e60872a9b x-compute-request-id: req-01e46f23-3eb9-4c51-8d0b-661e60872a9b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 03:40:26,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-01e46f23-3eb9-4c51-8d0b-661e60872a9b 2018-07-22 03:40:26,264 - OpenStackKeypair - INFO - Creating keypair cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879... 2018-07-22 03:40:26,264 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 03:40:26,354 - nova_utils - INFO - Creating keypair with name - cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:40:26,355 - 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}9357cfb40e9de04e312d99c0ccdf7a1c8f5be742" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDcLpyl2zMuMCbHcjySUI9mjgT/s9kziyMF0PIOm6Mdn7xAQACTp2d7WXAU0ytzYtESOrNroYdfwhZ+DDguITO41BasyiGFDnrhPuloOJWLETWrsozVhNsTAUijTj0neF+tBHbPaK+mH3T1s97uxP4dwNR7ByLsvxmGXa9ui8HUvw==", "name": "cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879"}}' 2018-07-22 03:40:26,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40: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-7eb480e0-45a0-499c-a5dc-87fd139ae25d x-compute-request-id: req-7eb480e0-45a0-499c-a5dc-87fd139ae25d Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDcLpyl2zMuMCbHcjySUI9mjgT/s9kziyMF0PIOm6Mdn7xAQACTp2d7WXAU0ytzYtESOrNroYdfwhZ+DDguITO41BasyiGFDnrhPuloOJWLETWrsozVhNsTAUijTj0neF+tBHbPaK+mH3T1s97uxP4dwNR7ByLsvxmGXa9ui8HUvw==", "user_id": "a957636099bb437f8f53da61c15cd207", "name": "cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879", "fingerprint": "db:f7:4e:6b:b3:48:e2:f1:37:7a:fc:60:fe:b0:57:99"}} 2018-07-22 03:40:26,408 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-7eb480e0-45a0-499c-a5dc-87fd139ae25d 2018-07-22 03:40:26,410 - file_utils - INFO - Saved private key to - /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-07-22 03:40:26,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-07-22 03:40:26,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-22 03:40:26,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:40:26,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:40:26,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["pnDfJGo2Tv-rpcnpa1VM7Q"], "issued_at": "2018-07-22T03:40:26.000000Z"}} 2018-07-22 03:40:26,793 - 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}c13114edbb51a54bfe3e25cf1bbd38946cc870c1" 2018-07-22 03:40:26,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479eff41-e7dc-4825-9829-fbdea1a32aae 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-22 03:40:26,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-479eff41-e7dc-4825-9829-fbdea1a32aae 2018-07-22 03:40:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c13114edbb51a54bfe3e25cf1bbd38946cc870c1" 2018-07-22 03:40:27,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 122 Content-Type: application/json X-Openstack-Request-Id: req-f5516a22-c741-4aa1-9fd4-58d6f37cce1b Date: Sun, 22 Jul 2018 03:40:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=cloudify_manager_4.0"} 2018-07-22 03:40:27,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 used request id req-f5516a22-c741-4aa1-9fd4-58d6f37cce1b 2018-07-22 03:40:27,109 - 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}c13114edbb51a54bfe3e25cf1bbd38946cc870c1" 2018-07-22 03:40:27,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-acb3d31d-55e7-455b-a8b8-7c9e487cf019 Date: Sun, 22 Jul 2018 03:40:27 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-22 03:40:27,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-acb3d31d-55e7-455b-a8b8-7c9e487cf019 2018-07-22 03:40:27,133 - 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}c13114edbb51a54bfe3e25cf1bbd38946cc870c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "cloudify_manager_4.0"}' 2018-07-22 03:40:27,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a35ad314-bca3-4795-94fb-d1887135ef98 Date: Sun, 22 Jul 2018 03:40:27 GMT RESP BODY: {"status": "queued", "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:40:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:40:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "min_disk": 0, "protected": false, "id": "9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "file": "/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/file", "checksum": null, "owner": "513b03fbaa8147938ac445661fe10b33", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:40:27,170 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a35ad314-bca3-4795-94fb-d1887135ef98 2018-07-22 03:40:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c13114edbb51a54bfe3e25cf1bbd38946cc870c1" -d '' 2018-07-22 03:41:32,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f296b6f1-ff36-4c7b-a255-42403038bc51 Date: Sun, 22 Jul 2018 03:41:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:41:32,037 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/file used request id req-f296b6f1-ff36-4c7b-a255-42403038bc51 2018-07-22 03:41:32,038 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-22 03:41:32,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c13114edbb51a54bfe3e25cf1bbd38946cc870c1" 2018-07-22 03:41:32,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-9be26654-3c8d-4d2e-a3cd-3d284cfa3786 Date: Sun, 22 Jul 2018 03:41:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:40:27Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-22T03:41:31Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/snap", "metadata": {}}], "self": "/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "min_disk": 0, "protected": false, "id": "9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "file": "/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "513b03fbaa8147938ac445661fe10b33", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:41:32,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527 used request id req-9be26654-3c8d-4d2e-a3cd-3d284cfa3786 2018-07-22 03:41:32,061 - 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}c13114edbb51a54bfe3e25cf1bbd38946cc870c1" 2018-07-22 03:41:32,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2288b4f7-608c-4309-bd14-6aac2e0d3ab4 Date: Sun, 22 Jul 2018 03:41: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-22 03:41:32,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2288b4f7-608c-4309-bd14-6aac2e0d3ab4 2018-07-22 03:41:32,070 - create_image - INFO - Created image with name - cloudify_manager_4.0 2018-07-22 03:41:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c13114edbb51a54bfe3e25cf1bbd38946cc870c1" 2018-07-22 03:41:32,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-b51fbaab-1ef0-45d6-bca0-1de5a78207d4 Date: Sun, 22 Jul 2018 03:41:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:40:27Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-22T03:41:31Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/snap", "metadata": {}}], "self": "/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "min_disk": 0, "protected": false, "id": "9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "file": "/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "513b03fbaa8147938ac445661fe10b33", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:41:32,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527 used request id req-b51fbaab-1ef0-45d6-bca0-1de5a78207d4 2018-07-22 03:41:32,089 - create_image - DEBUG - Instance status is - active 2018-07-22 03:41:32,089 - create_image - DEBUG - Image is active with name - cloudify_manager_4.0 2018-07-22 03:41:32,089 - create_image - INFO - Image is now active with name - cloudify_manager_4.0 2018-07-22 03:41:32,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-22 03:41:32,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:41:32,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:41:32,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["YwJOUkakRXOi6nzZN8CNsA"], "issued_at": "2018-07-22T03:41:32.000000Z"}} 2018-07-22 03:41:32,474 - 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}57642a1a6742fcb50463d6aa98ed446a6bacf9aa" 2018-07-22 03:41:32,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cfa6ef5-c7e2-4e6d-a6e3-ba8b88846004 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-22 03:41:32,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8cfa6ef5-c7e2-4e6d-a6e3-ba8b88846004 2018-07-22 03:41:32,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57642a1a6742fcb50463d6aa98ed446a6bacf9aa" 2018-07-22 03:41:32,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 111 Content-Type: application/json X-Openstack-Request-Id: req-5114e75b-477a-4eb5-a178-56b77472481b Date: Sun, 22 Jul 2018 03:41:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=vyos1.1.7"} 2018-07-22 03:41:32,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 used request id req-5114e75b-477a-4eb5-a178-56b77472481b 2018-07-22 03:41:32,747 - 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}57642a1a6742fcb50463d6aa98ed446a6bacf9aa" 2018-07-22 03:41:32,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2bb8f193-1386-42c8-bb42-b4a6d47a5238 Date: Sun, 22 Jul 2018 03:41: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-22 03:41:32,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2bb8f193-1386-42c8-bb42-b4a6d47a5238 2018-07-22 03:41:32,782 - 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}57642a1a6742fcb50463d6aa98ed446a6bacf9aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "vyos1.1.7"}' 2018-07-22 03:41:32,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 570 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/02365588-c818-4a11-90eb-f840a1fea572 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-baf87da1-35c7-4e01-ac2a-77190adbaa73 Date: Sun, 22 Jul 2018 03:41:32 GMT RESP BODY: {"status": "queued", "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:41:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:41:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/02365588-c818-4a11-90eb-f840a1fea572", "min_disk": 0, "protected": false, "id": "02365588-c818-4a11-90eb-f840a1fea572", "file": "/v2/images/02365588-c818-4a11-90eb-f840a1fea572/file", "checksum": null, "owner": "513b03fbaa8147938ac445661fe10b33", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:41:32,816 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-baf87da1-35c7-4e01-ac2a-77190adbaa73 2018-07-22 03:41:32,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/02365588-c818-4a11-90eb-f840a1fea572/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57642a1a6742fcb50463d6aa98ed446a6bacf9aa" -d '' 2018-07-22 03:41:40,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87d5ce60-66e4-41b6-8976-77824a0f9ed4 Date: Sun, 22 Jul 2018 03:41: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-22 03:41:40,020 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/02365588-c818-4a11-90eb-f840a1fea572/file used request id req-87d5ce60-66e4-41b6-8976-77824a0f9ed4 2018-07-22 03:41:40,020 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-22 03:41:40,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/02365588-c818-4a11-90eb-f840a1fea572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57642a1a6742fcb50463d6aa98ed446a6bacf9aa" 2018-07-22 03:41:40,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-835058f6-9320-49fe-a41f-7a471ae773ad Date: Sun, 22 Jul 2018 03:41:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:41:32Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-22T03:41:39Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/02365588-c818-4a11-90eb-f840a1fea572/snap", "metadata": {}}], "self": "/v2/images/02365588-c818-4a11-90eb-f840a1fea572", "min_disk": 0, "protected": false, "id": "02365588-c818-4a11-90eb-f840a1fea572", "file": "/v2/images/02365588-c818-4a11-90eb-f840a1fea572/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "513b03fbaa8147938ac445661fe10b33", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/02365588-c818-4a11-90eb-f840a1fea572/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:41:40,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/02365588-c818-4a11-90eb-f840a1fea572 used request id req-835058f6-9320-49fe-a41f-7a471ae773ad 2018-07-22 03:41:40,044 - 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}57642a1a6742fcb50463d6aa98ed446a6bacf9aa" 2018-07-22 03:41:40,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-763790e7-3358-4873-b266-403a4b0ea4f1 Date: Sun, 22 Jul 2018 03:41: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-22 03:41:40,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-763790e7-3358-4873-b266-403a4b0ea4f1 2018-07-22 03:41:40,054 - create_image - INFO - Created image with name - vyos1.1.7 2018-07-22 03:41:40,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/02365588-c818-4a11-90eb-f840a1fea572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57642a1a6742fcb50463d6aa98ed446a6bacf9aa" 2018-07-22 03:41:40,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-d39d4ba5-7c68-4a2e-91e5-36e7948d932a Date: Sun, 22 Jul 2018 03:41:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:41:32Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-22T03:41:39Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/02365588-c818-4a11-90eb-f840a1fea572/snap", "metadata": {}}], "self": "/v2/images/02365588-c818-4a11-90eb-f840a1fea572", "min_disk": 0, "protected": false, "id": "02365588-c818-4a11-90eb-f840a1fea572", "file": "/v2/images/02365588-c818-4a11-90eb-f840a1fea572/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "513b03fbaa8147938ac445661fe10b33", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/02365588-c818-4a11-90eb-f840a1fea572/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:41:40,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/02365588-c818-4a11-90eb-f840a1fea572 used request id req-d39d4ba5-7c68-4a2e-91e5-36e7948d932a 2018-07-22 03:41:40,073 - create_image - DEBUG - Instance status is - active 2018-07-22 03:41:40,073 - create_image - DEBUG - Image is active with name - vyos1.1.7 2018-07-22 03:41:40,073 - create_image - INFO - Image is now active with name - vyos1.1.7 2018-07-22 03:41:40,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-07-22 03:41:40,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:41:40,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:41:40,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["Kk3tsh_UTR2iJcgaWjPjHw"], "issued_at": "2018-07-22T03:41:40.000000Z"}} 2018-07-22 03:41:40,454 - 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}1ecf92ab1317cd2fac176c0b4de5416fcd47a4be" 2018-07-22 03:41:40,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9786d87e-30df-47fc-90bb-64e939d9ea21 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-22 03:41:40,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9786d87e-30df-47fc-90bb-64e939d9ea21 2018-07-22 03:41:40,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecf92ab1317cd2fac176c0b4de5416fcd47a4be" 2018-07-22 03:41:40,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c07481d7-5d7a-44a4-9fd9-a60d6a73fab2 Date: Sun, 22 Jul 2018 03:41:40 GMT RESP BODY: {"networks":[]} 2018-07-22 03:41:40,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-c07481d7-5d7a-44a4-9fd9-a60d6a73fab2 2018-07-22 03:41:40,815 - neutron_utils - INFO - Creating network with name cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:40,820 - 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}1ecf92ab1317cd2fac176c0b4de5416fcd47a4be" -d '{"network": {"name": "cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879", "admin_state_up": true}}' 2018-07-22 03:41:41,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-57a68067-fc1a-4b59-bf9a-f561ec1f3df3 Date: Sun, 22 Jul 2018 03:41:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513b03fbaa8147938ac445661fe10b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:41:41Z","is_default":false,"name":"cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879","qos_policy_id":null,"admin_state_up":true,"tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","mtu":1450}} 2018-07-22 03:41:41,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-57a68067-fc1a-4b59-bf9a-f561ec1f3df3 2018-07-22 03:41:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecf92ab1317cd2fac176c0b4de5416fcd47a4be" 2018-07-22 03:41:41,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-937199b0-58d3-4f13-aa7f-4abe6a29ff88 Date: Sun, 22 Jul 2018 03:41:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513b03fbaa8147938ac445661fe10b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:41:41Z","qos_policy_id":null,"name":"cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879","admin_state_up":true,"tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","mtu":1450}]} 2018-07-22 03:41:41,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 used request id req-937199b0-58d3-4f13-aa7f-4abe6a29ff88 2018-07-22 03:41:41,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecf92ab1317cd2fac176c0b4de5416fcd47a4be" 2018-07-22 03:41:41,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-85afcea8-cb3f-449e-af91-2254075a14c4 Date: Sun, 22 Jul 2018 03:41:41 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:41:41,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 used request id req-85afcea8-cb3f-449e-af91-2254075a14c4 2018-07-22 03:41:41,411 - neutron_utils - INFO - Creating subnet with name cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:41,416 - 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}1ecf92ab1317cd2fac176c0b4de5416fcd47a4be" -d '{"subnets": [{"ip_version": 4, "network_id": "1b1bfd01-ef49-4545-b0b4-3c15be30e2b5", "cidr": "10.67.79.0/24", "dns_nameservers": ["8.8.8.8"], "name": "cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}]}' 2018-07-22 03:41:42,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ab4ae932-3042-44a7-9c1e-c77732ae0931 Date: Sun, 22 Jul 2018 03:41:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:41:41Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"513b03fbaa8147938ac445661fe10b33","id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","subnetpool_id":null,"name":"cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:42,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-ab4ae932-3042-44a7-9c1e-c77732ae0931 2018-07-22 03:41:42,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecf92ab1317cd2fac176c0b4de5416fcd47a4be" 2018-07-22 03:41:42,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-0433f841-884b-4b04-b3c0-fb37e9efec7a Date: Sun, 22 Jul 2018 03:41:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513b03fbaa8147938ac445661fe10b33","l2_adjacency":true,"status":"ACTIVE","subnets":["fb305629-30cf-4f0e-ad57-2139ac4fd957"],"description":"","tags":[],"updated_at":"2018-07-22T03:41:41Z","qos_policy_id":null,"name":"cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879","admin_state_up":true,"tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","mtu":1450}]} 2018-07-22 03:41:42,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 used request id req-0433f841-884b-4b04-b3c0-fb37e9efec7a 2018-07-22 03:41:42,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecf92ab1317cd2fac176c0b4de5416fcd47a4be" 2018-07-22 03:41:42,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e54535d4-dd70-4f66-a5cf-3d66c9046669 Date: Sun, 22 Jul 2018 03:41:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:41:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"513b03fbaa8147938ac445661fe10b33","id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","subnetpool_id":null,"name":"cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:42,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 used request id req-e54535d4-dd70-4f66-a5cf-3d66c9046669 2018-07-22 03:41:42,364 - OpenStackNetwork - DEBUG - Network [1b1bfd01-ef49-4545-b0b4-3c15be30e2b5] created successfully 2018-07-22 03:41:42,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:41:42,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:41:42,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["aWLCYiAnRra8NDvvmArIWQ"], "issued_at": "2018-07-22T03:41:42.000000Z"}} 2018-07-22 03:41:42,771 - 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}c80d3bb907ebb21b9c4b1a2919a1d2db32e55037" 2018-07-22 03:41:43,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c9e146ff-d498-4d3f-ab2a-2c7087139029 Date: Sun, 22 Jul 2018 03:41:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:41:43,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-c9e146ff-d498-4d3f-ab2a-2c7087139029 2018-07-22 03:41:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80d3bb907ebb21b9c4b1a2919a1d2db32e55037" 2018-07-22 03:41:43,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-abd4869a-a39d-4a0b-b83f-cab0dff69551 Date: Sun, 22 Jul 2018 03:41:43 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:41:43,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-abd4869a-a39d-4a0b-b83f-cab0dff69551 2018-07-22 03:41:43,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:41:43,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:41:43,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["PhAjHb_5SESP6Wz19ccCoQ"], "issued_at": "2018-07-22T03:41:43.000000Z"}} 2018-07-22 03:41:43,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}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:43,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1bd1969-2e59-48e8-b5a5-3d81ede258bb 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-22 03:41:43,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b1bd1969-2e59-48e8-b5a5-3d81ede258bb 2018-07-22 03:41:43,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:43,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f0564ef-887b-4aca-86e0-05251cc51d7e Date: Sun, 22 Jul 2018 03:41:43 GMT RESP BODY: {"routers": []} 2018-07-22 03:41:43,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879&admin_state_up=True used request id req-3f0564ef-887b-4aca-86e0-05251cc51d7e 2018-07-22 03:41:43,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:41:43,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:41:44,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["6zAa35z2TrqhIAydwWQIXQ"], "issued_at": "2018-07-22T03:41:44.000000Z"}} 2018-07-22 03:41:44,117 - 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}b04e159a9f09d12529b33da120ee0bdc7e46244b" 2018-07-22 03:41:44,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a57e78d-6a8d-482f-9a28-5ef7199c8c56 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-22 03:41:44,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9a57e78d-6a8d-482f-9a28-5ef7199c8c56 2018-07-22 03:41:44,203 - 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}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:44,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-30cf6027-1e60-4fc8-8eb0-117f61772da9 Date: Sun, 22 Jul 2018 03:41:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","mtu":1500}]} 2018-07-22 03:41:44,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-30cf6027-1e60-4fc8-8eb0-117f61772da9 2018-07-22 03:41:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:44,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d15404d1-efa4-45bc-bf21-a04d25867c77 Date: Sun, 22 Jul 2018 03:41:44 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:41:44,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-d15404d1-efa4-45bc-bf21-a04d25867c77 2018-07-22 03:41:44,345 - neutron_utils - INFO - Creating router with name - cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:44,350 - 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}3f371682bcb2804ba5152c02cf74a27e6ea3309d" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879", "admin_state_up": true}}' 2018-07-22 03:41:45,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-c9ebebe9-4413-4c32-a7bf-dae70861b7d7 Date: Sun, 22 Jul 2018 03:41:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:44Z", "admin_state_up": true, "updated_at": "2018-07-22T03:41:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "cbde6e12-229a-48a5-8952-979a4e05b0fe", "name": "cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:45,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-c9ebebe9-4413-4c32-a7bf-dae70861b7d7 2018-07-22 03:41:45,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=cbde6e12-229a-48a5-8952-979a4e05b0fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:45,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-269c8908-af61-44d0-a41a-452c8cd6e55a Date: Sun, 22 Jul 2018 03:41:45 GMT RESP BODY: {"ports":[]} 2018-07-22 03:41:45,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=cbde6e12-229a-48a5-8952-979a4e05b0fe used request id req-269c8908-af61-44d0-a41a-452c8cd6e55a 2018-07-22 03:41:45,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:46,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-18993cc6-08a5-439e-a77b-9fc601d11d24 Date: Sun, 22 Jul 2018 03:41:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:41:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"513b03fbaa8147938ac445661fe10b33","id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","subnetpool_id":null,"name":"cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:46,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-18993cc6-08a5-439e-a77b-9fc601d11d24 2018-07-22 03:41:46,006 - 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-22 03:41:46,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:41:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:41:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:46,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de639c64-d95e-45e9-adde-2b9bd379d09b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:46,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-de639c64-d95e-45e9-adde-2b9bd379d09b 2018-07-22 03:41:46,095 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 03:41:46,095 - neutron_utils - INFO - Adding interface to router with name cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/cbde6e12-229a-48a5-8952-979a4e05b0fe/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" -d '{"subnet_id": "fb305629-30cf-4f0e-ad57-2139ac4fd957"}' 2018-07-22 03:41:48,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8281d969-0105-4adc-974b-8e9bff8f7988 Date: Sun, 22 Jul 2018 03:41:48 GMT RESP BODY: {"network_id": "1b1bfd01-ef49-4545-b0b4-3c15be30e2b5", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "subnet_id": "fb305629-30cf-4f0e-ad57-2139ac4fd957", "subnet_ids": ["fb305629-30cf-4f0e-ad57-2139ac4fd957"], "port_id": "bbc6fab1-68ae-45ab-9b71-1fa1eec9166c", "id": "cbde6e12-229a-48a5-8952-979a4e05b0fe"} 2018-07-22 03:41:48,258 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cbde6e12-229a-48a5-8952-979a4e05b0fe/add_router_interface used request id req-8281d969-0105-4adc-974b-8e9bff8f7988 2018-07-22 03:41:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/cbde6e12-229a-48a5-8952-979a4e05b0fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:48,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-832eaa6f-c1ab-4d1c-b1c8-f667f41d915b Date: Sun, 22 Jul 2018 03:41:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:44Z", "admin_state_up": true, "updated_at": "2018-07-22T03:41:47Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "cbde6e12-229a-48a5-8952-979a4e05b0fe", "name": "cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:48,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/cbde6e12-229a-48a5-8952-979a4e05b0fe used request id req-832eaa6f-c1ab-4d1c-b1c8-f667f41d915b 2018-07-22 03:41:48,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=cbde6e12-229a-48a5-8952-979a4e05b0fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:48,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-3433a2ff-c1d7-4507-8854-239a8bbee192 Date: Sun, 22 Jul 2018 03:41:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:41:47Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","ip_address":"10.67.79.1"}],"id":"bbc6fab1-68ae-45ab-9b71-1fa1eec9166c","security_groups":[],"mac_address":"fa:16:3e:4c:d6:d9","project_id":"513b03fbaa8147938ac445661fe10b33","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:46Z","binding:vnic_type":"normal","device_id":"cbde6e12-229a-48a5-8952-979a4e05b0fe","ip_allocation":"immediate"}]} 2018-07-22 03:41:48,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=cbde6e12-229a-48a5-8952-979a4e05b0fe used request id req-3433a2ff-c1d7-4507-8854-239a8bbee192 2018-07-22 03:41:48,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/fb305629-30cf-4f0e-ad57-2139ac4fd957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:41:48,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-ac90f8be-7c26-41d0-8497-7a65ad6a88fb Date: Sun, 22 Jul 2018 03:41:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:41:41Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"513b03fbaa8147938ac445661fe10b33","id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","subnetpool_id":null,"name":"cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:48,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/fb305629-30cf-4f0e-ad57-2139ac4fd957 used request id req-ac90f8be-7c26-41d0-8497-7a65ad6a88fb 2018-07-22 03:41:48,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-07-22 03:41:48,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:41:48,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:41:48,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["DwmTC6_3SpuRKNNZIVOSpw"], "issued_at": "2018-07-22T03:41:48.000000Z"}} 2018-07-22 03:41:48,889 - 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}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:48,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3324b1ae-a8c6-497e-905d-f7b9dd36dec0 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-22 03:41:48,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3324b1ae-a8c6-497e-905d-f7b9dd36dec0 2018-07-22 03:41:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7b5e79f1-bf31-4162-9e72-c7d8b3d1de3f Date: Sun, 22 Jul 2018 03:41:49 GMT RESP BODY: {"security_groups": []} 2018-07-22 03:41:49,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-7b5e79f1-bf31-4162-9e72-c7d8b3d1de3f 2018-07-22 03:41:49,109 - OpenStackSecurityGroup - INFO - Creating security group sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879... 2018-07-22 03:41:49,109 - neutron_utils - INFO - Creating security group with name - sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:49,114 - 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}00d6d1e1388b64e6800557e8cb4d297392624e1d" -d '{"security_group": {"name": "sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879"}}' 2018-07-22 03:41:49,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-66cfcd17-8ca6-40d9-a8f0-f51ab14e2af7 Date: Sun, 22 Jul 2018 03:41:49 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "updated_at": "2018-07-22T03:41:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}], "revision_number": 2, "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "ab634d28-5ad1-488e-8f17-ce282da90486", "name": "sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:49,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-66cfcd17-8ca6-40d9-a8f0-f51ab14e2af7 2018-07-22 03:41:49,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6cad989-b8b9-42be-9b25-9c93d940df12 Date: Sun, 22 Jul 2018 03:41: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-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92"}]} 2018-07-22 03:41:49,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-d6cad989-b8b9-42be-9b25-9c93d940df12 2018-07-22 03:41:49,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:49,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db77b033-b706-45e3-bbc1-3171249e72e6 Date: Sun, 22 Jul 2018 03:41: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-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92"}]} 2018-07-22 03:41:49,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-db77b033-b706-45e3-bbc1-3171249e72e6 2018-07-22 03:41:49,508 - neutron_utils - INFO - Retrieving security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:49,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2469b6bd-52fe-4324-9e13-e1e51226fd28 Date: Sun, 22 Jul 2018 03:41:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "updated_at": "2018-07-22T03:41:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}], "revision_number": 2, "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "ab634d28-5ad1-488e-8f17-ce282da90486", "name": "sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:49,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-2469b6bd-52fe-4324-9e13-e1e51226fd28 2018-07-22 03:41:49,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:49,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8a6c1718-9e0e-442d-806f-05d3ba5a35a5 Date: Sun, 22 Jul 2018 03:41: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-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92"}]} 2018-07-22 03:41:49,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-8a6c1718-9e0e-442d-806f-05d3ba5a35a5 2018-07-22 03:41:49,619 - neutron_utils - INFO - Retrieving security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b5a1b047-886b-43c9-8a55-79ad1f633569 Date: Sun, 22 Jul 2018 03:41:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "updated_at": "2018-07-22T03:41:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}], "revision_number": 2, "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "ab634d28-5ad1-488e-8f17-ce282da90486", "name": "sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:49,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-b5a1b047-886b-43c9-8a55-79ad1f633569 2018-07-22 03:41:49,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:49,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c67c043c-c6bf-4903-ad66-c9690c0508f8 Date: Sun, 22 Jul 2018 03:41: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-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92"}]} 2018-07-22 03:41:49,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-c67c043c-c6bf-4903-ad66-c9690c0508f8 2018-07-22 03:41:49,710 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:49,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a7fba4bd-4ba9-4fd5-b86c-e2880eba5e19 Date: Sun, 22 Jul 2018 03:41:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "updated_at": "2018-07-22T03:41:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}], "revision_number": 2, "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "ab634d28-5ad1-488e-8f17-ce282da90486", "name": "sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:49,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-a7fba4bd-4ba9-4fd5-b86c-e2880eba5e19 2018-07-22 03:41:49,769 - 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-22 03:41:49,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:41:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:41:49,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0654bc-bea0-4f0c-a540-e7dca1540d29 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:49,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-9f0654bc-bea0-4f0c-a540-e7dca1540d29 2018-07-22 03:41:49,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:49,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:49,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a95385c2-aa22-485b-a5a0-9ebc6301cc2f Date: Sun, 22 Jul 2018 03:41: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-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92"}]} 2018-07-22 03:41:49,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-a95385c2-aa22-485b-a5a0-9ebc6301cc2f 2018-07-22 03:41:49,900 - 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}00d6d1e1388b64e6800557e8cb4d297392624e1d" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486"}}' 2018-07-22 03:41:50,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-755cdd75-abf0-4029-a742-66fe863957dc Date: Sun, 22 Jul 2018 03:41:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T03:41:50Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": 1, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:50Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "87cb9f48-b1d0-4bf6-ae98-fdeee36b0157"}} 2018-07-22 03:41:50,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-755cdd75-abf0-4029-a742-66fe863957dc 2018-07-22 03:41:50,063 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:50,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-bbd709ea-355b-49f0-9323-193fb01a0ef1 Date: Sun, 22 Jul 2018 03:41:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "updated_at": "2018-07-22T03:41:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-22T03:41:50Z", "revision_number": 0, "id": "87cb9f48-b1d0-4bf6-ae98-fdeee36b0157", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:50Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": 1, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}], "revision_number": 3, "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "ab634d28-5ad1-488e-8f17-ce282da90486", "name": "sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:50,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-bbd709ea-355b-49f0-9323-193fb01a0ef1 2018-07-22 03:41:50,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:50,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353be990-b028-4ff1-8d34-d15f2fc7cc31 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:50,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-353be990-b028-4ff1-8d34-d15f2fc7cc31 2018-07-22 03:41:50,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:50,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:50,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1486 X-Openstack-Request-Id: req-020cbd54-c26b-4e5c-82ec-b7c09fbf6b0e Date: Sun, 22 Jul 2018 03:41:50 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-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T03:41:50Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": 1, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:50Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "87cb9f48-b1d0-4bf6-ae98-fdeee36b0157"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92"}]} 2018-07-22 03:41:50,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-020cbd54-c26b-4e5c-82ec-b7c09fbf6b0e 2018-07-22 03:41:50,264 - 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}00d6d1e1388b64e6800557e8cb4d297392624e1d" -d '{"security_group_rule": {"protocol": 17, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486"}}' 2018-07-22 03:41:50,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-270e10e4-ab15-4796-9312-1bd458b5e2ce Date: Sun, 22 Jul 2018 03:41:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T03:41:50Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": 1, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:50Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "683c64fe-2e67-490c-9be3-d9218762254f"}} 2018-07-22 03:41:50,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-270e10e4-ab15-4796-9312-1bd458b5e2ce 2018-07-22 03:41:50,402 - neutron_utils - INFO - Retrieving security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:50,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:50,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-6fd74f84-9709-4bee-8659-07237395dbb3 Date: Sun, 22 Jul 2018 03:41:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "updated_at": "2018-07-22T03:41:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "ingress", "protocol": "17", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-22T03:41:50Z", "revision_number": 0, "id": "683c64fe-2e67-490c-9be3-d9218762254f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:50Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": 1, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-22T03:41:50Z", "revision_number": 0, "id": "87cb9f48-b1d0-4bf6-ae98-fdeee36b0157", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:50Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": 1, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "revision_number": 0, "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}], "revision_number": 4, "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "ab634d28-5ad1-488e-8f17-ce282da90486", "name": "sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:50,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-6fd74f84-9709-4bee-8659-07237395dbb3 2018-07-22 03:41:50,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab634d28-5ad1-488e-8f17-ce282da90486 2018-07-22 03:41:50,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:50,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1971 X-Openstack-Request-Id: req-9b4c4d47-03a5-4936-ac8f-e99259b44263 Date: Sun, 22 Jul 2018 03:41:50 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-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T03:41:50Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": 1, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:50Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "683c64fe-2e67-490c-9be3-d9218762254f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T03:41:50Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": 1, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:50Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "87cb9f48-b1d0-4bf6-ae98-fdeee36b0157"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:49Z", "security_group_id": "ab634d28-5ad1-488e-8f17-ce282da90486", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:49Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "c8e16717-bf7b-4d17-a830-8fd30b4baa92"}]} 2018-07-22 03:41:50,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-9b4c4d47-03a5-4936-ac8f-e99259b44263 2018-07-22 03:41:50,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-07-22 03:41:50,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:41:50,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:41:50,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["uVFZ0ZfIT_W8ksX807fAJA"], "issued_at": "2018-07-22T03:41:50.000000Z"}} 2018-07-22 03:41:50,880 - 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}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:50,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a5a0c4-0092-41eb-b81d-487b9a2d7bce 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-22 03:41:50,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-34a5a0c4-0092-41eb-b81d-487b9a2d7bce 2018-07-22 03:41:50,959 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:41:50,960 - 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}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:51,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663424ac-9426-46ed-a4fb-3943910b06ad 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-22 03:41:51,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-663424ac-9426-46ed-a4fb-3943910b06ad 2018-07-22 03:41:51,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:51,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-3b79fa11-0b75-4672-b576-24012908ebe3 Date: Sun, 22 Jul 2018 03:41:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513b03fbaa8147938ac445661fe10b33","l2_adjacency":true,"status":"ACTIVE","subnets":["fb305629-30cf-4f0e-ad57-2139ac4fd957"],"description":"","tags":[],"updated_at":"2018-07-22T03:41:41Z","qos_policy_id":null,"name":"cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879","admin_state_up":true,"tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","mtu":1450}]} 2018-07-22 03:41:51,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-3b79fa11-0b75-4672-b576-24012908ebe3 2018-07-22 03:41:51,318 - 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-22 03:41:51,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:41:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:41:51,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:51,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9eb157-ef98-4359-9427-33cbfc10f093 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:51,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-5d9eb157-ef98-4359-9427-33cbfc10f093 2018-07-22 03:41:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:51,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-59a0bc4b-3f4c-4bc7-b9ac-a951191c1802 Date: Sun, 22 Jul 2018 03:41:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:41:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"513b03fbaa8147938ac445661fe10b33","id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","subnetpool_id":null,"name":"cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:51,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 used request id req-59a0bc4b-3f4c-4bc7-b9ac-a951191c1802 2018-07-22 03:41:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5&name=cloudify_manager_port-46ad24b7-fe04-4211-a2d0-375824611879&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:51,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98d8ec59-307f-4e4b-a0c5-7eef351dbfcf Date: Sun, 22 Jul 2018 03:41:51 GMT RESP BODY: {"ports":[]} 2018-07-22 03:41:51,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5&name=cloudify_manager_port-46ad24b7-fe04-4211-a2d0-375824611879&admin_state_up=True used request id req-98d8ec59-307f-4e4b-a0c5-7eef351dbfcf 2018-07-22 03:41:51,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=cloudify_manager-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:51,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41: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-704315c3-0ea5-4a13-a90f-bc7f9a77f343 x-compute-request-id: req-704315c3-0ea5-4a13-a90f-bc7f9a77f343 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 03:41:51,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=cloudify_manager-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-704315c3-0ea5-4a13-a90f-bc7f9a77f343 2018-07-22 03:41:51,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:51,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-75d705d3-393a-4eb1-8516-8d5aaf81f2f8 Date: Sun, 22 Jul 2018 03:41:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513b03fbaa8147938ac445661fe10b33","l2_adjacency":true,"status":"ACTIVE","subnets":["fb305629-30cf-4f0e-ad57-2139ac4fd957"],"description":"","tags":[],"updated_at":"2018-07-22T03:41:41Z","qos_policy_id":null,"name":"cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879","admin_state_up":true,"tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","mtu":1450}]} 2018-07-22 03:41:51,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-75d705d3-393a-4eb1-8516-8d5aaf81f2f8 2018-07-22 03:41:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:51,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfa2e8c-2ac9-4524-81ff-a4407ce5f56f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:51,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-ebfa2e8c-2ac9-4524-81ff-a4407ce5f56f 2018-07-22 03:41:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:51,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b41a68b-42e5-47f1-a68a-1bc1746135d8 Date: Sun, 22 Jul 2018 03:41:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:41:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"513b03fbaa8147938ac445661fe10b33","id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","subnetpool_id":null,"name":"cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:51,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 used request id req-2b41a68b-42e5-47f1-a68a-1bc1746135d8 2018-07-22 03:41:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5&name=cloudify_manager_port-46ad24b7-fe04-4211-a2d0-375824611879&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:52,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0ad23e56-0117-47e1-a4ea-db149019de17 Date: Sun, 22 Jul 2018 03:41:52 GMT RESP BODY: {"ports":[]} 2018-07-22 03:41:52,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5&name=cloudify_manager_port-46ad24b7-fe04-4211-a2d0-375824611879&admin_state_up=True used request id req-0ad23e56-0117-47e1-a4ea-db149019de17 2018-07-22 03:41:52,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:41:52,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:41:52,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T04:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/513b03fbaa8147938ac445661fe10b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879", "id": "a957636099bb437f8f53da61c15cd207"}, "audit_ids": ["cgzHmwqYSz6-PfH_4HVAWQ"], "issued_at": "2018-07-22T03:41:52.000000Z"}} 2018-07-22 03:41:52,391 - 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}0883eed74c128d5214619f210af95a6b43b8f1fc" 2018-07-22 03:41:52,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5daafd2-ee36-4910-9ad5-bd081c621d48 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-22 03:41:52,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b5daafd2-ee36-4910-9ad5-bd081c621d48 2018-07-22 03:41:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:52,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-f83cca5a-1d79-4cd2-b4ff-cd4c3b4c9356 Date: Sun, 22 Jul 2018 03:41:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513b03fbaa8147938ac445661fe10b33","l2_adjacency":true,"status":"ACTIVE","subnets":["fb305629-30cf-4f0e-ad57-2139ac4fd957"],"description":"","tags":[],"updated_at":"2018-07-22T03:41:41Z","qos_policy_id":null,"name":"cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879","admin_state_up":true,"tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","mtu":1450}]} 2018-07-22 03:41:52,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-f83cca5a-1d79-4cd2-b4ff-cd4c3b4c9356 2018-07-22 03:41:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:52,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a85a6aa8-861f-4279-89b3-0f5e354d14be Date: Sun, 22 Jul 2018 03:41:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:41:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"513b03fbaa8147938ac445661fe10b33","id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","subnetpool_id":null,"name":"cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:52,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 used request id req-a85a6aa8-861f-4279-89b3-0f5e354d14be 2018-07-22 03:41:52,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:52,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-dbc56a4f-abb7-4459-a8c7-6d6181b9c198 Date: Sun, 22 Jul 2018 03:41:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513b03fbaa8147938ac445661fe10b33","l2_adjacency":true,"status":"ACTIVE","subnets":["fb305629-30cf-4f0e-ad57-2139ac4fd957"],"description":"","tags":[],"updated_at":"2018-07-22T03:41:41Z","qos_policy_id":null,"name":"cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879","admin_state_up":true,"tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","mtu":1450}]} 2018-07-22 03:41:52,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-dbc56a4f-abb7-4459-a8c7-6d6181b9c198 2018-07-22 03:41:52,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-22 03:41:52,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:41:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:41:52,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0883eed74c128d5214619f210af95a6b43b8f1fc" 2018-07-22 03:41:52,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f61d92-10da-4b58-a1f1-190ae44d0cc4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:52,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-75f61d92-10da-4b58-a1f1-190ae44d0cc4 2018-07-22 03:41:52,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:52,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-004b1a83-912b-483b-8f3d-a8d33dea794e Date: Sun, 22 Jul 2018 03:41:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:41:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"513b03fbaa8147938ac445661fe10b33","id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","subnetpool_id":null,"name":"cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:52,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 used request id req-004b1a83-912b-483b-8f3d-a8d33dea794e 2018-07-22 03:41:52,807 - neutron_utils - INFO - Creating port for network with name - cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:52,811 - 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}52237da179b541fa2e8defcecf5c4d3eaf781ef4" -d '{"port": {"network_id": "1b1bfd01-ef49-4545-b0b4-3c15be30e2b5", "name": "cloudify_manager_port-46ad24b7-fe04-4211-a2d0-375824611879", "admin_state_up": true}}' 2018-07-22 03:41:53,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-870b7f3d-5272-4d95-9ae4-6edec9a2ba9e Date: Sun, 22 Jul 2018 03:41:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:41:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","ip_address":"10.67.79.4"}],"id":"d71a6e07-4c2e-407a-9bd8-5bb635ed9e06","security_groups":["d8172c9d-3c4c-487f-9276-2dd7fefeabe4"],"mac_address":"fa:16:3e:99:46:7e","device_id":"","status":"DOWN","description":"","tags":[],"name":"cloudify_manager_port-46ad24b7-fe04-4211-a2d0-375824611879","project_id":"513b03fbaa8147938ac445661fe10b33","qos_policy_id":null,"admin_state_up":true,"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 03:41:53,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-870b7f3d-5272-4d95-9ae4-6edec9a2ba9e 2018-07-22 03:41:53,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:53,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-2c1be699-6f4f-4979-a8b1-0eab687f11a9 Date: Sun, 22 Jul 2018 03:41:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513b03fbaa8147938ac445661fe10b33","l2_adjacency":true,"status":"ACTIVE","subnets":["fb305629-30cf-4f0e-ad57-2139ac4fd957"],"description":"","tags":[],"updated_at":"2018-07-22T03:41:41Z","qos_policy_id":null,"name":"cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879","admin_state_up":true,"tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","mtu":1450}]} 2018-07-22 03:41:53,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=cloudify_vrouter_network-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-2c1be699-6f4f-4979-a8b1-0eab687f11a9 2018-07-22 03:41:53,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:54,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5c666b-1420-42da-bda5-b55cc86a3e5b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:54,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-ca5c666b-1420-42da-bda5-b55cc86a3e5b 2018-07-22 03:41:54,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:54,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2afc19af-4f5c-45cb-94a1-be3101737bfa Date: Sun, 22 Jul 2018 03:41:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T03:41:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"513b03fbaa8147938ac445661fe10b33","id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","subnetpool_id":null,"name":"cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:54,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5 used request id req-2afc19af-4f5c-45cb-94a1-be3101737bfa 2018-07-22 03:41:54,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5&name=cloudify_manager_port-46ad24b7-fe04-4211-a2d0-375824611879&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:54,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-784bc794-6d6e-46cd-9b23-d79a55f22399 Date: Sun, 22 Jul 2018 03:41:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:41:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb305629-30cf-4f0e-ad57-2139ac4fd957","ip_address":"10.67.79.4"}],"id":"d71a6e07-4c2e-407a-9bd8-5bb635ed9e06","security_groups":["d8172c9d-3c4c-487f-9276-2dd7fefeabe4"],"mac_address":"fa:16:3e:99:46:7e","project_id":"513b03fbaa8147938ac445661fe10b33","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"cloudify_manager_port-46ad24b7-fe04-4211-a2d0-375824611879","admin_state_up":true,"network_id":"1b1bfd01-ef49-4545-b0b4-3c15be30e2b5","tenant_id":"513b03fbaa8147938ac445661fe10b33","created_at":"2018-07-22T03:41:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 03:41:54,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1b1bfd01-ef49-4545-b0b4-3c15be30e2b5&name=cloudify_manager_port-46ad24b7-fe04-4211-a2d0-375824611879&admin_state_up=True used request id req-784bc794-6d6e-46cd-9b23-d79a55f22399 2018-07-22 03:41:54,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:54,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4ea1f5-d6ba-4e0d-b6e0-9a7c5581be45 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:41:54,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-dd4ea1f5-d6ba-4e0d-b6e0-9a7c5581be45 2018-07-22 03:41:54,167 - nova_utils - INFO - Creating VM with name - cloudify_manager-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:54,170 - 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}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:54,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41: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,Accept-Encoding x-openstack-request-id: req-763a50cb-5c9a-4606-af5d-f22df8f57eb5 x-compute-request-id: req-763a50cb-5c9a-4606-af5d-f22df8f57eb5 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}, {"id": "ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "rel": "bookmark"}], "name": "cloudify.medium-46ad24b7-fe04-4211-a2d0-375824611879"}]} 2018-07-22 03:41:54,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-763a50cb-5c9a-4606-af5d-f22df8f57eb5 2018-07-22 03:41:54,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:54,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41: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,Accept-Encoding x-openstack-request-id: req-4adc3733-c739-456e-bbe6-d6c15b92c67a x-compute-request-id: req-4adc3733-c739-456e-bbe6-d6c15b92c67a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-46ad24b7-fe04-4211-a2d0-375824611879", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f"}} 2018-07-22 03:41:54,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f used request id req-4adc3733-c739-456e-bbe6-d6c15b92c67a 2018-07-22 03:41:54,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:54,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 948 Content-Type: application/json X-Openstack-Request-Id: req-1d147d2b-2d3f-4010-a2b3-7e74d17ce7d3 Date: Sun, 22 Jul 2018 03:41:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:40:27Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-22T03:41:31Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/snap", "metadata": {}}], "self": "/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "min_disk": 0, "protected": false, "id": "9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "file": "/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "513b03fbaa8147938ac445661fe10b33", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=cloudify_manager_4.0"} 2018-07-22 03:41:54,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=cloudify_manager_4.0 used request id req-1d147d2b-2d3f-4010-a2b3-7e74d17ce7d3 2018-07-22 03:41:54,404 - 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}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:54,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fa28a6df-c656-4c5d-9df3-613d2126a717 Date: Sun, 22 Jul 2018 03:41:54 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-22 03:41:54,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fa28a6df-c656-4c5d-9df3-613d2126a717 2018-07-22 03:41:54,416 - 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}52237da179b541fa2e8defcecf5c4d3eaf781ef4" -d '{"server": {"name": "cloudify_manager-46ad24b7-fe04-4211-a2d0-375824611879", "imageRef": "9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "key_name": "cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879", "flavorRef": "ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "max_count": 1, "min_count": 1, "networks": [{"port": "d71a6e07-4c2e-407a-9bd8-5bb635ed9e06"}], "security_groups": [{"name": "sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879"}]}}' 2018-07-22 03:41:55,380 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:41: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-73fc57e0-0626-4952-ab4e-10f3a2b27fdc x-compute-request-id: req-73fc57e0-0626-4952-ab4e-10f3a2b27fdc Content-Length: 423 location: http://172.30.9.25:8774/v2.1/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879"}], "OS-DCF:diskConfig": "MANUAL", "id": "4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "rel": "bookmark"}], "adminPass": "wRCZ7tqVSkso"}} 2018-07-22 03:41:55,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-73fc57e0-0626-4952-ab4e-10f3a2b27fdc 2018-07-22 03:41:55,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:55,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41: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-4e1f2f86-6372-4601-95d4-ae8d7d1ea348 x-compute-request-id: req-4e1f2f86-6372-4601-95d4-ae8d7d1ea348 Content-Encoding: gzip Content-Length: 611 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/4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "rel": "bookmark"}], "image": {"id": "9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "links": [{"href": "http://172.30.9.25:8774/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "links": [{"href": "http://172.30.9.25:8774/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "rel": "bookmark"}]}, "id": "4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "user_id": "a957636099bb437f8f53da61c15cd207", "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-22T03:41:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879", "name": "cloudify_manager-46ad24b7-fe04-4211-a2d0-375824611879", "created": "2018-07-22T03:41:55Z", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:41:55,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d used request id req-4e1f2f86-6372-4601-95d4-ae8d7d1ea348 2018-07-22 03:41:55,459 - create_instance - INFO - Created instance with name - cloudify_manager-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:55,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:55,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41: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-4d437e82-1f80-431d-b2b3-66be8470f1dc x-compute-request-id: req-4d437e82-1f80-431d-b2b3-66be8470f1dc Content-Encoding: gzip Content-Length: 611 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/4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "rel": "bookmark"}], "image": {"id": "9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "links": [{"href": "http://172.30.9.25:8774/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "links": [{"href": "http://172.30.9.25:8774/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "rel": "bookmark"}]}, "id": "4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "user_id": "a957636099bb437f8f53da61c15cd207", "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-22T03:41:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879", "name": "cloudify_manager-46ad24b7-fe04-4211-a2d0-375824611879", "created": "2018-07-22T03:41:55Z", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 03:41:55,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d used request id req-4d437e82-1f80-431d-b2b3-66be8470f1dc 2018-07-22 03:41:55,751 - create_instance - DEBUG - Instance status [cloudify_manager-46ad24b7-fe04-4211-a2d0-375824611879] is - BUILD 2018-07-22 03:41:55,751 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 03:41:58,754 - create_instance - DEBUG - VM status query timeout in 896.705015898 2018-07-22 03:41:58,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52237da179b541fa2e8defcecf5c4d3eaf781ef4" 2018-07-22 03:41:59,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:41: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-3175623b-a549-4206-8cee-ec00b924bbe0 x-compute-request-id: req-3175623b-a549-4206-8cee-ec00b924bbe0 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "rel": "bookmark"}], "image": {"id": "9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "links": [{"href": "http://172.30.9.25:8774/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "links": [{"href": "http://172.30.9.25:8774/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f", "rel": "bookmark"}]}, "id": "4da0dc76-dba9-4e9c-ab0a-3eb67482038d", "user_id": "a957636099bb437f8f53da61c15cd207", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-22T03:41:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879", "name": "cloudify_manager-46ad24b7-fe04-4211-a2d0-375824611879", "created": "2018-07-22T03:41:55Z", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-07-22T03:41:55Z"}, "metadata": {}}} 2018-07-22 03:41:59,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4da0dc76-dba9-4e9c-ab0a-3eb67482038d used request id req-3175623b-a549-4206-8cee-ec00b924bbe0 2018-07-22 03:41:59,132 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 256, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 158, in __create_vm if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment 2018-07-22 03:41:59,239 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 03:41:59,239 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 01:39 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-22 03:41:59,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 404, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-07-22 03:41:59,244 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-22 03:41:59,244 - neutron_utils - INFO - Deleting security group rule with ID - c8e16717-bf7b-4d17-a830-8fd30b4baa92 2018-07-22 03:41:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c8e16717-bf7b-4d17-a830-8fd30b4baa92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:59,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ef35350-d2ea-477b-821b-d25b0d2df562 Content-Length: 0 Date: Sun, 22 Jul 2018 03:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:41:59,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c8e16717-bf7b-4d17-a830-8fd30b4baa92 used request id req-1ef35350-d2ea-477b-821b-d25b0d2df562 2018-07-22 03:41:59,340 - neutron_utils - INFO - Deleting security group rule with ID - 87cb9f48-b1d0-4bf6-ae98-fdeee36b0157 2018-07-22 03:41:59,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/87cb9f48-b1d0-4bf6-ae98-fdeee36b0157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:59,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f55a613c-c66b-4e7d-9fdc-2e611b40b62b Content-Length: 0 Date: Sun, 22 Jul 2018 03:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:41:59,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/87cb9f48-b1d0-4bf6-ae98-fdeee36b0157 used request id req-f55a613c-c66b-4e7d-9fdc-2e611b40b62b 2018-07-22 03:41:59,423 - neutron_utils - INFO - Deleting security group rule with ID - 111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a 2018-07-22 03:41:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:59,499 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5008846-06f2-4463-80c2-8d3812f7d694 Content-Length: 0 Date: Sun, 22 Jul 2018 03:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:41:59,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/111ef2d1-fee5-4bfb-8d34-d2edc1c74b6a used request id req-f5008846-06f2-4463-80c2-8d3812f7d694 2018-07-22 03:41:59,499 - neutron_utils - INFO - Deleting security group rule with ID - 683c64fe-2e67-490c-9be3-d9218762254f 2018-07-22 03:41:59,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/683c64fe-2e67-490c-9be3-d9218762254f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:59,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6b54a01-55fa-411e-9f7d-24ec8bc5dce0 Content-Length: 0 Date: Sun, 22 Jul 2018 03:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:41:59,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/683c64fe-2e67-490c-9be3-d9218762254f used request id req-b6b54a01-55fa-411e-9f7d-24ec8bc5dce0 2018-07-22 03:41:59,575 - neutron_utils - INFO - Deleting security group with name - sg-cloudify-manager-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ab634d28-5ad1-488e-8f17-ce282da90486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d6d1e1388b64e6800557e8cb4d297392624e1d" 2018-07-22 03:41:59,708 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a95d47f8-68f9-4c5e-9b5a-8cd1a7b20894 Content-Length: 0 Date: Sun, 22 Jul 2018 03:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:41:59,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ab634d28-5ad1-488e-8f17-ce282da90486 used request id req-a95d47f8-68f9-4c5e-9b5a-8cd1a7b20894 2018-07-22 03:41:59,709 - OpenStackNetwork - INFO - Removing router interface from router cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879 and subnet cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:59,709 - neutron_utils - INFO - Removing router interface from router named cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:41:59,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/cbde6e12-229a-48a5-8952-979a4e05b0fe/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" -d '{"subnet_id": "fb305629-30cf-4f0e-ad57-2139ac4fd957"}' 2018-07-22 03:42:01,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7aec9ac7-e2fd-4119-ad10-2bc526093d8b Date: Sun, 22 Jul 2018 03:42:01 GMT RESP BODY: {"network_id": "1b1bfd01-ef49-4545-b0b4-3c15be30e2b5", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "subnet_id": "fb305629-30cf-4f0e-ad57-2139ac4fd957", "subnet_ids": ["fb305629-30cf-4f0e-ad57-2139ac4fd957"], "port_id": "bbc6fab1-68ae-45ab-9b71-1fa1eec9166c", "id": "cbde6e12-229a-48a5-8952-979a4e05b0fe"} 2018-07-22 03:42:01,638 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cbde6e12-229a-48a5-8952-979a4e05b0fe/remove_router_interface used request id req-7aec9ac7-e2fd-4119-ad10-2bc526093d8b 2018-07-22 03:42:01,638 - OpenStackNetwork - INFO - Removing router cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:42:01,638 - neutron_utils - INFO - Deleting router with name - cloudify_vrouter_router-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:42:01,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/cbde6e12-229a-48a5-8952-979a4e05b0fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f371682bcb2804ba5152c02cf74a27e6ea3309d" 2018-07-22 03:42:02,677 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-999b163e-dec9-4f95-8e9b-edc771a1260b Content-Length: 0 Date: Sun, 22 Jul 2018 03:42:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:42:02,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/cbde6e12-229a-48a5-8952-979a4e05b0fe used request id req-999b163e-dec9-4f95-8e9b-edc771a1260b 2018-07-22 03:42:02,678 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:42:02,678 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:42:02,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/fb305629-30cf-4f0e-ad57-2139ac4fd957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecf92ab1317cd2fac176c0b4de5416fcd47a4be" 2018-07-22 03:42:03,021 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-506fd805-6ac4-459c-9715-c403733b8169 Date: Sun, 22 Jul 2018 03:42:03 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet fb305629-30cf-4f0e-ad57-2139ac4fd957: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-22 03:42:03,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fb305629-30cf-4f0e-ad57-2139ac4fd957 used request id req-506fd805-6ac4-459c-9715-c403733b8169 2018-07-22 03:42:03,021 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet fb305629-30cf-4f0e-ad57-2139ac4fd957: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-22 03:42:03,022 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet fb305629-30cf-4f0e-ad57-2139ac4fd957: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-506fd805-6ac4-459c-9715-c403733b8169'] 2018-07-22 03:42:03,022 - glance_utils - INFO - Deleting image named - vyos1.1.7 2018-07-22 03:42:03,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/02365588-c818-4a11-90eb-f840a1fea572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57642a1a6742fcb50463d6aa98ed446a6bacf9aa" 2018-07-22 03:42:04,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93b4f77f-039d-47f1-b041-904d3a1e3d59 Date: Sun, 22 Jul 2018 03:42: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-22 03:42:04,039 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/02365588-c818-4a11-90eb-f840a1fea572 used request id req-93b4f77f-039d-47f1-b041-904d3a1e3d59 2018-07-22 03:42:04,040 - glance_utils - INFO - Deleting image named - cloudify_manager_4.0 2018-07-22 03:42:04,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c13114edbb51a54bfe3e25cf1bbd38946cc870c1" 2018-07-22 03:42:05,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d14190e6-1dfa-4c6f-b4d9-484b6d60b8ae Date: Sun, 22 Jul 2018 03:42:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:42:05,161 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9a17d279-3ec2-4837-a9d0-d4ad1f23c527 used request id req-d14190e6-1dfa-4c6f-b4d9-484b6d60b8ae 2018-07-22 03:42:05,162 - nova_utils - DEBUG - Deleting keypair - cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:42:05,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9357cfb40e9de04e312d99c0ccdf7a1c8f5be742" 2018-07-22 03:42:05,197 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:42: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-d99b655a-5178-4f07-93f4-2e3b640549de x-compute-request-id: req-d99b655a-5178-4f07-93f4-2e3b640549de Content-Length: 0 Content-Type: application/json 2018-07-22 03:42:05,197 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_vrouter_kp-46ad24b7-fe04-4211-a2d0-375824611879 used request id req-d99b655a-5178-4f07-93f4-2e3b640549de 2018-07-22 03:42:05,197 - OpenStackKeypair - INFO - Deleted private key file [/home/opnfv/functest/data/router/cloudify_vrouter.pem] 2018-07-22 03:42:05,198 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:42:05,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a957636099bb437f8f53da61c15cd207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086c119248ced73fef06520025e06ab9648254d8" 2018-07-22 03:42:05,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105b1cb6-fb3e-432e-b175-c873e2aee1ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:42:05,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a957636099bb437f8f53da61c15cd207 used request id req-105b1cb6-fb3e-432e-b175-c873e2aee1ba 2018-07-22 03:42:05,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7d87606310a25e95032ac5ed06ae78f0c05049" 2018-07-22 03:42:05,482 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:42: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-377dab52-4021-4725-a7a2-3b177a9c343a x-compute-request-id: req-377dab52-4021-4725-a7a2-3b177a9c343a Content-Length: 0 Content-Type: application/json 2018-07-22 03:42:05,482 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ddb312e2-ddfa-4c5e-b26d-bde21a5bee0f used request id req-377dab52-4021-4725-a7a2-3b177a9c343a 2018-07-22 03:42:05,482 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:42:05,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/51ccdb82458e4c49b20cd24c1c54d424 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d70c7a580cbf7f06104de05f7bd4012d7e650d" 2018-07-22 03:42:05,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2947f9fd-3e6b-47c2-80a4-68f4b7b95274 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:42:05,662 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/51ccdb82458e4c49b20cd24c1c54d424 used request id req-2947f9fd-3e6b-47c2-80a4-68f4b7b95274 2018-07-22 03:42:05,668 - 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}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:05,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-be36a546-ec34-4f36-8306-26a481eb140b Date: Sun, 22 Jul 2018 03:42:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:54Z", "updated_at": "2018-07-22T03:36:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "0f297440-edfd-445b-8d79-c040a05d2a30", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "154409ad-ec70-4563-b486-80f5f65fd7b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "233f118e-cda4-427b-894a-aefacac90930", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "c41fb146-54b0-4724-8b8f-9a2ba8f6c1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:40Z", "updated_at": "2018-07-22T03:41:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "revision_number": 0, "id": "07c8718d-58d8-4161-8d22-b516736069bd", "remote_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "revision_number": 0, "id": "7595149d-6759-47f5-a6a8-c3aed6a67d02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "revision_number": 0, "id": "8c689342-cce7-4f19-9714-b35f416ee115", "remote_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "revision_number": 0, "id": "bd968b20-54cc-42c5-903f-f50c0c5fa443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}], "revision_number": 4, "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:39Z", "updated_at": "2018-07-22T03:38:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "26610c96-ac59-45b2-b0cf-b21130f46c04", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "5236158b-d5f4-483f-8a61-859da0939cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d2af833f-2239-4c78-aede-db0c13f9feef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d96ea71e-bc69-44c1-8a91-c39dd1b4d703", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "e64febf4-689b-404f-8b78-6d61999b0390", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:42:05,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-be36a546-ec34-4f36-8306-26a481eb140b 2018-07-22 03:42:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:05,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05dd0701-6c0c-4e95-958c-eedd1a9703d8 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:42:05,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-05dd0701-6c0c-4e95-958c-eedd1a9703d8 2018-07-22 03:42:05,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4c2a42-08d0-4dd0-a498-34accd7f9e0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:42:06,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-2b4c2a42-08d0-4dd0-a498-34accd7f9e0d 2018-07-22 03:42:06,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:42:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fca6491-3320-42be-8a28-47d352ec9b37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:42:06,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-2fca6491-3320-42be-8a28-47d352ec9b37 2018-07-22 03:42:06,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:42:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66249beb-f8a7-451f-b1f0-77255597f5a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 92a5c36c7f3143a9b0e27efd16abcd14.", "code": 404, "title": "Not Found"}} 2018-07-22 03:42:06,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14 used request id req-66249beb-f8a7-451f-b1f0-77255597f5a5 2018-07-22 03:42:06,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:42:06,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa8c918-8e9d-4427-87bf-6910e2694460 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:42:06,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-3aa8c918-8e9d-4427-87bf-6910e2694460 2018-07-22 03:42:06,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:42:06,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-412fa41b-6553-41a4-8257-eb7193ed68cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:42:06,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-412fa41b-6553-41a4-8257-eb7193ed68cf 2018-07-22 03:42:06,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:42:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5604d0b-8dbd-4ce0-9e33-e5b36642093e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:42:06,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-a5604d0b-8dbd-4ce0-9e33-e5b36642093e 2018-07-22 03:42:06,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:42:06,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e01fe7f-cc0f-4284-bc79-f9825f9b8d9b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:42:06,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-7e01fe7f-cc0f-4284-bc79-f9825f9b8d9b 2018-07-22 03:42:06,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23c32ae-3cdb-4c46-9c68-c1b5e1f5216d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:42:06,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-b23c32ae-3cdb-4c46-9c68-c1b5e1f5216d 2018-07-22 03:42:06,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:42:06,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-823fffb2-de5e-43f9-8750-0824cfcb697d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513b03fbaa8147938ac445661fe10b33", "name": "vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879"}} 2018-07-22 03:42:06,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-823fffb2-de5e-43f9-8750-0824cfcb697d 2018-07-22 03:42:06,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d8172c9d-3c4c-487f-9276-2dd7fefeabe4 2018-07-22 03:42:06,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d8172c9d-3c4c-487f-9276-2dd7fefeabe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-80d24d40-08cf-43ca-9e22-8ca39eeb5891 Date: Sun, 22 Jul 2018 03:42:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:40Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "07c8718d-58d8-4161-8d22-b516736069bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:40Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "7595149d-6759-47f5-a6a8-c3aed6a67d02"}, {"remote_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:40Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "8c689342-cce7-4f19-9714-b35f416ee115"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "port_range_min": null, "revision_number": 0, "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:40Z", "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "bd968b20-54cc-42c5-903f-f50c0c5fa443"}]} 2018-07-22 03:42:06,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d8172c9d-3c4c-487f-9276-2dd7fefeabe4 used request id req-80d24d40-08cf-43ca-9e22-8ca39eeb5891 2018-07-22 03:42:06,788 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:42:06,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d8172c9d-3c4c-487f-9276-2dd7fefeabe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,829 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-f3196a9f-efcf-4d11-9ca1-d301a62735fa Date: Sun, 22 Jul 2018 03:42:06 GMT RESP BODY: {"NeutronError": {"message": "Security Group d8172c9d-3c4c-487f-9276-2dd7fefeabe4 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-22 03:42:06,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d8172c9d-3c4c-487f-9276-2dd7fefeabe4 used request id req-f3196a9f-efcf-4d11-9ca1-d301a62735fa 2018-07-22 03:42:06,829 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security Group d8172c9d-3c4c-487f-9276-2dd7fefeabe4 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-22 03:42:06,830 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-46ad24b7-fe04-4211-a2d0-375824611879 2018-07-22 03:42:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:06,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa5e2403-b51f-428c-a671-26885bee1a92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:42:06,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/513b03fbaa8147938ac445661fe10b33 used request id req-fa5e2403-b51f-428c-a671-26885bee1a92 2018-07-22 03:42:06,988 - 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}a28146c1c7d7f7f22e9aaf56d9315227fdc9ec23" 2018-07-22 03:42:07,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105b2c98-9b16-4a88-9146-10c8c83400f9 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:42:07,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-105b2c98-9b16-4a88-9146-10c8c83400f9 2018-07-22 03:42:07,071 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-07-22 03:42:07,093 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-22 03:42:07,165 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-07-22 03:42:07,183 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-22 03:42:07,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-22 03:42:07,184 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-07-22 03:42:07,184 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 03:42:07,184 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 03:42:07,184 - openstack_tests - INFO - OS Credentials = > 2018-07-22 03:42:07,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:07,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:07,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["tnBg_bSIQnuKaXqG-f0Yog"], "issued_at": "2018-07-22T03:42:07.000000Z"}} 2018-07-22 03:42:07,566 - 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}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:42:07,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5324de4-27e4-400a-ab5e-afa6eb9d9bc0 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-22 03:42:07,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d5324de4-27e4-400a-ab5e-afa6eb9d9bc0 2018-07-22 03:42:07,647 - 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-22 03:42:07,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:42:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:42:07,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a149b8-17eb-42ec-bfa7-8add8b13fcf9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-07-22 03:42:07,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-32a149b8-17eb-42ec-bfa7-8add8b13fcf9 2018-07-22 03:42:07,736 - 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}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:42:07,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76528f87-be85-4125-aab9-d8d22c111eef 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-22 03:42:07,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-76528f87-be85-4125-aab9-d8d22c111eef 2018-07-22 03:42:07,822 - 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}70b35e6a5e63c451e393adabef9cc6b6555d32d7" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "domain_id": "default"}}' 2018-07-22 03:42:07,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d00b7be-4e3f-4de7-8487-420dd4c058c3 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97"}, "tags": [], "enabled": true, "id": "cd99431228684074a96804848d56dc97", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}} 2018-07-22 03:42:07,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5d00b7be-4e3f-4de7-8487-420dd4c058c3 2018-07-22 03:42:07,942 - keystone_utils - INFO - Created project with name - juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:42:07,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:07,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:08,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["pXZk-f3nQk6AXBe2fdIAhA"], "issued_at": "2018-07-22T03:42:08.000000Z"}} 2018-07-22 03:42:08,320 - 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}ea4ed63d5375af237edee7eb84b2f90fb741b442" 2018-07-22 03:42:08,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bd98e3-b507-4743-8030-94d5c9f037c2 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-22 03:42:08,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-53bd98e3-b507-4743-8030-94d5c9f037c2 2018-07-22 03:42:08,402 - 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-22 03:42:08,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:42:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:42:08,408 - 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}ea4ed63d5375af237edee7eb84b2f90fb741b442" 2018-07-22 03:42:08,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53af7248-c70e-4f11-bf1e-dd06787d5d25 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:42:08,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-53af7248-c70e-4f11-bf1e-dd06787d5d25 2018-07-22 03:42:08,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:08,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:08,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/e022d16594794ceba7252a46e5007481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2998b46e937240539ae40e3f15b25e22"}, "audit_ids": ["OdP0KlhzS7yj6aJLY51waA"], "issued_at": "2018-07-22T03:42:08.000000Z"}} 2018-07-22 03:42:08,876 - 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}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:08,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a639cb61-d5ee-4757-9a8c-4b273b02a01f 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-22 03:42:08,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a639cb61-d5ee-4757-9a8c-4b273b02a01f 2018-07-22 03:42:08,957 - 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-22 03:42:08,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:42:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:42:08,962 - 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}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:09,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25223c6-8b76-4ef4-b73a-20d6e0dc5257 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:42:09,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a25223c6-8b76-4ef4-b73a-20d6e0dc5257 2018-07-22 03:42:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:09,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476d73db-525a-4faa-a9eb-14d130abfb8c Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97"}, "tags": [], "enabled": true, "id": "cd99431228684074a96804848d56dc97", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}]} 2018-07-22 03:42:09,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 used request id req-476d73db-525a-4faa-a9eb-14d130abfb8c 2018-07-22 03:42:09,185 - 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}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:09,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90cd399b-d455-45ab-9862-95afef02f3e3 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-22 03:42:09,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-90cd399b-d455-45ab-9862-95afef02f3e3 2018-07-22 03:42:09,680 - 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}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:09,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e50b4f-3698-4e85-a097-a393aec0b5d1 Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:42:09,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-64e50b4f-3698-4e85-a097-a393aec0b5d1 2018-07-22 03:42:09,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:09,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435a9e26-4008-4fbf-8b1d-ee03aaed1332 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97"}, "tags": [], "enabled": true, "id": "cd99431228684074a96804848d56dc97", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}]} 2018-07-22 03:42:09,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 used request id req-435a9e26-4008-4fbf-8b1d-ee03aaed1332 2018-07-22 03:42:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/3f7e2c25be1f4636bffeaf908bd20e2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:09,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de1ed50-1991-4666-9b42-15eacf567a23 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "links": {"self": "http://172.30.9.25:5000/v3/users/3f7e2c25be1f4636bffeaf908bd20e2f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cd99431228684074a96804848d56dc97", "id": "3f7e2c25be1f4636bffeaf908bd20e2f", "password_expires_at": null}} 2018-07-22 03:42:09,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/3f7e2c25be1f4636bffeaf908bd20e2f used request id req-8de1ed50-1991-4666-9b42-15eacf567a23 2018-07-22 03:42:09,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3f7e2c25be1f4636bffeaf908bd20e2f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:09,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87516138-73a4-4cc3-b1cb-ce980473175b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3f7e2c25be1f4636bffeaf908bd20e2f/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 03:42:09,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3f7e2c25be1f4636bffeaf908bd20e2f/roles used request id req-87516138-73a4-4cc3-b1cb-ce980473175b 2018-07-22 03:42:09,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:10,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fa92d3-62dd-4931-ba4f-58f321539a42 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}} 2018-07-22 03:42:10,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-c4fa92d3-62dd-4931-ba4f-58f321539a42 2018-07-22 03:42:10,014 - keystone_utils - INFO - Granting role admin to project juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:42:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3f7e2c25be1f4636bffeaf908bd20e2f/roles/81ba99a6e35f4bda94973ef15d75b324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:42:10,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b3ea52-1c8e-4886-ac30-51f9ae166272 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:42:10,143 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3f7e2c25be1f4636bffeaf908bd20e2f/roles/81ba99a6e35f4bda94973ef15d75b324 used request id req-c4b3ea52-1c8e-4886-ac30-51f9ae166272 2018-07-22 03:42:10,143 - keystone_utils - INFO - Created user with name - juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:42:10,143 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457, password=3c8365b6-6857-438c-bcf3-bed76b501d8a, auth_url=http://172.30.9.25:5000//v3, project_name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-22 03:42:10,145 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-173 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-07-22 03:42:10,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:10,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:10,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["Ib8rNXS8T0u8wxDP2o0UiQ"], "issued_at": "2018-07-22T03:42:10.000000Z"}} 2018-07-22 03:42:10,626 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-22 03:42:11,985 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-07-22 03:42:11,986 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-22 03:42:11,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:11,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:12,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["8OhbTrI3QDm7cm-ogJBu4w"], "issued_at": "2018-07-22T03:42:12.000000Z"}} 2018-07-22 03:42:12,380 - 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}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:12,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd842b5c-8798-44e9-8aed-ceccc12e4561 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-22 03:42:12,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bd842b5c-8798-44e9-8aed-ceccc12e4561 2018-07-22 03:42:12,465 - 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-22 03:42:12,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:42:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:42:12,471 - 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}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:12,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed61d609-ca44-4762-9251-1ec1b9a5f99e Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1421bd6f81df46d1a4f9324c33e54e8a"}, "domain_id": "25cc59664c86472d83d1edd82fdabe4e", "enabled": true, "options": {}, "id": "1421bd6f81df46d1a4f9324c33e54e8a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/164c7420a58947e9805410ab5a9b3201"}, "domain_id": "default", "enabled": true, "options": {}, "id": "164c7420a58947e9805410ab5a9b3201", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/19e9c5ee16d04fc59e3eddac96d38dcb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19e9c5ee16d04fc59e3eddac96d38dcb", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2998b46e937240539ae40e3f15b25e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2998b46e937240539ae40e3f15b25e22", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2adff0d453044eb698afb8b2c13c3e2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2adff0d453044eb698afb8b2c13c3e2e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/2d21437f84c94ebc84cb9ec59dda063f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21437f84c94ebc84cb9ec59dda063f", "email": "heat@localhost", "password_expires_at": null}, {"name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "links": {"self": "http://172.30.9.25:5000/v3/users/3f7e2c25be1f4636bffeaf908bd20e2f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cd99431228684074a96804848d56dc97", "id": "3f7e2c25be1f4636bffeaf908bd20e2f", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/6763e67016754ca3a495328b1c6e7378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6763e67016754ca3a495328b1c6e7378", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6d20edf1f671459c9d4a531c140bb6e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d20edf1f671459c9d4a531c140bb6e3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/77b81af79195400f938b26162094f391"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77b81af79195400f938b26162094f391", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9526005e428c4fd3a84811994ab55908"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9526005e428c4fd3a84811994ab55908", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/9b904d6ef2314c55a87dff6f0dcc9378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b904d6ef2314c55a87dff6f0dcc9378", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b96b6365eb474b498521b38f2b366aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96b6365eb474b498521b38f2b366aad", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/d18bfef183a648f996a6bc7fcba8f584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18bfef183a648f996a6bc7fcba8f584", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/e2da2e4dc86c49e1b4ed47645936674b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2da2e4dc86c49e1b4ed47645936674b", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-22 03:42:12,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ed61d609-ca44-4762-9251-1ec1b9a5f99e 2018-07-22 03:42:12,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:12,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b74c8e8-8e4f-4755-8c6f-27a414443e9e Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97"}, "tags": [], "enabled": true, "id": "cd99431228684074a96804848d56dc97", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}]} 2018-07-22 03:42:12,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 used request id req-4b74c8e8-8e4f-4755-8c6f-27a414443e9e 2018-07-22 03:42:12,605 - 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}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:12,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb36ecc-5974-4b32-b10d-147eac9cf3cd 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-22 03:42:12,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0eb36ecc-5974-4b32-b10d-147eac9cf3cd 2018-07-22 03:42:12,985 - 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}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:13,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7cab1f-6aa5-4235-a9e3-d04cbcd4d83a Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:42:13,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9a7cab1f-6aa5-4235-a9e3-d04cbcd4d83a 2018-07-22 03:42:13,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:13,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94086b80-2521-4733-b880-f05ffb551f7a Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97"}, "tags": [], "enabled": true, "id": "cd99431228684074a96804848d56dc97", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}]} 2018-07-22 03:42:13,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 used request id req-94086b80-2521-4733-b880-f05ffb551f7a 2018-07-22 03:42:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/3dd3d22ba8f34d34938ce0b4dc3feabd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:13,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5dd11c9-3e6c-48ec-9b03-3b2fa893de4f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "juju_network_discovery_bug", "links": {"self": "http://172.30.9.25:5000/v3/users/3dd3d22ba8f34d34938ce0b4dc3feabd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cd99431228684074a96804848d56dc97", "id": "3dd3d22ba8f34d34938ce0b4dc3feabd", "password_expires_at": null}} 2018-07-22 03:42:13,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/3dd3d22ba8f34d34938ce0b4dc3feabd used request id req-c5dd11c9-3e6c-48ec-9b03-3b2fa893de4f 2018-07-22 03:42:13,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3dd3d22ba8f34d34938ce0b4dc3feabd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:13,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d778a3c-a973-46b3-9f38-0bdded5546a0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3dd3d22ba8f34d34938ce0b4dc3feabd/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 03:42:13,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3dd3d22ba8f34d34938ce0b4dc3feabd/roles used request id req-1d778a3c-a973-46b3-9f38-0bdded5546a0 2018-07-22 03:42:13,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:13,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5392bc10-3693-44ed-8ed1-3b6b40d69ce8 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-22 03:42:13,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-5392bc10-3693-44ed-8ed1-3b6b40d69ce8 2018-07-22 03:42:13,436 - keystone_utils - INFO - Granting role _member_ to project juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:42:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3dd3d22ba8f34d34938ce0b4dc3feabd/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:42:13,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d5b773f-d0ea-48af-97a7-88d7d6a8b17e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:42:13,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97/users/3dd3d22ba8f34d34938ce0b4dc3feabd/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-0d5b773f-d0ea-48af-97a7-88d7d6a8b17e 2018-07-22 03:42:13,566 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-07-22 03:42:13,566 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=bee6b6fe-19ce-4587-b6dc-655cef072a8d, auth_url=http://172.30.9.25:5000//v3, project_name=juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-22 03:42:13,678 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-07-22 03:42:13,678 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-07-22 03:42:13,678 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-07-22 03:42:13,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:13,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:14,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["KWiOtHTAQ7izS5eLmhtKcA"], "issued_at": "2018-07-22T03:42:14.000000Z"}} 2018-07-22 03:42:14,060 - 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}a56ca297f19ed667cb640f44817eb878c8617aaf" 2018-07-22 03:42:14,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da370426-1280-4584-a60a-f32c41af43ba 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-22 03:42:14,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-da370426-1280-4584-a60a-f32c41af43ba 2018-07-22 03:42:14,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56ca297f19ed667cb640f44817eb878c8617aaf" 2018-07-22 03:42:14,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f8e9d891-872e-4b61-af76-310fba1da149 Date: Sun, 22 Jul 2018 03:42:14 GMT RESP BODY: {"networks":[]} 2018-07-22 03:42:14,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=abot-net used request id req-f8e9d891-872e-4b61-af76-310fba1da149 2018-07-22 03:42:14,338 - neutron_utils - INFO - Creating network with name abot-net 2018-07-22 03:42:14,343 - 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}a56ca297f19ed667cb640f44817eb878c8617aaf" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-07-22 03:42:14,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-599437d4-fea9-49b4-8141-501fa575ae03 Date: Sun, 22 Jul 2018 03:42:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"725f4891-ac30-4f78-9046-7d8540fbd27b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"cd99431228684074a96804848d56dc97","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:42:14Z","is_default":false,"qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"cd99431228684074a96804848d56dc97","created_at":"2018-07-22T03:42:14Z","mtu":1450}} 2018-07-22 03:42:14,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-599437d4-fea9-49b4-8141-501fa575ae03 2018-07-22 03:42:14,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=725f4891-ac30-4f78-9046-7d8540fbd27b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56ca297f19ed667cb640f44817eb878c8617aaf" 2018-07-22 03:42:14,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-052ebbe6-faeb-47a0-a20a-50602d2160c2 Date: Sun, 22 Jul 2018 03:42:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"725f4891-ac30-4f78-9046-7d8540fbd27b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"cd99431228684074a96804848d56dc97","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T03:42:14Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"cd99431228684074a96804848d56dc97","created_at":"2018-07-22T03:42:14Z","provider:network_type":"vxlan"}]} 2018-07-22 03:42:14,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=725f4891-ac30-4f78-9046-7d8540fbd27b used request id req-052ebbe6-faeb-47a0-a20a-50602d2160c2 2018-07-22 03:42:14,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=725f4891-ac30-4f78-9046-7d8540fbd27b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56ca297f19ed667cb640f44817eb878c8617aaf" 2018-07-22 03:42:14,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-69238ea3-4c39-4c41-bd03-2338bf160f7f Date: Sun, 22 Jul 2018 03:42:14 GMT RESP BODY: {"subnets":[]} 2018-07-22 03:42:14,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=725f4891-ac30-4f78-9046-7d8540fbd27b used request id req-69238ea3-4c39-4c41-bd03-2338bf160f7f 2018-07-22 03:42:14,858 - neutron_utils - INFO - Creating subnet with name abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:42:14,863 - 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}a56ca297f19ed667cb640f44817eb878c8617aaf" -d '{"subnets": [{"ip_version": 4, "network_id": "725f4891-ac30-4f78-9046-7d8540fbd27b", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457"}]}' 2018-07-22 03:42:15,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-07ff8fe2-a9bc-41b6-87ab-e760ff79508e Date: Sun, 22 Jul 2018 03:42:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:42:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6b813820-eac0-49e6-9deb-b7cada9f3d06","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"cd99431228684074a96804848d56dc97","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457","enable_dhcp":true,"segment_id":null,"network_id":"725f4891-ac30-4f78-9046-7d8540fbd27b","tenant_id":"cd99431228684074a96804848d56dc97","created_at":"2018-07-22T03:42:14Z","ip_version":4}]} 2018-07-22 03:42:15,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-07ff8fe2-a9bc-41b6-87ab-e760ff79508e 2018-07-22 03:42:15,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=725f4891-ac30-4f78-9046-7d8540fbd27b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56ca297f19ed667cb640f44817eb878c8617aaf" 2018-07-22 03:42:15,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-70a2de47-f797-4c1d-819f-bb7180999161 Date: Sun, 22 Jul 2018 03:42:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"725f4891-ac30-4f78-9046-7d8540fbd27b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"cd99431228684074a96804848d56dc97","l2_adjacency":true,"status":"ACTIVE","subnets":["6b813820-eac0-49e6-9deb-b7cada9f3d06"],"description":"","tags":[],"updated_at":"2018-07-22T03:42:14Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"cd99431228684074a96804848d56dc97","created_at":"2018-07-22T03:42:14Z","provider:network_type":"vxlan"}]} 2018-07-22 03:42:15,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=725f4891-ac30-4f78-9046-7d8540fbd27b used request id req-70a2de47-f797-4c1d-819f-bb7180999161 2018-07-22 03:42:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=725f4891-ac30-4f78-9046-7d8540fbd27b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56ca297f19ed667cb640f44817eb878c8617aaf" 2018-07-22 03:42:15,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-c7f821ad-7cae-40e6-9689-00155d62ae1b Date: Sun, 22 Jul 2018 03:42:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:42:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6b813820-eac0-49e6-9deb-b7cada9f3d06","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"cd99431228684074a96804848d56dc97","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457","enable_dhcp":true,"segment_id":null,"network_id":"725f4891-ac30-4f78-9046-7d8540fbd27b","tenant_id":"cd99431228684074a96804848d56dc97","created_at":"2018-07-22T03:42:14Z","ip_version":4}]} 2018-07-22 03:42:15,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=725f4891-ac30-4f78-9046-7d8540fbd27b used request id req-c7f821ad-7cae-40e6-9689-00155d62ae1b 2018-07-22 03:42:15,381 - OpenStackNetwork - DEBUG - Network [725f4891-ac30-4f78-9046-7d8540fbd27b] created successfully 2018-07-22 03:42:15,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:15,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:15,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["6ibPSoVGQq6NL7cxVWEjXw"], "issued_at": "2018-07-22T03:42:15.000000Z"}} 2018-07-22 03:42:15,765 - 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}828800e5f7d940a025d8353e518739a4630f0c80" 2018-07-22 03:42:16,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-20f97b33-4973-4d52-9d16-a56df1b0ba7a Date: Sun, 22 Jul 2018 03:42:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 03:42:16,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-20f97b33-4973-4d52-9d16-a56df1b0ba7a 2018-07-22 03:42:16,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}828800e5f7d940a025d8353e518739a4630f0c80" 2018-07-22 03:42:16,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-173a9e9d-7b03-44ba-a76e-de0aa7f673a8 Date: Sun, 22 Jul 2018 03:42:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 03:42:16,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-173a9e9d-7b03-44ba-a76e-de0aa7f673a8 2018-07-22 03:42:16,279 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-07-22 03:42:16,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:16,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:16,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["E3VaavpeSAuiZvwyPkzQ3Q"], "issued_at": "2018-07-22T03:42:16.000000Z"}} 2018-07-22 03:42:16,656 - 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}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:16,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7cd1e8-8eee-4daf-89f7-1ab5afa5536b 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-22 03:42:16,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ed7cd1e8-8eee-4daf-89f7-1ab5afa5536b 2018-07-22 03:42:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:17,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-95e0fa7c-f745-47b6-bcb7-bfda4238f574 Date: Sun, 22 Jul 2018 03:42:17 GMT RESP BODY: {"routers": []} 2018-07-22 03:42:17,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457&admin_state_up=True used request id req-95e0fa7c-f745-47b6-bcb7-bfda4238f574 2018-07-22 03:42:17,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:17,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:17,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["EZtGgx3qSJSd-lUO36DiIw"], "issued_at": "2018-07-22T03:42:17.000000Z"}} 2018-07-22 03:42:17,516 - 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}af291016839f84b5ec848acc1d4711cb230b0b72" 2018-07-22 03:42:17,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d3a88e-641d-42bb-82c0-f62b35dade5c 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-22 03:42:17,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e0d3a88e-641d-42bb-82c0-f62b35dade5c 2018-07-22 03:42:17,533 - 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}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:17,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0994fc25-62f5-439d-b458-bbeca61ea92b Date: Sun, 22 Jul 2018 03:42:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"03ff3771-4217-4429-9bb6-04632e3dc525","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9cef2184377f4ce6999694a85e97fa82","l2_adjacency":true,"status":"ACTIVE","subnets":["282ca6d7-8024-4f01-bd76-4e8313df85c7"],"description":"","tags":[],"updated_at":"2018-07-22T01:55:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:11Z","provider:network_type":"flat"}]} 2018-07-22 03:42:17,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-0994fc25-62f5-439d-b458-bbeca61ea92b 2018-07-22 03:42:17,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:17,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3818ab2f-4497-42a4-9a5d-ce5d2b21ceb7 Date: Sun, 22 Jul 2018 03:42:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}]} 2018-07-22 03:42:17,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=03ff3771-4217-4429-9bb6-04632e3dc525 used request id req-3818ab2f-4497-42a4-9a5d-ce5d2b21ceb7 2018-07-22 03:42:17,668 - neutron_utils - INFO - Creating router with name - abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:42:17,673 - 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}085626bf74d39d19f522a61c27d35584f3bede42" -d '{"router": {"external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525"}, "name": "abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457", "admin_state_up": true}}' 2018-07-22 03:42:19,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-101a8abe-d5a0-4ae8-a22c-94606c7099bc Date: Sun, 22 Jul 2018 03:42:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cd99431228684074a96804848d56dc97", "created_at": "2018-07-22T03:42:17Z", "admin_state_up": true, "updated_at": "2018-07-22T03:42:18Z", "project_id": "cd99431228684074a96804848d56dc97", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "51c38bb7-15c0-4bbe-af13-b3252131ae2a", "name": "abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457"}} 2018-07-22 03:42:19,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-101a8abe-d5a0-4ae8-a22c-94606c7099bc 2018-07-22 03:42:19,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=51c38bb7-15c0-4bbe-af13-b3252131ae2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:19,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-60be2f8f-631d-4179-ace1-73ab861e917f Date: Sun, 22 Jul 2018 03:42:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:42:18Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.204"}],"id":"98ab20ea-7eff-4a07-8b60-5c82d0490cf6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:d3:f4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T03:42:18Z","binding:vnic_type":"normal","device_id":"51c38bb7-15c0-4bbe-af13-b3252131ae2a","ip_allocation":"immediate"}]} 2018-07-22 03:42:19,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=51c38bb7-15c0-4bbe-af13-b3252131ae2a used request id req-60be2f8f-631d-4179-ace1-73ab861e917f 2018-07-22 03:42:19,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:19,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-835628e8-35b4-4571-8b6a-4d1759fbabdd Date: Sun, 22 Jul 2018 03:42:19 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 03:42:19,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-835628e8-35b4-4571-8b6a-4d1759fbabdd 2018-07-22 03:42:19,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:19,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-7fcae258-c15b-40ae-85bc-11ab9320949d Date: Sun, 22 Jul 2018 03:42:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T03:42:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6b813820-eac0-49e6-9deb-b7cada9f3d06","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"cd99431228684074a96804848d56dc97","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457","enable_dhcp":true,"segment_id":null,"network_id":"725f4891-ac30-4f78-9046-7d8540fbd27b","tenant_id":"cd99431228684074a96804848d56dc97","created_at":"2018-07-22T03:42:14Z","ip_version":4}]} 2018-07-22 03:42:19,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457 used request id req-7fcae258-c15b-40ae-85bc-11ab9320949d 2018-07-22 03:42:19,634 - 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-22 03:42:19,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 03:42:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 03:42:19,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:19,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44265351-52da-498f-80d5-76acaf3fa170 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}} 2018-07-22 03:42:19,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97 used request id req-44265351-52da-498f-80d5-76acaf3fa170 2018-07-22 03:42:19,725 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 03:42:19,726 - neutron_utils - INFO - Adding interface to router with name abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:42:19,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/51c38bb7-15c0-4bbe-af13-b3252131ae2a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" -d '{"subnet_id": "6b813820-eac0-49e6-9deb-b7cada9f3d06"}' 2018-07-22 03:42:21,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3f025295-9922-4761-96a4-6aa6d48fd875 Date: Sun, 22 Jul 2018 03:42:21 GMT RESP BODY: {"network_id": "725f4891-ac30-4f78-9046-7d8540fbd27b", "tenant_id": "cd99431228684074a96804848d56dc97", "subnet_id": "6b813820-eac0-49e6-9deb-b7cada9f3d06", "subnet_ids": ["6b813820-eac0-49e6-9deb-b7cada9f3d06"], "port_id": "976020f9-0814-4613-9829-d0a9d4bff818", "id": "51c38bb7-15c0-4bbe-af13-b3252131ae2a"} 2018-07-22 03:42:21,761 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/51c38bb7-15c0-4bbe-af13-b3252131ae2a/add_router_interface used request id req-3f025295-9922-4761-96a4-6aa6d48fd875 2018-07-22 03:42:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/51c38bb7-15c0-4bbe-af13-b3252131ae2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:21,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-848d8f96-3ad6-4efb-b3c5-45391fc1f135 Date: Sun, 22 Jul 2018 03:42:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "282ca6d7-8024-4f01-bd76-4e8313df85c7", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd99431228684074a96804848d56dc97", "created_at": "2018-07-22T03:42:17Z", "admin_state_up": true, "updated_at": "2018-07-22T03:42:20Z", "project_id": "cd99431228684074a96804848d56dc97", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "51c38bb7-15c0-4bbe-af13-b3252131ae2a", "name": "abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457"}} 2018-07-22 03:42:21,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/51c38bb7-15c0-4bbe-af13-b3252131ae2a used request id req-848d8f96-3ad6-4efb-b3c5-45391fc1f135 2018-07-22 03:42:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=51c38bb7-15c0-4bbe-af13-b3252131ae2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:21,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1751 X-Openstack-Request-Id: req-95d823ab-f253-42f9-bb77-c270555f361f Date: Sun, 22 Jul 2018 03:42:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:42:21Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b813820-eac0-49e6-9deb-b7cada9f3d06","ip_address":"172.16.0.1"}],"id":"976020f9-0814-4613-9829-d0a9d4bff818","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:f9:5d","project_id":"cd99431228684074a96804848d56dc97","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"725f4891-ac30-4f78-9046-7d8540fbd27b","tenant_id":"cd99431228684074a96804848d56dc97","created_at":"2018-07-22T03:42:20Z","binding:vnic_type":"normal","device_id":"51c38bb7-15c0-4bbe-af13-b3252131ae2a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T03:42:21Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282ca6d7-8024-4f01-bd76-4e8313df85c7","ip_address":"172.30.9.204"}],"id":"98ab20ea-7eff-4a07-8b60-5c82d0490cf6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:d3:f4","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"","created_at":"2018-07-22T03:42:18Z","binding:vnic_type":"normal","device_id":"51c38bb7-15c0-4bbe-af13-b3252131ae2a","ip_allocation":"immediate"}]} 2018-07-22 03:42:21,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=51c38bb7-15c0-4bbe-af13-b3252131ae2a used request id req-95d823ab-f253-42f9-bb77-c270555f361f 2018-07-22 03:42:21,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:22,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9fbea48e-08c8-4c03-9473-ede18c7eb5a0 Date: Sun, 22 Jul 2018 03:42:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T01:55:17Z","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":"282ca6d7-8024-4f01-bd76-4e8313df85c7","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9cef2184377f4ce6999694a85e97fa82","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"03ff3771-4217-4429-9bb6-04632e3dc525","tenant_id":"9cef2184377f4ce6999694a85e97fa82","created_at":"2018-07-22T01:55:17Z","ip_version":4}} 2018-07-22 03:42:22,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/282ca6d7-8024-4f01-bd76-4e8313df85c7 used request id req-9fbea48e-08c8-4c03-9473-ede18c7eb5a0 2018-07-22 03:42:22,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/6b813820-eac0-49e6-9deb-b7cada9f3d06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:42:22,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a0ef511a-1077-4925-9aac-dce6d3fec9df Date: Sun, 22 Jul 2018 03:42:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T03:42:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6b813820-eac0-49e6-9deb-b7cada9f3d06","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"cd99431228684074a96804848d56dc97","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457","enable_dhcp":true,"segment_id":null,"network_id":"725f4891-ac30-4f78-9046-7d8540fbd27b","tenant_id":"cd99431228684074a96804848d56dc97","created_at":"2018-07-22T03:42:14Z","ip_version":4}} 2018-07-22 03:42:22,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/6b813820-eac0-49e6-9deb-b7cada9f3d06 used request id req-a0ef511a-1077-4925-9aac-dce6d3fec9df 2018-07-22 03:42:22,077 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-07-22 03:42:22,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:22,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:22,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["FOIYs6yuQlGcucDt8gXNJA"], "issued_at": "2018-07-22T03:42:22.000000Z"}} 2018-07-22 03:42:22,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}72185bd99a9738076035a53d06aa8313bfb075a4" 2018-07-22 03:42:22,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f83832e-1048-42e2-b6f0-069eabfc2397 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-22 03:42:22,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7f83832e-1048-42e2-b6f0-069eabfc2397 2018-07-22 03:42:22,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 03:42:22,551 - 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}72185bd99a9738076035a53d06aa8313bfb075a4" 2018-07-22 03:42:22,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42: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-a8462e34-3e54-4d17-984f-d963aed45ad0 x-compute-request-id: req-a8462e34-3e54-4d17-984f-d963aed45ad0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3211d4-df7c-48a4-a548-3c91872b51cb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce3211d4-df7c-48a4-a548-3c91872b51cb", "rel": "bookmark"}], "name": "vmtp-flavor_7793d32e-1da6-4d61-b043-30a3782ad412"}]} 2018-07-22 03:42:22,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a8462e34-3e54-4d17-984f-d963aed45ad0 2018-07-22 03:42:22,729 - 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}72185bd99a9738076035a53d06aa8313bfb075a4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.small.juju", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-22 03:42:22,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42: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-9351d60a-30a7-4974-a8be-a9dcdf449f8e x-compute-request-id: req-9351d60a-30a7-4974-a8be-a9dcdf449f8e Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3a51ad04-1450-4798-aafb-b08feb87323f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3a51ad04-1450-4798-aafb-b08feb87323f", "rel": "bookmark"}], "ram": 2048, "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": "3a51ad04-1450-4798-aafb-b08feb87323f"}} 2018-07-22 03:42:22,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9351d60a-30a7-4974-a8be-a9dcdf449f8e 2018-07-22 03:42:22,787 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-07-22 03:42:22,799 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-07-22 03:42:22,799 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 03:42:22,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:22,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:23,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["c3zD7Eg9RBKG-_i4PEJsng"], "issued_at": "2018-07-22T03:42:23.000000Z"}} 2018-07-22 03:42:23,178 - 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}6d48842e945ef88a1d93ea081839b0bc3aa0d55f" 2018-07-22 03:42:23,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04e7de1-4980-4c7b-8d5b-08e55862c13c 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-22 03:42:23,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c04e7de1-4980-4c7b-8d5b-08e55862c13c 2018-07-22 03:42:23,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=trusty -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d48842e945ef88a1d93ea081839b0bc3aa0d55f" 2018-07-22 03:42:23,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-1fe47362-8f14-4281-a9e0-fc94f88f9787 Date: Sun, 22 Jul 2018 03:42:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-07-22 03:42:23,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-1fe47362-8f14-4281-a9e0-fc94f88f9787 2018-07-22 03:42:23,384 - 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}6d48842e945ef88a1d93ea081839b0bc3aa0d55f" 2018-07-22 03:42:23,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6c0ae38f-ede5-40a7-a957-73d30c9e67fe Date: Sun, 22 Jul 2018 03:42: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-22 03:42:23,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6c0ae38f-ede5-40a7-a957-73d30c9e67fe 2018-07-22 03:42:23,420 - 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}6d48842e945ef88a1d93ea081839b0bc3aa0d55f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-07-22 03:42:23,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/654b120a-44c7-420e-a90f-76c7313322d0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0e7b9cfc-bef1-4f60-baa8-1668bdddf314 Date: Sun, 22 Jul 2018 03:42:23 GMT RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:42:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:42:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/654b120a-44c7-420e-a90f-76c7313322d0", "min_disk": 0, "protected": false, "id": "654b120a-44c7-420e-a90f-76c7313322d0", "file": "/v2/images/654b120a-44c7-420e-a90f-76c7313322d0/file", "checksum": null, "owner": "cd99431228684074a96804848d56dc97", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:42:23,467 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0e7b9cfc-bef1-4f60-baa8-1668bdddf314 2018-07-22 03:42:23,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/654b120a-44c7-420e-a90f-76c7313322d0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d48842e945ef88a1d93ea081839b0bc3aa0d55f" -d '' 2018-07-22 03:42:28,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-805ecab7-a8f2-40a5-8235-8c87236ae37a Date: Sun, 22 Jul 2018 03:42: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-22 03:42:28,202 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/654b120a-44c7-420e-a90f-76c7313322d0/file used request id req-805ecab7-a8f2-40a5-8235-8c87236ae37a 2018-07-22 03:42:28,203 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 03:42:28,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/654b120a-44c7-420e-a90f-76c7313322d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d48842e945ef88a1d93ea081839b0bc3aa0d55f" 2018-07-22 03:42:28,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-ba2da17b-2a53-4077-90fd-271256ed2bec Date: Sun, 22 Jul 2018 03:42:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:42:23Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T03:42:28Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/654b120a-44c7-420e-a90f-76c7313322d0/snap", "metadata": {}}], "self": "/v2/images/654b120a-44c7-420e-a90f-76c7313322d0", "min_disk": 0, "protected": false, "id": "654b120a-44c7-420e-a90f-76c7313322d0", "file": "/v2/images/654b120a-44c7-420e-a90f-76c7313322d0/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "cd99431228684074a96804848d56dc97", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/654b120a-44c7-420e-a90f-76c7313322d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:42:28,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/654b120a-44c7-420e-a90f-76c7313322d0 used request id req-ba2da17b-2a53-4077-90fd-271256ed2bec 2018-07-22 03:42:28,225 - 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}6d48842e945ef88a1d93ea081839b0bc3aa0d55f" 2018-07-22 03:42:28,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8ba4c2a0-8480-41ee-aef6-d604d74d7c28 Date: Sun, 22 Jul 2018 03:42:28 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-22 03:42:28,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8ba4c2a0-8480-41ee-aef6-d604d74d7c28 2018-07-22 03:42:28,234 - create_image - INFO - Created image with name - trusty 2018-07-22 03:42:28,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/654b120a-44c7-420e-a90f-76c7313322d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d48842e945ef88a1d93ea081839b0bc3aa0d55f" 2018-07-22 03:42:28,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-b8e55320-b14a-40c5-b6cf-c81ca785bd82 Date: Sun, 22 Jul 2018 03:42:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:42:23Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T03:42:28Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/654b120a-44c7-420e-a90f-76c7313322d0/snap", "metadata": {}}], "self": "/v2/images/654b120a-44c7-420e-a90f-76c7313322d0", "min_disk": 0, "protected": false, "id": "654b120a-44c7-420e-a90f-76c7313322d0", "file": "/v2/images/654b120a-44c7-420e-a90f-76c7313322d0/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "cd99431228684074a96804848d56dc97", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/654b120a-44c7-420e-a90f-76c7313322d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:42:28,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/654b120a-44c7-420e-a90f-76c7313322d0 used request id req-b8e55320-b14a-40c5-b6cf-c81ca785bd82 2018-07-22 03:42:28,253 - create_image - DEBUG - Instance status is - active 2018-07-22 03:42:28,253 - create_image - DEBUG - Image is active with name - trusty 2018-07-22 03:42:28,253 - create_image - INFO - Image is now active with name - trusty 2018-07-22 03:42:28,412 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 654b120a-44c7-420e-a90f-76c7313322d0 -s trusty -r regionOne -u http://172.30.9.25:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-22 03:42:28,412 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-22 03:42:28,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:42:28,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:42:28,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["zxGfXUaJQ8qgYxDtdQftzQ"], "issued_at": "2018-07-22T03:42:28.000000Z"}} 2018-07-22 03:42:28,792 - 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}391df975012b7668d45b9694ca082d3e16da1067" 2018-07-22 03:42:28,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87220aad-1dd2-4f22-b567-e8cbf9bad1cf 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-22 03:42:28,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-87220aad-1dd2-4f22-b567-e8cbf9bad1cf 2018-07-22 03:42:28,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=xenial -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}391df975012b7668d45b9694ca082d3e16da1067" 2018-07-22 03:42:29,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-e6e022f3-bcbb-4b80-a13d-c580d7e6334f Date: Sun, 22 Jul 2018 03:42:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-07-22 03:42:29,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-e6e022f3-bcbb-4b80-a13d-c580d7e6334f 2018-07-22 03:42:29,051 - 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}391df975012b7668d45b9694ca082d3e16da1067" 2018-07-22 03:42:29,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-56abb1cc-7319-41c3-a415-8f9c0f68f87b Date: Sun, 22 Jul 2018 03:42:29 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-22 03:42:29,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-56abb1cc-7319-41c3-a415-8f9c0f68f87b 2018-07-22 03:42:29,088 - 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}391df975012b7668d45b9694ca082d3e16da1067" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-07-22 03:42:29,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-10df0cbe-e2a0-47d5-a6c0-70c5ddf5b969 Date: Sun, 22 Jul 2018 03:42:29 GMT RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:42:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T03:42:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834", "min_disk": 0, "protected": false, "id": "9c11662e-0116-4f1c-a85e-c2a722c78834", "file": "/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834/file", "checksum": null, "owner": "cd99431228684074a96804848d56dc97", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:42:29,125 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-10df0cbe-e2a0-47d5-a6c0-70c5ddf5b969 2018-07-22 03:42:29,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}391df975012b7668d45b9694ca082d3e16da1067" -d '' 2018-07-22 03:42:34,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1cf6987-09e4-41bb-9c07-1d20c5a2e2ba Date: Sun, 22 Jul 2018 03:42:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:42:34,471 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834/file used request id req-e1cf6987-09e4-41bb-9c07-1d20c5a2e2ba 2018-07-22 03:42:34,471 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-22 03:42:34,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}391df975012b7668d45b9694ca082d3e16da1067" 2018-07-22 03:42:34,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-dedf781e-9934-4fa3-9552-b15992e733e2 Date: Sun, 22 Jul 2018 03:42:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:42:29Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-22T03:42:34Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9c11662e-0116-4f1c-a85e-c2a722c78834/snap", "metadata": {}}], "self": "/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834", "min_disk": 0, "protected": false, "id": "9c11662e-0116-4f1c-a85e-c2a722c78834", "file": "/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "cd99431228684074a96804848d56dc97", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9c11662e-0116-4f1c-a85e-c2a722c78834/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:42:34,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834 used request id req-dedf781e-9934-4fa3-9552-b15992e733e2 2018-07-22 03:42:34,495 - 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}391df975012b7668d45b9694ca082d3e16da1067" 2018-07-22 03:42:34,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fb8fc31c-03ca-4730-8d54-b354dace6c56 Date: Sun, 22 Jul 2018 03:42:34 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-22 03:42:34,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fb8fc31c-03ca-4730-8d54-b354dace6c56 2018-07-22 03:42:34,505 - create_image - INFO - Created image with name - xenial 2018-07-22 03:42:34,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}391df975012b7668d45b9694ca082d3e16da1067" 2018-07-22 03:42:34,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-b49d253f-3777-45f1-b5d3-4101d95b599d Date: Sun, 22 Jul 2018 03:42:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-22T03:42:29Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-22T03:42:34Z", "visibility": "shared", "locations": [{"url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9c11662e-0116-4f1c-a85e-c2a722c78834/snap", "metadata": {}}], "self": "/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834", "min_disk": 0, "protected": false, "id": "9c11662e-0116-4f1c-a85e-c2a722c78834", "file": "/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "cd99431228684074a96804848d56dc97", "direct_url": "rbd://350d80cb-a172-4f68-b2ec-a1eb6303da4e/images/9c11662e-0116-4f1c-a85e-c2a722c78834/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 03:42:34,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834 used request id req-b49d253f-3777-45f1-b5d3-4101d95b599d 2018-07-22 03:42:34,526 - create_image - DEBUG - Instance status is - active 2018-07-22 03:42:34,526 - create_image - DEBUG - Image is active with name - xenial 2018-07-22 03:42:34,526 - create_image - INFO - Image is now active with name - xenial 2018-07-22 03:42:34,678 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 9c11662e-0116-4f1c-a85e-c2a722c78834 -s xenial -r regionOne -u http://172.30.9.25:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-22 03:42:34,678 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 725f4891-ac30-4f78-9046-7d8540fbd27b 2018-07-22 03:42:34,678 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-22 03:51:24,230 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=725f4891-ac30-4f78-9046-7d8540fbd27b', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 03:42:34 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 03:42:34 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc", "abot-controller", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=725f4891-ac30-4f78-9046-7d8540fbd27b", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 03:42:34 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 03:42:34 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:725f4891-ac30-4f78-9046-7d8540fbd27b external-network: use-floating-ip:true] 03:42:34 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 03:42:34 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[https-proxy: test-mode:false external-network: max-status-history-age:336h default-series:xenial firewall-mode:instance name:controller no-proxy:127.0.0.1,localhost,::1 ssl-hostname-verification:false transmit-vendor-metrics:true type:openstack uuid:de95c631-6014-407c-8d14-f804bfa20c89 ftp-proxy: update-status-hook-interval:5m logforward-enabled:false proxy-ssh:false use-floating-ip:true apt-ftp-proxy: image-stream:released network:725f4891-ac30-4f78-9046-7d8540fbd27b image-metadata-url: development:false agent-stream:released max-action-results-age:336h agent-metadata-url: ignore-machine-addresses:false max-action-results-size:5G apt-no-proxy: logging-config: enable-os-upgrade:true apt-mirror: net-bond-reconfigure-delay:17 enable-os-refresh-update:true automatically-retry-hooks:true provisioner-harvest-mode:destroyed apt-https-proxy: disable-network-management:false http-proxy: resource-tags: max-status-history-size:5G apt-http-proxy: use-default-secgroup:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAFEJkxYP2JW9zBgatdFhfDmMC9bnPjZH/xC40EaZzfUU8i2I7gcCMCTrkMZFdD8jOMm4Hdfng37jfNsFRczGr+sZcGKV7amA1weoxqtrnP7r/EcsYRtA+WnQMGQKOIHAUMx22sQiefTKHHmjSKh4JhXTNPjLMb5bQyRzf3WthioliXF2324iQcQqqgqldqgZznPxk7+w5swUaXG3jPGFCgW62+lD9DqP3ocOtBgjBp2rxjkpjvYLWW2imxUIs/c8eAIR27zwlpNFNlUKOHcu97qf8xYWTeXC62yDkG1B7yuS/J+UeC2WyPa9dlGAiDXTTrCC17NsLDNEMw2q6gniB juju-client-key ] 03:42:34 INFO juju.provider.openstack provider.go:144 opening model "controller" 03:42:35 DEBUG goose :1 auth details: &{Token:gAAAAABbU_0rRPxN_QXWGfunLQk0HEvHe42c85Pfg_xHAEniewk6GmeUk6J-lSWj8kyHK7FWoWDBZXBUESwA8Wptlkc82O-16ZBXAbZxQ6Ot3gReqnlmYlMnK9OyITcdORpQJ95VjS4Eg7VyfT8Z8vgtoDM_rI9xlC5Kn6kGhxMEd3IEnXnqBIE TenantId:cd99431228684074a96804848d56dc97 UserId:3dd3d22ba8f34d34938ce0b4dc3feabd Domain: RegionServiceURLs:map[regionOne:map[cloudformation:http://172.30.9.25:8000/v1 orchestration:http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97 compute:http://172.30.9.25:8774/v2.1 image:http://172.30.9.25:9292 volumev3:http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97 volumev2:http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97 network:http://172.30.9.25:9696 volume:http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97 identity:http://172.30.9.25:5000 metric:http://172.30.9.25:8041 alarming:http://172.30.9.25:8042 object-store:http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97 placement:http://172.30.9.25:8778/placement event:http://172.30.9.25:8977]]} 03:42:35 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 03:42:35 DEBUG goose :1 performing API version discovery for "http://172.30.9.25:8774/" 03:42:35 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.25:8774/v2.1/ Rel:self}] Status:CURRENT}] 03:42:35 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 03:42:35 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 03:42:35 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 03:42:35 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 03:42:35 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 03:42:35 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 03:42:35 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 03:42:35 INFO cmd bootstrap.go:233 Loading image metadata 03:42:35 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 03:42:35 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 03:42:35 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 03:42:35 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.25:5000/v3} [win2012hv win2016hv win2012r2 win2016 win8 win10 centos7 opensuseleap precise raring zesty win7 wily yakkety genericlinux saucy trusty win2016nano quantal win2012 win81 xenial win2008r2 win2012hvr2 utopic vivid] [amd64 i386 armhf arm64 ppc64el s390x] released}} 03:42:35 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 03:42:38 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 03:42:39 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.25:5000/v3} not found 03:42:39 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.25:5000/v3} not found 03:42:39 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 03:42:39 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 03:42:39 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 03:42:39 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 03:42:39 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 03:42:39 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 03:42:39 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 03:42:39 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 03:42:39 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 03:42:40 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 03:42:43 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 03:42:43 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 03:42:44 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 03:42:44 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:9c11662e-0116-4f1c-a85e-c2a722c78834 Arch:amd64 VirtType:}] 03:42:44 INFO juju.environs.instances image.go:106 find instance - using image with id: 9c11662e-0116-4f1c-a85e-c2a722c78834 03:42:44 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 03:42:44 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 03:42:44 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2483 bytes 03:42:44 DEBUG juju.provider.openstack provider.go:1022 using network id "725f4891-ac30-4f78-9046-7d8540fbd27b" 03:42:44 DEBUG goose :1 performing API version discovery for "http://172.30.9.25:9696/" 03:42:44 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:9696/v2.0/ Rel:self}] Status:CURRENT}] 03:42:46 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" has status BUILD, wait 10 seconds before retry, attempt 11 03:44:43 INFO juju.provider.openstack provider.go:1189 started instance "87f2d5be-baa1-4a68-a351-e8225a5a8618" 03:44:43 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 03:44:44 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.203 03:44:44 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.203 - 87f2d5be-baa1-4a68-a351-e8225a5a8618 (arch=amd64 mem=2G cores=1) 03:44:46 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 03:44:46 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 03:44:46 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 03:44:49 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 03:44:49 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 03:44:49 DEBUG juju.provider.openstack provider.go:414 instance 87f2d5be-baa1-4a68-a351-e8225a5a8618 has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 172.16.0.8:22 03:44:49 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 03:44:49 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: ssh: connect to host 172.30.9.203 port 22: Connection refused 03:44:54 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 03:44:54 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-a20c89-controller-0 Cloud-init v. 18.2 running 'init-local' at Sun, 22 Jul 2018 03:44:44 +0000. Up 6.04 seconds. Cloud-init v. 18.2 running 'init' at Sun, 22 Jul 2018 03:44:45 +0000. Up 7.27 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 172.16.0.8 | 255.255.255.0 | . | fa:16:3e:fd:0d:b1 | ci-info: | ens3 | True | fe80::f816:3eff:fefd:db1/64 | . | link | fa:16:3e:fd:0d:b1 | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Sun, 22 Jul 2018 03:44:50 +0000. Up 12.02 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Sun, 22 Jul 2018 03:44:52 +0000. Up 14.08 seconds. Cloud-init v. 18.2 finished at Sun, 22 Jul 2018 03:44:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 14.34 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:yGIRpMbfdjOX3cXY3pncv8H1kqw5vh5VpYj3TVI2P1g root@juju-a20c89-controller-0 The key's randomart image is: +---[RSA 2048]----+ | .o E+| | . . . . .oB+| | + . . o.+.B| | . . + . + o.B*| | + = S o . ++*| | . o . + o..+| | . +oo| | .+ .o| | o*o . | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:GchD1YIQPzHVOUre2yUrOj22O68isyw5A7Hk8GlZSTk root@juju-a20c89-controller-0 The key's randomart image is: +---[DSA 1024]----+ | o+++oo . | | E+.+o = | | . o*o.+ . | |. o o ooo. . . | | = * S o + | | O o o | | . . . o . | | =.o + = | | +o+ ++B. | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:mHTcn2VwFiPxtdmyjVRvpeevz/i3+E0fa8p7mdvFoRQ root@juju-a20c89-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | +.=.+| | . . * =*| | . o . EBo=| | . + . =.O | | o S o.o.o| | . ..o| | . .B| | . .XO| | =OB@| +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security/main Sources [128 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:6 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [67.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:8 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,120 B] Get:9 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [524 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [224 kB] Get:12 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [359 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [135 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,452 B] Get:17 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [313 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,524 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [207 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,404 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [809 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [334 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [643 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [259 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [4,484 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [6,712 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [6,744 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,180 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,420 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.3 MB in 4s (5,494 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: apt apt-transport-https apt-utils base-files dns-root-data dnsmasq-base libapt-inst2.0 libapt-pkg5.0 libdrm-common libdrm2 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 policykit-1 python-apt-common python3-apt snapd squashfs-tools ubuntu-core-launcher 20 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 17.1 MB of archives. After this operation, 1,147 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 base-files amd64 9.4ubuntu4.7 [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.27 [706 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.27 [55.4 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.27 [1,042 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.27 [196 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 squashfs-tools amd64 1:4.3-3ubuntu2.16.04.2 [105 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.33.1ubuntu2 [1,570 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.33.1ubuntu2 [14.1 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.27 [26.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-common all 2.4.91-2~16.04.1 [4,764 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.91-2~16.04.1 [30.8 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.1 [36.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.2 [16.0 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.2 [137 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dns-root-data all 2018013001~16.04.1 [5,424 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dnsmasq-base amd64 2.75-1ubuntu0.16.04.5 [295 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-14.1ubuntu0.1 [14.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-14.1ubuntu0.1 [35.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 policykit-1 amd64 0.105-14.1ubuntu0.1 [52.9 kB] Fetched 17.1 MB in 5s (3,387 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../base-files_9.4ubuntu4.7_amd64.deb ... Unpacking base-files (9.4ubuntu4.7) over (9.4ubuntu4.6) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Setting up base-files (9.4ubuntu4.7) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-pkg5.0_1.2.27_amd64.deb ... Unpacking libapt-pkg5.0:amd64 (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libapt-pkg5.0:amd64 (1.2.27) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.2.27_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.2.27) over (1.2.26) ... Preparing to unpack .../archives/apt_1.2.27_amd64.deb ... Unpacking apt (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up apt (1.2.27) ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../apt-utils_1.2.27_amd64.deb ... Unpacking apt-utils (1.2.27) over (1.2.26) ... Preparing to unpack .../squashfs-tools_1%3a4.3-3ubuntu2.16.04.2_amd64.deb ... Unpacking squashfs-tools (1:4.3-3ubuntu2.16.04.2) over (1:4.3-3ubuntu2.16.04.1) ... Preparing to unpack .../ubuntu-core-launcher_2.33.1ubuntu2_amd64.deb ... Unpacking ubuntu-core-launcher (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../snapd_2.33.1ubuntu2_amd64.deb ... Unpacking snapd (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) over (1.2.54-1ubuntu1) ... Preparing to unpack .../apt-transport-https_1.2.27_amd64.deb ... Unpacking apt-transport-https (1.2.27) over (1.2.26) ... Preparing to unpack .../libdrm-common_2.4.91-2~16.04.1_all.deb ... Unpacking libdrm-common (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libdrm2_2.4.91-2~16.04.1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.2_all.deb ... Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.2_amd64.deb ... Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../dns-root-data_2018013001~16.04.1_all.deb ... Unpacking dns-root-data (2018013001~16.04.1) over (2015052300+h+1) ... Preparing to unpack .../dnsmasq-base_2.75-1ubuntu0.16.04.5_amd64.deb ... Unpacking dnsmasq-base (2.75-1ubuntu0.16.04.5) over (2.75-1ubuntu0.16.04.4) ... Preparing to unpack .../libpolkit-agent-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../libpolkit-backend-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../policykit-1_0.105-14.1ubuntu0.1_amd64.deb ... Created symlink from /run/systemd/system/polkitd.service to /dev/null. Unpacking policykit-1 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Setting up libapt-inst2.0:amd64 (1.2.27) ... Setting up apt-utils (1.2.27) ... Setting up squashfs-tools (1:4.3-3ubuntu2.16.04.2) ... Setting up snapd (2.33.1ubuntu2) ... Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... Installing new version of config file /etc/profile.d/apps-bin-path.sh ... snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up ubuntu-core-launcher (2.33.1ubuntu2) ... Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... Setting up apt-transport-https (1.2.27) ... Setting up libdrm-common (2.4.91-2~16.04.1) ... Setting up libdrm2:amd64 (2.4.91-2~16.04.1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.2) ... Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.2) ... Setting up dns-root-data (2018013001~16.04.1) ... Setting up dnsmasq-base (2.75-1ubuntu0.16.04.5) ... Setting up libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up policykit-1 (0.105-14.1ubuntu0.1) ... Removed symlink /run/systemd/system/polkitd.service. Processing triggers for libc-bin (2.23-0ubuntu10) ... Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (30.0 kB/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (37.4 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54132 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.30 [31.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.30 [578 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 4s (1,497 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54158 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.9-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.9-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Fetching Juju agent version 2.2.5 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz downloaded: HTTP 200; time 10.554s; size 22087170 bytes; speed 2092793.000 bytes/s Tools downloaded successfully. b5ab9e3c0189317a0dbdb60369ac91c11cfcd41f0a84f98d8347239ffb4320b9 /var/lib/juju/tools/2.2.5-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-07-22 03:45:57 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-07-22 03:45:57 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.5-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-07-22 03:45:57 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-22 03:45:57 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-22 03:45:58 DEBUG goose :22 auth details: &{Token:gAAAAABbU_32qpLKqachAsIEGH_6aP1San_ctsHvpnMzXaC-vO0Ezf2SdGlhus9HCv3WYh7ucXnNFKZZh9UhsAN6Kbnegp8Hu3WmAZqn1puJ2clRvay4PbiRgk9SAtGYlzoU4z3xZmR7j49SqNRt8eQUkDT6ge-VWOBvzvhzNUxVL15lPjTUwGI TenantId:cd99431228684074a96804848d56dc97 UserId:3dd3d22ba8f34d34938ce0b4dc3feabd Domain: RegionServiceURLs:map[regionOne:map[identity:http://172.30.9.25:5000 compute:http://172.30.9.25:8774/v2.1 volume:http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97 placement:http://172.30.9.25:8778/placement metric:http://172.30.9.25:8041 network:http://172.30.9.25:9696 object-store:http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97 orchestration:http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97 volumev2:http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97 cloudformation:http://172.30.9.25:8000/v1 image:http://172.30.9.25:9292 volumev3:http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97 event:http://172.30.9.25:8977 alarming:http://172.30.9.25:8042]]} 2018-07-22 03:45:58 DEBUG goose :22 performing API version discovery for "http://172.30.9.25:8774/" 2018-07-22 03:45:58 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.25:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-22 03:45:59 DEBUG juju.provider.openstack provider.go:414 instance 87f2d5be-baa1-4a68-a351-e8225a5a8618 has floating IP address: 172.30.9.203 2018-07-22 03:45:59 INFO juju.agent identity.go:22 writing system identity file 2018-07-22 03:45:59 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-22 03:45:59 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-22 03:45:59 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-22 03:45:59 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-22 03:45:59 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2 2018-07-22 03:46:08 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongo-tools3.2 2018-07-22 03:46:13 DEBUG juju.mongo mongo.go:622 using mongod: /usr/lib/juju/mongo3.2/bin/mongod --version: "db version v3.2.15\ngit version: e11e3c1b9c9ce3f7b4a79493e16f5e4504e01140\nOpenSSL version: OpenSSL 1.0.2g 1 Mar 2016\nallocator: tcmalloc\nmodules: none\nbuild environment:\n distarch: x86_64\n target_arch: x86_64\n" 2018-07-22 03:46:13 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-07-22 03:46:13 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-22 03:46:16 INFO juju.service service.go:213 Installing and starting service &{Service:{Name:juju-db Conf:{Desc:juju state database Transient:false AfterStopped: Env:map[] Limit:map[nofile:65000 nproc:20000] Timeout:300 ExecStart:/usr/lib/juju/mongo3.2/bin/mongod --dbpath '/var/lib/juju/db' --sslPEMKeyFile '/var/lib/juju/server.pem' --sslPEMKeyPassword=ignored --port 37017 --syslog --journal --replSet juju --quiet --oplogSize 512 --ipv6 --auth --keyFile '/var/lib/juju/shared-secret' --sslMode requireSSL --storageEngine wiredTiger --wiredTigerCacheSizeGB 1 ExecStopPost: Logfile: ExtraScript: ServiceBinary: ServiceArgs:[]}} ConfName:juju-db.service UnitName:juju-db.service Dirname:/var/lib/juju/init/juju-db Script:[]} 2018-07-22 03:46:16 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-07-22 03:46:16 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-22 03:46:16 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-07-22 03:46:16 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.203 local-cloud:172.16.0.8] 2018-07-22 03:46:16 DEBUG juju.network address.go:316 selected "172.16.0.8" as controller address, using scope "local-cloud" 2018-07-22 03:46:16 DEBUG juju.worker.peergrouper initiate.go:42 Initiating mongo replicaset; dialInfo &mgo.DialInfo{Addrs:[]string{"localhost:37017"}, Direct:false, Timeout:300000000000, FailFast:false, Database:"", ReplicaSetName:"", Source:"", Service:"", ServiceHost:"", Mechanism:"", Username:"", Password:"", PoolLimit:0, DialServer:(func(*mgo.ServerAddr) (net.Conn, error))(0xae8cb0), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "172.16.0.8:37017"; user ""; password "" 2018-07-22 03:46:16 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:17 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:17 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:18 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:19 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:19 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:20 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:22 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:23 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:23 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:24 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:25 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:25 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:26 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:27 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:27 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:28 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:29 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:29 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:30 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:31 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:31 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:32 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:33 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 03:46:33 WARNING juju.mongo open.go:159 mongodb connection failed, wil03:51:18 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 03:51:18 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {subprocess encountered error code 1}]) 03:51:18 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 03:51:18 INFO juju.provider.common destroy.go:20 destroying model "controller" 03:51:18 INFO juju.provider.common destroy.go:31 destroying instances 03:51:21 DEBUG juju.provider.openstack provider.go:1231 terminating instances [87f2d5be-baa1-4a68-a351-e8225a5a8618] 03:51:21 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-1d953fe4-d968-49aa-80f8-b37fa8d56081-de95c631-6014-407c-8d14-f804bfa20c89-0" 03:51:22 INFO juju.provider.common destroy.go:51 destroying storage 03:51:22 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97 03:51:23 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-1d953fe4-d968-49aa-80f8-b37fa8d56081-de95c631-6014-407c-8d14-f804bfa20c89" 03:51:24 INFO cmd supercommand.go:465 command finished 2018-07-22 03:51:24,356 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 03:51:24,357 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:17 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-22 03:51:24,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:51:24,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:51:24,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["7MXPkBpQR0mrs72J5avDWg"], "issued_at": "2018-07-22T03:51:24.000000Z"}} 2018-07-22 03:51:24,743 - 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}a4ba1a6360360c723b0127b28907a49641fc6f01" 2018-07-22 03:51:24,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-f41b9d6b-4cbb-4aec-8f1b-5705c0edf5f2 Date: Sun, 22 Jul 2018 03:51:24 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "cd99431228684074a96804848d56dc97", "created_at": "2018-07-22T03:44:44Z", "updated_at": "2018-07-22T03:51:23Z", "floating_network_id": "03ff3771-4217-4429-9bb6-04632e3dc525", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "cd99431228684074a96804848d56dc97", "port_id": null, "id": "fd3cbb51-a54f-4054-97a3-5ce92bb79331", "qos_policy_id": null}]} 2018-07-22 03:51:24,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-f41b9d6b-4cbb-4aec-8f1b-5705c0edf5f2 2018-07-22 03:51:24,921 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Floating IPs assigned to project:juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:51:24,921 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - 172.30.9.203: 2018-07-22 03:51:25,007 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-07-22 03:51:25,008 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Release floating IPs assigned by Juju... 2018-07-22 03:51:25,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 03:51:25,009 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-07-22 03:51:25,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-22 03:51:25,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ba99a6e35f4bda94973ef15d75b324", "name": "admin"}], "expires_at": "2018-07-22T04:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fedbd641b6f484d849842c9c8d77b63"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e0a203456c8484baba86adb28b89ed2"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a8760c997c4d8abcc82dc65ebb3113"}], "type": "cloudformation", "id": "00d7ef5f78494e0eac22bbe6d602dc9f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "666fd392b95a415a9796c888f29849f7"}, {"url": "http://172.30.9.25:8776/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fa6b1d9119341c09ee180c61433b388"}, {"url": "http://192.30.9.9:8776/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3a166be335740ab9df05e145b379254"}], "type": "volume", "id": "09c7568d84034691a6e02e0e3573a0ca", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ba480a07a9c4ac88130776580855ee5"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "128d50effabb4a2796b74d8eeb4d0a7f"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58cc0299933c4778bd5326f89a24e24f"}], "type": "identity", "id": "10001bf6f25d44cf8e80b594b7bc08b9", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46bf53565c524fbcb288986a125eab69"}, {"url": "http://12.0.0.24:8080/v1/AUTH_cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "611d3aa5d9c846078ae9c4f5280800ae"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cac5a726200749f5a83909721c4ac41e"}], "type": "object-store", "id": "21e5e2588aad4ffdb529be4ebeb017fa", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2674f34f1ade4e9f888d0befaa171d3c"}, {"url": "http://172.30.9.25:8004/v1/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a01fb8fb936a42efb60b974f5cc5f183"}, {"url": "http://192.30.9.9:8004/v1/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0c7cfb05de44c6583cffff3957bee7e"}], "type": "orchestration", "id": "397678a60a6e4fac9ecca6512beef164", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "827b37b5f2654b969ccf8fed6e509c05"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd38fd1fbe8944b3b7b6ace40f795f90"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d06e2d3c053f47b49ba7a99c16a0b4fb"}], "type": "compute", "id": "68b423b7c5dc46d2a5b0ae884a22f465", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "441b3ac060c7419dbd94266cb47cb720"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f4933ef81f343e2adea9b900b212c89"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1dd24ac3694197a40f8be41ef73ff3"}], "type": "image", "id": "83d0963527674a9f84eefcf34287853d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e8807413bd64ca3a7810230004881e4"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a730024454e84b9b8b8f10bfee4174ba"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbba068c89f74e6c8cb96a6fda256eb4"}], "type": "placement", "id": "a6abed6706c54f3f9d643eda8ee2bb54", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ea40d47d54d46c48847e6f66293ed50"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c767ddcb0e0d4cb68a4177d24486e200"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee014fbe4371494ebac70ffdb19ccd36"}], "type": "metric", "id": "a9bf3b3d3f574636a958cab1610b87cf", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "bbff9ba6c47e4610a43087422de7d548", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53acb06c90c54182bb91d784f78a2c77"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3f2ad7f26aa4fcaa122ccf675021946"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8f730b6b254443480dc57b2cef55d5f"}], "type": "network", "id": "bcc570e6768146bdbfcf5903ce0580af", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ddac298a28d452ca7d6892c35b78066"}, {"url": "http://172.30.9.25:8776/v3/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "771a63fa54304af6898dbb1c54210133"}, {"url": "http://192.30.9.9:8776/v3/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44acd49fe8646f394a12616da886249"}], "type": "volumev3", "id": "c28378783267464b9f5311d5e2198a93", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f60d8301be4134bd7998b1288a8aef"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7176849c46b94160a5f2bf00e0924703"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1814afe1a654e41b8af1645a8894eab"}], "type": "event", "id": "c2c71b9103074ad1920a442a33e27dcd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd99431228684074a96804848d56dc97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16c76417123f48ceb902cb3627ef7d86"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bcf26bbeacd44cb79d2ae5d9564f7051"}, {"url": "http://192.30.9.9:8776/v2/cd99431228684074a96804848d56dc97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c10c7113e61d4e5fa2c23257ffe54445"}], "type": "volumev2", "id": "e7849486524d485e9ff8aa92abeab32b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a738f0efa05452795a186850069bda7"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93309401251a41fa85da19febb0c9ec4"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93c6eb016a17434caeccea6d795c471a"}], "type": "alarming", "id": "f57b6e1cef854944bd045bb921bb153c", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457", "id": "3f7e2c25be1f4636bffeaf908bd20e2f"}, "audit_ids": ["JI-VnjnPQoaGPAP0hCCw4A"], "issued_at": "2018-07-22T03:51:25.000000Z"}} 2018-07-22 03:51:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/fd3cbb51-a54f-4054-97a3-5ce92bb79331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b5ec305568da1a42edceb4b18076d36067ae4cb" 2018-07-22 03:51:26,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-259642ae-fcc2-4a73-afab-4c97d3fac53a Content-Length: 0 Date: Sun, 22 Jul 2018 03:51:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:51:26,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/fd3cbb51-a54f-4054-97a3-5ce92bb79331 used request id req-259642ae-fcc2-4a73-afab-4c97d3fac53a 2018-07-22 03:51:26,019 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS objects .. 2018-07-22 03:51:26,020 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-22 03:51:26,020 - glance_utils - INFO - Deleting image named - xenial 2018-07-22 03:51:26,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}391df975012b7668d45b9694ca082d3e16da1067" 2018-07-22 03:51:26,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c34489d-b1dd-4f38-b388-d9147e4b0758 Date: Sun, 22 Jul 2018 03:51:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:51:26,447 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9c11662e-0116-4f1c-a85e-c2a722c78834 used request id req-0c34489d-b1dd-4f38-b388-d9147e4b0758 2018-07-22 03:51:26,448 - glance_utils - INFO - Deleting image named - trusty 2018-07-22 03:51:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/654b120a-44c7-420e-a90f-76c7313322d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d48842e945ef88a1d93ea081839b0bc3aa0d55f" 2018-07-22 03:51:27,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c877f03d-8688-45dc-8f03-9be931de58f5 Date: Sun, 22 Jul 2018 03:51:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 03:51:27,513 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/654b120a-44c7-420e-a90f-76c7313322d0 used request id req-c877f03d-8688-45dc-8f03-9be931de58f5 2018-07-22 03:51:27,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/3a51ad04-1450-4798-aafb-b08feb87323f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72185bd99a9738076035a53d06aa8313bfb075a4" 2018-07-22 03:51:27,788 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 03:51: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 x-openstack-request-id: req-a62dec53-3777-4e26-b8ac-9c6cb0812c1f x-compute-request-id: req-a62dec53-3777-4e26-b8ac-9c6cb0812c1f Content-Length: 0 Content-Type: application/json 2018-07-22 03:51:27,788 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3a51ad04-1450-4798-aafb-b08feb87323f used request id req-a62dec53-3777-4e26-b8ac-9c6cb0812c1f 2018-07-22 03:51:27,789 - OpenStackNetwork - INFO - Removing router interface from router abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457 and subnet abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:51:27,789 - neutron_utils - INFO - Removing router interface from router named abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:51:27,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/51c38bb7-15c0-4bbe-af13-b3252131ae2a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" -d '{"subnet_id": "6b813820-eac0-49e6-9deb-b7cada9f3d06"}' 2018-07-22 03:51:29,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4430627-3ca2-4f09-ab73-609a1aa392b9 Date: Sun, 22 Jul 2018 03:51:29 GMT RESP BODY: {"network_id": "725f4891-ac30-4f78-9046-7d8540fbd27b", "tenant_id": "cd99431228684074a96804848d56dc97", "subnet_id": "6b813820-eac0-49e6-9deb-b7cada9f3d06", "subnet_ids": ["6b813820-eac0-49e6-9deb-b7cada9f3d06"], "port_id": "976020f9-0814-4613-9829-d0a9d4bff818", "id": "51c38bb7-15c0-4bbe-af13-b3252131ae2a"} 2018-07-22 03:51:29,655 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/51c38bb7-15c0-4bbe-af13-b3252131ae2a/remove_router_interface used request id req-c4430627-3ca2-4f09-ab73-609a1aa392b9 2018-07-22 03:51:29,655 - OpenStackNetwork - INFO - Removing router abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:51:29,656 - neutron_utils - INFO - Deleting router with name - abot-router-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:51:29,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/51c38bb7-15c0-4bbe-af13-b3252131ae2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085626bf74d39d19f522a61c27d35584f3bede42" 2018-07-22 03:51:30,655 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54567567-d9bc-4266-a722-22236309c4d3 Content-Length: 0 Date: Sun, 22 Jul 2018 03:51:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:51:30,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/51c38bb7-15c0-4bbe-af13-b3252131ae2a used request id req-54567567-d9bc-4266-a722-22236309c4d3 2018-07-22 03:51:30,656 - neutron_utils - INFO - Deleting subnet with name abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:51:30,656 - neutron_utils - INFO - Deleting subnet with name abot-subnet-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:51:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6b813820-eac0-49e6-9deb-b7cada9f3d06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56ca297f19ed667cb640f44817eb878c8617aaf" 2018-07-22 03:51:31,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d669972-6346-4e0e-afe9-97a6c5141113 Date: Sun, 22 Jul 2018 03:51:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:51:31,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6b813820-eac0-49e6-9deb-b7cada9f3d06 used request id req-3d669972-6346-4e0e-afe9-97a6c5141113 2018-07-22 03:51:31,849 - neutron_utils - INFO - Deleting network with name abot-net 2018-07-22 03:51:31,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/725f4891-ac30-4f78-9046-7d8540fbd27b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56ca297f19ed667cb640f44817eb878c8617aaf" 2018-07-22 03:51:32,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4d7d135-906f-49e7-9d49-f59b04be63e1 Date: Sun, 22 Jul 2018 03:51:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:51:32,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/725f4891-ac30-4f78-9046-7d8540fbd27b used request id req-c4d7d135-906f-49e7-9d49-f59b04be63e1 2018-07-22 03:51:32,820 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-07-22 03:51:32,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3dd3d22ba8f34d34938ce0b4dc3feabd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff484a316a5cda301aad53f55e3c36ee0e99d14" 2018-07-22 03:51:33,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2a6c15-3d15-4425-9822-334409be10d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:51:33,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3dd3d22ba8f34d34938ce0b4dc3feabd used request id req-1b2a6c15-3d15-4425-9822-334409be10d7 2018-07-22 03:51:33,012 - keystone_utils - INFO - Deleting user with name - juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:51:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3f7e2c25be1f4636bffeaf908bd20e2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c84fd189efa1f254c9f370b372ea77158e3779b" 2018-07-22 03:51:33,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-426ab88c-55a0-4e6e-851c-c7c6fa45a211 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:51:33,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3f7e2c25be1f4636bffeaf908bd20e2f used request id req-426ab88c-55a0-4e6e-851c-c7c6fa45a211 2018-07-22 03:51:33,190 - 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}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:33,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b7c7f0c6-38d9-41f0-a6d0-8090ad796c7d Date: Sun, 22 Jul 2018 03:51:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "created_at": "2018-07-22T01:55:11Z", "updated_at": "2018-07-22T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "0dae3402-2777-4de7-9863-39b507623fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "296087f8-deb2-4bec-9afd-780c1be3f126", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "58a3b223-d0af-4935-aebb-75af94679380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:55:11Z", "revision_number": 0, "id": "ee7832b0-f864-4dee-b954-e725da884a3b", "remote_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "remote_ip_prefix": null, "created_at": "2018-07-22T01:55:11Z", "security_group_id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "tenant_id": "9cef2184377f4ce6999694a85e97fa82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cef2184377f4ce6999694a85e97fa82"}], "revision_number": 4, "project_id": "9cef2184377f4ce6999694a85e97fa82", "id": "129797d3-1635-4168-aa76-6ec6ec93d9d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "created_at": "2018-07-22T02:58:53Z", "updated_at": "2018-07-22T02:58:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6d5797ca-59b4-4134-af2e-712c42f5012a", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "6fda132d-6103-4095-856d-58bc03aa9f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ac72c1bf-0134-496b-abf6-c2a7b3917c09", "remote_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:58:53Z", "revision_number": 0, "id": "ae5e7a3a-72a4-4cdb-8af8-b4c1d67d9149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:58:53Z", "security_group_id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "tenant_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e"}], "revision_number": 4, "project_id": "10be6a136a6c4eb3b7819ab2bad7f08e", "id": "3703e59a-309c-44e7-8f1e-46b5ea40a643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "created_at": "2018-07-22T02:00:39Z", "updated_at": "2018-07-22T02:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "3a855ca5-2156-4f19-b93b-1a9e6b7b275c", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "72d8beaf-6c1e-499d-871e-3c5986fb0f49", "remote_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "88f513f7-3e4a-4bc1-a8a3-f7bdd7f8fccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:00:39Z", "revision_number": 0, "id": "ff03dda2-2496-4e3d-93c2-6965f9c9f03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:00:39Z", "security_group_id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "tenant_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96"}], "revision_number": 4, "project_id": "5e101e31f2d94094b2ea89b0c3f8aa96", "id": "4bc080af-f2c5-4d17-b4fb-5cca704f3715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "created_at": "2018-07-22T03:36:54Z", "updated_at": "2018-07-22T03:36:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "0f297440-edfd-445b-8d79-c040a05d2a30", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "154409ad-ec70-4563-b486-80f5f65fd7b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv6", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "233f118e-cda4-427b-894a-aefacac90930", "remote_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:36:54Z", "revision_number": 0, "id": "c41fb146-54b0-4724-8b8f-9a2ba8f6c1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:36:54Z", "security_group_id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "tenant_id": "92a5c36c7f3143a9b0e27efd16abcd14", "port_range_min": null, "ethertype": "IPv4", "project_id": "92a5c36c7f3143a9b0e27efd16abcd14"}], "revision_number": 4, "project_id": "92a5c36c7f3143a9b0e27efd16abcd14", "id": "74c48a53-e263-47f2-a96f-45b71d6ed28f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4043fc3395a642fa905495dd88a6e672", "created_at": "2018-07-22T01:58:15Z", "updated_at": "2018-07-22T01:58:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "3d44f922-d07b-4011-a536-90d42d74e908", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "86f1912a-cf91-4afa-8a33-ebb38dfb47d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "c849e35b-1a8d-418c-a81e-39a7e64ca8e0", "remote_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv4", "project_id": "4043fc3395a642fa905495dd88a6e672"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:58:15Z", "revision_number": 0, "id": "f244197d-aeca-4bbf-881e-8a6baf4bfcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:58:15Z", "security_group_id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "tenant_id": "4043fc3395a642fa905495dd88a6e672", "port_range_min": null, "ethertype": "IPv6", "project_id": "4043fc3395a642fa905495dd88a6e672"}], "revision_number": 4, "project_id": "4043fc3395a642fa905495dd88a6e672", "id": "89a15408-6f3b-4415-8d4d-e50e2ac81ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "created_at": "2018-07-22T01:59:07Z", "updated_at": "2018-07-22T01:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "1ba1ccef-a092-40de-b0b6-6a3441fb25f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "6be0fc86-9727-48a0-9686-02a89b491708", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "cf4f8c41-4391-42c5-8348-c9dd9c757763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:07Z", "revision_number": 0, "id": "fe4092c5-d8de-4965-bf0f-e3c11f87b2d9", "remote_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:07Z", "security_group_id": "92562f23-e79c-4690-835e-4a8af6f89f25", "tenant_id": "67a505fd97474cfcb1587b9af3726ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "67a505fd97474cfcb1587b9af3726ce7"}], "revision_number": 4, "project_id": "67a505fd97474cfcb1587b9af3726ce7", "id": "92562f23-e79c-4690-835e-4a8af6f89f25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T01:57:32Z", "updated_at": "2018-07-22T01:57:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "3dc2461a-54de-4d2a-b34e-b5346df3071f", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:32Z", "revision_number": 0, "id": "4c0b199a-62bc-4ab7-942b-494254a7f1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "962a9a3c-6d86-47a5-8802-ebad082496f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "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-22T01:57:32Z", "revision_number": 0, "id": "e31783cb-c7c6-46a9-bafb-67acf7552b78", "remote_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:32Z", "security_group_id": "9435b4ab-5a5d-4465-81da-c175d3151894", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9435b4ab-5a5d-4465-81da-c175d3151894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14aea5661bb4488198bb3782473d2512", "created_at": "2018-07-22T02:01:23Z", "updated_at": "2018-07-22T02:01:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "261404f3-723d-4a46-9010-92b86862518f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "775a3028-5474-4f68-b752-aec4640853fc", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "b488a1ad-7d05-4ef2-ae76-2df79e1743ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "14aea5661bb4488198bb3782473d2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:01:23Z", "revision_number": 0, "id": "c27ff1c4-bb19-4cc0-8ce9-35c174749425", "remote_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "remote_ip_prefix": null, "created_at": "2018-07-22T02:01:23Z", "security_group_id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "tenant_id": "14aea5661bb4488198bb3782473d2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "14aea5661bb4488198bb3782473d2512"}], "revision_number": 4, "project_id": "14aea5661bb4488198bb3782473d2512", "id": "a95b975b-f611-415d-b43f-caa7167e8e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e022d16594794ceba7252a46e5007481", "created_at": "2018-07-22T02:03:13Z", "updated_at": "2018-07-22T02:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "4d6e679e-b2f3-44d8-b3bb-53b3b1800752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "c5cd0f57-08d7-4755-ab6f-950b786884af", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv4", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "e8f38b1f-a14d-4605-849a-619325743747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T02:03:13Z", "revision_number": 0, "id": "efb707b5-baf1-44d9-a925-e347cf84107b", "remote_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "remote_ip_prefix": null, "created_at": "2018-07-22T02:03:13Z", "security_group_id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "tenant_id": "e022d16594794ceba7252a46e5007481", "port_range_min": null, "ethertype": "IPv6", "project_id": "e022d16594794ceba7252a46e5007481"}], "revision_number": 4, "project_id": "e022d16594794ceba7252a46e5007481", "id": "b26c251e-45ee-484e-8aaf-1d9cd8bd38fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c7f53123835476c93f0ea9e02972063", "created_at": "2018-07-22T01:59:52Z", "updated_at": "2018-07-22T01:59:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "21382820-4cf5-4da1-a21d-0c36fabb73c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "3ab0e9e1-d1b8-46d2-ae56-2ff6fa6c973d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "8e39b64a-86b4-4a16-9fe6-7ec59c60c8f1", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c7f53123835476c93f0ea9e02972063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:59:52Z", "revision_number": 0, "id": "ab99e8bf-67f5-4ec0-bcd9-5756bf6cd210", "remote_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "remote_ip_prefix": null, "created_at": "2018-07-22T01:59:52Z", "security_group_id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "tenant_id": "7c7f53123835476c93f0ea9e02972063", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c7f53123835476c93f0ea9e02972063"}], "revision_number": 4, "project_id": "7c7f53123835476c93f0ea9e02972063", "id": "b8d7b053-8508-4d82-af66-e97c589f10ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd99431228684074a96804848d56dc97", "created_at": "2018-07-22T03:42:14Z", "updated_at": "2018-07-22T03:42:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:42:14Z", "revision_number": 0, "id": "56724d31-5a18-4b95-8d91-cbd863045edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:42:14Z", "security_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "tenant_id": "cd99431228684074a96804848d56dc97", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd99431228684074a96804848d56dc97"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:42:14Z", "revision_number": 0, "id": "83bec698-e014-44f0-8ef8-758e6e9b07b0", "remote_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:42:14Z", "security_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "tenant_id": "cd99431228684074a96804848d56dc97", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd99431228684074a96804848d56dc97"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:42:14Z", "revision_number": 0, "id": "c3cbb258-64f9-477d-a527-1a44b2965029", "remote_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "remote_ip_prefix": null, "created_at": "2018-07-22T03:42:14Z", "security_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "tenant_id": "cd99431228684074a96804848d56dc97", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd99431228684074a96804848d56dc97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:42:14Z", "revision_number": 0, "id": "e188e252-254d-4eea-8241-4dd339b6975f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:42:14Z", "security_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "tenant_id": "cd99431228684074a96804848d56dc97", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd99431228684074a96804848d56dc97"}], "revision_number": 4, "project_id": "cd99431228684074a96804848d56dc97", "id": "d410c2a2-b128-4627-848d-a7420e93a24f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "513b03fbaa8147938ac445661fe10b33", "created_at": "2018-07-22T03:41:40Z", "updated_at": "2018-07-22T03:41:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "revision_number": 0, "id": "07c8718d-58d8-4161-8d22-b516736069bd", "remote_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "revision_number": 0, "id": "7595149d-6759-47f5-a6a8-c3aed6a67d02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "revision_number": 0, "id": "8c689342-cce7-4f19-9714-b35f416ee115", "remote_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "513b03fbaa8147938ac445661fe10b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:41:40Z", "revision_number": 0, "id": "bd968b20-54cc-42c5-903f-f50c0c5fa443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:41:40Z", "security_group_id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "tenant_id": "513b03fbaa8147938ac445661fe10b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "513b03fbaa8147938ac445661fe10b33"}], "revision_number": 4, "project_id": "513b03fbaa8147938ac445661fe10b33", "id": "d8172c9d-3c4c-487f-9276-2dd7fefeabe4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "created_at": "2018-07-22T03:38:39Z", "updated_at": "2018-07-22T03:38:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "26610c96-ac59-45b2-b0cf-b21130f46c04", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "5236158b-d5f4-483f-8a61-859da0939cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d2af833f-2239-4c78-aede-db0c13f9feef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T03:38:39Z", "revision_number": 0, "id": "d96ea71e-bc69-44c1-8a91-c39dd1b4d703", "remote_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "remote_ip_prefix": null, "created_at": "2018-07-22T03:38:39Z", "security_group_id": "e64febf4-689b-404f-8b78-6d61999b0390", "tenant_id": "7f73b9b1b5344040a65e74157b2e2361", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f73b9b1b5344040a65e74157b2e2361"}], "revision_number": 4, "project_id": "7f73b9b1b5344040a65e74157b2e2361", "id": "e64febf4-689b-404f-8b78-6d61999b0390", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "created_at": "2018-07-22T01:57:45Z", "updated_at": "2018-07-22T01:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "022a7c42-7ea6-4bb7-9b75-1572c820f750", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "3c004e15-d295-4312-9e77-0f0dae3b86fa", "remote_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "6062c712-158f-4973-838f-b5651738b795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T01:57:45Z", "revision_number": 0, "id": "846e3ad5-dba0-486e-a2a4-aeb31de6539b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T01:57:45Z", "security_group_id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "tenant_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd"}], "revision_number": 4, "project_id": "9e0e98e9c1fa4194b3838f88e6efb5bd", "id": "ea1a6490-920e-4e63-b2d2-93694f6fe58f", "name": "default"}]} 2018-07-22 03:51:33,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b7c7f0c6-38d9-41f0-a6d0-8090ad796c7d 2018-07-22 03:51:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:33,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee436c34-f9a0-4193-92ef-4a72a08b94a6 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/9cef2184377f4ce6999694a85e97fa82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9cef2184377f4ce6999694a85e97fa82", "name": "service"}} 2018-07-22 03:51:33,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9cef2184377f4ce6999694a85e97fa82 used request id req-ee436c34-f9a0-4193-92ef-4a72a08b94a6 2018-07-22 03:51:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:33,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01e84450-d291-4306-8a57-9e76db416102 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 10be6a136a6c4eb3b7819ab2bad7f08e.", "code": 404, "title": "Not Found"}} 2018-07-22 03:51:33,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/10be6a136a6c4eb3b7819ab2bad7f08e used request id req-01e84450-d291-4306-8a57-9e76db416102 2018-07-22 03:51:33,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:51:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:33,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b05bccb-3913-44ae-b868-66bcfe034015 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e101e31f2d94094b2ea89b0c3f8aa96.", "code": 404, "title": "Not Found"}} 2018-07-22 03:51:33,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e101e31f2d94094b2ea89b0c3f8aa96 used request id req-4b05bccb-3913-44ae-b868-66bcfe034015 2018-07-22 03:51:33,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:51:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:33,777 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-544a0403-ddf7-4f6f-9098-93d7bebd0846 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 92a5c36c7f3143a9b0e27efd16abcd14.", "code": 404, "title": "Not Found"}} 2018-07-22 03:51:33,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/92a5c36c7f3143a9b0e27efd16abcd14 used request id req-544a0403-ddf7-4f6f-9098-93d7bebd0846 2018-07-22 03:51:33,777 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:51:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:33,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c7b67e-dcaa-4149-a217-0ca1ce49ace7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4043fc3395a642fa905495dd88a6e672.", "code": 404, "title": "Not Found"}} 2018-07-22 03:51:33,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4043fc3395a642fa905495dd88a6e672 used request id req-a0c7b67e-dcaa-4149-a217-0ca1ce49ace7 2018-07-22 03:51:33,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:51:33,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:33,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bda73d9-e407-4935-b2ea-e4a763b58d72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67a505fd97474cfcb1587b9af3726ce7.", "code": 404, "title": "Not Found"}} 2018-07-22 03:51:33,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/67a505fd97474cfcb1587b9af3726ce7 used request id req-8bda73d9-e407-4935-b2ea-e4a763b58d72 2018-07-22 03:51:33,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:51:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:34,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e7fb73-7774-44e0-a684-2a288ffa7ee1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 14aea5661bb4488198bb3782473d2512.", "code": 404, "title": "Not Found"}} 2018-07-22 03:51:34,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/14aea5661bb4488198bb3782473d2512 used request id req-19e7fb73-7774-44e0-a684-2a288ffa7ee1 2018-07-22 03:51:34,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:51:34,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:34,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c66ef7-0882-48e4-9d6e-531e64d8a7e5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e022d16594794ceba7252a46e5007481", "name": "admin"}} 2018-07-22 03:51:34,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e022d16594794ceba7252a46e5007481 used request id req-11c66ef7-0882-48e4-9d6e-531e64d8a7e5 2018-07-22 03:51:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:34,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 03:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55daf1d6-72b9-43a9-a680-53851af0d063 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7c7f53123835476c93f0ea9e02972063.", "code": 404, "title": "Not Found"}} 2018-07-22 03:51:34,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7c7f53123835476c93f0ea9e02972063 used request id req-55daf1d6-72b9-43a9-a680-53851af0d063 2018-07-22 03:51:34,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 03:51:34,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:34,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a14138-6473-4515-8d82-bf3fe2b67f90 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd99431228684074a96804848d56dc97", "name": "juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457"}} 2018-07-22 03:51:34,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97 used request id req-25a14138-6473-4515-8d82-bf3fe2b67f90 2018-07-22 03:51:34,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d410c2a2-b128-4627-848d-a7420e93a24f 2018-07-22 03:51:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d410c2a2-b128-4627-848d-a7420e93a24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:34,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-040d9583-51c4-44e8-8407-2982dcc03d03 Date: Sun, 22 Jul 2018 03:51:34 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-22T03:42:14Z", "security_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd99431228684074a96804848d56dc97", "created_at": "2018-07-22T03:42:14Z", "project_id": "cd99431228684074a96804848d56dc97", "id": "56724d31-5a18-4b95-8d91-cbd863045edb"}, {"remote_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:42:14Z", "security_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd99431228684074a96804848d56dc97", "created_at": "2018-07-22T03:42:14Z", "project_id": "cd99431228684074a96804848d56dc97", "id": "83bec698-e014-44f0-8ef8-758e6e9b07b0"}, {"remote_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:42:14Z", "security_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd99431228684074a96804848d56dc97", "created_at": "2018-07-22T03:42:14Z", "project_id": "cd99431228684074a96804848d56dc97", "id": "c3cbb258-64f9-477d-a527-1a44b2965029"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T03:42:14Z", "security_group_id": "d410c2a2-b128-4627-848d-a7420e93a24f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd99431228684074a96804848d56dc97", "created_at": "2018-07-22T03:42:14Z", "project_id": "cd99431228684074a96804848d56dc97", "id": "e188e252-254d-4eea-8241-4dd339b6975f"}]} 2018-07-22 03:51:34,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d410c2a2-b128-4627-848d-a7420e93a24f used request id req-040d9583-51c4-44e8-8407-2982dcc03d03 2018-07-22 03:51:34,335 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 03:51:34,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d410c2a2-b128-4627-848d-a7420e93a24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:34,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17ffb97e-c4e1-485b-9218-be3989c0b5e6 Content-Length: 0 Date: Sun, 22 Jul 2018 03:51:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 03:51:34,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d410c2a2-b128-4627-848d-a7420e93a24f used request id req-17ffb97e-c4e1-485b-9218-be3989c0b5e6 2018-07-22 03:51:34,485 - keystone_utils - INFO - Deleting project with name - juju_epc-a8fc9151-85f2-4963-8b08-b3551a5c5457 2018-07-22 03:51:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:34,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 03:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3997366d-452b-4535-99c1-636f0f19b426 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 03:51:34,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cd99431228684074a96804848d56dc97 used request id req-3997366d-452b-4535-99c1-636f0f19b426 2018-07-22 03:51:34,644 - 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}70b35e6a5e63c451e393adabef9cc6b6555d32d7" 2018-07-22 03:51:34,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 03:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8d41cb-7465-40dc-9e7d-d1e4add848ab Content-Encoding: gzip Content-Length: 322 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": "19c51c4475864fd7a40906dca10e02ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/19c51c4475864fd7a40906dca10e02ec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81ba99a6e35f4bda94973ef15d75b324", "links": {"self": "http://172.30.9.25:5000/v3/roles/81ba99a6e35f4bda94973ef15d75b324"}, "name": "admin"}, {"domain_id": null, "id": "8d771fbdfc644a978f277dff10526fc1", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d771fbdfc644a978f277dff10526fc1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e42a9a61a8424e7f911a5ebe00b4a105", "links": {"self": "http://172.30.9.25:5000/v3/roles/e42a9a61a8424e7f911a5ebe00b4a105"}, "name": "swiftoperator"}]} 2018-07-22 03:51:34,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8d8d41cb-7465-40dc-9e7d-d1e4add848ab 2018-07-22 03:51:34,723 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-22 03:51:34,724 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 01:35 | FAIL | | cloudify_ims | functest | vnf | 01:33 | FAIL | | vyos_vrouter | functest | vnf | 01:39 | FAIL | | juju_epc | functest | vnf | 09:17 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-22 03:51:34,729 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR